On Monday 08 April 2002 17:53 pm, Kunal Shah wrote:
> in my redhat box, even if i set option in ppp to usepeerdns, it
> does not edit /etc/resolv.conf. I have to manually do it. however
> it edits /etc/ppp/resolv.conf everytime.

>From pppd(8):

       usepeerdns
              Ask the peer for up to 2 DNS server addresses.  The
              addresses supplied by the peer (if any) are  passed
              to  the  /etc/ppp/ip-up  script  in the environment
              variables DNS1 and DNS2.  In  addition,  pppd  will
              create  an /etc/ppp/resolv.conf file containing one
              or two nameserver lines with the  address(es)  sup�
              plied by the peer.

If you need /etc/resolv.conf updated, then you have to add code to do that
in /etc/ppp/ip-up.local.

Binand

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to