Re: combining 2 ADSL Lines

From: Aaron Nichols (adnichols_at_gmail.com)
Date: 12/18/04

  • Next message: Joshua Tinnin: "Re: cvsup newbie questions"
    Date: Fri, 17 Dec 2004 15:32:07 -0800
    To: Hexren <me@hexren.net>
    
    

    On Fri, 17 Dec 2004 15:32:50 +0100, Hexren <me@hexren.net> wrote:
    > I have the following problem, I have 2 ADSl Lines and would like to
    > combine those 2 into 1 big. I have full control of both the gateway
    > from my LAN and another Server in the internet which I coud use as a
    > second gateway.
    >
    > What I am thinking of is something like virtualizing so that in the
    > end I have VirtualInterface1 which is DSL1 and DSL2.

    Assuming these are just normal DSL lines with no special options which
    would allow them to be combined, your options are limited I think.
    This message assumes these are your typical Residental/business type
    DSL lines which provide a few IP's to the end Customer.

    In general, when using two different connections (DSL, T1 or
    otherwise) between two different providers you have to pick one
    connection or the other to send traffic over when communicating with a
    given host on the Internet. There are many ways to "share" the two
    connections in an automated way, so that some traffic goes over one
    connection and some traffic goes over the other, but this doesn't
    allow you to bond the two connections. "Bonding" being defined as the
    ability to combine the bandwidth of both connections to provide higher
    peak transfer rates.

    The basic problem is that each ISP is only going to route traffic to
    the IP address they provide you. Since it's highly unlikley that both
    providers are providing the same IP you have to use NAT. When you send
    traffic out of your network, it has to originate from one or ther
    other IP address and response traffic is only going to come back to
    that IP address, thus only using that DSL line. You can certainly send
    the next connection out the other DSL line, but again, it will only
    use that one DSL line.

    There have been threads in the past discussion the use of policy
    routing to send traffic from different parts of your network over
    different connections - thus sharing the overall load between the two
    connections. This gives you some additional capacity, but does not
    provide higher throughput that a bonded connection would provide.

    Setting up each connection individually on the FreeBSD gateway and
    then investigating the use of pf or ipfw to provide policy routing is
    probably the closest you are going to get to using both connections at
    the same time. Perhaps someone else has some suggestions for options
    I'm not aware of.

    Aaron
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Joshua Tinnin: "Re: cvsup newbie questions"

    Relevant Pages

    • Re: FreeBSD router two DSL connections
      ... > PPP on them and setup multilink PPP. ... need to make sure outgoing data for a connection is using the same line ... If you have incoming connections as well, ... SpiritOne DSL. ...
      (freebsd-questions)
    • Re: Mike W. Corner
      ... >Mike W. wrote: ... I believe that several "connections" might be made at once ... Should probably just go to DSL. ... We have both but I trust our security. ...
      (rec.motorcycles.dirt)
    • Re: two internet connections
      ... To make the Internet access redundancy, ... cable which uses dynamic ip and the other dsl that uses pppoe. ... use both of the connections at the same time so when i need to browse from ...
      (microsoft.public.windows.server.networking)
    • Re: Using Two ADSL Internet Connections Simultaneously
      ... > connections to the internet and use these connections to provide ... > internet access to several wireless laptop computers. ... same thing (and I suspect Cisco routers at the ISP can do it). ... with "from" IP addresses assigned to the DSL lines. ...
      (comp.dcom.telecom)
    • Re: DNS in VPNs
      ... > I have a dilema here, I want to run two ISP connections ... > LAN / internet traffic. ... > VPN, DSL for internet access, I have two domains outside ... > they will be going out through the DNS server that is ...
      (microsoft.public.win2000.dns)