On Sun, 23 Nov 2003 17:12:37 +0000, "Payal Rathod" <[EMAIL PROTECTED]> said: > On Thu, Nov 20, 2003 at 01:03:48PM +0000, Payal Rathod wrote: > > Woww thanks a lot. I think it works. If I have any problems I will get > > in touch. > > It still does not work.... > There was a file pppoe.conf in which there was, > PEERDNS=yes > I changed it to no, still resolv.conf is been overwritten > Plus, I have commented in options usepeerdns > What am i missing more??? >
I am not sure what you had done so far, but assuming you are using ppp, or using a Redhat like distro, you would do the modification in like /etc/sysconfig/network-scripts/ifcfg-ppp0 and have a line called PEERDNS="no" in it. This assuming you start your ppp connection with ifup ppp0, or something similar. BTW, the pppoe.conf is for PPP over Ethernet which is more common in Cable and DSL type connections. Are you using Cable or DSL or regular dialup using modem? For the latter type, editing pppoe wont help. Read through this as well: http://axion.physics.ubc.ca/ppp-linux.html Cheers -- Sthitaprajna http://puggy.symonds.net/~zeeble -- http://www.fastmail.fm - Email service worth paying for. Try it for free ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
