NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
oACGo
Jan 27, 2025Aspirant
Nighthawk R760P VPN Connects, but I can't connect to local PCs
Hello, I have a Nighthawk R760P. My goal is to be able to remotely connect to a Windows shared folder from my Android phone and/or from my MacBook Pro when I am not on my home network, and also to ...
oACGo
Jan 27, 2025Aspirant
My mistake, sorry. It's the R7960P. I have indeed read the manual (referenced it in my post) and numerous community posts, but I could find a clear answer about my situation. Hoping someone can help me solve it. Thanks!
Kitsap
Jan 28, 2025Master
You have run head on into an IP address conflict. The 192.168.1.x range of IP addresses is the most common in use on local networks. When the local network your are tunneling into has locally assigned IP addresses that are the same as assigned addresses at the remote location you have a conflict. When that happens, the 192.168.254.2 is often the default address assigned to the remote device.
Many times at the remote location you are connecting from, you have internet access yet you do not have authority to change the 192.168.1.1 IP address range assigned by the DHCP server.
The best solution is to set up your home DHCP server to assign IP addresses from a range that is not likely to conflict with whatever you run into at the remote location.
Set up your home LAN setting pool to assign addresses from the 192.168.4.x range as an example. If you have devices on your home network with fixed IP addresses, you will have to move them to the 192.168.4.x pool also.
Buried somewhere on the OpenVPN website is a paragraph or two recommending methods for setting up a local network to avoid IP address conflicts between the two networks you are tunneling between. I use Open VPN to connect back to my home from a lot of different remote locations. My home router and all network devices are assigned IP addresses that start with 10.55.x.x.
- oACGoJan 28, 2025AspirantThanks for your detailed reply, Kitsap. Do you think that's true even from my Android device on a cellular connection? I don't know this for sure, but I'm guessing it's unlikely that my mobile phone ever has a 192.168.1.X IP from AT&T?
- KitsapJan 28, 2025Master
oACGo wrote:
Thanks for your detailed reply, Kitsap. Do you think that's true even from my Android device on a cellular connection? I don't know this for sure, but I'm guessing it's unlikely that my mobile phone ever has a 192.168.1.X IP from AT&T?I agree. Unlikely a conflict with a cellular connection. I use an Android phone and tablet to connect back to mine on a regular basis using the Open VPN Android application. Most of the time they are connected to the internet via Wi-Fi, thus a locally assigned IP. Occasionally the phone is not. Have not experienced any issues.
- oACGoFeb 03, 2025AspirantMy most likely use case is using my Android phone's cellular connection as a hot spot for my MacBook, OpenVPN connection from the MacBook and SMB to browse the home network shared folders. Unfortunately, this isn't working.