Forum Discussion
I ran the NAT test while plugged into the hotel LAN port and it says my NAT Type is Moderate. I next connected to WiFi via my laptop and the NAT type changes to Open. Of note, when connected via my laptop my IP now starts with 192.
Back to the 172 IP, why is the eSim I got for my phone using that? I thought it was a hotel thing.
Here is the breakdown of why those IPs look different and what it means for your NAT type:
1. The 192.x.x.x IP (Laptop Wi-Fi)
When you connect to your laptop's Wi-Fi (likely a hotspot), your laptop acts as a router.
192.168.x.x is the most common range for private home or local networks.
NAT Type Open: Your laptop is essentially giving your device a "clear path" to the internet. Because the laptop is doing the heavy lifting and isn't restricting specific ports, your connection appears "Open."
2. The 172.x.x.x IP (Hotel LAN & eSim)
It’s easy to assume a 172 IP is specific to the hotel, but it is actually a standard Private IP range (specifically 172.16.0.0 to 172.31.255.255).
Why the eSim uses it: Mobile carriers almost never give your phone a "Public IP" because there aren't enough IPv4 addresses in the world. Instead, they use CGNAT (Carrier-Grade NAT). They put your phone on a giant internal network (using that 172 range) and then funnel thousands of users through one single public IP.
Why the Hotel LAN uses it: Large enterprises and hotels use the 172 range because it allows for thousands of more internal addresses than the 192 range.
NAT Type Moderate: Hotels often block certain "ports" for security and to prevent guests from hogging bandwidth with P2P file sharing or hosting servers. This is why it shows as "Moderate"—the network is letting you out, but it's not letting unsolicited traffic back in.
Why the VPN "Can't get an IP" on the 172 Network
This is likely the missing link. When you are on the Hotel LAN (172.x.x.x), the hotel's "Moderate" NAT or firewall might be blocking the specific DHCP or Tunneling requests your VPN needs to establish its own virtual IP address.
Summary of the IP "Personalities":
| IP Range | Common Use | Why you see it here |
| :--- | :--- | :--- |
| 192.168.x.x | Small Networks | Your laptop's hotspot creates this. |
| 172.16.x.x | Large Networks | Used by the Hotel and your Mobile Carrier (eSim). |
| 10.x.x.x | Huge Networks | Often used by VPNs internally or massive corporations. |
Since it's you're dealing with hotel LAN ports, it sounds like you're traveling! If the LAN port is giving you trouble with the VPN, the laptop Wi-Fi "Open" NAT is definitely your more stable bet for now.
Does your VPN software have a "Stealth" or "Obfuscation" setting? Turning that on might help it "sneak" past the hotel's 172-range firewall.
- hootiehome3 months agoNew Rookie
Fox, wow!! Thank you for all of this. I really appreciate you sending all of this to try.
- Change the VPN Protocol
I was able to change this setting in each of my VPN’s, but to no luck. Of note, Nord would not connect at all with UDP selected.
From your other post, I did not see Stealth or Obfuscation on either of my VPN’s. Hide.me has a setting called SSTP; see HF2. And it has a setting to disable Stealth Modde (see HF3), which I did not check. And Nord has a setting called “Stay Invisible on LAN” (HF5) that as the closet thing I found to “Stealth”.
2. Flush DNS and Reset Network Stack
I was able to find and perform these steps, but with no luck.
3. Cycle the Virtual Network Adapter
This step gave me troubles. I was able to disable the VPN’s adapters, but nothing would happen when I clicked Enable after waiting 10 seconds. See HF6. Also, see HF1 for the error I was getting.
4. Disable IPv6
This was already disabled. So, I did not make any changes.
5. Check Firewall/Antivirus
Turned off all three firewalls; see HF4. I was not sure which one I needed to disable, so I turned off all three. That did not work, at first. But then I turned off each of my VPN’s, and tried with them off and the firewalls off. I was able to join a match. I got about halfway through the first period and it kicked me off. I tried to recreate, but never could join again.
Final Tip:
Tried this, no luck. Then went back in and reperformed Step 1, again no luck.
- FoxHoundTiger3 months agoNew Veteran
Since you managed to join a match briefly before being kicked, it proves the connection is possible, but it's being "choked" by either the VPN protocol or your router.
Here is the step-by-step fix in English to help you navigate your settings:
1. Fix NordVPN: Enable "Obfuscated Servers"
The reason you couldn't connect via UDP is likely because your network is filtering VPN traffic. To fix this, you need to use TCP combined with Obfuscation:
Open NordVPN Settings (the gear icon).
Go to Connection.
Set VPN Protocol to OpenVPN (TCP).
Go back to the main screen. Look for Specialty Servers.
Select Obfuscated Servers. This masks your VPN traffic as regular web browsing, which usually bypasses the "kick" you experienced.
2. Fix the Network Adapter "Enable" Issue (HF6)
If the adapter won't enable manually, Windows is likely experiencing a "driver hang."
Instead of the Control Panel, use the VPN app's built-in repair tool.
In NordVPN: Go to Settings > Advanced > Run Diagnostics > Reset App.
In Hide.me: Go to Settings > Advanced > Reinstall VPN Adapter.
3. Adjust MTU Settings (Prevents being kicked mid-game)
The "kick" halfway through the first period often happens because the data packets are too large for the VPN tunnel (MTU fragmentation).
Open Command Prompt (CMD) as Administrator.
Type this command and press Enter:
netsh interface ipv4 set subinterface "Ethernet" mtu=1400 store=persistent
(If you are on Wi-Fi, replace "Ethernet" with "Wi-Fi").
This shrinks the packets so they slide through the VPN tunnel without getting dropped.
4. Router Settings (The "Invisible" Firewall)
Since turning off your PC firewalls (HF4) only worked temporarily, your Router’s built-in firewall is likely the culprit.
Log into your router (usually 192.168.1.1 in your browser).
Look for Security or Firewall settings.
Ensure VPN Passthrough is set to Enabled.
Disable "IP Flood Detection" or "Port Scan Detection" if you see them, as these often mistake gaming data for an attack.
5. Hide.me Specifics
SSTP Protocol: This is very slow for gaming but very hard to block. If nothing else works, try SSTP, but expect higher ping.
Stealth Mode: Ensure "Disable Stealth Mode" is unchecked (meaning Stealth is active).
Try the NordVPN "Obfuscated + TCP" method first. It is the most robust way to stay connected without the server kicking you out.
How did the MTU command work for you?
- hootiehome3 months agoNew Rookie
Thanks Fox, I'll try these when I wake.
But, when you say "your router", do you mean the hotel's router? Because I doubt I have access to alter any settings there. Or did you mean the mobile hotspot from my laptop?
Featured Places
NHL 26 Technical Issues & Bug Reports
Technical issues with your NHL 26 game? Do you have a bug in your game? Get help from the community!Latest Activity: 6 hours agoCommunity Highlights
- EA_Aljo9 months ago
Community Manager