• Interneet traffic on open vpn

    3
    0 Votes
    3 Posts
    338 Views
    robert321R

    @viragomann super helpful thank you!

  • Meaning of the Globe Icon

    3
    0 Votes
    3 Posts
    852 Views
    robert321R

    @Rico said in Meaning of the Globe Icon:

    The Icon shows your default Gateway.

    -Rico

    Oh I didn't know this either. Thank you!

  • Intranet is effected by Internet, cannot figure out why...

    3
    0 Votes
    3 Posts
    163 Views
    robert321R

    Omg i had the same issue, and struggled to find a solution. I just saw ur post (it would have been more helpful if i would have had this information while struggling haha) but very helpful! this worked for me too

  • Routing for Cogent

    6
    0 Votes
    6 Posts
    667 Views
    robert321R

    @netblues thank you this was very helpful!

  • Multi WAN Monitoring routes not working / Failover not working 2.4.5-p1

    1
    0 Votes
    1 Posts
    94 Views
    No one has replied
  • Cant reach Wireguard Peer but VPN Server [Solved]

    1
    0 Votes
    1 Posts
    89 Views
    No one has replied
  • "Gathering data" status for gateway that has monitoring disabled

    1
    0 Votes
    1 Posts
    120 Views
    No one has replied
  • CenturyLink BRAS LAN Subnetting w/ Static IP

    6
    0 Votes
    6 Posts
    882 Views
    T

    @techsalot Didn't work

  • Odd SSH behavior when pfSense is in the mix

    1
    0 Votes
    1 Posts
    73 Views
    No one has replied
  • Multi firewall static route failover.

    4
    0 Votes
    4 Posts
    445 Views
    N

    @Peter-Nunn Well, this is a high level description.
    You need to understand how multiwan works and adapt it to your specific needs.
    Questions are welcome

  • 0 Votes
    1 Posts
    149 Views
    No one has replied
  • 0 Votes
    3 Posts
    610 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.

  • PPPoE Multi-WAN Loadbalance

    1
    0 Votes
    1 Posts
    233 Views
    No one has replied
  • Subnets can't communicate

    29
    0 Votes
    29 Posts
    4k Views
    johnpozJ

    Utter waste of time, the 2nd pfsense is pointless... It provides you nothing but causing your vm host to run resources for nothing and complexes up the setup..

  • Static routes use MAC address as gateway

    2
    0 Votes
    2 Posts
    1k Views
    M

    As the new gateway is now at its final destination and doesn't need this kind of hack anymore, I guess I can close this post.

  • 0 Votes
    11 Posts
    2k Views
    N

    @pfuzer pfsense with pfblockergng-dev and suricata

  • Blocked From Personal Hosted Site On LAN

    2
    0 Votes
    2 Posts
    162 Views
    johnpozJ

    If your trying to get forwarded back in from your wan IP, you would have to setup nat reflection for that to function.

    But if the server is local, why would you not locally resolve the fqdn to the local IP and just access it without going through the nat reflection nonsense.

  • Multi WAN Routing

    2
    0 Votes
    2 Posts
    542 Views
    H

    Well, the part with 2 LANs and 2 WANs is quite easy.

    You configure the transit network interface as defined by your second ISP. You configure e.g. 129.x.?.1/24 as a static IP on your "Public LAN". You either set the NAT mode to "Manual Outbound NAT rule generation." and set all NAT rules manually, or you set it to "Hybrid Outbound NAT rule generation" and manually add a "Do not NAT" rule for the traffic between your new LAN and WAN. This should already create the appropriate routing table entries so that incoming traffics finds your 129.x.?.1/24. What's missing to tell the outgoing traffic which gateway to use. This can e.g. be done by specifying the gateway of the second WAN interface in the "allow to any" (or whatever firewall rule you use to allow internet access) firewall rule on your "Public LAN" interface.

    Regarding the public IPs for your 192.168.x.1/22: From my perspective, the clean solution would be to give them a second network interface (e.g. using VLANs) in the "Public LAN" network. This also makes it easier to separate the administrative from the public traffic, e.g. only enable SSH on the interface in 192.168.x.0/22 network.

  • Multiple WANs for multiple public IPV4 addresses

    2
    0 Votes
    2 Posts
    183 Views
    E

    I finally got this sorted out. Here's how I have done, in case anybody in that situation happens to find this thread. This method does not require creating NAT outbound rules.

    Assign the WAN2 interface with DHCP or static. This is the WAN of my additionnal public IP

    Create a VLAN and assign it (I'll call it LAN2 for clarity). VMs using the additionnal IP will be connected to this VLAN.

    Go to LAN firewall rules, edit the default IPv4 allow rule, and set the gateway to your WAN gateway.

    Go to LAN2 firewall rules, edit the default IPv4 allow rule, and set the gateway to your WAN2 gateway.

  • Routing incoming traffic from HAproxy to endpoint over IPSEC VPN

    10
    1 Votes
    10 Posts
    2k Views
    jimpJ

    @wickeren said in Routing incoming traffic from HAproxy to endpoint over IPSEC VPN:

    Inter-machines traffic is prevented by the local firewall on the customer machine.

    You can't trust clients to self-police.

    All it takes is one OS level vulnerability they can exploit on the client and the whole thing gets compromised.

    I wouldn't trust it, but it's not my network, so *shrug*

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