]> git.ipfire.org Git - thirdparty/pdns.git/blob - regression-tests.recursor/hijack-1/command
dnsdist: Add 7853 to the ChangeLog
[thirdparty/pdns.git] / regression-tests.recursor / hijack-1 / command
1 #!/bin/sh
2 . vars
3 cleandig hijacker.example.net ns | sed 's/\(.*\tIN\t[A-Z0-9]\+\t\)\([0-9]\+\)/\13600/'
4 cleandig www.hijackme.example.net a | sed 's/\(.*\tIN\t[A-Z0-9]\+\t\)\([0-9]\+\)/\13600/'
5 sleep 5