Home | History | Annotate | Download | only in nsupdate

Lines Matching refs:ns6

235 update add other.nil. 600 in ns ns6.other.nil.
236 update add ns6.other.nil 600 in a 10.53.0.1
254 grep ns6.other.nil dig.out.ns1 >/dev/null 2>&1 || ret=1
737 -x 127.0.0.1 >dig.out.ns6.$n
738 grep localhost. dig.out.ns6.$n >/dev/null 2>&1 && ret=1
756 -x 127.0.0.1 >dig.out.ns6.$n || ret=1
757 grep localhost. dig.out.ns6.$n >/dev/null 2>&1 || ret=1
775 -x 192.168.0.1 >dig.out.ns6.$n
776 grep localhost. dig.out.ns6.$n >/dev/null 2>&1 && ret=1
796 $REVERSE_NAME NS >dig.out.ns6.$n
797 grep localhost. dig.out.ns6.$n >/dev/null 2>&1 && ret=1
817 $REVERSE_NAME NS >dig.out.ns6.$n || ret=1
818 grep localhost. dig.out.ns6.$n >/dev/null 2>&1 || ret=1
838 $REVERSE_NAME NS >dig.out.ns6.$n
839 grep localhost. dig.out.ns6.$n >/dev/null 2>&1 && ret=1
859 $REVERSE_NAME NS >dig.out.ns6.$n || ret=1
860 grep localhost. dig.out.ns6.$n >/dev/null 2>&1 || ret=1
1860 nextpart ns6/named.run >/dev/null
1871 -x 10.53.0.5 >dig.out.ns6.$n || ret=1
1874 grep localhost. dig.out.ns6.$n >/dev/null 2>&1 || ret=1
1875 grep other. dig.out.ns6.$n >/dev/null 2>&1 && ret=1
1876 nextpart ns6/named.run >nextpart.out.$n
1886 nextpart ns6/named.run >/dev/null
1901 ANY -x 10.53.0.5 >dig.out.ns6.test$n || ret=1
1902 nextpart ns6/named.run >nextpart.out.test$n
1907 c1=$(awk '$4 == "A" { print }' dig.out.ns6.test$n | wc -l)
1908 c2=$(awk '$4 == "AAAA" { print }' dig.out.ns6.test$n | wc -l)
1910 grep "::ffff:1.2.3.2" dig.out.ns6.test$n >/dev/null && ret=1