Community discussions

MikroTik App

Search found 19 matches

by WoZeR
Tue Oct 15, 2024 5:29 pm
Forum: General
Topic: BGP L2VPN VPLS Signaling is Broke :(
Replies: 1
Views: 844

BGP L2VPN VPLS Signaling is Broke :(

https://wiki.mikrotik.com/Manual:BGP_based_VPLS Long story short: To get the above to work with a BGP route reflector you have to use routeros v6 for the route reflector. The peers can be v7. However since v7.16 was released the ibgp-rr-client option has been removed from bgp and now routeros v7.16 ...
by WoZeR
Sun Jun 02, 2024 1:13 am
Forum: Wireless Networking
Topic: Same SSID, different VLANs
Replies: 5
Views: 1978

Re: Same SSID, different VLANs

What password? One WiFi SSID implies only one password. Have you ever seen WiFi network with one SSID name and more than one password? Yes, all the wireless competitors support this feature. Ubiquiti - https://support.hostifi.com/en/articles/9055935-unifi-how-to-setup-private-pre-shared-keys-ppsk M...
by WoZeR
Sat May 13, 2023 3:02 am
Forum: Scripting
Topic: HA ISP Recursive Routing ISP Failover using DHCP
Replies: 6
Views: 3830

Re: HA ISP Recursive Routing ISP Failover using DHCP

I understand what you are trying to convey but you could be more professional about it. Posting broken untested revised code is breaking your own rules. You removed all the comments and converted the concat variables into a single variable that doesn't exist breaking the script. For everyone else, t...
by WoZeR
Fri May 12, 2023 1:53 am
Forum: Scripting
Topic: HA ISP Recursive Routing ISP Failover using DHCP
Replies: 6
Views: 3830

HA ISP Recursive Routing ISP Failover using DHCP

This script should allow you to have multiple ISPs and failover to a backup ISP when the primary one fails while using DHCP instead of static gateways. If the DHCP address gateways change this script will automatically update the route table. You could use your main internet as primary and failback ...
by WoZeR
Sun Apr 09, 2023 3:58 am
Forum: SwOS
Topic: GPEN21 Denial of Service
Replies: 2
Views: 3175

Re: GPEN21 Denial of Service

Thanks, I opened a support ticket: SUP-113048
by WoZeR
Tue Mar 28, 2023 3:31 pm
Forum: SwOS
Topic: GPEN21 Denial of Service
Replies: 2
Views: 3175

GPEN21 Denial of Service

We are using the CubeG-5ac60ad devices to wireless connect remote locations with 1Gbit and those devices are working great. When we attach those devices to our network ring we decided to use fiber as a means for lightning protection. We are using the GPEN21 devices to PoE inject the CubeG-5ac60ad an...
by WoZeR
Sat Feb 19, 2022 3:28 am
Forum: General
Topic: TG-BT5-OUT Temperature Issue?
Replies: 3
Views: 755

Re: TG-BT5-OUT Temperature Issue?

Thanks! This was the missing piece I needed. If anyone is interested in the NodeRed code. //Loop through tags for (let i = 0; i < msg.payload.locs[0].tags.length; i++) { let TAGMacAddress = msg.payload.locs[0].tags[i].id; //Get a specific tag if (TAGMacAddress == "DC2C6EABCD12") { //Get Te...
by WoZeR
Fri Feb 18, 2022 5:28 am
Forum: General
Topic: TG-BT5-OUT Temperature Issue?
Replies: 3
Views: 755

TG-BT5-OUT Temperature Issue?

I'm not sure if I'm making a mistake or there is a bug. I was following the documentation at https://help.mikrotik.com/docs/display/UM/MikroTik+Tag+advertisement+formats I have a TG-BT5-OUT and the advertisement is showing the following: 15ff4f090100bf25feff0200faffa1193b2200000064 Based on the docu...
by WoZeR
Sat Aug 02, 2014 9:46 am
Forum: Wireless Networking
Topic: Metal 2 shpn Problem in WIFI
Replies: 151
Views: 101348

Re: Metal 2 shpn Problem in WIFI

Yes I agree, it's fixed.
by WoZeR
Tue Jul 29, 2014 4:01 am
Forum: RouterBOARD hardware
Topic: Metal/2SHPn Wireless Stops Responding
Replies: 12
Views: 7055

Re: Metal/2SHPn Wireless Stops Responding

It looks like their RC builds are attempting to fix the issue. routeros-mipsbe-6.18rc4.npk have fixed the 50% wireless issue but there are some issues left.

Try the updates from here and report back if it solves your issue.
http://www.mikrotik.com/download/share/ ... latest.npk
by WoZeR
Tue Jul 29, 2014 3:41 am
Forum: Wireless Networking
Topic: Metal 2 shpn Problem in WIFI
Replies: 151
Views: 101348

Re: Metal 2 shpn Problem in WIFI

Thanks Lansman but that's the current version I'm testing right this moment (routeros-mipsbe-6.18rc4.npk). It's looking better, the device is now usable but there are some stability issues to work out. I do agree with you about waiting for Mikrotik to release an announcement that it is fixed but the...
by WoZeR
Sun Jul 27, 2014 3:41 am
Forum: Wireless Networking
Topic: Metal 2 shpn Problem in WIFI
Replies: 151
Views: 101348

Re: Metal 2 shpn Problem in WIFI

It looks like they have fixed problem where the wireless goes to 50% and stops responding but there is another problem. I noticed that the wireless will stay up and the registration will show the 2nd device connected but you can't ping the 2nd device. You have to stop the wireless and start it again...
by WoZeR
Wed Jul 23, 2014 3:57 am
Forum: Wireless Networking
Topic: Metal 2 shpn Problem in WIFI
Replies: 151
Views: 101348

Re: Metal 2 shpn Problem in WIFI

Proof that there is a serious issue with the 2SHPn.
by WoZeR
Mon Jul 21, 2014 1:33 am
Forum: RouterBOARD hardware
Topic: Metal/2SHPn Wireless Stops Responding
Replies: 12
Views: 7055

Re: Metal/2SHPn Wireless Stops Responding

I've uploaded a youtube video showing there is a major flaw with the 2SHPn. The video shows the 2 devices in a NV2 bridge doing a bandwidth test. The "Bridge" device 192.168.88.1 wireless will stop responding causing a 50% cpu usage until you reboot the device. I'm on the latest release 6....
by WoZeR
Fri Jul 18, 2014 7:49 pm
Forum: Wireless Networking
Topic: Metal 2 shpn Problem in WIFI
Replies: 151
Views: 101348

Re: Metal 2 shpn Problem in WIFI

I agree, something is not working correctly with this hardware.

http://forum.mikrotik.com/viewtopic.php?f=3&t=86804
by WoZeR
Fri Jul 18, 2014 6:24 pm
Forum: RouterBOARD hardware
Topic: Metal/2SHPn Wireless Stops Responding
Replies: 12
Views: 7055

Re: Metal/2SHPn Wireless Stops Responding

Is anyone else using the 2SHPn hardware? Is anyone else experiencing the same problems that I am? I'm upset about this... I'm stuck with 3 of these and they do not work as advertise. The wireless stops responding anytime there is a load put on them. The only fix is to reboot them and wait for them t...
by WoZeR
Fri Jul 11, 2014 4:06 am
Forum: RouterBOARD hardware
Topic: Metal/2SHPn Wireless Stops Responding
Replies: 12
Views: 7055

Re: Metal/2SHPn Wireless Stops Responding

I've tried the beta build routeros-mipsbe-6.16rc18 with wireless and wireless-fp packages. The same problem exist. :(
I went ahead and ordered 2 5HnD routerboards and they are working perfect using the same setup. There is certainly a software bug with the 2SHPn wireless not responding.
by WoZeR
Thu Jul 10, 2014 3:57 am
Forum: RouterBOARD hardware
Topic: Metal/2SHPn Wireless Stops Responding
Replies: 12
Views: 7055

Re: Metal/2SHPn Wireless Stops Responding

I'm testing routeros-mipsbe-6.16rc18.npk and I will give an update.
by WoZeR
Tue Jul 08, 2014 3:21 am
Forum: RouterBOARD hardware
Topic: Metal/2SHPn Wireless Stops Responding
Replies: 12
Views: 7055

Metal/2SHPn Wireless Stops Responding

I've have 3 Metal 2SHPn and they all reproduce this same issue. I create a simple layer 2 bridge between 2 Metal 2SHPns by using an NV2 AP Bridge / Station Bridge. Here is my setup in ascii. I can draw it up in a picture if it is difficult to understand. AP Bridge [2SHPn]======o ) ) ) ) NV2 ( ( ( ( ...