https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239393

--- Comment #4 from Kristof Provost <k...@freebsd.org> ---
You have firewall rules loaded on the host, which allows (some) traffic to pass
through.
In the vnet jail you do not have firewall rules set, but you still have IPFW
loaded, so it block all traffic. (Which is IPFW's default, for arguably very
good reasons).

Set an allow-all rule in the vnet jail to continue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to