Назад | Перейти на главную страницу

Как отключить dhcp-сервер в dnsmasq?

Я хочу запустить точку доступа на ПК с отключенным DHCP. Я запустил точку доступа с помощью команды nmcli:

nmcli device wifi hotspot con-name NIMISHA ssid NIMISHA  band bg password copernicus

мог видеть, что dnsmasq-dhcp также начинает работать вместе с ним

May  2 12:26:23 MYSTIQUE dnsmasq[5184]: started, version 2.75 cachesize 150
May  2 12:26:23 MYSTIQUE dnsmasq[5184]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify
May  2 12:26:23 MYSTIQUE dnsmasq-dhcp[5184]: DHCP, IP range 10.42.0.10 -- 10.42.0.254, lease time 1h
May  2 12:26:23 MYSTIQUE dnsmasq[5184]: reading /etc/resolv.conf
May  2 12:26:23 MYSTIQUE dnsmasq[5184]: using nameserver 127.0.1.1#53
May  2 12:26:23 MYSTIQUE dnsmasq[5184]: cleared cache

Я хочу запустить отдельный DHCP-сервер.

Как отключить DHCP-сервер в dnsmasq?

Файл dnsmasq.conf отсутствует в / etc /