Community discussions

MikroTik App

Search found 19 matches

by hats
Wed Jul 24, 2024 11:55 am
Forum: General
Topic: BUG? Issue with SNMP OID Query for Specific Route on MikroTik Router
Replies: 8
Views: 3792

Re: BUG? Issue with SNMP OID Query for Specific Route on MikroTik Router

Anyone who who have good skills in SNMP or anyone from Mikrotik - hlp me pls.
by hats
Wed Jul 10, 2024 1:24 pm
Forum: General
Topic: BUG? Issue with SNMP OID Query for Specific Route on MikroTik Router
Replies: 8
Views: 3792

Re: BUG? Issue with SNMP OID Query for Specific Route on MikroTik Router

Have you tried to snmptranslate the hole Mikrotiks own mib. To see if there is the field that you looking for. curl -O https://download.mikrotik.com/routeros/7.15.2/mikrotik.mib snmptranslate -Tz -m ./mikrotik.mib As you can see in my first query i get whole routing table (i just posted first line ...
by hats
Tue Jul 09, 2024 8:54 pm
Forum: General
Topic: BUG? Issue with SNMP OID Query for Specific Route on MikroTik Router
Replies: 8
Views: 3792

BUG? Issue with SNMP OID Query for Specific Route on MikroTik Router

I am monitoring a MikroTik router using SNMP and Zabbix. My goal is to set up alerts for when the router switches from the main ISP to the backup ISP using recursive routing. I am able to retrieve a list of all routes successfully with the following command: snmpwalk -v2c -c public 10.16.254.31 IP-F...
by hats
Wed Apr 17, 2024 9:20 pm
Forum: Announcements
Topic: v7.15beta [testing] is released!
Replies: 492
Views: 161977

Re: v7.15beta [testing] is released!

I have had same behavior with CAP AX and 7.14.2. Looks like it won't be fixed in 7.15 release. Downgraded ros to 7.10.2 - looks like it is the last version with working FT aka roaming. Is there a SUP id for this? I'd like to reference it/other people in this thread might like to reference it. I've ...
by hats
Wed Apr 17, 2024 5:10 pm
Forum: Announcements
Topic: v7.15beta [testing] is released!
Replies: 492
Views: 161977

Re: v7.15beta [testing] is released!

7.15beta9 seems to be a rotten potato. hAP Ax3 drops 5GHz Wi-Fi clients like crazy. Log polluted with endless stream of messages like: diconnected, connection lost disassociated, SA Query timeout Reverting to 7.15beta8. Same with beta 9, getting SA query timeouts and roaming fails on a late model i...
by hats
Tue Apr 09, 2024 6:02 pm
Forum: Scripting
Topic: REST API - is it a bug? [SOLVED]
Replies: 9
Views: 7078

Re: REST API - is it a bug?

Thank you very much - it works.
by hats
Tue Apr 09, 2024 12:51 am
Forum: Scripting
Topic: REST API - is it a bug? [SOLVED]
Replies: 9
Views: 7078

REST API - is it a bug? [SOLVED]

Hello dear - i am trying to write simple ansible playbook, but i stuck. For example i have one routerboard with ROS 7.12. When i execute call to REST API: curl -k -u admin:admin -X GET http://192.168.0.1/rest/system/package/update | jq . { "channel": "stable", "installed-ver...
by hats
Tue Sep 20, 2022 3:17 pm
Forum: General
Topic: ROUTEROS 7 IPSEC NAT problem
Replies: 33
Views: 7545

Re: ROUTEROS 7 IPSEC NAT problem

That doesn't sound like a NAT issue that everyone was screaming about in this topic..
A lot of people complain about IPSEC. You can easily find it even in topic name.
by hats
Mon Sep 19, 2022 8:33 pm
Forum: General
Topic: ROUTEROS 7 IPSEC NAT problem
Replies: 33
Views: 7545

Re: ROUTEROS 7 IPSEC NAT problem

At last i have answer from support:

"Thank you for the report. We are currently investigating issues with the crypto driver on MMIPS (including hEX) devices. Hopefully, the issue can be resolved soon."
by hats
Sun Sep 18, 2022 5:59 pm
Forum: General
Topic: ROUTEROS 7 IPSEC NAT problem
Replies: 33
Views: 7545

Re: ROUTEROS 7 IPSEC NAT problem

Hello there. I swap my CHR 7.5 to hEX with 7.5 stable-release firmware, and I have NAT problem with L2TP+ipsec. NAT with another SSTP tunnels work well. Networking map: <host>---[RB-7.5](wireguard)---(wireguard)[RB-7.5_VPN-Server]<l2tp+ipsec>---<l2tp+ipsec>[RB-6.48_VPN-Client] Maybe, it's trouble w...
by hats
Sun Sep 11, 2022 4:44 pm
Forum: General
Topic: ROUTEROS 7 IPSEC NAT problem
Replies: 33
Views: 7545

Re: ROUTEROS 7 IPSEC NAT problem

Looks like there is nobody in mikroitk who is intrested in this issue solving. In my case i have replaced lt2p/isec server and clients with wireguard and all works as expected.
by hats
Wed Sep 07, 2022 11:05 am
Forum: General
Topic: ROUTEROS 7 IPSEC NAT problem
Replies: 33
Views: 7545

Re: ROUTEROS 7 IPSEC NAT problem

here it is: Config is very simple - ipsec default values - nothing changed EDIT: Since the forum have the space for post the config, why does it come to mind to use a third party site to host the configuration? # sep/07/2022 10:58:27 by RouterOS 7.5 # software id = 8Y7Z-MPVF # # model = RB750Gr3 /in...
by hats
Wed Sep 07, 2022 12:32 am
Forum: General
Topic: ROUTEROS 7 IPSEC NAT problem
Replies: 33
Views: 7545

Re: ROUTEROS 7 IPSEC NAT problem

I have problems with IPSEC too. I have simple setup: server<---lan--->routerboard1(ROS7)<---wireguard-->routerboard2(ROS7)<----l2tp/ipsec---->routerboard3(ROS6) After upgrading routerboard2 from ROS 6.48.6 lts to ROS 7.5 stable - clients behind routerboard3 lost access to server. If i switch from l2...
by hats
Sun Jan 31, 2021 12:20 am
Forum: RouterOS beta
Topic: dual wan failover with load balance on ROS7
Replies: 0
Views: 1848

dual wan failover with load balance on ROS7

Hi All. I am trying to use ROS6 script on ROS7 device - but i stuck at two moments: 1st: / ip route add dst-address=0.0.0.0/0 gateway=10.111.0.1,10.112.0.1 check-gateway=ping 2nd: / ip route add dst-address=0.0.0.0/0 gateway=10.111.0.1 routing-mark=to_wlan1 add dst-address=0.0.0.0/0 gateway=10.112.0...
by hats
Fri Aug 21, 2020 3:08 pm
Forum: Virtualization
Topic: CHR + KVM problem - low upload.
Replies: 6
Views: 11735

Re: CHR + KVM problem - low upload.

Very strange behavior. Will try switch later from gentoo to centos 8.

Now all is ok 100/100.
by hats
Sun Jun 28, 2020 6:00 pm
Forum: Virtualization
Topic: CHR + KVM problem - low upload.
Replies: 6
Views: 11735

Re: CHR + KVM problem - low upload.

Enable multi queue on the virtio-net card And make that equal to the number of cores u have in the VM I do not use virtio. Because when i use it there is a problem in status - autonegotitation failed. BTW - today i rebuilt system including qemu with python 3.7 default target instead of python 3.6 a...
by hats
Wed Jun 17, 2020 12:00 am
Forum: Virtualization
Topic: CHR + KVM problem - low upload.
Replies: 6
Views: 11735

Re: CHR + KVM problem - low upload.

1. What is the CPU usage? 2. How many cores do you have assigned to the CHR? 3. Is Fast Track Enabled? 4. Have you disabled HyperThreading in the Bios and then set for max performance? if you are using hyperthreading - set the hypervisor - (if you can) to use delayed_ack 5. Have you done a UDP Test...
by hats
Tue Jun 16, 2020 11:24 am
Forum: Virtualization
Topic: CHR + KVM problem - low upload.
Replies: 6
Views: 11735

CHR + KVM problem - low upload.

Hello all. I have CHR (6.45.9 lts) installed on qemu/KVM. I have 100/100 mbits connection, but real upload is about only 5-7 mbits. I have two nics - one connected to isp: <interface type='direct'> <mac address='52:54:00:20:94:20'/> <source dev='eth0' mode='private'/> <model type='e1000-82545em'/> <...