<?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: VPN between 2 office with one ZD in Access Points - Indoor and Outdoor</title>
    <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7204#M1462</link>
    <description>The vpn is up and running and i configured the ap:s to find my ZD.
&lt;BR /&gt;
But i have a big issue.
&lt;BR /&gt;&lt;BR /&gt;
 When using WLAN i get massive latency. Everywhere from 70ms-1500ms.
&lt;BR /&gt;
This is both laptop and handheld computer.
&lt;BR /&gt;&lt;BR /&gt;
When using the lan-cable i get around 40ms to my ZD over vpn.
&lt;BR /&gt;&lt;BR /&gt;
Any idea?</description>
    <pubDate>Wed, 07 Aug 2013 13:19:46 GMT</pubDate>
    <dc:creator>emil_skoglund</dc:creator>
    <dc:date>2013-08-07T13:19:46Z</dc:date>
    <item>
      <title>VPN between 2 office with one ZD</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7199#M1457</link>
      <description>Im going to set up a site-to-site vpn between two offices that we have.
&lt;BR /&gt;
Is there any best practice how to arrange this?
&lt;BR /&gt;&lt;BR /&gt;
Im need the APs on office 2 to be managed by the ZD in office 1
&lt;BR /&gt;
Is it possible to change that all WLAN users in office 2 will get IP from office1:s DHCP server ?
&lt;BR /&gt;&lt;BR /&gt;
Office1
&lt;BR /&gt;
DHCP server
&lt;BR /&gt;
Ruckus Zonedirector ZD3025
&lt;BR /&gt;
Ruckus 7363 AP
&lt;BR /&gt;&lt;BR /&gt;
Office 2
&lt;BR /&gt;
Ruckus 7363 AP</description>
      <pubDate>Thu, 18 Jul 2013 11:27:37 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7199#M1457</guid>
      <dc:creator>emil_skoglund</dc:creator>
      <dc:date>2013-07-18T11:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: VPN between 2 office with one ZD</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7200#M1458</link>
      <description>Hi Emil,
&lt;BR /&gt;&lt;BR /&gt;
DHCP is not routable by default, and DHCP is always a broadcast packets. so the the DHCP request will be dropped in office 2's Router by default.
&lt;BR /&gt;&lt;BR /&gt;
If you enable DHCP Relay agent in the router's then the Broadcast packets which are received in the routers are converted into uni-cast and directed to the DHCP server in office 1.
&lt;BR /&gt;&lt;BR /&gt;
So the clients /AP in office 2 can use the same DHCP services which is available in office 1.
&lt;BR /&gt;&lt;BR /&gt;
I hope this is helpful.</description>
      <pubDate>Thu, 18 Jul 2013 16:49:49 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7200#M1458</guid>
      <dc:creator>harish_kumar_56</dc:creator>
      <dc:date>2013-07-18T16:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: VPN between 2 office with one ZD</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7201#M1459</link>
      <description>Thanks for the reply.
&lt;BR /&gt;&lt;BR /&gt;
Will the ZD in office 1 find the APs in office2 with out any problems?
&lt;BR /&gt;
Do we need to open any specific ports to make this work when using a VPN tunnel?</description>
      <pubDate>Fri, 19 Jul 2013 06:30:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7201#M1459</guid>
      <dc:creator>emil_skoglund</dc:creator>
      <dc:date>2013-07-19T06:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: VPN between 2 office with one ZD</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7202#M1460</link>
      <description>Emil, you have to make sure if AP is crossing L3 boundaries then you need to fix the ZD IP in AP via CLI using below command so AP will find the ZD for sure.
&lt;BR /&gt;&lt;BR /&gt;
set director ip primaryip secondaryip
&lt;BR /&gt;&lt;BR /&gt;
Example: set director ip 0.0.0.0
&lt;BR /&gt;
take a look at this KB article - &lt;A href="https://support.ruckuswireless.com/answers/000001255" rel="nofollow"&gt;https://support.ruckuswireless.com/an...&lt;/A&gt; for more info
&lt;BR /&gt;&lt;BR /&gt;
About ports: you need to have LWAPP UDP ports open on your firewall/router. 
&lt;BR /&gt;
Also ensure that latency of your VPN is less than 100ms.</description>
      <pubDate>Fri, 19 Jul 2013 11:10:45 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7202#M1460</guid>
      <dc:creator>ramprakash</dc:creator>
      <dc:date>2013-07-19T11:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: VPN between 2 office with one ZD</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7203#M1461</link>
      <description>To answer your original question:
&lt;BR /&gt;&lt;BR /&gt;
Is it possible to change that all WLAN users in office 2 will get IP from office1:s DHCP server ? 
&lt;BR /&gt;&lt;BR /&gt;
I think it is doable if VLAN id is tagged to WLAN which is being broadcasted at office 2 and WLAN Tunnel mode are used.
&lt;BR /&gt;&lt;BR /&gt;
How to enable tunnel mode on WLAN --
&lt;BR /&gt;&lt;BR /&gt;
ZD GUI --&amp;gt; WLAN --&amp;gt; configure --&amp;gt; SSID--&amp;gt; advanced options
&lt;BR /&gt;&lt;BR /&gt;
Hope it helps.</description>
      <pubDate>Fri, 19 Jul 2013 11:18:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7203#M1461</guid>
      <dc:creator>ramprakash</dc:creator>
      <dc:date>2013-07-19T11:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: VPN between 2 office with one ZD</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7204#M1462</link>
      <description>The vpn is up and running and i configured the ap:s to find my ZD.
&lt;BR /&gt;
But i have a big issue.
&lt;BR /&gt;&lt;BR /&gt;
 When using WLAN i get massive latency. Everywhere from 70ms-1500ms.
&lt;BR /&gt;
This is both laptop and handheld computer.
&lt;BR /&gt;&lt;BR /&gt;
When using the lan-cable i get around 40ms to my ZD over vpn.
&lt;BR /&gt;&lt;BR /&gt;
Any idea?</description>
      <pubDate>Wed, 07 Aug 2013 13:19:46 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7204#M1462</guid>
      <dc:creator>emil_skoglund</dc:creator>
      <dc:date>2013-08-07T13:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: VPN between 2 office with one ZD</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7205#M1463</link>
      <description>Hi Emil,,
&lt;BR /&gt;&lt;BR /&gt;
The most popular problem with VPN connections are MTU issues. Try a ping -l 1500 internal-ip. If that doesn’t work, you have an MTU issue.
&lt;BR /&gt;
Try to decrease MTU size to 1300 and see if that makes any difference. 
&lt;BR /&gt;&lt;BR /&gt;
The next step is to test the raw speed – copying a file with FTP  to and from a server. Is the speed okay? If the speed is according to the lines used, your problem probably isn’t with the VPN connection.
&lt;BR /&gt;&lt;BR /&gt;
All the best.</description>
      <pubDate>Wed, 07 Aug 2013 15:28:54 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/VPN-between-2-office-with-one-ZD/m-p/7205#M1463</guid>
      <dc:creator>harish_kumar_56</dc:creator>
      <dc:date>2013-08-07T15:28:54Z</dc:date>
    </item>
  </channel>
</rss>

