unix - have to find the port number for a particulat ip address -
I need to find the port number of a server, I have the host name and the IP address. Is it possible? I need this when I try to connect to this server through Putin, by throwing it a network error: Connection rejected the error, which may be due to incorrect port number Thanks in advance < / P>
So you're searching for port number, listen on the SSI server on that system. Usually it is Port 22 (the famous SSP port), but you are right, it can be changed in the SSH server configuration. If so, then you have two possibilities:
-
Ask the administrator of the SSH server for the port number
-
Creating a network Scan the server that shows all open ports However note that it can be considered as abusive behavior and may be blocked in the middle path.
But most likely you are facing another problem:
And note one side: a
server < / Code> is a service, often listening to a port, you can usually interact with a specific protocol "speaking" a reference to software running a
system computer, usually But these days the network can be accessed through several servers operated on a system A system can be identified by its IP address, many people mislead it and referring to "system" refers to "server" which is simply false and technically confusing. is.
Comments
Post a Comment