Hello, I am trying to access the api on a pepwave max br1. It works fine when I access it via LAN but not via WAN. Is there a setting I am missing somewhere?
curl -k -c cookies.txt -H “Content-Type: application/json” -X POST -d ‘{“username”:“user”,“password”:“password”}’ http://[public_ip_addy]/api/login
curl: (28) Failed to connect to xxx.xxx.xxx port 80 after 21018 ms: Couldn’t connect to server
Well… the CGNAT is blocking inbound so you can’t do anything there.
You could cheaply host a free FusionHub appliance and port forward from its public static WAN to the LAN of the BR1.
Or, you can access the client API remotely using remote web admin but then you need to automate the IC2 user login process and initiate the rwa session which might not be a good fit for your needs eg: