> > Richard Horvitz wrote: I tried changing PEERDNS=yes to PEERDNS=no, but this resulted in having no /etc/resolv.conf (/etc/ppp/resolv.conf seems to get rewritten in the same way) at all. Apparently the ISP has fixed their nameservers now, and things are working okay, despite everything. > > Are you using ppp interface? Is /etc/resolv.conf being re-written each time > at bootup, each time you log into the internet, or both (as in you start ppp > at bootup)? If your using ppp and you dont want pppd to query your > nameservers from the isp each time you log in, then add this to > /etc/sysconfig/network-scripts/ifcfg-ppp0: > PEERDNS=no > Then it will use whatever you have in /etc/resolv.conf. There is another > resolv.conf located in /etc/ppp/ that you might check. Not sure if this helps > or not. Gluck _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
