Created: 2019-08-20
Modified: 2019-08-20
Creating a Wireless Router for Wired Servers With Ubuntu Server
Turn an Ubuntu Server into a WiFi-to-wired NAT gateway using netplan, IP forwarding, and iptables MASQUERADE so switched servers can reach the internet.
Created: 2019-08-19
Modified: 2020-03-09
Connecting Ubuntu 18.04 to WPA WiFi from CLI
Connect Ubuntu Server 18.04 to a WPA2 WiFi network from the command line using wpa_supplicant, iwlist, and netplan, including offline package install steps.