Community discussions

MikroTik App
 
shellton
just joined
Topic Author
Posts: 18
Joined: Mon May 31, 2004 10:05 pm

CapsMan manager forwarding problem

Tue May 06, 2014 10:49 am

I'm tryed CapsMan features and got a problem with CapsMan manager forwarding mode .
Cap1 adapter apear in local bridge , i can ping Bridge assigned IP, but S-NAT does not work , i cannot ping any internet addresses.
I have some static routes to another networks , this netwoks i can ping too. It's seems that only i something wrong with NAT.
In my local bridge configured DHCP and some ethernet ports . If i connect directly to ether by cable , all works perfectly.
With local forward mode , all is working right.
Is it manager beta problem , or i miss something ?

Regards,
 
shellton
just joined
Topic Author
Posts: 18
Joined: Mon May 31, 2004 10:05 pm

Re: CapsMan manager forwarding problem

Thu May 08, 2014 10:01 pm

Nobody uses capsman forwarding mode ? Please ...
 
User avatar
cdiedrich
Forum Veteran
Forum Veteran
Posts: 997
Joined: Thu Feb 13, 2014 2:03 pm
Location: Basel, Switzerland // Bremen, Germany
Contact:

Re: CapsMan manager forwarding problem

Fri May 09, 2014 1:15 pm

Is it manager beta problem , or i miss something ?
Hi shellton,

I'd rather think you missed something - I have a very similar setuip here (with 16 caps) and it's working perfectly.
Did you configure the correct bridge in Datapath?
Are your caps in the same network you are distributing to the w/l clients?

It's pretty hard to figure out your problem without seeing your actual configuration...

Cheers
-Chris
 
shellton
just joined
Topic Author
Posts: 18
Joined: Mon May 31, 2004 10:05 pm

Re: CapsMan manager forwarding problem

Fri May 09, 2014 5:00 pm

CapsMan RB2011
Ether1 - Out interface
bridge1 - local network

ether1 connected to internet router
bridge1 (ether9 ant ether10) , CAP connected to ether9

Cap

Cap ether1 connected to capsman ether10

CapsMan config
# jan/01/2002 01:17:33 by RouterOS 6.12

#
/caps-man channel
add band=2ghz-b/g/n frequency=2412 name=channel1 width=20
/interface bridge
add l2mtu=1598 name=bridge1
/interface wireless
set [ find default-name=wlan1 ] l2mtu=1600
/caps-man datapath
add bridge=bridge1 name=datapath1
/caps-man security
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm,tkip name=\
    security1 passphrase=12345678
/caps-man configuration
add channel.band=2ghz-b/g/n channel.frequency=2412 channel.width=20 datapath=\
    datapath1 mode=ap name=cfg1 security=security1 ssid=Test
/ip pool
add name=dhcp_pool1 ranges=192.168.99.2-192.168.99.254
/ip dhcp-server
add address-pool=dhcp_pool1 disabled=no interface=bridge1 name=dhcp1
/port
set 0 name=serial0
/caps-man manager
set enabled=yes
/caps-man provisioning
add action=create-dynamic-enabled master-configuration=cfg1
/interface bridge port
add bridge=bridge1 interface=ether9
add bridge=bridge1 interface=ether10
/ip address
add address=192.168.99.1/24 interface=bridge1 network=192.168.99.0
add address=192.168.34.58/24 interface=ether1 network=192.168.34.0
add address=10.0.0.1/24 interface=bridge1 network=10.0.0.0
/ip dhcp-server network
add address=192.168.99.0/24 dns-server=8.8.8.8 gateway=192.168.99.1
/ip firewall nat
add action=masquerade chain=srcnat dst-address=!192.168.0.0/16 out-interface=\
    ether1 src-address=192.168.99.0/24 to-addresses=192.168.34.58
/ip route
add distance=1 gateway=192.168.34.1

Cap config
# jan/02/1970 00:39:22 by RouterOS 6.12
# software id = VQKC-CB3T
#
/interface wireless
# managed by CAPsMAN
# channel: 2412/20/gn, SSID: Test, CAPsMAN forwarding
set [ find default-name=wlan1 ] band=2ghz-b l2mtu=1600 rx-chains=0 tx-chains=\
    0
/interface wireless cap
set caps-man-addresses=10.0.0.1 enabled=yes interfaces=wlan1
/ip address
add address=10.0.0.2/24 interface=ether1 network=10.0.0.0
/ip route
add distance=1 gateway=10.0.0.1
PC connected by wire to CapsMan ether9 (belongs to bridge1) . All is Ok - got IP by dhcp , srcnat is working , can ping 8.8.8.8.
PC connected by wireless . I got addresses from 99.0 network by DHCP . I can ping 99.1. Can ping 34.1 (added static route to internet router 34.1, and srcnat not afected to 34.1) Ping to 8.8.8.8 - NO REPLY.
What I miss ?

Regards,
 
uldis
MikroTik Support
MikroTik Support
Posts: 3446
Joined: Mon May 31, 2004 2:55 pm

Re: CapsMan manager forwarding problem

Fri May 09, 2014 5:13 pm

please contact support@mikrotik.com to get access to the test release of RouterOS v6.13rc as we have made some fixed for the CAPsMAN and CAP that would help you.
 
shellton
just joined
Topic Author
Posts: 18
Joined: Mon May 31, 2004 10:05 pm

Re: CapsMan manager forwarding problem

Wed May 14, 2014 9:51 am

there is no reply from support ...
 
uldis
MikroTik Support
MikroTik Support
Posts: 3446
Joined: Mon May 31, 2004 2:55 pm

Re: CapsMan manager forwarding problem

Wed May 14, 2014 11:17 am

there is no reply from support ...
please provide us with the ticket number.
 
shellton
just joined
Topic Author
Posts: 18
Joined: Mon May 31, 2004 10:05 pm

Re: CapsMan manager forwarding problem

Thu May 15, 2014 10:20 am

I wrote 3 emails to support@ ant did not receive any reply ...
 
uldis
MikroTik Support
MikroTik Support
Posts: 3446
Joined: Mon May 31, 2004 2:55 pm

Re: CapsMan manager forwarding problem

Thu May 15, 2014 10:36 am

I wrote 3 emails to support@ ant did not receive any reply ...
we have replied to all your emails with ticket number 2014051466000486, 2014051366000111, 2014050966000665

Please check your email spam filters.
 
shellton
just joined
Topic Author
Posts: 18
Joined: Mon May 31, 2004 10:05 pm

Re: CapsMan manager forwarding problem

Fri May 16, 2014 4:51 pm

Just tested rc13 , it's seems all is working correctly, Thank you ,

Regards,

Who is online

Users browsing this forum: Amazon [Bot] and 9 guests