[98332] in RedHat Linux List

home help back first fref pref prev next nref lref last post

DHCP Problems - "The Saga Continues"

daemon@ATHENA.MIT.EDU (Steve Ettorre)
Sun Nov 8 09:57:59 1998

Date: Sun, 08 Nov 1998 09:55:06 -0500
From: Steve Ettorre <sme@nycap.rr.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com


--------------CF3958741903C0F5195BC58C
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


I previously posted:

> I am hooking up a second computer to the Time Warner roadrunner cable
> modem network in Albany, NY. The first computer has been running
> smoothly using RH v4.2 with dhcp at boot time. I am running v5.1 on
> the new computer. At boot the ethernet card is detected properly and
> dhcp fires. However, it is consistently fails. As additional
> information, I have somehow screwed up the configuration such that I
> cannot successfully ping anything - even localhost! When I run the
> network configurator under the control panel, both localhost and eth0
> are inactive - I cannot activate them. Also, an odd observation - for
> v4.2 when dhcp fires it updates some network information contained in
> two files (resolv.conf and hostinfo-eth0) in /etc/dhcpc. This
> directory does not exist in v5.1. I went ahead and created it.
>
> I must be doing something stupid. Anyone have any recommendations for
> things to check or try out?
>
> ---------------------------------------------------------

I have generated some additional information from ifconfig, route and
netstat - please see the following:

"invoke: ifconfig"
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:304 errors:0 dropped:0 overruns:0
          TX packets:304 errors:0 dropped:0 overruns:0

eth0      Link encap:Ethernet  HWaddr 00:10:5A:25:3E:C8
          inet addr:24.92.53.42  Bcast:24.92.53.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0
          TX packets:45 errors:0 dropped:0 overruns:0
          Interrupt:10 Base address:0x300


"invoke: route -n"
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
24.92.53.0      24.92.53.1   255.255.255.0     UG    0      0        1
eth0
24.92.53.0      0.0.0.0         255.255.255.0     U       0
0        1 eth0
127.0.0.0       0.0.0.0          255.0.0.0             U       0
0        6 lo
0.0.0.0         24.92.53.1      0.0.0.0                 UG    0
0        2 eth0


"invoke: netstat -i"
Kernel Interface table
Iface     MTU Met  RX-OK RX-ERR RX-DRP RX-OVR  TX-OK TX-ERR TX-DRP
TX-OVR Flags
lo          3584   0    304      0      0      0    304      0
0      0 BLRU
eth0      1500   0      0      0      0      0     46      0      0
0 BNRU

As you can see from the ifconfig output, there are no packets received.
A physical observation - I am using a cable modem - absolutely no lights
flicker at all when I try to ping my gateway. The stuff is not getting
out from the box to the network. I tried to ping this computer
(24.92.53.42) from another network computer - no go!

I would appreciate any insights/recommendations.

TIA,
Steve Ettorre




--------------CF3958741903C0F5195BC58C
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
&nbsp;
<br>I previously posted:
<blockquote TYPE=CITE>I am hooking up a second computer to the Time Warner
roadrunner cable modem network in Albany, NY. The first computer has been
running smoothly using RH v4.2 with dhcp at boot time. I am running v5.1
on the new computer. At boot the ethernet card is detected properly and
dhcp fires. However, it is consistently <u>fails</u>. As additional information,
I have somehow screwed up the configuration such that I cannot successfully
ping anything - even localhost! When I run the network configurator under
the control panel, both localhost and eth0 are inactive - I cannot activate
them. Also, an odd observation - for v4.2 when dhcp fires it updates some
network information contained in two files (resolv.conf and hostinfo-eth0)
in /etc/dhcpc. This directory does not exist in v5.1. I went ahead and
created it.
<p>I must be doing something stupid. Anyone have any recommendations for
things to check or try out?
<p>---------------------------------------------------------</blockquote>

<p><br>I have generated some additional information from ifconfig, route
and netstat - please see the following:
<p>"invoke: ifconfig"
<br>lo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link encap:Local Loopback
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet addr:127.0.0.1&nbsp;
Bcast:127.255.255.255&nbsp; Mask:255.0.0.0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP BROADCAST
LOOPBACK RUNNING&nbsp; MTU:3584&nbsp; Metric:1
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX packets:304
errors:0 dropped:0 overruns:0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX packets:304
errors:0 dropped:0 overruns:0
<p>eth0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link encap:Ethernet&nbsp; HWaddr
00:10:5A:25:3E:C8
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet addr:24.92.53.42&nbsp;
Bcast:24.92.53.255&nbsp; Mask:255.255.255.0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP BROADCAST
NOTRAILERS RUNNING MULTICAST&nbsp; MTU:1500&nbsp; Metric:1
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX packets:0
errors:0 dropped:0 overruns:0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX packets:45
errors:0 dropped:0 overruns:0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt:10
Base address:0x300
<br>&nbsp;
<p>"invoke: route -n"
<br>Kernel IP routing table
<br>Destination&nbsp;&nbsp;&nbsp;&nbsp; Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Genmask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags Metric Ref&nbsp;&nbsp;&nbsp;
Use Iface
<br>24.92.53.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24.92.53.1&nbsp;&nbsp; 255.255.255.0&nbsp;&nbsp;&nbsp;&nbsp;
UG&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1 eth0
<br>24.92.53.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
255.255.255.0&nbsp;&nbsp;&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1 eth0
<br>127.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
255.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
6 lo
<br>0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24.92.53.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
UG&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2 eth0
<br>&nbsp;
<p>"invoke: netstat -i"
<br>Kernel Interface table
<br>Iface&nbsp;&nbsp;&nbsp;&nbsp; MTU Met&nbsp; RX-OK RX-ERR RX-DRP RX-OVR&nbsp;
TX-OK TX-ERR TX-DRP TX-OVR Flags
<br>lo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3584&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp; 304&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp; 304&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 BLRU
<br>eth0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1500&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp; 46&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 BNRU
<p>As you can see from the ifconfig output, there are no packets received.
A physical observation - I am using a cable modem - absolutely no lights
flicker at all when I try to ping my gateway. The stuff is not getting
out from the box to the network. I tried to ping this computer (24.92.53.42)
from another network computer - no go!
<p>I would appreciate any insights/recommendations.
<p>TIA,
<br>Steve Ettorre
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;</html>

--------------CF3958741903C0F5195BC58C--


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post