Skip to content

Instantly share code, notes, and snippets.

View BennettStaley's full-sized avatar

Bennett Staley BennettStaley

  • Psychotronics
View GitHub Profile
@BennettStaley
BennettStaley / 07-renew-public-att-dhcp.sh
Last active December 30, 2024 03:13 — forked from djdembeck/07-renew-public-att-dhcp.sh
UDMP Allow use of AT&T DHCP IP as static IP and keeps the lease alive
#!/bin/bash
# testing retry ability - 12/29/2024
# Polls AT&T's DHCP server for updates, to keep static IPs alive.
# This allows UDM Pro users to set their DHCP IP as 'static' in the 'Internet' section
# allowing the use of static IP configuration in Unifi Network.
# Steps: