Date: Wed, 27 Sep 2000 12:03:50 -0400 From: Mike Tancsa <mike@sentex.net> To: Slawomir Szylko <Slawomir_Szylko@internetia.pl>, freebsd-stable@FreeBSD.ORG Subject: Re: telnet on freebsd 4.1.1 Message-ID: <5.0.0.25.0.20000927120256.04d23900@marble.sentex.ca> In-Reply-To: <4.3.2.7.1.20000927173407.0227ad60@enisys.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Check your /etc/hosts entry. The nslookup works because you are asking bind to formally look it up, where is telnet is probably looking at your /etc/hosts entry because /etc/hosts.conf most likely says consult hosts first, then bind. ---Mike At 05:38 PM 9/27/00 +0200, Slawomir Szylko wrote: >FreeBSD enisys 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Wed Sep 27 08:01:19 >CEST 2000 root@enisys:/usr/src/sys/compile/NEW2 i386 > >bash$ telnet enisys.eu.org >enisys.eu.org: No address associated with hostname > >=don't work > >bash$ telnet 195.117.74.253 >Trying 195.117.74.253... >Connected to enisys.eu.org. >Escape character is '^]'. > >login: > >=it worked > >shell$ nslookup enisys.eu.org >Server: wars.top.pl >Address: 212.160.203.2 > >Name: enisys.eu.org >Address: 195.117.74.253 > >=any idea ? > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message ------------------------------------------------------------------------ Mike Tancsa, tel +1 519 651 3400 Sentex Communications mike@sentex.net Cambridge, Ontario Canada www.sentex.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.0.25.0.20000927120256.04d23900>