#dhcp

5 posts · Last used Jul 04

Back to Timeline
Fox Ritch :fjoxicon:🇩🇪 @fox@social.hostnetwork.xyz · Jul 04, 2026
apparently i cant set per host next-server values in opnsense which is crazy since its supposed to be superior to pfsense #opnsense #pfsense #router #networking #dhcp
0
0
0
Fox Ritch :fjoxicon:🇩🇪 @fox@social.hostnetwork.xyz · Jul 04, 2026
i hate that opnsense comes with multiple options for dhcp and dns by default so everytime i have to change something im just left there guessing which one is actually being used and it doesnt help that opnsense ui is slow af #opnsense #networking #router #dhcp #dns
0
0
0
JdeBP @JdeBP@mastodonapp.uk · Apr 26, 2026
Replying to @keefeglise@mastodonapp.uk
@keefeglise@mastodonapp.uk The DHCP server running on that router won't give anyone else that same address whilst it has leased it to your NAS machine. But it's not actually *static*. It's dynamic. It's just dynamic over and over with *usually* the same result. It's a convenience feature that the DHCP client and server, after either one has restarted, will attempt to lease the same IP address that was used before. So most people don't experience things shifting a lot, because *usually* this feature keeps the address lease the same as prior to the restart. @stroz@infosec.exchange @dzwiedziu@mastodon.social @gavin57@toot.wales #LAN #NetworkAdministration #DHCP
0
1
0
JdeBP @JdeBP@mastodonapp.uk · Apr 26, 2026
Replying to @JdeBP@mastodonapp.uk
@keefeglise@mastodonapp.uk To make it *actually* static, either the DHCP server has to be explicitly told that network card A always gets a lease for IP address P when it asks, or the machine with network card A has to be told to not use DHCP at all and to instead always use IP address Q. In the latter case, there are anti-collision mechanisms, but in theory the DHCP server can lease another machine IP address Q, causing a conflict, *unless* that address is outwith the range of IP addresses that the DHCP server will hand out leases for. So if the DHCP-leasable IP address range is (say) 192.168.1.100 to 192.168.1.253, address Q would have to be somewhere in the range 192.168.1.2 to 192.168.1.99. (Simple example. Real world can get more complex. May contain traces of nuts.) @stroz@infosec.exchange @dzwiedziu@mastodon.social @gavin57@toot.wales #LAN #NetworkAdministration #DHCP
0
0
0
JdeBP @JdeBP@mastodonapp.uk · Apr 26, 2026
Replying to @keefeglise@mastodonapp.uk
@keefeglise@mastodonapp.uk If it's the EE 5G Smart Hub, I've just had quick shufti of its user guide. It's a pretty feature-poor router, compared to (say) even off-the-shelf TP Link kit, and does not present the capability that people are talking about. So you cannot fix this by telling the DHCP server inside your router to always hand out the same address to your NAS machine. You have to fix this by telling your NAS machine to not autoconfigure by using a DHCP client. Which means putting in a bunch of settings on your NAS machine. The UI on your EE hub will at least tell you what IP address range to avoid, and let you carve out some space for statically allocated IP addresses. https://ee.co.uk/content/dam/help/user-guides/smart5g-ug.pdf#page=41 @stroz@infosec.exchange @dzwiedziu@mastodon.social @gavin57@toot.wales #DHCP #EE #LAN #NetworkAdministration
3
4
0

You've seen all posts