Community discussions

MikroTik App

Search found 7 matches

by gwynbleidd
Mon Aug 05, 2024 1:53 am
Forum: MikroTik hardware questions
Topic: hAP ax Lite USB power
Replies: 12
Views: 11117

Re: hAP ax Lite USB power

I fixed the issue by performing a simple modification to the router: https://i.postimg.cc/rRM1H9zq/photo-2024-07-24-23-04-46.jpg https://i.postimg.cc/n924fQQB/signal-2024-08-02-21-06-40-861.jpg https://i.postimg.cc/c6SPZynL/signal-2024-08-02-21-06-43-391.jpg Those 2 resistors are enough for the devi...
by gwynbleidd
Wed Jan 17, 2024 8:26 pm
Forum: MikroTik hardware questions
Topic: hAP ax Lite USB power
Replies: 12
Views: 11117

Re: hAP ax Lite USB power

Only for the record, there is a mod/hack for this (a generic one): https://hackaday.com/2022/08/16/usb-c-charging-mod-brings-in-the-juice/ And there are pre-made USB-C connectors and breakout boards that include the resistors, but they are all for the final user/tinkerer. Unfortunately, this footpr...
by gwynbleidd
Tue Jan 09, 2024 9:40 pm
Forum: MikroTik hardware questions
Topic: hAP ax Lite USB power
Replies: 12
Views: 11117

hAP ax Lite USB power

I just received my hAP ax Lite (LTE version, but that probably doesn't matter) and I discovered it can't be powered by any native usb-c source (that is a charger with permanently attached usb-c cable, or any usb-c port with usb-c to usb-c cable). I did read somewhere that it does not support Power D...
by gwynbleidd
Thu May 04, 2023 5:29 am
Forum: General
Topic: Mikrotik as CLIENT OPENVPN with tls-auth static key
Replies: 26
Views: 35382

Re: Mikrotik as CLIENT OPENVPN with tls-auth static key

Support for non-TLS static key was dropped, not for the tls-auth, so this topic shouldn't be closed at all.
by gwynbleidd
Sat Feb 04, 2023 12:40 am
Forum: MikroTik hardware questions
Topic: MikroTik cAP ax [cAPGi-5HaxD2HaxD] (r2)
Replies: 114
Views: 32238

Re: MikroTik cAP ax [cAPGi-5HaxD2HaxD] (r2)

Sorry to ruin your fun with criticizing the design of cAP ax, but so far we have only a single drawing of the backside of it, that indicates it probably will be round, and it probably uses the same (or very similar) mounting mechanism to the cAP XL ac. All posted photos are of cAP XL ac, not of cAP ...
by gwynbleidd
Sat Sep 17, 2022 6:37 pm
Forum: SwOS
Topic: CSS610-8P-2S+IN DHCP Settings issue [SOLVED]
Replies: 36
Views: 15019

Re: CSS610-8P-2S+IN DHCP Settings issue

Edit4: Well it did what it was supposed to do. It blocked PPPoE and DHCP from those ports. But what I actually wanted to do is to restrict admin access to the switch to exclude port 1 and 2. As simple as that. I still don't know how to do that. Blocking admin access is done by the "Allow From ...
by gwynbleidd
Sun Aug 28, 2022 7:57 pm
Forum: SwOS
Topic: CSS610-8P-2S+IN DHCP Settings issue [SOLVED]
Replies: 36
Views: 15019

Re: CSS610-8P-2S+IN DHCP Settings issue

This seems like a problem only in GUI. As a workaround, I've managed to fix it by inspecting the request in the browser and re-sending it with the correct values. For trusted ports, look for i13 field in the request and change the value to a hexadecimal bit mask of ports you want to be checked. You ...