> My DNS servers are currently manually specified in
> /etc/systemd/network/10-ens.network as follows:
>
> [Match]
> Name=en*
> [Network]
> DHCP=ipv4
> DNS=first-server-ip-goes-here
> DNS=second-server-ip-goes-here
> DNS=third-server-ip-goes-here
> [DHCPv4]
> UseDNS=false
> UseNTP=false
> [IPv6Acc
On Mon, Dec 23, 2024, at 09:09, Laura Smith wrote:
> Sent with Proton Mail secure email.
>
> On Monday, 23 December 2024 at 14:00, Kevin P. Fleming
> wrote:
>
>> The simplest fix is to set "DNSSEC=no"
>
> That seems to me to be a bit of a "sledgehammer to crack a nut".
>
> The man page for resol
On Mon, Dec 23, 2024, at 08:37, Laura Smith wrote:
> Sent with Proton Mail secure email.
>
> On Monday, 23 December 2024 at 12:23, Adam Nielsen
> wrote:
>
>> But what's the underlying issue? Maybe there's a different fix?
>
> Its been a while so I can't remember the exact details, but I know its
Sent with Proton Mail secure email.
On Monday, 23 December 2024 at 14:00, Kevin P. Fleming
wrote:
> The simplest fix is to set "DNSSEC=no"
That seems to me to be a bit of a "sledgehammer to crack a nut".
The man page for resolved.conf says:
"It is recommended to set DNSSEC= to true on
On Monday, 23 December 2024 at 13:10, Itxaka Serrano Garcia
wrote:
> Hallo there!
>
> If using systemd-resolved, cant you just configure the DNS in
> /etc/systemd/resolved.conf or /etc/systemd/resolved.conf.d/ directly so it
> setups your desired address?
My DNS servers are currently manu
Sent with Proton Mail secure email.
On Monday, 23 December 2024 at 12:23, Adam Nielsen
wrote:
> But what's the underlying issue? Maybe there's a different fix?
Its been a while so I can't remember the exact details, but I know its to do
with Postfix.
Postfix creates a copy (not symlin
On Mon, Dec 23, 2024 at 11:08:56AM +, Laura Smith wrote:
> > I believe you can just remove the symlink at /etc/resolv.conf and
> > replace it with a file that points to 127.0.0.54.
> Thanks Daniel, that has been my work-around, a systemd timer checking for
> 127.0.0.53 and doing a sed on /etc/
Hallo there!
If using systemd-resolved, cant you just configure the DNS in
/etc/systemd/resolved.conf or /etc/systemd/resolved.conf.d/ directly so it
setups your desired address?
If using any other resolver/network manager, just remove the symlink from
/etc/resolv.conf to the systemd resolv.conf s
> Thanks Daniel, that has been my work-around, a systemd timer checking
> for 127.0.0.53 and doing a sed on /etc/resolv.conf
>
> So I came here looking for a more "official" work-around, e.g. some
> config file param I missed.
>
> But it looks like there isn't, so I guess I'll just leave my
> wor
On Monday, 23 December 2024 at 07:45, Daniel Foster wrote:
> I believe you can just remove the symlink at /etc/resolv.conf and
> replace it with a file that points to 127.0.0.54.
>
Thanks Daniel, that has been my work-around, a systemd timer checking for
127.0.0.53 and doing a sed on /etc/re
I believe you can just remove the symlink at /etc/resolv.conf and
replace it with a file that points to 127.0.0.54.
(apologies Laura, I forgot to reply all)
On Mon, Dec 23 2024 at 07:30:38 +00:00:00, Laura Smith
wrote:
On Sunday, 22 December 2024 at 22:13, Kevin P. Fleming systemd-resolved
On Sunday, 22 December 2024 at 22:13, Kevin P. Fleming systemd-resolved does not write or otherwise modify /etc/resolv.conf; your
> system may have a symlink at /etc/resolv.conf which points to one of the
> files created by systemd-resolved. Whatever tool or method is managing that
> is the o
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
On Sunday, 22 December 2024 at 22:13, Kevin P. Fleming
wrote:
> systemd-resolved does not write or otherwise modify /etc/resolv.conf;
So you're saying this statement at the top of /etc/resolv.conf is a lie ?
$ cat /etc/resolv.
On Sun, Dec 22, 2024, at 11:49, Laura Smith wrote:
> At present systemd-resolved inserts 127.0.0.53 into /etc/resolv.conf
>
> Certain applications on my system have problems with this, relating to DNSSEC
> and they work perfectly with the "proxy-only" 127.0.0.54 instead.
>
> What is the permanen
At present systemd-resolved inserts 127.0.0.53 into /etc/resolv.conf
Certain applications on my system have problems with this, relating to DNSSEC
and they work perfectly with the "proxy-only" 127.0.0.54 instead.
What is the permanent way to ensure that systemd-resolved inserts .54 and not
.53
15 matches
Mail list logo