• External scan not showing 443 open port

    4
    0 Votes
    4 Posts
    438 Views
    johnpozJ
    If port wasn't open then you wouldn't be able to access it at all. Do a sniff on pfsense when you do you port scan.. Do you have more than 1 wan? Are you running reverse proxy on pfsense? I take it these site are public - you want to post up one so can see what you mean by slow, etc. If you don't want to post it.. PM me the site and will do some testing from here.
  • Trouble with firewall/NAT to allow remote Blue Iris access

    15
    0 Votes
    15 Posts
    5k Views
    S
    That would be my guess as well, that it aborted on that rule. Pretty sure the email notifications will alert on those types of things, as well as invalid aliases and the like (those I know appear in the GUI), so you might want to set that up in System/Advanced/Notifications in case it happens again.
  • Weird nat issue...

    2
    0 Votes
    2 Posts
    325 Views
    E
    Disregard post, problem is unrelated to nat. Web server private IP was banned by pfsense.
  • Outbound NAT to child VLAN

    1
    0 Votes
    1 Posts
    292 Views
    No one has replied
  • NAT Port Forwarding Issue

    3
    0 Votes
    3 Posts
    396 Views
    C
    @Gertjan yup that is correct. Looks like I found my issue though. Even though I applied the Plex settings numerous times to specify a manual port, it never properly saved I guess. I reapplied a manual port after about an hour of properly setting the firewall/nat settings how I think they should have been and it stuck this time around. Despite having the same set up when trying to do it before. So not sure if it was Plex not taking the port or me not waiting long enough after the initial config but it’s all good now.
  • Port forward to internal IP, but only for VPN clients?

    4
    0 Votes
    4 Posts
    409 Views
    johnpozJ
    dns is not port specific. Internally if you want to post something or read something from mycompany.com doesn't matter what the port is. On the outside mycompany.com would resolve to your public IP.. The client or url you use is what would add the :xyz (port) So externally you end up hitting https://1.2.3.4:789/blahblah Internally it would just resolve to 192.168.0.2, so now your would really be going to https://192.168.0.2:xyz/blahblah The dns is just what the fqdn resolves to.. Your client or application or whatever, bookmark, etc. that creates the url would still have its port in it. If your vpn client is using your internal dns and resolves mycompany.com to 192.168.0.2 that is where it would go.
  • VM to VM over LAN through pfSense VM not working.

    1
    0 Votes
    1 Posts
    241 Views
    No one has replied
  • Enable http port while dnsbl is active

    2
    0 Votes
    2 Posts
    256 Views
    V
    That should not conflict. If you have multiple internal subnets connected to pfSense interfaces, check if the webserver is accessible from another subnet. Otherwise use Diagnostic > Packet Capture on WAN to see if packets arrive on your WAN interface.
  • NAT 1:1 not connecting to repositories.

    1
    0 Votes
    1 Posts
    248 Views
    No one has replied
  • Having issues forwarding a UDP port, but TCP works fine.

    nat tcpdump udp
    1
    0 Votes
    1 Posts
    412 Views
    No one has replied
  • www address not reachable, only local ip of server

    2
    0 Votes
    2 Posts
    301 Views
    bingo600B
    @pooperman Maybe have a look here https://forum.netgate.com/topic/158485/access-to-public-ip-from-inside /Bingo
  • Access to public IP from inside

    4
    0 Votes
    4 Posts
    505 Views
    S
    Is reflection enabled in the NAT rule? You could try restarting the router, I've had to do that on rare occasions.
  • Conditional Outbound NAT

    11
    0 Votes
    11 Posts
    896 Views
    johnpozJ
    So I am clear.. You have some IOT device 192.168.0.X And he tries to talk to 192.168.0.5, which you want to send that to 172.168.0.200, but make the source 10.254.0.5.. For starters you would have to have a 192.168.0.5 vip on pfsense. And then to translate it to 10.254.0.5 you would need another vip.. edit: ok did a simple test of this.. I create a port forward on my lan interface, you could create a vip for your IP.. That said hey if you go to 192.168.9.253 on port 5353 send it to 172.16.200.2 [image: 1605726180443-portfoward.png] I then created an outbound nat that said hey if your sending to 172.16.200.2 - use the vip IP 192.168.100.2 (I already had this for talking to my modem).. [image: 1605726245847-outbound.png] I then generated simple dns query on port 5353, easiest way to just generate some traffic to specific port on specific IP.. Sniffing on wan, since that is where it would go trying to get to some unknown IP on my network.. But with yours you would have a vpn to send it down, etc. So you can see the traffic was sent to 172.16.200.2 from my 192.168.100.2 address.. 12:58:32.127354 IP 192.168.100.2.16046 > 172.16.200.2.5353: UDP, length 49 12:58:37.139187 IP 192.168.100.2.16046 > 172.16.200.2.5353: UDP, length 49 12:58:42.150230 IP 192.168.100.2.16046 > 172.16.200.2.5353: UDP, length 49 So yes I would think what your wanting to do is possible just in the gui - but you would have to create different vips for both your inside 192.168.0.x addresses and your 10.200 addresses
  • Migrating from 1:1 NAT to bridged interfaces

    2
    0 Votes
    2 Posts
    263 Views
    D
    Maybe this is clearer: If I create a new interface in pfSense bridge it to the WAN interface start to move routable IP addresses from 1:1 NAT (currently pointing to DMZ private addresses) and place them on the bridge will this work? Or will pfSense freak out if IPs from a subnet are on one interface and the others are being 1:1 Natted to another interface simultaneously?
  • Proxmox + PFSense conection port forward

    21
    0 Votes
    21 Posts
    3k Views
    johnpozJ
    Pfsense doesn't care what the source IP is.. I suggest again - you sniff. On pfsense lan sniff when you send data from the .10 address. Do you see pfsense send the packet - do you get a response? If your saying it works from .12, but not .10 - pfsense has no care what the source is - it would treat the data exactly the same.. Other than something in proxmox. So sniff and see exactly what is going on..
  • Fixed

    1
    0 Votes
    1 Posts
    177 Views
    No one has replied
  • pinging sophos from opt1

    12
    0 Votes
    12 Posts
    738 Views
    A
    ok i will do as you say and then i will write on sophos to ask them how to do it on their end. Thank you
  • uPnP is not working, how to test/fix?

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Exposing multiple applications on Port 80

    2
    0 Votes
    2 Posts
    256 Views
    V
    @fluentsoftware Install the HAProxy package and configure the server.
  • Internal websites are not working

    6
    0 Votes
    6 Posts
    698 Views
    johnpozJ
    @mikeinnyc said in Internal websites are not working: server: 127.0.0.53 Address: 127.0.0.53#53 Well your asking some local caching dns with that IP, which is loopback - so where does it point - clearly not pfsense, if you have the override setup correctly. Use your fav dns tool, dig, host, nslookp and actually ask pfsense - do you get your override? Do a specific directed query to pfsense IP. This is not rocket science. You set a record in the dns software, unbound - if you ask unbound that is what it will return.. If you don't ask it, your going to get the answer from where your asking some public dns..
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.