Community discussions

MikroTik App

Search found 12 matches

by Spidermila
Sun Mar 10, 2024 4:18 pm
Forum: Announcements
Topic: v7.15beta [testing] is released!
Replies: 492
Views: 165889

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

re "*) package - reduced package size for SMIPS;" in beta6, it doesn't seem enough. There are no files to delete on the AP and yet I can't do the upgrade. The only way still is to upload the main package manually, reboot, then upload wireless package and reboot again. [xxx@MikroTik] > syst...
by Spidermila
Thu Aug 24, 2023 2:01 pm
Forum: Scripting
Topic: count-only in rest api
Replies: 10
Views: 4541

Re: count-only in rest api

I couldn't reproduce your exact problem. My below query works as expected: curl -k -u test:test -X POST https://192.168.1.1/rest/caps-man/registration-table/print --data '{".query": ["ssid=myssid"]}' -H "content-type: application/json" It returns the same results as thi...
by Spidermila
Fri Jan 13, 2023 5:25 pm
Forum: Announcements
Topic: v7.7 [stable] is released!
Replies: 357
Views: 136005

Re: v7.7 [stable] is released!

I have experienced several messages like "private-dhcp offering lease 192.168.111.50 for 94:EA:32:35:52:98 without success" after upgrading to 7.7. The result was that the clients were unable to access the network nor Internet. Clients are mostly connected via CAP managed APs. This happene...
by Spidermila
Fri Feb 11, 2022 2:12 pm
Forum: Announcements
Topic: v7.1.2 is released!
Replies: 127
Views: 48926

Re: v7.1.2 is released!

I have upgraded my 3011UiAS and it got stuck in a boot loop. I had to go back to 7.1.1 using NetInstall. Now I am afraid to upgrade any other devices that I manage. I will wait for the next version. p.s. I recommend to use cloud backup or download your backup file to your PC before upgrade. This was...
by Spidermila
Mon Jan 17, 2022 2:20 pm
Forum: Beginner Basics
Topic: hAP ac² upgrade from 6.49.2 -> 7.1.1 issues
Replies: 15
Views: 6485

Re: hAP ac² upgrade from 6.49.2 -> 7.1.1 issues

Have you tried to delete all backups and logs before the upgrade? That's what I had to do on my RB941-2nD otherwise the package wouldn't fit.
by Spidermila
Fri Jan 14, 2022 4:57 pm
Forum: Beginner Basics
Topic: My WireGuard Setup
Replies: 8
Views: 2922

Re: My WireGuard Setup

Using gateway=10.254.254.x can be in fact slightly confusing, even though it's correct. But you can't do dst-address=192.168.150.0/24 gateway=10.254.254. 4 (wrong gateway, belongs to different peer), which is obvious, but maybe not to everyone, so if it's simple config like this, I'd probably use g...
by Spidermila
Fri Jan 14, 2022 4:14 pm
Forum: Beginner Basics
Topic: My WireGuard Setup
Replies: 8
Views: 2922

Re: My WireGuard Setup

- You should add 10.254.254.x addresses of peers to their allowed-address on hub, so that they too can pass through tunnel. - Using gateway=10.254.254.x on hub for remote subnets is not necessary. You can simply use gateway=wireguard-out, because to which peer it will go is determined by allowed-ad...
by Spidermila
Fri Jan 14, 2022 2:37 pm
Forum: Beginner Basics
Topic: My WireGuard Setup
Replies: 8
Views: 2922

Re: My WireGuard Setup

Perhaps a better way to handle your limitation of only allowing full internet access to one peer. Lets say you have you have 20 iphones you need to have access to the internet through the Main Server Router. give one an IP of 192.168.50. 5 /32 and the following one 192.168.50. 10 /32 and so on........
by Spidermila
Fri Jan 14, 2022 2:03 pm
Forum: Beginner Basics
Topic: My WireGuard Setup
Replies: 8
Views: 2922

My WireGuard Setup

I would like to share my WireGuard experience and setup with you. I am not an expert nor native speaker but I hope I will be able to explain things clearly. I really like WireGuard for it's simplicity and ease of setup. I use it at home on my RB3011 as the "hub" and I have several peers th...
by Spidermila
Thu Jan 06, 2022 4:35 pm
Forum: RouterOS beta
Topic: WebFig does not display all routes
Replies: 9
Views: 10218

Re: WebFig does not display all routes

The issue is still existing on 7.1.1 Stable. Looking forward for getting this solved. Cheers!
by Spidermila
Wed Jan 05, 2022 6:54 pm
Forum: Beginner Basics
Topic: Graphing issue
Replies: 10
Views: 5679

Re: Graphing issue

same issue here. graphs work over http but don't work over https - getting Error 404: Not Found
by Spidermila
Mon Nov 08, 2021 2:54 pm
Forum: MikroTik hardware questions
Topic: Bricked mAP lite ?
Replies: 5
Views: 8310

Re: Bricked mAP lite ?

This happened to me too. The first time this happened, some months ago, the e-shop accepted the warranty claim and sent a new mAP Lite. Now it happened again just today with a brand new mAP Lite. I have reset the configuration with no default configuration first, then I have set up the bridge, IP ad...