Hi steve .. I have added the options correctly and yeah the file /etc/ppp/peers/wvdial already has the option usepeerdns . Here is the output from 'cat /var/log/messages | tail' :
Feb 15 23:56:39 localhost pppd[11644]: pppd 2.4.4 started by root, uid 0 Feb 15 23:56:39 localhost pppd[11644]: Using interface ppp0 Feb 15 23:56:39 localhost pppd[11644]: Connect: ppp0 <--> /dev/ttyUSB0 Feb 15 23:56:43 localhost pppd[11644]: CHAP authentication succeeded Feb 15 23:56:43 localhost pppd[11644]: CHAP authentication succeeded Feb 15 23:56:43 localhost pppd[11644]: Could not determine remote IP address: defaulting to 10.64.64.64 Feb 15 23:56:43 localhost pppd[11644]: local IP address 10.3.0.8 Feb 15 23:56:43 localhost pppd[11644]: remote IP address 10.64.64.64 Feb 15 23:56:43 localhost pppd[11644]: primary DNS address 218.248.240.181 Feb 15 23:56:43 localhost pppd[11644]: secondary DNS address 218.248.240.180 I don see any details of the options being passed to pppd here, also even when the resolv.conf file exists, it is not being automatically updated . I will try checking the code in /etc/sysconfig/network-settings/ifup-ppp script and see if any modification can be done there. Thanks Satish -- http://satish.playdrupal.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
