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

MQTT via WireGuard #9

Open
PricelessToolkit opened this issue Nov 7, 2021 · 2 comments
Open

MQTT via WireGuard #9

PricelessToolkit opened this issue Nov 7, 2021 · 2 comments

Comments

@PricelessToolkit
Copy link

Hi, thanks for WireGuard Implementation on esp32.
I wanted to ask, for to not suffer for several days with debugging MQTT via WireGuard is working?
did not find information anywhere.
Thanks

@ulikoehler
Copy link

Plain old HTTP via Wireguard works, see my example here:
https://techoverflow.net/2021/12/31/esp32-wireguard-example-with-http-access-over-wireguard-platformio/

So you can be sure that MQTT works as well. Feel free to use my example as a starting point.

@uGiFarukh
Copy link

@ulikoehler looks like none of the http or mqtt traffic is passing through the wireguard tunnel. I followed your guide but it seems to be not working. Maybe something to do with traffic forwarding needs to be somehow enabled in esp32 LwIP stack for this to work?

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

3 participants