hi 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 ======================= pass quick on $internal_interface block in on $external_interface proto udp pass out on $external_interface proto udp from any port bootpc to any port bootps pass in on $external_interface proto udp from any port bootps to any port bootpc pass out on $wireless_interface proto udp from any port bootps to any port bootpc pass in on $wireless_interface proto udp from any port bootpc to any port bootps ========================================= how do i fix s.zulu ----------------------------------------- Email sent from www.ntlworld.com Virus-checked using McAfee(R) Software Visit www.ntlworld.com/security for more information