Is Bridged WAN connections a thing or should I return this GL-X3000?

I bought this purely because I read the below forum post and saw that it was possible to side-load the bridged-WAN connection option.

Now it seems that the patch is not supported by the newer firmware (my experience and a few others - Server 500 error on curl request).

Is there any other way and will this be supported ongoing, or should I send this back to Amazon?

PS: My goal is simply to put the X3000 in between my Google Fiber port and my Google WiFi router, with fail-over to 5G via Google Fi - with no double-NAT regardless of the connection. My work requires no double-NAT for VPN.

Hello,

This feature is supported on v4.7.4 of X3000, but if enable this feature you required to SSH to the router, and execute the API commands.

  1. Upgrade to v4.7.4
  2. SSH to X3000/XE3000:
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","mac":""}],"id":1}'