Community discussions

MikroTik App
 
elmikrotik
just joined
Topic Author
Posts: 2
Joined: Tue Oct 02, 2018 5:05 pm

Caps Traffic to internet via switch

Tue Oct 02, 2018 5:36 pm

Hello all

Is there way to setup Capsman to a act as manager ONLY not passing the caps traffic toward the internet (RBwAP2nD-BE MikroTik wAP )

I am using RB2011UiAS-2HnD-IN as Capsman and RBwAP2nD-BE MikroTik wAP as access point

Please the the diagram just to clarify

Image
You do not have the required permissions to view the files attached to this post.
 
nescafe2002
Forum Veteran
Forum Veteran
Posts: 897
Joined: Tue Aug 11, 2015 12:46 pm
Location: Netherlands

Re: Caps Traffic to internet via switch

Tue Oct 02, 2018 8:01 pm

Yes, enable local-forwarding in CAPsMAN datapath and the CAPs will pass traffic through the bridge set in CAP configuration.

Nice picture :)
 
elmikrotik
just joined
Topic Author
Posts: 2
Joined: Tue Oct 02, 2018 5:05 pm

Re: Caps Traffic to internet via switch

Mon Oct 08, 2018 4:01 am

nescafe2002

Ist possible to provide me simple configuration

thank you
 
nescafe2002
Forum Veteran
Forum Veteran
Posts: 897
Joined: Tue Aug 11, 2015 12:46 pm
Location: Netherlands

Re: Caps Traffic to internet via switch

Mon Oct 08, 2018 12:39 pm

https://wiki.mikrotik.com/wiki/Manual:C ... rding_Mode

On caps controller:
/caps-man configuration
add datapath.local-forwarding=yes mode=ap name=MyNetwork ssid=MyNetwork
/caps-man manager
set enabled=yes
/caps-man provisioning
add action=create-dynamic-enabled master-configuration=MyNetwork
You will have to set security, country, etc.
On caps client:
/interface bridge
add name=bridgeLocal
/interface bridge port
add bridge=bridgeLocal interface=ether1
add bridge=bridgeLocal interface=ether2
add bridge=bridgeLocal interface=ether3
/interface wireless cap
set bridge=bridgeLocal discovery-interfaces=bridgeLocal enabled=yes interfaces=wlan1,wlan2
When connected to the same switch, all wlan-to-internet traffic will flow through bridgeLocal and then through switch, not via controller.

Who is online

Users browsing this forum: Amazon [Bot], JmJ17, MSN [Bot] and 73 guests