On Sat, Mar 16, 2002 at 09:57:46AM -0500, Robert Watson wrote:
> Heh. I had something a little like that at one point -- it just
> acted as a pass-through, but also logged in the pcap format. I
> thought someone had done modifications to tcpdump to allow it to
> speak to divert sockets, don't kn
On Sat, Mar 16, 2002 at 09:57:46AM -0500, Robert Watson wrote:
> Heh. I had something a little like that at one point -- it just acted as a
> pass-through, but also logged in the pcap format. I thought someone had
> done modifications to tcpdump to allow it to speak to divert sockets,
> don't kno
Heh. I had something a little like that at one point -- it just acted as a
pass-through, but also logged in the pcap format. I thought someone had
done modifications to tcpdump to allow it to speak to divert sockets,
don't know that it was ever actually committed. Might be in the PR's
still. Wa
On Tue, Mar 12, 2002 at 11:49:53PM +0100, Poul-Henning Kamp wrote:
>
> Here is something I miss a lot:
>
> I would like a small program which can listen to a specified divert(4)
> socket and act on the incoming packets.
>
> Specifically I want to direct all unwanted trafic from my ipfw rules
>
On Tue, Mar 12, 2002 at 11:49:53PM +0100, Poul-Henning Kamp wrote:
>
> Here is something I miss a lot:
>
> I would like a small program which can listen to a specified divert(4)
> socket and act on the incoming packets.
There are a number of ports which may do something similar to what you
requ
what about a program - like snort - but instead of listening on an
interface, it would listen on your divert(4) socket. a setup like this
could actually help snort (or an other program) be more responsive.
i know that i have run into troubles with snort's flex-resp mechanism not
stopping packet
nice idea.. procmail for packets.
On Tue, 12 Mar 2002, Poul-Henning Kamp wrote:
>
> Here is something I miss a lot:
>
> I would like a small program which can listen to a specified divert(4)
> socket and act on the incoming packets.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsub
On Tue, 12 Mar 2002, Poul-Henning Kamp wrote:
> Here is something I miss a lot:
>
> I would like a small program which can listen to a specified divert(4)
> socket and act on the incoming packets.
>
> Specifically I want to direct all unwanted trafic from my ipfw rules
> into the divert socket a
Here is something I miss a lot:
I would like a small program which can listen to a specified divert(4)
socket and act on the incoming packets.
Specifically I want to direct all unwanted trafic from my ipfw rules
into the divert socket and have the program examine these packets
and when configur
9 matches
Mail list logo