Hoi Zäme,
I have a home server connected to my Internet Box 4 that I access both locally and remotely from a range of devices (phone, tablet, laptop). For remote access I use Tailscale VPN, which assigns a long-term 100.x.y.z address to the server.
I had a solution in my previous setup for accessing the server on my LAN with the same configuration in all apps, but without the need for the VPN: I have set a static route in the router [Tailscale IP with 255.255.255.255 mask -> LAN IP], and it worked perfectly. In the Internet Box however, this cannot be configured because of the following limitations:
- The IP address must be within a private network address range (192.168.x.x, 10.x.x.x, 172.16.x.x - 172.31.x.x )- The subnet mask must be between 255.255.0.0 - 255.255.255.240.
Would it be possible to disable these checks with an "I know what I'm doing" setting or getting around them by injecting the entry in the configuration manually and restoring it to the device?