<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi all,<br>
<br>
I've a new CentOS 5 minimalist install; this will be the name server
from my prior thread.  I have configured eth0 during setup with the
static IP the unit will have when in production.  During this setup
phase, selinux is set to permissive.<br>
<br>
Setting up on a different network, I did this:<br>
<br>
dhclient eth0 and successfully got a private address; I also validated
that the resolv.conf file was created by the dhclient-script and it
was, accurately pointing to my gateway and listing a domain name server
by IP.<br>
<br>
That's where the fun stops.  Even pinging an IP, so as not to rely on
name resolution, I get the dreaded 'Network is unreachable' error.<br>
<br>
Any pointers would be more than appreciated.<br>
<br>
Thanks in advance,<br>
~Ray<br>
</font>
</body>
</html>