Ubuntu/Bespin: Difference between revisions
From charlesreid1
| Line 33: | Line 33: | ||
=OpenVPN Server= | =OpenVPN Server= | ||
* [[Ubuntu/OpenVPN Server]] | |||
(Note: Not actually running a VPN server on bespin) | |||
=Brushup of dnsmasq Config= | =Brushup of dnsmasq Config= | ||
Revision as of 00:18, 19 August 2020
All the setup involved for bespin, a Ubuntu 18.04 desktop server.
Inital Setup
Gnome Setup
Ansible Setup
Wifi Access Point Setup
Ubuntu/Bespin/Old/Wifi AP Setup
VPN Tunnel
Connect AP to VPN Tunnel
PiHole
Run PiHole in a Docker container, and install it between dnsmasq and the VPN tunnel (so that DNS queries will be filtered by the PiHole).
OpenVPN Server
(Note: Not actually running a VPN server on bespin)
Brushup of dnsmasq Config
Iptables Reconfiguration
Update the iptables rules to allow better protection of the server and be less permissive:
/
Related Pages
- Ubuntu/Bespin/TIL - the summary of "today I learned" things that I learned while setting up Bespin
Ubuntu/Bespin/Second AP Tunnel- this ended in failure, twice. short version: you can't have multiple simultaneous PIA tunnels in OpenVPN without significant extra configuration, so no need to go this above and beyond.
Ubuntu/Bespin/Wifi Repeater- using bespin to run hostapd and make a wifi repeater