Date: Sat, 24 Nov 2001 15:08:16 +0100 From: Robert Klein <RoKlein@roklein.de> To: jacks@sage-american.com, "f.johan.beisser" <jan@caustic.org> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: PPPoE on DSL Clients Message-ID: <E167cWJ-0008BE-00@mrvdom01.schlund.de> In-Reply-To: <3.0.5.32.20011124065606.0100ffd0@mail.sage-american.com> References: <3.0.5.32.20011123232154.0100ffd0@mail.sage-american.com> <3.0.5.32.20011124065606.0100ffd0@mail.sage-american.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E167cWJ-0008BE-00>