Displaying 1 result from an estimated 1 matches for "ceilp".
Did you mean:
ceil
2006 Jun 02
1
IMQ + NAT
...possible to do it on eth0, so I installed IMQ. I
need to get to on imq0 unnnated in/out traffic that I could make
priorities for protocols and networks. Do somthing like this:
prate=1Mbit
localhost: rate=500kbit, ceil=prate
vnc: rate=100kbit, ceil=prate
web: rate=100kbit, ceilp=prate
mail: rate=100kbit, ceil=prate
eth1: rate=400kbit, ceil=prate
ftp: rate=10kbit, ceil=prate
....
eth2..4: rate=100kbit, ceil=prate (eth2...eth4 would split the same 100kbit)
rdp: rate=90kbit, ceil=prate
......
This load balanc...