Displaying 3 results from an estimated 3 matches for "intermittl".
Did you mean:
intermitten
2004 Jul 26
1
Load Balancing
...I´m making an script for load balancing of two
cablemodems internet connections toward my LAN.
The problem is that when I try to ''equalize'' the
the two internet connections with the weight=1 it
doesn´t work. On the other hand, if I put 5 and 5
it works, but not at 100%, it does intermittlently,
some times works and others don´t.
example:
ip route add default equalize\
nexthop via $P1 dev $IF1 weight 5\
nexthop via $P2 dev $IF2 weight 5
Besides, when I open, for example, the firefox browser, it
takes a lot to start navigating, sometimes it works and other
times gives an error an...
2004 Aug 01
0
QOS
...I´m making an script for load balancing of two
cablemodems internet connections toward my LAN.
The problem is that when I try to ''equalize'' the
the two internet connections with the weight=1 it
doesn´t work. On the other hand, if I put 5 and 5
it works, but not at 100%, it does intermittlently,
some times works and others don´t.
example:
ip route add default equalize\
nexthop via $P1 dev $IF1 weight 5\
nexthop via $P2 dev $IF2 weight 5
Besides, when I open, for example, the firefox browser, it
takes a lot to start navigating, sometimes it works and other
times gives an error an...
2004 Aug 26
0
Problems with QOS
...I´m making an script for load balancing of two
cablemodems internet connections toward my LAN.
The problem is that when I try to ''equalize'' the
the two internet connections with the weight=1 it
doesn´t work. On the other hand, if I put 5 and 5
it works, but not at 100%, it does intermittlently,
some times works and others don´t.
example:
ip route add default equalize\
nexthop via $P1 dev $IF1 weight 5\
nexthop via $P2 dev $IF2 weight 5
Besides, when I open, for example, the firefox browser, it
takes a lot to start navigating, sometimes it works and other
times gives an error a...