Skip to content

Instantly share code, notes, and snippets.

@defcyy
Last active December 3, 2017 11:17
Show Gist options
  • Save defcyy/b2e2adfe87d638d31eab8bfdbb87cce5 to your computer and use it in GitHub Desktop.
Save defcyy/b2e2adfe87d638d31eab8bfdbb87cce5 to your computer and use it in GitHub Desktop.
sudo ifconfig bridge0 create
sudo ifconfig bridge0 addm en0
sudo ifconfig bridge0 172.1.0.1/24
sudo ifconfig bridge0 up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment