mpet

Results 35 comments of mpet

We also tested 'keyboard-interactive' auth before and we could see that it was supported: 2024-08-23 10:55:52,192 (ImplSsh.java:386) DEBUG : Available authentication methods: [publickey, keyboard-interactive, password] We could see that when...

Hi I changed to use your example: ` netopeer2Proxy = toxiproxyClient.createProxy("netconfclient", "0.0.0.0:21212", HOSTNAME+":" + Netopeer2TestUtil.NETCONF_CALL_HOME_TLS_PORT);` Then I can see that my server is actually trying to connect to toxiproxy. 2023-02-21...

@trekawek I also check with the server (Netopeer2) maintainer and he also concluded it is an issue with the proxy. https://github.com/CESNET/netopeer2/issues/1357

@AlexandrMD I have the same issue. Do you know which version that works?

@AlexandrMD which version of docker desktop are you running? I downloaded a recent version of docker desktop and it has Docker v24.0.5 This worked with an older version of docker.