Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - amjad175

#1
Quote from: meyergru on Today at 06:09:35 PMAFAIK, os-wireguard has long gone and been replaced by a "native implementation. If you have remnants of the old plugin, you should remove it.

That would explain why it's not listed under plugins!

Thank you for the quick reply, I'll delete all the current WG config and start again.
#2
Hi,

My WG plugin may be corrupted after I migrated opnsense from ESXi to Proxmox, I hadn't used WG for a while so didn't notice the issue. Wireguard is still available under VPN, I can configure server instance and peers.

Firewall logs show peers connecting but no traffic is allowed thru, I have temporarily allowed all wg traffic, WG Status page is very inconsistent.

Under firmware, plugins, os-wireguard is missing, "Show community plugins" is ticked.

pkg install os-wireguard

Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'os-wireguard' have been found in the repositories

--

pkg repos

OPNsense-aux: {
    url             : "https://pkg.opnsense.org/FreeBSD:14:amd64/26.1/aux",
    enabled         : no,
    priority        : 11,
    signature_type  : "FINGERPRINTS",
    fingerprints    : "/usr/local/etc/pkg/fingerprints/OPNsense"
  }
OPNsense: {
    url             : "https://pkg.opnsense.org/FreeBSD:14:amd64/26.1/latest",
    enabled         : yes,
    priority        : 11,
    signature_type  : "FINGERPRINTS",
    fingerprints    : "/usr/local/etc/pkg/fingerprints/OPNsense"

I'd like to remove WG plugin and re-install, is this possible without full firewall install?

Thanks.