Load Balancing Outgoing, its possible ?

From: Daniel Dias Gonçalves (daniel_at_dgnetwork.com.br)
Date: 10/28/05

  • Next message: Nuno Antunes: "Re: diagram of 4.10 layer 2 spaghetti"
    Date: Fri, 28 Oct 2005 08:33:34 -0200
    To: freebsd-pf@freebsd.org, freebsd-net@freebsd.org
    
    

    Complicated ? Its possible ?

                                           TELECOM
                                    LOAD SHARING PER PACKET
    ------------------------------------------------------------------------------------------
           | | | | | |
           | | | | | |
    -------------------------------------
    -------------------------------------
    CISCO 2600 (6mbps) HAUWEI (6mbps)
    LOAD SHARING PER PACKET LOAD SHARING PER PACKET
    -------------------------------------
    -------------------------------------
                 Ethernet (64.XX.XX.1/30) Ethernet
    (65.XX.XX.1/30)
                         | |
                         | |
                         | |
                 XL0 (64.XX.XX.2/30) XL1
    (65.XX.XX.2/30)
    ------------------------------------------------------------------------------------------
    FREEBSD 5.4 + PF
    ------------------------------------------------------------------------------------------
                      XL2 (192.168.0.254/24, 64.XX.XX.5/30, 65.XX.XX.5/30)
                                               |
                                               |
                                       ------------------
                                             SWITCH
    ------------------------------- IP: 65.XX.XX.6/30
                                       
    ------------------ GW:
    65.XX.XX.5
                                    / \
                                   / \
                   IP: 192.168.0.10/24 IP: 64.XX.XX.6/30
                   GW: 192.168.0.254 GW: 64.XX.XX.5
                   and more clients ...

    I need load balancing outgoing traffic from:
    192.168.0.0/24 ( NAT )
    and 64.XX.XX.0/24, 65.XX.XX.0/24

    It is possible to make this balancing with the PF ? Exists some software
    that I make this ? Zebra can help me?
    This type of balancing gives to problems with the navigation of the user
    of NAT or IP valid ?
    If it is possible, wanted to see examples with rules.

    Thanks,

    -- 
    Daniel Dias Gonçalves
    DGNET Network Solutions
    daniel@dgnetwork.com.br
    (37) 99824809
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Nuno Antunes: "Re: diagram of 4.10 layer 2 spaghetti"

    Relevant Pages

    • Re: Load Balancing in FreeBSD
      ... > I am trying to find a solution for FreeBSD like the Windows Load ... > I don't want to have a dedicated machine doing load balancing for multiple ... > web servers since it will be a single point of failure. ...
      (freebsd-questions)
    • Re: Load Balanceing Recommendations
      ... tools that will run on FreeBSD. ... > OpenBSD as a router and use PF to do the load balancing. ... > FreeBSD or OpenBSD system as a router and 2) you want it to do health ...
      (freebsd-questions)
    • Re: Load Balancing Outgoing, its possible ?
      ... Daniel Dias Gonçalves wrote: ... > PACKET ... > I need load balancing outgoing traffic from: ... > It is possible to make this balancing with the PF? ...
      (freebsd-net)
    • Re: 2 adsl connections load balancing with natd/ipfw
      ... >> I have done a similar project with Linux not FreeBSD as I didn't ... balancing or a howto that discusses it? ...
      (freebsd-isp)