>
>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?//
>


Add lines to /etc/ppp/ip-up and /etc/ppp/ip-down to copy a different
resolv.conf file into the standard location.

I use the ip-up and ip-down scripts to restart my caching DNS server (named)
with different root-cache files.  That way I my local network machines don't
spend 60 seconds trying to connect to a non-existent host on the other side
of the PPP connection.



Matthew Zaleski



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

Reply via email to