id author title date pages extension mime words sentence flesch summary cache txt ital-3247 Feher, James; Sondag, Tyler Administering an Open-Source Wireless Network 2008-09-01 11 .pdf application/pdf 4114 170 55 APPENDIx A. Squid configuration changes # changes made to squid.conf # Lines needed for Squid 2.5 #httpd_accel_port 80 #httpd_accel_host virtual #httpd_accel_with_proxy on #httpd_accel_uses_host_header on # # One line needed in version 2.6 http_port 3128 transparent APPENDIx B. /etc/hosts entry on marla for localnet entry 127.0.0.1 marla localhost.localdomain localhost 66.128.109.60 bob 66.99.172.252 lance.mckendree.edu lance # next line is for the ssl certificate to work properly 192.168.176.1 chilli.localnet chilli intRoDucinG zoomiFY imaGE | smitH 47aDministERinG an opEn-souRcE wiRELEss nEtwoRK | FEHER anD sonDaG 47 APPENDIx C. Monitoring script #!/usr/bin/perl ######################################################### # = < (\$lastTime + (60 * $updateMin))){ \$systemStatus = “#FF0000”; \$message = “

Status Update Failed

”; } # if this is cron running the script if (\$currentUser =~ “$webServUname”){ # send email if status is down & logFile doesn’t exist &sendEmail() if ( (\$systemStatus =~ “#FF0000”) && !(-e “$logFileName”) ); # delete log file if everything is up unlink(“$logFileName”) if ( (!(\$systemStatus =~ “#FF0000”)) && (-e “$logFileName”) ); } #else apache is accessing the page (its a web request) else{ #print the page print header(); ############################ # start of html output # ############################ print < $instName Wireless Status intRoDucinG zoomiFY imaGE | smitH 51aDministERinG an opEn-souRcE wiRELEss nEtwoRK cache/ital-3247.pdf txt/ital-3247.txt