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

    New HOWTO: pfSense Squid Web Proxy with multi-WAN links (it works!)

    Scheduled Pinned Locked Moved Routing and Multi WAN
    80 Posts 46 Posters 124.8k Views
    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.
    • M
      manfisto
      last edited by

      @twinfield:

      @skyrice

      I appear to be in the same situation.  Is there a particular reason you are putting your proxies on the WAN side rather than the following:

      /–--> WAN0
      LAN -----> Proxy -----> pfsense MultiWAN ---+
                                                                      ----> WAN1

      Is there a performance improvement to using a separate proxy for each WAN?  I was intending to set things up this way for my purposes but would like to know if there is any advantage to your method.  Thanks

      I am having the same setup as yours just that its different appliance.

      |–---> WAN0
                                                                                          |-----> WAN1
      LAN -----> Pfsense Squid Proxy -----> MultiWAN Appliance ---+
                                                                                          |-----> WAN2
                                                                                          |-----> WAN3

      Currently it is working fine but its not gonna be long once the campus subscribe to 4 x 40mb lines = 160mbps.
      My appliance is running on a 100based which the LAN port will become the bottleneck if i continue to use the appliance.
      However, my Pfsense is running on R300 server with multiple network gigabit network ports.
      Therefore, I am looking at this solution as well, anyone been able to make it work,
      as in Pfsense + Squid +SquidGuard + MultiWAN loadBalance + Failover?

      1 Reply Last reply Reply Quote 0
      • J
        jikjik101
        last edited by

        try the HOWTO except step 3.
        for step 4, select LAN only, do not include LOOP.
        tcp_outgoing_address 127.0.0.1 will be automatically added.

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

          Hi all!

          And, what about:

          VLAN1 (failover A)\                                                                                                              * WAN 1
          VLAN2 (failover B) _____________________\ Squid Proxy Server__________\ pfSense 2.0.1/ * WAN 2 (default gateway)
          VLAN3 (failover C) /                                      /                                          /                        \  * WAN 3
          VLAN4 (failover C)/

          (there's no network on LAN, except the VLAN'S)

          Here, for a while, we'll use the proxy in not the transparent mode.
          i.e., I'm in the VLAN1, proxy is in the VLAN2. When I set the proxy settings into the browser, I access the internet through VLAN2's gateway.
          Is there a better way to do this?

          Sorry the English…

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

            Hello pfSense users around the world!

            I'm back for another mission in Haiti dealing with pfSense firewall and Multiwan!!

            Since I wrote the "pfSense Squid Web Proxy with multi-WAN links", I noticed some issue whith the DNS. When my default Gateway failed, following problems appears:

            • SQUID proxy won't work anymore
            • pfSense Configuration interface is very slow
            • DNS solving is not working (or working very slow) : https://PFSENSE_IP/diag_dns.php

            To bypass this problem, I update my configuration:

            • Configure two open DNS servers (Google DNS : 8.8.8.8 and L3 DNS : 4.2.2.2)
            • Force theses DNS in the Proxy Server config. (may not required, but it might helps)
            • Create and new floating rule to correctly failover DNS solving (most important thing)

            See attached pictures for details.

            Regards (your feedback is always appreciated!),

            Dimitri Souleliac

            ![pfSense Squid Web Proxy with multi-WAN links - DNS fix 1-3.png](/public/imported_attachments/1/pfSense Squid Web Proxy with multi-WAN links - DNS fix 1-3.png)
            ![pfSense Squid Web Proxy with multi-WAN links - DNS fix 1-3.png_thumb](/public/imported_attachments/1/pfSense Squid Web Proxy with multi-WAN links - DNS fix 1-3.png_thumb)
            ![pfSense Squid Web Proxy with multi-WAN links - DNS fix 2-3.png](/public/imported_attachments/1/pfSense Squid Web Proxy with multi-WAN links - DNS fix 2-3.png)
            ![pfSense Squid Web Proxy with multi-WAN links - DNS fix 2-3.png_thumb](/public/imported_attachments/1/pfSense Squid Web Proxy with multi-WAN links - DNS fix 2-3.png_thumb)
            ![pfSense Squid Web Proxy with multi-WAN links - DNS fix 3-3.png](/public/imported_attachments/1/pfSense Squid Web Proxy with multi-WAN links - DNS fix 3-3.png)
            ![pfSense Squid Web Proxy with multi-WAN links - DNS fix 3-3.png_thumb](/public/imported_attachments/1/pfSense Squid Web Proxy with multi-WAN links - DNS fix 3-3.png_thumb)

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

              Hi all,

              In my observation proxy slowed, starting at floating rules.  ???

              1 Reply Last reply Reply Quote 0
              • K
                karlmathew
                last edited by

                Hi Dimitris,

                Thanks for the post, I have been working with this one for almost a month now but i still can't get it right for the pfsense multi-wan with squid. But I have tried your configuration with-out squid, it works perfectly fine..

                Can you explain in much more detail about your post and what is the use of each..

                like for example
                the use of floating rules. (Why have floating rules added?)
                why change NAT outbound to Manual?
                why add loopback?

                and others..

                thanks!

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

                  Hello!

                  I did this configuration and it works!
                  But when I create a NAT rule to forward a port of WAN1 to a desktop on the LAN, it simply dont work!

                  I attach screen of the NAT rule and a tcpdump of the port when I try to connect from the outside.

                  Can anyone help me?

                  ![14-01-2013 16-35-45.jpg](/public/imported_attachments/1/14-01-2013 16-35-45.jpg)
                  ![14-01-2013 16-35-45.jpg_thumb](/public/imported_attachments/1/14-01-2013 16-35-45.jpg_thumb)
                  ![14-01-2013 16-42-21.jpg](/public/imported_attachments/1/14-01-2013 16-42-21.jpg)
                  ![14-01-2013 16-42-21.jpg_thumb](/public/imported_attachments/1/14-01-2013 16-42-21.jpg_thumb)

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

                    Hi,

                    Can someone guide me how to fix my issue with mutli wan switching with proxy. Though the floating rules are applied the switching is not working on web browser. Please find the details in my post at the below URL

                    http://forum.pfsense.org/index.php/topic,57606.0.html

                    Thanks

                    1 Reply Last reply Reply Quote 0
                    • A
                      athenaxds
                      last edited by

                      Hello guys.

                      Lately I was searching for answers on how to make squid/lusca run on load balance smoothly.

                      I have seen DmitriS post and I was convince that it was the solution that I have been searching for.

                      Anyways I would also like to share a simple way of managing ports in groups by using aliases

                      container.png
                      container.png_thumb

                      1 Reply Last reply Reply Quote 0
                      • C
                        CDuv
                        last edited by

                        I'm having concerns with DimitriS's tutorial regarding the NAT Outbound part: is it safe (and not too cumbersome) to switch to a manual (Manual Outbound NAT rule generation / AON - Advanced Outbound NAT) setting ?

                        I'm actually using Automatic outbound NAT rule generation on my setup which is the following:

                        ,–---{WAN0 interface}–[ ISP0's Modem ]
                                                                              /    ,–{WAN1 interface}–[ ISP1's Modem ]
                        [ LAN switch ]–-{LAN interface}–-[ pfSense ]
                                                                              \    –{_WAN2_ interface}–[ ISP2's Modem ]                                                        –---{WAN3 interface}–[ ISP3's Modem ]

                        I have a load balacing over each WAN0-3 with a Gateway group named GW_LoadBalancing that is used in the following Firewall rule:

                        | ID | Proto | Source | Port | Destination | Port | Gateway | Queue | Schedule |
                        | | * | LAN net | * | * | * | GW_LoadBalancing | none | |

                        No servers are housed behind pfSense, appart the IPSec and PPTP VPNs (served by pfSense itself).

                        Edit: I've tried the "Manual Outbound NAT" setting with advised floating firewall rule and NAT rules: no luck (any proxied request always goes through the same WAN connection) :-/

                        1 Reply Last reply Reply Quote 0
                        • C
                          ccastillop
                          last edited by

                          Hello
                          I am very glad to use this manual: http://securite-ti.com/pfSense_Web_Proxy_with_multi-WAN_links.pdf
                          But I spent several hour trying to figure out this error at Squid Proxy response: "invalid request"

                          So, I have just unchecked "loopback" option inside "Proxy Server" configurations and every thing works as indeed.

                          Thank you!

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

                            http://forum.pfsense.org/index.php/topic,59605.0.html

                            1 Reply Last reply Reply Quote 0
                            • O
                              ovi_diu
                              last edited by

                              Hi !

                              I have 2.0.2 version dual wan with load balancing
                              Policy-based-route are working great
                              With squid thinks goes bad
                              I want Client_1 to pass out from Opt1
                              I have these confs, but they don't work

                              LAN: 192.168.0.0/24
                              WAN1: 89.X.X.X
                              OPT1: 82.X.X.X

                              acl Client_1 src 192.168.0.2
                              tcp_outgoing_address 82.X.X.X Client_1
                              tcp_outgoing_address 127.0.0.1

                              What i'm missing ?

                              Thank you !

                              1 Reply Last reply Reply Quote 0
                              • J
                                jikjik101
                                last edited by

                                put a subnet mask for Client_1.
                                example:
                                acl Client_1 src 192.168.0.2/24

                                1 Reply Last reply Reply Quote 0
                                • B
                                  bwong3351
                                  last edited by

                                  Need some help on this.
                                  I followed the instruction in the pdf file but have the following problem:

                                  If I blind squid to both LAN and loopback - None of the client can access the web (all get invalid URL error from squid)

                                  If I blind squid to LAN only - None of the client can access the web when pfsense fail over to WAN2. At WAN1, all web access are fine.

                                  If I only blind squid to loopback - All client are fine but they all bypassed squid.

                                  I think I must be missing some squid configuration. Can someone please point me to the right direction?

                                  Thanks

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

                                    try in this step
                                    http://forum.pfsense.org/index.php/topic,60977.0.html

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post
                                    Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.