Skip to content

Instantly share code, notes, and snippets.

@laetrid
Created June 19, 2015 13:21
Show Gist options
  • Save laetrid/772a9d62a9556c0a18bd to your computer and use it in GitHub Desktop.
Save laetrid/772a9d62a9556c0a18bd to your computer and use it in GitHub Desktop.
USB GSM modem in VyOS
# Rename usb0 to eth1
# in /etc/udev/rules.d/70-persistent-net.rules
KERNEL=="usb0", NAME="eth1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment