On 13/04/07, Andrej Ricnik-Bay <[EMAIL PROTECTED]> wrote:
On 4/13/07, Terry Martin <[EMAIL PROTECTED]> wrote: > I would like to know if I there is a utility to take a UDP packet which > has specific information in the payload and extract the information > from the packet and place it in the Postgres data base? Which OS (in Linux ulogd and/or tcpdump spring to mind), do you need it captured real-time or would batch-processing on the full-hour or end of day suit you just fine?
ethereal (packet sniffer) is multiplatform and scriptable, and afaict is pretty much the best free option out there. Cheers Anton ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend