On Wed, 18 Apr 2007 17:40:49 -0700, Bryan Vyhmeister wrote:
>On Apr 18, 2007, at 5:31 PM, Bray Mailloux wrote:
>
>> shared-network LOCAL-NET {
>> option domain-name "theamericanbray.com";
>> option domain-name-servers 208.204.224.11, 208.204.224.33
>> subnet 192.168.0.0 netmask 255.255.255.0 {
>> options routers 192.168.0.1;
>>
>> range 192.168.0.14 192.168.0.23;
>> }
>> }
>
>On the third line, you need a semicolon after the second DNS server.
>I would typically do this whole thing in a subnet declaration that is
>at the root of the file. Take out the shared-network statement and
>the last closing brace. See if that makes a difference. After you do
>that, run the following commands:
>
>pkill dhcpd
>/usr/sbin/dhcpd
>tail -f /var/log/daemon
>
>Look for any errors with the last command.
>
You have pulled one of my tricks - writing a quick helpful reply and
forgetting something you never would when doing it at the console of
your own machine.
dhcpd needs to be told what interface(s) to listen on.
R/
>From the land "down under": Australia.
Do we look <umop apisdn> from up over?