[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: destination host unreachable
- From: "Henri J. Schlereth" <henris neandertal org>
- To: redhat-install-list redhat com
- Subject: Re: destination host unreachable
- Date: Wed, 24 May 2000 10:41:38 -0500 (CDT)
> > /etc/hosts
> >
> 127.0.0.1 localhost localhost.localdomain
> 206.211.90.150 parzival
By comparison one of my clients reads
127.0.0.1 localhost
192.168.1.2 rock.neandertal.org rock
(may not be a problem)
>
> > /etc/resolv.conf
<snip>
looks ok
> > /etc/sysconfig/network
> >
>
> NETWORKING=yes
> FORWARD_IPV4=false
> HOSTNAME=parzival
> DOMAINNAME=.southern.durham.k12.nc.us
mine reads DOMAINNAME=neandertal.org no dot in front!
> GATEWAY=206.211.90.10
> GATEWAYDEV=eth0
>
> > /etc/sysconfig/network-scripts/ifcfg-eth0
> >
>
> NETWORKING=yes
> FORWARD_IPV4=false
> HOSTNAME=parzival
> DOMAINNAME=.southern.durham.k12.nc.us
> GATEWAY=206.211.90.10
> GATEWAYDEV=eth0
>
The above must be wrong it should at a minimum read
/etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE="eth0"
IPADDR="206.211.90.150"
NETMASK="255.255.255.0"
ONBOOT="yes"
(below are some guesses change them if incorrect)
NETWORK="206.211.90.0"
BROADCAST="206.211.90.255"
--
-------------------------------------------------------------
"Perfectly normal, perfectly healthy." Adam Carrola
-------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]