Displaying 20 results from an estimated 10000 matches similar to: "Problems with multipath routing."
2004 Jan 15
3
Shaping Device Aliases
Hi.
I understand that device aliases (e.g. eth2:3) are not shapeable. Does
anybody know if this functionality is planned in the future?
Anyway, for the time being the only option that seems to leave is to
fwmark packets differently for each device alias and then shape based
on that.
Is it possible to set multiple marks on the packets? Alternatively, is
it possible to check for a specific
2004 Jan 29
1
RE: LARTC digest, Vol 1 #1564 - 6 msgs
Martin,
If I understand whay you are suggesting, there is a problem in your
design: It will only work if you use Hide NAT. The problem is that the
ip_src == IP0 rule is wrong: The ip_src is not changed by the router and
it is not equal to the IP of any of the machine interfaces.
Can you think of a solution that will work in the following reasonabl
scenario:
Lets say I have two T1 internet
2004 Jan 27
3
tncg and bandwidth limiting
I''m trying to do some very simple rate-shaping on an interface. I want to
limit my 100baseT interface to 7 megs both ingress and egress of the
interface. I''ve been hacking my way through the documentation and some
examples and I''ve come up with the following configuration for tcng that
seems to do what I want.
I''m curious if some of the other experts out
2007 Jul 05
4
Load Balancing , MSN and SSL
HI All ,
I am running a FC6 box with two internet links with load balance . Every
thing is working fine expect the MSN connection that failed and reconnect
every time and SSL connections . I would link to know if with the nona
howto I could fix that .
I have been tried with no success to redirect that connection only to one
link but its look like do not work . Here my configuration :
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
2003 Jul 08
1
imq device
hi,
i cant get the -j IMQ on netfilter. The module is loaded
Module Size Used by Tainted: P
ipt_IMQ 768 0 (unused)
imq 1912 0 (unused)
but i cant find the object in /usr/local/lib/netfilter/*imq.so
i tryed recompiling manualy iptables but it didnt work to.
what could it be?
im using iptables 1.2.8, kernel 2.4.20.
Thanks!
2002 Jul 15
1
[Q] htb
Hi
Can I make htb node (class) without rate limit
For example
limit ip1/len1 to xx kb
limit ip2/len2 to yy kb
any other traffic - without limit?
--
Best regard, Alexander Trotsai aka MAGE-RIPE aka MAGE-UANIC
My PGP at ftp://blackhole.adamant.net/pgp/trotsai.key[.asc]
Big trouble - Your modem doesn''t speak English.
2004 Jul 26
1
Load Balancing
Hi.
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\
2004 Jan 28
3
small netwok traffic shaping
Hi,
First of all I must say that I''m a newbie in the network adimistration domain.
I have the following situation: a network composed of ~10 computers which are connected to
the internet through a gateway. The connection speed is 128kbps for the addresses outside
my country, and 10mbps for the addresses in my country.
I would like to set-up a traffic shaper on the router machine with
2002 Jul 12
1
IMQ crash dump
Hi
I try setup imq pseudo device for shaping
I''m work such script
#!/bin/sh
TC=/sbin/tc
/sbin/modprobe imq numdevs=1
/sbin/ip link set imq0 up
$TC qdisc add dev imq0 handle 1: root htb default 1
$TC class add dev imq0 parent 1: classid 1:1 htb rate 10mbit
# client1 tunnel tunnel
$TC class add dev imq0 parent 1: classid 1:2 htb rate 256kbit
$TC filter add dev imq0 protocol ip parent 1:0
2003 Mar 13
4
howto mark packet''s dscp value
Dear all
can anyone tell me how to mark packet''s DSCP value using tc?
Thanks.
Regards,
philip
--
Hong Kong IP Multicast Initiative (HKIPMI)
Department of Information Engineering
The Chinese University of Hong Kong
Phone : 2603 5240
Fax : 2603 5032
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2007 Jan 05
4
Load Balancing Problems
Hi,
I have a router that got its second link. I was trying to do load
balancing, but i can not get it to work properly.
Just one link works at time, and is always the second in the command ip
route add default table 222 proto static.
Am I missing something? My script is below. I am using Debian, tried
with kernel 2.6.19 (my compilation) or debian''s one (2.6.18-3-486),
same results
2005 Jun 11
1
problem with ip route and multiple lans
Hi, I have a little problem to setup iproute in my network
It looks like this:
---- ----- ------
R1 R2 R3
---- ----- ------
| | |
| | |
-------------------------------
ETH1 ETH2 ETH3
ETH0 ETH4 -------------> DMZ
------------------------------
|
|
2004 Jul 06
7
Simply IMQ
I''ve followed this list for quite a long time and have even posted a couple
of times. I used the early versions of IMQ from Devik (I think that was his
name), and it worked well. I only ever got the chance to implement it in my
test environment. I now need to implement it in my production environment.
My Linux core router has nine interfaces and has a 27 megabit connection to
the
2003 Aug 30
1
packet rate limiting
Hi,
I''m currently looking for a QoS extension that allows to limit the packet
rate to a given value. As I''m using HTB at the moment bandwidth limiting works
pretty well but packet rate limiting would be superb.
I do traffic shaping on a firewalling bridge (2.4.21) using iptables mark
and HTB. Any suggestions would be appriciated!
Regards,
Mike
--
COMPUTERBILD 15/03:
2004 Aug 05
4
NAT & tc filter addresses
Is there a flow diagram as to where tc actions take place with respect
to NAT and other iptables functions on a multihomed box (private &
public NICs) ? Are tc filter rules consulted before or after NATing?
My real interest is in basic understanding first, and then solving a
real problem second.
Example:
Firewall Public NIC 123.123.123.1
Firewall Private NIC 192.168.168.1
Dedicated Video
2005 Jul 10
7
QOS HELP PLEASE
ive got problems with my network (120 people)
ive got big pings (300ms)m whereas there are normally about 19ms.
i do not know if my qos is proper (fast i mean).
www.tdi.pozman.pl/fir2 - my qos
www.tdi.pozman.pl/rules - my firewall
can sb tell me if do it ok ?
--
*Dariusz ''tdi'' Dwornikowski | Gentoo | admin at pozman.pl |
2002 Dec 30
9
QoS (HTB) without IP address
Hi all,
After a long reading of the LARTC, I were able to set up a working HTB
config on my firewall.
But my question is :
Can I use a "ip less" box to do QoS ? With bridging software (or even
without?) or thing like this and use an u32 filter to direct the traffic to
the right class ?
In other words, I can''t modify the existing network config or inster into
(netmask is
2004 Jan 04
4
IMQ problems :-(
Hi
I have built a custom TMB Mandrake kernel (2.4.22) with IMQ and ESFQ
support. I statically compiled both (mistake?) ESFQ is sorted and
working fine (I have succesfully patched IPROUTE2).
I have got to the stage where I can see the IMQ device as UP with ifconfig.
I can use TC to add QDISCs to the IMQ device. However I just cannot sort out
IPTABLES to actually redirect packets to the IMQ
2002 Oct 31
4
Egress shaping over multiple interfaces?
Hello,
After reading the excellent HOWTO I got traffic shaping working nicely over
ethernet devices on a test setup. I can''t put this setup live though, because
our main firewall has three 2mbit hdlc interfaces instead of a single device.
We are using multipath routing using iproute2 nexthop at the moment, and that
works fine for firewalling. But now I have a need for shaping and