Hey,

I have a problem, have been sitting since a few days and can't resolve the
problem.

I want to redirect oidentd port 113 from jail, becuse i use to irssi and
want to connect with irc servers without "~" before ident example
~ident@host .

I don't know what else can i do. Nothing helps.

My etc/pf.conf

...
nat on em0 from $ip_oksymoron to any -> $ip_pub
rdr on em0 inet proto tcp from any to $ip_pub port 113 -> $ip_oksymoron
port 113
...
black in all
pass in on $ext_if proto tcp from any to $ip_oksymoron port 113
...

I checked from host without pf, works well. Checked from host with pf and
works well but from jail it still doesn't work. Someone can help with this
issue ?
_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Reply via email to