Skip to content

Instantly share code, notes, and snippets.

@carlosjac
Created May 10, 2011 13:44
Show Gist options
  • Save carlosjac/964495 to your computer and use it in GitHub Desktop.
Save carlosjac/964495 to your computer and use it in GitHub Desktop.
etcnetiface
auto lo
iface lo inet loopback
pre-up iptables-restore < /etc/iptables.up.rules
auto eth0
iface eth0 inet dhcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment