include 'header.php'?>
O.W.L.Net
OWLNet goals:
Build an open, community based wide area network.
Help provide affordable high speed internet access to areas that don't have it.
(I hope) provide community co-lo space for individuals to host web sites, etc.
Email list:
There is an email list you can join by asking.
to join send a message to owlnet-subscribe@biobug.org.
Updates
Currently, the network is only in planning/development stages.
My test router has arrived, and is now running openwrt nicely.
I hope to have a test network running soon.
I will be getting antennas, etc next month or so after I move.
olsrd - Optimized LinkState Routing (daemon) looks promising to handle routing.
It's designed to allow multi-hop routing, with an emphasis on mobility.
Handily, it's built for OpenWRT.
$last_modified = filemtime("index.php");
print("Last Modified ");
print(date("m/j/y h:i", $last_modified));
?>