Community discussions

MikroTik App
 
bardossyAdrian
just joined
Topic Author
Posts: 10
Joined: Mon Jan 08, 2018 2:33 pm

Problem with caps man

Fri Feb 09, 2018 4:58 pm

Hi guys,

my name is Adrian and I need your help. I am adding to our company wireless network, which includes 2.4 Ghz wireless network 5 Ghz wireless network. I am configuriong it in capsman.

Problem is, I configured capsman in dynamic mode but still there is no new ssid which is called S4U_5GHz available. Here is config.

Can you help me please?
[ab.admin@S4U_Lidicka] > caps-man interface print 
Flags: M - master, D - dynamic, B - bound, 
X - disabled, I - inactive, R - running 
 #      NAME                  RADIO-MAC         MASTER-INTERFACE                 
 0 MDBR S4U_1                 E4:8D:8C:BA:DD:19 none                             
 1  DB  S4U_1-1               00:00:00:00:00:00 S4U_1                            
 2 MDBR S4U_2                 64:D1:54:90:99:1A none                             
 3  DB  S4U_2-1               00:00:00:00:00:00 S4U_2                            
 4 MDBR S4U_3                 E4:8D:8C:44:19:0E none                             
 5  DB  S4U_3-1               00:00:00:00:00:00 S4U_3

[ab.admin@S4U_Lidicka] > caps-man provisioning print 
Flags: X - disabled 
 0   radio-mac=00:00:00:00:00:00 hw-supported-modes="" identity-regexp="" 
     common-name-regexp="" ip-address-ranges="" action=create-dynamic-enabled 
     master-configuration=S4U_Visitors cfg 
     slave-configurations=S4U_2GHz cfg,S4U_5GHz cfg name-format=prefix 
     name-prefix="S4U_"

[ab.admin@S4U_Lidicka] > caps-man configuration print 
 0 name="S4U_Visitors cfg" ssid="S4U_Visitors" country=czech republic 
   security=visitors security datapath.bridge=bridge_visitors 

 1 name="S4U_2GHz cfg" ssid="S4U_2GHz" country=czech republic 
   security=s4u security datapath.bridge=Bridge_LAN channel.band=2ghz-b/g/

 2 name="S4U_5GHz cfg" ssid="S4U_5GHz" country=czech republic 
   security=s4u security datapath.bridge=Bridge_LAN channel.band=5ghz-a/n/

[ab.admin@S4U_Lidicka] > caps-man security print 
 0 name="visitors security" authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm 
   group-encryption=aes-ccm passphrase=password

 1 name="s4u security" authentication-types=wpa-eap,wpa2-eap encryption=aes-ccm 
   group-encryption=aes-ccm group-key-update=5m tls-mode=dont-verify-certificate 
Caps man is working for 2 SSID in 2.4 GHz but not for 5 GHz. Can you help me resolve this please?

Best regards,
Adrian Bardossy
 
gotsprings
Forum Guru
Forum Guru
Posts: 2311
Joined: Mon May 14, 2012 9:30 pm

Re: Problem with caps man

Fri Feb 09, 2018 8:03 pm

Think we need to see more of the configuration.
 
pvatolin
just joined
Posts: 11
Joined: Fri Sep 25, 2015 11:50 am

Re: Problem with caps man

Mon Feb 12, 2018 3:08 pm

Hi, Adrian!
What exactly device do you use?
Be sure the device is dual-band.
 
bardossyAdrian
just joined
Topic Author
Posts: 10
Joined: Mon Jan 08, 2018 2:33 pm

Re: Problem with caps man

Mon Feb 12, 2018 3:33 pm

Problem solved, I had to restart the access points to apply the new config.

Adrian