Snort mailing list archives
Re: Snort 1.7 MySQL Question
From: Mark Rowlands <mark.rowlands () minmail net>
Date: Sat, 11 Aug 2001 01:10:40 +0200
On Saturday 11 August 2001 00:05, Johnson, David wrote:
It's fairly easy to decode:
With perl on a unix (or win2k?) machine
use Socket;
$ip=1077562595;
$lip=inet_ntoa(pack("N", $ip));
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- Snort 1.7 MySQL Question bthaler (Aug 10)
- Re: Snort 1.7 MySQL Question Jason (Aug 10)
- <Possible follow-ups>
- RE: Snort 1.7 MySQL Question swilcoxon (Aug 10)
- RE: Snort 1.7 MySQL Question Johnson, David (Aug 10)
- Re: Snort 1.7 MySQL Question Mark Rowlands (Aug 10)
