Configuring internet connectivity and system users for your Mikrotik router
To proceed with setting up the billing system, first confirm that your router has internet access:
Open Winbox and connect to your router. Click on New Terminal to open a command line interface.
Type the following command:
ping 8.8.8.8
Check the response:
56 115 or similar, your router is connected to the internet, and you can move on to the next step.timeout or no route to host, your router does not have internet access.Note: If your router does not have internet access, please configure your router’s internet connection or seek assistance. This guide does not cover internet setup for the router.
You’ll add a system user that the admin panel can use to connect to the router:
In Winbox, navigate to System > Users.
Click the Add (+) button to create a new user.
Enter the following details:
netchapchapfull to provide the necessary permissions.Once done, click Apply and then OK to save the new user.
This system user will now be available for admin panel interactions with your router.
To ensure proper configuration, clear all existing firewall filter rules.
Navigation path:
IP > Firewall > Filter Rules
Select All filter rules and click the Delete button.
After confirming internet connectivity, setting up a system user, and clearing firewall rules, you're ready to proceed with the next configuration steps.