Skip to content

Instantly share code, notes, and snippets.

View raupachz's full-sized avatar

Björn Raupach raupachz

View GitHub Profile
@raupachz
raupachz / macOS_sierra_with_pf.txt
Last active November 29, 2016 10:16
pf with macOS Sierra
# About
macOS Sierra ships with PF (Packet Filter, also written pf) a BSD licensed stateful packet filter,
a central piece of software for firewalling. It is comparable to netfilter (iptables), ipfw and ipfilter.
[quoted from wikipedia]
We need Apache Tomcat for development. It run uses the standard unprivileged 8080 and 8443 ports.
To make development easier we set up port forwarding.
# Port Forwarding on macOS Sierra