<div dir="ltr"><div>conn mainconnection    <br></div>        auto=start    <br>        authby=secret    <br>        ike=aes256-sha256;dh14    <br>        esp=aes256-sha256                    <br>        ikelifetime=86400s                            <br>        salifetime=3600s                                  <br>        pfs=no                             <br>        compress=no                               <br>        ikev2=no                            <br>        aggressive=no                                                                                                                                                                       <br>        left=[my nat ip address]                                                                                                                        leftsubnet=<a href="http://10.1.0.0/20" target="_blank">10.1.0.0/20</a>                   <br>        leftid=[my local machine's public ip address[                 <br>        right=[remote ip address]                  <br>        rightsubnet=<a href="http://10.247.47.64/26" target="_blank">10.120.7.0/26</a>                                                                                                                                                                                 <br>The above connection works and I can connect to the remote subnet.<div>I need to create a few more routes for a loopback and two interfaces.<br></div><div><br></div><div>I have a tunnel source which are all a part of the right subnet [<a href="http://10.120.7.0/26">10.120.7.0/26</a>] ip address range.</div><div><br></div></div>