Pembahasan Paket 1 Upk 2016 tkj teknik komputer jaringan web server bind9 dns server menggunakan ubuntu server 15
Pembahasan Paket 1 Upk 2016 tkj teknik komputer jaringan wifi router hotspot, gateway, web proxy, dhcp server, firewall, schedul,, menggunakan mikrotik rb 951
TUTORIAL PAKET 2 UPK 2016
[admin@topaqwerty] >> password
old-password:
new-password: *****
confirm-new-password: *****
[admin@topaqwerty] >> interface set ether2 name=internet
[admin@topaqwerty] >> interface set ether3 name=lan
[admin@topaqwerty] >> interface set wlan1 name=wlan
[admin@topaqwerty] >> ip address add address=192.168.1.xxx/24 interface=internet
[admin@topaqwerty] >> ip address add address=192.168.100.1/24 interface=lan
[admin@topaqwerty] >> ip address add address=192.168.200.1/24 interface=wlan
[admin@topaqwerty] >> ip route add gateway=192.168.1.1
[admin@topaqwerty] >> ip dns set servers=192.168.1.1,8.8.8.8
[admin@topaqwerty] >> ip firewall nat add chain=srcnat action=masquerade out-interface=internet src-address=192.168.100.0/24
[admin@topaqwerty] >> ip firewall nat add chain=srcnat action=masquerade out-interface=internet src-address=192.168.200.0/24
[admin@topaqwerty] >> ip dhcp-server setup
Select interface to run DHCP server on
dhcp server interface: lan
Select network for DHCP addresses
dhcp address space: 192.168.100.0/24
Select gateway for given network
gateway for dhcp network: 192.168.100.1
Select pool of ip addresses given out by DHCP server
addresses to give out: 192.168.100.2-192.168.100.100
Select DNS servers
dns servers: 192.168.1.1,8.8.8.8
Select lease time
lease time: 10m
[admin@MikroTik] >> ip dhcp-server setup
Select interface to run DHCP server on
dhcp server interface: wlan
Select network for DHCP addresses
dhcp address space: 192.168.200.0/24
Select gateway for given network
gateway for dhcp network: 192.168.200.1
Select pool of ip addresses given out by DHCP server
addresses to give out: 192.168.200.2-192.168.200.100
Select DNS servers
dns servers: 192.168.1.1,8.8.8.8
Select lease time
lease time: 10m
[admin@topaqwerty] >> ip proxy
[admin@topaqwerty] /ip proxy>> set enabled=yes
[admin@topaqwerty] /ip proxy>> set max-cache-size=unlimited
[admin@topaqwerty] /ip proxy>> set cache-on-disk=yes
[admin@topaqwerty] /ip proxy>> set cache-administrator=topaqwerty@smkn1sidayu.sch.id
[admin@topaqwerty] /ip proxy>> access add dst-host=www.linux.or.id action=deny
[admin@topaqwerty] /ip proxy>> access add path=*.mp3* action=deny
[admin@topaqwerty] /ip proxy>> access add path=*.mkv* action=deny
[admin@topaqwerty] /ip proxy>> /
[admin@topaqwerty] >> ip firewall nat add chain=dstnat protocol=tcp dst-port=80 action=redirect to-ports=8080 in-interface=wlan
[admin@topaqwerty] >> ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=dstnat action=redirect to-ports=8080 protocol=tcp in-interf
dst-port=80 log=no log-prefix=""
1 chain=srcnat action=masquerade src-address=192.168.100.0/24
out-interface=internet log=no log-prefix=""
2 chain=srcnat action=masquerade src-address=192.168.200.0/24
out-interface=internet log=no log-prefix=""
[admin@topaqwerty] >> system scheduler add name=internet-nyala start-date=Jan/01/2001 start-time=07:00:01 interval=1d on-event="/ip firewall nat enable numbers=2"
[admin@topaqwerty] >> system scheduler add name=internet-padam start-date=Jan/01/2001 start-time=19:00:01 interval=1d on-event="/ip firewall nat disable numbers=2"
[admin@topaqwerty] >> interface wireless enable wlan
[admin@topaqwerty] >> interface wireless security-profiles add name=kunci wpa-pre-shared-key=123456789
[admin@topaqwerty] >> interface wireless set mode=ap-bridge ssid=topaqwerty@proxy security-profile=kunci enable=yes numbers=0
untuk yang saya kasih warna merah harus sesuai nomer,, oke!!!!
hasil:
Dhcp server pada hotspot dan lan sukses, sehingga client tidak usah setting ipaddress secara manual √
Client yang terhubung lewat kabel tidak keblokir dan bisa akses internet selama 24jam nonstop √
CLIENT YANG TERHUBUNG PADA WIRELLES MAKA:
Jam 19.00 internet padam √
Jam 7.00 internet nyala √
Tidak bisa akses(block) www.linux.or.id √
Tidak bisa download dengan ekstensi .mp3 & .mkv √
link menuju pembahasan ukk yang lain:
Pembahasan Paket 1 Upk 2016 tkj teknik komputer jaringan web server bind9 dns server menggunakan ubuntu server 15
Pembahasan Paket 2 Upk ukk 2016 tkj ujian praktik kejuruan teknik komputer jaringan wifi router hotspot login, gateway, web proxy, dhcp server, firewall, bandwith limiter,, menggunakan mikrotik rb 951 mode text lewat terminal
Pembahasan Paket 3 Upk ukk 2016 tkj ujian praktik kejuruan teknik komputer jaringan wifi router hotspot login, gateway, web proxy, dhcp server, firewall, bandwith limiter,, menggunakan mikrotik rb 951 mode text lewat terminal..
No comments:
Post a Comment