[ale] ISC DHCPD config question

Jim Kinney jim.kinney at gmail.com
Wed Aug 14 16:46:03 EDT 2013


add an "option router" call to the individual settings block to set a bogus
gateway and you can keep them on the same subnet with the same IP address.


On Wed, Aug 14, 2013 at 4:23 PM, Chris Fowler
<cfowler at outpostsentinel.com>wrote:

>  On 08/14/2013 03:56 PM, Chuck Payne wrote:
>
> Jim,
>
> Your idea of given them a bad ip, brillant, I am going to do that to
> my son, xbox, laptop and tables.  Thank God for MAC Address. Simple
> Brillant.
>
> I think I will call the script that changes dhcpd.conf files. supernanny_dhcpd
>
>
> So just change a host like this to be crap?
>
> host hotspot {
>     hardware ethernet e8:4e:06:00:21:d1;
>     fixed-address 192.168.1.199;
> }
>
> If I set it to a 3.0 address will dhcpd complain that it is not in the 1.0?
>
> This is what I have:
>
> # 192.168.1.0/24
> subnet 192.168.1.0 netmask 255.255.255.0 {
>   range 192.168.1.100 192.168.1.127 ;
>   option domain-name-servers 192.168.1.115, 4.2.2.1, 192.168.1.254;
>   option routers 192.168.1.254;
>   option broadcast-address 192.168.1.255;
>   default-lease-time 7200;
>   max-lease-time 7200;
> }
>
> host xbmc-01 {
>   hardware ethernet 00:0f:53:b0:1d:9f;
>   fixed-address 192.168.1.200;
> }
>
>
> Chris
>
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
>


-- 
-- 
James P. Kinney III
*
*Every time you stop a school, you will have to build a jail. What you gain
at one end you lose at the other. It's like feeding a dog on his own tail.
It won't fatten the dog.
- Speech 11/23/1900 Mark Twain
*
http://heretothereideas.blogspot.com/
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20130814/fd610b25/attachment.html>


More information about the Ale mailing list