192.168.0.105 Admin Login
192.168.0.105 is a private IPv4 address belonging to the Class C range of the 192.168.0.0/24 subnet. Unlike a router's default gateway address, 192.168.0.105 is most commonly assigned by a router's DHCP server to a connected device — such as a laptop, smartphone, smart TV, printer, or IoT gadget — on your local home or office network. Routers from brands like Netgear, D-Link, and TP-Link that operate on the 192.168.0.x subnet — with 192.168.0.1 as their default gateway — routinely hand out addresses in the 192.168.0.100–192.168.0.254 range via DHCP, making 192.168.0.105 a very typical host address on such networks. It can also be manually configured as a static IP address for a specific device to ensure it always receives the same address on the network. Because this is a private IP address defined under RFC 1918, it is not routable on the public internet and is exclusively used within your local network. Other commonly used addresses in the same subnet include 192.168.0.1 and 192.168.0.254.
192.168.0.105 IP Address
192.168.0.105
in the address bar of your web browser or click on the button below.
How to Access 192.168.0.105
If 192.168.0.105 has been assigned to a device on your network — or if you have configured it as a static IP for a router, access point, or managed switch — you can attempt to reach its web-based admin interface by opening your browser and typing http://192.168.0.105 directly into the address bar. Do not type it into a search engine, as that will return search results rather than the device's login page.
Before you try to connect, make sure your computer or phone is on the same local network as the device at 192.168.0.105 — either connected via Wi-Fi or through an Ethernet cable. Since 192.168.0.105 is a private address, it is only reachable from within your local network and cannot be accessed from the internet.
If the device at 192.168.0.105 is a router or access point, you will be presented with a login screen. Enter the default username and password printed on the label on the back or bottom of your device. Common defaults for routers on the 192.168.0.x subnet include:
- Netgear: Username:
admin/ Password:password - D-Link: Username:
admin/ Password: (blank) oradmin - TP-Link: Username:
admin/ Password:admin
Once logged in, you can manage your network settings, change your Wi-Fi password, configure port forwarding, set up parental controls, and update your device's firmware.
If You Can't Access 192.168.0.105
If typing http://192.168.0.105 into your browser does not load a login page, there are several reasons this might happen and steps you can take to resolve the issue:
- 192.168.0.105 may not be your gateway: This address is typically a DHCP-assigned host address, not a router gateway. Your actual router gateway is most likely 192.168.0.1 or 192.168.1.254. To confirm your gateway, open the Command Prompt on Windows (Start > type
cmd> press Enter) and runipconfig /all. On macOS or Linux, runip routeornetstat -nrin the Terminal. Look for the Default Gateway field. - Not connected to the network: Ensure your device is connected to the same Wi-Fi network or plugged into the same router via Ethernet. You cannot reach 192.168.0.105 from a different network or from the internet.
- No device is currently assigned this IP: If no device on your network holds the 192.168.0.105 address at this moment, the browser will time out. Check your router's DHCP client list (accessible via 192.168.0.1) to see which devices are currently connected and what IPs they hold.
- IP address conflict: If two devices on your network have been manually assigned 192.168.0.105, an IP conflict will occur and neither device may respond correctly. Log into your router's admin panel and review the DHCP reservation table to resolve any conflicts.
- Firewall or browser issue: Some browsers or security software may block access to local IP addresses. Try a different browser, or temporarily disable your firewall to test access.
If you need help finding your router's correct IP address, check our guide on how to find your router IP address.
Routers and Brands That Use the 192.168.0.x Subnet
While 192.168.0.105 is not itself a default gateway, it lives within the 192.168.0.0/24 subnet — a range actively used by several major router manufacturers. Understanding which brands operate on this subnet helps you identify the correct gateway and login credentials for your network.
- Netgear: Many Netgear home routers, including popular Nighthawk and Orbi models, use 192.168.0.1 as their default gateway and assign DHCP addresses in the
192.168.0.2–192.168.0.254range. A device connecting to a Netgear router could easily receive 192.168.0.105 as its DHCP-assigned address. Default login:admin/password. - D-Link: D-Link routers frequently use 192.168.0.1 as their default gateway, with DHCP pools spanning the
192.168.0.100–192.168.0.199range on many models — meaning 192.168.0.105 is one of the first addresses handed out to connecting devices. Default login:admin/ (blank). - TP-Link: Certain TP-Link routers and access points operate on the
192.168.0.xsubnet, with 192.168.0.1 as the gateway. Devices on these networks may be assigned 192.168.0.105 dynamically. Default login:admin/admin. - Zyxel: Some Zyxel DSL modems and routers use the
192.168.0.xsubnet, with DHCP ranges that can include 192.168.0.105 as an assigned client address.
In all of these cases, 192.168.0.105 represents a client device address on the network — not the router itself. The router's admin panel is accessed via the gateway address (typically 192.168.0.1), while 192.168.0.105 is the address your device uses to communicate on the local network.
Setting 192.168.0.105 as a Static IP Address
One of the most practical uses of 192.168.0.105 is assigning it as a static (fixed) IP address to a specific device on your network. By default, most routers assign IP addresses dynamically via DHCP, meaning a device's IP can change each time it reconnects. Assigning a static IP like 192.168.0.105 ensures a device always gets the same address — which is especially useful for:
- Network printers: Keeping your printer at a fixed address like 192.168.0.105 means you never have to update the printer's IP in your computer's settings after a reboot.
- Smart TVs and streaming devices: A static IP can improve connection stability and simplify port forwarding rules for media servers.
- IP cameras and security systems: Security cameras need a consistent IP address so your NVR or monitoring software can always find them.
- Gaming consoles: Assigning 192.168.0.105 to your PlayStation or Xbox makes it easier to set up port forwarding for online gaming and reduces NAT-related issues.
- Home servers and NAS devices: A NAS or home server at 192.168.0.105 can be reliably accessed by other devices on the network without the address ever changing.
There are two ways to assign 192.168.0.105 as a static IP. The first is to configure it directly on the device itself through its network settings — entering 192.168.0.105 as the IP address, 255.255.255.0 as the subnet mask, and your router's gateway (e.g., 192.168.0.1) as the default gateway. The second — and generally preferred — method is to use your router's DHCP reservation feature: log into your router at 192.168.0.1, find the DHCP reservation or address binding section, and tie the device's MAC address to 192.168.0.105. This way, the router always assigns 192.168.0.105 to that specific device automatically.
Changing Your Router Password on a 192.168.0.x Network
Whether your device is currently sitting at 192.168.0.105 or any other address in the 192.168.0.x subnet, keeping your router's admin password strong is critical for network security. The default passwords for routers on this subnet — such as admin/password (Netgear) or admin/(blank) (D-Link) — are publicly known and should be changed immediately after setup.
To change your router's admin password, follow these steps:
- Open your browser and navigate to your router's gateway address — most likely http://192.168.0.1.
- Log in with your current admin credentials (check the label on your router if you haven't changed them).
- Navigate to the Administration, Advanced, or System section of the admin panel — the exact location varies by brand and model.
- Find the Set Password or Admin Password option and enter a new, strong password. Use a mix of uppercase and lowercase letters, numbers, and symbols.
- Save your changes. You will be prompted to log in again with the new password.
You should also change your Wi-Fi password (WPA2/WPA3 key) from the same admin panel. A strong Wi-Fi password prevents unauthorized devices from joining your network and being assigned addresses like 192.168.0.105 without your knowledge.
Router Username and Password List
| Brand | Model | Protocol | Username | Password |
|---|---|---|---|---|
| 2WIRE | HOMEPORTAL Rev. SBC YAHOO! DSL | (none) | 2Wire | (none) |
| 2WIRE | ALL WIFI ROUTERS | HTTP | (none) | Wireless |
What Is 192.168.0.105? Understanding Private IP Addresses
192.168.0.105 is a private IPv4 address in the Class C range, as defined by the Internet Assigned Numbers Authority (IANA) under RFC 1918. The entire 192.168.0.0/24 block — covering addresses from 192.168.0.0 to 192.168.0.255 — is reserved exclusively for private network use. This means 192.168.0.105 can never appear as a public internet address; it exists only within your local network.
Here's how 192.168.0.105 fits into the bigger picture of your home or office network:
- Your router acts as the gateway between your local network and the internet. On a
192.168.0.xnetwork, the router typically holds the address 192.168.0.1. - Every device that connects to the router — whether via Wi-Fi or Ethernet — receives a private IP address from the router's DHCP server. 192.168.0.105 is one such address, typically assigned to the 5th or 6th device that connects after the DHCP pool starts at
192.168.0.100. - When your device at 192.168.0.105 wants to access the internet, it sends its request to the router at 192.168.0.1. The router then forwards the request to the internet using its public IP address via a process called Network Address Translation (NAT). The response comes back to the router, which then forwards it to your device at 192.168.0.105.
Because 192.168.0.105 is a private address, multiple networks around the world can use it simultaneously without any conflict — it only needs to be unique within your own local network. If two devices on the same network are assigned 192.168.0.105, however, an IP address conflict will occur, causing connectivity issues for both devices. Always ensure only one device holds this address at any given time.
The subnet mask associated with 192.168.0.105 on a standard home network is 255.255.255.0, which means all devices with addresses from 192.168.0.1 to 192.168.0.254 are on the same local network and can communicate directly with each other without going through the router's NAT.
Related IP Addresses in the 192.168.0.x Subnet
192.168.0.105 is just one of 254 usable host addresses in the 192.168.0.0/24 subnet. Several other addresses in this range are commonly referenced for specific purposes. Here are the most notable ones you may encounter on a 192.168.0.x network:
- 192.168.0.1 — The most common default gateway address for routers on this subnet, used by Netgear, D-Link, TP-Link, and others. This is the address you type into your browser to access your router's admin panel.
- 192.168.0.254 — An alternative default gateway used by some ISP-provided modems and routers (e.g., certain BT and Sky routers in the UK) on the
192.168.0.xsubnet. - 192.168.0.100–192.168.0.199 — The typical DHCP pool range on D-Link and many other routers using the
192.168.0.xsubnet. 192.168.0.105 falls squarely within this range and is one of the first addresses assigned to connecting devices. - 192.168.0.2–192.168.0.99 — Often reserved for static IP assignments on networks where the DHCP pool starts at .100, making this range ideal for printers, NAS devices, IP cameras, and other infrastructure that benefits from a fixed address.
Other commonly used private gateway addresses outside the 192.168.0.x subnet that you may want to explore include 192.168.1.254, 192.168.2.1, 192.168.8.1, 192.168.10.1, 192.168.100.1, and 10.0.0.1.
Frequently Asked Questions About 192.168.0.105
Is 192.168.0.105 a router's default gateway?
No. 192.168.0.105 is not a default gateway address for any major router brand. It is a host address within the 192.168.0.0/24 subnet, typically assigned by a router's DHCP server to a connected device. The default gateway on a 192.168.0.x network is almost always 192.168.0.1, used by brands like Netgear, D-Link, and TP-Link.
Why does my device show 192.168.0.105 as its IP address?
Your router's DHCP server has automatically assigned 192.168.0.105 to your device. This is completely normal behavior on networks where the router's gateway is 192.168.0.1 and the DHCP pool includes addresses in the 192.168.0.100–192.168.0.199 range — common on Netgear and D-Link routers.
Can I use 192.168.0.105 as a static IP for my printer or camera?
Yes. You can assign 192.168.0.105 as a static IP to any device on your network, such as a printer, IP camera, NAS, or gaming console. The recommended method is to use your router's DHCP reservation feature — accessible by logging into your router at 192.168.0.1 — to permanently bind 192.168.0.105 to your device's MAC address.
What should I do if there is an IP conflict at 192.168.0.105?
If two devices on your network are both assigned 192.168.0.105, you will experience an IP address conflict. To resolve it, log into your router's admin panel at 192.168.0.1, review the DHCP client list and reservation table, and either remove the duplicate static assignment or adjust your DHCP pool to exclude 192.168.0.105 from dynamic allocation.
How do I find out which device on my network has the IP 192.168.0.105?
Log into your router's admin panel at 192.168.0.1 (for Netgear, D-Link, or TP-Link routers on the 192.168.0.x subnet) and navigate to the DHCP Client List or Connected Devices section. This will show you all devices currently connected to your network along with their assigned IP addresses, including which device holds 192.168.0.105.
Is 192.168.0.105 safe to use on my network?
Yes. 192.168.0.105 is a standard private IP address and is completely safe to use within your local network. It cannot be accessed from the internet, so it poses no inherent security risk. However, always ensure your router's admin password and Wi-Fi password are strong and up to date — accessible via 192.168.0.1 — to prevent unauthorized devices from joining your network.