Version 1 (modified by 7 years ago) ( diff ) | ,
---|
Firmware update using dnsmasq
sudo systemctl stop firewalld sudo dnsmasq --interface enp4s0 --bind-interfaces --no-daemon --port 0 --dhcp-range 192.168.1.100,192.168.1.200,12h --dhcp-authoritative \ --dhcp-host=00:00:00:00:01:01,192.168.1.101 --enable-tftp --tftp-root=`pwd` --log-queries --log-dhcp
Attachments (1)
- backup.swb (1.3 KB ) - added by 7 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.