How to Find Your Device's IP and Subnet Mask
How to Find Your Device’s IP and Subnet Mask
Section titled “How to Find Your Device’s IP and Subnet Mask”When adding a device to Netory, you’ll need its IP address. The subnet mask is useful for setting up the network itself. Here’s how to find both on common platforms.
iOS (iPhone / iPad)
Section titled “iOS (iPhone / iPad)”- Open Settings
- Tap Wi-Fi
- Tap the ⓘ icon next to your connected network
- Scroll down to the IPv4 Address section
You’ll see:
- IP Address — e.g.
192.168.1.42 - Subnet Mask — e.g.
255.255.255.0(equivalent to/24)
Android
Section titled “Android”Steps vary slightly by manufacturer, but the most common path:
- Open Settings
- Tap Connections (or Network & Internet)
- Tap Wi-Fi
- Long-press or tap the ⓘ icon next to your connected network
- Tap Manage network settings or View more
Look for IP address and Subnet mask in the network details.
On some Android devices you may need to switch from DHCP to Static to see the subnet mask — just switch back after noting it down.
- Open System Settings (or System Preferences on older macOS)
- Click Network
- Select your active connection (Wi-Fi or Ethernet)
- Click Details (or Advanced)
You’ll see the IP Address and Subnet Mask in the TCP/IP tab.
Alternatively, open Terminal and run:
ifconfig | grep "inet "Router admin page
Section titled “Router admin page”For devices that don’t have a screen (cameras, smart home devices, NAS), the easiest way to find their IP is through your router’s admin panel. Most routers show connected devices with their IP and MAC address at something like 192.168.1.1 or 192.168.0.1 in a browser.
The subnet mask 255.255.255.0 is the same as CIDR notation /24 — both are common for home networks. If you’re adding a network to Netory, you can enter either format.
