aliases | category | classification | date | date_modified | draft | id | image | links | local_archive_links | pinned | series | tags | title | type | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
network |
public |
2023-11-03 14:34:52 -0700 |
2023-11-03 14:34:52 -0700 |
false |
20231103213452 |
false |
false |
|
OpenWRT Cheatsheet |
tech-note |
# Follow unbound logs:
logread -f | grep unbound
# View DHCP leases:
vim /tmp/dhcp.leases
# Restart DHCP:
service dnsmasq restart