1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-28 19:51:48 +02:00
fastnetmon-rewritten/docs/DEBUG.md

5 lines
131 B
Markdown
Raw Normal View History

2015-03-22 11:36:18 +01:00
How to collect data for debugging netflow:
```bash
tcpdump -w ipfix_example_ipt_netflow_syn_flood.pcap -n 'udp dst port 2055'
```