ipnat tcp

Janne Rockstedt rockstedt at telia.com
Sun Feb 12 06:22:32 PST 2006


Hi all!

My ipnat.rules:
map xl1 192.168.0.0/24 -> 0/32 portmap tcp/udp auto
map xl1 192.168.0.0/24 -> 0/32
map xl1 192.168.0.0/24 -> 0.0.0.0/32 proxy port 500 ipsec/udp
rdr xl1 0/32 port 2222 -> 192.168.0.52 port 2222

My: # ipnat -l
map xl1 192.168.0.0/24 -> 0.0.0.0/32 portmap tcp/udp auto
map xl1 192.168.0.0/24 -> 0.0.0.0/32
map xl1 192.168.0.0/24 -> 0.0.0.0/32 proxy port isakmp ipsec/udp
rdr xl1 0.0.0.0/32 port 2222 -> 192.168.0.52 port 2222 tcp



Why is last raw on ipnat -l  showning TCP on port 2222?
I have not used tcp in my ipnat.rules on the port 2222

//Jan


More information about the freebsd-ipfw mailing list