Paul Hoy wrote:
> Hi Joe,
>
> Well, thanks for your help. It works.
> I used "dhcpcd -I XXXXXXXX eth1".
That's quite odd. DHCP is supposed to tell you your IP address, not ask you it!!

> If you know how I might automate this process, I'd be
> interesteing in hearing from you.
Edit
/etc/e-smith/templates/etc/sysconfig/network-scripts/ifup
Replace '-h "{ $SystemName }"' with '-I XXXXXXXX' then
run:
/sbin/e-smith/signal-event console-save
That should make the change permanent.
Out of interest, please find out whether
dhcpcd -h XXXXXX -I XXXXXX eth1
also works.
Thanks
Charlie