I have a Ricoh Aficio SP C410DN printer connected via wire to the DIR-655. I have been unable to print to it ever since switching from an older Buffalo Wireless router to the DIR-655. This problem occurs whether the computer I'm printing from is wired or wireless. To help diagnose the problem I've run tcpdump from the computer side to watch the network traffic. As can be seen below, when attached to the DIR-655 the printer terminates the connection right after the computer sends the first real data in the conversation. Any idea what could be going on in the DIR-655 that would cause this difference in response from the printer?
--- Start of communication (all cases)
1- Computer sends SYN
2- Printer sends SYN (and ACKs the Computer's SYN)
3- Computer ACKs the Printer's SYN
4- Computer PUSHs, 2 bytes
5- Printer ACKs
---- Non-working case (DIR-655)
6- Printer sends FIN
7- Computer ACKs FIN
8- Computer sends FIN
9- Printer ACKs FIN
---- Working case (Buffalo)
6- Printer PUSHs, 1 byte
7- Computer ACKs
8- Computer PUSHs, 24 bytes
9- Printer ACKs
...
Thanks,
+ P: