1
23.7 Legacy Series / Re: [Solved] Wireguard - Mullvad setup cannot be completed anymore
« on: May 17, 2024, 05:10:23 pm »Good. So instead of going through hoops for automatic NAT set WireGuard straight, assign interface for gateway, add NAT outbound and done?
It shouldn't be more work?
Cheers,
Franco
I can confirm that removing the static IPv4 config from tunnel interfaces "just works". VIPs also aren't needed.
However, with tunnel interfaces not being statically configured, I cannot use them as Outgoing Network Interface for Unbound DNS anymore. Using VIPs didn't do the trick. The Web GUI docs for valid outgoing interfaces state:
Quote
Utilize different network interfaces that Unbound will use to send queries to authoritative servers and receive their replies. By default all interfaces are used. Note that setting explicit outgoing interfaces only works when they are statically configured.
Does that mean this option is incompatible with tunnel interfaces going forward? Is that an issue I should raise on GitHub?