Perl module for parsing tcpdump file

2005-07-19 Thread Erik Nørgaard

Hi,

I was wondering if there is a perl module that can read the tcpdump 
formated files produced by pflog. I've been looking in the ports 
collection but can't seem to fine a port whose name decrypts to tcpdump.


I have a script that parses my maillog and blocks owned hosts or relays 
used by owned hosts. Now, I'd like to parse the firewall log to unblock 
those who have become sane again.


Thanks, Erik

--
Ph: +34.666334818   web: http://www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Perl module for parsing tcpdump file

2005-07-19 Thread Glenn Dawson

At 12:11 AM 7/19/2005, Erik Nørgaard wrote:

Hi,

I was wondering if there is a perl module that can read the tcpdump 
formated files produced by pflog. I've been looking in the ports 
collection but can't seem to fine a port whose name decrypts to tcpdump.


I don't think it's in ports, but this might be what you're looking for:
http://search.cpan.org/~bdgregg/Net-TcpDumpLog-0.11/TcpDumpLog.pm

-Glenn


I have a script that parses my maillog and blocks owned hosts or relays 
used by owned hosts. Now, I'd like to parse the firewall log to unblock 
those who have become sane again.


Thanks, Erik

--
Ph: +34.666334818   web: http://www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]