X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ipod.conf.php;h=06d35ff8bfab180c49bea92f4fc3966ddff3db19;hb=e0832943704bbbd3f288ff8e10988d9d536247db;hp=695e0013bcc4e8767100fb700988aecade470a30;hpb=ad638a3d9c2530d7bc51b8d41b6f1eb5b3ea6085;p=nodeconfig.git diff --git a/ipod.conf.php b/ipod.conf.php index 695e001..06d35ff 100755 --- a/ipod.conf.php +++ b/ipod.conf.php @@ -11,13 +11,14 @@ include('plc_config.php'); // Allow only the API server to send a reboot packet -$IP_SUBNET = gethostbyname(PLC_API_HOST); +$IP_SUBNET = PLC_API_IPOD_SUBNET; +$IP_MASK = PLC_API_IPOD_MASK; echo << \ No newline at end of file +?>