Here is one for you all.
E-Smith 4.1.2 - setup as dedicated gateway
eth1 - Private 192.168.0.0 ip range.
eth0 - Dynamic Public IP
when system boots, eth0 does not get an ip address.
if the command
ifup eth0
is issued, the card gets an address and works.
if the command
dhcpcd -t120 eth0
is issued, the card gets an address and works.
I have tried putting the ifup eth0 command in inittab, but no joy.
Anyone any ideas ?
Geoff Bennion