|
version 1.1.1.1, 2013/07/29 19:37:40
|
version 1.1.1.2, 2021/03/17 00:56:46
|
|
Line 4 reboot, then it will eventually be restored as hosts r
|
Line 4 reboot, then it will eventually be restored as hosts r
|
| leases. Until a host renews (which may take hours/days) it will |
leases. Until a host renews (which may take hours/days) it will |
| not exist in the DNS if dnsmasq's DDNS function is in use. |
not exist in the DNS if dnsmasq's DDNS function is in use. |
| |
|
| *WRT systems remount all non-volatile fileystems read-only after boot, | *WRT systems remount all non-volatile filesystems read-only after boot, |
| so the normal leasefile will not work. They do, however have NV |
so the normal leasefile will not work. They do, however have NV |
| storage, accessed with the nvram command: |
storage, accessed with the nvram command: |
| |
|
|
Line 62 about 100 bytes, so restricting the number of leases t
|
Line 62 about 100 bytes, so restricting the number of leases t
|
| use to half that. (The default limit in the distributed source is 150) |
use to half that. (The default limit in the distributed source is 150) |
| |
|
| Any UI script which reads the dnsmasq leasefile will have to be |
Any UI script which reads the dnsmasq leasefile will have to be |
| ammended, probably by changing it to read the output of | amended, probably by changing it to read the output of |
| `lease_update init` instead. |
`lease_update init` instead. |
| |
|
| |
|