So you get the Public IP from your LTE connection via the Zyxel to the MikroTik Router? Yes And to manage the Zyxel router you need to assign static IP on the MikroTik router and use the internal static IP for the Zyxel? When you connect to the Zyxel router it doesn't have access to the Internet as...
+1 for the bridge mode. Just this week got LTE connection and set up bridge connection from Zyxel router to MikroTik. Would buy the SXTLTE in a heartbeat and return the provider router+antenna. If you want us to make the LTE bridge more we need more information on the requirements for that. For exam...
I got by VPN server behind NAT working from windows with this registry fix . Make the value "2" in for the registry field, reboot and try. i have still the problem that my L2TP/IPsec VPN runs on 2 iPhones without any problem but my Windows 8.1 PC can not connect.... I need an idea how to g...
Can you share the config i was expecting to do the same and i failed lot of time. Thanks Very basic config indeed, here's the relevant export from 6.38.1 firmware. /ip pool add name=ipsec-pool ranges=192.168.3.3-192.168.3.100 /ppp profile add local-address=ipsec-pool name=ipsec-profile remote-addre...
Thanks, that was it! I had to add that registry key with value 2 for windows 10. Now Win10 and iOS work. No luck with android, but that seems to be android issue already. 2 out of 3 is still a good result. At least RouterOS side is fine now. @vilts: Config on the CHR doesn't show anything wrong, I p...
Strange, doesn't work for me. Tried in AWS with CHR and at home with actual router. Same type of config works like a charm on externally connected MT, but when behind NAT, nothing. Connections are coming in, something happens and that's it, no connection. I added config from Amazon CHR and logfile a...