I'm using isc dhcp. The default policy is to deny everything. IPFilter is
stopping the lease renewal but it is expected behavior. I want to let the
machine send the renewal request and receive a response. But I'm not sure
how to filter it.
pass out on tlp0 proto udp from 0.0.0.0 port = bootpc to any \
port = bootps keep state Is the above valid, legal and the way to go? Thanks much! Steven
