Code: Select all
$ /etc/init.d/dnsmasq start
* Starting dnsmasq ...
dnsmasq: setting capabilities failed: Operation not permitted [ !! ]Code: Select all
$ dnsmasq -d
dnsmasq: started, version 2.45 cachesize 150
dnsmasq: compile time options: IPv6 GNU-getopt no-ISC-leasefile no-DBus I18N no-TFTP
dnsmasq: DHCP, IP range 192.168.0.50 -- 192.168.0.150, lease time 12h
dnsmasq: reading /etc/resolv.conf
dnsmasq: using nameserver 68.87.73.242#53
dnsmasq: using nameserver 68.87.71.226#53
dnsmasq: read /etc/hosts - 5 addressesThanks! -Ross


