|
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.
|