How would I get internet working on my virtualbox host(s)?
I have followed the guides on the wiki and currently have Windows XP virtualized.
But I am unable to connect to the internet on it... my knowledge in networking is rather limited.
Here are my settings for the bridged connection ...
my ifconfig ...
Running FreeBSD 11.1 amd64
I have followed the guides on the wiki and currently have Windows XP virtualized.
But I am unable to connect to the internet on it... my knowledge in networking is rather limited.
Here are my settings for the bridged connection ...
my ifconfig ...
Code:
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether b4:b5:2f:b9:c3:9c
hwaddr b4:b5:2f:b9:c3:9c
inet 192.168.0.7 netmask 0xffffff00 broadcast 192.168.0.255
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
groups: lo
Running FreeBSD 11.1 amd64