Minggu, 15 Agustus 2010

DHCP

TAHAP 1
install dhcp3-server dan common atau bisa di tambah dhcp3-client

debian:/home/debian# apt-get install dhcp3-common dhcp3-client
dhcp3-server

Generating /etc/default/dhcp3-server...
Starting DHCP server: dhcpd3check syslog for diagnostics. failed!
failed!
' failed! tersebut terjadi karena belum pernah meng edit dhcp'

TAHAP 2

debian:/home/debian# nano /etc/default/dhcp-server

# Defaults for dhcp initscript
# sourced by /etc/init.d/dhcp
# installed at /etc/default/dhcp3-server by the maintainer scripts

#
# This is a POSIX shell fragment
#

# On what interfaces should the DHCP server (dhcpd) serve DHCP requests?
# Separate multiple interfaces with spaces, e.g. "eth0 eth1".
INTERFACES="eth0"
eth0 = eth yang di gunakan untuk default dhcp




TAHAP 3
contoh mengisi

nano /etc/dhcp3/dhcpd.conf

# A slightly different configuration for an internal subnet.
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.150 192.168.0.200;
option domain-name-servers 192.168.0.112;
option domain-name "diah.com,";
option routers 192.168.0.112;
option broadcast-address 192.168.0.255;
default-lease-time 600;
max-lease-time 7200;

TAHAP 4
kemudian restart

debian:/home/debian# /etc/init.d/dhcp3-server restart
Stopping DHCP server: dhcpd3 failed!
Starting DHCP server: dhcpd3.


TAHAP 5
Praktikum


buat suatu jaringan komoputer [contoh 2 komputer saja]
1 kom dengan os linux dan sudah ter setting seperti hal di atas.
1 kom dengan os windows.
menggunakan kabel stright atau cross
jika sudah connect coba ganti ip pada windows dengan ketentuan dhcp/automatically.

kemudian
>pilih suport-repair jika finish...
>periksa detail jika ip linux sudah tercantum
maka praktikum sudah berhasil!!!!!!!

SELAMAT MENCOBA

0 komentar:

About Me

Foto Saya
DIACHg0!
Be Your self
Lihat profil lengkapku

selamat datang

you can do anything

You can replace this text by going to "Layout" and then "Page Elements" section. Edit " About "

Lorem

Popular Posts

Categories

Followers

Blogger news

Labels

Blogroll

About

Blogger templates