Hirdetés

Új hozzászólás Aktív témák

  • Keem1

    veterán

    Srácok, Raspberry Pi-re feltettem a dnsmasq-ot, ami frankón megy, van DNS feloldás a belső hálózat eszközeire, és a net felőli feloldás is megy a Google DNS szerverein keresztül.

    Viszont, a service kiír pár furcsaságot, amivel nem tudom, kell-e foglalkoznom.Aki otthonosabban mozog, átnézné ezeket, van-e amit ugyan nem vettem észre, de javításra szorul?

    Ezekre gondolok elsősorban:
    - DNS service limited to local subnets
    - warning: ignoring resolv-file flag because no-resolv is set
    - Too few arguments

    Előre is köszi, ha valaki mond erre egy tutit :R

    ● dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server
    Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled; vendor preset: enabled)
    Active: active (running) since Thu 2020-12-03 11:30:40 CET; 4s ago
    Process: 3726 ExecStartPre=/usr/sbin/dnsmasq --test (code=exited, status=0/SUCCESS)
    Process: 3727 ExecStart=/etc/init.d/dnsmasq systemd-exec (code=exited, status=0/SUCCESS)
    Process: 3736 ExecStartPost=/etc/init.d/dnsmasq systemd-start-resolvconf (code=exited, status=0/SUCCESS)
    Main PID: 3735 (dnsmasq)
    Tasks: 1 (limit: 4915)
    CGroup: /system.slice/dnsmasq.service
    └─3735 /usr/sbin/dnsmasq -x /run/dnsmasq/dnsmasq.pid -u dnsmasq -r /run/dnsmasq/resolv.conf -7 /etc/dnsmasq.d
    dec 03 11:30:40 pistacio dnsmasq[3726]: dnsmasq: syntax check OK.
    dec 03 11:30:40 pistacio dnsmasq[3735]: started, version 2.80 cachesize 1000
    dec 03 11:30:40 pistacio dnsmasq[3735]: DNS service limited to local subnets
    dec 03 11:30:40 pistacio dnsmasq[3735]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP con
    dec 03 11:30:40 pistacio dnsmasq[3735]: warning: ignoring resolv-file flag because no-resolv is set
    dec 03 11:30:40 pistacio dnsmasq[3735]: using nameserver 8.8.4.4#53
    dec 03 11:30:40 pistacio dnsmasq[3735]: using nameserver 8.8.8.8#53
    dec 03 11:30:40 pistacio dnsmasq[3735]: read /etc/hosts - 12 addresses
    dec 03 11:30:40 pistacio dnsmasq[3736]: Too few arguments.
    dec 03 11:30:40 pistacio systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server.

Új hozzászólás Aktív témák