🌐 In MikroTik RouterOS, adding a remote IP address typically means setting up a static route. It can also involve establishing a remote network or peer IP to communicate with external devices or networks. This is commonly used for:
Step: Add Remote IP Address to MikroTik
- Remote access via VPN
- Static routing to another network
- Whitelisting trusted IPs for services like SSH, Winbox, or HTTPS
1. Add Static Route to a Remote IP
This guide walks you through different methods. You can add a remote IP address on your MikroTik router using Winbox and CLI.
✅ Using Winbox (GUI)
- Open Winbox and log in to your router.
- Go to IP → Routes.
- Click the “+” to add a new route.
- In the Dst. Address, enter the remote network or IP (e.g.,
192.168.100.0/24
or203.0.113.10/32
for a single IP). - In the Gateway field, enter the next hop IP (e.g., the IP of the ISP gateway or VPN tunnel).
- (Optional) Set distance if you have multiple routes.
- Click OK.
✅ Using CLI
/ip route add dst-address=192.168.100.0/24 gateway=192.168.88.1
Replace dst-address
with the remote network or IP, and gateway
with your actual next hop.
2: Add a Remote IP to Address List (ACL)
This is useful when you want to allow or block access from a specific IP using firewall rules.
✅ Using Winbox
- Go to IP → Firewall → Address Lists.
- Click “+” to add a new entry.
- Enter a name (e.g.,
allowed-remote
). - In the Address field, type the remote IP (e.g.,
203.0.113.5
). - (Optional) Add a comment.
- Click OK.
✅ Using CLI
/ip firewall address-list add list=allowed-remote address=203.0.113.5 comment="Remote admin"
You can use this list in firewall filter rules to allow/deny access to services.
3: Allow Remote IP Access (SSH, Winbox)
To allow only certain remote IPs to access specific services:
✅ Using Winbox
- Go to IP → Services.
- Click on the service (e.g.,
ssh
,www-ssl
,winbox
). - In the Available From field, enter the trusted remote IP or subnet (e.g.,
203.0.113.5
or203.0.113.0/24
). - Click OK.
✅ Using CLI
/ip service set ssh address=203.0.113.5/32
Repeat for other services as needed.
✅ Final Thoughts
Adding a remote IP address to your MikroTik router is essential for managing secure and efficient network operations. It is important for routing, access control, and firewall whitelisting. Using either Winbox or the CLI, you can define exactly how your router communicates with external devices or networks.
🔗 Need hardware for more advanced MikroTik setups?
Visit our Amazon affiliate store for recommended MikroTik routers and accessories. Supporting us through your purchases helps keep these tutorials coming, at no additional cost to you!
Review: TP-Link 24 Port GSM PoE Switch
The TP-Link TL-SG2428P is a robust Gigabit smart managed PoE switch. It is designed for businesses and organizations that require reliable and efficient network management. TP-Link manufactures this product. They are a leader in networking solutions. This switch is ideal for deploying Power over Ethernet (PoE) devices.
These include IP cameras, VoIP phones, and wireless access points. Its comprehensive feature set includes 24 PoE+ ports. The integration of Omada SDN ensures it delivers both performance and flexibility in modern networking environments.
Appearance and Build Quality
The TP-Link TL-SG2428P sports a sleek, professional design that is typical of enterprise-grade networking hardware. The switch is housed in a durable metal chassis that ensures longevity and reliability. It features a practical layout with clearly labeled ports and LED indicators for power, link status, and PoE activity.
The front panel is designed for easy access to all ports. The rear has ventilation slots to ensure adequate heat dissipation. Overall, the aesthetic is functional yet modern, making it suitable for placement in server rooms or network closets.
Key Features and Specifications
- 24 PoE+ Ports: 10/100/1000 Mbps RJ45 ports provide up to 30W per port. The total PoE power budget is 250W.
- 4 SFP Slots: For high-speed fiber connections, enhancing network performance.
- Omada SDN Integration: Seamlessly integrates with TP-Link’s Omada SDN platform for centralized management.
- Remote Cloud Access: Manage your network remotely through the Omada app.
- Advanced Security Features: Includes 802.1Q VLAN, IP-MAC-Port binding, ACL, and more.
- Advanced Software Capabilities: Traffic prioritization with L2/L3/L4 QoS, IGMP Snooping, and Link Aggregation.
- 5-Year Warranty: Backed by TP-Link’s industry-leading warranty and technical support.
Experience and Use Cases
During my time with the TP-Link TL-SG2428P, I was impressed with its flexibility and ease of use. The installation process was straightforward, thanks to the clearly labeled ports and intuitive management interface. I deployed this switch in a small office setting, powering several IP cameras and VoIP phones without any issues. The PoE+ functionality provided seamless connectivity, eliminating the need for additional power sources for these devices.
The Omada SDN integration truly stood out during my testing. Managing the network through the Omada app was a breeze. It allowed me to monitor traffic, configure settings, and receive alerts. I could do all of this from my smartphone. Additionally, the advanced security features gave me peace of mind, knowing that my network was well-protected against potential threats.
Pros and Cons
Pros:
- Robust PoE capabilities with 24 ports and a substantial power budget.
- Excellent integration with the Omada SDN platform, enhancing network management.
- Comprehensive security features protect against unauthorized access and attacks.
- Remote management via cloud access is convenient and user-friendly.
- Durable construction ensures reliability over time.
- 5-year warranty offers confidence in product longevity.
Cons:
- The initial setup may be complex for users unfamiliar with managed switches.
- Limited documentation for advanced features could leave some users wanting more guidance.
- Performance can be affected if all PoE ports are fully utilized simultaneously.
Conclusion
TP-Link TL-SG2428P is an exceptional choice. It is ideal for those seeking a smart managed PoE switch. This switch balances power, performance, and advanced features. It integrates seamlessly with the Omada SDN platform. The switch’s strong security measures make it a valuable asset for any business network. New users may face a bit of a learning curve.
However, the benefits it offers far outweigh the initial challenges. Overall, this switch provides excellent value and reliability, making it a highly recommended solution for modern network infrastructures.
Discover more from How To Kh
Subscribe to get the latest posts sent to your email.
2 Comments
ezlj2y
3y2w5x