On Tue, Feb 21, 2006 at 06:36:55PM -0500, Artom Lifshitz wrote:
> My mistake, I forgot the -f in ipnat -f /etc/ipnat.rules
> 
> When I add it, ipnat -l gives:
> 
> frankie:~# ipnat -l
> List of active MAP/Redirect filters:
> map tun0 192.168.1.0/24 -> 0.0.0.0/32
> rdr tun0 0.0.0.0/32 port 22 -> 192.168.1.2 port 22 tcp
> <snip>
> 
> But SSH sessions end up on the router and not on the LAN machine, as before.

Can you also show the output of:
ipfstat -nioh
ipnat -s
ipf -V

-Guido

Reply via email to