Community discussions

MikroTik App

Search found 11 matches

by Kuba1301
Tue Mar 31, 2020 12:01 am
Forum: Beginner Basics
Topic: Port based vlan on CSR1xx and issue with Unifi APs - broadcast SSIDs but they do not have IP addresses
Replies: 4
Views: 2386

Re: Port based vlan on CSR1xx and issue with Unifi APs - broadcast SSIDs but they do not have IP addresses

[...] quite some APs by different vendors require untagged for management. Meaning you have to convert trunk ports connecting APs to hybrid ports with PVID set to your management VLAN ID (69). Again, thanks for the help. Based on your reply I found 2 possible solutions: 1. Change trunk ports to hyb...
by Kuba1301
Mon Mar 30, 2020 10:38 pm
Forum: Beginner Basics
Topic: Port based vlan on CSR1xx and issue with Unifi APs - broadcast SSIDs but they do not have IP addresses
Replies: 4
Views: 2386

Port based vlan on CSR1xx and issue with Unifi APs - broadcast SSIDs but they do not have IP addresses

Hi All, I have followed manual: https://wiki.mikrotik.com/wiki/Manual:CRS1xx/2xx_series_switches_examples + few other manuals and finally I came up with port based vlan configuration. Here is how my network looks like: https://drive.google.com/file/d/1ZYr5Vk1iMwfOT4Dxdww8OLPNUD_dup1y/view?usp=sharin...
by Kuba1301
Mon Mar 30, 2020 10:31 am
Forum: Beginner Basics
Topic: DHCP issue, stuck in "Offered" state [SOLVED]
Replies: 1
Views: 6884

Re: DHCP issue, stuck in "Offered" state [SOLVED]

Issue solved. I found that on on my Mikrotik Serie (CSR125) Vlans are configured differently, by using switch-chip.
With changed configuration, issue with DHCP disappeared.
by Kuba1301
Sun Mar 29, 2020 4:31 pm
Forum: Beginner Basics
Topic: DHCP issue, stuck in "Offered" state [SOLVED]
Replies: 1
Views: 6884

DHCP issue, stuck in "Offered" state [SOLVED]

Hi all, after a long fight with VLAN configuration on CSR125, I encountered a strange error with DHCP server. It does not assign IP addresses to clients connected via Access Point, but only for one specific subnet: 10.69.0.0/24. For all other subnets, clients receive IP addresses. Surprisingly, clie...
by Kuba1301
Sun Mar 29, 2020 11:23 am
Forum: Beginner Basics
Topic: Bridge with vlan filtering, access points not reachable [SOLVED]
Replies: 4
Views: 7338

Re: Bridge with vlan filtering, access points not reachable [SOLVED]

Hi,
Much appreciated your help! Your configuration works as desired!
I need to force my APs adoption to work. Not quite sure why that does not work, even though management vlan has been set to 69 (with proper vlan id). But this is different story.

Cheers!
by Kuba1301
Sat Mar 28, 2020 10:51 pm
Forum: Beginner Basics
Topic: Bridge with vlan filtering, access points not reachable [SOLVED]
Replies: 4
Views: 7338

Re: Bridge with vlan filtering, access points not reachable [SOLVED]

You have configured the bridge, ether7, ether22, ether23 to be both tagged (in /interface bridge vlan ) and untagged (by setting pvid=69 in /interface bridge and /interface bridge port ) which will not work. Remove the pvid= for the bridge and those three interfaces if they are intended to be trunk...
by Kuba1301
Fri Mar 27, 2020 9:05 pm
Forum: Beginner Basics
Topic: Bridge with vlan filtering, access points not reachable [SOLVED]
Replies: 4
Views: 7338

Bridge with vlan filtering, access points not reachable [SOLVED]

Hi everyone, Here is a desired setup: https://drive.google.com/file/d/1P_qHvS_ZLK5WDAxLMkpR_6QJcCsM2_ox The goal is: 1) to have 3 different VLANs (59, 69 and 79) 2) 3 Access Points that broadcast 3 different WLANs (corresponding to VLANs) 3) 3 APs to be part VLAN 69 4) Almost all physical ports to b...
by Kuba1301
Mon Jul 09, 2018 2:47 pm
Forum: Announcements
Topic: v6.42.5 [current]
Replies: 124
Views: 57630

Re: v6.42.5 [current]

Mention your previous version.
I think it was 6.41.X
by Kuba1301
Mon Jul 09, 2018 2:33 pm
Forum: Beginner Basics
Topic: New to mikrotik, home lan setup
Replies: 2
Views: 1600

Re: New to mikrotik, home lan setup

Hi diddie17,
Thanks for that reply. Finally, I was able to come up with the desired setup.
Features like bridge interfaces were the clue ;)
by Kuba1301
Mon Jul 09, 2018 2:30 pm
Forum: Announcements
Topic: v6.42.5 [current]
Replies: 124
Views: 57630

Re: v6.42.5 [current]

Today, around 9AM CET I upgraded my CRS125‑24G to OS v6.42.5 remotly via Winbox and since that time I cannot: - ping any external IP address from internal network (although public IP address is properly obtained by my WAN port via ISP DHCP server). I'm testing Google's DNS server with no luck. - pin...
by Kuba1301
Fri Jun 15, 2018 10:20 pm
Forum: Beginner Basics
Topic: New to mikrotik, home lan setup
Replies: 2
Views: 1600

New to mikrotik, home lan setup

Hi Guys, I'm quite new to Mikrotik world and configuration of my CRS-125-24G router is killing me. I tried several approaches before I gave up. Details of my network/requirements. Beside the router, I have 3 Access points (UniFi AP-AC-LR), I would like to achieve the following: - LAN divided logical...