Re: [Hampshire] Routing traffic |
|
このメッセージは次のスレッドの一部です: | |
---|---|
![]() | 日付によるスレッドの仕分け |
![]() ![]() | John Hunt 、 ![]() |
![]() ![]() | Simon Capstick 、 ![]() |
The following works for me -- I know it's different because I'm using tap0, but the principle should be the same. I had to run (on debian) /etc/init.d/networking restart three times before the error messages went away -- I think because originally I had the tap0 entry after the bridge in the file, and the bridge definition complained that tap0 didn't exist.
# tap0 - for vm debserv1, run by user chris auto tap0 iface tap0 inet manual up ifconfig $IFACE 0.0.0.0 up down ifconfig $IFACE down tunctl_user chris
# Set up bridging from eth0 to tap<n> for VirtualBox hosts. # This machine will then use br0 instead of eth0 for its networking. auto br0 iface br0 inet static address 192.168.1.3 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 bridge_ports eth0 tap0 --------
-- Chris Dennis cgdennis@??? Fordingbridge, Hampshire, UK
このメッセージは次のメーリングリストに投稿されました: | ||||
---|---|---|---|---|
Hampshire LUG メーリングリスト情報 | となりのメッセージ | ![]() | Re: [Hampshire] Routing traffic | Re: [Hampshire] Routing traffic | ![]() |
Unconfigured Archivew サイト管理人: Webmaster | Lurker (バージョン 2.3) |