If you can I would set static IPs from the router though. That’s what I do as another device can still take the IP and cause issues.
I believe I tried the exact raspberry forum entry but it didnt catch on even with reboots and whatever I tried.
femtech@midwest.social 1 year ago
Appoxo@lemmy.dbzer0.com 1 year ago
Too bad when the DHCP server is down with the proxmox host ;)
sugar_in_your_tea@sh.itjust.works 1 year ago
At least set it outside your DHCP range.
I have my DHCP set to use from
.100and up, and my static addressee are in the.1-99range.I still set it through my router so I have a place to look up which one is which (they’re piling up), but they’re all in that range.
sugar_in_your_tea@sh.itjust.works 1 year ago
How you set it can vary depending on what you’re running. Linux is all about choice, and choice means multiple ways to do a thing. Places to look:
raspi-config- catchall CLI tool on Raspbian, not sure if it covers both of the following, but it’s a good option to start withBut you could also have installed something different. If you post your OS and version and what you’re running on it, I can give better advice.
That said, normal networking rules apply:
Appoxo@lemmy.dbzer0.com 1 year ago
I will remember it for next time I need to set a static IP in Linux. Comment is saved and hopefully I can reference it.
I appreciate the effort you took to help me and anyone that is still looking for help :)
sugar_in_your_tea@sh.itjust.works 1 year ago
No worries. Hopefully you have things sorted.