On Fri, 2005-04-01 at 03:03 -0800, John Lowell wrote:
> I just completed a stage1 install from the minimal 2005.0 livecd on a
> box that will be used as a web server. I boot without incident, run
> ifconfig and get a perfectly suitable response, can ping my router
> successfully but, attempting to reach the web, get unknown host
> errors. 
> 
> The setup here is almost trite: Three workstations with dynamic
> addresses behind an ADSL router/switch which doubles as a dhcp server,
> and the webserver mentioned earlier with a static address outside the
> range authorized for dynamic service and with port 80 forwarded. I
> have /etc/conf.d/net with iface_eth0="192,168.1.44 Broadcast
> 192.168.0.255 NetMask 255.255.255.0" and gateway enabled at
> 192.168.1.1. /etc/resolv.conf shows proper nameserver numbers. 
> 
> I don't get it. The workstations all reach the web without difficulty.
> But the webserver, nothing but unknown host errors. This same machine
> was working just fine before the latest install with the very same
> configuration. Some help please. 

sounds like s dns problem.

on the webserver what does /etc/resolv.conf say? I should include some
nameserver lines.

dhcp sets the nameserver lines in /etc/resolv.conf, a manula setup does
not. I suspect thats the problem. copy the nameserver lines from one of
the dhcp workstations.

If that doesn't fix it try pinging an ip address on the net by number,
eg ping 123.123.123.123 and let us know the results.

> 
> jlowell
-- 
Nick Rout <[EMAIL PROTECTED]>

--
[email protected] mailing list

Reply via email to