Date: 13 Jul 2001 06:31:00 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: herlan <herlan_b@infofreebsd.org> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: telnet error Message-ID: <861ynlh5e2.fsf@hades.hell.gr> In-Reply-To: herlan's message of "Thu, 12 Jul 2001 07:56:36 -0400 (EDT)" References: <20010712075440.L3082-100000@infofreebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
herlan <herlan_b@infofreebsd.org> writes: > > > i cant telnet to my localhost > > > > > > bash-2.04$ telnet localhost > > > localhost: servname not supported for ai_socktype > > > > > > i already delete # for telnet in inetd.conf but i still have the same > > > problem > > > > Did you killall -HUP inetd? > > no > even after i reboot my comp it's still make a same error what does sockstat show? to look specifically for telnet, use: % sockstat | grep :23 -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861ynlh5e2.fsf>