$value) { $robin_vars[$key] = $_GET[$key]; } array_unshift($robin_vars, date("D M j G:i:s T Y")); $status_string = implode(",",$robin_vars); fwrite($fh,$status_string."\n"); fclose($fh); ?> // Below is the response. If a field is identified as "boolean" its values are either 0 (false) or 1 (true). #@#dest_node mesh-IP_address_of_the_node // Set this to only update a specific node, blank: all nodes #@#config installation // *** see "dashboard-options-HOWTO" *** node.predef_role -1 gw.ipaddr gw.netmask gw.defroute #@#config management enable.method_POST 0 // 0:POST 1:GET enable.https 0 // Require HTTPS checkins enable.custom_update 0 // Use a custom-script server enable.base trunk // "trunk" or "beta" (stable) firmware enable.update_rate 5 // Rate to check in, in minutes (blank default is 5) enable.upgrade_f 2 // Start of upgrade window, 24hr time. enable.upgrade_t 6 // End of upgrade window, 24hr. In this example, all upgrades will happen between 2am-6am. enable.force_reboot never enable.rootpwd 0p3nm35h // Root password for the node (for SSHing) enable.ap2hidden 0 // Hide AP 2 (secure) enable.freeze_version 0 // Do not upgrade firmwrae (boolean) enable.strict_mesh 0 // Use strict mesh enable.gmt_offset '-4' // Timezone, +/- GMT enable.httpd_passwd enable.wake_slowly 0 // Delay the boot by this many seconds enable.httpd_auth 2 // webif authorization enable.local_domain // local domain (chilli related) enable.sag_mode_interval 0 // Stand As Gateway enable.country_code // Set the 802.11 country code for the radio enable.public_dns 1 // Public DNS to use enable.transparent_bridge 0 // Bridge gateways AP2 to LAN #@#config general services.name_srv 208.67.222.222 services.upstream 0 services.updt_srv checkin.open-mesh.com services.checker checkin-batman.php services.upgd_srv svn6.assembla.com/svn/RobinMesh/downloads/firmware/development/ services.base_beta svn6.assembla.com/svn/RobinMesh/downloads/firmware/development/ services.base_test svn6.assembla.com/svn/RobinMesh/downloads/firmware/development/ services.ntpd_srv tick.greyware.com services.cstm_srv svn6.assembla.com/svn/RobinMesh/custom-scripts/ #@#config secondary backend.update 1 // Use secondary dashboard for checkin (like this or Orangemesh) backend.server 192.168.1.1 // Address of secondary dashboard backend.ssl 0 // Use HTTPS for checkins (recommended). Boolean. #@#config cp_switch main.which_handler 1 // NoDogSplah captive portal #@#config chilli #@#config iprules filter.AP1_bridge 1 // Isolate users on AP 1 filter.AP2_bridge 1 // Isolate users on AP 2 filter.LAN_BLOCK2 1 // 0: No block. 1: Full block. 101: Block AP1. 102: Block AP2. filter.ICMP_BLOCK 0 filter.enable_log 0 // Enable/disable remote logging filter.log_server // Remote log server IP filter.SMTP_rdir 0 // Enable/disable redirection filter.SMTP_dest 0.0.0.0 // External mail server IP filter.port_block 0 // network sanity #@#config acl mac.mode_ap1 0 #@#config madwifi priv.distance 300 #@#config radio channel.alternate 5 // Radio channel (1-11). If changing, use 1, 6, or 11. #@#config txpower bg.dbm 16 // Tx Power in dBm #@#config mesh Myap.up 1 // Enable AP 2 (secure) ap.psk 0 // Use WPA-PSK on AP 1 #@#config wireless private.ssid mySecure public.ssid private.key mySecure // Password for WPA-PSK (AP 2). publick.key // Password for WPA-PSK (AP 1). #@#config node general.net your_network_name // Name of network #@#config nodes // Always send these informations (G means gateway, R repeater) G 5.x.y.z 2th_floor_gateway aa:bb:cc:dd:ee:ff R 5.x.y.z office aa:bb:cc:dd:ee:ff R 5.x.y.z LivingRoom aa:bb:cc:dd:ee:ff R 5.x.y.z joe_bedroom aa:bb:cc:dd:ee:ff