I have set up a sstp client connection in the TRB255 to connect to our service server for remote connection to the unit. We use this connection to access the equiment connected to the TRB255. The incoming connection throug the sstp tunnel has the IP address in the range 172.20.74,0/24 and I need enter a rule to allow connection with dest. IP 172.20.74.0/24 and netmap this connection to 192.168.2.0/24… For the netmap I tried this rule
Since I am not aware of your configurations, could you please check from CLI/SSH (username ‘root’) if the iptable NAT rules are matched? You can use the following command to check NAT rules:
iptables -t nat -nvL
Check if the rules are matched.
Additionally, you can try to add rules to the SSTP chain: