-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 03/22/2013 01:47 PM, Michael Ossmann wrote:
On Fri, Mar 22, 2013 at 11:03:55AM -0400, Matt D wrote:
wireshark is telling me there are no interfaces to capture. I am not doing something here?
The op25 code is sending UDP packets to 224.0.0.1 which probably should show up on your primary external interface.
You should be able to capture on your that interface (e.g. eth0 or wlan0) or on your loopback interface (e.g. lo) in Wireshark. If you can't, you have a Wireshark problem (maybe permissions?).
Right, I ran sudo wireshark and those options show up. getting the p25 CAI from eth1 192.168.0.14 Thanks a bunch, Matt - ------