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

    pfSense as Firewall only?

    Scheduled Pinned Locked Moved Firewalling
    34 Posts 5 Posters 9.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.
    • uxmU
      uxm @Gertjan
      last edited by uxm

      @Gertjan said in pfSense as Firewall only?:

      Do I miss something? I am sure.

      Yes, as you said yourself : your WAN on pfSense is

      pfsense WAN : 172.16.117.106 (DHCP from Asus Router)

      so why WAN is set to 172.16.17.1 ?

      0a015da2-77ad-47f1-8191-814381895522-image.png

      ?

      Set it to 'any' or WANnet or 192.168.117.106 (and if you want to keep DHCP activated on WAN, make it a static mac lease)

      edit : btw : this firewall rule is part of a NAT rule, right ?

      NAT is disabled (on pfSense) as we said earlier on this thread. (Outbound NAT)

      This is my network so far.

      6217476a-174d-428d-ba5a-64ddc41ce7e4-image.png

      Some questions :

      1. Asus Router Firewall features are enabled. Should I disable them?
      2. Should I make the WAN IP of pfsense static? Is it better?
      3. Should I add one route to Asus and one static route to pfsense to get this working right? How am I gonna od that on pfsense? On Firewall NAT settings?
      4. As I said earlier, I want pfsense to act as a Firewall only. Which is the best NAT configuration for pfsense in this scenario?

      I am a little confused.. sorry.

      1 Reply Last reply Reply Quote 0
      • GertjanG
        Gertjan
        last edited by

        @uxm said in pfSense as Firewall only?:

        NAT is disabled (on pfSense)...

        Ah, my bad.

        So this is what you want / use / need https://docs.netgate.com/pfsense/en/latest/book/bridging/index.html ?

        No "help me" PM's please. Use the forum, the community will thank you.
        Edit : and where are the logs ??

        uxmU 1 Reply Last reply Reply Quote 0
        • uxmU
          uxm @Gertjan
          last edited by uxm

          @Gertjan I just want pfsense to inspect the traffic passing inside of it, to be the firewall of the network.

          And something else. If I want to port forward to a single port from outside to one of my internal PCs, how Im gonna do that? I must create a port forward on Asus Router and then, one more on the pfsense Firewall rules?

          Update : I disabled the Asus Router's Firewall feature and internet speed increased very much.

          1 Reply Last reply Reply Quote 0
          • GertjanG
            Gertjan
            last edited by

            I don't have any experiences with pfSense being put in bridged mode.
            Why do you need this mode ?

            From what I make of it - which ain't much, you should introduce routes to your devices.

            No "help me" PM's please. Use the forum, the community will thank you.
            Edit : and where are the logs ??

            1 Reply Last reply Reply Quote 0
            • uxmU
              uxm
              last edited by

              Hi! Here again! :)

              My new ISP (Vodafone) gave me a new crappy modem/router that I cant change with one of my own. So.. I try (again) to make pfsense to act as a firewall only. My network topology is the same but for some reason, when I switch pfsense's NAT to "Disable Outbound NAT rule generation.(No Outbound NAT rules)" I cant get internet from inside the 192.168.2.0/24 network! I dont have internet.

              I try to set a static route on my ISP router for 192.168.2.0/24 via gateway 192.168.2.10 (pfsense internal NIC) and I cant make it work. The strange thing is that I CAN google! When I type something on google, it works! When I try to get into another website, nothing, zero.

              I am a little bit confused here. I would really appreciate your help.

              Thanks!

              PS : Oh! Routing Table of pfsense is this :

              788afb03-c26b-4ab0-b901-63542808605f-image.png

              uxmU 1 Reply Last reply Reply Quote 0
              • uxmU
                uxm @uxm
                last edited by

                someone?

                johnpozJ 1 Reply Last reply Reply Quote 0
                • johnpozJ
                  johnpoz LAYER 8 Global Moderator @uxm
                  last edited by

                  @uxm if you setup a route on your asus on how to get to 192.168.2 network, your assume it would allow this network to go outbound, and you assume it would nat this network to your public IP.

                  I try to set a static route on my ISP router for 192.168.2.0/24 via gateway 192.168.2.10 (pfsense internal NIC)

                  This would never work anyway, is 192.168.2 directly attached to asus - how would it talk to that IP?

                  The route on your asus for any network behind pfsense would be pfsense wan IP that attached to your asus network 172.16.117.106 in your drawing.

                  But there is no saying that would work, because is the asus going to nat 192.168.2.x to your public IP on its wan? I doubt it to be honest.

                  I would look to see if you can put this asus into bridge mode so that pfsense gets public IP on its wan, if can not do that then just do a double nat.. While double nat is not optimal - it works, triple nat or even quadruple nat can work just fine most of the time..

                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                  If you get confused: Listen to the Music Play
                  Please don't Chat/PM me for help, unless mod related
                  SG-4860 24.11 | Lab VMs 2.8, 24.11

                  uxmU 1 Reply Last reply Reply Quote 0
                  • uxmU
                    uxm @johnpoz
                    last edited by uxm

                    @johnpoz As I said earlier on this thread, I changed the ISP so now I don't have the Asus Router but a Sercomm H300s (from Vodafone).

                    When I had the Asus, with this static route and no Outbound NAT from the pfSense, I could go out to the Internet.

                    the static route was this :

                    4b7abd56-bbb1-4b4e-bcc7-181198d4f531-image.png

                    Now, on the Sercomm, I cant create a Static Route like this. It says that it cannot use an "internal IP address". (what?)

                    :(

                    johnpozJ 1 Reply Last reply Reply Quote 0
                    • johnpozJ
                      johnpoz LAYER 8 Global Moderator @uxm
                      last edited by

                      @uxm well your going to have to double nat then.. Or put their device into bridge mode.

                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                      If you get confused: Listen to the Music Play
                      Please don't Chat/PM me for help, unless mod related
                      SG-4860 24.11 | Lab VMs 2.8, 24.11

                      uxmU 1 Reply Last reply Reply Quote 0
                      • uxmU
                        uxm @johnpoz
                        last edited by

                        @johnpoz ok. I will try to find a way to bridge it. I want to have pfsense in front of my network. As you said in another post. I think that this is the right way.

                        Thank you very much!

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