You're better off modifying the dhcpd configuration on the dhcp server, so that it assigns the same IP to either NIC.
For that system's fixed IP entry, put both MAC addresses on separate "hardware-ethernet" lines, restart dhcpd and you should be fine.
You mean like this?
host lamb { option host-name "lamb.thehaxbys.plus.com"; hardware ethernet xx:xx:xx:xx:xx:xx; hardware ethernet yy:yy:yy:yy:yy:yy; fixed-address 192.168.0.17; }
Sweet! I had also gone the "thinkpad" and "thinkpad-wireless" route, but I like this MUCH better!
-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list