Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Redirect port

    Scheduled Pinned Locked Moved NAT
    2 Posts 2 Posters 1.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mcardoso
      last edited by

      I'm trying to set the direction of a door to a station on my internal network, but I'm not getting.
      the rule is simple: every request that comes from wan on port 3062, should automatically fall into internal ip, mentioned that port.

      wan address port 3062 –-> pfsense server ---> lan address port 3062

      Already configured the nat for this rule, but does not work.

      interface: wan
      protocal: tcp
      source: wan address
      sorce porte range: from: other (3062) / to: other (3062)
      destination: lan address
      destination port range: from: (3062) / to: other (3062)
      redirect target ip: ip address lan
      redirect port range: other (3062)
      description: name
      nat reflection: use system default
      filter rule association: pass

      Does anyone have any advice to pass?

      1 Reply Last reply Reply Quote 0
      • P
        podilarius
        last edited by

        It needs to read:

        interface: wan
        protocal: tcp
        source: any
        sorce porte range: from: any / to: any
        destination: wan address
        destination port range: from: (3062) / to: other (3062)
        redirect target ip: ip address lan
        redirect port range: other (3062)
        description: name
        nat reflection: use system default
        filter rule association: pass

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.