On Thu, 2003-03-06 at 03:32, M.Lewis wrote:
> My DHCP server is running on my firewall. Is it possible to deny access to the 
> DHCP server from the dirty side of the firewall ? My log is filling up with 
> entries similar to the following:

In /etc/sysconfig/dhcpd, there is a line:

        DHCPDARGS=

Change it to:

        DHCPARGS="eth0"

Then restart the dhcpd service. If it doesn't immediately work, then do
it without the quotes... I don't remember in detail if they should be
there or not.

-- 
Rodolfo J. Paiz <[EMAIL PROTECTED]>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to