From: rtrimana Date: Thu, 21 Dec 2017 19:52:44 +0000 (-0800) Subject: Checking in a working version of IoTSec after ported to a RaspberryPi 3 that has... X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=commitdiff_plain;h=c74a8d5a8f855f0a17dc5ae9d8bbabb790993dd9;ds=inline Checking in a working version of IoTSec after ported to a RaspberryPi 3 that has been turned into a simple router AP/IGD --- diff --git a/others/other_systems/IoTSec/README b/others/other_systems/IoTSec/README new file mode 100644 index 0000000..af0a4ec --- /dev/null +++ b/others/other_systems/IoTSec/README @@ -0,0 +1,7 @@ +INSTRUCTIONS +============ +1) The iotsec.zip contains the IoTSec implementation that has been ported into a RaspberryPi 3. +2) This RaspberryPi 3 had been modified into a basic router prior to that. +3) We can connect devices to this RaspberryPi 3, and +4) Run PyProfiler to get the necessary firewall rules that we can apply to the router (RaspberryPi 3) as a IGD. +5) Please read 'Sentinel Setup Document' for more information. diff --git a/others/other_systems/IoTSec/iotsec.zip b/others/other_systems/IoTSec/iotsec.zip new file mode 100644 index 0000000..97944b5 Binary files /dev/null and b/others/other_systems/IoTSec/iotsec.zip differ