История изменений
Исправление ZenitharChampion, (текущая версия) :
> journalctl -u dnsmasq (в последней команде могу ошибиться, пишу по памяти)
Работает. А можно выводить в файл, а не в интерфейс ncurses? Или хотя бы без ncurses, чтобы скопировать в память всё (а не только то, что помещается на экран)
Вот лог с версией ~deb8u1, с которой всё работает:
-- Logs begin at Ср 2019-01-23 20:07:13 +07, end at Ср 2019-01-23 21:00:23 +07. --
янв 23 20:07:18 raspberrypi systemd[1]: Starting dnsmasq - A lightweight DHCP and caching DNS server...
янв 23 20:07:18 raspberrypi dnsmasq[633]: dnsmasq: syntax check OK.
янв 23 20:07:19 raspberrypi dnsmasq[729]: started, version 2.76 cachesize 150
янв 23 20:07:19 raspberrypi dnsmasq[729]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify
янв 23 20:07:19 raspberrypi dnsmasq[729]: warning: interface wlan1 does not currently exist
янв 23 20:07:19 raspberrypi dnsmasq-dhcp[729]: DHCP, IP range 192.168.11.2 -- 192.168.11.8, lease time 3d
янв 23 20:07:19 raspberrypi dnsmasq-dhcp[729]: DHCP, IP range 192.168.10.2 -- 192.168.10.8, lease time 3d
янв 23 20:07:19 raspberrypi dnsmasq[729]: no servers found in /run/dnsmasq/resolv.conf, will retry
янв 23 20:07:19 raspberrypi dnsmasq[729]: read /etc/hosts - 5 addresses
янв 23 20:07:19 raspberrypi dnsmasq-dhcp[729]: not giving name raspberrypi to the DHCP lease of 192.168.11.2 because the name exists in /etc/hosts with address 127.0.1.1
янв 23 20:07:19 raspberrypi systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server.
янв 23 20:07:30 raspberrypi dnsmasq[729]: reading /run/dnsmasq/resolv.conf
янв 23 20:07:30 raspberrypi dnsmasq[729]: using nameserver 192.168.1.1#53
янв 23 20:08:05 raspberrypi dnsmasq-dhcp[729]: DHCPREQUEST(wlan1) 192.168.11.2 3c:1e:04:8b:2e:48
янв 23 20:08:05 raspberrypi dnsmasq-dhcp[729]: DHCPACK(wlan1) 192.168.11.2 3c:1e:04:8b:2e:48 raspberrypi
янв 23 20:08:05 raspberrypi dnsmasq-dhcp[729]: not giving name raspberrypi to the DHCP lease of 192.168.11.2 because the name exists in /etc/hosts with address 127.0.1.1
янв 23 20:08:45 raspberrypi dnsmasq[729]: nameserver 192.168.1.1 refused to do a recursive query
Сейчас буду добывать с версией ~deb8u2
Исходная версия ZenitharChampion, :
> journalctl -u dnsmasq (в последней команде могу ошибиться, пишу по памяти)
Работает. А можно выводить в файл, а не в интерфейс ncurses? Или хотя бы без ncurses, чтобы скопировать в память всё (а не только то, что помещается на экран)
Вот лог с версией ~deb8u1, с которой всё работает:
-- Logs begin at Ср 2019-01-23 20:07:13 +07, end at Ср 2019-01-23 21:00:23 +07. --
янв 23 20:07:18 raspberrypi systemd[1]: Starting dnsmasq - A lightweight DHCP and caching DNS server...
янв 23 20:07:18 raspberrypi dnsmasq[633]: dnsmasq: syntax check OK.
янв 23 20:07:19 raspberrypi dnsmasq[729]: started, version 2.76 cachesize 150
янв 23 20:07:19 raspberrypi dnsmasq[729]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify
янв 23 20:07:19 raspberrypi dnsmasq[729]: warning: interface wlan1 does not currently exist
янв 23 20:07:19 raspberrypi dnsmasq-dhcp[729]: DHCP, IP range 192.168.11.2 -- 192.168.11.8, lease time 3d
янв 23 20:07:19 raspberrypi dnsmasq-dhcp[729]: DHCP, IP range 192.168.10.2 -- 192.168.10.8, lease time 3d
янв 23 20:07:19 raspberrypi dnsmasq[729]: no servers found in /run/dnsmasq/resolv.conf, will retry
янв 23 20:07:19 raspberrypi dnsmasq[729]: read /etc/hosts - 5 addresses
янв 23 20:07:19 raspberrypi dnsmasq-dhcp[729]: not giving name raspberrypi to the DHCP lease of 192.168.11.2 because the name exists in /etc/hosts with address 127.0
янв 23 20:07:19 raspberrypi systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server.
янв 23 20:07:30 raspberrypi dnsmasq[729]: reading /run/dnsmasq/resolv.conf
янв 23 20:07:30 raspberrypi dnsmasq[729]: using nameserver 192.168.1.1#53
янв 23 20:08:05 raspberrypi dnsmasq-dhcp[729]: DHCPREQUEST(wlan1) 192.168.11.2 3c:1e:04:8b:2e:48
янв 23 20:08:05 raspberrypi dnsmasq-dhcp[729]: DHCPACK(wlan1) 192.168.11.2 3c:1e:04:8b:2e:48 raspberrypi
янв 23 20:08:05 raspberrypi dnsmasq-dhcp[729]: not giving name raspberrypi to the DHCP lease of 192.168.11.2 because the name exists in /etc/hosts with address 127.0
янв 23 20:08:45 raspberrypi dnsmasq[729]: nameserver 192.168.1.1 refused to do a recursive query
Сейчас буду добывать с версией ~deb8u2