Page 1 of 1

Fedora 8 and problems with Hostinterface

Posted: 22. Jun 2008, 20:17
by evilhomer
Hi everybody,

at first i will excuse me for my bad english. :)

As host os i have Fedora 8, an ich will connect my guest os (windows xp) over a hostinterface.
following steps i have done:

ifconfig wlan0 0.0.0.0
brctl addif virbr0 wlan0
dhclient wlan0
VBoxTunctl -u evilhomer -t tap0
brctl addif virbr0 tap0

so far so god - it seems that virbr0 comes allready from VBox - i dont know.
did i forgot something, because my guest os will not release a ip from the DHCP Server.
When i go over a NAT network adapter, i become a internet connect.
I use VBox version 1.62
I has searched in this forum an google but all i find are the steps i have done.