I have been trying to connect to my Synology Diskstation via a remote connection (VPN, WebDAV etc) for months and nothing has worked. Someone on Reddit said that my LAN IP should match my IP that is displayed when I use https://whatismyipaddress.com/ . It doesn't match, so that probably means China Telecom are using a NAT. Does anyone have any experience with fixing this issue?
Any help would be much appreciated.
You need at least one globally routed IPv4 or IPv6.
Check from the router to be sure:
ip address show
The reserved ranges:
https://en.wikipedia.org/wiki/Reserved_IP_addresses
1 Like
someone on Reddit was almost right.
you should be looking at the WAN IP.
1 Like
WAN IP doesn't appear to be a thing on this router?See here
Sorry, I don't know what any of that means? How do I check?
WAN is always a "thing", unless you run it as a access point.
Are you running openwrt on your device ?
1 Like
@jonbennsion , welcome to the community!
You don't have to make a reply to each person in series, we can all see.
I don't know why you showed us a Google search page - and the extra code in the search is concerning
We know there is a WAN IP, otherwise it isn't a router
Please confirm you're running OpenWrt
An Internet Protocol address (IP address) is a numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication.
An IP address serves two main functions: host or network interface identification and location addressing.
Internet Protocol version 4 (IPv4) defines an IP address as a 32-bit number. However, because of the growth of the Internet and the depletion of available IPv4 addresses, a new version of IP (IPv6), using 128 bits for t...
jonbennsion:
How do I check?
You go to whatismyip.com and verify your WAN IP matches, as we've noted to you.
1 Like
Seems, illogically, the WAN IP is shown on the troubleshooting page.
https://community.linksys.com/t5/Wireless-Routers/WRT1900ac-router-WAN-IP/td-p/827276
But, if you find it there, you're not running openwrt.
2 Likes
The reason I included the google link was because it seems my router does not have a WAN address displayed anywhere in the admin page. I am not running openwrt.
Please find the appropriate support forum for the manufacturer of your hardware/firmware. This forum is for OpenWrt support.
1 Like
My Public IPv4 address that I looked up using whatismyip, does not match what is shown in the troubleshooting section of the router admin page.
then you're probably NATed.
There are ways to get around it, but it might cost you some money, unless you've got a buddy with a public IP
You might consider switching to openwrt, but it'll not solve the problem at hand.
Linksys WRT1900AC The WRT1900AC was the first of the wrt_ac_series to be released. It featured 4 detachable antennas, and a dual core processor, and an internal cooling fan. It is a dualband, 802.11ac wave 1 (80MHz) capable device. The second...
2 Likes
If your ISP's modem is on "routing mode", you should switch it to "bridge mode", which is necessary (but not sufficient) if you want a public IP on router's WAN.
1 Like
ppmm
March 24, 2021, 1:12pm
#16
Most likely it's CGNAT in play here.
Essentially you'll need a global routable IP to make your internal service available over the internet. Be it native IPv6(China Telecom enables this in some areas), or in IPv4 world solutions like VPN/ngrok etc.
It was a NAT. They have now given me a public IP address that has allowed me to access using WebDAV. Thanks for the help!
system
closed
April 3, 2021, 1:38pm
#18
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.