X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=blobdiff_plain;f=localconfig%2Fiotruntime%2FIoTMaster.config;h=9910438dd3aa64917ae37ec8ffc9814e005ab778;hp=de7069f8b15ef1f2408ac96965cb1e8328333a62;hb=4f93f30fc71a3696f426acf231cd665cb16cdc3b;hpb=51bed0fb5f840d76127d5c4dca0fd145b801dcce diff --git a/localconfig/iotruntime/IoTMaster.config b/localconfig/iotruntime/IoTMaster.config index de7069f..9910438 100644 --- a/localconfig/iotruntime/IoTMaster.config +++ b/localconfig/iotruntime/IoTMaster.config @@ -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