[Gllug] Ssh Debugging
Iain Gray
iain.dv at gmail.com
Sun Feb 26 09:13:14 UTC 2012
>>debug1: Bind to port 1234 on ::.
>>Server listening on :: port 1234.
>>debug1: Bind to port 1234 on 0.0.0.0.
>>Bind to port 1234 on 0.0.0.0 failed: Address already in use.
Looks to me like it binds on the IPV6 address then fails on the IPV4
Can you try using -4 in your cmd
sshd -d -4 -p 1234
Just to rule out some weirdness you have going on with your IPV6
Iain
On 25 February 2012 23:31, Mick Farmer <mick at dcs.bbk.ac.uk> wrote:
> Dear Dimitrios,
>
> Absolutely nothing.
>
> [root at lapwing ~]# netstat -tanp|grep 1234
> [root at lapwing ~]#
>
> Regards,
>
> Mick /"\
> \ /
> Linux Registered X ASCII Ribbon Campaign
> User #287765 / \ Against HTML Mail
> --
> Gllug mailing list - Gllug at gllug.org.uk
> http://lists.gllug.org.uk/mailman/listinfo/gllug
>
--
--
www.theblight.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20120226/b4d03adf/attachment.html>
-------------- next part --------------
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list