> 3] resolve.conf > edit the file /etc/resolve.conf and change it as follows; > > nameserver 192.168.0.1 # Only if you have your own DNS > # Use your own DNS IP here > # This is my DNS' IP > nameserver 61.1.96.65 # SancharNet's Primary DNS > nameserver 61.1.128.5 # SancharNet's Secondary DNS > nameserver 61.0.0.5 # SancharNet's Backup DNS > > nameserver 61.1.72.30 # Goatelecom's Primary DNS > nameserver 61.1.72.28 # Goatelecom's Secondary DNS >
Isn't the "usepeerdns" option a better choice? Suppose the ISP changes the IP address of their DNS server, then users who have hard-coded the ISP DNS server will face a problem. The "usepeerdns" option will ensure that the latest DNS servers are automatically entered into the client's resolv.conf (Provided the client has configured PPP correctly) -- arc_of_descent ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
