• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Site to Site VPN

jenson

Junior Member
Appreciate some advise here.
I am having a site to site VPN connection between site A and site B.
My objective is to get site A device to reach site B and vice versa. It been configured with success.
Issue is once site B device not pointing to the site B vpn router as gateway it not reachable anymore.
I am not planning to configured any routing on my actual gateway. Any alternative for me to achieve that?Only once device need to reach from Site A to Site B.
I am using Juniper SSG140 on both site A and Site B.
 
On the device you actually want to act as your default gateway, add a route for the remote subnet of Site A to point to the VPN router that's establishing the IPSec tunnel. That way, you can have the device at Site B still point to it's normal default gateway, and when it detects traffic destined to the remote site, it will send it to the VPN gateway and then across the tunnel.
 
Hi Jamsan,
Thanks for the reply. I thought about it but I am trying to avoid all posibilites of touching the default gateway configuration. That the reason for this post. Any suggestion like NAT 1 to 1 or routing on the Juniper Site B VPN router.?
 
Back
Top