Community discussions

MikroTik App
 
User avatar
cgood
newbie
Topic Author
Posts: 30
Joined: Sat May 31, 2014 4:01 pm
Location: Russia, Sochi
Contact:

caps-man manager interface all forbid=yes && caps-man-addresses=127.0.0.1

Sat Apr 21, 2018 12:11 am

Hi pipl! i've next config & my caps-man wlan interfaces can't find capsman ...
# apr/21/2018 00:03:35 by RouterOS 6.42
# model = RouterBOARD 952Ui-5ac2nD
/caps-man manager
set enabled=yes upgrade-policy=suggest-same-version
/caps-man manager interface
set [ find default=yes ] forbid=yes
add disabled=no interface=vlan10
and
# apr/21/2018 00:04:25 by RouterOS 6.42
# model = RouterBOARD 952Ui-5ac2nD
/interface wireless cap
#
set caps-man-addresses=127.0.0.1 discovery-interfaces=vlan10 enabled=yes interfaces=wlan1,wlan2
i can't disable or move vlan10 prio UP
/caps-man manager interface> print
Flags: * - default, X - disabled, D - dynamic
 #     INTERFACE                                                                                                                                                              FORBID
 0 *   all                                                                                                                                                                    yes
 1     vlan10                                                                                                                                                                 no
] /caps-man manager interface> disable 0
failure: not allowed to change preset properties
] /caps-man manager interface>

.. -- go up to manager
add -- Create a new item
comment -- Set comment for items
disable -- Disable items
edit --
enable -- Enable items
export -- Print or save an export script that can be used to restore configuration
find -- Find items by value
get -- Gets value of item's property
print -- Print values of item properties
remove -- Remove item
set -- Change item properties

Work only on:
# apr/21/2018 00:08:17 by RouterOS 6.42
# model = RouterBOARD 952Ui-5ac2nD
/caps-man manager interface
add disabled=no forbid=yes interface=vlan5
add disabled=no forbid=yes interface=br0
] /caps-man manager interface> print
Flags: * - default, X - disabled, D - dynamic
 #     INTERFACE                                                                                                                                                              FORBID
 0 *   all                                                                                                                                                                    no
 1     vlan5                                                                                                                                                                  yes
 2     br0                                                                                                                                                                    yes
MayBe it's Feature, but i want just add one INTERFACE to discover CAPs & all over forbid.
 
MockTurtle
just joined
Posts: 5
Joined: Fri Jun 15, 2018 10:18 pm

Re: caps-man manager interface all forbid=yes && caps-man-addresses=127.0.0.1

Tue Aug 14, 2018 11:25 pm

i think this is a bug that still hasn't been fixed. my local wlan interface is unable to join capsman unless the setting is all forbid=no.
 
whatever
Member
Member
Posts: 353
Joined: Thu Jun 21, 2018 9:29 pm

Re: caps-man manager interface all forbid=yes && caps-man-addresses=127.0.0.1

Wed Aug 15, 2018 12:19 pm

It's rather a fcked up design than a bug, this is even documented in the wiki. Documentation suggests allowing "all" and forbidding every unwanted interface. This could easily be fixed by introducing an "allow local" setting.

Link: https://wiki.mikrotik.com/wiki/Manual:S ... in_CAPsMAN
 
User avatar
cgood
newbie
Topic Author
Posts: 30
Joined: Sat May 31, 2014 4:01 pm
Location: Russia, Sochi
Contact:

Re: caps-man manager interface all forbid=yes && caps-man-addresses=127.0.0.1

Wed Aug 15, 2018 12:32 pm

And with interface-list it'll be nice to configuring ..

Who is online

Users browsing this forum: No registered users and 37 guests