2008/7/13 bloodhound <[EMAIL PROTECTED]>: > im trying to get freewrt do distribute dhcp adresses on the wlan > interface eth2. i think the standard dhcp configuration is done in > /etc/dnsmasq.conf, so i added > > dhcp-range=192.168.10.2,192.168.10.254,255.255.255.0,2h > interface=eth2 > > but it doenst work... any ideas?
You have to set dns_dhcp option in /etc/rc.conf to "YES". _______________________________________________ freewrt-users mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-users
