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

    rule

    Scheduled Pinned Locked Moved Firewalling
    7 Posts 3 Posters 1.1k Views 3 Watching
    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.
    • R Offline
      ravi
      last edited by

      Deployed pfsense community edition.
      External interface (em0) 's ip address is 10.182.1.254/23
      and internal interface(em1)'s ip address is 192.168.56.40/24

      and another internal interface is 192.168.56.42.

      --
      How can we write a rule to transfer traffic from external to internal network over 8080 port.

      jahonixJ 1 Reply Last reply Reply Quote 0
      • NogBadTheBadN Offline
        NogBadTheBad
        last edited by

        NAT.

        Andy

        1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

        1 Reply Last reply Reply Quote 0
        • R Offline
          ravi
          last edited by

          thank you.

          Through NAT ,i have done port forwarding ,the following rule is created in rules.debug

          NAT Inbound Redirects

          rdr on em0 proto tcp from any to 10.182.1.240 port 8080 -> 192.168.56.42

          still traffic is not going . from em0 to em1.

          How can I debug this issue.

          1 Reply Last reply Reply Quote 0
          • NogBadTheBadN Offline
            NogBadTheBad
            last edited by NogBadTheBad

            https://docs.netgate.com/pfsense/en/latest/nat/port-forward-troubleshooting.html

            https://docs.netgate.com/pfsense/en/latest/nat/troubleshooting-nat-reflection.html

            What is running on port 8080.

            BTW if your trying it from the internet you have a rfc1918 ip address on your WAN interface.

            Andy

            1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

            1 Reply Last reply Reply Quote 0
            • R Offline
              ravi
              last edited by

              Hi all,

              How pfsense firewall and snort work together.
              Based on snort alerts , pfSense firewall rules will be configured dynamically o not , apart from configuring them manually from webapp.

              thank you

              1 Reply Last reply Reply Quote 0
              • jahonixJ Offline
                jahonix @ravi
                last edited by

                @ravi said in rule:

                and internal interface(em1)'s ip address is 192.168.56.40/24
                and another internal interface is 192.168.56.42.

                192.168.56.42 is within 192.168.56.40/24 so you would have two IFs in the same subnet. Not good.

                R 1 Reply Last reply Reply Quote 0
                • R Offline
                  ravi @jahonix
                  last edited by

                  @jahonix

                  Thank you for reply.

                  Actually ,it has only one internal interface(em1) whose ip is 192.168.56.40.
                  and the internal network has only one host whose ip is 192.168.56.42.

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