Skip to content

Instantly share code, notes, and snippets.

@bortzmeyer
Created January 8, 2019 10:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bortzmeyer/815e7a9d4854eddcdc5c3c2df9618a40 to your computer and use it in GitHub Desktop.
Save bortzmeyer/815e7a9d4854eddcdc5c3c2df9618a40 to your computer and use it in GitHub Desktop.
BNP Paribas DNS issue
% blaeu-resolve -r 100 -c FR -q A mabanque.bnpparibas  


[159.50.187.79] : 48 occurrences 
[ERROR: SERVFAIL] : 7 occurrences 
[159.50.188.20] : 40 occurrences 
Test #18829701 done at 2019-01-08T10:35:16Z

But NS queries timeout :

% blaeu-resolve -r 100 -c FR -q NS mabanque.bnpparibas
[sns5.bnpparibas.net. sns6.bnpparibas.fr.] : 2 occurrences 
[ERROR: SERVFAIL] : 28 occurrences 
Test #18829714 done at 2019-01-08T10:36:02Z
@bortzmeyer
Copy link
Author

@bortzmeyer
Copy link
Author

Still problems:

% blaeu-resolve -r 100 -c FR -q A mabanque.bnpparibas  
[159.50.187.79] : 16 occurrences 
[159.50.188.20] : 14 occurrences 
[ERROR: SERVFAIL] : 31 occurrences 
Test #18830323 done at 2019-01-08T12:28:24Z

@bortzmeyer
Copy link
Author

The DNS problem gets serious:

% blaeu-resolve -r 100 -c FR -q A mabanque.bnpparibas  
[159.50.188.20] : 6 occurrences 
[ERROR: SERVFAIL] : 47 occurrences 
[159.50.187.79] : 14 occurrences 
Test #18830439 done at 2019-01-08T12:42:46Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment