-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
bad configuration causes linux to freeze #205
Comments
Really hard to understand your interface/bridge setup, but I'm quite sure this is not a bug in SMCRoute. More likely that you've managed to create a routing loop instead, I suspect you have some TTL increment hack in your firewall as well, because SSDP (239.255.255.250) usually has a TTL = 1 since it's designed to be LAN only. |
I only discovered that the TTL needed to be increased after this incident, so it was not enabled at that point. I will reproduce the freeze on a local device and provide exact steps. |
Any news, or should we just close this? |
sorry for taking too long to respond, but i promise I will reproduce the freeze, it's in my todo list |
OK, I'll give you another five months. |
In fact I don't understand what's really wrong, or why host freezes. I was just playing with configuration and found one that made host completely unresponsive: no ping replys, no numlock or keyboard reaction. (I forgot to test magic sysrq.)
lan1 is a phy port bridged with vm in vlan-aware linux bridge
lan is vlan over bridge that represent lan group (in which lan1 is included)
qemu is vlan over bridge that represent qemu group (in which qemu is included)
debian stable, smcroute 2.5.6-1
The text was updated successfully, but these errors were encountered: