I have an application, running on linux box with kernel 2.2.19, that attempts
to establish connection to an LDAP server. However in response to SYN-ACK
from LDAP linux sends RST. The LDAP server is behind several routers, and
according to a customer, when LDAP and linux are in the same subnet everything
works fine.
Can someone please explain what's wrong. Tcpdump capture attached. Thanks a lot.
Felix.
16:50:24.782913 172.16.15.248.1139 > 10.25.0.10.ldap: S [tcp sum ok] 297446751:297446751(0) win 32120 <mss 1460,sackOK,timestamp 3672279 0,nop,wscale 0> (DF) (ttl 60, id 31415, len 60) 16:50:24.783085 10.25.0.10.ldap > 172.16.15.248.1139: S [tcp sum ok] 45306078:45306078(0) ack 297446752 win 65535 <mss 1460,nop,wscale 0,nop,nop,timestamp 0 0,nop,nop,sackOK> (DF) (ttl 128, id 37379, len 64) 16:50:24.812800 172.16.15.248.1139 > 10.25.0.10.ldap: R [tcp sum ok] 297446752:297446752(0) win 0 (ttl 251, id 31417, len 40)