[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unable to bring up eth0



On Sat, Nov 19, 2005 at 08:57:47AM -0800, Fred J. wrote:
> Hello        
>  
>  debian testing / 2.6.13
>  2 ethernet cards, one to an asdl modem/router and one to switch. I am sure I have the relative kernel devices compiled in.
>  during boot up, I get Falied to bring up eth0
>  starting dhcp server: dhcpd3 failed to start - check syslog for diagnositcis
>  I did lots of googling and after reading many pages, I am more confused, I get some conflicting thing and not clear on wha t to do.
>  
>  #  ifconfig
>  eth1      Link encap:Ethernet  HWaddr 00:02:E3:20:EC:E6  
>            inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
>            UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:247 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:238 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000 
>            RX bytes:230575 (225.1 KiB)  TX bytes:46948 (45.8 KiB)
>            Interrupt:11 Base address:0x2000 
>  
>  lo        Link encap:Local Loopback  
>            inet addr:127.0.0.1  Mask:255.0.0.0
>            UP LOOPBACK RUNNING  MTU:16436  Metric:1
>            RX packets:8 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:0 
>            RX bytes:560 (560.0 b)  TX bytes:560 (560.0 b)
>  
>  thanks alot for you help
>  
> 
> 		
> ---------------------------------
>  Yahoo! FareChase - Search multiple travel sites in one click. 

Hello,

How are your network cards set up? Am I right in thinking that eth1 is
your connection to your router, and eth0 is your connection to the
switch? A dump of /etc/network/interfaces would help here. You seem to
be trying to start dhcpd3, which is a dhcp server. Have you assigned the 
interface it is running on a static ip? I suspect that one of your
interfaces is misconfigured in /etc/network/interfaces. 

Pete




Reply to: