dear,
aku mencoba menjalankan server dhcp, karena mau dijadikan
ltsp server otomatis dhcp nya harus diinstall, bener kan ? cmiiw
pertama aku edit : /etc/default/dhcp3 yang Interfaces aku jadi kan :

Interfaces="eth0" karena netcard nya di eth0

trus, di /etc/dhcp3/dhcpd.conf aku buat sebagai berikut :

ddns-update-style none;
subnet 10.216.63.0 netmask 255.255.255.192 {
   range 10.216.63.2  10.216.63.40;
# option domain-name-server .... (tidak aku aktifkan kerana tidak punya
server dns)
   option domain-name "ptttgl.net";
   option routers 10.216.63.1; (aku set IP cisco router)...
# option broadcast-address .. (tidak aku aktifkan, btw broadcast address
biasanya untuk gimana? maaf newbie banget...^_^
   defaults-lease-time 600;
   max-lease-time 7200;
}

trus aku restart dhcp server nya, kok tidak jalan ya ? :( tetep failed...
apa ada setting yang salah? cara ngecek nya gimana...??
perlu diketahui, di jaringan sebelumnya memang range IP tersebut
sudah fix dipake banyak komputer, apakah IP range nya bener2 yang tidak
kepake ya?
mohon pencerahannya,
terima kasih.

newbie banget;

popo ^_^








This e-mail message may contain legally privileged and/or confidential 
information. If you are not the intended recipient(s), or the employee or agent 
responsible for delivery of this message to the intended recipient(s), you are 
hereby notified that any dissemination, distribution or copying of this e-mail 
message is strictly prohibited. If you have received this message in error, 
please immediately notify the sender and delete this e-mail message from your 
computer.



--
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke