February 7, 201115 yr are there any limitations in place on the webGUI to only serve to local IPs? i can access the webGUI by IP and hostname from my local LAN, but when i try over OpenVPN i can't get to it using hostname, FQDN or IP. apologies if i missed this somewhere.
February 8, 201115 yr There are no firewalls of any kind in place so the server will respond to any requests that get through to it. Sounds more like a VPN or routing issue than an unRaid problem. Can you ping the server when connected to the VPN? Can you ping/connect to anything else on the network when connected to the VPN?
February 8, 201115 yr I have VPN set up and have not had a problem with hostname or IP resolution when I am connected via VPN. It must be something with your setup that is causing the conflict.
February 8, 201115 yr Author that's the weird thing - i can hit everything else on my network (including unMENU and unRAID-Web) using the FQDN or IP with the correct port, just not the default webGUI. edit: with no root password i can hit it over OpenVPN just fine, but with a password enabled it's broken: from LAN: hlarsen@rio:~$ wget http://root:[email protected] --2011-02-08 10:16:22-- http://root:*password*@archive.straylight.lan/ Resolving archive.straylight.lan... 192.168.58.212 Connecting to archive.straylight.lan|192.168.58.212|:80... connected. HTTP request sent, awaiting response... 401 Unauthorized Connecting to archive.straylight.lan|192.168.58.212|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: `index.html.1' [ <=> ] 471 --.-K/s in 0s 2011-02-08 10:16:22 (80.1 MB/s) - `index.html.1' saved [471] over OpenVPN: hlarsen@hLaptopUbuntu:~$ wget http://root:[email protected] --2011-02-08 10:18:26-- http://root:*password*@archive.straylight.lan/ Resolving archive.straylight.lan... 192.168.58.212 Connecting to archive.straylight.lan|192.168.58.212|:80... connected. HTTP request sent, awaiting response... 401 Unauthorized Unknown authentication scheme. Authorization failed. any ideas? i suppose it's not that big of a deal.
February 9, 201115 yr Weird, It doesn't look like a name resolution problem, it's resolving to the same IP address so it should be talking to the same box. What do you see if you hit it with a web browser and not just wget? The fact that it works without a password but not with one makes it sound like there is an authentication problem. Not sure the VPN config could mess that up, but anything is possible.
December 11, 201213 yr I've just hit the same issue. I can get to all my shares via Samba and the rest of my network just not the webui for unraid. Any solutions. My VPN tunnel drops me off on a different subnet though I think it NATs be onto the correct subnet if that offers any hits. OpenVPN, the server is running on pfSense.
Archived
This topic is now archived and is closed to further replies.