From owner-freebsd-questions Fri May 29 09:48:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14629 for freebsd-questions-outgoing; Fri, 29 May 1998 09:48:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14618 for ; Fri, 29 May 1998 09:48:40 -0700 (PDT) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.7/8.8.7) id LAA22389; Fri, 29 May 1998 11:48:07 -0500 (CDT) From: "Paul T. Root" Message-Id: <199805291648.LAA22389@horton.iaces.com> Subject: Re: Get dynamically assigned DNS server IP address? To: bendede@startribune.com (Dave Bender) Date: Fri, 29 May 1998 11:48:07 -0500 (CDT) Cc: questions@FreeBSD.ORG In-Reply-To: <01BD8AED.AB8BA5A0@MANNY> from Dave Bender at "May 29, 98 10:36:38 am" X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In a previous message, Dave Bender said: > How can I configure my ppp dial-out connection to fetch my ISP's DNS server when the > DNS server is dynamically assigned? > > To clarify: I'm setting up my home FreeBSD machine to dial into my ISP, but the ISP (actually, > the office) system doles out the DNS number dynamically. (From WindowsNT, the DNS gateways > are blanked out.) > > For now, any IP connections from my FreeBSD machine require an absolute IP address, which > makes web browsing darned impossible! > > I'd even be willing to hard code this value somewhere if I knew how to find out what it's currently > using, presuming that it really doesn't change all that often. Does it? > > Any help would be appreciated. Thanks. Meanwhile, I'm off to Amazon.com to order that "DNS and Bind" book.... > Great book. I've met Cricket, also. Nice guy. To answer your question. The DNS server won't be changing much, if ever. It would be silly for it to change often. To find out what the server address is. Simply run nslookup on your NT. The first 2 lines will tell you. Then you can plug that into your /etc/resolv.conf. Paul. -- Don't panic, skydiving makes a lot of sense. --Pasi Nironen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message