FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14142 questions

16797 answers

27608 comments

54014 members

0 votes
1,564 views 2 comments
by

Hey, Myky again here,

Another question. IPSec keepalive, what is the source IP address of the packets?:

My RUT240 local subnet is 192.168.14.0/24 >> remote VPN subnet is 192.168.1.0/24

When l am trying to ping my remote subnet from RUT, it fails, however, if l initiate ping from 192.168.14.1 (router IP address) ping succeeds:

How keepalive is performed by RUT and what is the source IP address of the keepalive packet?

by

DUMP! I was missing a static route pointing to the LAN IP of the router:

Ping worked straight away. I assume RU240 creates VTI and supports route based VPN. Am I right?

1 Answer

+1 vote
by
Try following instruction, which can be found in they Wiki page:

https://wiki.teltonika.lt/view/IPsec_configuration_examples
Best answer
by
I missed a static route option. l thought RUT uses policy-based VPN and does not require a static router. Thanks!