On Monday 24 April 2006 19:19, [EMAIL PROTECTED] wrote:
> i have a firewall hook up to my cable modem
> my external interface has a dynamic address from the dhcp server at
> my isp i have a dhcp server on the firewall for two subnets
> subnet a local network
> subnet b wireless network
> i need the external interface to request and recieve offers from the
> dhcp server at the isp and the local and wireless network to request
> and recieve offers from the dhcp server on the firewall when a
> request is made from the local network both the internal and the
> external dhcp server responds
>
> my pf rules

I don't think the pf rules are useful as I read something about dhcp 
working at the bpf level and not pf.
It looks like you simply need to configure your dhcp server correctly to 
listen on only the internal and wireless networks.
Your external nic would then get it's info from your ISP, and the others 
from your local server (their requests wouldn't get forwarded to your 
ISP without running a relay).

Chris

Reply via email to