[Dnsmasq-discuss] How to create /etc/resolv.conf after removing systemd-resolved?

2024-06-04 Thread Chris Green
I run dnsmasq instead of systemd-resolved on all my systems. I have just built a new xubuntu 24.04 system and, having disabled systemd-resolved and installed dnsmasq it appears to be working OK but the /etc/resolv.conf symbolic link is broken, so there's no /etc/resolv.conf which upsets some progr

[Dnsmasq-discuss] Getting odd (IPV6) error on Ubuntu 24.04 system, not on similar 23.10 system

2024-06-04 Thread Chris Green
I'm running dnsmasq 2.90 on two very similar systems, one is running xubuntu 23.10, the other is running xubuntu 24.04. On the xubuntu 23.10 system when I use 'host' to get an IP address I get no errors:- chris$ host github.com github.com has address 20.26.156.215 github.com mail is h

Re: [Dnsmasq-discuss] How to create /etc/resolv.conf after removing systemd-resolved?

2024-06-04 Thread Buck Horn via Dnsmasq-discuss
On 04.06.24 11:10, Chris Green wrote: Should I just manually edit /etc/resolv.conf or is there some better way of handling this? Your question seems not specific to dnsmasq, as dnsmasq is just a potential consumer of resolv.conf. You'd usually find a comment in that file hinting at its creato

Re: [Dnsmasq-discuss] How to create /etc/resolv.conf after removing systemd-resolved?

2024-06-04 Thread Chris Green
On Tue, Jun 04, 2024 at 02:01:08PM +0200, Buck Horn via Dnsmasq-discuss wrote: > On 04.06.24 11:10, Chris Green wrote: > > Should I just manually edit /etc/resolv.conf or is there some better > > way of handling this? > > > Your question seems not specific to dnsmasq, as dnsmasq is just a > poten

Re: [Dnsmasq-discuss] How to create /etc/resolv.conf after removing systemd-resolved?

2024-06-04 Thread Geert Stappers
On Tue, Jun 04, 2024 at 02:19:45PM +0100, Chris Green wrote: > On Tue, Jun 04, 2024 at 02:01:08PM +0200, Buck Horn via Dnsmasq-discuss wrote: > > On 04.06.24 11:10, Chris Green wrote: > > > Should I just manually edit /etc/resolv.conf or is there some better > > > way of handling this? > > > > >