Hi,
we just performed the migration from Defguard 1.6.1 to 2.0.1. We use the standalone packages in the following setup:
- One VM with Defguard Core
- One VM with Defguard Edge
- One Opnsense with Defguard Gateway
We followed the migration guide, and everything went well, but clients couldn't use the wireguard tunnel. The gateway was connected to the core.
The cause for these problems was that the defguard gateway running on the OPNsense did not migrate the ifname setting correctly. We use the wireguard interface wg2 instead of the default one wg0, and after the migration the config did contain again wg0. After modifying the setting manually in the text file, and after rebooting the OPNsense, defguard worked again.
I only wanted to report this here for others having the same issue.
Hi,
we just performed the migration from Defguard 1.6.1 to 2.0.1. We use the standalone packages in the following setup:
We followed the migration guide, and everything went well, but clients couldn't use the wireguard tunnel. The gateway was connected to the core.
The cause for these problems was that the defguard gateway running on the OPNsense did not migrate the
ifnamesetting correctly. We use the wireguard interface wg2 instead of the default one wg0, and after the migration the config did contain again wg0. After modifying the setting manually in the text file, and after rebooting the OPNsense, defguard worked again.I only wanted to report this here for others having the same issue.