Jupiter Posted February 28, 2015 Share Posted February 28, 2015 Hi There,I'm wondering if there is a way to have the "Copy URL" function use my local IP address rather than my computer hostname. I'm running mumble in a local network without a DNS server, and the Copy URL function just returns mumble://.local.?title=MumbleServer&version=1.2.0, so of course nobody else on the local network can follow that link.This is on a Windows 8 machine.Thanks for your help! Quote Link to comment Share on other sites More sharing options...
Moderators fwaggle Posted February 28, 2015 Moderators Share Posted February 28, 2015 What are you using to connect with?I'm pretty sure the code just uses whatever you connected to. For example if I put the IP address in my URL then connect to it, then I pick "copy URL", I get the IP address back. Same if I put the hostname in, it copies the URL with the hostname in it.Editing the code to support what is effectively split-horizon DNS at best, and misconfigured DNS at worst would needlessly complicate it, IMHO. Quote Full disclosure: I used to run a commercial Mumble host, and my opinions do not reflect the opinions of the Mumble project. Avatar is stolen from here Link to comment Share on other sites More sharing options...
Jupiter Posted March 1, 2015 Author Share Posted March 1, 2015 Ah, I see, I thought the url came from some setting in murmur, I didn't realize it just used whatever mumble connected with. Thanks for the help! 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.