change interface and ip back to example
This commit is contained in:
@@ -27,9 +27,9 @@ require_once("XMLRPC_Client.inc");
|
||||
#############
|
||||
|
||||
# Master Node/Router
|
||||
$wanInterface = 'opt1';
|
||||
$wanInterface = 'wan';
|
||||
$gatewayName = 'WAN_GW';
|
||||
$wanStaticIP = '10.0.12.5';
|
||||
$wanStaticIP = '192.168.255.1';
|
||||
$wanStaticIPSubnet = '30';
|
||||
|
||||
###################
|
||||
|
||||
Reference in New Issue
Block a user