Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000162BrazilFW 3.x[All Projects] BrazilFW 3.xpublic2013-11-01 19:412013-11-01 20:16
Reporterabdopcnet 
Assigned Towoshman 
PriorityimmediateSeveritytweakReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Summary0000162: limit bandwidth usage per ip or subnet
Descriptioniptables -t mangle -A PREROUTING -i eth0 -p -d 192.168.0.149 tcp -m quota --quota 100000 -j ACCEPT
iptables -t mangle -A PREROUTING -i eth0 -p -d 192.168.0.149 tcp -j DROP
iptables -t mangle -A PREROUTING -i eth0 -p -d 192.168.0.149 udp -m quota --quota 100000 -j ACCEPT
iptables -t mangle -A PREROUTING -i eth0 -p -d 192.168.0.149 udp -j DROP

i tried these commands
working but why ipacc.tgz(bfw2) did not work (squid not prefered)
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000215)
woshman (administrator)
2013-11-01 20:16

Here is only bug reports.
And only for BrazilFW 3.x.

- Issue History
Date Modified Username Field Change
2013-11-01 19:41 abdopcnet New Issue
2013-11-01 19:41 abdopcnet Status new => assigned
2013-11-01 19:41 abdopcnet Assigned To => woshman
2013-11-01 20:16 woshman Note Added: 0000215
2013-11-01 20:16 woshman Status assigned => closed
2013-11-01 20:16 woshman Resolution open => fixed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker