On Wed, 2003-03-19 at 16:54, Raymond Norton wrote: > > Ray, > > > > Let's see a scrubbed config file. > > > I have never looked at dhcp on my box, so outside of webmin I don't know > what files are involved. Can you let me know what I should send? The master file is /etc/dhcpd.conf. Should be formatted similar to this: subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.50 192.168.1.126; option routers 192.168.1.1; option domain-name "notmynetwork.net"; option domain-name-servers 19.224.58.19, 24.127.58.91; } -- 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