search for: dsl1

Displaying 12 results from an estimated 12 matches for "dsl1".

Did you mean: dsl
2004 Jan 13
4
Bandwith Aggregation
I am working on my Diploma Thesis on Computer Science Engineering. The main idea behind of my work is to make it possible to have a Linux box combining multiple ISP/network connections together providing a single connection with an aggregated bandwith. I have been surfing the Internet and I haven''t found anything like that running on Linux. I would like to implement it using iproute 2
2000 Nov 16
6
Backup Route
Hi there. I''ve two Internet connections at the same box, one connection is made through ADSL, and another is made with a Radio-Link (WaveLAN IE822). I wan''t to do a backup connection with the ADSL link. With what tools I can do this? ipchains, iptables, a third party tool? -- ____________________________________________________________ PIII 500MHz - 98MB RAM -
2007 Feb 09
1
trouble https multiple uplinks... how?
hello, my name is Denny. I am new in this list. I am trying use multiple uplinks as describe in the lartc documentation (http://lartc.org/howto/lartc.rpdb.multiple-links.html) with squid transparent proxy in my gateway server. let me draw the configuration : /----------------- -----DSL1-----| \ |Transparent proxy |----Local network -----DSL2-----| / \----------------- IP DSL1 : 172.17.1.2/30 IP DSL2 : 172.18.1.2/30 IP eth1(DSL1) : 172.17.1.1/30 IP eth2(DSL2) : 172.18.1.1/30 Local network : 10.14.1.0/24 each DSL links...
2010 Apr 20
0
SIP one-way audio
Hi, This problem has been tackled over and over, I know. I'm trying to understand why I'm having trouble with my "simple setup". My setup is like this: <SIP_PROVIDER>---<DSL1>---<LINUX_GATEWAY>---<ASTERISK_VIA_DSL1> I've unloaded the nf_*_sip kernel modules from the LINUX_GATEWAY just in case they could interfere. The DSL1 modem/router is a THOMSON SPEEDTOUCH and I've disabled "SIP ALG". If I place a SIP call then I immediately get a...
2005 Oct 30
0
FWMARK ROUTING OVER MULTIPLE ROUTERS/LANS
I would like to route ssh in my network via DSL2 and all other trafic via DSL1. So far I menaged to do it for LAN2 but there are still WLAN1,LAN3 and LAN1 to go. On all routers I added table "pilicka" with rule for fwmark and I fwmarked ssh. # ip rule show 0: from all lookup local 32765: from all fwmark 0x3 lookup pilicka 32766: from all lookup main 32767:...
2006 Sep 20
16
Multiple ISP Issues
Hi all, I am having an issue with a multiple ISP setup. I have followed the docs online and I think I have everything setup correctly but I can get the desired traffice to go out my secondary ISP. A quick run down on what I am trying to acomplish. I want to send all sip/iax traffic out one ISP in the net zone and then send all other traffic out my secondary ISP in the dsl zone. Attached is
2005 Oct 31
1
Load balance with Multiple Links
Hi i have read the all the docs and try to deploy the load balance and QoS using my 4 links (DSL links) My setup looks like below LAN ----Local IP-----Connected to Linux Box Eth1 Eth5-- connected to one DSL1 Eth4-- connected to one DSL2 Eth3-- connected to one DSL3 Eth2-- connected to one DSL4 iam marking them in prerouting randomly and puting them in table and snating at POSROUTING iam able to achieve with 2links with out any problem and making own script to work as deamon to check the link sta...
2004 Nov 20
2
Same GW for load balancing
Hi I want to use two dsl (or more) lines to increase my internet bandwidth. Our dsl lines are dhcp serviced. Both of them provide the same Def GW and different IPs for each ethernet interface (same subnet). ¿Is it possible to balance outgoing traffic "using" the interface as a criteria? No point on choosing gateway by IP. ¿Could someone give me a clue on how to deal with this? (first
2005 May 24
6
Problem with marking packets...
Hello everyone... I have a little trouble and need some help :P How can I check on which interface the packet is going (eth0, eth1; I have two ISP and on eth3 little LAN), using to check it TC and IMQ? (HTB script) I tried to mark packets, but on chain POSTROUTING this does not work... Maybe because packets fall on IMQ before signing. I tried marking it on FORWARD but packets also
2005 Apr 28
0
How can I block packet between eth0 and eth1?
Hello I am using linux box as a network loadbalance router. ----------------- ------------ |LAN| - |eth0 eth1(1.1.1.2) | DSL1 ------- |DSLAM (1.1.1.1) | | eth2(1.1.1.10) | DSL2 ------- |DSLAM (1.1.1.9) | ---------------- ------------ But I have a big problem. If eth2(DSL2) line down, but still on available ping eth2 Because o...
2005 Jun 27
1
routing incoming port 82
Hi, I have two DSL line from the different provider connected to my Linux Router Firewall. Server_A is behind the Linux Router Firewall. DSL0 -- | ---- LINUX_ROUTER_FW -- SERVER_A DSL1 -- I have the following IPTABLES command to make incoming access to Server A''s web service throught port 82 as below: - $IPTABLES -t nat -A PREROUTING -i eth1 -p tcp --dport 82 -j DNAT --to 10.59.2.2:80 $IPTABLES -t nat -A PREROUTING -i eth2 -p tcp --dport 82 -j DNAT --to 10.59.2.2:8...
2003 Dec 01
0
No subject
...a.org (Postfix) with ESMTP id 4C4444675 for <samba@lists.samba.org>; Mon, 9 Jul 2001 13:52:21 -0700 (PDT) Received: (from daemon@localhost) by smtp02.roc.gblx.net (8.9.3/8.9.3) id QAA71498 for <samba@lists.samba.org>; Mon, 9 Jul 2001 16:54:43 -0400 Received: from 64-214-240-132.dsl1.ROC.gblx.net(64.214.240.132), claiming to be "rick" via SMTP by smtp02.roc.gblx.net, id smtpdARkNUa; Mon Jul 9 16:54:32 2001 From: "Richard Armstrong" <rarmstrong@triptar.com> To: <samba@lists.samba.org> Subject: Re: Semaphore Timeout problem Date: Mon, 9 Jul 20...