x.x.x.x/32 isn't supposed to be your IP, it's your ISP's DHCP server address. Find that out from your ISP and insert it there. What I did was set it to "from any to any", then checked dhclient.leases to find out what server was giving my my information.
----- Original Message ----- From: "geek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003 10:05 AM Subject: RE: RE: RE: [JunkMail] IPF & DHCP request That's not the point, the dhcp works, what doesnt work is the ipf.rules (don't let the DHCP work), and i dont have internet anyway, my question was in this line: > #---------------------------------------------------------------- > # Allow bootp traffic in from your ISP's DHCP server only. > #---------------------------------------------------------------- > pass in quick on ed0 proto udp from X.X.X.X/32 to any port = 68 keep state i change X.X.X.X/32 for what?! if i dont have a "stable" IP!? _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
