[Dnsmasq-discuss] Obtain IP from DHCP sever but set DNS servers statically with dnsmasq.

Hongyi Zhao hongyi.zhao at gmail.com
Wed Nov 27 10:26:26 GMT 2019


Hi,

I use ubuntu 19.10, and the default network settings is using dhcp.
The info is as follows:

$ nmcli
enp2s0: connected to Wired connection 1
        "Realtek RTL8111/8168/8411"
        ethernet (r8169), 30:9C:23:2E:1A:E5, hw, mtu 1500
        ip4 default
        inet4 172.16.0.157/24
        route4 0.0.0.0/0
        route4 172.16.0.0/24
        route4 169.254.0.0/16
        inet6 fe80::8eec:33ef:676e:e4d7/64
        route6 fe80::/64
        route6 ff00::/8

lo: unmanaged
        "lo"
        loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536

DNS configuration:
        servers: 172.16.0.1
        interface: enp2s0


However, I want to set one locally dns server which listening on
127.0.0.1:53, and at the same time using the dhcp method to obtain ip
for my case.

How to do this job with dnsmasq?

Thanks in advance.
-- 
Hongsheng Zhao <hongyi.zhao at gmail.com>
Institute of Semiconductors, Chinese Academy of Sciences
GnuPG DSA: 0xD108493



More information about the Dnsmasq-discuss mailing list