Elsen Posted May 15, 2023 Share Posted May 15, 2023 Hey guys, brand new to linux so sorry for obvious/easy question being obvious/easy I wanted to set up Pi Hole on my new Renegade, but I cannot figure out how to make/find a static ip address. I have found the IPv4 settings, tried to create an ip address in there, but I don't think it worked. Thanks for any help or advice you can give me, after I get the static IP address set hopefully I won't have any more problems setting up Pi Hole. Thanks again! 0 Quote Link to comment Share on other sites More sharing options...
Werner Posted May 15, 2023 Share Posted May 15, 2023 Tried within armbian-config? If that does not work make yourself familiar with userspace-specific network configuration. Like for example Ubuntu using netplan. 0 Quote Link to comment Share on other sites More sharing options...
Aaron87 Posted June 7, 2023 Share Posted June 7, 2023 On my computer, I can view the static IP address of this computer. 0 Quote Link to comment Share on other sites More sharing options...
Joseph Kesselman Posted April 7 Share Posted April 7 The solution I've used on other systems, to continue picking up most of the configuration from DHCP but state which address I want, has been to add an "inform" clause to the dhcpcd configuration. I'm told this is currently preferred over using the "static" clause. I'm not clear on how it differs from "request", but it's doing what I need. I still need to figure out how to get local dynamic DNS service running, but hosts files are doing the job for now. 0 Quote Link to comment Share on other sites More sharing options...
bedna Posted April 19 Share Posted April 19 9 out of 10 times this is better to configure on your dhcp server, usually your router. Set a static ip on your router for the MAC adress on your board. WAY less headaches than starting configuring only the client. :) 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.