From owner-freebsd-isp Mon Feb 24 10:19:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA05184 for isp-outgoing; Mon, 24 Feb 1997 10:19:22 -0800 (PST) Received: from argus.acpub.duke.edu (argus.acpub.duke.edu [152.3.233.31]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA05176 for ; Mon, 24 Feb 1997 10:19:19 -0800 (PST) Received: from louis (async251-28.async.duke.edu [152.3.251.28]) by argus.acpub.duke.edu (8.7.1/Duke-3.0) with SMTP id NAA04676; Mon, 24 Feb 1997 13:14:48 -0500 (EST) Message-Id: <1.5.4.32.19970224181454.006dd608@chem.duke.edu> X-Sender: reese@chem.duke.edu X-Mailer: Windows Eudora Light Version 1.5.4 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 24 Feb 1997 13:14:54 -0500 To: freebsd-isp@freebsd.org From: Charles Reese Subject: ppp nameservice not working Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have setup some dial-in lines using ppp, but when I dial in and start ppp it refuses to use the nameservers. All works well for connecting to our site with the ppp, but if you try to telnet to some other site directly from the connecting PC you get a 'no DNS entry for ...' However, if I telnet to our site then the nameserver will work and let me telnet, ftp etc. on to some other site. (I hope that not too confusing) Here is the ppp.conf file I am using. ------------------------------ default: disable lqr set debug phase lcp chat set timeout 0 set ns 204.91.99.128 164.109.0.23 ttyd1: set ifaddr 207.86.0.130 207.86.0.145 netmask 255.255.255.224 enable proxy ttyc0: set ifaddr 207.86.0.130 207.86.0.146 netmask 255.255.255.224 enable proxy ttyc1: set ifaddr 207.86.0.130 207.86.0.147 netmask 255.255.255.224 enable proxy ----------------------------- # /etc/resolv.conf # Domain name domain ourway.com # # These are the Digex nameservers # nameserver 204.91.99.128 nameserver 164.109.0.23 nameserver 106.109.1.3 TIA Charlie Reese ------------------------------------------------------------- Charles E. Reese * * Durham, NC 27710 * Buy Sell Trade CDs * 919-660-1585 * NO MIDDLEMAN * 919-544-7217 * TOTALLY FREE * * http://trader.ourway.com * reese@chem.duke.edu * * -------------------------------------------------------------