debug v6 test

This commit is contained in:
git@daemon.de
2015-04-26 13:47:06 +02:00
parent 6a4881f3d4
commit 57c7ee66f9

View File

@@ -13,5 +13,5 @@ script:
- sudo udpxd -l 127.0.0.1:53 -d 8.8.8.8:53
- sudo udpxd -l [::1]:53 -d [2001:4860:4860::8888]:53
- dig +nocmd +noall +answer google.de a @127.0.0.1
- dig +nocmd +noall +answer google.de a @:.1
- dig +nocmd +noall +answer google.de a @:.1 -f -V &
- sudo killall udpxd