On Fri, 8 Feb 2002, Jason Costomiris wrote:

> This afternoon's project was to build a masq'ing firewall, complete
> with DHCP, split DNS, and all the trimmings.  Got it done, but I'm 
> having a bit of a difficult time with telling the ISC dhcpd 3.0 
> (out of Rawhide) to stop binding to my external i/f.

Common issue:  I use this on my unit, with a RH 7.2 server:

[herrold@router beta]$ cd /etc/sysconfig/
[herrold@router sysconfig]$ cat dhcpd
# Command line options here
DHCPDARGS=" eth1 eth2 "
[herrold@router sysconfig]$

which adds the options to the daemon startup, telling it to
listen only on the interior interfaces ...

-- Russ Herrold



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

Reply via email to