Hello: What are the units for "ikelifetime" in iked.conf?
Per the man page, for "lifetime," it states: lifetime time [bytes bytes] ... Several unit specifiers are recognized (ignoring case): ‘m’ and ‘h’ for minutes and hours, and ‘K’, ‘M’ and ‘G’ for kilo-, mega- and gigabytes accordingly. But, for "ikelifetime" it only states: ikelifetime time The optional ikelifetime parameter defines the IKE SA expiration timeout by the time SA was created. A zero value disables active IKE SA rekeying. This is the default. So, what units does the "time" variable for "ikelifetime" expect? Minutes? Seconds? Something else? Thanks ted