What's new

384.8 dnsmasq does not support dhcp-boot

AxIauk

New Around Here
# cat /jffs/configs/dnsmasq.conf.add

# index file which will start boot
dhcp-boot=pxelinux.0 #line 30
#dhcp-boot=bootnetx64.efi
# Enable dnsmasq's built-in TFTP server
enable-tftp
# put here the full path to your netboot image on a flash-drive
tftp-root=/tmp/mnt/sda1/srv/tftp/

LOG
Dec 6 02:45:13 custom_config: Appending content of /jffs/configs/dnsmasq.conf.add.
Dec 6 02:45:13 dnsmasq[1373]: error at line 30 of /etc/dnsmasq.conf
Dec 6 02:45:13 dnsmasq[1373]: FAILED to start up
Dec 6 02:45:43 rc_service: watchdog 358:notify_rc start_dnsmasq

This configuration is working on 384.7_2,but does not work on 384.8.
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top