Adding options to disable/enable firewall policy and choose MAC/IP translation methods
[iot2.git] / localconfig / iotruntime / IoTMaster.config
index de7069f8b15ef1f2408ac96965cb1e8328333a62..9910438dd3aa64917ae37ec8ffc9814e005ab778 100644 (file)
@@ -47,3 +47,9 @@ STUB_CLASS_SUFFIX=_Stub
 # Sandboxing
 ACTIVATE_SANDBOXING=Yes
 
+# MAC to IP address translation location
+# tmp (/tmp/dhcp.leases), or arp
+MAC_TO_IP_TRANSLATION=tmp
+
+# Firewall policy turned on? (Yes or No - default Yes)
+POLICY_ON=Yes