NAMA : ROMLAH ISTICHAROH
KELAS : 2 TKJA
TUTORIAL
MIKROTIK SEBAGAI ROUTER
1.
Interface
print
2. Interface set name
local ether1
3.
Interface
print
4. Interface set name public ether2
5.
Interface
print
6.
Ip
address add address 192.168.1.1/24 interface local
7.
Ip
address print
8.
Ip
address add address 192.168.11.2/24 interface public
9.
Ip
address print
10. Ping 192.168.1.2
11. Ping 192.168.11.1
12. Ip route add gateway 192.168.11.1
13. Ip route print
14. Ip dns set
15. Ip dns set server 192.168.11.1
16. Ip dns print
17. Ip firewall
Debian
Hasil
Tidak ada komentar:
Posting Komentar