Update: After thorough checking I seemed to find a solution. The Ubnt access point advertise both 2 and 5 G wireless SSIDs. When connecting another mikrotik device ( which supports 5G connections ) it connected just fine. The mAP lite unfortunately does not support 5G only 2.4G . So, this is workin...
Unfortunately, I can't make it work. No logs whatsoever in NPS ( Windows Server ). Connecting with my phone to this user works like a charm though. In the logs of the Mikrotik I can only see: Failed to connect : authentication failed: unspecified (37) It seems that it is not even connecting to the A...
Hello, I'm trying to configure a mikrotik device ( a mAP lite ) to connect to an Ubiquiti AP which uses 802.1x for AAA. Is there a way to make the mAP lite act as a wireless client connecting to a 802.1x network ? What will be the configuration required in the Mikrotik device? I would really appreci...
I'm running the VRRP on the same interface as all customers are assigned on this interface. VRRP-interface <-> Cisco Switch <-> Proxmox Cluster Server . The issue with "this should be the VLAN interfaces with the shared IP assigned to the VRRP interface as a /32" is that, I have several /2...
Hello, I'm trying to setup a big network and I just want to find the best possible design to implement it. Here are the prerequisites . I have multiple Public IP addresses. Let's say subnets 1.1.1.0/24, 2.2.2.0/24, 3.3.3.0/24. I need complete isolation between clients so VLANs is a must . Need redun...
Having tried tweaking various settings to make things work, I'm still not able to make VRRP work on bridge. Bellow is the current configuration: /interface bridge add fast-forward=no name=bridge-vlan protocol-mode=none /interface vlan add interface=sfp-sfpplus4 name=vlan100 vlan-id=100 /interface vr...
Hello , Basically the diagram of the network in place is this (see attached). Right now the configurations are as follows : /interface ethernet set [ find default-name=ether1 ] comment="Local Admin" set [ find default-name=sfp-sfpplus1 ] comment="Everest feed A" set [ find defaul...
Hello, I've been testing VRRP configuration on bridge interface and it is not working as intended. The problem is that when everything is setup, I can see that both routers become master for the specific prefix I've setup VRRP. Is there a way to make it work ? If not, what is the next best possible ...
Yes I did. I have already tested the script but cannot find the reason to why when i manually send an email , all is good, but when the script runs i get no email.
Hello, I've recently implemented a script (found on the internet), to monitor my BGP peers, so when one bgp peer goes down, I will get informed with a mail. The problem is that the script seems to not working (not sending mail). The mail tool has been configured and is working when I manually send a...
Thanks for the detailed response. I will definitely check it out and see what I can do. Regarding the blocking of multicast traffic on switch level is something that is not desirable, because there are other protocols/services that run with multicast, and block multicast traffic will bring them down...
Hello, I'm a junior level administrator in a company. I have implemented VRRP on two routers in one of our infrastructures. See the topology bellow. networkdiagram.png The problem is that in order for it to work I had to choose sfp-1 (on both routers) for the VRRP. The result is that VRRP is indeed ...
Hello, Im trying to understand the basics of IPv6 to setup in my current working environment. My ISP has given me the IPV6 prefix of 2001:550:2:3F::44:0/112. This means that I have 1 network with 65536 IPs to give to customers ? As I have seen most companies give /64 IPs. Is there something I'm miss...
I have 1 BGP peer that i want to announce two prefixes lets say 10.10.10.0/24 and 10.10.11.0/24 and discard the rest. How will i do that since i can only put only one filter in the OUT Filter.
We have fixed the problem. It had nothing to do with the router rather than with some ebtable rules. Thank you for the fix of the VRRP interfaces though. Have a nice day.
Hello, I'm facing a weird issue with my mikrotik routers. First lets explain my topology. I have two mikrotik routers each connected to one ISP Peer with the use of BGP (both in same region). The mikrotik routers are connected also together via an ethernet port. The problem is, I have proxmox nodes ...
Hello, Sorry to bother you but i have a rather simple question. Lets say i have a mikrotik router and a BGP connection with my ISP. If I do not put filters to this peer, does the full routing table i get from my ISP get send back to the same BGP Peer? (does my router become transit AS ?). I know tha...
The new results are these: Testing download speed................................................................................ Download: 735.17 Mbit/s Testing upload speed................................................................................................ Upload: 533.40 Mbit/s This wa...
Hello, I have an infrastructure with two mikrotik routers. The uplink i have is 1G. The mikrotik routers are connected to switch and the servers are running proxmox for vm virtualization. I have done various tests and a VM cannot reach more than 300MB/s downlink. Also i have conducted a bandwidth te...
Hello, We have recently bought a ddos protection from a company. They require a GRE tunnel and a BGP peer connected to them. Right now we have two Mikrotik routers each with a BGP connection to our ISP. The problem is that i want incoming traffic to pass through the ddos service provider ( new BGP p...