Page 1 of 1

OpenVPN instance changing the route table

Posted: Wed Sep 21, 2022 6:32 pm
by wagnerperon
I have in the route table that is linked with the instance in AWS several routes with vpc peering.

For some reason, the connector instances are deleting and replacing the original route entries, changing from vpc peering to eni entry (eni of the instance itself).

Could you tell me why it happens and how to fix it?

Thanks

Re: OpenVPN instance changing the route table

Posted: Fri Sep 23, 2022 3:11 pm
by openvpn_inc
Hi,

The CloudFormation template has an IAM role which adds all the routing automatically.
If you don't want Routes to be automatically updated, you can remove IAM role from the template. In this case, you will need to manage all routes manually.
An option to let customer enable/disable AWS EC2 plugin is in the roadmap.

Regards,
.\kionci