OpenWRT Cheatsheet

# Follow unbound logs:
logread -f | grep unbound

# View DHCP leases:
vim /tmp/dhcp.leases

# Restart DHCP:
service dnsmasq restart