Host only networking does not work on em0 / 8.0 either

Tobias Grosser grosser at fim.uni-passau.de
Sat Dec 5 10:55:35 UTC 2009


On Sat, 2009-12-05 at 11:39 +0100, Tobias Grosser wrote:
> Hi,
> 
> I am trying to use VirtualBox since a while, however bridged networking
> never worked, even it is supposed to do so.

I just tried the same using the host only network. And I seem to have
the same problems.
DHCP works, however pinging the host only leads to these arp
packets:

tcpdump on vboxnet0:

11:52:10.430519 ARP, Request who-has 192.168.56.1 tell 192.168.56.101,
length 28
11:52:10.430527 ARP, Request who-has 192.168.56.1 tell 192.168.56.101,
length 28
11:52:10.430539 ARP, Reply 192.168.56.1 is-at 0a:00:27:00:00:00 (oui
Unknown), length 28

tcpdump on eth0 of the guest
11:52:10.430216 ARP, Request who-has 192.168.56.1 tell 192.168.56.101,
length 28

A ping from the host to the guest never appears on the guest.

tcpdump on vboxnet0:

11:53:16.700236 IP 192.168.56.1 > 192.168.56.101: ICMP echo request, id
16135, seq 0, length 64
11:53:17.701613 IP 192.168.56.1 > 192.168.56.101: ICMP echo request, id
16135, seq 1, length 64
11:53:18.703601 IP 192.168.56.1 > 192.168.56.101: ICMP echo request, id
16135, seq 2, length 64

tcpdump on eth0 of the guest
... nothing ...

Tobi





More information about the freebsd-emulation mailing list