JavonR wrote: » Instead of implementing something like this: 10 permit udp any eq bootps any eq bootpc You could try specifying your ISP's specific dhcp server: 10 permit udp host x.x.x.x eq bootps any eq bootpc x.x.x.x = your ISP default gateway.