Skip to content

Instantly share code, notes, and snippets.

@PierreKircher
Created December 30, 2014 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PierreKircher/b4d0a5f7341bd9337b0b to your computer and use it in GitHub Desktop.
Save PierreKircher/b4d0a5f7341bd9337b0b to your computer and use it in GitHub Desktop.
nat on en0 from vboxnet1:network to any -> (en0)
pass inet proto icmp all
pass in on vboxnet1 proto udp from any to any port domain keep state
pass quick on en0 proto udp from any to any port domain keep state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment