MikroTik is a Latvian company which was founded in 1995 in Riga to develop routers and wireless ISP systems. MikroTik now provides hardware and software for Internet connectivity in most of the countries around the world.
Questions tagged [mikrotik]
328 questions
-1
votes
1 answer
How can add unlimited speed some network mikrotik?
I'm using mikrotik RouterOS 6.25 to manage internet speed of staff. But I have a FTP server which server has a dedicated IP (example: 43.245.119.XXX)
Now i'm going give 100M speed to our staff only for this server/ip.
I've tried by following this…

Aminul Islam
- 75
- 3
- 8
-1
votes
1 answer
Bandwidth on Shared hotspot users
how I can set shared users to share bandwidth When 2 users are logged on the hotspot with the same username, they each get the bandwidth specified in external radius. How can this be changes so that if 2 users are logged in the bandwidth will be 50%…

Raka Widjaya
- 3
- 4
-1
votes
1 answer
forward a subdomain to an IP in mikrotik using L7 Protocols
I have a domain with this config:
*.domain.com A-Record to Mikrotik IP Address
domain.com A-Rexord to Mikrotik IP Address
Now I need to forward some subdomains of domain.com to another ip addresses, like this:
test1.domain.com to xx.xx.xx.xx
…

user2634233
- 1
- 1
- 4
-1
votes
1 answer
Mikrotik: Connect to the second router (remotely), that is connectet do the first router
I have two Mikrotik routers. One is connected directly to my modem, and the second is connected to the first router. Let's say i have a static IP address from my provider, let's say 84.1.1.5 and I managed to set up the first router, so i could…

John
- 475
- 1
- 8
- 23
-1
votes
1 answer
Making private network and public hotspot
I'm trying to make WiFi hotspot for customers and keep our company network separated. I'm thinking of using mikrotik devices for this reason. The idea is to make every customer connect for maximum 1 hour. Other requirement is that we have to use…

Johny
- 1
- 3
-1
votes
1 answer
Airprint between two routers?
I have setup AirPrint via CUPS in Ubuntu 12.04.03. This works through my main router, when my iPad and iPod are on this wifi router. That router is the main ADSL into the house. I then have another router, a MikroTik Routerboard, on an Ethernet…
user2324667
-1
votes
4 answers
Lan user bandwidth monitoring
How do i monitor and create graph internet usage for each lan user . My network has mikrotik router as gateway route . Is there any monitoring tool that can create bandwidth graph from mikrotik router?

user2191660
- 7
- 1
- 2
-2
votes
2 answers
How to Ping From PC1 to PC2 with Different IP Address
My problem is unable to PING from PC2 to PC1, but the PC1 can PING to the PC2.
PC1: 192.168.0.35
PC2: 192.168.5.30
Do I need setting in the Mikrotik or somewhere else?
Please open the picture
Network Sample

JufTroll
- 1
-2
votes
1 answer
Netgate pfSense port 80 and 443 forward
I have a Netgate pfSense firewall in PPPoE mode to my ISP. There is a DHCP MikroTik router behind the firewall and i want to port forward the ports 80 and 443 to an Ubuntu VM web server.
I did forwarded these ports from my firewall to my MikroTik…

iNemesis
- 119
- 1
- 8
-2
votes
1 answer
mikrotik route appear and removes every second automatically
Mikrotik OS v6.48.2 has routes
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADS 0.0.0.0/0 193.168.1.1 1 <<<<<<<<<<<<<<<<<<<<<
1 S ;;; dyno
0.0.0.0/0 …

Master
- 49
- 4
-2
votes
1 answer
Periodically the Internet disappears in the router Mikrotik
Good afternoon need help. There is a router Mikrotik. The Internet and wi-fi started to disappear, but the connection is periodically resumed. The Mac address is specified by my router in an error.
Error in logs : bridge port received packet with…

Gen Ts
- 404
- 2
- 18
-2
votes
1 answer
block all websites except gmail & google using mikrotik
I've tried many tutorial how to block any website and except some website.
I can block Website except Google, Youtube, drive.google, google Document (Gsuite Solutions) and Gmail in Bridge-HIS interface.
I can access to website in Allowed Websites &…

M'Instrucs
- 5
- 5
-2
votes
1 answer
mikrotik mangel mark routing disables communcation between two subnets
I have two IP schemes a) 10.0.1.0/24 and b) 10.0.2.0/24 on a single network with Mikrotik router and also have two WAN connections.
network a & network b communicate with each other very fine.
When I want to add routing mark from…

Baran
- 1,114
- 1
- 10
- 25
-2
votes
1 answer
Routing Failover
I'm new at mikrotik, just configured wan1 as ether1 and wan2 as lte, If I unplug cable from ether1 it automatically connects to wan2 (lte1), but how to do that automatically change route to wan2 (lte) if no internet connection. (I've checked…

AlbaStar
- 469
- 5
- 12
-2
votes
1 answer
Mikrotik block all ports except mail server
I Have a Mikrotik. our Exchange mail server IP is 192.168.200.3. I wanted to block all inbound and outbound traffic by blocking all port except mail port in this ip.
I wrote these filter in firewall:
add chain=forward Src. Address= 192.168.200.3…

Mostafa AHmadi
- 329
- 4
- 14