( BLANK )

Love is spirit of life !

DHCP Server On Linux  

Edit File /etc/dhcpd.conf :

Hapus semua configurasi, ganti dengan yang file yang baru, dengan configurasi sBB:

option domain-name "corbec.net..id";
option domain-name-servers 192.0.0.1, 194.2.0.50;
option routers 192.0.0.151;
ddns-update-style none;
default-lease-time 3600;
max-lease-time 720000;
subnet 192.0.0.0 netmask 255.255.255.0 {
arrange 192.0.0.200 192.0.0.254;
}

Save Konfigurasi, dan restart lah service dhcp !

AddThis Social Bookmark Button

0 comments

Post a Comment