RUT901 OpenVPN can't reach device on LAN

I want to connect to a device on LAN remotely through OpenVPN.
So I’ve configured OpenVPN Server on the RUT901 like this:






Then I’ve configured on my laptop OpenVPN GUI like this (The configuration was made on the RUT901, then exported):
client
tls-client
auth sha1
cipher AES-256-CBC
dev tun_c_2
keepalive 10 120
port 1194
proto udp
remote XXX.XXX.XXX.XXX (The Public IP from the router)
resolv-retry infinite
topology net30
data-ciphers AES-256-CBC
nobind
script-security 2
verb 5

-----BEGIN CERTIFICATE-----…

Now, the connection works, I can reach the router after connecting using the internal IP, but I cant reach the device on LAN1.

Hi,

 found it, apparently I only had to switch to ON the Masquerading(that was default OFF) for one of the rules in the Firewall. An now it's working.


Thanks.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.