syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
396 stars 40 forks source link

device IP address #526

Closed sttrebo closed 3 years ago

sttrebo commented 4 years ago

seems that whenever I power down and restart my device, a new internal IP address is used. not a huge inconvenience, but it does make the manual port settings on my router/firewall a bit more of a challenge as they are tied to the IP address for the device. is there a way to reserve a static internal IP address or some other way to get it to not change the IP address upon power up?

cyberb commented 4 years ago

It should be actually static, what image/board are you using?

sttrebo commented 4 years ago

odroid-hc1

cyberb commented 4 years ago

Can you run this command:

ip -br link show eth0

then reboot and run it again?

cyberb commented 3 years ago

I’m closing this issue because it has been inactive for a few months. Please reopen if you have more info. Thank you!