subnetspider on Nostr: So it seems that if you enable ipfw(8) when running #VNET jails on a #FreeBSD server, ...
So it seems that if you enable ipfw(8) when running #VNET jails on a #FreeBSD server, the following ruleset will appear in all of the jails:
65535 deny ip from any to any
This means I have to set up ipfw(8) in my VNET jails as well, because all communication (except DHCP?) is blocked.
I have tried to find information online about this behavior of ipfw(8) and VNET jails, but have found nothing. Can someone shed some light on this? 😕
65535 deny ip from any to any
This means I have to set up ipfw(8) in my VNET jails as well, because all communication (except DHCP?) is blocked.
I have tried to find information online about this behavior of ipfw(8) and VNET jails, but have found nothing. Can someone shed some light on this? 😕