Andy Ma wrote:
> Can anyone help to configure more than 1 ppp connection? I have ppp0
> set up and running fine. But, I have another ISP which I want to setup
> on ppp1. I did the setup the same as ppp0. When I dial to ppp1 it
> dailed but it will disconnect by itself. ayone know why? My guess is
> the resolv.conf file. But how do you setup the resolv.conf for more
> than 1 ISP or DNS?//
The disconnection is not a problem with the DNS.
The disconnection is probably a function of the authentication.
Since you have two different ISPs, use the pap-secrets file and
specify the ISP name as the 'remotename' field for each of the
ISPs. Make sure that you have the proper secret for each of the
ISPs. If you have different account names, also vary the 'name'
parameter.
The best way to dealing with a change in the IP address of the DNS is
to not use the ISP's DNS entry. Run your own DNS. Then use the
127.0.0.1 address in the /etc/resolv.conf file. For more information
on this, see the DNS-HOWTO.
--
Al Longyear <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]