Gentoo Archives: gentoo-user

From: JimD <Jim@×××××××××××××××××.org>
To: Gentoo-User <gentoo-user@l.g.o>
Subject: [gentoo-user] swat
Date: Sun, 26 Mar 2006 01:10:21
Message-Id: 20060325200510.79e3bfef@keelie.localdomain
1 Is there anything special to do to get swat to work?
2
3 I installed samba/swat. I went and enabled swat as an xinetd service
4 and restarted xinetd. Netstat shows xinetd on port 901.
5
6
7 jim@keelie $ sudo netstat -tap
8 ...
9 tcp 0 0 *:swat *:* LISTEN 17500/xinetd
10
11
12 If I try to browse to http://localhost:901/ I get an empty page right
13 away. I tried telnet the connection is instantly closed:
14
15 jim@keelie $ telnet 127.0.0.1 901
16 Trying 127.0.0.1...
17 Connected to 127.0.0.1.
18 Escape character is '^]'.
19 Connection closed by foreign host.
20
21 Is there something special to do for swat under Gentoo?
22
23 Jim
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] swat Qv6 <sundiatah@×××××××.net>