• Port forwarding issues

    4
    0 Votes
    4 Posts
    607 Views
    KOMK
    Post a description of exactly what you're trying to do (example, I'm trying to forward port 1234/tcp and ports 4000-6000/udp to server at LAN address 10.x.y.z blah blah blah) and include screenshots of your port forwards and WAN firewall rules. My initial guess would be either you're missing some ports in your NAT definitions, or ts requires static ports outbound.  I don't have the time now to look into that.
  • Connection to Unraid being refused

    2
    0 Votes
    2 Posts
    2k Views
    C
    i had this issue with my unraid plex server , i had to change privilege on - off and off - on , also bridge to host or host to bridge till it works
  • Help a newbie with routing

    6
    0 Votes
    6 Posts
    811 Views
    DerelictD
    You only need outbound NAT if you care what IP addresses are used by those servers for connections they INITIATE outbound.
  • External Access To Server

    4
    0 Votes
    4 Posts
    606 Views
    KOMK
    There are several.  For me, the quickest is to go to Diagnostics - States and filter based on the IP of the NAS. In general, I recommend against placing these types of services so that the public can access them.  Configure OpenVPN and then connect to your LAN via VPN, then hop over to the NAS.
  • Pfsense Virgin - Ftp Port Forwarding Issues

    3
    0 Votes
    3 Posts
    585 Views
    GrimsonG
    The sticky is right at the top of this board, use your eyes and brain: https://forum.pfsense.org/index.php?topic=15811.0
  • Unable to access web server outside of lan

    3
    0 Votes
    3 Posts
    688 Views
    W
    Most residential ISP's do not allow port 25 or 80. Especially if those services are dynamically assigned IP's. But it's worth a call to them to check it out. Maybe they can offer an upgrade.
  • Quick NAT question

    9
    0 Votes
    9 Posts
    1k Views
    K
    PfSense be default doesn't know what the upstream end of the tunnel is doing with regards to routing. There is no routing protocol in existence (well at least with VPN solutions) that would tell pfSense that the upstream is actually forwarding traffic for your LAN network back over the VPN link to have two-way routing between the ends of the VPN tunnel. Such routing scenarios are always set up explicitly in coordination with both parties.
  • Publishing oracle application server

    1
    0 Votes
    1 Posts
    325 Views
    No one has replied
  • Sending DNS Resolver traffic through OpenVPN Client (NAT problem)

    22
    0 Votes
    22 Posts
    8k Views
    DerelictD
    No idea what OPNsense does for DNS. But it sounds like you have that and pfSense configured completely differently.
  • Portforwarding FIN_WAIT_2:FIN_WAIT_2

    4
    0 Votes
    4 Posts
    1k Views
    johnpozJ
    You do undestand fin_wait 2 is normal after fin.. Normally this is a faulty application.. And you sure your not looking at old states.. Why exactly do you even need nat reflection - just access the http directly.. Does your port forward work from outside… Then your down.. There is zero reason for nat reflection.. just use a host override to access the local IP be whatever name is you want that you use on the outside.
  • [Closed] NFS Traffic being stymied somehow?

    2
    0 Votes
    2 Posts
    513 Views
    K
    I ended up abandoning this, changing the IP scheme at one site and then set up a site to site VPN.
  • 0 Votes
    8 Posts
    939 Views
    S
    Yeah, the workaround is quite easy but it wasn't the first thing I thought of. I wish it had been mentioned somewhere, not sure where though… Anyway, thanks for your help :)
  • Publishing oracle application server

    1
    0 Votes
    1 Posts
    324 Views
    No one has replied
  • Tunneling 2 VPN services via 2 routers

    2
    0 Votes
    2 Posts
    428 Views
    B
    @new2pfSense2017: I have confirmed that my pfSense router is connecting properly to VPN A.  I am unable to get the VPN B-enabled DD-WRT router to tunnel through the pfSense router. The connection delivers the requested web pages using VPN A's exit point, but does not persist to VPN B's exit point. I would note the following for future reference: https://doc.pfsense.org/index.php/Connectivity_Troubleshooting I use a VPN exit location (Germany, let's say) on pfsense. I use a separate VPN exit location (Paris) on a client on the LAN of the pfsense router. The client still shows DNS exiting from the client VPN location (Paris), not the pfsense router location (Germany). This is accomplished without the use of opening ports or "VPN pass-through." I would run through the connectivity troubleshooting with a client connected directly to the pfSense, leaving the second ddWRT router of the diagnostic test and note your findings. Also check your NAT settings on the pfsense router. Take a screen grab of your Outbound NAT settings and post them here.
  • Join.ME - SIP/NAT configuration

    2
    0 Votes
    2 Posts
    578 Views
    A
    I'm still stuck on this. Is there anyone who can please give me some direction on how to setup pfSense for Join.me or possibly help me debug what is going on? Andy
  • PBX Port Forwarding

    1
    0 Votes
    1 Posts
    415 Views
    No one has replied
  • 0 Votes
    5 Posts
    653 Views
    2
    @dotdash: You didn't mention you were running a double NAT and had multiple interfaces with the same gateway. If you had a wan with a public IP and multiple IPs on the subnet, the instructions I gave would work fine. I doubt if anyone is going to be able help you running a strange config like that. What is the purpose of having multiple interfaces going to the same gateway? AFAIK, you still can't run multiple routing tables in pfSense. Sorry, IP-adresses were just an example, not using double NAT. Anyways, I got this figured out now. I got side-tracked with proxyarp, which is not necessary in this case. How I solved it? Just added more WAN IP's as Virtual IP's with Type Alias (as they can be on the same subnet as the physical WAN). Added these Virtual IP's and also the physical WAN IP as an alias group ("ALL_WAN_IPs"). Added PAT-rule using the "ALL_WAN_IPs" alias. With Round Robin with Sticky Address. It seems to be pseudo-sticky though. Clients uses different WAN IP's on different connections. My understanding of Sticky Address was that it uses the same WAN IP for the all connections based on the source (client) IP. One thing that I still don't understand is that the clients never seems use the physical IP-address from the WAN interface, even though it's included in the Host Alias "group".
  • NAT reflection bypassing firewall rules

    6
    0 Votes
    6 Posts
    2k Views
    johnpozJ
    Well to be honest nat reflection in itself is an abomination that should be avoided… Its a work around for bad design.. Have yet to hear a valid reason for its use.. You have either hard coded an IP, or don't correctly use dns.. Users misunderstand the rules all the time.. There are loads of threads where can access the web gui from the wan..  When in fact what they are doing is accessing the wan IP from the lan..
  • Need to NAT between two IPSEC tunnels

    2
    0 Votes
    2 Posts
    391 Views
    M
    For future folks that make the same mistake I found the problem: When trying manual outbound NAT I had setup a virtual IP of 10.10.1.200 but had the interface set to LAN instead of localhost. Once I changed the VIP interface to localhost it worked fine. Hope this helps someone in the future.
  • Generated firewall rule different from expected

    2
    0 Votes
    2 Posts
    382 Views
    johnpozJ
    Nat is processed before the firewall firewall rule is allowing in what NAT is doing.. Its always best to actually post a screenshot of your question. So everyone is 100% of what your seeing and what your question is about.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.