Hi, I didn't know that there was a roofnet documentation project.
I'm also dealing with roofnet since a year and i've managed to run it on different platforms (netgear router with openwrt, pcnegines with voyage linux and normal notebook). The gen_config_roofnet needs some tweaking here and there the most important is probably about fetching the right mac address from the wireless device working in monitor mode. I've fixed this issue when I was testing roofnet on the openwrt platform and I should have the a fixed gen_config somewhere. I can post it on the list if i may prove useful. About the documentation project I'm willing to share my experience with the community (is there a wiki already running for this purpose???) Best Roberto ----- Juncheol Park <[EMAIL PROTECTED]> wrote: > Hi all, > > What happened to the Roofnet documentation project? > Could somebody please tell me what's going on? > I cannot find any further discussion after Jan 2007. > > Actually I'm struggling to run Roofnet in the Emulab wireless > testbed > (www.emulab.net). > Although I've spent a lot of time, I haven't successfully installed > Roofnet so far. > As many of you know, the current wiki for installation is out of > date. > Here, I'm attaching a (presumably) correct list of instructions > that I've figured out at least for successfully building Click for > Roofnet. > However, the roofnet-node generating script file (ie, > gen_config_roofnet.sh under click/conf/wifi) still seems incomplete > or buggy. > Is there anyone that has similar experiences or fixes (definitely > preferred)? > > Seems like nobody might not answer or not even be interested in > Roofnet-related questions... Am I alone really? > Or possibly everyone already knows answers? > > Thanks, > > Jun > > ----------------------------------------------------------------- > # Roofnet download and install > # Assuming Click under /usr/src > cd /usr/src/click > cvs -z5 -d :pserver:[EMAIL PROTECTED]:/cvs co -d roofnet > click/packages/roofnet > cd elements > rm -rf wifi/sr wifi/sr2 > cd wifi > ln -s ../../roofnet/sr sr > ln -s ../../roofnet/sr2 sr2 > cd /usr/src/click > # Only when you correctly patch the linux kernel provided by Click, > # use the option, --enable-linuxmodule. > ./configure --enable-wifi --enable-linuxmodule > make all > make install > ------------------------------------------------------------------ > > > > > > =================================== > Juncheol Park > MEB #2172, 801-587-3977 > School of Computing > University of Utah > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click -- -------------------------------------------------------- Roberto Riggio CREATE-NET PhD Student Via Solteri, 38 - 38100 Trento - Italy e-mail: [EMAIL PROTECTED] Tel: (+39) 0461 408400 - interno/extension 708 Fax: (+39) 0461 421157 http://www.create-net.org/ -------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited according to the Italian Law 196/2003 of the Legislature. If you received this in error, please contact the sender and delete the material from any computer. _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
