everytime i make a dns request, it sends 2 requests insted of just 1 quest, is there a bug somewhere in wireshark/computer or did i not configure sometnig right screenshot http://imgur.com/hjYVT95 asked 12 Jul '16, 18:45 Monstermatt2 |
One Answer:
This most likely has to do with your capture setup. If you capture both ingress and egress traffic on a span you'll see frames twice. answered 12 Jul '16, 23:45 Jaap ♦ |
anyway to fix that?? or u cant
Yes, editcap options -d / -D can be used to remove duplicates from a capture file.