Skip to content

Instantly share code, notes, and snippets.

@zygiss
Created August 28, 2015 19:34
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 zygiss/ab46f1a6afe6c02806a8 to your computer and use it in GitHub Desktop.
Save zygiss/ab46f1a6afe6c02806a8 to your computer and use it in GitHub Desktop.
lagg(4) for wired/wireless network roaming
ifconfig_ath0="ether be:ef:f5:ca:le:00 up"
ifconfig_em0="up"
wlans_ath0="wlan0"
cloned_interfaces="lagg0"
ifconfig_wlan0="powersave WPA up"
ifconfig_lagg0="laggproto failover laggport em0 laggport wlan0 DHCP"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment