2024-06-04, 01:24 PM
(This post was last modified: 2024-06-04, 01:24 PM by TheDreadPirate.)
Did you manually edit the file? The syntax on line 15 is wrong.
Should be
Code:
<LocalNetworkSubnets>192.168.50.0/24<LocalNetworkSubnets />
Should be
Code:
<LocalNetworkSubnets>192.168.50.0/24</LocalNetworkSubnets>