Re: DHCP

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

 



Keven Ring wrote/ha scritto, On/il 25/03/2004 13:40:

a


1) The option domain-name-servers should be defined in the subnet block
2) Unless you are running DNS on your default gateway machine, I believe that you need to have a different DNS server.


My dhcpd.conf looks like this:

subnet 192.168.0.0 netmask 255.255.255.0 {
 option routers 192.168.0.1;
 max-lease-time 604800;
 default-lease-time 604800;
 range 192.168.0.20 192.168.0.30;
 option domain-name-servers xxx.xxx.xxx.xxx, xxx.xxx.xxx.xxx;
}

Where the xxx.xxx.xxx.xxx are replaced with the correct DNS addresses.

HTH..



Yes...you are right if you know your DNS, but if your gateway has DNS assigned by ISP?? I solved installing Bind, is it correct?

Rgds

--
Antonio Montagnani
=======================================================
Working with Mozilla 1.6 on Linux Fedora Core 1
=======================================================
  Utilizzo Mozilla 1.6 su Linux Fedora Core 1
=======================================================



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux