-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blocking entire LAN #7
Comments
by default plipbox does flow control on the ethernet link. if this is not handled correctly you can stall your network. |
Okay I managed to connect with CoolTerm/Windows to my Plipbox. I did tests with firmware 0.5 and 0.6. The Plipbox with firmware 0.6 did not jam the network with the procedure described in my initial post, whereas the Plipbox with firmware 0.5 did. Here are the logs for version 0.5 after shutting down the Amiga while downloading a larger file (network jamming):
Here are the logs for version 0.6 after shutting down the Amiga while downloading a larger file (no network jamming):
Let me know if and how I can provide you more information on this issue. |
I guess this issue is also solved by forwarding the _RESET signal to the Plipbox as I described here. |
A few times the Plipbox snaps into a very strange state. In that state, my extra send/receive indicator LED does not extinguish anymore and the Plipbox seems to flood the LAN with network packets. When this is the case, no computer attached to the LAN is able to send/receive any network traffic anymore. Restarting the Plipbox solves the issue.
Reproduction procedure (tested with firmware v0.5):
Power on the Plipbox and then your Amiga. Start TCP/IP stack, connect Plipbox to the network and download some large file. Power off your Amiga during the download. The Plipbox begins to jam the network and all other computers on the network have no more access to the LAN/WAN.
The text was updated successfully, but these errors were encountered: