Gentoo Archives: gentoo-user

From: Indi <thebeelzebubtrigger@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] leafnode and xinetd?
Date: Sun, 15 May 2011 14:30:58
Message-Id: 20110515142925.GA3369@gaurahari
1 Anyone here have leafnode running successfully?
2 I seem to be stuck, and for some reason google appears to be stuck as
3 well on this one. Apparently users who want leafnode are about as rare
4 as hen's teeth...
5
6
7 Output of xinetd -d follows:
8
9 idd@gh:[~]$ xinetd -d
10 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/chargen-dgram [file=/etc/xinetd.conf] [line=49]
11 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/chargen-stream [file=/etc/xinetd.d/chargen-stream] [line=67]
12 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/daytime-dgram [file=/etc/xinetd.d/daytime-dgram] [line=67]
13 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/daytime-stream [file=/etc/xinetd.d/daytime-stream] [line=67]
14 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/discard-dgram [file=/etc/xinetd.d/discard-dgram] [line=67]
15 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/discard-stream [file=/etc/xinetd.d/discard-stream] [line=67]
16 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/echo-dgram [file=/etc/xinetd.d/echo-dgram] [line=67]
17 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/echo-stream [file=/etc/xinetd.d/echo-stream] [line=67]
18 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/ftp-sensor [file=/etc/xinetd.d/ftp-sensor] [line=67]
19 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/leafnode-nntp [file=/etc/xinetd.d/leafnode-nntp] [line=70]
20 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/rsyncd [file=/etc/xinetd.d/rsyncd] [line=13]
21 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/svnserve [file=/etc/xinetd.d/svnserve] [line=10]
22 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/tcpmux-server [file=/etc/xinetd.d/tcpmux-server] [line=14]
23 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/time-dgram [file=/etc/xinetd.d/time-dgram] [line=68]
24 11/5/15@10:24:49: DEBUG: 3486 {handle_includedir} Reading included configuration file: /etc/xinetd.d/time-stream [file=/etc/xinetd.d/time-stream] [line=67]
25 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing chargen
26 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing chargen
27 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing daytime
28 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing daytime
29 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing discard
30 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing discard
31 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing echo
32 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing echo
33 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing ftp
34 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing rsync
35 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing svn
36 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing tcpmux
37 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing time
38 11/5/15@10:24:49: DEBUG: 3486 {remove_disabled_services} removing time
39 Service defaults
40 Instances = 50
41 Groups = yes
42 umask = 2
43 CPS = max conn:50 wait:10
44 PER_SOURCE = 10
45 Bind = All addresses.
46 Only from: localhost(HOST)
47 No access: No blocked sites
48 Logging to syslog. Facility = daemon, level = info
49 Log_on_success flags = HOST DURATION EXIT PID
50 Log_on_failure flags = HOST
51
52 Service configuration: nntp
53 id = nntp
54 flags = IPv4
55 socket_type = stream
56 Protocol (name,number) = (tcp,6)
57 port = 119
58 wait = no
59 user = 9
60 Groups = yes
61 umask = 2
62 PER_SOURCE = 10
63 Bind = All addresses.
64 Server = /usr/sbin/leafnode
65 Server argv = leafnode
66 Only from: localhost(HOST)
67 No access: No blocked sites
68 Logging to syslog. Facility = daemon, level = info
69 Log_on_success flags = HOST DURATION EXIT PID
70 Log_on_failure flags = HOST
71
72 11/5/15@10:24:49: ERROR: 3486 {activate_normal} bind failed (Permission denied (errno = 13)). service = nntp
73 11/5/15@10:24:49: ERROR: 3486 {cnf_start_services} Service nntp failed to start and is deactivated.
74 11/5/15@10:24:49: DEBUG: 3486 {cnf_start_services} mask_max = 0, services_started = 0
75 11/5/15@10:24:49: CRITICAL: 3486 {init_services} no services. Exiting...
76
77 --
78 caveat utilitor
79 ♫ ❤ ♫ ❤ ♫ ❤ ♫

Replies

Subject Author
Re: [gentoo-user] leafnode and xinetd? Adam Carter <adamcarter3@×××××.com>
Re: [gentoo-user] leafnode and xinetd? James Cloos <cloos@×××××××.com>