Hi,
when I activate PF in my server, I cause connectivity to my jails to be blocked (even when it should not). With PF disabled, everything works. I am likely doing something stupid, but I need other eyes to look at it.
My jails are bound to the only active interface igb0:
root@host # ifconfig...
I have a network interface alias which I declared in /etc/rc.conf, as follows:
ifconfig_alc0="DHCP"
ifconfig_alc0_alias0="inet 192.168.1.17/32"
ifconfig_alc0_alias1="inet 192.168.1.16/32"
ifconfig_alc0_alias2="inet 192.168.1.12/32"
The jail is configured to use 192.168.1.17 (and two other jails...
I am currently using exactly the same approach with CARP as described in a prior posting to the stable mailing list, https://groups.google.com/forum/#!topic/mailing.freebsd.stable/-NiHmBWMulY .
I have noticed in my router lab that the MASTER goes into BACKUP mode briefly whenever a new alias...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.