Cara Menghubungkan Tethring HP Ke Router Mikrotik

3 min read 7 months ago
Published on Sep 28, 2025 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

This tutorial will guide you through the process of connecting your mobile phone's tethering feature to a MikroTik router. This is particularly useful when you have no other internet access and want to use your phone's data to provide internet connectivity to multiple devices.

Step 1: Enable Tethering on Your Mobile Phone

  1. Access Settings:

    • Open the settings app on your mobile device.
  2. Find Tethering Options:

    • Look for "Network & internet" or "Connections" depending on your device.
    • Select "Hotspot & tethering" or a similar option.
  3. Activate Tethering:

    • Enable USB tethering or Mobile Hotspot.
    • If using Mobile Hotspot, configure the hotspot name (SSID) and password if necessary.

Step 2: Connect the MikroTik Router to Your Mobile Phone

  1. Connect via USB (if applicable):

    • If you are using USB tethering, connect your phone to the MikroTik router using a USB cable.
  2. Connect via Wi-Fi:

    • If using a Mobile Hotspot, navigate to the MikroTik router’s interface.
    • Connect to the hotspot using the SSID and password you set earlier.

Step 3: Access MikroTik Router Configuration

  1. Log In to Router:

    • Open a web browser and enter the MikroTik router’s IP address (often 192.168.88.1).
    • Enter your username and password to log in.
  2. Navigate to DHCP Client:

    • From the main menu, go to the IP section.
    • Select DHCP Client.
  3. Add a New DHCP Client:

    • Click on the Add New button.
    • Choose the interface connected to your mobile phone (this could be the USB or wireless interface).

Step 4: Configure DHCP Client Settings

  1. Set Up DHCP Client:

    • Check the box for "Use Peer DNS" to enable DNS settings from your mobile connection.
    • Click OK to save the settings.
  2. Verify Connection:

    • Go back to the DHCP Client menu and ensure that the status shows "bound," indicating a successful connection.

Step 5: Test Internet Connectivity

  1. Check Connection:

    • Use a device connected to the MikroTik router (via Wi-Fi or Ethernet).
    • Open a web browser and try accessing a website to verify internet connectivity.
  2. Troubleshoot If Necessary:

    • If you cannot connect, double-check all settings, including tethering on your phone and the DHCP settings on the MikroTik router.

Conclusion

You have successfully connected your mobile phone's tethering feature to your MikroTik router, allowing you to share your mobile data connection with other devices. Remember to monitor your data usage, as tethering can consume data quickly. If you encounter any issues, revisit each step to ensure everything is set up correctly. Happy browsing!