FAQ Gns3: Perbedaan antara revisi

Dari Catatan Pak Samsul
Loncat ke navigasi Loncat ke pencarian
kTidak ada ringkasan suntingan
Tag: Dikembalikan VisualEditor
kTidak ada ringkasan suntingan
Tag: Pengembalian manual
Baris 39: Baris 39:
#What type of rule would you like to create? Pilih port
#What type of rule would you like to create? Pilih port
#Does this rule apply to TCP or UDP? Pilih TCP
#Does this rule apply to TCP or UDP? Pilih TCP
#Does this rule apply to all local ports or specific local ports? pilih Specific local ports<span> </span>: 5000-10000
#Does this rule apply to all local ports or specific local ports? pilih Specific local ports : 5000-10000
#What action should be taken when a connention matches the specified conditions? pilih Allow the conntection
#What action should be taken when a connention matches the specified conditions? pilih Allow the conntection
#When does the rule apply? pilih semua Domain, Private, Public.
#When does the rule apply? pilih semua Domain, Private, Public.
#Name silahkan isi<span> </span>: (keterangan)
#Name silahkan isi : (keterangan)
#Description(optional)<span> </span>: Boleh di isi keterangan atau di kosongi.
#Description(optional) : Boleh di isi keterangan atau di kosongi.
 
== Link Terkait : ==
 
* [[Installasi GNS3 version 2.2.18]]
* [[Simulator jaringan dengan GNS3]]
* [[Konfigurasi awal server gns3]]
* [[Menambahkan applience GNS3 dari VirtualBox]]
* [[Installasi MikrotikOS dengan menggunakan emulator Qemu.]]
* [[Menerapkan pengalamatan pada jaringan komputer]]
* [[Mengevaluasi desain jaringan lokal (LAN)]]
* [[Resources sharing]]
* [[Menghubungkan Virtual PC Simulator(VPC S) ke internet]]
* [[Setup Hotspot pada mikrotik]]
* [[Menghubungkan Router Mikrotik ke internet]]
* [[Jaringan komputer fundamental]]

Revisi per 18 April 2021 01.24

Permasalahan Ke-1

Couldn't connect to hypervisor on 127.0.0.1:55922

Penjelasan dan solusi :

  1. Buka Command Prompt
  2. netsh winsock reset catalog
  3. netsh int ipv4 reset reset.log
  4. Restart Komputer

Permasalahan Ke-2

Error while creating node from template: NAT interface vmnet8 is missing. You need to install VMware or use the NAT node on GNS3 VM

Penjelasan dan solusi :

Install VMWare Player bisa di unduh pada halaman : https://www.vmware.com/asean/products/workstation-player/workstation-player-evaluation.html

Permasalahan Ke-3

Error while getting compute list: Connection refused (127.0.0.1:50001)

Penjelasan dan solusi :

Ini adalah langkah terakhir jika anda mengalamai masalah seperti di atas tetapi blm mendapat solusi , solusi terakhir untuk hal ini sudah kami coba dengan cara menghapus semua konfigurasi GNS3 yang berada pada : C:/>Users\(NAMA USER\LocalSetting\Roaming]\GNS3\(versi)\ ..........hapus semua konfig pada halaman ini.

Permasalahan Ke-4

Error while creating node from template: NAT interface vmnet8 is missing. You need to install VMware or use the NAT node on GNS3 VM

Penjelasan dan solusi :

Kesalahan saat membuat node dari template: antarmuka NAT vmnet8 tidak ada. Anda perlu menginstal VMware atau menggunakan node NAT pada GNS3 VM

Permasalahan Ke-5

Supaya tidak terjadi pemblokiran oleh firewall di windows 10 untuk port-port tertentu yang dibutuhkan oleh gns3 silahkan buat rule baru untuk mengizinkan port 5000-10000 pada windows firewall dengan cara sebagai beikut
  1. Buka Control Panel\All Control Panel Items\Windows Defender Firewall
  2. Masuk pada Advanced Setting
  3. Masuk pada inbound rules
  4. Klik new rules
  5. What type of rule would you like to create? Pilih port
  6. Does this rule apply to TCP or UDP? Pilih TCP
  7. Does this rule apply to all local ports or specific local ports? pilih Specific local ports : 5000-10000
  8. What action should be taken when a connention matches the specified conditions? pilih Allow the conntection
  9. When does the rule apply? pilih semua Domain, Private, Public.
  10. Name silahkan isi : (keterangan)
  11. Description(optional) : Boleh di isi keterangan atau di kosongi.