Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Shaping between 2 ADSL connections

    Traffic Shaping
    3
    7
    3188
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      decibel83 last edited by

      Hi.
      Can I use pfSense to make a traffic shaping for the outgoing traffic from LAN to Internet using 2 different ADSL connections (one on a eth interface and one on another eth interface)?
      Can I make some rules to decide the % value for divide the outgoing traffic?
      For example, I wish to have 50% of the total traffic delivered to one ADSL link, and the other 50% to the other ADSL link, or to use the second ADSL link only when the first reaches 100% of bandwith busy.

      Could pfSense help me?

      Thank you very much and goodbye.
      Decibel.

      1 Reply Last reply Reply Quote 0
      • S
        sullrich last edited by

        No, unfortunately it only supports one wan connection at this time.  We are looking at ways to change this in the future.

        1 Reply Last reply Reply Quote 0
        • H
          hoba last edited by

          You can fake that by using modemrouters as pseudo static gateways in front of your wans. if you enter the pfsense wans as dmz ips at the routers you should be able to do everything except dyndns.

          1 Reply Last reply Reply Quote 0
          • D
            decibel83 last edited by

            @hoba:

            You can fake that by using modemrouters as pseudo static gateways in front of your wans. if you enter the pfsense wans as dmz ips at the routers you should be able to do everything except dyndns.

            Could you explain me this, please? This should be interesting…

            1 Reply Last reply Reply Quote 0
            • H
              hoba last edited by

              DSL1–--PPPoE/modemrouter1/192.168.10.1----static WAN1
                                                                                            pfSense/LAN--------------Clients
              DSL2----PPPoE/modemrouter2/192.168.20.1----static WAN2

              modemrouter1 and 2 do plain NAT, just like if clients are connected to them
              at modemrouter1 enter the WAN IP of pfSense WAN1 as DMZ
              at modemrouter2 enter the WAN IP of pfSense WAN2 as DMZ

              Now you can create a gateway pool with gateways 192.168.10.1 and 192.168.10.2 and change the desired firewall rules to use the pool instead of the default gateway at wan1.
              This will give you a 50/50 loadsharing if you do it this way. only thing you can't do with this setup is using pfsense's dyndns as the pfsense doesn't see the real wan ip anymore but your modemrouters could do this if they have this feature and you need it. IPSEC might become a bit more tricky too but should still work if configured correctly but I guess your PPPoE is dynamic anyway.

              1 Reply Last reply Reply Quote 0
              • D
                decibel83 last edited by

                Thank you! I will try…
                May I write you again if I will have any problem?

                Thank you very much and goodbye!
                Decibel.

                1 Reply Last reply Reply Quote 0
                • H
                  hoba last edited by

                  Sure, that's what this forum is meant for  ;D

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post