Anonymous | Login | Signup for a new account | 2024-11-21 10:21 -03 |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0000162 | BrazilFW 3.x | [All Projects] BrazilFW 3.x | public | 2013-11-01 19:41 | 2013-11-01 20:16 | |
Reporter | abdopcnet | |||||
Assigned To | woshman | |||||
Priority | immediate | Severity | tweak | Reproducibility | have not tried | |
Status | closed | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Summary | 0000162: limit bandwidth usage per ip or subnet | |||||
Description | iptables -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) | |||||
Tags | No tags attached. | |||||
Attached Files | ||||||
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 |