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

Tunnel using PSK not detected by dpd sig #12

Open
JustinAzoff opened this issue Oct 28, 2024 · 1 comment
Open

Tunnel using PSK not detected by dpd sig #12

JustinAzoff opened this issue Oct 28, 2024 · 1 comment

Comments

@JustinAzoff
Copy link

In trying to reproduce another issue, I generated a new openvpn pcap. To make things easy on myself I used a pre shared key instead of TLS.

The resulting pcap doesn't get detected as openvpn. I'm not 100% sure if this is due to using a PSK, will know more once I set things up again using TLS.

I notice that wireshark flags a lot of the packets as things like

P_CONTROL_WKC_V1[Malformed Packet]
Unknown Messagetype[Malformed Packet]

but this is true for the openvpn_udp_hmac_256.pcap in this repo as well.

openvpn_psk.zip

@JustinAzoff
Copy link
Author

A pcap generated with the same openvpn version and config, just switched over to use tls got detected OK, so the problem does appear to be due to the use of the static key

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

1 participant