Skip to content

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

Open
stephenjust wants to merge 1 commit intomainfrom
stephenjust-patch-4
Open

Add configurations for link-local networking for OPi images#4
stephenjust wants to merge 1 commit intomainfrom
stephenjust-patch-4

Conversation

@stephenjust
Copy link
Copy Markdown

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