Hi,
I have a 4G SIM in the GL-X750, the LTE service has a routable IP assigned to it.
Is there a way I can configure the GL-X750 to be in bridged mode / transparent / IP pass through so it passes the WAN IP of the LTE service to the WAN of my main router?
I have tried running this string via ssh but it dont work.
curl -k http://127.0.0.1/rpc -H 'glinet: 1' -d '{"jsonrpc":"2.0","method":"call","params":["","netmode","set_mode",{"mode":"passthrough","mask":"auto"}],"id":1}'
I dont know enough about the Gl-Inet systems to work out what to do... any help would be appricated.