hello!! for a project i have to capture traffic a gateway(DNS traffic).Sb offered me to use wireshark.could u please helpabout this.how i can do this.does wireshark anyoption to do this.I will be verry glad if you answer me.thank u :) This question is marked "community wiki". asked 05 Sep '11, 11:50 Elahe |
One Answer:
I see this message is from September, so I'm sure your class project is now over. But to capture DNS traffic use display filter udp.port eq 53 || tcp.port eq 53. answered 15 Jan '12, 21:08 John_Modlin |
Have you read any of the documentation?
yes i have looked them but I dont know where exactly can find the answer :(.Do you know where I can find??or could u plz give the link to the page which contains the answer.thank u :)