VPN between 2 office with one ZD
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2013 04:27 AM
Im going to set up a site-to-site vpn between two offices that we have.
Is there any best practice how to arrange this?
Im need the APs on office 2 to be managed by the ZD in office 1
Is it possible to change that all WLAN users in office 2 will get IP from office1:s DHCP server ?
Office1
DHCP server
Ruckus Zonedirector ZD3025
Ruckus 7363 AP
Office 2
Ruckus 7363 AP
Is there any best practice how to arrange this?
Im need the APs on office 2 to be managed by the ZD in office 1
Is it possible to change that all WLAN users in office 2 will get IP from office1:s DHCP server ?
Office1
DHCP server
Ruckus Zonedirector ZD3025
Ruckus 7363 AP
Office 2
Ruckus 7363 AP
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2013 09:49 AM
Hi Emil,
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.
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.
So the clients /AP in office 2 can use the same DHCP services which is available in office 1.
I hope this is helpful.
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.
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.
So the clients /AP in office 2 can use the same DHCP services which is available in office 1.
I hope this is helpful.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2013 11:30 PM
Thanks for the reply.
Will the ZD in office 1 find the APs in office2 with out any problems?
Do we need to open any specific ports to make this work when using a VPN tunnel?
Will the ZD in office 1 find the APs in office2 with out any problems?
Do we need to open any specific ports to make this work when using a VPN tunnel?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2013 04:10 AM
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.
set director ip primaryip secondaryip
Example: set director ip 0.0.0.0
take a look at this KB article - https://support.ruckuswireless.com/an... for more info
About ports: you need to have LWAPP UDP ports open on your firewall/router.
Also ensure that latency of your VPN is less than 100ms.
set director ip primaryip secondaryip
Example: set director ip 0.0.0.0
take a look at this KB article - https://support.ruckuswireless.com/an... for more info
About ports: you need to have LWAPP UDP ports open on your firewall/router.
Also ensure that latency of your VPN is less than 100ms.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2013 04:18 AM
To answer your original question:
Is it possible to change that all WLAN users in office 2 will get IP from office1:s DHCP server ?
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.
How to enable tunnel mode on WLAN --
ZD GUI --> WLAN --> configure --> SSID--> advanced options
Hope it helps.
Is it possible to change that all WLAN users in office 2 will get IP from office1:s DHCP server ?
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.
How to enable tunnel mode on WLAN --
ZD GUI --> WLAN --> configure --> SSID--> advanced options
Hope it helps.

