Community discussions

MikroTik App

Search found 10 matches

by mrtn
Sun Dec 29, 2024 9:32 pm
Forum: General
Topic: BTest Server & Bandwidth Test
Replies: 2
Views: 11306

Re: BTest Server & Bandwidth Test

@Mikrotik: I just tried to setup a BTest Server hosted publicly and it's quite cumbersome to configure the firewalls of BOTH client and server, due to the unconventional approach outlinted by bdk above. If BTest is a client-server model, I do not expect that the server connects back to the client. T...
by mrtn
Thu Jul 25, 2024 4:46 pm
Forum: Wireless Networking
Topic: EAP PEAP-MSCHAPv2 as station with v7
Replies: 11
Views: 7285

Re: EAP PEAP-MSCHAPv2 as station with v7

I hoped so as well when I saw the release notes for v7.15, but the issue persits for me. :(
Tried many different WiFi security profile settings (PEAP, EAP-TLS with certs. etc.), but it just doesn't work.

Mikrotik, would be great if this can be fixed soon. Thanks!
by mrtn
Mon Mar 18, 2024 12:03 pm
Forum: General
Topic: MikroTik RouterOS boot speed is very slow- vmware
Replies: 16
Views: 7673

Re: MikroTik RouterOS boot speed is very slow- vmware

@homerouter, no, the image does not seem to be ok. It only boots quickly (e.g., 5 secs) when disabling Windows' virtualization features (`hypervisorlaunchtype = off`), which prevents the machine from using important security features like "Core isolation". This is not a viable option for m...
by mrtn
Tue Mar 12, 2024 2:57 pm
Forum: General
Topic: MikroTik RouterOS boot speed is very slow- vmware
Replies: 16
Views: 7673

Re: MikroTik RouterOS boot speed is very slow- vmware

Thanks @Amm0!

Mikrotik, can you please update your CHR image(s) so that EFI is supported out-of-the-box to fix the slow boot issue? Thanks!
by mrtn
Mon Jan 29, 2024 6:23 pm
Forum: General
Topic: MikroTik RouterOS boot speed is very slow- vmware
Replies: 16
Views: 7673

Re: MikroTik RouterOS boot speed is very slow- vmware

Yes, that's the OVA's default and thus, what I've tried first. Same issue.
by mrtn
Thu Jan 25, 2024 1:36 pm
Forum: General
Topic: MikroTik RouterOS boot speed is very slow- vmware
Replies: 16
Views: 7673

Re: MikroTik RouterOS boot speed is very slow- vmware

I've tried setting the hardware version to 18 (ESXi 7.0 U1 (7.0.1) / Workstation Pro 16.x).
The issue persists.
by mrtn
Wed Jan 24, 2024 12:34 pm
Forum: General
Topic: MikroTik RouterOS boot speed is very slow- vmware
Replies: 16
Views: 7673

Re: MikroTik RouterOS boot speed is very slow- vmware

I did use the OVA image (v 7.12) to import the VM into VMWare Workstation. I've just tried to upgrade the "Hardware Compatibility" of the VM to VMWare Workstation 17.5 (it was on version 10 by default; and I've also tried compat. level "ESXI 7.0") according to https://docs.vmware...
by mrtn
Mon Jan 15, 2024 8:53 pm
Forum: General
Topic: MikroTik RouterOS boot speed is very slow- vmware
Replies: 16
Views: 7673

Re: MikroTik RouterOS boot speed is very slow- vmware

I have the same problem. (VMWare Workstation v17.5.0 build-22583795; Windows 10; CHR v7.12) It takes several (3+) minutes until RouterOS is fully booted and usable. The output on the screen is "Load system" during bootup. The same problem (but no solution) is outlined here: https://communi...
by mrtn
Wed Mar 23, 2022 3:34 pm
Forum: General
Topic: Proxy problem after first successfull request
Replies: 1
Views: 799

Re: Proxy problem after first successfull request

I'm having the same issue. My Setup: Internet --- HeX (NAT+FW) --- SWITCH --- (PC, Laptop, AnotherMikrotik) I setup the proxy on the AnotherMikrotik device. No default configuration, only enabled DHCP client on port 4, and enabled the Proxy. Here's what's strange: the issue depends on what model I u...
by mrtn
Thu Dec 30, 2021 3:00 am
Forum: General
Topic: switch - rule - redirect to cpu issue?
Replies: 7
Views: 3350

Re: switch - rule - redirect to cpu issue?

I'm having the same problem: I have a bridge with 2 ports and HW offloading enabled, i.e., the device works just as a switch. I want to redirect specific traffic to the CPU to pass it through bridge filter or IP filter rules. Port 1 is the gateway, port 2 to my PC. On the PC, I start `ping 8.8.8.8`....