Skip to content

Instantly share code, notes, and snippets.

View galeido's full-sized avatar

Pekka Leppänen galeido

View GitHub Profile
@galeido
galeido / ufw.md
Created September 30, 2016 07:09 — forked from kimus/ufw.md
NAT and FORWARD with Ubuntu’s ufw firewall

UFW

I use Ubuntu’s Uncomplicated firewall because it is available on Ubuntu and it's very simple.

Install UFW

if ufw is not installed by default be sure to install it first.