Gentoo Archives: gentoo-server

From: Bryn Hughes <linux@×××××××.ca>
To: gentoo-server@l.g.o, gentoo-user@l.g.o
Subject: [gentoo-server] xinetd 2.3.11 - can't find protocols
Date: Fri, 16 Jan 2004 21:41:49
Message-Id: 9D7132FC-486C-11D8-81F3-000A95E51B30@nashira.ca
1 I've got xinetd 2.3.11 installed on my gentoo-ppc 1.4 server. All I'm
2 planning on using xinetd for is amanda but it seems I can't get any
3 services whatsoever to work. xinetd appears to not be able to read (or
4 process) the contents of /etc/protocols.
5
6 Here's what I get in my logs:
7
8 [...]
9 Jan 16 13:17:45 bluemeanie xinetd[10119]: Reading included
10 configuration file: /etc/xinetd.d/amanda [line=13]
11 Jan 16 13:17:45 bluemeanie xinetd[10119]: Protocol udp not in
12 /etc/protocols [line=8]
13 Jan 16 13:17:45 bluemeanie xinetd[10119]: Error parsing attribute
14 protocol - DISABLING SERVICE [line=8]
15 Jan 16 13:17:46 bluemeanie xinetd[10119]: Protocol tcp not in
16 /etc/protocols [line=22]
17 Jan 16 13:17:46 bluemeanie xinetd[10119]: Error parsing attribute
18 protocol - DISABLING SERVICE [line=22]
19 Jan 16 13:17:46 bluemeanie xinetd[10119]: Protocol tcp not in
20 /etc/protocols [line=34]
21 Jan 16 13:17:46 bluemeanie xinetd[10119]: Error parsing attribute
22 protocol - DISABLING SERVICE [line=34]
23 Jan 16 13:17:46 bluemeanie xinetd[10119]: Reading included
24 configuration file: /etc/xinetd.d/chargen-tcp [line=42]
25 Jan 16 13:17:47 bluemeanie xinetd[10119]: Protocol tcp not in
26 /etc/protocols [line=9]
27 Jan 16 13:17:47 bluemeanie xinetd[10119]: Error parsing attribute
28 protocol - DISABLING SERVICE [line=9]
29
30 Obviously I've checked /etc/protocols for tcp and udp:
31
32 [...]
33 tcp 6 TCP # transmission control protocol
34 udp 17 UDP # user datagram protocol
35
36 And verified that /etc/protocols is readable:
37 -rw-r--r-- 1 root root 1.8K Jan 2 09:44 /etc/protocols
38
39 My past experience with xinetd has generally been pretty good - it
40 usually just works baring any silly config file errors. Anyone have
41 any ideas?
42
43 Bryn
44
45 Bryn Hughes
46 Network Specialist
47 Linux/OS X Support
48 Vancouver Community College

Replies

Subject Author
[gentoo-server] Kernel 2.4.22-gentoo-r5 safe to use despite oops? Collin Starkweather <collin.starkweather@××××××××××××××××××.com>