Results 1 to 6 of 6
Hi
I have problem figuring out what's happening during clinet server communication.
After three way handshake client sends a data packet which server ACKnowledge. Immediately after that client sends (FIN, ...
- 09-02-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 3
Client sending RST packet
Hi
I have problem figuring out what's happening during clinet server communication.
After three way handshake client sends a data packet which server ACKnowledge. Immediately after that client sends (FIN, ACK) packet which is acknowledged by server. Then server sends a data packet and immediately after that client sends RST packet
Can somebody help me on this.
- 09-03-2011 #2
Not enough information.
What is the client trying to do?
What program is being used?
- 09-03-2011 #3Just Joined!
- Join Date
- Sep 2011
- Posts
- 3
Thanks for responding. Actually program in this case is a printer driver and sever is a printer. so I am running driver on the client and printer is connected over LAN. Driver needs some data from the printer which is trying to fetch from printer. but unable to do so. This happens in linux only. On window it can read data. On window communication happnes in this way.
After three way handshake client sends a data packet which printer acknowledges. then after that printer sends a data packet. but in linux this is not happening instead client is sending FIN, ACK packet.
I hope things are clear now.
- 09-04-2011 #4
Have you packet captured this session?
- 09-05-2011 #5Just Joined!
- Join Date
- Sep 2011
- Posts
- 3
- 09-06-2011 #6
Yeah, I cannot read this it is too small.


Reply With Quote
