I am able to access the ip:943/admin
I created a Linode and I choose the debian 11. but If I try to access the my linode https://ip:943/admin. I am getting the error "This site can’t be reached" refused to connect.
I am using Windows 11 64bit.
How I can solve this? Thanks
6 Replies
https://ip:943/admin
Do you have a web server running on port 943? Is it configured correctly? Is port 943 open in your firewall?
-- sw
https://ip:943/admin
Do you have a web server running on port 943? Is it configured correctly? Is port 943 open in your firewall?
None of this happens by magic…
-- sw
Could you please provide me some instructions how I can open that port in the firewall ? thanks.
I opened the port but now it's saying "took too long to respond."
I did the network diagnostics test and it says my computer configured correctly but the source selected not responding ??
Do you have a web server running on port 943? Is it configured correctly?
If one or the other or both of these are not true, you will see the symptoms you're seeing. It sounds to me like your web server is misconfigured. Since you're running it on a non-standard port for HTTP, you need to make sure that every piece of it knows that.
-- sw