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

    NAT Type 3 on PS4 - I've tried everything I can think of

    Scheduled Pinned Locked Moved Gaming
    85 Posts 25 Posters 64.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.
    • P
      PickleSlice
      last edited by

      @weust:

      Had it working with m0n0wall and since a few days now with pfSense.
      And back in september even through Hyper-V.

      I've been running like this since the beta of Destiny.
      I will get some screenshots up.

      I appreciate that, thank you!

      1 Reply Last reply Reply Quote 0
      • K
        kejianshi
        last edited by

        Have you tried turning on uPNP?
        Or are you behing a router thats behind another router or something like that?

        1 Reply Last reply Reply Quote 0
        • ?
          Guest
          last edited by

          My setup is a Soekris net6501-30 which has four Ethernet ports.
          em0 = WAN
          em1 = LAN (192.168.1.0/24)
          em2 = OPT1 (not used)
          em3 = OPT2 (192.168.2.0/24) (PlayStation 3 and 4. Cable switch at the console end)

          My PS4 and PS3 are both on 192.168.2.10/24 as I couldn't be bothered figuring out how to do it for two IP addresses.
          I just switch the cable between the two.
          Also, I set the IP address manually as you can only set one IP address on one MAC address.
          And since it's only two consoles, who cares…

          First is to enable the interface you're hooking up the PS4, and give it an IP address.
          Don't forget to set the mask as the default is /32 which took me some digging around as to why the console couldn't connect to at all...
          I know I didn't use the Private Networks options. Perhaps I should enable it just in case.

          Next is to add NAT Port Forwarding. Let it at a Firewall Rule as well.
          I brushed one line away as that has nothing to do with the PlayStation forwarding.

          Second is to set NAT Outbound. I am not paranoid enough to set specific ports for outbound, so I let it all go from the console to the internet.
          Mind the Static Port is set to YES.

          Below is the Rules list created by the NAT Port Forwarding.

          The Rules for PLAYSTATION include IPv6, but that was mainly as a copy from LAN.
          I don't IPv6 at all here at home as my ISP does not use it yet.

          Hope this helps. Let me know if you run into trouble. I might have forgotten to mention something :D

          1 Reply Last reply Reply Quote 0
          • K
            kejianshi
            last edited by

            Can you try going into services > upnp and turn on upnp?

            1 Reply Last reply Reply Quote 0
            • P
              PickleSlice
              last edited by

              @kejianshi:

              Have you tried turning on uPNP?
              Or are you behing a router thats behind another router or something like that?

              I have not.

              My setup is modem - pfsense box. Coming out of the pfsense box on the lan port I have a linksys router acting as a wifi AP and a switch, DHCP and firewall are both off.

              I'll turn on uPNP shortly when I get home.

              1 Reply Last reply Reply Quote 0
              • K
                kejianshi
                last edited by

                If uPNP doesn't do it for you try to eliminate the AP.
                If thats feasible.

                1 Reply Last reply Reply Quote 0
                • P
                  PickleSlice
                  last edited by

                  @kejianshi:

                  If uPNP doesn't do it for you try to eliminate the AP.
                  If thats feasible.

                  I have a brand new 16 port gigabit switch I can plug in and test with if need be. It can't stay there, but I can certainly use it to test.

                  1 Reply Last reply Reply Quote 0
                  • K
                    kejianshi
                    last edited by

                    That sounds like a very good idea.

                    1 Reply Last reply Reply Quote 0
                    • P
                      PickleSlice
                      last edited by

                      @kejianshi:

                      That sounds like a very good idea.

                      Alright -

                      Pulled the AP (which is a Linksys E2500 running TomatoUSB) and put in my 16 port Netgear gigabit switch. Still the same with a Type 3 NAT.

                      I removed pfSense and reset my Linksys after backing it up, and it connects to problem with a Type 2 NAT.

                      Turn on uPnP with the AP removed and still nothing, same with it connected.

                      Showing traffic for the PS4 in uPnP status on pfSense as well.

                      1 Reply Last reply Reply Quote 0
                      • M
                        MaxPF
                        last edited by

                        Not sure if it will help, but I found this:

                        http://www.playstationlifestyle.net/2014/02/08/possible-ps4-firmware-upnp-bug-and-workaround/

                        1 Reply Last reply Reply Quote 0
                        • P
                          PickleSlice
                          last edited by

                          @MaxPF:

                          Not sure if it will help, but I found this:

                          http://www.playstationlifestyle.net/2014/02/08/possible-ps4-firmware-upnp-bug-and-workaround/

                          Seems like a plausible cause, but I've ran the network connection test and it always comes back with a type3.

                          On another note, I've purchased another nic and it got here last night. In the meantime, I think I'm just going to put it on it's own network and make it a DMZ and run the PS4 from there for the time being. Definitely not how I want to run my network, but I'm tired of switching over to an old router router every time I play on the PS4.

                          1 Reply Last reply Reply Quote 0
                          • K
                            kejianshi
                            last edited by

                            When you look at the dashboard of your pfsense, is the WAN IP a public or private IP?

                            1 Reply Last reply Reply Quote 0
                            • P
                              PickleSlice
                              last edited by

                              @kejianshi:

                              When you look at the dashboard of your pfsense, is the WAN IP a public or private IP?

                              I'm not sure where it says that exactly…

                              1 Reply Last reply Reply Quote 0
                              • K
                                kejianshi
                                last edited by

                                Upper right hand corner.

                                It will say WAN interface IP.

                                What is that IP?

                                Its a number like 173.213.81.1 or something…

                                1 Reply Last reply Reply Quote 0
                                • K
                                  kejianshi
                                  last edited by

                                  The reason I'm asking about that IP is because if its private, like 192.168.1.1, then you are Double NAT and nothing you do is going to work properly.

                                  You would need to make your modem pass a public IP to pfsense WAN.

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    PickleSlice
                                    last edited by

                                    Oh! I misunderstood your first question. My modem is set in bypass mode, it does not do anything firewall or routing related.

                                    @kejianshi:

                                    The reason I'm asking about that IP is because if its private, like 192.168.1.1, then you are Double NAT and nothing you do is going to work properly.

                                    You would need to make your modem pass a public IP to pfsense WAN.

                                    1 Reply Last reply Reply Quote 0
                                    • K
                                      kejianshi
                                      last edited by

                                      OK - So then you have verified that the the pfsense wan has a public IP?

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        PickleSlice
                                        last edited by

                                        @kejianshi:

                                        OK - So then you have verified that the the pfsense wan has a public IP?

                                        I haven't made it homs yet, but I'm certain it does. I use dyndns to maintain remote access to it.

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          kejianshi
                                          last edited by

                                          The reason I want to check that is because unless you are running multiple LAN segments, with uPNP up, this should be simple.  Unless its double NAT

                                          1 Reply Last reply Reply Quote 0
                                          • C
                                            cardboardbrobot
                                            last edited by

                                            So I've been scratching my head on how to get this to work. I've followed the guide and I would get a NAT2 on the PS4 but unfortunately I cannot connect to any online games. These are my settings as followed and I am on Pfsense 2.2 with Hybrid on.

                                            Mappings.

                                            Interface  Source      Source Port  Destination  Destination Port  NAT Address  NAT Port  Static Port
                                            WAN      GameConsoles    *  *  *  WAN address  *  YES   
                                            VPN1    10.11.1.0/24  *  *  *  VPN1 address  *  NO

                                            *Game consoles is an alias for my IP's for the consoles (xbox one and ps4)

                                            Automatic rules:

                                            Interface  Source  Source Port  Destination  Destination Port  NAT Address  NAT Port  Static Port  Description   
                                                        WAN      127.0.0.0/8 10.11.1.0/24 10.10.21.0/30  *  *  500  xxx.xxx.xxx  *  YES  Auto created rule           
                                                        WAN      127.0.0.0/8 10.11.1.0/24 10.10.21.0/30  *  *  *  xxx.xxx.xxx  *  NO

                                            Any suggestions?

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