<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 6/12/18 11:45 am, Daniel Lo Nigro
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAB1r_+VPjRfO+ionpyH48sZD_=CH_HU4pdwAr0S8Ot67ZbX1CQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div>I worked this out - I just had to manually add a route on
            the Windows machines:</div>
          <div><br>
          </div>
          <div><span style="font-family:monospace,monospace">route add
              192.168.122.0 mask 255.255.255.0 10.123.1.4</span></div>
          <div><br>
          </div>
          <div>(where 10.123.1.4 is the local IP on the Tinc interface)</div>
          <div>I was hoping that Tinc would automatically configure the
            routing tables, but configuring it manually is fine.<br>
          </div>
        </div>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>Tinc will run its hook scripts subnet-up and subnet-down when it
      learns about subnets at other nodes.
      <a class="moz-txt-link-freetext" href="https://www.tinc-vpn.org/documentation/Scripts.html">https://www.tinc-vpn.org/documentation/Scripts.html</a></p>
    <p><br>
    </p>
    <p>Unfortunately I could not find an example of these for Windows. I
      posted about this a couple of weeks back but did not get any
      response.</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p>Hamish<br>
    </p>
  </body>
</html>