Changes between Version 31 and Version 32 of jazz/10-05-17


Ignore:
Timestamp:
Aug 5, 2010, 11:40:28 PM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/10-05-17

    v31 v32  
    130130jazz@jazzbook:~$ VBoxManage controlvm "Lenny" poweroff
    131131}}}
    132  * 如果要讓 VirtualBox 的 VM 可以經過 tap0 連線外界,要記得加 NAT 的規則
     132 * 如果要讓 VirtualBox 的 VM 可以經過 tap0 連線外界,除了要[http://drbl.nchc.org.tw/advanced/fine-print.php?path=./01_DRBL/07-virtualbox-drbl.faq 先安裝 uml-utilities,產生 tap0 裝置]外,還要記得加 NAT 的規則
    133133{{{
     134jazz@Wdebian:~$ sudo apt-get install uml-utilities
     135jazz@Wdebian:~$ wget http://drbl.nchc.org.tw/advanced/01_DRBL/utils/config-tun.sh
     136jazz@Wdebian:~$ chmod a+x config-tun.sh
     137jazz@Wdebian:~$ sudo ./config-tun.sh start
     138jazz@Wdebian:~$ VBoxManage list -l bridgedifs
    134139jazz@Wdebian:~$ sudo VBoxTunctl
    135140Set 'tap0' persistent and owned by uid 0