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 @netblues
      last edited by

      @netblues
      LOL, Each one has their own definition, unfortunately.
      I assume you are not a gamer, but correct me if i'm wrong.
      As i understand it, the problem comes in while trying to match make for online gaming session. Being the NAT type strict or moderate prevents successful matchmaking, preventing party with friends, and considerably extending the time it may take to successfully ending in a match.

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

        @kom The issue is that having a strict NAT Type according to the above definition can prevent (and or severely limit) joining online multiplayer gaming sessions.

        KOMK 1 Reply Last reply Reply Quote 0
        • N
          netblues
          last edited by netblues

          Start with the fact that windows defender has nothing to do with windows firewall features.
          You need to research what ports are needed.

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

            @netblues

            the following are the ports used by the game.

            PC
            TCP: 3074, 27014-27050
            UDP: 3478, 4379-4380, 27000-27031, 27036

            I similarly created rules for the other ports, accordingly to the protocol type, however the NAT type is displayed as strict.

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

              @nthly said in Windows Defender and pfSense:

              TCP: 3074, 27014-27050
              UDP: 3478, 4379-4380, 27000-27031, 27036

              And is there anything in front of pfsense? Does pfsense have public IP on its wan? Did you validate that all those ports actually get to pfsense.. Simple enough to do from out on the internet create traffic on those ports... Do they hit pfsense, do they get forwarded to where pfsense was told to send them.. If so then any issues your having has nothing to do with pfsense.

              Here is one thing I know for SURE... The documentation given by game makers for what ports are required for their games is very LACKING to put it nicely.. They almost never clearly state what ports are need to be allowed outbound and what are needed to be forwarded. I see for example 53 and 80 stated all the time.. You sure and the F are not going to be forwarding 53 inbound to your PC or console.. And 80 inbound is blocked by many a ISP so good luck getting your game to work if that is needed inbound..

              Does your NAT come up OK if you enable UPnP? If so look to see what ports are being opened..

              Part of the problems with many of these games is they need the source to match the dest port. So for example in your 3074 example the game might create a connection to 3074 outbound, from source port 3074... Out of the box pfsense when it does outbound nat will change that source port to something esle.. That is how NAPT works... Unless you tell pfsense to do its outbound nat static.. And not change that source port..

              This is where the game makers really need to step up their game on documentation of how their games actually function through a firewall..

              Allowing UPnP to be used - should show you what the game is wanting to do.. So you can do it with manual forwarding. And manipulation of your outbound nats (if needed).

              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
                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
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.