|
From: G S. <gs...@dl...> - 2004-12-08 03:58:09
|
hi , I have three interfaces each connected to different ISP each having diff= erent=20 nameservers . I would like to use DNRD .can it be given as dnrd -a <interface1ip > -s <nameserver1> -s <nameserver2> -a <interface= 2 ip>=20 -s <nameserver3> -a <interface3 ip> -s <nameserver4> so when a DNS query comes how would it behave? Is it like this : Frist it will foward the query request to nameserver1 through interface1 = if it=20 fails it will send the query request to nameserver2 through interface1 if= it=20 fails then it sends query request to nameserver3 through interface2 and s= o on=20 =2E.. Can anyone comform me about the behavior , if my interpritation is wrong=20 please give me an idea to configure dnrd as per my need. =20 =20 Regards Sunil |