SystemJargon / unifi-usg

Content relating to Ubiquiti's, Unifi Security Gateway aka USG. This may feature guides/scripts etc. for both USG-3GP and USG-PRO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unifi-usg


Custom configuration outside the web UI is mostly done within the file config.gateway.json (re SSH).

The location of config.gateway.json file on a UCK (Unifi Cloud Key) v1:

/srv/unifi/data/sites/default/config.gateway.json

Other Versions of CloudKey (or EdgeOS), config.gateway.json may exist then in this location if not above:

/usr/lib/unifi/data/sites/default/config.gateway.json

Dump Contents of file

mca-ctrl -t dump-cfg > config.json


Some further reading / links

Unifi Releases

Unifi Community Site

Hostifi

https://help.ui.com/hc/en-us/articles/215458888-UniFi-USG-Advanced-Configuration-Using-config-gateway-json

https://help.ui.com/hc/en-us/articles/215458888-UniFi-How-to-further-customize-USG-configuration-with-config-gateway-json

https://hackviking.com/2020/03/17/unifi-security-gateway-json-config/


Disclaimer: I am not sponsored, employed nor paid by Ubiquiti, Hostifi or any other companies that maybe mentioned within this repo.

About

Content relating to Ubiquiti's, Unifi Security Gateway aka USG. This may feature guides/scripts etc. for both USG-3GP and USG-PRO

License:MIT License


Languages

Language:Shell 100.0%