lsof -i output for sshd (it shows ipv6):<br>
sshd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5493&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
root&nbsp;&nbsp;&nbsp; 3u&nbsp; IPv6&nbsp;&nbsp;
8583&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:33333 (LISTEN)<br>
<br>
but if I try to connect to it localy ie: ssh <a href="http://127.0.0.1:33333">127.0.0.1:33333</a>, I get --&gt; ssh: <a href="http://127.0.0.1:33333">127.0.0.1:33333</a>: Name or service not known<br>
So I can't connect, I'm guessing becauses it uses ipv6...<br>
<br>
Thanks, Alex<br><br><div><span class="gmail_quote">On 9/11/05, <b class="gmail_sendername">Trent Lloyd</b> &lt;<a href="mailto:lathiat@bur.st">lathiat@bur.st</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Alx,<br><br>On Sun, Sep 11, 2005 at 06:38:14PM -0400, Alex Paquet-Bouchard wrote:<br>&gt; I can't use it, not even localy.. and I need to use it remotly.&nbsp;&nbsp;I'm<br>&gt; recompiling the kernel right now and removing all ipv6 support.&nbsp;&nbsp;Hopefully that
<br>&gt; should fix it.<br><br>Umm, thats a bad idea, there is absolutely no need to do that.<br><br>Can you please describe the problem you are having? ssh uses *both* ipv4<br>and ipv6 by default, so unless you changed the configuration to use ipv6
<br>only you should have no problems.<br><br>Can you please describe the specific problem you are having?<br><br>Cheers,<br>Trent<br><br>&gt;<br>&gt; Thanks,<br>&gt; Alex<br>&gt;<br>&gt;<br>&gt; On 9/11/05, Trent Lloyd &lt; 
<a href="mailto:lathiat@bur.st">lathiat@bur.st</a>&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Because you have link local and loopback addresses it can listen on.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Is it causing a problem?<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Cheers,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Trent<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; On Sun, Sep 11, 2005 at 06:28:41PM -0400, Alex Paquet-Bouchard wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Anyone know why sshd would start automatically using ipv6 instead of ipv4<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; even<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; if my router or connection doesn't support it?
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Alex<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; ubuntu-devel mailing list<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <a href="mailto:ubuntu-devel@lists.ubuntu.com">ubuntu-devel@lists.ubuntu.com</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 
<a href="http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel">http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel</a><br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; --<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Trent Lloyd &lt; <a href="mailto:lathiat@bur.st">lathiat@bur.st
</a>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://Bur.st">Bur.st</a> Networking Inc.<br>&gt;<br>&gt;<br><br>&gt; --<br>&gt; ubuntu-devel mailing list<br>&gt; <a href="mailto:ubuntu-devel@lists.ubuntu.com">ubuntu-devel@lists.ubuntu.com
</a><br>&gt; <a href="http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel">http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel</a><br><br><br>--<br>Trent Lloyd &lt;<a href="mailto:lathiat@bur.st">lathiat@bur.st</a>&gt;
<br><a href="http://Bur.st">Bur.st</a> Networking Inc.<br></blockquote></div><br>