Hi Teltonika community,
We are running an OpenVPN client on a RUT241 (ip client: 10.8.0.11)
We have a device connected to the router LAN (ip device : 192.168.1.100).
The device hosts a web server, accessible locally on : https://192.168.1.100/login
We want to establish a https connexion with the device behind the router over VPN.
When we request https://10.8.0.11/login, it redirects to Teltonika RUT webpage. We want that it takes us to the device login page.
This is what we did:
First of all, the zone forwarding from OpenVPN to the LAN is enabled
Then, we made, separately, the following configuration changes on the router, but all of them failed. It always takes us to the router’s web page.
RUT241 HTTPS Server Configuration: we changed the https port of the router’s web interface from 443 to another port (8443) System > Administration > Access control
Port Forwarding: we attempt to forward traffic using port 443 from the VPN interface to the device ip via Network > Firewall > Port Forwarding
Traffic Rules: We set up a traffic rule to redirect the traffic from the vpn to the device, but this also did not resolve the issue.
Any guidance would be appreciated.
Thank you for your support.
Best Regards,