DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2006-10-12 03:31:36

tksm
Member
Registered: 2006-09-27
Posts: 16

Address family not supported by protocol

socket(): Address family not supported by protocol
get this message when trying to boot up process using socket, anyone know whats up, im trying to use opendchub daemon

Offline

 

#2 2006-10-31 09:29:47

krishna
New member
Registered: 2006-10-29
Posts: 4

Re: Address family not supported by protocol

I was getting a similar message for busybox telnetd when I had included support for ipv6.
I unchecked the option in the config and it worked.
Check if your config inclueds ipv6 support and turn it off if so.

Offline

 

#3 2006-10-31 14:00:32

TheWalt
Member
Registered: 2006-09-12
Posts: 39

Re: Address family not supported by protocol

Also same error getting php to work in lighttpd, ended up just putting in static info.

Offline

 

#4 2006-11-01 03:12:03

Bunsen
Member
Registered: 2006-09-12
Posts: 6

Re: Address family not supported by protocol

I was getting a similar message for busybox telnetd when I had included support for ipv6.
I unchecked the option in the config and it worked.

I got the same error when I tried to use screen or dtach.  Are those even conscious of the existence of ipv6?  Looking through the config file for screen, the only thing I see that could care about that is the BUILTIN_TELNET option, but that's off by default.  It'd be great news if that error is only caused by a lack of ipv6 support; I had assumed it was something more fundamental.

Offline

 

#5 2006-11-01 08:25:21

sala
Member / Site Admin
From: Estonia
Registered: 2006-07-28
Posts: 731
Website

Re: Address family not supported by protocol

"Address family not supported by protocol" do not mean exactly the same in everywhere. For example screen and dtach needs a domain socket support (CONFIG_UNIX). Also D-Link kernel has a lack of ipv6 (CONFIG_IPV6). Although packet socket (CONFIG_PACKET) and socket filtering (CONFIG_FILTER) is enabled.
I did compile unix.o for domain socket support (CONFIG_UNIX) but it didn't work. I think it can't be separate module, it has to be built in with the rest of socket.o or network.o module.


DSM-G600 - NetBSD hdd-boot - 80GB Samsung SP0802N
NSA-220 - Gentoo armv5tel 20110121 hdd-boot - 2x 2TB WD WD20EADS

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB