Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2013
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. tcpdump -i re0 udp port 9
  2. tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
  3. listening on re0, link-type EN10MB (Ethernet), capture size 96 bytes
  4. 02:11:57.037872 IP XXXXXXXXXXX.49266 > XXXXXXXXXXXXXXX.discard: UDP, length 102
  5. 02:11:57.037975 IP XXXXXXXXXXXXXX.63251 > 192.168.8.255.discard: UDP, length 102
  6. 02:11:57.038094 IP XXXXXXXXXXXXXX.53431 > nas.alixdomain.local.discard: UDP, length 102
  7. 02:11:57.038169 IP XXXXXXXXXXXXXX.54302 > 192.168.8.255.discard: UDP, length 102
  8. 02:11:57.038200 IP XXXXXXXXXXXXXX.54631 > nas.alixdomain.local.discard: UDP, length 102
  9. 02:11:57.038276 IP XXXXXXXXXXXXXX.49241 > 192.168.8.255.discard: UDP, length 102
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement