Sei sulla pagina 1di 6

TUTORIAL LKS IT NETWORKING SUPPORT

KABUPATEN CILACAP
27 JUNI 2013

CREATED BY : DESIANTO XII TKJ 2


TEKNIK KOMPUTER DAN JARINGAN
SMK NEGERI 1 CILACAP
Network Installation
Setup networks according to figure below :

Laptop Client Setup


Please configure Laptop client as follows:
Company Name : LKS2013
Organization : LKS2013
UserName : lks4
UserPassword : lks4
IP Address : Automatic from DHCP server

PC Router Setup
1. Setup PC Router with the operating system Linux Debian 6.
2. Use DVD(s) as installation source. All software packages needed will be gathered
from DVD(s).
3. PC Router configuration:
- Host : router4 (4 is the competitors number)
- IP Address to outside network : 10.10.10.4/24
- IP Address to local network : 192.168. 4.1 /29
- Root password : lks2013
4. Configure PC Router to connect local network and outside network.

PC Server Setup
1. Setup PC Server with the operating system Linux Debian 6.
2. Use DVD(s) which used to setup PC Router as installation source. All software
packages needed will be gathered from DVD(s).
3. PC Server configuration:
- Host : server4 (4 is the competitors number)
- IP Address of router side : 192.168. 4. 2 /29
- IP Address of client side : 172.16.4.1 /28
- Root password : lks2013
Configure DNS Server
Configure DNS Server with domain: http://www.lks4.sch.id

Configure HTTP Server


Configure HTTP Server as follow:
- Support html
- Support php
- Index.html: Welcome to Lomba Keterampilan Siswa Kabuaten Cilacap 2013
(index.html has to be a valid html file)

Configure Proxy Server


1. Configure Proxy Server to block the websites listed below. Use the ACL (access
control list) to achieve this.
- www.debian.org
- www.redhat.org
- www.google.com
- www.susefaq.sourceforge.net
- www.linux.or.id
2. Laptop client must enter username and password to use proxy server using the
following credential :
Username : admin
Password : admin
3. Configure notebook to use proxy server manually.

Configure Mail Server


Configure Mail Server as follows:
- Postfix
- SMTP no relay
- Make user client
o User name : admin
o Password : admin
- E-mail address admin@lks4.sch.id
- IMAP/POP

Configure Web Mail Server


Configure Web Mail Server as follows:
- Squirrel Mail
- Domain is http://www.lks4.sch.id/webmail

Configure DHCP Server


1. Fill IP Address of DHCP Server with valid available IP address.
2. Configure laptop client to receive automatic IP address from DHCP server.

Configure NTP Server


Match your Server time with local time.

Configure Firewall
1. Filter only PC servers IP addres that can connect to internet.
2. Makes web page on PC server accessible from Admin's computer by
forward http request from Admin's PC to PC Server
Diatas adalah gambaran soal LKS Networking Support , Baca dan cobalah pahami
topologi serta aturan yang ada. Jika sudah paham, tak usah panjang lebar lagi, langsung aja
LETS GO :-D . . . . hehehe

Dalam tutorial ini kita hanya akan belajar mengenai Setting yang diperlukan sesuai
contoh soal diatas, mengenai installasi awal dan lain sebagainya saya rasa kita sudah bisa kan
, hehe. . .

Contoh soal diatas merupakan Soal dari LKS Kab.Cilacap yang saya ikuti, tetapi saya
persingkat, karena dalam Soal yang asli masih ada lagi Setting AP, dan ketentuan lain serta
juga ada soal Teori :-D, so because we will use the Virtual Network alias ngangge software
VirtualBox :-D utawa gawe Nerwork secara Virtual, hehe alay mode :-D...

Akhir dari Cerita serta sambutan saya, Semoga apa yang saya share ini bisa berguna
buat Adik-adik kelas saya kelak serta bagi yang membutuhkan hehe mari kita belajar
bersama. . . . .

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~GANBATE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

TABEL SUBNETING (SUBNET & CIDR)


I. KONFIGURASI ROUTER

Jumlah LAN = 2 buah


- LAN 1 = eth0 = Out/Internet Side
- LAN 2 = eth1 = Local/Server Side

Masukan DVD binary yang lain kedalam DVD-ROM untuk mengupdate


repository paket :
#apt-cdrom add //untuk men-scann DVD tersebut
#apt-get update //untuk mengupdate repository paket

Installasi software yang akan kita butuhkan :


#apt-get isntall vim elinks links traceroute mtr iptraf nmap ipcalc

Setting IP Address
Keterangan :
- IP Address eth0 : 10.10.10.4/24
- IP Address eth1 : 192.168.4.1/29

#vim /etc/network/interfaces

#vim /etc/sysctl.conf
//hilangkan tanda #

# /etc/init.d/networking restart

Firewall

II. KONFIGURASI SERVER

Potrebbero piacerti anche