1,760
edits
Changes
→How to test your secondary DNS ?
= How to test your secondary DNS ?=
<pre>
#echo $PRI_ANS
#142.204.140.179
SEC_ANS=$(nslookup -query=A scs.senecac.on.ca 142.204.33.54 $test_item $sec_dns | grep -v 142.204.33.54 $sec_dns | grep Address | awk '{print $2}')
#echo $PRI_ANS
#142.204.140.179