Guest User!

You are not Sophos Staff.

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 IPSEC and routing

hello
this is my scenario:

siteA:
AstaroASG220
local network 172.23.0.0
external ip 213.215.x.y
IPSEC VPN to siteB

siteB:
AstaroASG220
local network 10.71.0.0
external ip 83.21.x.y
IPSEC VPN to siteA

i have a laptop in siteA (172.23.100.100) which needs to connect to a public ip address 212.31.x.y through the ipsec vpn from the external ip of siteB because 212.31.x.y only allows connections from 83.21.x.y

how can i do that?
i tried both static routings and  dealing with the vpn ipsec settiings but with no luck so far.
Can anyone help me out please?

Thanx

Jurij


This thread was automatically locked due to age.
Parents
  • Hi,
    did you try a routing on the client?
    I think you have to tell the Client what to do

    route add 212.13.x.y MASK 10.71.0.? 

    with 10.71.0.? is the internal IP of Astaro site B

    now the Client tries to connect the external IP via SiteB.
    I hope this helps
    Martin
Reply
  • Hi,
    did you try a routing on the client?
    I think you have to tell the Client what to do

    route add 212.13.x.y MASK 10.71.0.? 

    with 10.71.0.? is the internal IP of Astaro site B

    now the Client tries to connect the external IP via SiteB.
    I hope this helps
    Martin
Children
No Data