Link Worth

Konfigurasi Standard DHCP Server

Written on 14 July 2008 – 11:58 pm | by Yanurmal |

ddns-update-style none;

subnet 192.168.1.0 netmask 255.255.255.0
 {
   range 192.168.1.100 192.168.1.200;
   option subnet-mask 255.255.255.0;
   option broadcast-address 192.168.1.255;
   option domain-name-servers 123.123.123.10, 123.123.123.20;
   option routers 192.168.1.1;

   host box1
    {
      hardware ethernet 00:50:AB:AB:AB:AB;
      fixed-address 192.168.1.7;
    }

   host winbox1
    {
      hardware ethernet 00:06:CD:CD:CD:CD;
      fixed-address 192.168.1.8;
    }
 }

Popularity: 28%

Share This Post

Related Posts

Post a Comment

About Me

Here I'll share my knowledge, discovery and experience related to my hobby and work. Most articles on this site are related to short reviews, tips and make money online. More

Want to subscribe?

 Subscribe in a reader Or, subscribe via email:
Enter your email address:  
Find entries :

Personal Top Blogs
blogarama.com