Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

why everytime a lookuo to the nameserver ???

0 views
Skip to first unread message

oliv...@dialup.nacamar.de

unread,
May 10, 2000, 3:00:00 AM5/10/00
to
Hi,

my freebsd box makes every time I try to connect (telnet) to a host in my
private LAN a lookup to the nameserver (nameserver of my ISP). I configured
/etc/host.conf with the order: hosts bind. Why doesn't use the system the
/etc/hosts file? The machines I tried to connected to are listet in this
file.
I read in the fbsd - mailing lists someting about IPv6 which could produce
the problem -> somrting wrong with the lookup order:
- IPv6 /etc/hosts
- IPv6 DNS
- IPv4 /etc/hosts
- IPv4 DNS

Is there a possibility to switch off the IPv6 support?

thx,
Oliver


To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

Mike Tancsa

unread,
May 11, 2000, 3:00:00 AM5/11/00
to
On 10 May 2000 00:36:51 -0400, in sentex.lists.freebsd.questions you wrote:

>Hi,
>
>my freebsd box makes every time I try to connect (telnet) to a host in my
>private LAN a lookup to the nameserver (nameserver of my ISP). I configured
>/etc/host.conf with the order: hosts bind. Why doesn't use the system the
>/etc/hosts file? The machines I tried to connected to are listet in this
>file.

Do you know what its trying to look up ? Either do a tcpdump, or run a
copy of bind locally, adjust your /etc/resolv.conf and issue a
ndc querylog
and watch /var/log/daemon
to see what its looking up.


>Is there a possibility to switch off the IPv6 support?

Yes, take it out of your kernel config.

---Mike
Mike Tancsa (mdta...@sentex.net)
Sentex Communications Corp,
Waterloo, Ontario, Canada
"Given enough time, 100 monkeys on 100 routers
could setup a national IP network." (KDW2)

0 new messages