thank you
 
how can I put the name server in dhcpd.conf  for the client as I use ISP 
nameserver?

this name server has to change when I change other ISP too
 
eg:
 
dhcpd.conf
 
option domain-name-servers       x.x.x.x;
 
 
thank you

--- On Wed, 7/8/09, Tim Nelson <[email protected]> wrote:


From: Tim Nelson <[email protected]>
Subject: Re: [CentOS] dhcp question
To: "CentOS mailing list" <[email protected]>
Received: Wednesday, July 8, 2009, 12:27 PM



#yiv1433150591 p {margin:0;}

----- "chloe K" <[email protected]> wrote: 
> 




Hi 
 
How can I do the dhcp to assign ip for eth2 network only?
 
eth1 and eth0 can igorn
 
thank you


Edit your /etc/sysconfig/dhcpd file. Ensure the 'DHCPDARGS' line looks like 
this:

DHCPDARGS=eth2

Save the file then restart DHCP.

--Tim

-----Inline Attachment Follows-----


_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos



      __________________________________________________________________
Make your browsing faster, safer, and easier with the new Internet Explorer® 8. 
Optimized for Yahoo! Get it Now for Free! at 
http://downloads.yahoo.com/ca/internetexplorer/
_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

Reply via email to