Skip to content

Instantly share code, notes, and snippets.

@bortzmeyer
Created August 23, 2018 05:52
Show Gist options
  • Select an option

  • Save bortzmeyer/c5eca9504bedb6878537879c0cff209d to your computer and use it in GitHub Desktop.

Select an option

Save bortzmeyer/c5eca9504bedb6878537879c0cff209d to your computer and use it in GitHub Desktop.
Test si les résolveurs chez SFR sont menteurs
% blaeu-resolve --nameserver 89.2.0.1 --as 21502 --requested 20 www.doesnotexistatall.com 
Nameserver 89.2.0.1
[ERROR: NXDOMAIN] : 20 occurrences 
Test #15780500 done at 2018-08-23T05:49:43Z

% blaeu-resolve --nameserver 89.2.0.2 --as 21502 --requested 20 www.doesnotexistatall.com
Nameserver 89.2.0.2
[ERROR: NXDOMAIN] : 20 occurrences 
Test #15780503 done at 2018-08-23T05:50:36Z
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment