dhcpd on system w/ 2 interfaces

Christopher K. Johnson ckjohnson at gwi.net
Thu Mar 25 12:09:03 UTC 2004


Patrick Nelson wrote:

>FC1 uptodate
>
>Run a dhcp server on a system that has 2 interfaces.  I want dhcp to
>respond to only one interface.  Is there anyway of defining that no
>communication should take place across, say eth0?  
>
>
>  
>
Edit /etc/sysconfig/dhcpd to set the following line:
DHCPDARGS="eth0"
That will be applied when you next start dhcpd:  'service dhcpd restart'

Chris

-- 
-----------------------------------------------------------
   "Spend less!  Do more!  Go Open Source..." -- Dirigo.net
   Chris Johnson, RHCE #807000448202021






More information about the users mailing list