Community discussions

MikroTik App

Search found 11 matches

bysszbv
Mon Feb 20, 2023 10:22 am
Forum:General
Topic:Apple CNA doesn't show up
Replies:9
Views:2733

Re: Apple CNA doesn't show up

I can confirm that this is the solution for the latest Apple device login problems.
Just add the api.json (in my case from ros 7.6) to the root of your (custom) hotspot folder.
bysszbv
Fri Nov 11, 2022 2:12 pm
Forum:Beginner Basics
Topic:NTP stuck on Waiting....
Replies:77
Views:16475

Re: NTP stuck on Waiting....

In addition to my previous post, now that the ntp server has sync status, it took a while for the 6.x clients to sync to it. The 7.6 clients however, still don't sync... Log says: No survivors for clock sync So at least it get's something back from the ntp server now. Maybe it will take some time (l...
bysszbv
Fri Nov 11, 2022 2:10 pm
Forum:Beginner Basics
Topic:NTP stuck on Waiting....
Replies:77
Views:16475

Re: NTP stuck on Waiting....

For me it works OK. The only thing I noticed is that after a v6->v7 upgrade the router time is set to 1-1-1970 00:00 (BUG!) and then the NTP client does not synchronize because of too large time difference. After setting it manually to nearly correct time, it syncs. But it seems you already covered...
bysszbv
Fri Nov 11, 2022 1:00 pm
Forum:Beginner Basics
Topic:NTP stuck on Waiting....
Replies:77
Views:16475

Re: NTP stuck on Waiting....

This is very easy to recreate. I have a ccr2004-16g-2s+, upgraded to 7.6, then reset config to make sure it is empty. I enable cloud time sync to set the clock. Then enable the ntp server with default settings (manycast, vrf=main, authkey=none). On the network I hand out the IP of this router as the...
bysszbv
Tue May 31, 2022 12:07 pm
Forum:Announcements
Topic:MikroTik Devices Controller
Replies:258
Views:191816

Re: MikroTik Devices Controller

My ideas about a controller would be something like this, I would start using it right away! - Controller server would be a separate package installed on a router - Controller client would be part of standard routeros package On the server I would want to create profiles, like 'accesspoint', 'client...
bysszbv
Thu Sep 23, 2021 3:28 pm
Forum:Containers
Topic:v7.1rc3 adds container support
Replies:493
Views:135500

Re: v7.1rc3 adds Docker (TM) compatible container support

Thanks for this awesome feature! I'm running a domoticz container on a rb5009, works great. It would be nice if you could add devices support, so I can connect USB or serial devices (like kwh meters). The docker command line is: docker run -d \ -p 8080:8080 \ -p 8443:443 \ -v ...
bysszbv
Wed Sep 01, 2021 12:06 pm
Forum:RouterOS beta and rc versions
Topic:ZeroTier added to RouterOS v7.1rc2
Replies:331
Views:289180

Re: ZeroTier added to RouterOS v7rc2

This looks very promising!

How can I add the zerotier interface to a bridge?
If not possible now, will this be possible in the future?

edit:
nevermind, I just added it to a bridge via terminal:)
cool!!!
bysszbv
Wed Dec 16, 2020 12:09 pm
Forum:RouterOS beta and rc versions
Topic:v7.1beta3 [development] is released!
Replies:261
Views:71944

Re: v7.1beta3[开发]发布!

Testing wifiwave2 on hAP ac3: Very interesting to see the new way of configuring wifi interfaces. It worked for a few hours, speed was really good, better than regular wifi package. Then it started rebooting, kernel errors during boot, reboot, reboot etc Had to reset the config to get it up and runn...
bysszbv
Tue Apr 24, 2018 10:16 pm
Forum:Announcements
Topic:Advisory: Vulnerability exploiting the Winbox port [SOLVED]
Replies:203
Views:247695

Re: Advisory: Vulnerability exploiting the Winbox port

我2 ct的最好方式:所有输入/ outpu下降t traffic on public interfaces (not only internet, treat your customers network as public too!) Connect all routers to a management network (physical or VPN) Use L2TP/IPSEC VPN to connect to the management network On the VPN router, drop all input/output o...
bysszbv
Tue Apr 24, 2018 6:18 pm
Forum:Announcements
Topic:Advisory: Vulnerability exploiting the Winbox port [SOLVED]
Replies:203
Views:247695

Re: Advisory: Vulnerability exploiting the Winbox port

I'm glad to see this got fixed so soon!
Many thanks to the team who works on this (and lost a lot of sleep probably)!

Attacks seem to be rather specific though, haven't seen the mentioned log entries on my dutch and czech routers.
bysszbv
Wed Mar 23, 2016 10:24 am
Forum:Wireless Networking
Topic:BIG BUG- Unicast key exchange timeout
Replies:129
Views:124660

Re: BIG BUG- Unicast key exchange timeout

On a RB411 with 6.34.2 I get this error (unicast key exchange timeout) with a Microsoft Lumia 650 and a Microsoft Surface Pro 3. This started happening after I switched to the wireless-cm2 package and after a big Windows 10 update. So it's unclear if this has to do with RouterOS or with Windows 10. ...