MENGATUR JAM LOGIN USER MIKROTIK SESUAI JADWAL

3 min read 21 days ago
Published on Feb 02, 2026 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

In this tutorial, we will guide you through the process of scheduling user login times on a MikroTik router. This feature is particularly useful for managing internet access in public wifi environments such as cafes or community centers. By the end of this guide, you will understand how to set specific login hours for users, ensuring that your network is used efficiently and securely.

Step 1: Access MikroTik Router

  • Connect your computer to the MikroTik router via Ethernet or Wi-Fi.
  • Open your web browser and enter the router's IP address (commonly 192.168.88.1).
  • Log in with your administrator credentials. If you haven't changed them, the default username is usually "admin" with no password.

Step 2: Create a User Profile

  • Navigate to the User Profiles section:
    • Go to IP > Hotspot > User Profiles.
  • Click on the Add button to create a new user profile.
  • Set the following parameters:
    • Name: Enter a descriptive name for the profile (e.g., "Scheduled User").
    • Rate Limit: Optionally set bandwidth limits for users.
    • Session Timeout: Define how long users can stay logged in.

Step 3: Set Up Time Restrictions

  • With the user profile created, you can now define login schedules:
    • Go to IP > Hotspot > User Profiles and select the profile you just created.
    • Look for the Login Time options.
    • Specify the Start Time and End Time for when users can log in.
    • This can be set to any hours you wish, such as from 8 AM to 10 PM.

Step 4: Create Users with Specific Profiles

  • Now that you have your profile set up, you need to create individual users:
    • Navigate to IP > Hotspot > Users.
    • Click on Add to create a new user.
  • Fill in the user details:
    • Name: Enter a username.
    • Password: Set a secure password.
    • Profile: Select the profile you created in Step 2.

Step 5: Test the Configuration

  • Log out of your current session and try logging in with the new user credentials during the allowed time.
  • Ensure that users can log in and that they are restricted outside the designated hours.

Step 6: Monitor User Activity

  • Regularly check the Active Users list under IP > Hotspot to monitor user connections.
  • Make adjustments to user profiles or schedules as necessary based on usage patterns.

Conclusion

You have now configured user login schedules on your MikroTik router, allowing you to control internet access effectively. This setup can help in providing a better user experience while securing your network. For further enhancements, consider exploring additional MikroTik features, such as traffic shaping or user analytics, to optimize your network's performance.