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

Add configurations for link-local networking for OPi images #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stephenjust
Copy link

When directly connected to a device, rather than through a switch, there is no DHCP server available. We can use link-local addresses to make the device automatically connect to client machines over link-local addressing.

On startup, the Orange Pi will attempt to connect via DHCP first, and only enable link-local if it cannot connect to a DHCP server after a few minutes.

When directly connected to a device, rather than through a switch, there is no DHCP server available. We can use link-local addresses to make the device automatically connect to client machines over link-local addressing.

On startup, the Orange Pi will attempt to connect via DHCP first, and only enable link-local if it cannot connect to a DHCP server after a few minutes.
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

Successfully merging this pull request may close these issues.

1 participant