<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Mobile devices won't connect to internet will connect to intranet in ZoneDirector</title>
    <link>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30609#M5837</link>
    <description>Genius! it was the MTU.  Well done Keith.</description>
    <pubDate>Mon, 14 Apr 2014 22:32:11 GMT</pubDate>
    <dc:creator>chris_weis</dc:creator>
    <dc:date>2014-04-14T22:32:11Z</dc:date>
    <item>
      <title>Mobile devices won't connect to internet will connect to intranet</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30605#M5833</link>
      <description>Ruckus ZD1106
&lt;BR /&gt;
9.6.1.0 build 15
&lt;BR /&gt;
APs (2): zf7363
&lt;BR /&gt;&lt;BR /&gt;
Client has two locations, VPN between both locations.
&lt;BR /&gt;
One AP is on the 192.168.1.x subnet, one AP is on the 192.168.10.x subnet.
&lt;BR /&gt;
Issue is with the 192.168.10 AP. Laptops and mobile devices connect fine and are able to access the internal network. Laptops are also able to access the internet without restriction, meaning they behave in the way you would expect devices would on a typical wireless network. 
&lt;BR /&gt;&lt;BR /&gt;
Mobile devices (iOS and Android) can access the internal network just fine but cannot access the internet. There is no ACL, no subnet restriction (they're not connecting through guest access anyway), no web filtering, etc.
&lt;BR /&gt;&lt;BR /&gt;
Mobile devices connect and have internal and internet access from the 192.168.1 AP, and work as you would expect. Both APs are in the same group, same WLAN, no VLANs or other custom settings. 
&lt;BR /&gt;&lt;BR /&gt;
DHCP is from the network, not the ZD, and there's no problem with obtaining IP addresses and the scope options (DNS servers, etc.).
&lt;BR /&gt;&lt;BR /&gt;
Odder still, you can ping out from a 192.168.10 mobile device to the internet but cannot access HTTP, etc. (routing = okay). I would assume there might be a restriction somewhere in a network not allowing internet access, but that's not the case. Laptops have no issue.
&lt;BR /&gt;&lt;BR /&gt;
Rebooting of the ZD, mobile devices, APs has no effect.
&lt;BR /&gt;&lt;BR /&gt;
Does anyone know of a specific issue with mobile devices that might cause this behavior?</description>
      <pubDate>Mon, 14 Apr 2014 16:39:18 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30605#M5833</guid>
      <dc:creator>chris_weis</dc:creator>
      <dc:date>2014-04-14T16:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile devices won't connect to internet will connect to intranet</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30606#M5834</link>
      <description>This sounds like maybe an MTU/Fragmentation (or rather Do Not Fragment) issue.  The fact a VPN is involved lends credence. Web servers try to use the biggest packet possible and they generally set DNF (Do Not Fragment) bit (instead they expect to negotiate MTU via ICMP PMTU discovery). 
&lt;BR /&gt;&lt;BR /&gt;
So, it's likely something in your network is preventing PMTU from reaching the source web servers. They are sending too-large packets which are getting dropped at the tunnel.</description>
      <pubDate>Mon, 14 Apr 2014 20:24:05 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30606#M5834</guid>
      <dc:creator>keith_redfield</dc:creator>
      <dc:date>2014-04-14T20:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile devices won't connect to internet will connect to intranet</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30607#M5835</link>
      <description>VLANs should be fine since the laptops don’t have an issue and operate normally. It has to be the mobile devices. Is there something specific to iOS and Android devices where this would come into play?</description>
      <pubDate>Mon, 14 Apr 2014 21:38:36 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30607#M5835</guid>
      <dc:creator>chris_weis</dc:creator>
      <dc:date>2014-04-14T21:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile devices won't connect to internet will connect to intranet</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30608#M5836</link>
      <description>I was afraid you were going to ask that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Nothing I can think of, but the symptoms are classic PMTU blackhole. 
&lt;BR /&gt;&lt;BR /&gt;
But I wonder if the PC operating systems are maybe doing some PMTU probing of their own and adjusting accordingly.</description>
      <pubDate>Mon, 14 Apr 2014 21:48:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30608#M5836</guid>
      <dc:creator>keith_redfield</dc:creator>
      <dc:date>2014-04-14T21:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile devices won't connect to internet will connect to intranet</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30609#M5837</link>
      <description>Genius! it was the MTU.  Well done Keith.</description>
      <pubDate>Mon, 14 Apr 2014 22:32:11 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30609#M5837</guid>
      <dc:creator>chris_weis</dc:creator>
      <dc:date>2014-04-14T22:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile devices won't connect to internet will connect to intranet</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30610#M5838</link>
      <description>Very old and near-dead braincells at work.. Glad to hear it!</description>
      <pubDate>Mon, 14 Apr 2014 22:53:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Mobile-devices-won-t-connect-to-internet-will-connect-to/m-p/30610#M5838</guid>
      <dc:creator>keith_redfield</dc:creator>
      <dc:date>2014-04-14T22:53:28Z</dc:date>
    </item>
  </channel>
</rss>

