Re: [DNG] resolv.conf

2022-05-24 Thread Alessandro Vesely via Dng
On Mon 09/May/2022 21:21:30 +0200 list-devuan wrote: tito via Dng wrote on 2022-05-09 04:54: Hi, two usual culprits are network-manager and/or dhclient. For network manager add in /etc/NetworkManager/NetworkManager.conf  [main] section; dns=none for dhclient create a file  "/etc/dhcp/dhclie

Re: [DNG] resolv.conf

2022-05-10 Thread Bob Proulx via Dng
Rowland Penny via Dng wrote: > That is just a bandaid on something broken. If you have to stop > something being changed, then there must be something trying to change > it. You need to find what that 'something' is and stop that changing > resolv.conf +1! But I completely understand those that c

Re: [DNG] resolv.conf

2022-05-10 Thread Steve Litt
Rowland Penny via Dng said on Mon, 09 May 2022 11:52:14 +0100 >> > I chattr +i /etc/resolv.conf also. Besides that, I run my own DNS >> > (unbound) and strongarm my /etc/resolv.conf to that. >> >> Me four. > >That is just a bandaid on something broken. If you have to stop >something being ch

Re: [DNG] resolv.conf

2022-05-09 Thread list-devuan
tito via Dng wrote on 2022-05-09 04:54: Hi, two usual culprits are network-manager and/or dhclient. For network manager add in /etc/NetworkManager/NetworkManager.conf [main] section; dns=none for dhclient create a file "/etc/dhcp/dhclient-enter-hooks.d/nodnsupdate" with content: #!/bin/sh

Re: [DNG] resolv.conf

2022-05-09 Thread tito via Dng
On Mon, 09 May 2022 11:52:14 +0100 Rowland Penny via Dng wrote: > On Mon, 2022-05-09 at 12:31 +0200, al3xu5 via Dng wrote: > > Mon, 9 May 2022 04:49:35 -0400 - Steve Litt < > > sl...@troubleshooters.com>: > > > > > Antony Stone said on Sun, 8 May 2022 16:28:38 +0200 > > > > > > > On Sunday 08 M

Re: [DNG] resolv.conf

2022-05-09 Thread Rowland Penny via Dng
On Mon, 2022-05-09 at 12:31 +0200, al3xu5 via Dng wrote: > Mon, 9 May 2022 04:49:35 -0400 - Steve Litt < > sl...@troubleshooters.com>: > > > Antony Stone said on Sun, 8 May 2022 16:28:38 +0200 > > > > > On Sunday 08 May 2022 at 16:24:03, william m. moss wrote: > > > > > > > Years ago I became f

Re: [DNG] resolv.conf

2022-05-09 Thread al3xu5 via Dng
Mon, 9 May 2022 04:49:35 -0400 - Steve Litt : > Antony Stone said on Sun, 8 May 2022 16:28:38 +0200 > > >On Sunday 08 May 2022 at 16:24:03, william m. moss wrote: > > > >> Years ago I became fed up with too many applications and > >> installations corrupting my resolv.conf. I type in a resolv.c

Re: [DNG] resolv.conf

2022-05-09 Thread Steve Litt
Daniel Abrecht via Dng said on Sun, 08 May 2022 17:14:03 +0200 >If you don't have a public domain, then the correct domain to use in >an internal networks is home.arpa, see: >https://tools.ietf.org/id/draft-ietf-homenet-dot-07.html > >home.arpa. is intentionaly set up as an unsigned delegation, s

Re: [DNG] resolv.conf

2022-05-09 Thread Steve Litt
Antony Stone said on Sun, 8 May 2022 16:28:38 +0200 >On Sunday 08 May 2022 at 16:24:03, william m. moss wrote: > >> Years ago I became fed up with too many applications and >> installations corrupting my resolv.conf. I type in a resolv.conf >> using an editor. > >Me too. Me three. > >> To prev

Re: [DNG] resolv.conf

2022-05-08 Thread Daniel Abrecht via Dng
If you don't have a public domain, then the correct domain to use in an internal networks is home.arpa, see: https://tools.ietf.org/id/draft-ietf-homenet-dot-07.html home.arpa. is intentionaly set up as an unsigned delegation, so it won't break when someone uses dnssec. Other domains will fail

Re: [DNG] resolv.conf

2022-05-08 Thread Rowland Penny via Dng
On Sun, 2022-05-08 at 10:24 -0400, william m. moss wrote: > > Years ago I became fed up with too many applications and > installations > corrupting my resolv.conf. I type in a resolv.conf using an editor. > > domain billshome > search billshome > nameserver 10.0.0.252 There is one big problem w

Re: [DNG] resolv.conf

2022-05-08 Thread Antony Stone
On Sunday 08 May 2022 at 16:24:03, william m. moss wrote: > Years ago I became fed up with too many applications and installations > corrupting my resolv.conf. I type in a resolv.conf using an editor. Me too. > To prevent the file from being corrupted by other applications: chattr +i /etc/resol

Re: [DNG] resolv.conf

2022-05-08 Thread william m. moss
On 5/8/22 07:45, Haines Brown wrote: I do not know how long ago it was, but some of my mail started to go out without an envelop sender address. I've not yet been able to figure why, but one thing I don't like is the appearance of my /etc/resolv.conf file. It looks like this: nameserver 192.1

[DNG] resolv.conf

2022-05-08 Thread Haines Brown
I do not know how long ago it was, but some of my mail started to go out without an envelop sender address. I've not yet been able to figure why, but one thing I don't like is the appearance of my /etc/resolv.conf file. It looks like this: nameserver 192.168.254.254 search home domain h