Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handshake Problem #3

Open
SoerenSteinberg opened this issue Jul 26, 2023 · 1 comment
Open

Handshake Problem #3

SoerenSteinberg opened this issue Jul 26, 2023 · 1 comment

Comments

@SoerenSteinberg
Copy link

SoerenSteinberg commented Jul 26, 2023

I tried the tool and I get an error. I installed DIT on System A and adjusted the configuration file accordingly and started DIT. On system B I pointed the default gateway to system A and sent a DTLS message. I get the following error in the attachment. do you have any idea why this could be? The actual DTLS server is not in the LAN but an IoT platform. Could it be here? Thank you in advance!

@CountablyInfinite
Copy link
Owner

This is very hard to debug remotely but from my perspective everything works as intended. The incoming connection from the client is caught and forwarded, but the responses from the IoT server never reach DIT. For this to work you have to be in a man-in-the-middle position between the client and your router. The easiest way would be to dump traffic on your router and on the machine running DIT with tshark if possible, to confirm you are in a working mitm position.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants