I want to send some data from a SIM808 to a MQTT broker, which is node red installed on my raspberry pi 4.
How can I get the node red to receive and send MQTT outside the local network?
I've seen a lot of tutorials but they are about purchasing a third party server host, which I don't want to do. I've already achieved MQTT with an esp32 over my local network, but I have no idea for doing that outside local network.
Also I want to mention that it was suggested that for doing so, I needed to have a VPN. I decided to install WireGuard, and for some reason it just blocked all the raspberry pi internet traffic.
Another question is that in my router I have this options for the port forwarding, but how do I use them?
My raspberry pi is at 192.168.0.18 and the nodered port is at 1883, can anyone help me with that?
