Based from your active sessions, you are actually doing it right. # ipnat -l List of active MAP/Redirect filters: map xl0 192.168.1.0/24 -> 0.0.0.0/32 rdr xl0 0.0.0.0/0 port 466 -> 192.168.1.52 port 466 tcp/udp List of active sessions: RDR 192.168.1.52 411 <- -> 217.210.57.236 411 [84.217.65.221 62373]
sessions are being redirected properly. what service is running at port 411 on machine 192.168.1.52? or is it really running? /Jett On Sat, 2006-02-25 at 23:02 +0100, Janne Rockstedt wrote: > # ipnat -l > List of active MAP/Redirect filters: > map xl0 192.168.1.0/24 -> 0.0.0.0/32 > rdr xl0 0.0.0.0/0 port 466 -> 192.168.1.52 port 466 tcp/udp List of > active sessions: > RDR 192.168.1.52 411 <- -> 217.210.57.236 411 [84.217.65.221 > 62373] > RDR 192.168.1.52 411 <- -> 217.210.57.236 411 [213.65.160.198 > 3351] > RDR 192.168.1.52 411 <- -> 217.210.57.236 411 [80.98.62.116 > 63637] >
