Re: local dns problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 04 August 2006 10:50, Paul Howarth wrote:
>Gene Heskett wrote:
>> On Friday 04 August 2006 09:09, Paul Howarth wrote:
>>> subnet 192.168.2.0 netmask 255.255.255.0 {
>>>          range 192.168.2.20 192.168.2.31;
>>>          option domain-name-servers 192.168.2.11, 192.168.2.1;
>>>          option subnet-mask 255.255.255.0;
>>>          option broadcast-address 192.168.2.255;
>>>          option domain-name "intra.city-fan.org";
>>>          option routers 192.168.2.11;
>>> }
>>
>> Ok I had this:
>> ddns-update-style interim;
>> ignore client-updates;
>>
>> subnet 192.168.71.0 netmask 255.255.255.0 {
>>
>> # --- default gateway
>>         option routers                  192.168.71.1;
>>         option subnet-mask              255.255.255.0;
>>
>>         option domain-name              "coyote.den";
>>         option domain-name-servers      192.168.71.1;
>>
>>         option time-offset              -18000; # Eastern Standard Time
>> #       option ntp-servers              192.168.1.1;
>> #       option netbios-name-servers     192.168.1.1;
>> # --- Selects point-to-point node (default is hybrid). Don't change
>> this unless
>> # -- you understand Netbios very well
>> #       option netbios-node-type 2;
>>
>>         range dynamic-bootp 192.168.71.101 192.168.71.115;
>>         default-lease-time 21600;
>>         max-lease-time 43200;
>>
>>         # we want the nameserver to appear at a fixed address
>>         host ns {
>>                 next-server gene.coyote.den;
>>                 hardware ethernet 00:04:4B:5D:EB:7D;
>>                 fixed-address 192.168.71.1;
>>         }
>> }
>> Which may not be correct in itself :( but it worked.
>> And I've added this below that:
>> group {
>>         # we want the lappy at a fixed address too
>>         host diablo {
>>                 hardware ethernet 00:14:A5:75:32:C9;
>>                 fixed address 192.168.71.5;
>>         }
>> }
>>
>> But a network restart on the lappy is still getting 192.168.71.102?
>
>You did restart the dhcp server, right?
>
>Paul.

Yes.  So the above looks correct then?

-- 
Cheers, Gene
People having trouble with vz bouncing email to me should add the word
'online' between the 'verizon', and the dot which bypasses vz's
stupid bounce rules.  I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2006 by Maurice Eugene Heskett, all rights reserved.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux