I got a strange problem in my ubuntu server. For lots of time i have a ubuntu server in my own home with websites hosted. Now i can access my websites by 'example.com' or by my public ip address but only if i'm in another network. If im in the same network as the server and if i try to open my website by 'example.com' or by my public ip address i got "ERR_CONNECTION_REFUSED"
When i access 'example.com' or my public ip address using another network (like my phone network) i can get in...
I've never seen something like this, hope you guys can help me :))))
/etc/hosts.deny
file and make sure your local network is not in the file as this will deny access from the network. You might also want to check any firewall/NAT/port forwarding present on your network. – Raffa May 13 '20 at 18:46If you are managing your own internal DNS please let me know what DNS server let us know the type and I'll assist with the record entry.
– sc608 May 13 '20 at 20:13