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

    Port forward - possible this?

    Scheduled Pinned Locked Moved NAT
    15 Posts 5 Posters 5.4k 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.
    • S Offline
      sopont
      last edited by

      yes, you can, and it possible is basic, you can add port forward defference public IP with defference private IP is same port..

      1 Reply Last reply Reply Quote 0
      • D Offline
        dvserg
        last edited by

        @Sopon:

        yes, you can, and it possible is basic, you can add port forward defference public IP with defference private IP is same port..

        If possible, how configure this from Gui?

        SquidGuardDoc EN  RU Tutorial
        Localization ru_PFSense

        1 Reply Last reply Reply Quote 0
        • S Offline
          sopont
          last edited by

          1. goto menu Firewall –- > Virtual IP --- > Create Virtual Server
          2. goto menu Firewall ----> NAT ---- > Port Forward ---- > Create NAT with Virtual IP Server and check "Auto-add a firewall rule to permit traffic through this NAT rule"

          1 Reply Last reply Reply Quote 0
          • D Offline
            dvserg
            last edited by

            Ok
            Virtual Server = Type  [Proxy ARP,  CARP,  Other]
            What type used with PortForward? (not CARP of couse)
            And what IP i must defined for Virtual IP (my second public ip? But if provider give only one public IP - what so?)?

            SquidGuardDoc EN  RU Tutorial
            Localization ru_PFSense

            1 Reply Last reply Reply Quote 0
            • S Offline
              sopont
              last edited by

              Virtual Server = Type = Proxy ARP or other

              sorry : if you have one public at default wan interface in this case don't need to add Virtual Server, you can add port forward directly to once private server IP at port 3389. it basic concept of TCP.

              goodluck..

              1 Reply Last reply Reply Quote 0
              • S Offline
                sopont
                last edited by

                if you need access from public with one IP to two server with port 3389, once of server you can change port form 3389 to xxxx and config NAT at defference port.

                http://support.microsoft.com/kb/306759

                Please to read ..

                1 Reply Last reply Reply Quote 0
                • D Offline
                  dvserg
                  last edited by

                  Thanks, i know this way.
                  But question about:
                  pf rules can be
                  rdr pass on $ext_if proto tcp from <pop_users1>to $external_addr port 110 -> 192.168.0.3
                  rdr pass on $ext_if proto tcp from <pop_users2>to $external_addr port 110 -> 192.168.0.4
                  Possible use this from GUI/PortForward, or this option not relised in pfSense?</pop_users2></pop_users1>

                  SquidGuardDoc EN  RU Tutorial
                  Localization ru_PFSense

                  1 Reply Last reply Reply Quote 0
                  • H Offline
                    hoba
                    last edited by

                    Sourcebased NAT is not possible with the gui.

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      dvserg
                      last edited by

                      @hoba:

                      Sourcebased NAT is not possible with the gui.

                      Thanks all for information  ::)
                      Sorry for my english.
                      ps May be in future this will added  ;)

                      SquidGuardDoc EN  RU Tutorial
                      Localization ru_PFSense

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sopont
                        last edited by

                        if you need to balancing user with application at once port of TCP/IP and defference IP Address of server, that solution is on server such as ms Excange server it can. i think on the all firewall can't.

                        1 Reply Last reply Reply Quote 0
                        • D Offline
                          dvserg
                          last edited by

                          @Sopon:

                          if you need to balancing user with application at once port of TCP/IP and defference IP Address of server, that solution is on server such as ms Excange server it can. i think on the all firewall can't.

                          Thanks - i posting only example.
                          Exists task - for RDP(3389). Now used different ext ports (3389,3390,3391…) for each Term server.
                          I viewing in 'rdr' rules any option at 'src' position and  raised the issue of a single port for all.
                          Thanks

                          SquidGuardDoc EN  RU Tutorial
                          Localization ru_PFSense

                          1 Reply Last reply Reply Quote 0
                          • I Offline
                            Itwerx
                            last edited by

                            It might not be appropriate to revive this thread but we're trying to do something very similar, except instead of being IP based, we would like to be able to do policy NAT'ing of RDP sessions (port 3389) based on the initial client session request as the intended server's hostname is transmitted in the clear during the initial handshake.  Anybody know if this sort of deep-packet-inspection-based NAT'ing is even possible on the pfSense right now?

                            1 Reply Last reply Reply Quote 0
                            • GruensFroeschliG Offline
                              GruensFroeschli
                              last edited by

                              I almost certainly know that this is not possible on pfSense right now, and i wonder if there is an NAT-router at all that can do something like that.

                              But if you already have multiple names, shouldnt you be able to distinguish them by this name(IP?), and just make some destination-based rule decisions?

                              We do what we must, because we can.

                              Asking questions the smart way: http://www.catb.org/esr/faqs/smart-questions.html

                              1 Reply Last reply Reply Quote 0
                              • I Offline
                                Itwerx
                                last edited by

                                But if you already have multiple names, shouldnt you be able to distinguish them by this name(IP?), and just make some destination-based rule decisions?

                                Yep, the trick is ascertaining the hostname that the client is requesting.  (We can't turn the problem around and do it based on the client IP as these people travel).  If it were simple HTTP then we could use the inbound load-balancer (I think) but since it's direct RDP we're trying to extract the same data from the RDP session instead.

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