[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On Fri, 2007-08-31 at 14:01 +0100, Kevin Lucas wrote: > The problem is I have a Server PC (been running now for 5 years > Fc4) which exports Filesystems, My rescued PC obviously has the same > name as before, the same Ip address but a new MAC address. I suppose you know this already, but the limit of my knowledge is to suggest you alter the MAC address (that's if you know the old one): # ifconfig <interface> down # ifconfig <interface> hw ether <MAC address> # ifconfig <interface> up # ifconfig <interface> |grep HWaddr -- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html