• NAT DMZ to LAN works but...

    12
    0 Votes
    12 Posts
    1k Views
    O

    @nozz
    Thanks for your time with this.

    The same way, work's but enable communication with DMZ IP and Internal IP too.

    I work this with ASA and Checkpoint, and do it.

    Oscar.

  • Open VPN, Portforwarding

    10
    0 Votes
    10 Posts
    548 Views
    ?

    Sorry my mistake. I solved it by myself. Forgot to activate that i can see traffic that passed the firewall. I only saw traffic that got blocked.

  • Nat issues (port forwarding) across a private connection

    22
    0 Votes
    22 Posts
    1k Views
    johnpozJ

    Lets us know how it turns out.. have to assume your forwarding the port to something else that is answering..

    If just an router and not natting then there shouldn't be any forwards on it.. If its also firewalling - then should just be firewall rules allowing to stuff behind hit..

    You sure its not natting? And just routing.

  • Static IP NAT to LAN IP

    8
    0 Votes
    8 Posts
    759 Views
    slkamathS

    @Crunk_Bass Thank you so much.

    I will do the way you guided me and will inform you the result.

    Lokesh Kamath

  • 0 Votes
    8 Posts
    1k Views
    L

    Thank you very much .. will try it out and get back to you .. i did not configure the baracuda side.. but i will make the changes on my side (site A)

  • Port Forwarding showing Routers IP

    5
    0 Votes
    5 Posts
    432 Views
    johnpozJ

    The only time you would ever use nat reflection is as a work around for a horrible app that has your wan IP hard coded in it sort of thing.. Even then it should only be a temp work around until you can slap some sense into who ever created the app ;)

    As long as the app uses dns to find the dest, you can always just have that dns point to whatever IP you want.

  • nat question

    2
    0 Votes
    2 Posts
    260 Views
    ?

    This is easy.

    First you'll have to make sure you turn off auto-rule generation (if you haven't already), because it'll use all available ports, and you can't edit the auto-generated rule.

    Then create a rule that allows outbound NAT, and in the "Port or Range" box (with the description 'Enter the external source Port or Range used for remapping the original source port on connections matching the rule.') put in 6000:7000

  • Netgate/PFSense doesn't see server on network

    2
    0 Votes
    2 Posts
    300 Views
    johnpozJ

    Prob put a wrong mask on the server..

    If the server is on the same L2 as all the other devices that pfsense can ping.. Then its issue on the server.. Validate your setting.. Simple test is just set the server to dhcp - does that work?

    If so - double check what you did wrong with the static settings.

    Or maybe you can not ping the pfsense because of firewall on the server? Without exact details it is impossible to help with what is the issue. Can the server ping pfsense, and other devices on the network?

  • LAN and WAN Printer Port Forward Help

    1
    0 Votes
    1 Posts
    243 Views
    No one has replied
  • External and internal ports swapping

    Moved
    7
    0 Votes
    7 Posts
    532 Views
    S

    face palm That actually makes more sense

    Also the any source was for testing from 4G, that’s a mistake you only make once...

    I use VPN for most things except at work, it breaks to many things when I leave the work laptop at home

    But thank you for the assistance :)

  • NAT is not translating the inside IP address of my interface

    2
    0 Votes
    2 Posts
    497 Views
    DerelictD

    Port Forwards translate the destination address, etc.

    Outbound NAT translates the source address, etc.

    Make an outbound NAT rule for source any destination 192.168.10.254 port 80 with a NAT address of the pfSense interface address (192.168.10.252) on the 192.168.10.0/24 interface.

  • NAT WAN-LAN Correlation Logs

    3
    0 Votes
    3 Posts
    330 Views
    J

    Works as expected, thanks so much!

  • [HELP] Port forwarding..

    1
    0 Votes
    1 Posts
    174 Views
    No one has replied
  • Issue wih multiple SSH connections and Port forwards

    1
    0 Votes
    1 Posts
    246 Views
    No one has replied
  • I Created Outbound NAT not working

    8
    0 Votes
    8 Posts
    693 Views
    V

    There's a policy routing rule needed if you want to route out traffic to multiple WANs: https://docs.netgate.com/pfsense/en/latest/routing/directing-traffic-with-policy-routing.html

    That's a firewall rule with a gateway option. You have to add it to the interface which is facing to the 172.31.98.0/23 subnet.

  • NAT-T VPN IPSEC

    1
    0 Votes
    1 Posts
    265 Views
    No one has replied
  • Issues setting up DMZ host

    2
    0 Votes
    2 Posts
    245 Views
    DerelictD

    Set up a 1:1 NAT in Firewall > Rules, 1:1 for WAN address to the inside host.

    Place a rule on WAN that passes all traffic to the inside host address.

  • Redirect anything Port 25 to port 3333 on lan

    16
    0 Votes
    16 Posts
    908 Views
    johnpozJ

    @camay123 said in Redirect anything Port 25 to port 3333 on lan:

    but I am just unsure of how to accomplish this, and makes all the settings needed.

    Create a vlan, or plug in a different dumb switch to another interface on pfsense. Put your box there on say 192.168.34/24

    BTW, netcat test is not how the OS and application would work.. Do you not see the security problem with your setup? If that worked I could send traffic to any machine.. All I would have to do is hit a port that is currently being used in a conversation..

    To trick/hide from the client that its not talking to 1.2.3.4 out of the public... You need to make sure where you redirect the traffic do doesn't answer from its own IP.. So simple way to do that is just put it on a different network then your client.

  • lose connection port

    2
    0 Votes
    2 Posts
    188 Views
    calitzinC

    as a reference, in firewall / Rules / WAN / my connection 9091 when it stopped it had more than 2000 "state creations", and only the other routing rules had less, they continued to operate. Could it be that this part of NAT is covered? or does it require other walls?

  • Mail server connection from NAT to port-forward

    10
    0 Votes
    10 Posts
    2k Views
    M

    @viragomann @JeGr @Derelict thank you, the traffic redirect works like a charm :)
    Thanks again for your time and patience !

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