On Tue, Nov 24, 2009 at 05:08:06PM +0400, [email protected] wrote: >Hello > >i added theses lines : >pass in on $int_if inet proto { tcp, udp } from any to $gw_obsd port 67 >pass in on $int_if inet proto { tcp, udp } from any to $gw_obsd port 68 > >my dhcpd.conf is a standard config... >my hostname.bge0 : >inet 192.168.0.1 255.255.255.0 NONE
You have to adapt dhcpd.conf to YOUR network configuration. Take a look at the log files. You will probably see that dhcpd didn't start succesfully. Maurice

