How to Find Your IP Address on PS5
Your PlayStation 5 has both a private IP address on your home network and accesses the internet through your router's public IP. Knowing your PS5's private IP is essential for setting up port forwarding, assigning a static IP to reduce lag, and troubleshooting NAT type issues that affect online gaming.
How to Find Your PS5 IP Address
| Step | Action |
|---|---|
| 1 | From the PS5 home screen, go to Settings (gear icon, top right) |
| 2 | Select Network |
| 3 | Select View Connection Status |
| 4 | Your IP Address (private), Subnet Mask, Default Gateway, and DNS are all displayed |
| 5 | The MAC Address (Wi-Fi or LAN) is also shown on this screen |
DHCP vs Static IP on PS5
By default the PS5 uses DHCP, meaning your router assigns its private IP automatically and it may change after a router restart. For gaming, a static private IP is recommended so your port forwarding rules in the router always point to the correct device. To set a static IP: Settings → Network → Settings → Set Up Internet Connection → your network → Advanced Settings → IP Address Settings → Manual. Use an address outside your router's DHCP pool range (e.g. 192.168.1.200) to avoid conflicts.
Understanding NAT Types on PS5
- NAT Type 1 (Open): PS5 is directly connected to the internet - Best for gaming but rare in home setups.
- NAT Type 2 (Moderate): PS5 is behind a router with correct port forwarding - The ideal home gaming setup.
- NAT Type 3 (Strict): Heavily restricted, usually behind double NAT or a carrier-grade NAT - Causes connection issues in many games.
- To improve NAT type, forward ports 80 (TCP), 443 (TCP), 1935 (TCP), 3478–3480 (TCP/UDP) to your PS5's static IP in your router settings.
- Enabling UPnP on your router allows the PS5 to open ports automatically, but reduces your router's security posture.
Reading the Connection Status Screen
Everything on Settings → Network → Connection Status → View Connection Status has a practical use:
| Field | What It Tells You |
|---|---|
| IP Address | The console's private address - The one you enter in router port-forwarding rules |
| Default Gateway | Your router's address - Type it into a browser to open the router admin panel |
| Primary / Secondary DNS | Which DNS servers the PS5 uses to resolve PSN hostnames |
| NAT Type | 1, 2, or 3 - The single most important value for multiplayer connectivity |
| Connection Speed (Download/Upload) | The PS5's own estimate - Compare against a separate speed test on another device to spot console-specific issues |
Finding your public IP from the PS5
The Connection Status screen never shows your public address - Consoles only know their private IP. To see what game servers and PSN see, open any device on the same network and visit the homepage; the address shown is shared by the PS5 through your router's NAT.
Fixing Common PS5 Network Problems
- NAT Type 3 on every game - First check whether your ISP uses carrier-grade NAT: compare the router's WAN IP with the public IP a browser reports. If they differ, only the ISP (or an IPv4 add-on / different plan) can give you a forwardable address.
- Wi-Fi instability - Prefer the 5 GHz band (Settings → Network → Settings → Set Up Internet Connection → your network → Wi-Fi Frequency Bands), or better, use Ethernet; latency consistency matters more than raw speed for gaming.
- Double NAT - A second router or ISP modem/router combo in front of yours creates two translation layers; enable bridge mode on one of them.
- DNS timeouts during sign-in - Manually set DNS (e.g. 1.1.1.1 / 8.8.8.8) in Advanced Settings; the ISP default resolver is a frequent culprit.
- Lease conflicts after setting a manual IP - If you chose an address inside the router's DHCP pool, another device may receive the same one; pick an address above the pool range or use a router-side reservation instead.
What This Means for You
For a PS5 owner the IP address is a means to one end: stable, open multiplayer connectivity. The reliable recipe is a fixed private address (manual setting or router reservation), port forwarding of Sony's ports to that address, and a wired connection where possible - That combination converts most NAT Type 3 situations into Type 2 and eliminates the "could not connect to party" class of errors. Anything beyond that, such as appearing in a different region or shielding your address in P2P game sessions, happens at the router level, since the PS5 has no native VPN support - You would run the VPN on the router itself.
Frequently Asked Questions
Why does my PS5 IP address keep changing?
Because the console uses DHCP by default, the router may hand it a different lease after restarts or long power-offs. That breaks port-forwarding rules silently. Fix it with a manual IP outside the DHCP pool, or a DHCP reservation bound to the PS5's MAC address in the router.
Can other players see my IP on PS5?
In games that use peer-to-peer networking, the players you connect with technically exchange public IPs - That is how the connection works. Server-based games expose your address only to the game's servers. Either way they see your household's shared public IP, never the console's private address.
Does a static IP make my PS5 download faster?
No. A static private IP only makes the console's address predictable for port forwarding; it has no effect on bandwidth. Faster downloads come from Ethernet, the 5 GHz band, pausing other devices' traffic, and occasionally switching DNS servers if resolution is the bottleneck.