Re: different ssh settings for different users(solved)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2006-06-02 at 20:05 +0530, Ankush Grover wrote:
> > > When I try to start sshd1 it shows these errors in the logs
> > >
> > > Jun  1 14:59:15 test1 sshd1[4071]: error: Bind to port 22 on
> > > 192.168.1.125 failed: Address already in use.
> > > Jun  1 14:59:15 test1 sshd1[4071]: fatal: Cannot bind any address.
> >
> > Did you change the ports the other ssh daemons run on?  The original ssh
> > daemon is going to take port 22 (default), if it's running too.


> Yes I did added the other ports 3452 and 3453 to the /etc/services and
> also to the sshd_config1 & sshd_config2 files but still the error is
> persisting.

Did you remove all mentions of port 22 in the alternate configurations
(in Port and ListenAddress entries in their config files).  Only
one process can be listening per port.

-- 
  Les Mikesell
   lesmikesell@xxxxxxxxx



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux