Questions tagged [mikrotik]

Latvian manufacturer of computer networking equipment, known for the Linux-based operating system known as MikroTik RouterOS.

The main product of MikroTik is a Linux-based operating system known as MikroTik RouterOS. Installed on the company's proprietary hardware (RouterBOARD), or on standard x86-based computers, it turns the computer into a network router and implements various additional features, such as firewalling, virtual private network (VPN) service and client, bandwidth shaping and quality of service, wireless access point functions and other commonly used features when interconnecting networks.

http://en.wikipedia.org/wiki/MikroTik

317 questions
0
votes
1 answer

Routing between 3 interfaces in 3 separate networks

Prologue Greetings network engineers out there! I would appreciate your help in following scenario. I did some research, and I figured out only two solutions. And because one of them is not suitable for me, I need your help with the…
Josef Komjati
  • 13
  • 1
  • 3
0
votes
0 answers

Unable to ping IP from same broadcast domain/subnet

I can't seem to get my head around this (hopefully) simple problem. I have 1 brocade and a Mikrotik router both connected each other have an IP address from the a /28 Public facing subnet. The brocade router is also connected to a switch where the…
NBhatti
  • 173
  • 5
0
votes
2 answers

How to set up IPSec Xauth RSA client on Mikrotik/RouterOS?

I would need to configure IPSec Xauth RSA client on Microrik. I have such client working on Android. I have all necessary certificates provided along with Username/Password. Is it ever possible? If so - what would be the related auth-method for…
Anton Krouglov
  • 296
  • 1
  • 3
  • 13
0
votes
1 answer

Route traffic from one VPN tunnel to the other

I have three sites with the following interconnections: Site1 connected to Site2 and Azure site. Site2 connected only to Site1. I need to establish a route that goes from Site2 to Azure through Site1. I'm using RouterOS 6.20 on Site1 and SonicWall…
0
votes
1 answer

Pitfalls of remote access to mikrotik router

We are getting some configuration work done, through a remote contractor on our Mikrotik router (as we don't have expertise in-house) Considering the router is the essential part of our network, I am wondering what are the pitfalls of this approach?…
andthereitgoes
  • 125
  • 1
  • 8
0
votes
1 answer

MikroTik Router: PoE-In doesn't work

I'm trying to install a MikroTik Cloud Core Router CCR1009-7G-1C-1S+PC. Our internet comes from an antenna and the main cable (from the antenna) first connects to a PoE injector (Phihong POE61U-560DG). The cable which comes out of the PoE injector…
Andreas Remdt
  • 111
  • 1
  • 2
0
votes
3 answers

openvpn dynamic (downloadable) configuration

I have a mikrotik router working as openvpn server. My problem is mikrotik can't push routes to the clients. Then, I'm wandering if it is possible to add to the client configuration some kind of "include" that downloads configuration lines from http…
0
votes
1 answer

Rewriting HTTP request contents that are going through Mikrotik RouterOS VPN

I need to pipeline through all the requests from my VPN clients connected to Mikrotik OpenVPN gateway, but when request being made is and HTTP request and is targeting particular destination, I want to rewrite some parts of the requests. Does…
Maxim V. Pavlov
  • 663
  • 3
  • 11
  • 29
0
votes
1 answer

Why static route can be ignored?

I'm trying to route all traffic to 10.2.0.0/24 via OpenVPN client(10.7.0.2) Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, B - blackhole, U - unreachable, P - prohibit # DST-ADDRESS…
0
votes
1 answer

Connecting with local server machine from the internet

I have a MikroTik router with dynamic IP. I also have one of PCs connected to that router via cable. That machine has a TCP socket server program running on it. Previously I was testing the server by connecting from another machine in the same LAN.…
Michael IV
  • 145
  • 8
0
votes
2 answers

How to make a IP Address Connecting to your DNS Server use another DNS Server with Conditions

As you can see, the Title is quite a mouthful but i don't exactly know what to call it but what it is.. PC1 (External):PC2 (Local): IP: 41.1.2.3 DNS: 168.5.5.5 IP: 41.4.4.5 DNS: 168.5.5.5 Restricted DNS: IP: 168.5.5.5 Unrestricted DNS: IP:…
0
votes
1 answer

Cannot share the internet connection with dual wan setup on RB2011UiAS-RM

I have a bit trouble with setting up multiple WAN connections on my RB2011UiAS-RM. Recently we have bought this router to replace an old proxy server in our company, which could fail/broke at any moment (even if it's working fine since ages it's…
K.Madura
  • 1
  • 4
0
votes
2 answers

Mikrotik with OpenVPN. Packet Losses and Latency Spikes Only in Tunnel

I apologize, if this question had already been asked and answered, but I was looking for an answer to this for a while without any luck. The background: we have several Mikrotik routers with RouterOS v6.39.2 that are located all over the city; the…
Snake
  • 1
  • 1
  • 1
0
votes
1 answer

Mikrotik simple queue

We're a tiny newbie internet provider and we use mainly mikrotik (SxT 5) for our clients. We use PPTP tunnels to establish connection and offer internet. We want to limit the upload speed, so we are gonna use a simple queue to do it, the question…
0
votes
1 answer

Give Xen HVM DomU Control of Wifi Card

I'm running a Mikrotik Cloud Hosted Router as an HVM DomU under Xen. How do I give it full control of the wifi card instead of my Dom0? The DomU needs to be able to associate and disassociate with networks, as well as host them, so NAT and bridging…
Dessa Simpson
  • 539
  • 7
  • 27