OPNsense Forum

English Forums => Virtual private networks => Topic started by: granute on October 10, 2024, 05:51:54 AM

Title: Mullvad WG config Interface/Address's now end in 0/32?
Post by: granute on October 10, 2024, 05:51:54 AM
I have a Mullvad WG tunnel I set up ages which has been running fine with selective routing. I would like to setup another WG Instance but I notice that for all of the various exit countries when I download the configs all of the config/Interface/Address addresses are like so:

    [Interface]
    ...
    Address = xxx.yyy.zzz.0/32
    ...

and I'm not sure what to do with that when it comes to using the Minus 1 rule for setting the address in the associated Gateway.

Actually, I'll be honest, I've never really understood the Minus 1 rule anyway.

Can anyone shed some light? Or have ideas?

thx
Title: Re: Mullvad WG config Interface/Address's now end in 0/32?
Post by: hushcoden on October 14, 2024, 11:53:09 AM
The documentation states that the gateway IP address = tunnel_address - 1

What is exactly your issue?