[ale] ISC DHCPD config question
JD
jdp at algoloma.com
Wed Aug 14 17:54:21 EDT 2013
dd-wrt lets you control access times by MAC. It also will act like a DHCP server
w/ or w/o IP reservations if you like. And a DNS server for a LAN.
Another option is to get a USB wifi dongles and only allow those to access the
wifi. When you don't want to allow access, take the dongle away.
Letting a device that runs the network and will never leave manage these things
seems like a good idea to me. The scheduled access times can be as complex as
you like and different for each device, if I recall the interface correctly.
On 08/14/2013 03:14 PM, Chris Fowler wrote:
> For my network I run ISC DHCPD on my desktop. I'm trying to solve an over use
> problem.
>
> I have two daughters in elementary school and I need to control their Internet
> access times. Today i locked their computers down to just one AP. My idea is
> to unplug the AP when it is time for no Internet.
>
> I then had another idea.
>
> What if I set up a 192.168.3.0/24 subnet on eth0:1 and then use my desktop as
> their gateway and cron with iptables to block them.
>
> The problem with this is that I have only one interface and if dhcp requests
> come to it how can I direct them to the correct subnet? I would need to tell
> dhcpd that only 4 devices (via MAC) go to the 3.0 and the remaining are part of
> the 1.0.
>
> Any ideas?
>
More information about the Ale
mailing list