Skip to content

sox posteets tagged network

8 years ago and saved by 1 other
  1. # Debian : edit the following file (mac to eth association)
  2. /etc/udev/rules.d/z25_persistent-net.rules
  3. # The long way : change the name when loading the module for the NIC
  4. cat /etc/sysconfig/hwconf | grep -A 16 NETWORK
  5. class: NETWORK
  6. bus: PCI
  7. detached: 0
  8. device: eth0
  9. driver: 8139t
  10. # Then change the device name in the ifcfg script: /etc/sysconfig/network-scripts/ifcfg-ethX