On Tue, Oct 04, 2005 at 09:37:03AM -0500, Blaster wrote: > > If I use this ipnat.conf: > map le0 172.16.2.0/24 -> a.b.c.d/32 proxy port 500 ipsec/udp > map le0 172.16.0.0/16 -> a.b.c.d/32 portmap tcp/udp 40000:60000 > map le0 172.16.0.0/16 -> a.b.c.d/32 > > I see packets go out to the VPN server, but nothing comes back. So the VPN > server must not be able to ascertain what's in the packet, or it thinks its > spoofed or something and is ignoring it. > > Anymore ideas?
Do the outgoing packets indeed have a.b.c.d as their source address? What does ipnat -lv have to say about the NAT entry for the connection? -Guido
