[mdlug] Supernetting
    Carl T. Miller 
    carl at carltm.com
       
    Sat Apr 16 07:28:00 EDT 2011
    
    
  
Mat Enders wrote:
>         I am attempting to supernet my network here at the school as I run
> out of IP address fairly frequently.  Here are the pertinent parts of
> dhcpd.conf
>
> subnet 192.168.1.0/22 netmask 255.255.255.0 {
Mat, I'm confused about this line.  The subnet has a /22
limiter and a netmask of 255.255.255.0.
Try this and see if it works:
subnet 192.168.1.0 netmask 255.255.63.0 {
c
    
    
More information about the mdlug
mailing list