Friday, February 25, 2011

Manually configuring a device for a specific interface

I have a 50 interface linux box that I want to use for testing. Typically these interfaces are auto-created, but this is hassle as I need each of the interfaces to be a specific interface.

I edited vim /etc/udev/rules.d/70-persistent-net.rules to fix this.