A alexus Oct 9, 2009 #1 I have following rules: Code: pipe 1 config bw 1Mbit/s add 8380 pipe 1 tcp from any to any src-port www add 8380 pipe 1 tcp from any to any dst-port www yet my MRTG show's way more traffic then just 1Mbit/s can someone help me?
I have following rules: Code: pipe 1 config bw 1Mbit/s add 8380 pipe 1 tcp from any to any src-port www add 8380 pipe 1 tcp from any to any dst-port www yet my MRTG show's way more traffic then just 1Mbit/s can someone help me?
K kenbukan Oct 13, 2009 #2 Hello i have the same problems try Code: pipe 1 config bw 10Kbit/s i don't know where is the bug.
OP A alexus Oct 13, 2009 Thread Starter #3 kenbukan said: Hello i have the same problems try Code: pipe 1 config bw 10Kbit/s i don't know where is the bug. Click to expand... I don't understand, are you asking me to try it as it as a solution for my issue? or as you showing me what you doing and it's similar to mine?
kenbukan said: Hello i have the same problems try Code: pipe 1 config bw 10Kbit/s i don't know where is the bug. Click to expand... I don't understand, are you asking me to try it as it as a solution for my issue? or as you showing me what you doing and it's similar to mine?
K kenbukan Oct 14, 2009 #4 Hello alexus, i use two Gbit ethernet cards as bridge and to shape the traffic of this, if i use Code: ipfw pipe 1 config bw 10Mbit/s the traffic is more than 10Mbit/s. If i use Code: ipfw pipe 1 config bw 100Kbit/s the traffic is shaping of 10Mbit/s But the bridge is break after 2 minutes.
Hello alexus, i use two Gbit ethernet cards as bridge and to shape the traffic of this, if i use Code: ipfw pipe 1 config bw 10Mbit/s the traffic is more than 10Mbit/s. If i use Code: ipfw pipe 1 config bw 100Kbit/s the traffic is shaping of 10Mbit/s But the bridge is break after 2 minutes.