Hi, I have problem with binding port to localhost inside of jail (ezjail).
instead of this: vscan perl 51376 5 tcp4 194.xxx.yyy.22:10024 I need this: vscan perl 51376 5 tcp4 127.0.0.1:10024 Is it possible to bind anything inside jail to 127.0.0.1? FreeBSD 8.1-STABLE #1: Sat Oct 30 19:27:48 EEST 2010 ezjail-3.1 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[email protected]"
