This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

VPN passthru

hi there,
i'm have defined 2 site-to-site VPN connection from office_A to office_B and another from office_B to office_C; now i need to route packets from office_A to office_C without creating a direct site-to-site connection between this subnets.

OFFICE_A ---------vpn psk--------OFFICE_B-----------vpn psk---------OFFICE_C
10.191.192.0/20------------------10.193.80.0/20----------------------10.32.50.0/27


firewall asg7---------------------- asg 320 v7 ------------------------unknown PIX
10.191.192.10--------------------10.193.80.10------------------------10.32.50.2

applications ( for example telnet and ftp ) works fine from A to B, and from B to C but i'm unable to route packets directly from A to C with a "passthru VPN".
ping works fine from A to C, no errors in packet filter log, this is the route policy defined on OFFICE_A Astaro:
type: gateway
network: 10.32.50.0/27
gateway: 10.193.80.10 (office_B firewall)


what i need to do ? 
there is another way to solve this problem ( for example using SNAT ) ??
any idea ??
tnks


This thread was automatically locked due to age.