Re: Bandwidth Throttling?

"Troy M Jaqua" <[email protected]> Wed, 5 Oct 2005 16:49:12 -0700 (PDT)
Newsgroups gmane.network.nocat
Message-ID <[email protected]>
try:
iptables -t mangle -nL -v

That will give you the packet and byte counts as well.

Kevin Hanser said:
> Hmmm... any idea how I would look at the "mangle table"?  Not familiar
> with that term...
>
> thx
>
> k
>
> Troy M Jaqua wrote:
>
>>Hey Kevin,
>>
>>I think you need to look at the mangle table to get the info which
>>actually classifies your IP and MAC address.  The rules here are just to
>>accept inbound packets, and those which have been previously marked to
>> get
>>accepted when they came in.  Anyway, I doubt you'll find the tc rules
>>within the firewall itself, though I'm not that familiar with traffic
>>shaping, either.
>>
>>-Troy
>>
>>Kevin Hanser said:
>>
>>
>>
>
> _______________________________________________
> NoCat mailing list
> [email protected]
> http://lists.nocat.net/mailman/listinfo/nocat
>