cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
316
Views
0
Helpful
2
Replies

mobile applications not loading correctly via BYOD

pradeepgun
Level 1
Level 1

Dear All,

We are using Wireless BYOD for get internet to mobile devices. But we are not able to access some mobile applications via iPad or Android devices and some applications loading partially. But by connecting to other SSID which is assigned same BYOD VLAN, we are able to load application properly.

We are using ISE 1.3 with patch 5 and 5760 as WLC.

Any ideas about this behavior

Regards,

Pradeep.

2 Replies 2

Marvin Rhoads
Hall of Fame
Hall of Fame

What's your AuthZ result for the problematic devices?

If it includes applying an Airespace ACL (wireless ACL) I'd look into that first.

Many thanks for the update ..

Here is the ACL

ip access-list extended BYOD
 permit ip any host 10.10.10.10 >> Domain Controllers
 permit ip any host 10.10.10.15 >> Domain Controllers
 permit ip any host 10.10.30.10 >> Domain Controllers
 permit ip any host 10.10.30.13  >> DHCP Server
 permit ip any host 10.250.61.24 >> Proxy Server
 permit ip any host 10.250.61.25 >> Proxy Server
 deny   ip any 10.0.0.0 0.0.0.255 >> internal network
 deny   ip any 192.168.0.0 0.0.255.255 >> internal network
 permit ip any any

Since now the client is closed, I will share the Authz result tomorrow morning..