• Routing to the host of pfsense

    1
    0 Votes
    1 Posts
    252 Views
    No one has replied
  • Single WAN + Multi LAN

    4
    0 Votes
    4 Posts
    553 Views
    chpalmerC

    What are your LAN subnets?

    Does your WAN have a public address or is it behind another router?

  • /20 subnet mask

    3
    0 Votes
    3 Posts
    436 Views
    J

    @johnpoz
    thanks for the reply. i didn’t really think i could but was confused/intrigued. i appreciate the clear answer😁

  • 0 Votes
    1 Posts
    193 Views
    No one has replied
  • 0 Votes
    1 Posts
    335 Views
    No one has replied
  • 0 Votes
    4 Posts
    926 Views
    S

    @SergeCaron This is the result of a configuration error. Mine, of course!

    The "Disable Gateway Monitoring Action" option was checked on the Tier 1 Gateway on Box #1.

    Clearing this option, everything is working as expected on both boxes.

    Regards,

  • Separating VoIP and Data on separate WANs

    Moved
    3
    0 Votes
    3 Posts
    175 Views
    E

    Thanks!!

  • pfsense redirect sites through different links

    5
    0 Votes
    5 Posts
    397 Views
    M

    @Bruno27live said in pfsense redirect sites through different links:

    could anyone teach me how I can target sites by the desired link?
    ex:
    link1 = all sites - not youtube
    link2 = balancing with link1 all sites -not youtube
    link3- youtube only

    I really need to know how to do this I do not understand much about nat the youtube site is just an example and I also intend to use it in aliases for more than one site.

    If you are able to match the traffic in a reliable way, then it's just about setting a specified gateway (link3) for this traffic. For some multiple connection protocols like passive FTP or external services using some content delivery system, it may be hard or impossible to do without some application detection layer in-between.

    link1 and link2 in load balance mode, remove link3 gateway from this load balance group if it's in there. Let's say link3's gateway is called link3GW

    Let's say the service in question, named 'ex1' uses TCP at ex1a.example.com:8855, ex1b.example.com:8855, and ex1c.example.com. Your entire local network is on LAN port.

    You could then make a port alias for 8855 named 'ex1_ports', and an IP alias named 'ex1_sites' listing ex1a.example.com,
    ex1b.example.com, and ex1c.example.com.
    On the LAN tab, above where this traffic is allowed out now, you set up
    Pass, type TCP source: * destination: ex1_sites destination port: ex1_ports
    In the advanced section, you go to Gateway and set this to link3GW. This rule will then show an icon in the rules list to let you know you set an advanced option.

    Let's say the next service in question is named 'ex2' and uses UDP at *:8080-8099.
    Make a port alias for 8080-8099 named 'ex2_ports' and on the LAN tab below the ex1 rule you add
    Pass, type UDP source: * destination: * destination port: ex2_ports
    In the advanced section, you go to Gateway and set this to link3GW. This rule will then show an icon in the rules list to let you know you set an advanced option.

    If a single computer or set of computers in your LAN use some service on random sites at TCP:443 which should use link3GW, then you make an alias for these computers (ex3_lan_servers) and set them as a source alias, with the rest of the setup same as before. All other eventual HTTPS traffic from these computers would then also use link3GW unless you use another rule to match some of that traffic to the load balanced GW.

    If the external service is an FTP server then you would make an alias for the host(s) and just not set a destination port. The random port data connection would then also be matched to link3GW. We use the FTP_Client_Proxy for this, and I think it may work if it doesn't add it's rules to the top of the ruleset, above your redirect rules (I think the default is to add to the bottom).

    If there aren't any identifying characteristics of the source or destination you won't be able to match the traffic, and can't set a specified gateway. There must be some identifying feature to divert the traffic this way.

  • Error in detecting WAN public IP in Dual WAN setup

    1
    0 Votes
    1 Posts
    493 Views
    No one has replied
  • 0 Votes
    2 Posts
    660 Views
    S

    @SergeCaron (Sheepish grin) I figured out the "cannot uninstall cleanly" caution in Patch Manager. I installed the patch and Patch Manager happily reports it can be uninstalled cleanly.

    Unfortunately, I can no longer reproduce the disapearing Gateway issue: even if I force a complete disconnect of Tier 1, the Gateway Group does not switch to Tier 2.

    So, I will close this issue for now.

  • Subnet routing within the same LAN

    12
    0 Votes
    12 Posts
    784 Views
    johnpozJ

    ou can tag all you want - doesn't mean anything if your switch doesn't support vlans

  • Multi-Wan routing issue to standby WAN address

    3
    0 Votes
    3 Posts
    762 Views
    S

    @jimp Thank you!

    Works perfectly as you described.

    Regards,

  • Increase "Member Down" time

    4
    0 Votes
    4 Posts
    519 Views
    jimpJ

    @Syrio-Forel said in Increase "Member Down" time:

    Under Routing -> Advanced -> Weight is 1 the highest priority or is say 3 higher than 1 ?

    Weight only matters with Multi-WAN and load balancing gateway groups (all gateways on the same tier), and higher weights receive more traffic. The weights setup a ratio. For example, if you have one gateway set to 1, and the other set to 3, then the gateway set to 3 will receive 3/4 of the traffic, and the remaining 1/4 will go to the weight of 1.

    Which is the option to trying pinging for 30 seconds instead of 10 before marking interface as down ?

    Read the entire Additional Information section under the advanced options for the gateway. It explains everything.

    Is there a way to tell / display an alert when an interface is down in the dashboard ?

    The gateways widget.

  • 2 Networks, 2 Gateways, same Router. Routing Question

    20
    0 Votes
    20 Posts
    2k Views
    L

    @LeiShen said in 2 Networks, 2 Gateways, same Router. Routing Question:

    -A POSTROUTING -o eth0 -j MASQUERADE

    Well, it looks like that was the problem. I don't know why it was in there. I don't know what taking it out might break, but now I can get to 3.x devices from the 2.x network!

    I'll have to look through my notes to see why it was put in there to begin with...

    Cheers!

  • 4G Setup

    5
    0 Votes
    5 Posts
    1k Views
    A

    @Syrio-Forel

    What I did was use the router I am using as a WiFi Access Point (pfSense is not suitable for this due to poor WiFi support in FreeBSD) running OpenWRT and plug my phone into that.

    I then setup one of the switch ports as a vlan and bridge usb0 to that port, plugging that port into its own on my pfSense box where its setup as DHCP Client.

    It then allows me to add that interface to the gateway group and I monitor Google DNS 8.8.8.8 to detect if the gateway is up or down.

    OpenWRT seems to handle USB0 going up and down without any issues, although it can take pfSense a while to pickup DHCP again if it does.

  • Need help choosing which vpn platform to use, ipsec/l2tp or openvpn

    17
    0 Votes
    17 Posts
    1k Views
    johnpozJ

    Just because you have a hub, ie your HQ doesn't mean your remote (spokes) need to talk to each other through it, or even have to be allowed..

    You don't need to setup site2site if all you want is remote to log into HQ, but if you want to be able to get to the spokes from hq its much easier to setup site2site. etc..

  • Public IP in LAN, NAT, transport subnet /30 etc.

    1
    0 Votes
    1 Posts
    188 Views
    No one has replied
  • Multi-wan routing not failing back

    1
    0 Votes
    1 Posts
    153 Views
    No one has replied
  • LAN to Google Wifi Routing

    3
    0 Votes
    3 Posts
    1k Views
    E

    Looks like i'd have to root the Google Wifi's to do that. I might give it a shot and see how it goes.

  • separate lans

    5
    0 Votes
    5 Posts
    494 Views
    S

    also if you want to segregate the wireless users, you will need a WAP which supports VLAN-based SSID's as well.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.