Hi,
I have an mikrotik hEXC behind an LTE Router. LTE Router is DNS and DHCP Server and works as WLAN Accesspoint. Behind it hEX is primary working as “Switch” in Bridge mode.
LTE Router is 192.168.192.1
DHCP is 192.168.192.100-110
for remote service i have set up an openVPN-Server on hEX, configured ii with DHCP pool 192.168.123.10-20.
On Firewall is set up for “input accept dst-port 1194 TCP”, “input dst-address 192.168.0.0/16 src-address=192.168.123.0/24” and “forward dst-address 192.168.0.0/16 src-address=192.168.123.0/24”
On interfaces i add openVPN Server Binding and added it to bridge of other ethernet ports.
I can connect to openVPN Server, and remote acces hEX, bu i cant ping any other device through openVPN.
Have resetted hEX and use ist as Router with LTE Router on WAN, I have acces to all other devices on ethernet 2-5. But behind WAN port, i havent access from WLAN clients to local devices.
Have i forgett som routings or so? Just search for this, but can’t find somthing that helps me.
Thanks for your help, and best regards