smartupio / aws-vpn-mikrotik

Shell script to transform a Generic AWS VPN configuration guide to MikroTik specific set up commands that can be copy pasted into a mikrotik console to set up the customer end of the connection.
GNU General Public License v3.0
41 stars 22 forks source link

Why 8m instead of 8h? #7

Open bmiro opened 7 years ago

bmiro commented 7 years ago

https://github.com/smartupio/aws-vpn-mikrotik/blob/b37abd53bdf94f54289007090a8a4ae6943d6405/static-router-config#L105

Why this value is set to 8m there is no reference to 8m (480s) in the Amazon documentation.

It should be 8h (28800s)?