mardon1975 Posted December 19, 2011 Share Posted December 19, 2011 My guild is trying out mumble. Once i login to mumble with in seconds all other applications quit working. Mumble continues to function but as soon as i shut the application down windows says DNS has stopped responding. All other machines on my network have no issues with DNS, but i can run Vent all day long with out any performance issues. THe machine has to be shut down for about a minute after mumble has been running for it to connect back up to the dns server, while the problem is occuring i try an nslookup but it says it is getting a time out from the dns server.Mumble version: mumble-1.2.3 x86 versionOS Version: Windows 7 x86 Link to comment Share on other sites More sharing options...
ngollan Posted December 20, 2011 Share Posted December 20, 2011 If you're using a home router to access the internet:Some apparently broken DNS implementations on home routers for some reason die when getting the address for Mumble's list server.Check nslookup while it's working. If the nameserver address is something on your internal network, i.e., and IPv4 address in 172.0.x.x, 192.168.x.x, 10.x.x.x, or a local IPv6 address, see if your router has a setting to disable "DNS proxy" or something like that. See if there are firmware updates. When all else fails, you can try using e.g. Google's public nameservers (8.8.8.8 and 8.8.4.4).Please also post the name and possibly firmware version of your router, and whether a firmware upgrade helped. Link to comment Share on other sites More sharing options...
mardon1975 Posted December 20, 2011 Author Share Posted December 20, 2011 So, your saying it is my home firewall that is causing this? If that is so wouldn't this cause all of the computers on the network to lose connectivity? THis is the only machine that is affected when i run mumble. Link to comment Share on other sites More sharing options...
mardon1975 Posted December 20, 2011 Author Share Posted December 20, 2011 My router firewall is pulling DNS from my ISP, it does not host its own locally. The only thing it hosts is the Dynamic ips it gives out to the machines on my local network. Link to comment Share on other sites More sharing options...
ngollan Posted December 21, 2011 Share Posted December 21, 2011 Did you try any of the above? Link to comment Share on other sites More sharing options...
mardon1975 Posted December 21, 2011 Author Share Posted December 21, 2011 Not a stupid user.... Not super happy at this time...Here is your nslookup, didn't think i needed to post this.Non-authoritative answer:Name: any-rc.a01.yahoodns.netAddress: 68.180.206.184Aliases: http://www.yahoo.com rc.yahoo.com rc.g01.yahoodns.netAs you can see the address is a public internet address.As I said before my Netgear Router ProSafe 802.11g Wireless Firewall/Print Server FWG114P firewall is setup with the option of getting the Domain Name Server (DNS) Address Automatically from my ISP. No new firmware versions have been released in some time.This firewall has been working without issue for years, if your saying i need to get a new one because this software is designed to overload some firewalls maybe it needs a refactor... I am a software developer...On another note don't you think it is odd that my full network is not taken down only the machine that mumble is run from? If this was a firewall issue my full network would have been taken down because my isp would have quit sending dns to my firewal.I didn't mention that when i started have problems i updated the local boxes TCP/IPv4 settings to pull directly from my isp and another source. They are as follows: 216.146.35,216.146.36.36, 24.116.2.50,24.116.2.34 within mintues of starting mumble and connecting to the server all apps still lost connection to the internet. Link to comment Share on other sites More sharing options...
mardon1975 Posted December 22, 2011 Author Share Posted December 22, 2011 If i ever get a response to my thread again, here is some more information.I cleared out my firewall logs, after finding a log from this weekend when i was having the disconnect issues.My firewall is recording a UDP flood and knocking the machine off the internet. Are there certain ports that need to be opened to allow this software to work correctly? I was able to reproduce this issue within about 10minutes of connecting to my groups mumble server. Link to comment Share on other sites More sharing options...
Moderators pcgod Posted December 22, 2011 Moderators Share Posted December 22, 2011 Mumble does nothing special. It's using standard a TLS connection and UDP for voice data, but there are lots of small packets, because that's how real-time communication works (i.e. 20ms audio per packet will produce 50 packets per second per talking user). Local flood protections are useless anyway, they can't prevent anything... Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now