search for: teql

Displaying 20 results from an estimated 43 matches for "teql".

Did you mean: tell
2005 Jul 12
0
Teql and NetEm can''t work together
Thanks in advance! Summary: when I load netem and teql together, teql doesn''t work correctly. (If I load teql only, everything is fine) I loaded both netem and teql. Netem is associated with eth0, and teql is associated with both eth0 and eth1. But traffic only goes out of eth1. Attached are the commands that I used to configure teql and net...
2000 Oct 10
3
TEQL: 2 Mbit eth1 + 2Mbit eth2 = 1Mbit teql0
...39;m trying to add them together to one 4Mbit/s connection but I cannot get more than approximate 1Mbit/s! My setup: I have a LAN (10.2.18.0/24), connected to a larger network (10.0.0.0/8) by two WAN-connections with 2Mbit/s each. On each end I have a Linux router. I first setup the routers to use TEQL with one of the connections and it works with 2Mbit/s, then I test the other connection with TEQL and it works fine to, but then I add both connections to TEQL and then the speed go down to 1Mbit/s. WAN router: # Connected to the 10.0.0.0/8 network eth0: 10.1.1.118/24 eth1: 10.2.20.1/30 # First W...
2005 Jun 22
2
Question: TEQL via gateway
Yesterday I posted a question, but I guess too much detail is provided that no one would bother to read, so I rephrase the question and hopefully some one may be willing to read. Sorry to spam. I am using TEQL on two computers, each with two network interfaces. The two eth0 are connected directly, and the two eth1 are connected via a gateway (a linux machine). The problem is that when I send packets through teql0 to the other machine (ping -I teql0), the packets can''t go through eth1 and all pac...
2005 Aug 10
0
teql on virtual network interfaces ?
Hi all, I want to implement a "weighted" teql that can send packets to interfaces based on their "weights". To do this, I want to create multiple virtual network interfaces, and add them to teql. Since teql will send packets to each interface in a round-robin way, a weighted teql is achieved (my guess). I already have two physical...
2003 May 07
0
teql and gre tunnel
Hi everybody, I want to do the following setup : | | Tun1 - Link 1 | Tun1 | | Router A | teql | INTERNET Link - | | teql |router B | | Tun2 - Link 2 | Tun2 | | This should permit to agregate Link 1 and Link 2 (less the cost of the encapsulation). The two tunnels are GRE ip tunnel. It seems to work fine in theory : I manage to send packet on the...
2007 Apr 18
0
[Bridge] Bridge + Teql!
Dear Gurus, Can you please help/guide me with the following: I have 3 NICs in my Linux RH 9 (kernel 2.4.20) machine. (eth0, eth1 and eth2). I want to setup a 'link equalizer' (teql) between eth0 and eth1. This I am able to do with the required commands (using the utilities 'tc' and 'ip'). Now I need to setup a bridge between eth2 and this new interface 'teql0'. This is not possible as 'teql' is not a 'bridgable' interface. Is it pos...
2004 Jul 04
0
TEQL+HTB (?)
...if both lines work, grant 3 mbit to a web service running on a server in our DMZ - if one line fails, grant all the remaining 2 mbit to that service - if the service doesn''t need all the bandwidth, use the remaining for other services I read through the HOWTO, and figured out that I need TEQL to create a virtual device that can have HTB attached. My questions: - how will bandwidth granting work with teql? Will the bandwidth be additive and then granting and borrowing possible? - if one line fails, how what will happen? I guess that the failing device (e.g. eth1) will go offline, and th...
2005 Jun 23
6
urgent TEQL problem
OK, I spammed the mailing list recently, but I will be fired if I can''t solve the problem today. (just kidding, but I did waste lots of time on it :( ) The common configuration for teql is for two computers connected directly with two links. My topology is a little different: one link is connected directly, but the other is connected through a gateway. My problem is teql can''t send packets through both links at the same time. When I don''t configure a gateway for...
2003 Mar 12
0
nat on teql devices
HI, I have a problem with nat on teql devices, i set the nat on iptables and he''s accept well , but don''t work ... he don''t masq or nat anything, i try using -j MASQUERADE too, but without results.. i m using the command: iptables -t nat -A POSTROUTING -j SNAT -s 10.0.0.0/24 --to ip-teql-device On kernel 2....
2002 Oct 31
4
Egress shaping over multiple 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 shaping only works over a single interface it seems and not over multiple interfaces. According to the HOWTO I can setup a teql device to bundle the hdlc0-2 into a single teql0 device, but that requires an extra combined IP address at both sides it seems. The question is whether I can get away with setting up the teql device over the three hdlc IPs with an ip on the teql device that''s either fake or one of our...
2006 Oct 31
0
TEQL: how to notice link down?
Is it possible to detect if a link is down in a TEQL device, so that I will receive a mail on such occasion? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl
2005 Jul 25
0
teql load balancing on tap devices
Hello list, I''d like to use teql with tap devices (two OpenVPN tunnels). This works, but the doc /usr/src/linux-<version>/net/sched/sch_teql.c says: "1. Slave devices MUST be active devices, i.e., they must raise the tbusy signal and generate EOI events. If you want to equalize virtual devices like tunnels, use a norma...
2002 May 02
0
Using TEQL with two ADSL connection
...n the linux box, have address: -eth2 172.16.255.254, connected to a switch and operate with VLANs -eth1 192.168.0.2, directly connected to the router (A) -eth0 192.168.2.2, directly connected to the router (B) The routing with router (A) or (B) work fine. I want to do a load balancing using teql I have configured the qdisc and teql as follow #ip route del default #tc qdisc add dev eth0 root teql0 #tc qdisc add dev eth1 root teql0 #ip addr del 192.168.0.2 dev eth1 #ip addr del 192.168.2.2 dev eth0 #ip address add 192.168.0.2/24 dev teql0 #ip address add 192.168.2.2/24 dev teql0 #ip link...
2007 Jul 19
0
tc qdisc TEQL limited to two interfaces? [ 1.8Gbps ]
I''am using the following script to aggregate the bandwidth of one quad gigabit ethernet controller (pci-express). #!/bin/bash sysctl -w net.ipv4.tcp_reordering = 30 ifconfig eth1 up ifconfig eth2 up ifconfig eth3 up ifconfig eth4 up modprobe sch_teql tc qdisc add dev eth1 root teql0 tc qdisc add dev eth2 root teql0 tc qdisc del dev eth3 root teql0 tc qdisc del dev eth4 root teql0 ip link set dev teql0 up ip addr flush dev eth1 ip addr flush dev eth2 ip addr flush dev eth3 ip addr flush dev eth4 ip addr flush dev teql0 ip addr add dev eth1 10.0....
2007 Aug 24
0
Wireless Ad Hoc and TEQL
...1 essid ''adhoc1'' iwconfig ath1 channel 11 iwconfig ath1 key ''password'' ifconfig ath1 up ifconfig ath1 192.168.2.YYY ifconfig ath1 netmask 255.255.255.0 ifconfig ath1 broadcast 192.168.2.255 where YYY is 100 for host A and 101 for host B. Then I try modprobe sch_teql tc qdisc add dev ath0 root teql0 tc qdisc add dev ath1 root teql0 ip link set dev teql0 up ifconfig teql0 192.168.1.YYY After this step I cannot ping via any of {ath0, ath1, teql0}. I have tried renaming the devices to eth1 and eth2 via ip link set dev ath0 name eth1. I do this before the iwconfi...
2003 Jan 24
0
problem with iproute and TEQL over predefinited tables
hi, I''ve encrountred some problem with iproute2... I''m building a router with kernel 2.4.20 but my script fail when I try to do a load balancing over a specific traffic, how explained on LARTC for balance the access between more link we should simple: ip route add default scope global nexthop via IP1 dev ETH0 weight 1 \ nexthop via IP2 dev ETH1 weight 1 for specific traffic
2005 Jun 21
0
TEQL and Subnet problem (reformatted)
TEQL and Subnet problem I have a network topology shown below, and I am trying to use TEQL. P1, P2 and P3 are three linux machines, and each has two network cards. P2 and P3 are connected in two ways: (1) directed connection between P2.eth0 and P3.eth0; (2) connection via P1. P1 acts as the gateway. TE...
2005 Jul 26
1
multi-path TCP performance
...all TCP throughput is the *sum* of the throughput of the two paths. However, when the latency of the two paths increases to 5ms, the overal TCP throughput drops to the throughput of a *single* path. Has anyone studied similar problem? What makes the performance go down? I use Fedora Core 3 and 4, teql and netem for my emulation. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2007 Jul 30
1
bonding of 2 lines
...sing iproute2 for a long time now to manage bandwidth and directing traffic over multiple interfaces based on source routing. I am working on a test-project at the moment, in witch I want to actually bundle (''trunk'') some connections. In the LARTC-manual I found the chapter about TEQL (see chapter 10). The situation in that example is too link 2 networks. I need to link a network to 1 remote gateway. The problem I can''t solve on my own is that you can only add physical devices to the teql0 qdisc. Therefore the following won''t work: +--------...
2005 Jun 21
2
TEQL and Subnet problem
TEQL and Subnet problem I have a network topology shown below, and I am trying to use TEQL. My problem is: When I ping to P3.teql0 from P2 ("[P2]# ping 16.119.144.66"), the traffic can never go from P2.eth1, and all traffic only goes to P1.eth0. What P2.eth1 (16.119.144.33) did is broadcastin...