Figure 1: shows output of tcpdump -Cq ip
See windump below for how to build a Windows version
of tcpdump yourself.
1: \\ExampleDevice\#2 Descr: Example Device #2 No network address 2: \\ExampleDevice\#1 Descr: Example Device #1 No network address 3: \\.\airpcap00 Descr: AirPcap USB wireless capture adapter nr. 00 No network address MAC-addr: 00:12:0E:11:C8:E4, MTU <failed>, link-type 802.11 Radio, UP?, 54Mb/s (AirPcap) Channel: 6, Encryption: OFF, name AirPcap Classic, USB bus, RX only, No ext-ant media: 802.11/b/g, band: 2GHz 4: \Device\NPF_GenericDialupAdapter Descr: Adapter for generic dialup and VPN capture No network address MAC-addr: <failed>, MTU <failed>, link-type 802.3, UP?, 10Mb/s (NDIS-Wan) 5: \Device\NPF_{7F56352E-EF2F-49F4-844C-BA1FA0105667} Descr: MS Tunnel Interface Driver No network address MAC-addr: 02:00:54:55:4E:01, MTU 1514, link-type 802.3, DOWN, 10Mb/s (NDIS) 6: \Device\NPF_{8D3A23A7-9C6C-408B-A23B-6736F9E56510} Descr: Realtek 10/100/1000 Ethernet NIC Addr 0: 10.0.0.6 (mask 255.255.255.0) MAC-addr: 20:CF:30:90:56:99, MTU 4096, link-type 802.3, UP, 10Mb/s (NDIS) 7: \Device\NPF_{37FC13D9-2F52-47CA-AB64-32B2B434C749} Descr: Realtek RTL8187 Wireless LAN USB NIC Addr 0: 10.0.0.5 (mask 255.255.255.0) MAC-addr: 00:18:4D:00:DE:76, MTU 1514, link-type 802.3 over Wireless LAN, UP, 54Mb/s (NDIS) 8: \Device\NPF_{75451EE7-5145-471A-BAF5-124BE8439D10} Descr: WAN (PPP/SLIP) Interface Addr 0: 108.171.112.226 (mask 255.255.255.255) MAC-addr: <failed>, MTU <failed>, link-type 802.3, UP?, 0Mb/s (NDIS-Wan)
c:\> start /min windump -i6 -ttt port 514to see only syslog at UDP (or TCP) port 514. Hence the otput is sent to a minimised console-window.