You are on page 1of 6

Winning The Global Competition

Jakarta, 2015

LOMBA KETRAMPILAN SISWA


SEKOLAH MENENGAH KEJURUAN
TINGKAT PROVINSI DKI JAKARTA

Kelompok Teknologi Informasi


Standar WSC

LEMBAR KISI-KISI

BIDANG LOMBA
NETWORK SYSTEM ADMINISTRATION

DEPARTEMEN PENDIDIKAN NASIONAL


DINAS PENDIDIKAN PROVINSI DAERAH KHUSUS IBUKOTA JAKARTA
2015

LKS SMK DKI Jakarta 2015

Day 1 :
Part 1 Network Installation
Setup networks according to the figure 1 below:

Debian Router

Acces Point

Debian Server

Windows Client

Computer Jugde

Figure 1. Network topology

Part 2 Cabling
1. Make a crossover cable with + 2 meters long then give label KabelCO-x near to
each connector (x is competitors number) according to standard T568B
2. Make a straighthrough cable with + 2 meters long then give label KabelST-x
near to each connector (x is competitors number) standard T568B

Part 3 Windows 7 Sistem Installation


1. Set up Laptop client using Operating System Windows 7. Ensure that all
components needed are correctly installed
2. Create 2 formatted partitions as follows:
- C: 40% of harddisk capacity using NTFS partition
- D: 60% of harddisk capacity using NTFS partition
LKS SMK DKI Jakarta 2015

3. Install network card drivers


4. Please configure Laptop client as follows:
- Company name
: TKJ2015
- Organization
: TKJ2015
- Computer name
: lksPC-x (x is the competitors number)
- User name
: lks2015-x (x is the competitors number)
- User password
: lksx (x is the competitors number)
- IP address
: dhcp
5. PC Client connect to internet and debian server

Part 4 Debian 7 Operating System Installation


1. Install Linux Debian 7 operating system or or newer in PC Router and PC Server.
Please dont install graphical user interafe (GUI) such as GNOME, KDE, etc
2. Configuration bot debian with specified are bellow :
a. Debian Router Specification

Domain member
Hostname
Root password
Default Account
Password
IP Address

: lksdki.sch.id
: routerLKS
: lksdki2015
: competitor
:: Default ISP
x.x.x.x/x

(x is the competitors number)


b. Debian Server Specification

domain member
hostname
root password
default account
password
IP Address

: lksdki.sch.id
: serverLKS
: lksdki2015
: competitor
:: x.x.x.x/x
y.y.y.y/y

(x is the competitors number)


Note : Use default configuration if you are not given detail form the jugde

LKS SMK DKI Jakarta 2015

Part 5 Access Point Setup


1. Connect the Access Point to Laptop Client
2. Configure the Wireless Access point as follows:
a. IP address as y.y.y.y/y
b. Disable DHCP Access Point
c. WPA-PSK authentication
d. SSID as LKS2015@TKJ-X (x is the competitors number)
e. SSID broadcast disable
f. Set Mac Address filtering to allow only windows client and computer
judge
Note : WPA-PSK authentication will given during competition

Part 6 PC Router Setup


1.
2.
3.
4.

Configuration the debian router such as part 4 point a


Connect debian router to the internet
Enable routing
Install dan configure Proxy Server
a. Configure proxy server to allow only whitelist accessed of website from
windows client using access control list (ACL). List of website will be
given during competition
b. Configure Squid to network in transparent mode using IPTABLES. Use
NAT to configure NIC client to use the proxy. All network clients will use
the proxy automatic.
c. Add web-based tool to monitor user proxy activity
5. Configure Debian Router to connect Debian Server and Windows Client
6. Write the modification or configuration you have done in the paper given by
Judge

Part 7 PC Server Setup


a. Configuration the debian server such as part 4 point b
b. Create groups and users witch ech user home directory under /home/ (example
/home/user01)
c. Install and configure the service
a. DHCP Server
1. Range
: x.x.x.x x.x.x.x
2. Write the modification or configuration you have done in the paper
given by Judge
b. DNS Server
1. Disable DNS Version
2. Change DNS Version to LKS 2015
3. Configure DNS Server with two domain lksdki.sch.id and tkj.sch.id
LKS SMK DKI Jakarta 2015

4. Each domain contain : www, ftp, mail. Example : www.lksdki.sch.id,


mail.lksdki.sch.id, www.tkj.sch.id and more
5. Write the modification or configuration you have done in the paper
given by Judge

c. Web Server :
1. Configure HTTP Server as follow: support html and php
2. Create two website
www.lksdki.sch.id index.php and index.html
Selamat Datang di lks DKI tahun 2015
www.tkj.sch.id index.php and index.html
Selamat Datang di web TKJ tahun 2015
3. Enable https access : https://www.lksdki.sch.id, https://www.tkj.sch.id
4. Write the modification or configuration you have done in the paper
given by Judge
Note : index.html and index.php has to be a valid html and php file
d. Telnet
1. Configure telnet server runs with inetd service
2. Create competitor account as a duplicate root account
3. Disable root login over network
4. Write the modification or configuration you have done in the paper
given by Judge
Day 2
e. Mail Server
1. Configure Mail Server as follows:
- Postfix
- SMTP no relay
- IMAP/POP
2. Create mailboxes for all user
3. Mail server can be access via web access
4. Write the modification or configuration you have done in the paper
given by Judge
f. FTP Server
1. Configure FTP can be accessed for anonymous
Create directory public_share that guest can upload dan download
file from it
Create directory download that guest can only download file from
it
Create directory upload that guest can only upload file from it
2. Create direktori ftp_user can be accessed for user from table 1 , that
can be upload and download file from it
LKS SMK DKI Jakarta 2015

3. Write the modification or configuration you have done in the paper


given by Judge
g. Samba Server
1. Create data to share
Public Share
o Path is /lks/public
o No Passsword
o Enable write access for everyone
Read Only
o Path is /lks/readonly
o No Passsword
o Enable read-only access for everyone
2. Write the modification or configuration you have done in the paper
given by Judge
h. MySQL Server
1. Install MySQL Database Server
3. Change port default MySQL
4. Install phpmyadmin
5. Write the modification or configuration you have done in the paper
given by Judge
i. NTP Server
1. Configure Network Time with NTP server
2. Syncronize client time with server time
j. SSH Server
1. Install SSH Server
2. Change default
3. Disable login root over network

oooOOOooo

LKS SMK DKI Jakarta 2015

You might also like