Answer the question
In order to leave comments, you need to log in
How to fix address problem?
Hello, I have a problem (I have an IP 188.166.45.63 digital ocean and the status in the drop is active But if you go to this address, nothing happens, please answer
Answer the question
In order to leave comments, you need to log in
Ilay_LI is your droplet on DO, it's a virtual server with Linux on board. You need to administer it via SSH, if you are under Windows - try putty as an ssh client.
All work via SSH is done on the command line. If you've never used it, it's time to learn.
Nothing happens when typing the IP in the browser - because no web server is installed and configured. Its installation and configuration (like any other programs) is also carried out from the command line.
There are a bunch of manuals on the network for setting up a server from scratch. But if you urgently need a working server, but you don’t have the time and desire to deal with all this, then it’s really better to hire an admin.
Host is up
Not shown: 942 filtered ports, 57 closed ports
PORT STATE SERVICE
22/tcp open ssh
There may be different things here, you can listen not to the external interface, but to 127.0.01, for example, or the firewall can block incoming connections, or the wrong port, double-check everything. Turn off the firewall iptables stop
, recheck the IP and port, restart the application and check again.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question