No description
- Shell 100%
|
|
||
|---|---|---|
| audit.sh | ||
| README.md | ||
EdgeRouter Audit Script
Audits a Ubiquiti EdgeRouter against a standard site checklist. Run directly from the UISP terminal — no file transfer needed.
Usage
curl -s https://git.launcestonit.com.au/LauncestonIT/edgerouter-audit-script/raw/branch/master/audit.sh | bash
Checks
| Item | Method |
|---|---|
| Load Balancing | Configured and applied to LAN |
| UISP | Key set and service enabled |
| Timezone | Explicitly configured |
| NTP | Servers configured and syncing |
| SSH | Enabled and running |
| NetBird | Installed, connected, subnets advertised |
| SIP ALG | Disabled |
| DHCP Option 66 | TFTP server configured |
| Failover | Multi-WAN health-check / failover-only set |
| Hudu Documentation | Manual verification |
| Label | Manual verification |
Output
Each item reports one of:
[ PASS ]— check passed[ FAIL ]— action required[ WARN ]— verify manually[ SKIP ]— not applicable to this device[MANUAL]— requires physical or external verification