OPNsense Forum

English Forums => Virtual private networks => Topic started by: spetrillo on January 02, 2024, 12:44:13 AM

Title: Wireguard Documentation Using New Wireguard Setup
Post by: spetrillo on January 02, 2024, 12:44:13 AM
Happy 2024 all!

Anyone found Wireguard documentation using the new Wireguard plugin?

Thanks,
Steve
Title: Re: Wireguard Documentation Using New Wireguard Setup
Post by: tiermutter on January 02, 2024, 08:33:54 AM
Happy new year!

New WG plugin? Did I miss something?
Title: Re: Wireguard Documentation Using New Wireguard Setup
Post by: passeri on January 02, 2024, 08:59:39 AM
As of ten days ago the existing documentation with available plugin were fine. I created a new instance with a few peers just before travelling. What happened that is new?
Title: Re: Wireguard Documentation Using New Wireguard Setup
Post by: spetrillo on January 02, 2024, 10:03:53 PM
Sorry...I was having issues trying to get S2S connections running but was able to figure it out. What I have found is that there are alot of guides out there but some are wrong. That is the reason why I was asking.
Title: Re: Wireguard Documentation Using New Wireguard Setup
Post by: bmt on January 04, 2024, 07:23:59 PM
If you could share the guide that helped you that would be appreciated. I'm having issues on 23.7.10 where there's a handshake between 2 sites, status shows config is good, but only 1 way traffic. Can't find a firewall rule that's causing any issues either:

Site1:
interface: wg2
  public key: DjojsEKxxxxxxxxxx/Dk76Munatg4=
  private key: (hidden)
  listening port: 51820

peer: pnRhuxxxxxxxxxxfJzpZTXPy5DvZVhg=
  endpoint: 102.221.100.138:51820
  allowed ips: 10.11.0.0/24, 192.168.0.0/24
  transfer: 0 B received, 23.12 KiB sent
  persistent keepalive: every 25 seconds

Site2:
interface: wg2
  public key: pnRhuA2blsBbPLsaZCA3bgQcB36fJzpZTXPy5DvZVhg=
  private key: (hidden)
  listening port: 51820

peer: DjojsEKBxxxxxxxKzX6/Dk76Munatg4=
  endpoint: 102.xxx.xxx.15:51820
  allowed ips: 10.11.0.0/24, 192.168.1.0/24
  transfer: 23.41 KiB received, 16.87 KiB sent
  persistent keepalive: every 25 seconds