oliver lentil wrote:
> When booting up I get the following error:"
>
> Bringing up interface eth1 [Failed] dhcp(245) time out waiting
> for valid DHCP server
>
> I am trying to access Videtron using my Motorola Cybersurfer
> Wave Cable Modem. I am using the same settings that worked on
> my WIN95 station - Obtain internet connection parameters
> dynamically.
>
> I 've configure my e-msith as a dedicated server and gateway
> and with "Use DHCP without dynamic DNS service". I
> have 2 NICS: 3c590 and 3c509 both configured automatically
> using the 3C59x driver in e-smith.
I think you should be using the 3c509 driver with the 3c509.
> Does e-smith automatically assign eth0 and eth1 to appropriate
> NICs. That is, is eth1 - internet and eth0 - local LAN.
Well, eth0 is configured as the local LAN and eth1 is configured as the internet connection, and there is no confusion as to which NIC becomes eth0 and which eth1 as long as the NICs use a different driver. If they are identical, or even if they use the same driver, then linux allocated eth0 to the first NIC it locates and eth1 to the other NIC. These might be the reverse of the way that you have the NICs cabled.
> I get the same error regardless of which NIC is connected to
> the CAble Modem
It doesn't sound like the problem is which NIC is eth0 and which eth1. Check that you have the correct drivers, check you cables and the link light on your NICs. Keep an eye on /var/log/messages for clues.
Charlie