Project

General

Profile

SSH & HTTP default port change

Added by Deeptanu Roy about 12 years ago

I changed ssh port in /etc/ssh/sshd_config & restart sshd . But Its not working.

I changed http port in /etc/httpd/conf/httpd.conf & restart httpd . But Its also not working.

But when I use netstat -lntp Its shows my assisned port LISTENING...

but I unable to connect from clinet using thease ports...

Help Me... & guide me in changing Http & SSH Port....Thank You.


Replies (1)

RE: SSH & HTTP default port change - Added by Wilper Necesario about 12 years ago

Hi,

You can check if the ports you have change is allowed in your firewall list.

You can use nmap to scan your server fro another station to check if the ports you have change is open.
To test you can use telnet x.x.x.x port e.g. telnet x.x.x.x 443.

Cheers
q^_^p

    (1-1/1)
    Go to top