Re: SSHD failing on restart

2012-06-10 Thread Boris Epstein
On Sat, Jun 9, 2012 at 8:53 AM, Andrew Gray wrote: > Hi > > the sshd.service is enabled and is shown starting at the bottom of > "boot.log" but "secure" show it failing to bind to the PC IP address ! > > > > [^[[1;32m OK ^[[0m] Started OpenSSH server daemon. > > [^[[1;32m OK ^[[0m] Started Sa

Re: SSHD failing on restart

2012-06-09 Thread Cameron Simpson
On 09Jun2012 09:00, Tom Horsley wrote: | On Sat, 09 Jun 2012 13:53:38 +0100 | Andrew Gray wrote: | | > Why is it failing to bind to the IP address on startup ? | | Someone else is already using port 22. | | Try "ss -l -p -n | fgrep 22" This can also happen if sshd tries to start before the add

Re: SSHD failing on restart

2012-06-09 Thread Ed Greshko
On 06/10/2012 12:27 AM, Andrew Gray wrote: > On Sat, 2012-06-09 at 15:09 +0200, Reindl Harald wrote: >> Am 09.06.2012 14:53, schrieb Andrew Gray: >>> /var/log/secure shows it can't bind:- >>> linuxmail sshd[804]: error: Bind to port 22 on 192.168.191.9 failed: Cannot assign requested add

Re: SSHD failing on restart

2012-06-09 Thread Andrew Gray
On Sat, 2012-06-09 at 15:09 +0200, Reindl Harald wrote: > > Am 09.06.2012 14:53, schrieb Andrew Gray: > > /var/log/secure shows it can't bind:- > > > >> linuxmail sshd[804]: error: Bind to port 22 on 192.168.191.9 failed: > >> Cannot assign requested address. > >> linuxmail sshd[804]: fatal: Can

Re: SSHD failing on restart

2012-06-09 Thread Reindl Harald
Am 09.06.2012 14:53, schrieb Andrew Gray: > /var/log/secure shows it can't bind:- > >> linuxmail sshd[804]: error: Bind to port 22 on 192.168.191.9 failed: Cannot >> assign requested address. >> linuxmail sshd[804]: fatal: Cannot bind any address sounds like network is not already up at this m

Re: SSHD failing on restart

2012-06-09 Thread Ed Greshko
On 06/09/2012 08:53 PM, Andrew Gray wrote: > Hi > > the sshd.service is enabled and is shown starting at the bottom of > "boot.log" but "secure" show it failing to bind to the PC IP address ! > > >> [^[[1;32m OK ^[[0m] Started OpenSSH server daemon. >> [^[[1;32m OK ^[[0m] Started Samba SMB Da

Re: SSHD failing on restart

2012-06-09 Thread Tom Horsley
On Sat, 09 Jun 2012 13:53:38 +0100 Andrew Gray wrote: > Why is it failing to bind to the IP address on startup ? Someone else is already using port 22. Try "ss -l -p -n | fgrep 22" -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.f

SSHD failing on restart

2012-06-09 Thread Andrew Gray
Hi the sshd.service is enabled and is shown starting at the bottom of "boot.log" but "secure" show it failing to bind to the PC IP address ! > [^[[1;32m OK ^[[0m] Started OpenSSH server daemon. > [^[[1;32m OK ^[[0m] Started Samba SMB Daemon. > Starting CUPS Printing Service... > [