On Wed, Feb 04, 2004 at 03:19:57AM -0000, Marvin T. Pascual wrote:
> How will I configure DHCP server to listen only on a particular
> network interface running Mandrake Linux 9.2?
The DHCP daemon will listen to all network interfaces you have. However,
you can direct it to only pay attention to requests on a particular
interface by using the subnet block, as in:
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.2 192.168.0.254;
option routers 192.168.0.1;
option broadcast-address 192.168.0.255;
}
This will cause DHCP to only pay attention and reply to requests on the
interface that is part of the network 192.168.0.0/255.255.255.0.
--> Jijo
--
Federico Sevilla III : http://jijo.free.net.ph : When we speak of free
Network Administrator : The Leather Collection, Inc. : software we refer to
GnuPG Key ID : 0x93B746BE : freedom, not price.
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie