deny option to specific hosts
    Benny Pedersen 
    me at junc.org
       
    Mon Aug 20 13:46:40 UTC 2012
    
    
  
Den 2012-08-20 14:15, Glenn Satchell skrev:
> subnet 192.168.254.0 netmask 255.255.255.0 {
>         option routers 192.168.254.1;
>         option broadcast-address 192.168.254.255;
>         pool {
>                range 192.168.254.100 192.168.254.200;
>                option domain-name-servers 10.10.0.1;
>                option ntp-servers 10.10.0.1;
>         }
> }
why is 192.168.254.1 missing domain-name-server ?, this is a bit silly 
not to keep rfc1918 in same interface with all default servers
maybe i just need an iphone to see the problem :)
    
    
More information about the dhcp-users
mailing list