Xonotic Forums
[NEEDS INFO] Can't get server list with new router - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [NEEDS INFO] Can't get server list with new router (/showthread.php?tid=2192)



Can't get server list with new router - Vintre - 09-26-2011

Hi

I just installed Xonotic. My router reboot every time xonotic search for servers list. I have a dir-601 n-150 dlink router. I have successfully played online with another connection. I tried opening some ports, but it didn't help. The firmware is up to date.
Can anyone suggest me where to start digging?


RE: Can't get server list with new router - Mr. Bougo - 09-26-2011

That's some abnormal behaviour there, I'd be contacting support and/or returning the router.
Maybe you can do a packet analysis with wireshark to see what step exactly makes the router crash. The master server request should be nothing too fancy/unconventional... Definitely a router issue though, even if the protocol is broken somehow your network hardware should be able to deal with that with more grace.


RE: Can't get server list with new router - divVerent - 09-26-2011

I once had a D-Link that also reliably crashed when many packets got through it at once. It turned out to be a too-weak power supply.

However, I do not recommend you to exchange the power supply by one with same voltage and more current, as that can also end up breaking your router entirely.

You should try this:

net_slist_queriespersecond 10

or even

net_slist_queriespersecond 5

on the game's console, which should fix the crashes.

Can you confirm that?


RE: Can't get server list with new router - Vintre - 09-26-2011

So I have already contact Dlink support but i got no response for now. I'll tell you if they fix my problem.

I also changed my power supply and the command in game console. Nothing work ...

Thank you for your quick answer!


RE: Can't get server list with new router - evit - 09-27-2011

Vintre - You don't need to open any ports to get the server list and if your router is crashing when you do so - it is a bug (in the firmware) or a hardware issue.

I had a similar bug with a sh1tty Linksh1t wireless router. Called "support" who didn't know what to do with a customer calling with a bug report, never mind the Wireshark dumps I wanted to send. Ended up getting rid of the router and getting a device that supported DD-Wrt/Openwrt firmware. Now I've a new Asus & Netgear(s) with DD-Wrt and it always works.

Looks like the DIR-601 will even run DD-Wrt (an alternative and much better firmware than D-links.) See http://www.dd-wrt.com/wiki/index.php/DIR-601

If you want to learn about Wireshark you can see youtube.com and

http://www.wireshark.org/docs/
http://www.wireshark.org to download it on any OS you've got.

Remember to start Wireshark first and then Xonotic in a Window (non-full screen) and capture for a min or so. Then when you call D-link you will have some amo to back your case. OR you can just try to replace the firmware with DD-WRT and see if the problemo goes away! I bet it does...


RE: Can't get server list with new router - Mr. Bougo - 09-28-2011

I'd love a dd-wrt device myself, but that's for routers, not modem+router combos... Sad.


RE: Can't get server list with new router - Vintre - 09-29-2011

Thank you evit for your solution. I will try it this weekend. Seem complicated but it's nice to have finally another solution.