[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: some linux question
On Sat, Aug 07, 1999 at 06:20:51PM +0300, Stanislav Malyshev a.k.a Frodo wrote:
> The simplest way is to have 2 DNS configuration files - resolv.conf.ppp0
> and resolv.conf.ppp1 and insert the link to one of them as
> /etc/resolv.conf in the /etc/ppp/ip-up.local script. You can read about
> this script and the parameters it gets in the pppd man page.
Another attractive approach is to use the fairly recent pppd keyword,
usepeerdns, that causes pppd to create an appropriate /etc/ppp/resolv.conf
if the other side provides information about a DNS. Not all ISPs do that,
but most do.
Nimrod
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il