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

    Windows Defender and pfSense

    Scheduled Pinned Locked Moved NAT
    39 Posts 5 Posters 4.6k 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.
    • N
      Nthly
      last edited by Nthly

      @ johnpoz. I do not believe being anything wrong with pfSense. I am just unable to understand what am i doing wrong.

      I see, I believe you have a good point. Game makers are all secretive, sloppy maybe? About what the requirements are. Nothing is really documented. I believe the assumption is, "You Wire your PC to the Modem. Period".
      While that may be useful for gaming, it may be kinda problematic for everything else. But again the former is certainly a possibility.
      I'm now asking myself, should i buy a switch and plug in my PC into om DMZ dedicated Ethernet card and plug it back to my switch every time i want to play, ir can i do something else that may allow my pc to move to an un-firewalled ares for the time i wish to play?

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

        I can almost promise you some of those ports need to use specific source port.. Which NAPT breaks by its very nature..

        Takes all of 2 minutes to enable UPnP validate your game gives the correct NAT you want, and then look to see what ports and if static or not were opened.. Then create those in port forwards and outbound nat configurations.

        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

        N 3 Replies Last reply Reply Quote 0
        • KOMK
          KOM @Nthly
          last edited by

          @nthly Yes, but what does that have to do with Windows Defender and pfSense, the title of this post??? Granted I can't really tell what the original post was about due to it being deleted.

          N 1 Reply Last reply Reply Quote 0
          • N
            Nthly @KOM
            last edited by

            @kom
            my bad, here is the copy of it.

            "
            N
            Nthly about 2 hours ago

            Hello,

            i am running pfSense before my desktop which runs windows 10. Windows 10 has defender that does some fire-walling. My question is, what should I do with Defender, keep it, disable it, or customize either pfSense or Defender so not to run into issues, and what issues may i expect from this combo?"

            1 Reply Last reply Reply Quote 0
            • N
              Nthly @johnpoz
              last edited by

              @johnpoz
              Thank you. I will try to see if i can do as you described.

              1 Reply Last reply Reply Quote 0
              • N
                Nthly @johnpoz
                last edited by Nthly

                @johnpoz
                Nothing in front of pfSense, it is running and i use some of my devices with it, including Xbox over a dedicated NIC and LANDMZ with UPnP enabled and firewall disabled completely. That is the only way i was able to have an open NAT with it.
                The rest is a bit hard for me as first i have to become familiar on a few things, before being able to understand how to do it. The ISP said they are not filtering any ports.

                1 Reply Last reply Reply Quote 0
                • N
                  Nthly @johnpoz
                  last edited by Nthly

                  @johnpoz

                  I did it, I now have an open NAT.

                  What i did is the following.
                  Assign a static Mapping to the PC. (I had already done this). Added static ports.
                  Firewall > Aliases > Create an Alias for my gaming pc.
                  Firewall > NAT > Outbound > add PC there > add pc to ACL.
                  Port Forwarding was already created for the specific game.

                  Tested the game and it has now open NAT.

                  I thank everyone for pointing me in the right direction. I have another question. Is what i have done correct or would it expose me to some atrocious threats?

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

                    You did what? You set everything from that PC to be static outbound? Yeah that is NOT the right way to do it.. Unless that PC is the only device on your network behind the napt..

                    What I said to do was look to see which ports the game used that were static, and then set those up as static outbound.. Not EVERY connection from the PC..

                    Your going to run into issues with such a setup.. What happens when device A used port X as source.. And then your PC wants to use X as source as well.. Now what happens? The more devices you have the more sessions they create the more likely you going to conflict with the source ports the PC wants to use.

                    You need to find the ports the game uses that require static source ports. Not set every port your pc ever uses on every connection as static.

                    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

                    1 Reply Last reply Reply Quote 0
                    • N
                      Nthly
                      last edited by Nthly

                      Oh... hmmm.
                      i may have to do some more digging then.
                      Sadly, I believe my whole setup is well, how to put it, just ... meh.

                      1 Reply Last reply Reply Quote 0
                      • N
                        Nthly
                        last edited by

                        Does anyone know of a good and easy book that would help me with the basic of networking so that i may be better equipped (and use it as a reference) to better follow advice on this forum and/or the available manual?

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

                          Have you read the pfsense book?
                          Linked too in my sig..

                          Or you looking for something more basic to tcp?

                          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

                          1 Reply Last reply Reply Quote 0
                          • N
                            Nthly
                            last edited by

                            I am reading the pfSense book here and there, meaning as needed. Yeah, i definitely need something more basic, to fill in some knowledge the pfSense book assumes.

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

                              Have you checked out
                              http://www.tcpipguide.com/

                              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

                              N 1 Reply Last reply Reply Quote 0
                              • N
                                Nthly @johnpoz
                                last edited by

                                @johnpoz Thank you very much. I will work a bit with it. Whenever i need to lknow what the pfSense book is talking about i can fall back on the TCP/IP guide.

                                1 Reply Last reply Reply Quote 0
                                • N
                                  Nthly @johnpoz
                                  last edited by

                                  @johnpoz

                                  What does it mean to validate my game? How can i do so? Where do i look for what ports are open and if static or not?

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

                                    When you enable UPnP - you can look in the interface of UPnP and see what ports got opened and if static or not, etc.

                                    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

                                    N 1 Reply Last reply Reply Quote 0
                                    • N
                                      Nthly @johnpoz
                                      last edited by Nthly

                                      I reversed the modifications i previously had done.
                                      I restored pfSense to a previous configuration.
                                      I enabled UPnP on my LAN as well. Nothing shows up under StatusUPnP & NAT-PMP. It is completely empty.
                                      As far as firewall logs go, nothing from my PC tries to connect to any of the ports listed by the game provider. Yet i keep having that strict NAT.

                                      in the states all i can see is this:

                                      LAN udp .192.168.xxx.xxx:3074 -> 185.34.107.128:3074 MULTIPLE:MULTIPLE 117 / 2 6 KiB / 86 B
                                      LAN tcp .192.168.xxx.xxx:65145 -> 185.34.107.238:3074 ESTABLISHED:ESTABLISHED 296 / 287 63 KiB / 151 KiB
                                      LAN tcp .192.168.xxx.xxx:49240 -> 52.200.29.218:3074 CLOSED:SYN_SENT 2 / 0 104 B / 0 B
                                      LAN tcp .192.168.xxx.xxx:49241 -> 52.200.29.218:3074 CLOSED:SYN_SENT 3 / 0 156 B / 0 B
                                      LAN tcp .192.168.xxx.xxx:49242 -> 52.200.29.218:3074 CLOSED:SYN_SENT 1 / 0 52 B / 0 B
                                      LAN tcp .192.168.xxx.xxx:49244 -> 52.204.177.40:3074 CLOSED:SYN_SENT 3 / 0 156 B / 0 B
                                      LAN udp .192.168.xxx.xxx:3074 -> 199.116.119.101:30380 MULTIPLE:MULTIPLE 46 / 43 6 KiB / 32 KiB

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        Nthly
                                        last edited by Nthly

                                        Is this the right way to do what I am trying to do?

                                        https://www.youtube.com/watch?v=whGPRC9rQYw

                                        Is the person in the video showing "the right way"?

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

                                          States can show you sure.. But just look in the UPnP interface.. It shows you what was requested and what was opened.
                                          0_1545332639902_status.png

                                          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

                                          N 1 Reply Last reply Reply Quote 0
                                          • N
                                            Nthly @johnpoz
                                            last edited by Nthly

                                            @johnpoz When I start the game on my pc nothing happens there with UPnP enabled. On the other hand it does show activity from my xbox.

                                            What do you think of this method instead? is from the video i linked.

                                            1. Status > DHCP Leases > add a Static Mapping for the gaming platform(s)

                                            2. In static mapping fill in Client Identifier, give an IP address, Hostname, and Description > Save > Apply Changes.

                                            3. Repeat steps 1 and 2 above for each gaming platform, if needed.

                                            4. Firewall > Aliases > Add . Fill in the fields Name, Description, IP or FQDN and the description field next to it. If needed add mutiple Hosts, based on how many Gaming Platforms are needed. > Save > Apply Changes.

                                            5. Firewall > NAT > Outbound > Select Hybrid Outbound Mode > Save > Apply.

                                            6. in Firewall > NAT > Outbound, add a New Mapping. Interface: WAN, Protocol: Any, Source: Network for the Outbound Mapping: type in your Alias. and select 32 after the forward slash, "/". Scroll down to the section titled Translation and check Static Ports. In the bottom section named Misc, add a description. > Save > Apply.

                                            7. Services > UpnP > check Enable UPnP & NAT-PNP > check Allow UPnP Port Mapping > check Allow NAT-PNP Poirt Mapping. Keep External Interfaces selection to WAN. Interfaces: slect the interface(s) used by your gaming platform(s). Check Default Deny at the bottom of the settings section.

                                            8. make an ACL entry with the following format. allow 53-65535 "your gaming console Ip"/32 53-65535. Add other entries if needed. Save.

                                            For Multiple gaming platforms NAT Reflection is needed. To Enable NAT Reflection do the following.

                                            1. System > Advanced > Firewall & NAT > Scroll down to Network Address Translation section > set Network Default Mode for Port Forwards to Pure NAT. > check Enable Automatic Outbound NAT for Reflection. > Save.

                                            2. Reboot your gaming Platforms.

                                            3. Diagnostics > States > Reset States > check Reset the Firewall States Table > click Reset.

                                            What if at step 8, "make an ACL entry with the following format. allow 53-65535 "your gaming console Ip"/32 53-65535. Add other entries if needed. Save." instead of opening all those ports i would only open 3074 for instance, but just tailored to the ports specified by the game provider. Would that help. I guess i would still need Reflection with multiple gaming platforms. Am I correct?

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