Hi there,

As I mentioned in this forum post [1], I am having issues with getting my 
FreeBSD-CURRENT VM connected to the Internet via wlan0 interface.

I created tap0 and bridge0 interfaces, and edited configuration files to keep 
changes permanent as suggested by the handbook [2].

I also set the pf rules to enable NAT between tap0 and wlan0 interfaces as 
described here [3].


When I monitor tap0 and wlan0 interfaces with tcpdump while running "dhclient 
vtnet0" in the guest OS, I noticed that tap0 forwards packets to wlan0 and 
wlan0 recevies them (some tcpdump output is in [1]). But nothing happens after 
this...

I also noticed that the pf fails to start with the ruleset given in [3], and 
having paranhtesis around (bridge0:network) solves the issue, so I filed a bug 
report for this [4].

I need assistance with my VM internet access and will appreciate you guidance 
on the matter.

Thanks in advance
Fehmi


[1] https://forums.freebsd.org/threads/56285/
[2] https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html
[3] https://wiki.freebsd.org/bhyve
[4] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209479
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to