05-03-2024 09:28 AM
For packaging considerations, we'd like to bridge both Ethernet ports on an sbRIO-9627. Our sbRIO interfaces with both a client and a piece of equipment, and we'd like the client to be able to connect only to the sbRIO and get connectivity to both it and the equipment without needing an extra switch.
opkg contains bridge-utils, which I used to create a bridge, but at some point after bridge creation (likely on reboot) that networking config got overwritten/reset by (I assume) ninetcfgutil. But that is just conjecture.
Is there a way to create a persistent ethernet bridge on RT Linux running on an sbRIO-9627?
Solved! Go to Solution.
09-12-2024 09:16 AM
This is something which I am currently looking at doing as well. Did you ever find a solution?
09-12-2024 09:24 AM
No I did not. I gave up and decided that the sbRIOs networking parameters are so tightly integrated with the rest of NI's ecosystem that using a non-standard configuration like a bridge is impossible. I was hoping that someone would post a solution here, but nobody ever did.
09-12-2024 10:01 AM
I have found this which suggests that it is possible
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PARwSAO&l=en-GB
I haven't tried it yet though...
09-12-2024 10:05 AM
Thank you for finding that.
If it's an official NI article, I assume it's legit.
I'll revisit this when I have the time.
10-03-2024 04:39 AM
Hello everyone,
Here's the verified guide on how to bridge sbRIO ethernet ports.
The reason why the solution from Setting up a NI Linux Real Time System to Bridge Ethernet Ports - NI may not fully implement the desired result is the second interface of the device.