I've done several Mikrotik installations under Linux with few issues. All of a sudden this command:
dnsmasq -i eth0 --dhcp-range=192.168.1.100,192.168.1.200 --dhcp-boot=rb.elf --enable-tftp --tftp-root=/tftp/ -d -u pi -p0 -K --log-dhcp --bootp-dynamic
Returns
dnsmasq: bad command line options: try --help
I've tried without success to isolate the issue. The OS is Raspbian Jessie, fully patched.
Any ideas?
Thanks
Orv W6BI
dnsmasq -i eth0 --dhcp-range=192.168.1.100,192.168.1.200 --dhcp-boot=rb.elf --enable-tftp --tftp-root=/tftp/ -d -u pi -p0 -K --log-dhcp --bootp-dynamic
Returns
dnsmasq: bad command line options: try --help
I've tried without success to isolate the issue. The OS is Raspbian Jessie, fully patched.
Any ideas?
Thanks
Orv W6BI
Joe AE6XE