On Tue, Nov 24, 2009 at 12:16 PM, <open...@e-solutions.re> wrote: > pass in on $int_if inet proto { tcp, udp } from any to $gw_obsd port 67 > keep state
Hello, you're also missing 68. Just as a point, you shouldn't need tcp at all, all 67,68 is udp, also keep state is implied now. Cheers, Steph