Jails on FreeBSD 9.0
Herbert J. Skuhra
h.skuhra at gmail.com
Sat Jul 21 09:24:35 UTC 2012
Hi,
ok, this is obviously a pf problem and the reason why the network in
the jail doesn't work.
ifconfig lo1 create
ifconfig lo1 10.0.0.10 netmask 0xffffff00
nc -s 10.0.0.10 xx.xx.xx.xx 25
With pf: connections fails; server receives SYN-ACK, but nc continues
sending SYNs until nc gives up
With ipfw: connection OK
On my Soekris box at home (9.1-PRERELEASE i386) both ipfw and pf works.
Thanks.
--
Herbert
More information about the freebsd-questions
mailing list