Date: Mon, 24 Feb 1997 13:14:54 -0500 From: Charles Reese <reese@chem.duke.edu> To: freebsd-isp@freebsd.org Subject: ppp nameservice not working Message-ID: <1.5.4.32.19970224181454.006dd608@chem.duke.edu>
next in thread | raw e-mail | index | archive | help
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 * *
-------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1.5.4.32.19970224181454.006dd608>
