Goran Mekić wrote on 2018/12/13 01:02:
Hello,

I can't start PF as service from vnet jail. I have devfs rule to unhide
bpf (for dhclient) and pf that the jail is using. I can run "pfctl -e -f
/etc/pf.conf" but "service pf start" fails with:

kldload: can't load pf: Operation not permitted
/etc/rc.d/pf: WARNING: Unable to load kernel module pf

That's expected given 
https://svnweb.freebsd.org/base/releng/12.0/libexec/rc/rc.d/pf?view=markup#l25
in the rc file. What is the proper way to enable PF in VNET jail?

Do you have PF compiled in to your kernel or loaded as module pf.ko in the host?

Miroslav Lachman
_______________________________________________
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Reply via email to