• 1 Virtual IP and 2 multiple WAN

    2
    0 Votes
    2 Posts
    430 Views
    DataIdeas-JoshD

    pfSense from what I've seen won't work if the gateway is the same on both WAN interfaces.
    Are you doing this in a VM environment or BareMetal?

  • pfsense proxy + mikrotik

    1
    0 Votes
    1 Posts
    492 Views
    No one has replied
  • default gateway override route ?

    11
    0 Votes
    11 Posts
    1k Views
    R

    thanks so much for the help @viragomann and @johnpoz , I seem to have a working route out now with FW rules using policy route!

  • dpinger and ISP package loss

    6
    0 Votes
    6 Posts
    1k Views
    F

    @jaspery Based on my 2nd episode with crash, I suspect it was crash that caused my dpinger to fail (in this case).

  • Nested Firewalls Issues

    4
    0 Votes
    4 Posts
    772 Views
    S

    @ashtonianagain Can't speak to Wireguard but we've used it for our office (behind our building router) for many years and have had port forwards set up at several clients that put the router in a DMZ.

    There is a guide at https://docs.netgate.com/pfsense/en/latest/troubleshooting/nat-port-forwards.html but if it connects initially it would seem the forwarding is correct. Unless maybe it's trying to use additional ports?

    There are examples for Wireguard setup.

  • Failover failback guide

    2
    0 Votes
    2 Posts
    594 Views
    J

    @latimeria

    I think you will get the most out of this video on YouTube.

    How to use Multiple WAN on pfsense for Fail over and or Load Balancing

  • Complex, working, config now needs to use CGNAT, UGH.

    13
    0 Votes
    13 Posts
    2k Views
    Dobby_D

    @chrisjx

    Maybe I'm over thinking it and it's just a different way to do what DDNS does but for a non-ip CGNAT service.

    You need a so called jump host in the internet, free to reach from else where, that is connected to you home network.

    Thats it, at a "Hoster" of your choice for some coin
    per month and all is done.

  • Routing public IPs with single /29

    6
    0 Votes
    6 Posts
    772 Views
    L

    @steveits Yes, it was surprisingly easy to set up the 1:1 NAT logic. For the Medusa, its used for someone who rents single office tenant spaces to their own clients so lots of small VLAN's with one or two clients requesting public IP's directly.

  • Pfsense IPsec configuration Working example wanted/Bounty

    2
    0 Votes
    2 Posts
    410 Views
    V

    @cool_corona
    IPsec Site-to-Site VPN Example with Pre-Shared Keys

    If you want to allow access to a small segment of the LAN subnet you can state this in the phase 2 at "Local Network", type "Network".
    Additionally you need a firewall rule on the IPSec tab to allow access. Here you can also state an alias with single IPs and ports as destination to lock permission down to the necessary destinations only.

  • Multiple LAN segments accessed from single IP address

    14
    0 Votes
    14 Posts
    2k Views
    J

    Guys, i am still working on this trying to configure it. I think i am doing some kind of progress. Please bear with me as today i don't have that much time. I'll come back tomorrow.

    Thank you for all your advises!

  • Routing from BGP Network out through NAT

    6
    0 Votes
    6 Posts
    990 Views
    DerelictD

    @computingdon You'll need to post details. The source address of the connection, the route back to it, the firewall rules passing that traffic when it enters pfSense, and the outbound NAT rules.

  • PPTP VPN not connecting

    Locked
    2
    0 Votes
    2 Posts
    462 Views
    jimpJ

    The PPTP WAN type is not meant for VPNs, but for ISPs which require PPTP for the first hop (like PPPoE). Trying to use it for a VPN is not going to work properly.

    PPTP as a VPN protocol is dead. It's been completely cracked open and worthless for over 10 years. It's beyond time to stop using it for that purpose, no matter the reasoning.

  • Can't Route Site To Site

    7
    0 Votes
    7 Posts
    1k Views
    D

    @lnguyen said in Can't Route Site To Site:

    @dma_pf What are the allowed networks under "Peers" for both sites?

    Thanks for pointing me in this direction...that was it! There was an error in one of the peer IP addresses:

    00155179-c7b4-4b05-be81-a0a7f79d6e1c-image.png

    The Site 2 network should have been 192.168.164.0.

    I made the error of seeing that the Wireguard handshake was completed and made the assumption that by doing so it was confirming that: 1) the cryptographic keys matched and 2) that the peer trying to connect had come from the Allowed IP networks. As a result I never rechecked the peer Allowed IPs because I saw a successful handshake.

    But now I've got to dig deeper into the Wireguard protocol as it appears that the handshake only requires the keys to match and the Allowed IPs are only used as a routing ACL to allow or reject traffic across the tunnel.

    Thanks again for your help!

  • ipsec tunnels load balancing issue

    7
    0 Votes
    7 Posts
    1k Views
    M

    @jazzl0ver ahhh ok not available in the kernel. That makes sense.

  • Secondary WAN can ping & resolve hostnames, can't browse

    8
    0 Votes
    8 Posts
    900 Views
    S

    @viragomann

    Ok yeah, that makes sense, now that you mention it, I've seen that before. Just not something I typically pay attention to. Guess that leaves me pretty well stumped here.

  • Increasing the gateway monitoring interval

    1
    0 Votes
    1 Posts
    380 Views
    No one has replied
  • MPLS Routing

    20
    0 Votes
    20 Posts
    2k Views
    DerelictD

    @rustydusty1717 Accurate, comprehensive, numbered diagrams always help.

  • OVPN route to 0.0.0.0/0 via a static route with LAN GW

    17
    0 Votes
    17 Posts
    1k Views
    A

    @viragomann
    One more question please. VLANs. What is the general concept if I want VLANs to work through PFSENSE? In this case, PFSENSE, as the core of the network, has OVPN and IPSEC clients. Should I want VLAN111 on the OVPN1 client to see VLAN111 on the OVPN2 client, or even more VLAN111 to see on the IPSEC1 client?

  • Pfsense doesn't see a specific network

    1
    0 Votes
    1 Posts
    353 Views
    No one has replied
  • ISP Provided Lan and Wan Blocks

    16
    0 Votes
    16 Posts
    2k Views
    B

    Got everything up and working now with the LAN block as virtual IP's.

    FYI: For anyone changing the WAN adapter assignment, I found that I needed to go back through the CLI instead of the web browser to reassign all adapters before it would start routing traffic. Initially, I made the change on the adapter in Esxi, but nothing connected to the internet. Then, I created a completely new adapter and assigned it as the WAN interface in the web browser, but still, nothing happened. Eventually, I went through the CLI assignment for just the WAN and LAN, and then traffic started routing again. After that, I was able to reassign and reset the interfaces with the web browser.

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