Hi,
I wanted to test out L2TP VPN and set it up. It was just a test and I now want to revert the setup. But XG only let's me disable the configuration, not remove it. Annoyingly, in the Control center Services the L2TPD shows up as an orange alert: "STOPPED".
I exported the XML and the following section was added, but there is no way to remove it. Or is there?
<L2TPConfiguration transactionid="">
<L2TPSettings>
<L2TPGeneralSettings>Disable</L2TPGeneralSettings>
<AssignIPFrom>
<StartIP>172.16.X.XX</StartIP>
<EndIP>172.16.X.XX</EndIP>
</AssignIPFrom>
<LeaseIPFromRadiusServer>Disable</LeaseIPFromRadiusServer>
<PrimaryDNSServer>172.16.X.XX</PrimaryDNSServer>
<SecondaryDNSServer/>
<PrimaryWINSServer/>
<SecondaryWINSServer/>
</L2TPSettings>
</L2TPConfiguration>
This thread was automatically locked due to age.