RSS
Home
|
Link Us
|
Contact
Categories
-- All --
Perl
PHP
MySQL
Windows
JavaScript
HTML
Apache
CVS
Linux
SEO
Perl (9)
PHP (35)
MySQL (5)
Windows (7)
JavaScript (5)
HTML (6)
Apache (6)
CVS (4)
Linux (13)
SEO (11)
The registration is temporarily disabled.
However you can post your comments without registration.
Authentication
Username:
Password:
Register
|
Lost password
-->
How to enable sshd to listen/serve on multiple ports
Home
»
Linux
»
How to enable sshd to listen/serve on multiple ports
Date: 2008-08-25
How to enable SSH daemon to listen/serve on different ports. This includes edititing sshd_config file.
Download
|
Printer Friendly
Add to Google
Add to Del.icio.us
Add to Digg
Add to Technorati
Add to Yahoo!
Add to Blinklist
Add to Furl
Add to reddit
1. login as root 2. edit /etc/ssh/sshd_config Add the additional ports eg. Port 22 Port 2222 3. Restart the sshd server # /etc/init.d/sshd restart 4. Make sure that firewall allows connections to the newly added port. e.g. 2222 in this case. in Fedora linux KDE => Administration => Firewall => Other Ports Add the port and then click apply 5. Test ssh -p 2222 yourdomain.com -p instructs ssh to user port 2222 related: http://www.latenightpc.com/blog/archives/2006/10/11/running-an-ssh-server-on-multiple-ports/ http://ubuntuforums.org/showthread.php?t=464981
Comments
No comments yet.
Post a comment
Your Name
Your Email
(won't be published)
Site
(e.g. http://)
*
Title
*
Comment
*
Required fields.
Copyright © 2005-2009
Execution time: 0.36382
hosted by
1and1