Here are the steps to getting Wireguard and the Wireguard UI to run as a standard, non-administrative user on Windows.
Logon
916 views
You can easily implement a rate limit on interfaces using the following commands.
set traffic-policy limiter RATE-LIMIT-GUEST-5Mset traffic-policy limiter RATE-LIMIT-GUEST-5M description
3311 views
If you receive an error during an apt-get upgrade similar to what's below, use the command below to allow the
2454 views
To enter the non UniFi OS shell and use the full Debian command set:
unifi-os shell
Reboot the UniFi OS without interrupting
5541 views
We recently came across this strange issue when switching static IP providers on a UDM Pro. In the new UI
3827 views
From my article here: https://community.ui.com/questions/IPv6-on-Single-WAN-IPv4-LB-FO-Working-Config/2ed8f836-e02e-4b65-aba1-8a0ebff1e16c
I have residential Spectrum service with native IPv6 via DHCPv6-PD via eth0 and AT&T via eth1
3754 views
Use the following commands to add the necessary components for IPv6 connectivity. This example was taken from an EdgeRouter X
3258 views
Use the following command snippets to add DDNS to EdgeOS for NOIP.
set service dns dynamic interface eth0 service dyndns host-name
2726 views
In our FreePBX installs, we use the following upstream shaper based on DSCP markings. Modify the bandwidth and DSCP marking
7684 views
Enter the following commands in the cli to reset the dynamic IPv6 interface.
release dhcpv6-pd interface eth0delete dhcpv6-pd duidrenew dhcpv6-pd interface
2854 views