SSH interface binding #1618
Unanswered
DiogoSilva014
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I need some help regarding the setup that I am trying to achieve.
I need to access both DUT 1 and DUT 2 via SSH. Both these DUT's are connected to different network interfaces, but have the same IP address. Is there any implemented way to solve this problem?
Currently my exporter looks like this:
I would need to add another device with the same address.
I saw in the documentation that there is the possibility of adding the '%' character to specify the interface, but reading the code I didn't get the impression that this was what I needed.
Also, currently I specify a proxy when using labgrid-client.
Best regards,
Diogo
Beta Was this translation helpful? Give feedback.
All reactions