<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>This is the requested scenario:</p>
    <p>There is a SITE-TO-SITE VPN connection between 192.168.10.0/24
      network and a destination network 192.168.20.0/24.<b><br>
        Client 192.168.10.1 can ping server 192.168.20.1 in the
        192.168.20.0/24 network</b><br>
    </p>
    <p>The remote <b>192.168.20.0/24</b> network has a working
      SITE-TO-SITE VPN connection with the network <b>192.168.30.0/24.</b><b><br>
        Users in the 192.168.20.0/24 network can ping Server
        192.168.30.1 in the 192.168.30.0/24 network.</b></p>
    <p>Is there a possibility to let client 192.168.10.1 ping server
      192.168.30.1 in the 192.168.30.0/24 network?<br>
      How do I even route the traffic for 192.168.30.0/24 through the
      tunnel to the 192.168.20.0/24 network.<br>
      <br>
      Sadly a direct VPN connection between 192.168.10.0/24 and
      192.168.30.0/24 is not an option due to some business related
      reasons.<br>
      "Ping" stands for Client/Server Communication. <br>
    </p>
    <p>Any advise would be very welcome.<br>
    </p>
    <p><br>
    </p>
  </body>
</html>