I'm running FC6 so I first tried to use yum, but really didn't find any matches. I then went to <a href="http://rpm.pbone.net">http://rpm.pbone.net</a> and search there for FC6 rpms only. Once found I clicked them, and the software installer seamlessly grabbed them instead of downloading directly to disk. Once all the above packages were installed the script compiled, but did not work for me. Here is what I used:
<br><br>./vonageSniff.pl -ip=<a href="http://192.168.1.1">192.168.1.1</a> -f 'udp and port 5060'<br><br><br>#############################<br>Vonage Caller ID Sniff v. 1.03<br>Developed by: James Armstrong<br>#############################
<br><br>vonageSniff[7879]: Beginning Sniff...<br>vonageSniff[7879]: FILTER: udp port 5060<br>Error opening pcap: socket: Operation not permitted<br><br>Question for those more familiar with perl and or networking:<br><br>
Is this not working because I need to punch a hole in my firewall?<br><br>Thanks<br>