[PLUG] New Linux Install

Russell Evans revans at e-z.net
Sun Sep 1 20:42:12 UTC 2002


The fact that you got the eth0 information is good. It means the board is up
and ready to receive an IP. The next issue is to make sure you DHCP client is
looking for a lease. 

I don't have a Redhat system or I would post the output of ps ax. dhcpcd,
dhclient, pump or something else, might be your client. Maybe some RedHat user
could post what the default DHCP client is and the output of ps ax. You will
need to make sure you have it on your system and that it is started.

Thank you
Russell 




On 01 Sep 2002 12:09:09 -0700, Robbert van Andel said:

> It did work on Windows. In fact it was running Windows until last night,
>  no problems with it.  It might be hardware compatibility issue, even
>  though RedHat says that its compatible.
>  
>  The ifconfig and route commands did not work.
>  
>  On Sun, 2002-09-01 at 11:59, AthlonRob wrote:
>  > On Sun, 2002-09-01 at 11:53, Robbert van Andel wrote:
>  > > The computer I'm on now is set dynamically being served an IP from my
>  > > router.  That's what gets me.  When I do a ifconfig by itself and my nic
>  > > is set dynamically, the eth0 does not appear.  When I specify the eth0
>  > > device, I get
>  > > 
>  > > eth0	Link encap:Ethernet HWaddrr 00:A0:C9:FB:C5:8E
>  > > 	BROADCAST MULTICAST MTU:1500 Metric:1
>  > > 	RX packets:0 errors:0 dropped:0 overrun:0 frame:0
>  > > 	TX packets:7 errors:0 dropped:0 overrun:0 carrier:0
>  > > 	collisions:0 txqueuelan:100
>  > > 	RX bytes:0 (0.0 b)  TX bytes:294 (294.0 b)
>  > > 	Interrupt: 11 Base address:0x1000
>  > > 
>  > > No IP information, obviously, since the device is deactivated when set
>  > > dynamically.
>  > 
>  > Ok, let's try this:
>  > 
>  > # /sbin/ifconfig eth0 192.168.1.106 broadcast 192.168.1.255 \
>  > 	netmask 255.255.255.0
>  > 
>  > Then, instead of attempting to ping your router, try pinging another
>  > system on the network.
>  > 
>  > Then try this:
>  > 
>  > # /sbin/route add default gw 192.168.1.1 metric 1
>  > 
>  > And try pinging things again.
>  > 
>  > Do you know for sure your network card works and the network cable is
>  > good?  That is, did it work in Windows or something?
>  > 
>  > -- 
>  > Rob
>  > "Google is your friend"
>  > 
>  > 
>  > _______________________________________________
>  > PLUG mailing list
>  > PLUG at lists.pdxlinux.org
>  > http://lists.pdxlinux.org/mailman/listinfo/plug
>  > 
>  
>  
>  
>  _______________________________________________
>  PLUG mailing list
>  PLUG at lists.pdxlinux.org
>  http://lists.pdxlinux.org/mailman/listinfo/plug
>  
>  
>  





More information about the PLUG mailing list