• 0 Votes
    20 Posts
    2k Views
    R

    @keyser thanks again

  • How can I configure PFSense to enable full cone nat

    6
    0 Votes
    6 Posts
    1k Views
    insmodI
    Bluntly, no. Not without a much better documented use case for this patch, along with tests and some sort of indications that the author (or someone...) will maintain it. Right now it is abandoned, and doesn't even apply any more. This patch makes fairly deep changes to the NAT code, changes which I currently do not understand and do not have the motivation or energy to study. If it gets committed and breaks something I'm going to be the one who has to fix it, so ... no, not unless someone can present a compelling case that this actually improves anything, that it is correct and that if there are issues they will work on them.

    From the freebsd forum,I guess the pfSense guys can make it ?

  • NAT over IPSEC to private network

    6
    0 Votes
    6 Posts
    445 Views
    V

    @Matt_Sharpe said in NAT over IPSEC to private network:

    It is not PFsense on both sides. However considering the NAT required is happening on the target side which is a PFsense. I assume this is the best place to ask :)

    But the other site doesn't accept the multiple phase 2, as it knows only one, I guess.

    Again, check the logs to find out, what's wrong.

  • Routing not working without outbound NAT

    14
    0 Votes
    14 Posts
    1k Views
    B

    @JonathanLee Thank you.

  • TMO CellSpot and VZW Network Extender not working

    1
    0 Votes
    1 Posts
    211 Views
    No one has replied
  • Port forward issue to PBX

    10
    0 Votes
    10 Posts
    1k Views
    E

    @emc

    This issue has been fixed. NAT is working. It was a firewall issue in the PBX. I've whitelisted the IPs on the PBX's firewall and it works. Thank you everyone for your help.

  • use port 80 for port-forwarding when using ssl for pfsense interface

    8
    0 Votes
    8 Posts
    1k Views
    johnpozJ

    @uz890ed so you disabled the 80 redirect on pfsense?

    Validate that pfsense is not listening on 80, simple sockstat

    [23.05.1-RELEASE][admin@sg4860.local.lan]/var/unbound: sockstat -l | grep :80 root nginx 90402 9 tcp4 *:80 *:* root nginx 90402 10 tcp6 *:80 *:* root nginx 90166 9 tcp4 *:80 *:* root nginx 90166 10 tcp6 *:80 *:* root nginx 90115 9 tcp4 *:80 *:* root nginx 90115 10 tcp6 *:80 *:* [23.05.1-RELEASE][admin@sg4860.local.lan]/var/unbound:

    I then turn off the redirection..
    redirect.jpg

    [23.05.1-RELEASE][admin@sg4860.local.lan]/var/unbound: sockstat -l | grep :80 [23.05.1-RELEASE][admin@sg4860.local.lan]/var/unbound:
  • pfsense 2.7 and Nat Reflection

    1
    1 Votes
    1 Posts
    406 Views
    No one has replied
  • Dual WAN SG-7100 and UniFi Talk Install

    2
    0 Votes
    2 Posts
    280 Views
    P

    Adding a network diagram, which I hope helps better describe the problem.

    Dual WAN Issue-Page-2.drawio.png

  • Slow NAT

    12
    0 Votes
    12 Posts
    1k Views
    A

    @johnpoz thanks for the tip and i did the same test.
    Window on top is WAN and on the bottom is LAN. I just captured 10 packets from each interface and seems it is pretty fast so the culprit is not the NAT.

    a243489b-bc55-49e5-87b2-747bd73a304f-image.png

    Found though two solutions but still not why it is happening.

    Remove Accept-Encoding header from the http request - result is very fast.

    Using a reverse proxy with https is still fast with and without the Accept-Encoding header

  • snat

    3
    0 Votes
    3 Posts
    296 Views
    M

    @viragomann Thank you very much for your answer and explanation, it worked.

  • Solved: Port forward stopped working a few days ago, can't see why

    1
    0 Votes
    1 Posts
    133 Views
    No one has replied
  • Access network behind a double NAT?

    14
    0 Votes
    14 Posts
    2k Views
    the otherT

    @riahc8 hey there,
    shouldn't it be enough to work with rules?
    iE
    IF WAN allow WAN Net (network between pfsense and ISP router), all port, destination IP PC
    IF LAN allow LAN Net (or just IP pc), all port, destination WAN Net (or just IP PC2).

    That way, pfsense allows connecting net with pc (LAN) to net with pc2 (WAN) and vice versa. If that works, reconfigure so only the needed ports are allowed (and only needed clients in those nets).

    Or did the heat here damage my brain?
    :)

  • After 30 seconds I can't hear anymore - VOIP

    1
    0 Votes
    1 Posts
    143 Views
    No one has replied
  • Please help me oh mighty gods of pfsense and nat reflection

    32
    0 Votes
    32 Posts
    3k Views
    F

    @JonathanLee hahahahhahahha lol

  • Port forwarding with internal source IP address

    7
    0 Votes
    7 Posts
    2k Views
    F

    @viragomann
    To access it via VPN was my solution before, but then i realised that it is inconvenient to open a vpn connection on my phone 10 times a day. Sure i could stay connected all day long, i'm using WireGuard, but i don't like that either.
    To my knowledge the Home Assistant web interface is pretty secure and i've also enabled 2FA, but there is always a risk in making a web interface accessible to everyone.

  • nat -> host only network vmware

    1
    0 Votes
    1 Posts
    159 Views
    No one has replied
  • NAT rule is showing private address when connecting

    4
    0 Votes
    4 Posts
    388 Views
    M

    I believed I explained the issue incorrectly. Here is the correction:

    I have a NAT for SMTP port 25 that works with no problem from external IP addresses (public IP) to a Virtual IP. But not from other WAN Virtual IPs. So I had to create a 1:1 rule for all IP aliases with NAT reflection enabled and now the NAT rule works connecting from other Virtual IPs. There is one problem: the destination host is showing the private IP of the source and not the public IP.

  • 0 Votes
    18 Posts
    2k Views
    R

    @riahc8 said in Setup pfSense behind a ISP router that cannot be put into bridge mode (Double NAT):

    @Dobby_ said in Setup pfSense behind a ISP router that cannot be put into bridge mode (Double NAT):

    Will the devices on the LAN interface on
    the pfSense work?

    pfSense DHCP: On
    ISP router DHCP: Off

    In my case, I need to leave both on as devices are hanging off the ISP router

    Related subject: https://forum.netgate.com/topic/180704/access-network-behind-a-double-nat

  • NAT'ing Help Needed

    5
    0 Votes
    5 Posts
    493 Views
    M

    @viragomann Yes, it is, but in the customers environment they can't access the hosts native address from the 10.3.3 segment and I was hoping to replicate that limit as well.

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