Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 14:50:19 -0400
From:      "Peter Brezny" <peter@skyrunner.net>
To:        <irado@nettaxi.com>
Cc:        <freebsd-net@freebsd.org>
Subject:   RE: dual dns resolution problem -- Solved
Message-ID:  <NNEHJMNKGDNGPMJJFHCBOEDHCDAA.peter@skyrunner.net>
In-Reply-To: <200110021640.JAA18367@mail4.bigmailbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Something which appears to clear up the problem was a modification of the
host.conf file (did i mention this was a base 4.3-release install?)

I changed the resolv.conf file from this:

# $FreeBSD: src/etc/host.conf,v 1.6 1999/08/27 23:23:41 peter Exp $
# First try the /etc/hosts file
order hosts,bind
# Now try the nameserver next.
#bind
# If you have YP/NIS configured, uncomment the next line
# nis

To this:

# $FreeBSD: src/etc/host.conf,v 1.6 1999/08/27 23:23:41 peter Exp $
# First try the /etc/hosts file
order hosts
#order hosts,bind
# Now try the nameserver next.
bind
# If you have YP/NIS configured, uncomment the next line
# nis

Thanks for your consideration.


Peter Brezny
Skyrunner.net


-----Original Message-----
From: irado@nettaxi.com [mailto:irado@nettaxi.com]
Sent: Tuesday, October 02, 2001 12:41 PM
To: peter@skyrunner.net; freebsd-net@freebsd.org
Cc: peter@skyrunner.net
Subject: RE: dual dns resolution problem



I tried here bymyself and there are no troubles to connect to my own
server., neither connecting from home - name resolves nicely. And that is
the culprit: 'failure in name resolution'.. means that your name server
cannot resolve name-to-ipaddr.

Resume: you *must* go back to your named files, mainly the ones which says
that novell.com is the 192.168.something.

Or (if is the case) your named must get the ip-adrress from the forwarders
(from world).


>
>%ssh novell.com
>ssh: novell.com: Non-recoverable failure in name resolution
>


saudações,
   irado furioso com tudo
   linux user 179402
deus é construído à imagem e semelhança do homem. Principalmente em seus
defeitos.

   por favor, clique aqui: http://www.thehungersite.com
   e aqui também: http://cf6.uol.com.br/umminuto/

------------------------------------------------------------
Nettaxi would like to ask for your help in donations to the RED CROSS today!
http://www.nyredcross.org/donate/


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NNEHJMNKGDNGPMJJFHCBOEDHCDAA.peter>