* [gentoo-user] leafnode
@ 2006-12-23 8:51 Oliver Večernik
0 siblings, 0 replies; only message in thread
From: Oliver Večernik @ 2006-12-23 8:51 UTC (permalink / raw
To: gentoo-user
Hi,
I emerged leafnode and started xinetd but:
$ telnet localhost 119
Trying 127.0.0.1...
Connected to zipo.vecernik.at.
Escape character is '^]'.
Connection closed by foreign host.
# tail -n 3 /var/log/messages
Dec 23 09:30:48 zipo xinetd[26585]: FAIL: nntp address from=127.0.0.1
Dec 23 09:30:48 zipo xinetd[21471]: START: nntp pid=26585 from=127.0.0.1
Dec 23 09:30:48 zipo xinetd[21471]: EXIT: nntp status=0 pid=26585
duration=0(sec)
# grep -v '#\|^$' /etc/xinetd.d/leafnode-nntp
service nntp
{
socket_type = stream
protocol = tcp
wait = no
user = news
server = /usr/sbin/leafnode
disable = no
}
# grep -v '#\|^$' /etc/leafnode/config
expire = 20
server = news.aon.at
initialfetch = 100
I tried both stable 1.11.3 and unstable 1.11.5, but same behavior. Can
anybody give my a clue? Thanks!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-23 8:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-23 8:51 [gentoo-user] leafnode Oliver Večernik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox