Hello together
I have set up a ZeroTier VPN network.
On one side I have a Teltonika cellular router with port forwarding from port 8080 to a web server behind it (port 80). I have tested the connection with a notebook connected to ZeroTier and it works perfectly.
Now I want to connect a MikroTik RB5009UPr+S+IN so that all the devices behind it can also access the web server. How can I enable access from the LAN interface to the ZeroTier interface? Only outgoing connections, I don’t want the VPN to be able to access the local LAN.
I have tried to make an entry in the firewall under “Filter Rules” with the following data:
Chain: forward
In. Interface: bridge
Out. Interface: ZT1
Action: Accept
Unfortunately, it is not possible to access the web server via the ZeroTier IP of the Teltonika. I use the standard configuration to start and set up MikroTik.
What am I doing wrong?
Thank you for your help.