21 Jan 2025 |
| Murk Gos joined the room. | 10:27:01 |
1_0_1 | Hello, the wiki says that [https://openwrt.org/toh/linksys/lgs352c](Linksys LGS310C) is supported, but also mentions other models, for example the LGS328C; would it be compatible with the current firmware? | 15:53:59 |
| Murk Gos changed their display name from Murk Giuop to Murk Gos. | 10:32:08 |
mhnoyes | https://openwrt.org/toh/linksys/start | 15:58:42 |
mhnoyes | https://openwrt.org/toh/linksys/lgs352c | 16:02:33 |
mhnoyes | https://openwrt.org/toh/linksys/lgs352c#installation | 16:03:34 |
1_0_1 | Thank you; the whole Linksys LGS3xxC / LGS3xxMPC family? | 16:58:10 |
1_0_1 | * Thank you; the entire Linksys LGS3xxC / LGS3xxMPC family? | 17:05:52 |
1_0_1 | https://github.com/openwrt/openwrt/blob/7423e67e1b8c7e4c9f527d1300dbeaab72b1f95f/target/linux/realtek/dts/rtl8380_linksys_lgs310c.dts | 17:33:36 |
| Christian Meyer joined the room. | 17:52:42 |
1_0_1 | Not there yet; would migrating to OpenWrt allow for hardening? | 20:00:38 |
1_0_1 | * Not there yet; would switching to OpenWrt allow for hardening? | 20:28:13 |
22 Jan 2025 |
| @falk0n:matrix.org left the room. | 09:49:40 |
pitch | sooo.... i have changed a hostname for a device i own. i deleted /etc/dhcp.leases rebooted my router and APs, reconnected the device but still it shows with its old hostname. what am i missing here?? | 09:52:07 |
pitch | and no, there is no explicit static binding with the old hostname. checked that. | 09:52:29 |
Bart van Zoest | Did you reboot that device? | 09:53:15 |
pitch | yes | 09:53:51 |
pitch | forgot to mention that :) | 09:54:07 |
Bart van Zoest | Does the device randomly assign itself a new mac address? | 09:55:23 |
pitch | nope its an esp32. no os layer | 09:55:48 |
pitch | basically sticks and stones | 09:55:59 |
pitch | but the ip stays the same. that suggests for me that openWRT somehow 'remembers' | 09:57:43 |
Przemek | as for IP staying the same, openwrt uses dnsmasq, and dnsmasq by default does the following:
Dnsmasq is designed to choose IP addresses for DHCP clients using a hash of the client's MAC address. This normally allows a client's address to remain stable long-term, even if the client sometimes allows its DHCP lease to expire. In this default mode IP addresses are distributed pseudo-randomly over the entire available address range.
taken from --dhcp-sequential-ip description in https://dnsmasq.org/docs/dnsmasq-man.html
| 10:09:13 |
pitch | TIL. thanks i was not aware of that scheme. | 10:36:18 |
| xw li joined the room. | 15:41:44 |
mhnoyes | https://openwrt.org/docs/guide-user/base-system/dhcp
https://openwrt.org/docs/guide-user/base-system/dhcp_configuration
https://openwrt.org/docs/guide-user/luci/static_ip | 16:28:28 |
| midishift joined the room. | 22:23:39 |
23 Jan 2025 |
| JM “Expat Jack” Bellows joined the room. | 05:22:46 |
| Lofii changed their display name from Lofi to Lofii. | 08:30:04 |
| frederic joined the room. | 10:26:14 |