#cant access panel on local network

1 messages · Page 1 of 1 (latest)

spark hamlet
#

i tried entering the ip and the domain but i cant get it to work. but on my phone if i use my data i can connect to it and sign in? any ideas?

#

it is on a vm but i dont think that should affect it? since if i use my phone on wifi it also cannot connect

slim heron
#

Sounds like Nat issue
See below

shrewd pollenBOT
#

Suppose you are having trouble connecting to a Panel or Node on the same network as your device, or Panel and Wings can't reach each other on the same network. In that case, you may have to edit your /etc/hosts file to point the domain to the local IP, as some routers don't handle NAT Loopback correctly, if at all. On Windows, this file is at C:\Windows\System32\Drivers\etc\hosts

192.168.1.24 panel.mydomain.com node1.mydomain.com
192.168.1.25 node2.mydomain.com
slim heron
#

It's an issue with your router, not a software issue