Skip site navigation (1)Skip section navigation (2)
Date:      28 Apr 2005 08:13:02 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        benchmark <zslist@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: DNS config for dhcp
Message-ID:  <44vf67m75d.fsf@be-well.ilk.org>
In-Reply-To: <a0082888050426174131ec1847@mail.gmail.com>
References:  <a0082888050426174131ec1847@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
benchmark <zslist@gmail.com> writes:

> I have a DHCP setup, and as part of the network interface config, i've
> got my hostname and domain setup as rainier.sbcglobal.com. Note that I
> have my own DHCP sever (my wireless access point, which in turn is
> getting a dhcp address from SBC).
> 
> #hostname
> rainier.sbcglobal.com
> 
> but host or bind won't run correctly, as the name of my network/dhcp
> setup is really not in the DNS of my ISP. I believe that's cause cvsup
> misbehave (as well as browser's behaving very slowly or timedout).
> cvsup only worked once, it always came back with a network read error
> after connecting to the freebsd host, and wasn't able to get any
> files....
> 
> So how do i go about fixing this problem?

Good question.  You're almost certainly on the wrong track.  Running
your own nameserver should take care of DNS problems, and having your
own name in your own local DNS should keep local programs from
failing.  It would still be better to use a real domain name in
network communications, but that won't affect things like cvsup.

Try raising the verbosity of cvsup and see what *it* tells you.



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