TCP errors when using Bubba2 as Router/Firewall
Posted: 05 Oct 2008, 21:45
I am trying to set up my new Bubba2 using the recommended "Mini Server with Router and Firewall" configuration. I got as far as connecting my PC to my Bubba2 LAN port and my Bubba2 WAN port to my ISP modem.
Everything appears to be fine until I initiate request a long TCP stream from somewhere on the internet. Small short streams are received correctly. Long streams are broken. For example, I can login to an FTP server correctly but when I issue ls the connection is closed by the server.
I used Wireshark to look at the traffic (I'm kind of a newbie with Wireshark). This utility shows errors such as:
- Acknowledgment number: Broken TCP. The acknowledge field is nonzero while the ACK flag is not set
- This is a TCP duplicate ack
- A segment before this frame was lost
These errors do not occur when I use my old router (U.S. Robotics 5461 Router). They only occur when Bubba2 is the gateway.
Ping requests are successful. Http requests do not work, but neither do I get 404 errors; instead the session eventually times out (connection reset by server).
What should I do?
Everything appears to be fine until I initiate request a long TCP stream from somewhere on the internet. Small short streams are received correctly. Long streams are broken. For example, I can login to an FTP server correctly but when I issue ls the connection is closed by the server.
I used Wireshark to look at the traffic (I'm kind of a newbie with Wireshark). This utility shows errors such as:
- Acknowledgment number: Broken TCP. The acknowledge field is nonzero while the ACK flag is not set
- This is a TCP duplicate ack
- A segment before this frame was lost
These errors do not occur when I use my old router (U.S. Robotics 5461 Router). They only occur when Bubba2 is the gateway.
Ping requests are successful. Http requests do not work, but neither do I get 404 errors; instead the session eventually times out (connection reset by server).
What should I do?