Difference between revisions of "GNS3: Menambahkan Image OpenWRT di VirtualBox"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 36: | Line 36: | ||
* [[GNS3:_Membuat_Image_OpenWRT_untuk_VirtualBox]] | * [[GNS3:_Membuat_Image_OpenWRT_untuk_VirtualBox]] | ||
+ | |||
+ | |||
+ | |||
+ | ==Pranala Menarik== | ||
+ | |||
+ | * [[GNS3]] |
Revision as of 07:54, 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
- New
- 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