On Tue, 20 Apr 1999, Sanjiv Bawa wrote:

|THANKS !!!! I got it work. BUT there is a catch. There is no dns. So ping
|yahoo.com does not work. I can ping an outside IP address and even get a web
|page provided I provide the address.
|
|I always thought the DNS address would come with the connection. How do I
|get it to configure dynamically ?

You can't with ppp-2.3.3 .  The way it's usually done is to get the DNS IP
address from the ISP and configure /etc/resolv.conf, read "man resolver" to
find out how.  Another way would be to use bootpc, provided that the ISP
runs bootp.  A third way is to upgrade to ppp-2.3.7 which can do what you
want using Microsoft's perversion of IPCP with an application-level
service, read the 2.3.7 man pages to find out how.

In an effort to encourage you to do this the right way here's a couple of
nameservers for tabmaster.com, if that's your ISP:

205.178.159.134
205.178.138.137

|
|Also, I remove defaultroute manually using route. I also found the following
|in /etc/rc.d/init.d/network that may setup a default route. Except I have no
|clue..... Please Help !!
|
|                for device in $DEV_RECONF_ROUTES ; do
|                        /etc/sysconfig/network-scripts/ifup-routes $device
|                done
|
|I am using Red Hat 5.1 with pppd 2.2.3-4

Someone that knows RH's ways will have to take over here, I have no idea
how RH's networking scripts work.

---
Clifford Kite                                               Not a guru. (tm)
[EMAIL PROTECTED]                                           Not even close.


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to