F5F Stay Refreshed Power Users Networks Error message indicates DNS resolution failure for the hostname.

Error message indicates DNS resolution failure for the hostname.

Error message indicates DNS resolution failure for the hostname.

Pages (2): Previous 1 2
H
HAR365
Member
162
05-23-2023, 09:57 PM
#11
It's occurring across all devices in the network, and Plex is functioning properly. I changed my DNS to 1.1.1.1 already.
H
HAR365
05-23-2023, 09:57 PM #11

It's occurring across all devices in the network, and Plex is functioning properly. I changed my DNS to 1.1.1.1 already.

Z
ZlataRak
Junior Member
13
05-24-2023, 11:21 AM
#12
The DNS isn't the problem, especially because Plex is functioning. I think http://192.168.1.140 also works fine. Are you sure VirtualHosts is enabled? On that device (192.168.1.140) what operating system is installed? Did you verify the firewall settings there?
Z
ZlataRak
05-24-2023, 11:21 AM #12

The DNS isn't the problem, especially because Plex is functioning. I think http://192.168.1.140 also works fine. Are you sure VirtualHosts is enabled? On that device (192.168.1.140) what operating system is installed? Did you verify the firewall settings there?

K
Kronsage
Junior Member
14
05-24-2023, 02:06 PM
#13
I can reach http://192.168.1.140 and also access https://192.168.1.140 using UFW.
K
Kronsage
05-24-2023, 02:06 PM #13

I can reach http://192.168.1.140 and also access https://192.168.1.140 using UFW.

B
BunnyFucker
Member
172
05-25-2023, 11:14 AM
#14
You haven’t configured any unusual firewall rules beyond basic settings. It seems like a straightforward rule such as allowing HTTP traffic might be the issue, even though internal forwarding works.
B
BunnyFucker
05-25-2023, 11:14 AM #14

You haven’t configured any unusual firewall rules beyond basic settings. It seems like a straightforward rule such as allowing HTTP traffic might be the issue, even though internal forwarding works.

B
222
05-25-2023, 01:36 PM
#15
Do you have any local dns configured? If anything you could just edit the host file on your machine
B
bakedpotatoboy
05-25-2023, 01:36 PM #15

Do you have any local dns configured? If anything you could just edit the host file on your machine

S
Spyral251
Junior Member
28
05-25-2023, 07:18 PM
#16
You need to adjust the firewall settings on your Android device. Ensure ports 80 and 443 are open for UFW.
S
Spyral251
05-25-2023, 07:18 PM #16

You need to adjust the firewall settings on your Android device. Ensure ports 80 and 443 are open for UFW.

A
atom_razor
Member
139
06-10-2023, 10:37 AM
#17
When using DHCP from your USG, you can easily configure a static IP with a hostname for your server.
A
atom_razor
06-10-2023, 10:37 AM #17

When using DHCP from your USG, you can easily configure a static IP with a hostname for your server.

S
slomochris
Member
64
06-10-2023, 11:26 AM
#18
It is a fixed IP address already...
S
slomochris
06-10-2023, 11:26 AM #18

It is a fixed IP address already...

X
xbiker22
Junior Member
14
06-12-2023, 12:01 PM
#19
It seems the USG can't handle hostname resolution in that manner. You should be able to connect via SSH to your USG and modify the host file at /etc/hosts.
X
xbiker22
06-12-2023, 12:01 PM #19

It seems the USG can't handle hostname resolution in that manner. You should be able to connect via SSH to your USG and modify the host file at /etc/hosts.

M
Mallignence
Member
62
06-15-2023, 06:25 PM
#20
it's not a hostname but a domain name; adding a static entry in the USG hosts file would work. Be aware it could be removed during firmware updates, so you might need to reapply it later. Just connect via SSH and run the command to set the hostname accordingly. If you used 1.1.1.1 as DNS on your PC, update your local hosts file at C:\Windows\System32\drivers\etc\hosts.
M
Mallignence
06-15-2023, 06:25 PM #20

it's not a hostname but a domain name; adding a static entry in the USG hosts file would work. Be aware it could be removed during firmware updates, so you might need to reapply it later. Just connect via SSH and run the command to set the hostname accordingly. If you used 1.1.1.1 as DNS on your PC, update your local hosts file at C:\Windows\System32\drivers\etc\hosts.

Pages (2): Previous 1 2