<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>I searched but didn’t see any answer / explanation of this. In my xl2tpd config for remote workers, I’ve used a different subnet to hand out IPs. Do I have to exclude that subnet in virtual_private declaration in ipsec.conf?</div>
<div><br>
</div>
<div>/etc/xl2tpd/xl2tpd.conf</div>
<div><br>
</div>
<div>
<div>[global]</div>
<div>   ipsec saref = no</div>
<div>   listen-addr = 192.168.1.250</div>
<div><br>
</div>
<div>[lns default]</div>
<div>   ip range = 192.168.140.2-192.168.140.254</div>
<div>   local ip = 192.168.140.1</div>
<div>   refuse chap = yes</div>
<div>   refuse pap = yes</div>
<div>   require authentication = yes</div>
<div>   ppp debug = yes</div>
<div>   pppoptfile = /etc/ppp/options</div>
<div>   length bit = yes</div>
</div>
<div><br>
</div>
<div>Should virtual_private exclude both 192.168.1.0/24 and 192.168.140.0/24?</div>
<div><br>
</div>
<div>virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:25.0.0.0/8,%v6:fd00::/8,%v6:fe80::/10,%v4:!192.168.1.0/24,%v4:!192.168.30.0./24</div>
<div>
<div>-- <br>
<table style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color:#939393; line-height:20px;" border="0">
<tbody>
<tr>
<td colspan="2" style="border-top-width:5px; border-top-style:solid; border-top-color:#EEE;">
 </td>
</tr>
<tr>
<td style="padding-right:25px;">
<p><strong>Michael James</strong><br>
Sr. Network Engineer<br>
267-419-6400, x204<br>
mike.james@clutch.com </p>
</td>
<td style="border-left:solid; border-left-color:#EEE; border-left-width:2px; padding-left:25px; padding-right:25px;">
<img style="margin-bottom:10px;" src="http://www.clutch.com/assets/images/site/ClutchLogo.png" alt="Clutch" name="Clutch" id="Clutch" height="39" width="140"><br>
<span style="font-size:11px; font-style:italic; font-weight:bold; line-height:13px;">The Premiere loyalty, rewards, and gifting platform
<br>
for consumer-focused brands and retailers.</span></td>
</tr>
</tbody>
</table>
</div>
<br>
</div>
</body>
</html>