Difference between revisions of "GNS3: Menambahkan Image OpenWRT di VirtualBox"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 24: | Line 24: | ||
* Jika di tanya boot CDROM > Klik OpenWRT-x86.iso file | * Jika di tanya boot CDROM > Klik OpenWRT-x86.iso file | ||
* Tekan ENTER > kita akan masuk ke console openwrt. | * Tekan ENTER > kita akan masuk ke console openwrt. | ||
− | |||
==Shutdown OpenWRT== | ==Shutdown OpenWRT== |
Revision as of 08:05, 24 July 2015
Kita perlu mempersiapkan OpenWRT x86 dalam VirtualBox agar nantinya dapat menggunakan router openwrt untuk GNS3.
Cara yang perlu dilakukan minimal adalah:
- Jalankan VirtualBox
- Klik New
- Pilih type > Linux > Other 32bit > Name: OpenWRT-Router (misalnya) > Next
- Create a virtual hard drive now > Create > (VDI) VirtualBox Disk Image > Next
- File allocation and size > 100MB > Create
Setting
- Settings > System > Boot order (buang Floppy)
- Settings > Network > Adapter 1 > Enable Network Adapter > Attached to: Bridge Adapter > Advanced > Promiscuous Mode > Allow All.
- Settings > Network > Adapter 2 > Enable Network Adapter > Attached to: Bridge Adapter > Advanced > Promiscuous Mode > Allow All.
- Settings > Network > Adapter 3 > Enable Network Adapter > Attached to: Bridge Adapter > Advanced > Promiscuous Mode > Allow All.
- Settings > Network > Adapter 4 > Enable Network Adapter > Attached to: Bridge Adapter > Advanced > Promiscuous Mode > Allow All > OK
Load OS
- Masuk ke menu VirtualBox
- Klik Mesin Virtual yang baru kita buat > Start
- Klik Start
- Jika di tanya boot CDROM > Klik OpenWRT-x86.iso file
- Tekan ENTER > kita akan masuk ke console openwrt.
Shutdown OpenWRT
- Di console OpenWRT
- Ketik "halt"
Cara membuat file openwrt-x86.iso di terangkan di