- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Amigopod and Moto WiNG
02-22-2012 04:04 AM
Hi Everyone,
I am interested in finding out if anyone have integrated Amigopod with any Moto RFS switches.
regards
Ariya
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
02-22-2012 04:51 PM
Ariya, We have several customers around the world integrating with Motorola controllers. There have been some recent changes in WiNG5 implemented by Motorola that we are trying to address in our next software release.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
06-08-2012 06:57 AM
Is this still an issue? I am trying to set up guest self-registration with RFS7000 which is running Wing 5.2 but it is not working.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
06-08-2012 04:51 PM
no issue as far i am aware, make sure AMG is running version 3.9
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
10-01-2012 10:51 AM
Is there any Amigopod Motorola Wing 5 Integration Guide. I would like to see Amigopod working with Motorola.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
10-01-2012 05:21 PM
there is no integration guide but use this preocedure:
- use ClearPass Guest (CPG) 3.9 or later
- In the example the IP address of CPG is 10.100.100.3
- Add the CPG as a RADIUS server on Moto switch
- Add the Moto switch as a NAS to CPG and create an automatic weblogin.
- ensure that the weblogin is called "RFS-login.php" to match the config stub.
- This weblogin will use the new Moto weblogin that recognises the Moto redirection in WiNG4.x and 5.x
- The IP address in the Weblogin is not significant with WiNG5.x so you can even remove it and demonstrate that they need one Weblogin for all their Moto switches.
- use HTTP for Captive Portal authentication. So set it accordingly on CPG weblogin and the moto side
- and do not check the "Custom form" checkbox on CPG weblogin.
Here is the relevant part of the Moto switch config
aaa-policy CPG authentication server 1 host 10.100.100.3 secret 0 blah accounting server 1 host 10.100.100.3 secret 0 blah accounting type start-interim-stop ! dns-whitelist CPG_whitelist permit apple.com suffix permit 10.100.100.3 ! captive-portal CPG webpage-location external webpage external login http://10.100.100.3/RFS-login.php webpage external welcome http://10.100.100.3/RFS-welcome.php webpage external fail http://10.100.100.3/RFS-failed-page.php use aaa-policy CPG use dns-whitelist CPG_whitelist ! wlan blah ssid blah vlan 666 bridging-mode tunnel encryption-type none authentication-type none use captive-portal CPG captive-portal-enforcement ! use captive-portal server CPG
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
10-01-2012 07:46 PM
Thank you for the quick reply.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
11-27-2013 03:06 AM
you never try with external https captive portal?
thanks
ACMP 5.0 and 6.3
-- Found something helpful, important, or cool? Click the Kudos Star in a post.
-- Problem Solved? Click "Accept as Solution" in a post.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
03-07-2014 09:06 AM
Hi, I'm trying to get this working with a Motorola WiNG 5.3 controller and Clearpass Guest 6.2.x
I got the captive portal redirect working, so that users connect to the Guest WLAN, get redirected to Clearpass (using http) but when they try to log in, the login tries to go to the following URL:
..which then times out.
Not sure where it's getting this - I don't have this URL set anywhere in Clearpass so it must be happening on the Motorola but I don't have any idea how this Motorola controller works.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Amigopod and Moto WiNG
03-10-2014 12:08 AM - edited 03-10-2014 12:14 AM
i got it with wing 5.5
in wing 5.5 captive portal guide there's the right path.
i dismiss this config because actually wing 5.5 doens't support well https redirect (you've to accept ap certificate if you don't have a motorola controller).
i explain better:
if the captive portal is configured as external on https page it will work but you've to accept ap self signed certificate
if the captive portal is configured as external managed by motorola controller it will works well in https.
ACMP 5.0 and 6.3
-- Found something helpful, important, or cool? Click the Kudos Star in a post.
-- Problem Solved? Click "Accept as Solution" in a post.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator