VyOS 1.4:
https://github.com/vyos/vyatta-cfg-firewall/pull/23
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 25 2021
Providing an entire path of the file i.e. /opt/vyatta/etc/key-pair.template instead of "@sysconfdir@/key-pair.template", makes the command executable.
IPSec VPN in X509 mode needs ca cert file, also server/client cert has to be signed by the CA for identification.
So, maybe rewriting this script will be helpful.
Any suggestions are welcome.
May 24 2021
I`m Sorry! it maybe was an error that version , actually I try with Vyos 1.3-rc4 and It works well :
The main issue seems to be a lack of execute permissions on the script vyatta-gen-x509-keypair
Did you try VyOS 1.3-rc4?
May 23 2021
I can reproduce that behavior, although I use another VyOS version " VyOS 1.3-rolling-202104210642" with a virtual machine :
Opening a new task for the issue described in the last comment, above. The original problem re. error messages was resolved in vyos-utils 68d1b283 .