I think you want:

tcpdump -C 100 -W 10 -w /tmp/tcpdump -i eth1 -s 0 udp dst portrange
5060-65534

Thanks

tcpdump -C 100 -W 10 -w /tmp/tcpdump -i eth1 -s 0 udp and dst portrange 5060-35000
tcpdump: unknown host 'portrange'

tcpdump version 3.8
libpcap version 0.8.3

man tcpdump indicates that I should be able to use >= syntax but it doesn't work as expected. Any further advice appreciated.

Cameron
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to