Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    1. Home
    2. Tags
    3. dual wan
    Log in to post
    • All categories
    • A

      Concurrent Multi-WAN
      Routing and Multi WAN • dual wan multiwan wan gateway down gateway offline • • aiden21c

      12
      0
      Votes
      12
      Posts
      559
      Views

      S

      @aiden21c it’s always the last place you look…

    • Oceanwatcher

      Not able to route through non-default WAN
      NAT • dual wan routing default route • • Oceanwatcher

      3
      0
      Votes
      3
      Posts
      218
      Views

      Oceanwatcher

      @serbus Just saw the latest video from Tom Lawrence and it seems to be a bug in the software we are using. So the solution will be to roll back.

    • monocleitsolutions

      Netgate SG-3100 running 2.4.4 - 2 WAN and 2 LAN network - Policy Routing not working
      Routing and Multi WAN • netgate-sg-3100 policy routing policy-routing 2.4.4 dual wan • • monocleitsolutions

      1
      0
      Votes
      1
      Posts
      81
      Views

      No one has replied

    • Z

      Is there a way to set a "tag" (or specify Gateway / do PBR) prior to (or even during) NAT rules? [Dual WAN cable modem status pages]
      Routing and Multi WAN • dual wan cable modem status page 192.168.100.1 policy routing • • ZPrime

      3
      0
      Votes
      3
      Posts
      98
      Views

      Z

      @serbus Yeah, I thought about something involving different src IPs. I wouldn't even need something with RDP, could just set up a proxy and bounce the traffic off of that... but that's still a work-around. It's a better work-around than fiddling with the firewall rules though, and I already have a Raspberry Pi running my Unifi controller that would be perfectly fine to run nginx as a reverse proxy in front of one of the modems.

      IMO, this should be something that's possible on a competent router/firewall, without involving any other equipment.

    • I

      Error in detecting WAN public IP in Dual WAN setup
      Routing and Multi WAN • dual wan dynamic dns • • ibbetsion

      1
      0
      Votes
      1
      Posts
      191
      Views

      No one has replied

    • F

      Dual WAN - not failing back to primary
      Routing and Multi WAN • pfsense dual wan • • falklandsx

      2
      0
      Votes
      2
      Posts
      181
      Views

      M

      My first suggestion would be to upgrade to 2.4.4-p2, but I don't think that alone would solve your problem.

      I would set this up with a default gateway group using the 1Gbit gateway as tier 1 and the 10Mbit gateway as tier 2. This would ensure new connections use the prioritized 1Gbit gateway if it's up.

      As pfSense is stateful it won't drop connections unless it has to, so existing connections won't jump over to the faster line as soon as it's back up by default.
      If this is your wish, you should enable the setting on System->Advanced->Networking named Reset all states I guess. I have never tried that setting myself.

      **Reset All States** Reset all states if WAN IP Address changes This option resets all states when a WAN IP Address changes instead of only states associated with the previous IP Address.

      You should look at System->Routing->Gateways to see if the default gateway does switch back to tier 1 when the 1Gbit gateway comes back up.