Date: Wed, 12 May 2021 06:00:00 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255685] PF: JAIL: fail to connect from jail to jail service when pf enabled Message-ID: <bug-255685-227-DBJtarNbcO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255685-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255685 --- Comment #3 from Pietro Cerutti <gahr@FreeBSD.org> --- I was able to fix the connectivity problem between jails (and host) by setting the jails on a dedicated interface: ## /etc/rc.conf cloned_interfaces="${cloned_interfaces} lo1" ## /etc/pf.conf JAIL_IF="lo1" set skip on $JAIL_IF -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255685-227-DBJtarNbcO>
