Your PS5 Is Online, But Where Is It?
You’re trying to set up a dedicated server for your favorite game, configure port forwarding to fix a strict NAT type, or maybe you just want to see which device is hogging your bandwidth. In each of these common scenarios, you hit the same roadblock: you need your PlayStation 5’s IP address.
Unlike a phone or computer where you might quickly check the network settings, finding this string of numbers on your console isn’t always obvious. An IP address is your PS5’s unique identifier on your home network, much like a street address for your house. Without it, your router can’t reliably direct traffic to your console, and you can’t apply specific network rules to it.
This guide will walk you through every method to locate your PS5’s IP address, explain the difference between internal and external IPs, and show you how to use this information to solve real gaming problems.
What Is an IP Address and Why Does Your PS5 Need One?
Think of your home network as a small town. Your router is the post office, and every device—your phone, laptop, smart TV, and PS5—is a house. The IP (Internet Protocol) address is the specific house number assigned to each device so the post office (router) knows where to deliver the mail (data packets).
Your PS5 uses its IP address for everything online. When you join a Call of Duty lobby, your console’s IP is part of the handshake that connects you to other players. When you download a game from the PlayStation Store, data is sent directly to that address. There are two key types you should know about, and confusing them is a common mistake.
Internal vs. External: The Two Addresses of Your Console
Your PS5 actually has two important IP addresses, and they serve very different purposes.
The internal IP address, often starting with 192.168.x.x or 10.x.x.x, is your console’s private location on your home network. This is the address you use when configuring settings on your router or connecting devices directly within your home. It’s like your room number inside your apartment building.
The external IP address is the public-facing address assigned to your entire home network by your Internet Service Provider (ISP). Every device in your house shares this single public IP when communicating with the outside internet. This is your apartment building’s street address. For most gaming and troubleshooting tasks on your local network, you will need the internal IP address.
The Direct Method: Finding Your IP Address on the PS5 Itself
The most straightforward way to get your PS5’s internal IP address is directly from the console’s settings menu. This method doesn’t require any other devices and gives you the information in under a minute.
First, turn on your PS5 and controller. From the home screen, navigate to the top-right corner and select the gear icon to enter the Settings menu.
Scroll down the list on the left until you find the Network category. Select it, and then on the right-hand side, choose the Connection Status option. This screen displays a summary of your current network connection.
Here, you will see your connection type (Wi-Fi or LAN), your signal strength, and most importantly, your IP Address. This is the internal IP address your router has assigned to your PS5. You can also see your MAC Address and Subnet Mask on this screen, which are useful for more advanced network setups.
Write this number down or take a picture with your phone. It typically looks like 192.168.1.15 or 10.0.0.7. This is the key piece of information you’ll need for the next steps.
What If You’re Not Connected?
If your Connection Status shows that you are not connected to the internet, you won’t see an IP address listed. You’ll need to set up your connection first. Go back one step in the Network menu and select Set Up Internet Connection.
Choose either Use a LAN Cable (wired) or Use Wi-Fi (wireless) and follow the prompts. For most home networks, selecting Easy setup will automatically obtain an IP address from your router via DHCP, which is the recommended setting. Once the connection test is complete, return to the Connection Status screen to find your new IP address.
Using Your Router’s Admin Panel to Find the PS5
Sometimes you can’t access your PS5, or you want to see a list of all devices on your network. In this case, you can find your console’s IP address by logging into your router’s web interface. Every device that connects to your router is listed there with its assigned IP and a device name.
The first step is to find your router’s gateway address. This is usually printed on a sticker on the router itself (e.g., 192.168.1.1 or 10.0.0.1). If not, you can find it on a connected computer. On Windows, open Command Prompt and type ipconfig. Look for the Default Gateway. On a Mac, go to System Settings > Network, select your connection, and click Details > TCP/IP to find the Router address.
Open a web browser on a device connected to the same network and type this gateway address into the address bar. You will be prompted for a username and password. These are also often on the router’s sticker (common defaults are admin/password). If you’ve changed them and forgotten, you may need to reset your router.
Once logged in, look for a section called Attached Devices, DHCP Clients, Network Map, or something similar. The naming varies by router brand (Linksys, Netgear, ASUS, etc.). Scan the list for your PlayStation 5. It might be listed by name (PS5-XXXX), by its MAC address, or simply as an unknown device.
Finding it by MAC address is a surefire method. Your PS5’s MAC address is listed right below the IP on its Connection Status screen. Compare this 12-character code (like A0:B1:C2:D3:E4:F5) to the list in your router to positively identify your console and its assigned IP.
Advanced and Alternative Discovery Methods
For users comfortable with more technical tools, there are other reliable ways to discover your PS5 on the network.
Network scanner apps like Fing (available for iOS and Android) can quickly scan your Wi-Fi network and list every connected device with its IP address, manufacturer, and name. Simply install the app, connect your phone to your home Wi-Fi, and run a scan. Look for Sony Interactive Entertainment or the device name PS5 in the results.
On a Windows PC connected to the same network, you can use the command line. Open Command Prompt as an administrator and type the command arp -a. This displays the ARP table, which maps IP addresses to physical MAC addresses. Look for the MAC address of your PS5 in the output to find its corresponding IP.
For a more graphical approach on Windows, you can use the built-in network discovery. Open File Explorer and click on Network in the left sidebar. If network discovery is turned on, you might see your PS5 listed as a media device, though this method is less consistent than others.
Setting a Static IP Address for Your PS5
Once you’ve found your dynamic IP address, you might consider making it static. A dynamic IP can change if your console is off for a long time or your router restarts, which can break port forwarding rules. A static IP stays the same permanently.
You can set this up in two places: on your PS5 or, more reliably, on your router. The router method is often called DHCP Reservation. In your router’s admin panel, find the DHCP or LAN settings. There should be an option to reserve an IP address for a specific MAC address. Select your PS5’s MAC address and assign it an IP that’s outside your router’s main DHCP pool (e.g., if your router gives out 192.168.1.100 to 192.168.1.199, use 192.168.1.50).
This tells your router, “Always give this IP to the device with this MAC address.” Your PS5 will still be set to obtain an IP automatically, but it will always receive the one you reserved.
Practical Uses for Your PS5’s IP Address
Now that you have the number, what can you actually do with it? The most common use for gamers is fixing connectivity issues and optimizing performance.
If you’re experiencing a Strict or Moderate NAT type in games, which can prevent you from joining parties or hosting matches, you likely need to set up port forwarding. This process involves logging into your router and creating rules that say, “Send all traffic for these specific ports directly to my PS5 at this IP address.” You’ll need your PS5’s internal IP to create these rules. Common ports to forward for PSN are TCP: 80, 443, 3478, 3479, 3480 and UDP: 3478, 3479.
For the tech-savvy, you can use the IP address to run a connection quality test via ping. On a computer, open Command Prompt or Terminal and type ping followed by your PS5’s IP address (e.g., ping 192.168.1.15). This will show you the latency, or lag, between your computer and your console on your local network, helping you diagnose if a problem is inside your home or with your internet connection.
Some users also employ Quality of Service (QoS) settings on their routers to prioritize gaming traffic. You can assign high priority to your PS5’s IP address, ensuring that your game gets bandwidth first, even if someone else is streaming video in 4K.
Troubleshooting Common IP Address Problems
You followed the steps, but something’s not right. Let’s solve the frequent issues.
If your PS5 has no IP address or shows an IP like 169.254.x.x, this means it failed to get an address from your router. This is often a DHCP issue. Restart your PS5 and your router. Unplug both from power for 60 seconds, then plug the router back in and wait for it to fully boot before turning on your PS5.
If your IP address changes unexpectedly, your router’s DHCP lease time might be short. As mentioned, setting a static IP reservation on your router is the permanent fix for this.
Can’t access your router’s admin page? Ensure you’re using the correct gateway IP and that you’re connected to your home Wi-Fi, not a guest network. Try using a different web browser or clearing your browser cache.
If network scanner apps can’t find your PS5, make sure your console is powered on and connected to the same network band (2.4GHz or 5GHz) as your scanning device. Some routers have a feature called AP Isolation or Client Isolation that prevents devices on the same Wi-Fi from seeing each other; you may need to disable this in your router settings if you need device-to-device communication.
Keeping Your Network Secure and Efficient
Knowing your devices is the first step in managing your home network. Regularly checking your router’s connected devices list can help you spot unauthorized users on your Wi-Fi. If you see a device you don’t recognize, you can change your Wi-Fi password and reconnect only your trusted devices, including your PS5.
For the best gaming experience, a wired Ethernet connection is almost always superior to Wi-Fi. It provides lower latency, higher stability, and often a simpler path to getting a consistent IP address. If running a cable to your PS5 is possible, it’s a worthwhile investment.
Remember, your external IP address is different. You can find it by asking Google “what is my ip” on any device connected to your home network. You only need to share this external IP with friends for certain game server setups, and it’s generally safe to do so, though avoid posting it publicly.
With your PS5’s IP address in hand, you’ve moved from being a passive user of your network to an active manager. You can now troubleshoot lag, set up optimal configurations, and truly own your online gaming experience. The process might seem technical at first, but it’s a fundamental skill that unlocks greater control and reliability for everything you do on your console.