From owner-freebsd-net Tue Mar 14 6:57: 2 2000 Delivered-To: freebsd-net@freebsd.org Received: from smtp-out1.bellatlantic.net (smtp-out1.bellatlantic.net [199.45.39.156]) by hub.freebsd.org (Postfix) with ESMTP id 29E3B37B814 for ; Tue, 14 Mar 2000 06:57:00 -0800 (PST) (envelope-from glbj@bellatlantic.net) Received: from morningstar (adsl-151-204-71-69.bellatlantic.net [151.204.71.69]) by smtp-out1.bellatlantic.net (8.9.1/8.9.1) with SMTP id JAA28651 for ; Tue, 14 Mar 2000 09:56:53 -0500 (EST) Message-Id: <200003141456.JAA28651@smtp-out1.bellatlantic.net> From: "Gene Bomgardner" To: freeBSD-net@FreeBSD.org Date: Tue, 14 Mar 2000 09:53:17 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Name resolution - Finding DNS X-mailer: Pegasus Mail for Win32 (v3.11) Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks to all who responded to my dilema with PPPoE. the problem was indeed in ppp.conf. Another problem has cropped up: The setup is ------------------------ HUB ------------------------------ | | | FBSD Box 1 MODEM FBSD Box 2 Note that all PCs and the modem are on a hub. FBSD box #1 runs 3.4, is set up as a gateway running Natd, and accesses the Net just fine. No problems. FBSD Box #2 can access the Net just fine via Box 1 as long as IP adresses are used. However, Box #2 cannot resolve domain names. I think it doesn't know where to look for a DNS server (I've got named running on Box #1). How do I tell Box #2 to look to Box #1 for name resolution? Thanks again. Gene To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message