Hello, I am not an expert and searching for help to set up
Gliglinet Router GL-SF1200 and
Travelrouter GLSFT 1200
I am using a cable modem for the internet
I would like to set these two Router ingoodcloud.xyz as SITE to SITE
I am not sure what to set in the cable modem (like port forwarding) and also in the two routers, so I could get acces with the travelrouter GLSFT1200 from outside of my local network, eg to see what happend to my oven connected to the LAN.
I am confused if it is necessary to use OPENVPN on the router (GL-SF1200 - special port open, HOW?) at home.
Why not use VPN. Maybe I didn’t quite understand your case, but setting up VPN on Glinet routers is very simple. I have smart sockets at home, they can be easily controlled via OpenVPN from outside.
You can read documentation first OpenVPN Server - GL.iNet Docs or
OpenVPN Server:
Open the web interface on the GL-SF1200 (this router will act as an openvpn server and will be behind an upstream router, in your case a cable modem.)
Navigate to VPN > OpenVPN Server > Generate a Configuration File
After that click on “after that click on”, the configuration file for clients will be automatically saved by your pc browser.
To have access to your local network through VPN, you need to activate the button “Access Local Network”
Click START below to start the OpenVPN server
Navigate to Applications > Remote Access > Enable DDNS ( this service must be started)
Then remember or copy your Device-ID from Web Interface, you can find it by make a click on “punctuation mark” after Enable DDNS. Or it’s located on the cover of your device. It will be used in configuration file for a client.
Open Ports on the Cable Router.
Open the web interface on your Cable Router
Navigate to option called “port forwarding” or to a similar name, depending on the UI of your router. (see documentation)
As you can see in the OpenVPN server settings, it listens on port 1194 using the UDP protocol.
At the Cable Router you have to open PORT 1194 with UDP protocol for your GL-SF1200 ( or it’s IP Address )
OpenVPN Client
Connect you GL-SFT1200 to your computer, .where is the configuration file for OpenVPN clients saved.
Before uploading the Client’s VPN configuration file to the travel router, you need to make minor changes to it. This file can be opened in a text editor and in the remote line, replace only the IP address with , dont touch the port number. You must get for example
remote xxxxx .glddns.com 1194
(where xxxxx is your Device-ID) / save new or overwrite the old file.
Open web interface of your SFT1200 > Navigate to VPN > OpenVPN Client > Add a new OpenVPN Configuration
select the previously saved configuration file and click SUBMIT > give it a small description and click SUBMIT
Connect your travel router SFT1200 for example via tethering with mobile phone with LTE and start your OpenVPN Client in web interface SFT1200
If everything is configured correctly, you will get the ip address from the VPN server, i.e. from SF1200 and a green dot at the VPN Client menu.
By the same principle, you can set a Wireguard. It may even work better in your case.