Community discussions

MikroTik App
 
User avatar
BlackRat
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 97
Joined: Sat Jul 21, 2012 8:37 am

CAPS + Windows 10 clients

Fri May 28, 2021 12:54 pm

Hi all!
I have 5 AP's connected to CAPSMAN. Two of them very closed to each other, so I decided to separate one of these AP's from other config and created another config for single AP. Now I have problem: some time a Windows 10 client when it connected to WiFi can't renew IP. The only way: forget WiFi and connect again.
How to change this situation?
 
erlinden
Forum Guru
Forum Guru
Posts: 1900
Joined: Wed Jun 12, 2013 1:59 pm
Location: Netherlands

Re: CAPS + Windows 10 clients

Fri May 28, 2021 1:27 pm

In my opinion it makes no sense to have a single standalone CAP besides the CAPsMAN managed CAPs.
Still...it should work if SSID and security is identical. Can you share both the wireless config of the standalone CAP and the export of CAPsMAN?
 
User avatar
BlackRat
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 97
Joined: Sat Jul 21, 2012 8:37 am

Re: CAPS + Windows 10 clients

Fri May 28, 2021 3:08 pm

It is now other AP's with the same SSID...

/caps-man channel
add band=2ghz-b/g/n control-channel-width=20mhz extension-channel=disabled name=UMEWirelessNetwork-2 tx-power=20
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=Ce name=UMEWirelessNetwork-5 tx-power=10
add band=2ghz-b/g/n control-channel-width=20mhz extension-channel=disabled name=UMEWirelessNetwork-2-reduced tx-power=1
add band=5ghz-a/n/ac control-channel-width=20mhz extension-channel=Ce name=UMEWirelessNetwork-5-reduced tx-power=10

/interface bridge
add admin-mac=6C:3B:6B:F8:16:3F arp=proxy-arp auto-mac=no fast-forward=no name=bridge-local

/caps-man datapath
add bridge=bridge-local client-to-client-forwarding=yes local-forwarding=yes name=datapath1 vlan-id=12 vlan-mode=use-tag
/caps-man security
add authentication-types=wpa2-psk encryption=aes-ccm group-encryption=aes-ccm name=security1 passphrase=superpassFrase
/caps-man configuration
add channel=UMEWirelessNetwork-2 country=russia3 datapath=datapath1 distance=indoors installation=indoor max-sta-count=20 mode=ap name=UMEWirelessNetwork-2 \
security=security1 ssid=UME-WIFI
add channel=UMEWirelessNetwork-5 country=russia3 datapath=datapath1 distance=indoors installation=indoor max-sta-count=20 mode=ap name=UMEWirelessNetwork-5 \
security=security1 ssid=UME-WIFI
add channel=UMEWirelessNetwork-2-reduced country=russia3 datapath=datapath1 distance=indoors installation=indoor max-sta-count=20 mode=ap name=\
UMEWirelessNetwork-2-reduced security=security1 ssid=UME-WIFI
add channel=UMEWirelessNetwork-5-reduced country=russia3 datapath=datapath1 distance=indoors installation=indoor max-sta-count=20 mode=ap name=\
UMEWirelessNetwork-5-reduced security=security1 ssid=UME-WIFI

/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik

/ip pool
add name=wifi-corp-pool ranges=10.1.12.10-10.1.12.254

/ip dhcp-server
add add-arp=yes address-pool=wifi-corp-pool disabled=no interface=bridge-local lease-time=4d name=DHCP-WiFiCorp relay=10.1.12.1 src-address=10.1.6.222

/caps-man manager
set enabled=yes upgrade-policy=suggest-same-version
/caps-man provisioning
add action=create-dynamic-enabled hw-supported-modes=gn master-configuration=UMEWirelessNetwork-2
add action=create-dynamic-enabled hw-supported-modes=gn master-configuration=UMEWirelessNetwork-2-reduced radio-mac=08:55:31:2E:DA:85
add action=create-dynamic-enabled hw-supported-modes=ac master-configuration=UMEWirelessNetwork-5
add action=create-dynamic-enabled hw-supported-modes=ac master-configuration=UMEWirelessNetwork-5-reduced radio-mac=08:55:31:2E:DA:86

/interface bridge port
add bridge=bridge-local interface="ether2 lan"
add bridge=bridge-local interface=ether4
add bridge=bridge-local interface=ether5
add bridge=bridge-local interface=ether8
add bridge=bridge-local comment=315 interface=ether9

/ip firewall connection tracking
set tcp-established-timeout=1h

/ip address
add address=10.1.6.222/24 interface=bridge-local network=10.1.6.0

/ip dhcp-server network
add address=10.10.10.0/24 dns-server=8.8.8.8 gateway=10.10.10.222 netmask=24

/ip dns
set allow-remote-requests=yes servers=8.8.8.8,8.8.4.4

Who is online

Users browsing this forum: Amazon [Bot], kid, Ponytred, sinisa, TheCondor and 36 guests