LAB 1.4 Remote Access
Remote Access
Created By : Daffa Aryaputra
Learning objectives :
❖ know how to access Ip Address on Mikrotik using CLI
❖ know how to access Ip Address on Mikrotik using CLI
❖ know how to access Ip Address on Mikrotik using Winbox
❖ know how to access Ip Address on Mikrotik using FTP
❖ know how to access Ip Address on Mikrotik using Webfig ❖ know how to access Ip Address on Mikrotik using Telnet
❖ know how to access Ip Address on Mikrotik using SSH
A. Adding A Device
1. Enter the PNETLAB platform, here I am using the firefox browser. Then click on new lab.
4. We will create a network, change its name to Internet, set its type to Management(cloud0). And save.
5. Next add MikrotikRouterOS.
6. Then change Ram to 64 and Ethernet to 5.
7. After that, select the Virtual PC (VPCS) option.
8. After adding everything, next make the topology like this, then connect everything to the internet.
>CLI :
1. Enter the router via HTML Console, then log in using the username admin and press Enter without filling in the password. After successfully logging in, set the router hostname using the /system identity set name=Router Name command to give an identity, for example Dapalah. Next, add an IP address to the ether2 interface connected to the client (VPC) with the /ip address add address=10.10.10.1/24 interface=ether2 command. Finally, use the /ip address print command to ensure that there are two IPs: one on ether1 for the remote (192.168.140.134/24) and one on ether2 for the connection to the client.
>Winbox :
1. Next we will try to remote using Winbox, the first step is to download winbox first using this link: https://mikrotik.com/download.
2. After downloading then open the winbox application.
3. After opening winbox. In the Connect To section fill in the ether 1 ip address listed in the CLI, then click Connect.
>FTP :
1. Enter the file manager, then type ftp://(ip address)/ , then enter.
2. After pressing Enter, a display will appear containing the IP of the FTP server. Fill in the username (admin), leave the password blank if there is none, then click Log On.
3. If there is a folder called skins, it means we have accessed it with FTP.
>Webfig :
1. Enter a web browser, here I am using Firefox. Then type in your ip address and click enter.
2. Choose Terminal on the upper right and we can access the router's terminal here.
>Telnet :
1. Click windows r to open for cmd.
2. Enter the IP address of ethernet 1, using the telnet command, and here we have successfully remoted with telnet.
>SSH :
1. Download putty first using this link: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html.
2. After downloading, open the putty application. Then enter the ip address then click open.
3. Now use PUTTY to access it, enter your ip address and username 'admin', and you have successfully SSH remoted with Putty.





















Komentar
Posting Komentar