> - enable ipv6.

I think I'm having problems with the ipv6 related stuff. When I restart
xinetd

Service defaults
        Instances = 60
        Logging to syslog. Facility = authpriv, level = info
        Log_on_success flags = HOST PID
        Log_on_failure flags = HOST RECORD
 
Service configuration: pop3
        id = pop3
        socket_type = stream
        Protocol (name,number) = (tcp,6)
        Groups = 0
        Server = /usr/sbin/ipop3d
        Server argv = ipop3d
        Logging to syslog. Facility = authpriv, level = info
        Log_on_success flags = HOST PID USERID
        Log_on_failure flags = HOST RECORD USERID
 
00/11/15@08:31:00: ERROR: {svc_activate} socket creation failed (Invalid
argument (errno = 22)`
                ����?���?���). service = pop3
00/11/15@08:31:00: DEBUG: {cnf_start_services} mask_max = 0,
services_started =
0
00/11/15@08:31:00: CRITICAL: {init_services} no services. Exiting...

The syslog shows:

Nov 15 08:21:40 alpha xinetd[17953]: Reading included configuration
file: /etc/xinetd.d/wu-ftpd [line=15]
Nov 15 08:21:40 alpha xinetd[17953]: chargen disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: ftp disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: time disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: time disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: telnet disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: swat disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: rsync disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: linuxconf disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: chargen-udp disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: imap disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: echo-udp disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: echo disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: daytime-udp disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: daytime disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: comsat disabled, removing
Nov 15 08:21:40 alpha xinetd[17953]: socket creation failed (Invalid
argument (errno = 22)). service = pop3
Nov 15 08:21:40 alpha xinetd[17953]: {init_services} no services.
Exiting...
Nov 15 08:21:40 alpha xinetd: xinetd startup succeeded   

My kernel (stock 2.217 at the moment) has no ipv6 enabled. Is it
possible that the current xinetd _needs_ ipv6?

Stefan

Reply via email to