From owner-freebsd-questions Sat Nov 24 5: 7:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id B0D6F37B416 for ; Sat, 24 Nov 2001 05:07:07 -0800 (PST) Received: from [195.20.224.208] (helo=mrvdom01.schlund.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 167cWK-0002gy-00; Sat, 24 Nov 2001 14:07:00 +0100 Received: from pd9e493fe.dip0.t-ipconnect.de ([217.228.147.254] helo=there) by mrvdom01.schlund.de with smtp (Exim 2.12 #2) id 167cWJ-0008BE-00; Sat, 24 Nov 2001 14:07:00 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Robert Klein Reply-To: RoKlein@roklein.de Organization: roklein.de To: jacks@sage-american.com, "f.johan.beisser" Subject: Re: PPPoE on DSL Clients Date: Sat, 24 Nov 2001 15:08:16 +0100 X-Mailer: KMail [version 1.3.2] References: <3.0.5.32.20011123232154.0100ffd0@mail.sage-american.com> <3.0.5.32.20011124065606.0100ffd0@mail.sage-american.com> In-Reply-To: <3.0.5.32.20011124065606.0100ffd0@mail.sage-american.com> Cc: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday, 24. November 2001 13:56, you wrote: >...yes, pointed to the gateway 192.168.0.1 >>dumb question, but do the internal hosts have a DNS server configured? That's the problem. You have to point the hosts to a DNS server. So you have either to run DNS on 192.168.0.1, or point the clients to the same name server your gateway points to. The entries in the gateway's resolv.conf are used for requests originating from the gateway only. You could, however, install a forwarding DNS server on the gateway, that gets your clients requests and forwards them to the "real" DNS server, if you don't want your clients to point to an outside server... Regards, Robert Klein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message