SSH - Adding an additional Port for Access
From: jpape@knightsbridge.com
Date: 04/15/03
- Previous message: QB=FChl=2C_Reiner=2C_VIS-TOLx=22?=: "X11 Forwarding without X11Forward option in sshd_config?"
- Next in thread: olaf weiser: "Re: SSH - Adding an additional Port for Access"
- Reply: olaf weiser: "Re: SSH - Adding an additional Port for Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: jpape@knightsbridge.com To: secureshell@securityfocus.com Date: Tue, 15 Apr 2003 08:17:45 -0500
Hi All,
I'm having problems accessing an additional port
using SSH. I've modified the /etc/services file and have
added the following:
ssh 22/tcp
ssh 555/tcp
I have also modified the inetd.conf file and have added
the following line to it:
ssh stream tcp nowait root /tools/sbin/sshd sshd -i
Once this was done, I refreshed the subsystem by entering
the command refresh -s inetd.
Within the ssh_config file, their is line that has the
following:
Port 22
Should I add another port here? I am running SSH on AIX 4.3
Please help.
-Joe
- Previous message: QB=FChl=2C_Reiner=2C_VIS-TOLx=22?=: "X11 Forwarding without X11Forward option in sshd_config?"
- Next in thread: olaf weiser: "Re: SSH - Adding an additional Port for Access"
- Reply: olaf weiser: "Re: SSH - Adding an additional Port for Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|