Re: local dns problem

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

 



On Fri, 2006-08-04 at 10:16 -0400, Gene Heskett wrote:

> Ok I had this:
> ddns-update-style interim;
> ignore client-updates;
>
>         # 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.

Meaning, if you had a machine with the above MAC (00:04:4B:5D:EB:7D),
it'll get assigned that IP address (192.168.71.1), and told to use the
hostname of "ns" (which gets expanded to the ns.gene.coyote.den FQDN).

If you're not using a PC as a dedicated name server, with that domain
name, you may as well remove the entire clause.

> 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?

Obvious questions:
Is the MAC correct?
Is the laptop set to configure its IP via DHCP?

On my system, I also included an 'option host-name "diable";' style of
entry within the braces.  Just to help ensure the device used the
hostname I wanted it to.

-- 
(Currently running FC4, occasionally trying FC5.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

-- 
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