Re: [ext] OpenVPN 2.7_alpha3 released
Gert Doering <[email protected]> Mon, 11 Aug 2025 22:09:21 +0200
| Newsgroups | gmane.network.openvpn.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On Mon, Aug 11, 2025 at 10:04:18PM +0200, Ralf Hildebrandt wrote:
> > I guess "systemd-resolved" comes preinstalled
>
> So I checked (25.04):
>
> $ sudo apt install resolvconf
> Note, selecting 'systemd-resolved' instead of 'resolvconf'
> systemd-resolved is already the newest version (257.4-1ubuntu3.1).
> systemd-resolved set to manually installed.
>
> :(
>
> And alas, it doesn't work with systemd-resolved, but you do know that:
>
> ...
> 2025-08-11 17:42:11 net_addr_v4_add: 172.29.0.2/21 dev tun0
> 2025-08-11 17:42:11 /usr/libexec/openvpn/dns-updown setting DNS using resolvconf
The interesting thing is that it thinks it's *not* using systemd-resolved,
because then it should print
echo "setting DNS using resolvectl"
... which depends on
function do_resolved {
[[ "$(readlink /etc/resolv.conf)" =~ systemd ]] || return 1
Mmmh.
(But Heiko is aware of the bug in the other method, so we should see
a bugfix soon...)
gert
--
"If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor."
Robert A. Heinlein, The Moon is a Harsh Mistress
Gert Doering - Munich, Germany [email protected]
_______________________________________________
Openvpn-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-users
signature.asc
(application/pgp-signature, 630 B)
-----BEGIN PGP SIGNATURE----- iQGcBAEBAgAGBQJomk3xAAoJEB2Cnv7KVigSt3IL/jz/MD+YbssRHswDmVgpPcpi y2LIx8nk8PRRi+Fx0c0NRJuYiuOvjCwt0LRKGY7TJyxZ8eqTM9ImKMB487Ef08bw LywTS/6XmaktxbVJWjEl12c0ZZ8d3fqE+LVWoQUD/1JUUPfI1LBtnCtYdH5wtmCB 7kVc7Fp5SlX47qoSmIj8HEJJcFomAT2KY24vHd6XQ/CrnBXI7flvoJQ0EJzXWW3Z RKaZuPKoifwZfwQX5eLpsaS0f2tO1zOxnw1+uUgc2acyTzQJx3ZxYaz31CDNi0pl 4FMjTwKhgKnWD9ysc1H7I2eXXX5Kh0w+9g1S+aZKUGuHtMNxxVg6WbIwgcXHsaY2 kvbEBrWggc3C3Fl6QrQ1fliGzQh8jSwQ+gqihcDYWeu9rZeK56NLlUh924RwifS8 Q+CbRucfPevf88Uod2RN0w5GHHJg4WXBmZELrK9NMztFY3i2pvlvmDlSqDcN8MTS H1wdPF1ZnWyhv19Rdx5uNxc0ozKYTxuW4abyvauAkQ== =2U4c -----END PGP SIGNATURE-----