Alexey_K Posted March 27, 2018 Share Posted March 27, 2018 Hello.I use Raspberry PI with a Mumble server and client. When the RPI is connected to the Internet (Wi-Fi over smartphone), the client connects to the server without problems. But when there is no Internet connection, the client cannot connect to the server (with error: connection rejected). Is it normal that the server cannot accept clients without an Internet connection? Is it possible to change this behavior?PSsorry for my english... Quote Link to comment Share on other sites More sharing options...
Alexey_K Posted March 29, 2018 Author Share Posted March 29, 2018 If I understand correctly, the problem is that you need a real network interface when you start the server. Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted April 2, 2018 Administrators Share Posted April 2, 2018 Mumble works just fine without an internet connection, be it a local network, or local PC.Note that your system/network will have different IP addresses for these different networks though.If you connect to the internet through a WiFi connection to your smartphone your WiFi network adapter will have one IP address.My guess is you connect to your local server through your WiFi IP address, which is not valid without it being enabled/activated.You say both server and client run on the same system, so you should be able to connect to IP 127.0.0.1 (or `localhost` as hostname which resolves to this IP) just fine, no matter what other networks are available. Quote Link to comment Share on other sites More sharing options...
Alexey_K Posted May 14, 2018 Author Share Posted May 14, 2018 Hello.I use "localhost" to connect. But if no Wi-Fi AND(!) Lan (cable is not connected) connection I have "reject" reason. If I connect the Lan cable and reboot the server, it works. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.