I reconfigured my 2.0.36  kernel to support ipautofw, and recompiled , 
booted, yada yada

I auto forwarded port 2005 for both udp and tcp for the client.
ipautofw -A -r tcp 2005 2005 -h 10.0.0.4
ipautofw -A -r udp 2005 2005 -h 10.0.0.4

This did not seem to help. This time, I ran tcpdump on both the ppp0 and 
eth0 interfaces. Please see below for  the output.

Any ideas are appreciated. again, I desperately want to get this working

tia
charles

here we go. I've left the IPs this time, in case it helps.  Again I can 
ping, telnet and ftp just  fine from client to server.

It looks like the server is responding to the client's IP, not the 
masquerade box. Does this mean it is not getting masqueraded properly?  For 
some reason we see no traffic on the eth0 in the direction of the client to 
the server.

client  <-----> gateway <------> server

client:                                 90.0.0.4
ppp local IP address on gateway:        172.31.22.119
server:                                 192.76.56.5


# ppp0
21:37:29.342698 172.31.22.119.61020 > 192.76.56.5.2005: S 1148108:1148108(0) 
win 8192 <mss 1460,nop,nop,sackOK> (DF)
21:37:29.592698 192.76.56.5.2005 > 90.0.0.4.1037: S 2896555521:2896555521(0) 
ack 1148109 win 65535 <mss 4096>
21:37:29.592698 172.31.22.119.61020 > 192.76.56.5.2005: . ack 2896555522 win 
8760 (DF)
21:37:29.592698 172.31.22.119.61020 > 192.76.56.5.2005: P 0:22(22) ack 1 win 
8760 (DF)
21:37:29.932698 192.76.56.5.2005 > 90.0.0.4.1037: P 1:21(20) ack 23 win 
65513
21:37:30.032698 172.31.22.119.61020 > 192.76.56.5.2005: . ack 21 win 8740 
(DF)
21:37:30.162698 172.31.22.119.61020 > 192.76.56.5.2005: P 22:23(1) ack 21 
win 8740 (DF)
21:37:30.422698 192.76.56.5.4053 > 172.31.22.119.1038: S 
2896747521:2896747521(0) win 65535 <mss 4096,nop,wscale 3,nop,nop,timestamp 
922049954 0>
21:37:30.422698 172.31.22.119.1038 > 192.76.56.5.4053: R 0:0(0) ack 
2896747522 win 0
21:37:30.442698 192.76.56.5.2005 > 90.0.0.4.1037: . ack 24 win 65512
21:38:23.242698 172.31.22.119.61020 > 192.76.56.5.2005: R 1148132:1148132(0) 
win 0 (DF)


# eth0
21:37:29.592698 192.76.56.5.2005 > 90.0.0.4.1037: S 2896555521:2896555521(0) 
ack 1148109 win 65535 <mss 4096>
21:37:29.932698 192.76.56.5.2005 > 90.0.0.4.1037: P 1:21(20) ack 23 win 
65513
21:37:30.442698 192.76.56.5.2005 > 90.0.0.4.1037: . ack 24 win 65512
21:37:30.972698 90.0.0.4.138 > 90.0.0.255.138: udp 219

-- Charles Galpin   <[EMAIL PROTECTED]>



_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]

Reply via email to