Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static IPs #253

Open
rnavarro opened this issue Oct 5, 2024 · 1 comment
Open

Static IPs #253

rnavarro opened this issue Oct 5, 2024 · 1 comment

Comments

@rnavarro
Copy link

rnavarro commented Oct 5, 2024

Hello,

Is it possible to set a static IP for my hardware probe?

In this case it would be a static IPv4 address but the option should probably be available for both IPv4 and IPv6.

I host my probe in a colocation space and there is no DHCP server running (however SLAAC is running for IPv6)

@jimaek
Copy link
Member

jimaek commented Oct 5, 2024

That's a case we hadn't really considered. The probes currently rely on DHCP to get networking.

Maybe you could run your own DHCP server if that's not blocked?

An alternative would be to flash a full Linux OS, configure the networking manually and start the probe as a container.

But it's something we will consider and try to address in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants