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

    Manual load balancing setting

    Scheduled Pinned Locked Moved Off-Topic & Non-Support Discussion
    2 Posts 2 Posters 1.5k 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.
    • D
      dwaynee77
      last edited by

      I hope somebody can help me. In multi WAN pfsense, how can we divide our network to go out using particular WAN? Not failover, not load balancing, i just want to decide it manually, for example, I want 192.168.1.10 - 192.168.1.30  goes thru WAN 1 while 192.168.31 - 192.168.1.60, goes thru WAN 2. How can we do that? Because using the automatic load balance somehow I think not quiet effective in my case. I have tried to use Group Gateway, but seems it doesn't work. The gateway won't be changed, unless the setting of router gateway set to default, while I don't want that, I need to make it just seperated. Any help, please. Thanks.

      1 Reply Last reply Reply Quote 0
      • M
        Metu69salemi
        last edited by

        If you have GW's already created, then this should do

        Create 2 aliases where you have bunch of hosts
        like hosts1 : 192.168.1.10-192.168.1.30
        hosts2 : 192.168.1.31 - 192.168.1.60

        and create firewall rules:
        pass * from hosts1 any to any any with gw1 (advanced option you can find it)
        pass * from hosts2 any to any any with gw2

        This configuration has no failover at all.

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