Re: [PLUG] Using iptables QUEUE...

2011-07-12 Thread jen montserrat
Assuming the device of which traffic is traversing is Linux based, you might consider installing NTOP for traffic monitoring and analysis. http://www.ntop.org/overview.html On Thu, Jul 7, 2011 at 10:44 PM, Michael C. Robinson < plu...@robinson-west.com> wrote: > Apparently, this is a means to se

Re: [PLUG] Using iptables QUEUE...

2011-07-08 Thread Larry Brigman
On Thu, Jul 7, 2011 at 4:29 PM, Michael C. Robinson < plu...@robinson-west.com> wrote: > > So the critical goal is to get spamcannibal to learn which means that it > needs to catch email packets as they come in. Having a better handle on > bandwidth usage and/or more than that, that is somet

Re: [PLUG] Using iptables QUEUE...

2011-07-08 Thread Larry Brigman
On Thu, Jul 7, 2011 at 4:29 PM, Michael C. Robinson < plu...@robinson-west.com> wrote: > Yes, fairness is hard to define. > > To keep fairness simple, no priority queueing where paying more means > more bandwidth. > > I was thinking I need the queue target to decide in real time whether > or not t

Re: [PLUG] Using iptables QUEUE...

2011-07-08 Thread Michael C. Robinson
Yes, fairness is hard to define. To keep fairness simple, no priority queueing where paying more means more bandwidth. I was thinking I need the queue target to decide in real time whether or not to favor host b over host a for example. My thought is the following, keep track on an hourly bas

Re: [PLUG] Using iptables QUEUE...

2011-07-08 Thread Martin A. Brown
: > > Apparently, this is a means to send packets to user space. I want to do : > > something very simple. I want to grab the destination ip address of : > > html packets and keep a log for the day of where the internal host was : > > going that can be browsed on a public local area network

Re: [PLUG] Using iptables QUEUE...

2011-07-08 Thread Tim
> > > Apparently, this is a means to send packets to user space. I want to do > > > something very simple. I want to grab the destination ip address of > > > html packets and keep a log for the day of where the internal host was > > > going that can be browsed on a public local area network web p

Re: [PLUG] Using iptables QUEUE...

2011-07-08 Thread Michael C. Robinson
On Fri, 2011-07-08 at 09:56 -0700, Aaron Burt wrote: > On Thu, Jul 07, 2011 at 10:44:20PM -0700, Michael C. Robinson wrote: > > Apparently, this is a means to send packets to user space. I want to do > > something very simple. I want to grab the destination ip address of > > html packets and keep

Re: [PLUG] Using iptables QUEUE...

2011-07-08 Thread Aaron Burt
On Thu, Jul 07, 2011 at 10:44:20PM -0700, Michael C. Robinson wrote: > Apparently, this is a means to send packets to user space. I want to do > something very simple. I want to grab the destination ip address of > html packets and keep a log for the day of where the internal host was > going tha

[PLUG] Using iptables QUEUE...

2011-07-07 Thread Michael C. Robinson
Apparently, this is a means to send packets to user space. I want to do something very simple. I want to grab the destination ip address of html packets and keep a log for the day of where the internal host was going that can be browsed on a public local area network web page. This isn't quite a