Displaying 3 results from an estimated 3 matches for "160000bit".
Did you mean:
100000bit
2005 Nov 02
0
TC not rate limiting for me
...1:10 htb rate 10kbps ceil 20kbps
tc class add dev eth1 parent 1:1 classid 1:12 htb rate 10kbps ceil 20kbps
tc filter add dev eth1 parent 1:0 prio 0 protocol ip handle 22 fw flowid
1:10
iptables -t mangle -A PREROUTING -p tcp -s 192.168.3.110 -j MARK
--set-mark 22
[stats]
class htb 1:1 root rate 160000bit ceil 160000bit burst 1799b/8 mpu 0b
overhead 0b cburst 1799b/8 mpu 0b overhead 0b level 7
Sent 1957552 bytes 28162 pkts (dropped 0, overlimits 0)
rate 3672bit 7pps
lended: 0 borrowed: 0 giants: 0
tokens: 89703 ctokens: 89703
class htb 1:10 parent 1:1 leaf 20: prio 0 quantum 1000 rate 80000bit...
2007 Jan 04
3
TC again - now working on VPN traffic
Hi!
It''s me again bothering you guys, what I want to do is to give full
bandwidth to VPN traffic and limit the rest to 30KB/s (kilobytespersecond),
ok?
Here''s what I have:
tcclasses
##################################
eth0 1 1kbps 70kbps 1
eth0 2 1kbps 30kbps 2 default
eth1 3 15kbps 10000kbps 1
eth1 4
2006 May 19
25
iptables CLASSIFY and MARK not working?
I have to match my packets based on MAC address, which I cannot do in
the POSTROUTING chain, so I do it in PREROUTING using MARK. Then, I
match on the MARK in the POSTROUTING chain to do a CLASSIFY. But this
does not seem to work:
wireless-r1 bwlimit # iptables -L -v -n -t mangle
Chain PREROUTING (policy ACCEPT 3353K packets, 941M bytes)
pkts bytes target prot opt in out source