Skip to content

Dual Port Ethernet Bridge Native Posix on Intel NUC #36103

Answered by jukkar
bob2oneil asked this question in Q&A
Discussion options

You must be logged in to vote

When using Ethernet with native_posix board, the host will need to create a tap device and Zephyr is then using this tap device (named zeth by default) to communicate with host and external systems. If you want to attach the zeth to a real Ethernet port, you can for example bind them both to a bridge so that they are connected together in L2.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bob2oneil
Comment options

@jukkar
Comment options

Answer selected by bob2oneil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants