-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
I've tried filtering for DNS queries and can't see an IP in the response, what am I doing wrong?
sudo ngrep -W single -l -q -d any -i "" udp and port 53
interface: any
filter: ( udp and port 53 ) and (ip || ip6)
U 10.0.0.2:53278 -> 10.0.0.1:53 "k...........duckduckgo.com.....
U 10.0.0.2:53278 -> 10.0.0.1:53 .............duckduckgo.com.....
U 10.0.0.1:53 -> 10.0.0.2:53278 .............duckduckgo.com..............<.B.ns-175.awsdns-21...awsdns-hostmaster.amazon......... ......u...Q.
U 10.0.0.1:53 -> 10.0.0.2:53278 "k...........duckduckgo.com..............<..2..j.........<..6...
buxel
Metadata
Metadata
Assignees
Labels
No labels