[Dnsmasq-discuss] Can't get DHCP part to work
Geert Stappers
stappers at stappers.nl
Sat Feb 20 14:50:12 UTC 2021
On Sat, Feb 20, 2021 at 02:52:52PM +0100, Wolfgang Paul Rauchholz wrote:
> I run a home server under Oracle Linux 8 and want to replace named/dhcpd
> with dnsmasq.
> maimed/dhcpd run just fine.
> When rebooting I don't have internet access from the LAN.
>
> My config is as follows.
> /etc/resolv.conf
> search <mydomain>
> nameserver 127.0.0.1
>
> /etc/NetworkManager/conf.d/dns.conf
> [main]
> dns=dnsmasq
>
> /etc/dnsmasq.conf
> server=80.58.61.250
> server=80.58.61.254
> address=/<mydomain>/127.0.0.1
> address=/<mydomain>/10.5.2.1
> user=dnsmasq
> group=dnsmasq
> listen-address=::1,127.0.0.1,10.5.2.1
> domain=<mydomain>
> dhcp-range=10.5.2.75,10.5.2.150,12h
> dhcp-host=18:e8:29:c3:18:2d,10.5.2.2,amplifi
> dhcp-host=6C:02:E0:9F:8B:64,10.5.2.10,HP9F8B64
> dhcp-host=2C:59:E5:EF:93:07,10.5.2.11,HP3199D7
> dhcp-leasefile=/var/lib/dnsmasq/dnsmasq.leases
> dhcp-authoritative
>
And which error messages are been seen?
Which of those messages will be shared (with context) with us?
Karma bonus points for explaining which part of DHCP doesn't work.
Groeten
Geert Stappers
--
Silence is hard to parse
More information about the Dnsmasq-discuss
mailing list