Ow Mun Heng said: > > On Wed, 2004-10-13 at 19:27, Jonathan Allen wrote: > > Hi All, > > > > I'm having trouble setting up a really simple network, probably due to > > my lack of experience or basic knowledge :-( but could any of you kind > > people help me ? > > > > Network: > > 1. firewall machine to provide NS for the internal network and refer > > any non-local addresses to the ISP's nameservers > > 2. a number of FC2 machines all having 192.168.1.* addresses, listed > > in /etc/hosts > > 3. all other DNS to be referred out to ISP's nameserver at (imagine) > > 100.200.1.58 > > is that reflected in /etc/resolv.conf? Should it be ? I have so far put: domain xxx.yy.xx nameserver 127.0.0.1 nameserver 100.200.1.58 but that doesn't seem to do what I expect. Jonathan