Community discussions

MikroTik App
 
svito
just joined
Topic Author
Posts: 4
Joined: Tue Nov 29, 2022 10:13 pm
Location: Slovakia

Unidentified Network When Mikrotik Connect

Tue Nov 29, 2022 10:33 pm

I would like to advise why, when I connect my Mikrotik to the network, after turning on the PC, the network card connects for more than 30 seconds every time. During this time windows writes "unidentified network".

I have an ASUS DSL-AX82U as the main router, a PC (port1) and a Mikrotik crs326-24G-2S+ (port4) connected to it. Mikrotik is set as a switch (bridge).

- If Mikrotik is not connected to the ASUS DSL-AX82U router, the PC will connect to the network immediately after loading the desktop.
- However, if a Mikrotik is also connected to the ASUS DSL-AX82U router, it takes 30 seconds to connect the PC to the network.
- If I connect the PC via Mikrotik, even in this case it connects to the network immediately after loading the desktop.

What could be the problem?

Sorry for my english, I used google translate.
 
User avatar
BartoszP
Forum Guru
Forum Guru
Posts: 2855
Joined: Mon Jun 16, 2014 1:13 pm
Location: Poland

Re: Unidentified Network When Mikrotik Connect

Wed Nov 30, 2022 8:40 am

Could you provide any diagram and the configuration of the CRS?
 
svito
just joined
Topic Author
Posts: 4
Joined: Tue Nov 29, 2022 10:13 pm
Location: Slovakia

Re: Unidentified Network When Mikrotik Connect

Wed Nov 30, 2022 5:57 pm

I am attaching the diagram and configuration. Somehow I did not make a big intervention in the setting. Unfortunately, I'm not that knowledgeable, I set it up according to the instructions on the Internet.

The problem is even if there are no devices connected to the Mikrotik.
# nov/30/2022 16:42:52 by RouterOS 6.49.7
# software id = SRQQ-37J4
#
# model = CRS326-24G-2S+
# serial number = xxxxx
/interface bridge
add name=bridge1
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
add bridge=bridge1 interface=ether6
add bridge=bridge1 interface=ether7
add bridge=bridge1 interface=ether8
add bridge=bridge1 interface=ether9
add bridge=bridge1 interface=ether10
add bridge=bridge1 interface=ether11
add bridge=bridge1 interface=ether12
add bridge=bridge1 interface=ether13
add bridge=bridge1 interface=ether14
add bridge=bridge1 interface=ether15
add bridge=bridge1 interface=ether16
add bridge=bridge1 interface=ether17
add bridge=bridge1 interface=ether18
add bridge=bridge1 interface=ether19
add bridge=bridge1 interface=ether20
add bridge=bridge1 interface=ether21
add bridge=bridge1 interface=ether22
add bridge=bridge1 interface=ether23
add bridge=bridge1 interface=ether24
add bridge=bridge1 interface=sfp-sfpplus1
add bridge=bridge1 interface=sfp-sfpplus2
/ip neighbor discovery-settings
set discover-interface-list=!dynamic
/interface list member
add interface=ether1 list=WAN
add interface=ether2 list=LAN
add interface=ether3 list=LAN
add interface=ether4 list=LAN
add interface=ether5 list=LAN
add interface=ether6 list=LAN
add interface=ether7 list=LAN
add interface=ether8 list=LAN
add interface=ether9 list=LAN
add interface=ether10 list=LAN
add interface=ether11 list=LAN
add interface=ether12 list=LAN
add interface=ether13 list=LAN
add interface=ether14 list=LAN
add interface=ether15 list=LAN
add interface=ether16 list=LAN
add interface=ether17 list=LAN
add interface=ether18 list=LAN
add interface=ether19 list=LAN
add interface=ether20 list=LAN
add interface=ether21 list=LAN
add interface=ether22 list=LAN
add interface=ether23 list=LAN
add interface=ether24 list=LAN
add interface=sfp-sfpplus1 list=LAN
add interface=sfp-sfpplus2 list=LAN
/ip address
add address=192.168.1.2/24 interface=bridge1 network=192.168.1.0
/ip dhcp-client
add interface=bridge1
/ip dns
set servers=8.8.8.8
/ip route
add distance=1 gateway=192.168.1.1
/system clock
set time-zone-name=Europe/Bratislava
/system identity
set name=Switch
/system routerboard settings
set boot-os=router-os
/system swos
set address-acquisition-mode=static allow-from-ports="p1,p2,p3,p4,p5,p6,p7,p8,\
    p9,p10,p11,p12,p13,p14,p15,p16,p17,p18,p19,p20,p21,p22,p23,p24,p25,p26" \
    identity=MikroTik static-ip-address=192.168.1.2
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: bpwl, jookraw and 71 guests