--- upendra gandhi <[EMAIL PROTECTED]> wrote:
> when b goes down due to some prob then i want dns to > point www.upen.com to 'a' > how do i achieve this???? > Your /etc/hosts should look something like: <a-ip> a.upen.com a <b-ip> b.upen.com b Also /etc/resolv.conf should have entries: nameserver <b-ip> nameserver <a-ip> HTH Vivek __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
