Advertisement
Guest User

Untitled

a guest
May 27th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. 192.168.30.101 == debian linux system
  2. 192.168.30.100 == microsoft windows xp system
  3. what goes wrong?
  4.  
  5. --
  6.  
  7. works | linux client
  8.  
  9. 27-May-2010 00:24:40.674 queries: info: client 192.168.30.101#48381: query: jelle-laptop.example.nl IN A +
  10. 27-May-2010 00:24:40.675 resolver: debug 1: createfetch: jelle-laptop.example.nl A
  11. 27-May-2010 00:24:40.677 resolver: debug 1: createfetch: . NS
  12. 27-May-2010 00:24:40.938 resolver: debug 1: createfetch: ns3.utelisys.net A
  13. 27-May-2010 00:24:40.939 resolver: debug 1: createfetch: ns4.utelisys.net A
  14. 27-May-2010 00:24:41.392 queries: info: client 192.168.30.101#50767: query: jelle-laptop.dynamic.example.nl IN A +
  15.  
  16. --
  17.  
  18. does not work | windows
  19.  
  20. 27-May-2010 00:25:45.151 queries: info: client 192.168.30.100#1313: query: 1.30.168.192.in-addr.arpa IN PTR +
  21. 27-May-2010 00:25:45.159 queries: info: client 192.168.30.100#1314: query: jelle-laptop.example.nl\032dynamic.example.nl\032static.example.nl IN A +
  22. 27-May-2010 00:25:45.159 resolver: debug 1: createfetch: jelle-laptop.example.nl\032dynamic.example.nl\032static.example.nl A
  23. 27-May-2010 00:25:45.175 queries: info: client 192.168.30.100#1315: query: jelle-laptop.nl\032dynamic.example.nl\032static.example.nl IN A +
  24. 27-May-2010 00:25:45.176 resolver: debug 1: createfetch: jelle-laptop.nl\032dynamic.example.nl\032static.example.nl A
  25. 27-May-2010 00:25:45.192 queries: info: client 192.168.30.100#1316: query: jelle-laptop.example.nl\032static.example.nl IN A +
  26. 27-May-2010 00:25:45.192 resolver: debug 1: createfetch: jelle-laptop.example.nl\032static.example.nl A
  27.  
  28. --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement