View Single Post
  #8  
Old 06-02-2004, 05:37 AM
bogus bogus is offline
Member
 
Join Date: Dec 2003
Location: Brittany / France / Europe
Posts: 31
tcpdump comparison between ldapsearch (which works) and lsws.

The first request and response packets between client and server are the roughly the same in both cases.

But then, the following packets, emitted by the client differ :

* ldapsearch: . ack 1 win 5808 <nop,nop,timestamp 113127116 301924678> (DF)

and a successful dialogue takes place...

* lsws: R 4025478480:4025478480(0) win 0 (DF)

and then nothing more.

I'm unable to interpret that. Any hints ?

Thank you.
Reply With Quote