Displaying 4 results from an estimated 4 matches for "sofast".
Did you mean:
ofast
2004 Jan 23
16
IMQ Stability
Hello all,
I have been doing a lot of archive searching over the last week reading
posts on IMQ and it''s apparent stability / instability. I have seen a
number of posts about it not being maintained as well. Can anyone talk to
me about IMQ''s stability in a heavy throughput environment (20 Mbps) and
what was causing IMQ to fail if you know.
Thanks,
Mike
2004 Jan 28
1
Problems with multipath routing.
Hi all, I have setup two multipath route tables on my system for doing
failover routing, What I want it''s that if GW at route1 of the MP is dead,
traffic goes by route2, for doing that I have created the multipath routes as
follows:
ip route add table mail.traffic proto static nexthop via ${GW1} dev eth1
weight 1 nexthop via ${GW2} dev eth1 weight 250
But it does not run as I
2004 Jan 21
0
Traffic Shaping QoS and rate-limiting clients
Hello all,
I am trying to figure out a way to traffic shape for QoS (ie, prioritize
different types of traffic) for an entire network and ALSO rate limit /
shape individual users on this network.
Now, I understand it all for rate control on users - what I can''t figure out
is how we can shape / prioritize by protocol (ie, treat ssh / telnet higher
than www which is higher than ftp,
2004 Jan 27
1
Filter not listed for firewall filter - and not running!
Hello all,
I am having some trouble getting a firewall filter to work with TC. I am
actually setting the mark via EBTables (which is working as far as I can
tell, I am also logging the packet and my syslog reports lots of marks):
ebtables -t broute -A BROUTING -p ipv4 -i eth1 -s 08:00:46:60:B3:57 -j mark
--set-mark 7 --mark-target CONTINUE --log --log-level debug --log-prefix
"EBFW Mark