eclipse-opendut / opendut

Test Electronic Control Units around the world in a transparent network.
https://opendut.eclipse.dev
Apache License 2.0
22 stars 12 forks source link

Long-Distance Test #168

Open mbfm opened 3 months ago

mbfm commented 3 months ago

We should check that openDuT works across a distance (e.g. 50+ km).

Tasks:

mirenz1 commented 3 months ago

PC1 (ICMP ping) --> ETH1 (ETH2USB) --> OLU1 --> ETH2 tunnel --> OLU2 --> ETH1 (USB2ETH) --> PC2 (respond to ping)

alternative: PC (CAN send) --> USB2CAN --> OLU --> ETH tunnel --> OLU2 --> CAN2USB --> PC2 (CAN dump)