X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ipod.conf.php;h=f0462d4786e81f80843bb5ecae6478b783a73c0f;hb=f183818da199d8ffbb5eb473e15c138992aecfbb;hp=695e0013bcc4e8767100fb700988aecade470a30;hpb=ad638a3d9c2530d7bc51b8d41b6f1eb5b3ea6085;p=nodeconfig.git diff --git a/ipod.conf.php b/ipod.conf.php index 695e001..f0462d4 100755 --- a/ipod.conf.php +++ b/ipod.conf.php @@ -5,19 +5,20 @@ // Mark Huang // Copyright (C) 2004-2006 The Trustees of Princeton University // -// $Id: ipod.conf.php,v 1.1 2006/04/07 19:29:04 mlhuang Exp $ +// $Id$ // 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 +?>