Joshua Call at Thu, Nov 07, 2002 at 04:38:57PM -0800: > I am resending this from original email on 11/3/2002 > in which I have not had a response. > > My firewall box has external address 1.2.3.4/32 with > an internal nic serving as a gateway for the network > 192.168.111.0/28. > > I have this in my ipnat.rules: > map ste0 192.168.111.0/28 -> ste0/32 portmap tcp/udp > 10000:40000 > map ste0 192.168.111.0/28 -> ste0/32 You mean? map ste0 192.168.111.0/28 -> 0/32 portmap tcp/udp 10000:40000 map ste0 192.168.111.0/28 -> 0/32
cheers, -lk
