From: David Oggs (dogs at domain wind.voyager.ie)
Date: Tue 18 Jul 2000 - 11:18:08 IST
On Tue, Jul 18, 2000 at 11:11:42AM +0100, SP K wrote:
> when i try to telnet to my box i get:
> (telnet is uncommented in /etc/inetd.conf)
> Jul 18 11:03:36 mybox inetd[459]: smtp/tcp: unknown
> service
by any chance did you comment out any lines in /etc/services ? (someone thought
they could disable their ftp server by removing the line in /etc/services...
it stopped/broke the server and their ftp clients too (damn getservbyname! hardcode it!).
anytime you make changes to /etc/inetd.conf you need to restart inetd. quick
way to do it on a linux box is to run 'killall -HUP inetd'
-- Regards, dogs at domain devfoo.net
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:53 GMT