hnetd
hnetd copied to clipboard
HomeNet-CP implementation (WIP)
Just asking as I've used it for a long time and I'm having to update some routers. I noted that it's become disconnected from OpenWRT/LEDE, and is likely to break...
OpenWrt will by default generate a persistent ULA prefix and use it to number its local interfaces - even if they're using the `hnet` protocol. The value of this prefixcan...
For the OpenWrt build, the default search line in /etc/resolv.conf looks something like this: search e1.OpenWrt.home home where e1 is the name of the link on the router named OpenWrt....
With hnet-full installed via OpenWRT nightlies, my router does not assign any IPv4 addresses to internal interfaces (let alone deal out ones via DHCP) until an interface is detected to...
On a TP-Link Archer C7 v2.0 with current OpenWRT nightly, the (admittedly experimental) hnet SSID autoconfiguration does configure the first wireless network device radio0 as interface hw0 with proper SSID...
Sometimes it's useful not to get a new ipv6 prefix every time the interface to the isp bounces. At least one ISP delivers a different prefix if the dhcpv6 release...
Fate-share e.g. dummy interface with the lifetime of the hnetd process; use the IPv4/IPv6 addresses of that, so that addressing stays stable even in presence of network topology changes. Question...
My two Homewrt routers running hnetd git master are constantly logging "stuff" going on. Every so often, a bunch of log lines appear. These bunches show up every 10-30 seconds...
By default, `hnetd` will generate ("self-delegate") an ULA prefix with a valid/preferred lifetime of 600/300 seconds. These will reset every 270 seconds (i.e., when the remaining preferred lifetime has reached...
Since upgrading to hnetd git master (ab5cbe0) I've noticed that one of my two Homewrt routers forgets its ULA prefix shortly after booting up. After boot, it will learn the...