Replies: 1 comment
-
Proxy forwarding is currently not implemented for transports which use UDP (which inlcudes the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I defined the following in the exporter.yaml file used by the labgrid exporter.
On my client I used this:
I have set LG_PROXY to connect to the exporter using SSH and enabled isolation mode in the exporter.
I was expecting the client to use the configured NetworkPowerPort from the same host as the exporter.
I was expecting to see the SNMP packets from the same host as the exporter runs on.
Instead I see SNMP packets from the host the Labgrid client runs on which is on a different network from my test network.
How can I configure Labgrid for using a client which doesn't have direct access to HW such as a network power port?
Beta Was this translation helpful? Give feedback.
All reactions