On Wed, 2003-03-19 at 17:18, Raymond Norton wrote: > > I think it is just > > > > /etc/dhcpd.conf > > > > <dhcpd.conf> > Option domain-name-servers 172.21.1.1, 206.9.112.100 > option routers 172.21.0.1 > subnet 172.21.0.0 netmask 255.255.0.0 { > range 172.21.1.20, 172.21.1.354; > } > > </> > > None of the workstations will show the second dns. For testing I made it > the only dns, but it still came back with the default stuff. A few suggestions,assuming they're not just typos: - add semi-colons to the ends of the option lines. - make the first "Option" all lower-case. - the range line probably should end in 254 and not 354. -- Carl Patten <myok at ogzr.org> _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list