Using ifrename for consistent naming of network interfaces
Wednesday, December 6th, 2006ifrename (8) is a handy utility to assign consistent names to your network interfaces
My IBM ThinkPad has two network interfaces - ethernet and wireless. I normally use the wireless interface (eth1), but at boot time which hardware device actually picks up which device name is quite random.
I configured my /etc/iftab as follows:
# cat /etc/iftab
eth0 […]