Networking Forums

Networking Forums > Computer Networking > Linux Networking > Address family not supported by protocol

Reply
Thread Tools Display Modes

Address family not supported by protocol

 
 
Christian Christmann
Guest
Posts: n/a

 
      10-05-2006, 10:42 PM
Hi,

when I execute 'ssh -l NAME localhost', my Debian
system issues a warning:
"socket: Address family not supported by protocol".
ssh still works after that.

Any ideas why this message occurs and how I could fix/avoid
it?

Regards,
Chris
 
Reply With Quote
 
 
 
 
Maurice Janssen
Guest
Posts: n/a

 
      10-06-2006, 05:00 AM
On Fri, 06 Oct 2006 00:42:46 +0200, Christian Christmann wrote:
>Hi,
>
>when I execute 'ssh -l NAME localhost', my Debian
>system issues a warning:
>"socket: Address family not supported by protocol".
>ssh still works after that.
>
>Any ideas why this message occurs and how I could fix/avoid
>it?


It's harmless. ssh first tries to connect over IPv6, which is
apparantly not configured on you system.

--
Maurice
 
Reply With Quote
 
Christian Christmann
Guest
Posts: n/a

 
      10-06-2006, 09:05 AM
On Fri, 06 Oct 2006 05:00:40 +0000, Maurice Janssen wrote:

>>Any ideas why this message occurs and how I could fix/avoid
>>it?

>
> It's harmless. ssh first tries to connect over IPv6, which is
> apparantly not configured on you system.


Any ideas how to tell ssh to firstly connect to IPv4 and not to
IPv6?
 
Reply With Quote
 
Pascal Hambourg
Guest
Posts: n/a

 
      10-06-2006, 09:30 AM
Hello,

Christian Christmann a écrit :
>
> Any ideas how to tell ssh to firstly connect to IPv4 and not to
> IPv6?


'man ssh' says :
-4 Forces ssh to use IPv4 addresses only
 
Reply With Quote
 
Paul Black
Guest
Posts: n/a

 
      10-06-2006, 09:54 AM
Pascal Hambourg wrote:
> Hello,
>
> Christian Christmann a écrit :
>> Any ideas how to tell ssh to firstly connect to IPv4 and not to
>> IPv6?

>
> 'man ssh' says :
> -4 Forces ssh to use IPv4 addresses only


In addition, the AddressFamily option in ssh_config should help.

--
Paul
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
XP Home - Internet Protocol(TCP/IP)Properties - Address Settings bryan45 Wireless Networks 5 11-13-2006 05:58 PM
Protocol Chart - Learn how to use a Protocol Analyzer news.comcast.giganews.com Windows Networking 0 08-21-2004 04:36 PM
Protocol Chart - Learn how to use a Protocol Analyzer news.comcast.giganews.com Windows Networking 0 08-21-2004 04:34 PM
Help needed with "Can't start server : UNIX Socket : Address family not supported by protocol" Oliver Linux Networking 1 02-13-2004 01:21 PM
TCP/IP protocol missing from ME's protocol install options Hayse Windows Networking 1 07-21-2003 10:48 PM



1 2 3 4 5 6 7 8 9 10 11