Update GRE configuration with dynamic addresses
Description
Running a GRE tunnel over IPSec with IKEv2 is a common scenario. This is easy to configure on client, but has an issue on server side: client IP addresses are assigned dynamically via mode-config and have to be updated for GRE interface.
This script handles the address updates and disables the interface if the client is disconnected.
Requirements and installation
Just install the script:
... and add a scheduler to run the script periodically:
Configuration
The configuration goes to interface's comment. Add the client's IKEv2 certificate CN into the comment:
Last updated
Was this helpful?