Differences between revisions 32 and 33
Revision 32 as of 2002-02-03 16:52:15
Size: 4360
Editor: p150
Comment:
Revision 33 as of 2002-02-03 16:54:55
Size: 4498
Editor: p150
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
If you got to this page from outside, the home page for the Personal Telco Project is http://www.personaltelco.net If you got to this page from outside the personal telco wiki, the home page for the Personal Telco Project is http://www.personaltelco.net. For more information about how this page was constructed, clik the "About Wiki" link to the left under "topics"

Welcome to the unofficial Acton/Westford Personal Telco Home Page

In the immediate area, the towns of Acton and Westford, there are currently four registered nodes, each within about 4 miles of each other. We'll need more nodes to make a viable wireless network. There are several several more nodes closer in to Boston. Some of us are members of the Boston Area Wireless Interest Association (BAWIA) http://www.bawia.org

-Pat Callahan, Acton, Ma (978) 263-3344 pac1@tiac.net


These map links show proposed (orange), currently inactive (black), and active nodes our area. There's a link on these pages for registering your location as an interested or active node.

Please take time to register your location. We'd like you to join us.


Metro Boston - North of the Pike http://maps.personaltelco.net/node_map_choose?protocol=&status=&scale=0.0104&lat=42.5&lon=-71.2


Metro Boston - South of the Pike http://maps.personaltelco.net/node_map_choose?protocol=&status=&scale=0.0104&lat=42.2&lon=-71.3


Worcester/Marlboro http://maps.personaltelco.net/node_map_choose?protocol=&status=&scale=0.0104&lat=42.25&lon=-71.8


Fitchburg/Leominster/Gardner/Winchendon http://maps.personaltelco.net/node_map_choose?protocol=&status=&scale=0.0104&lat=42.5&lon=-71.85


If you got to this page from outside the personal telco wiki, the home page for the Personal Telco Project is http://www.personaltelco.net. For more information about how this page was constructed, clik the "About Wiki" link to the left under "topics"


Here's some of the issues I'm working on with other members of bawia

  • === How to do Configuration - /proc/driver/aironet/eth0/Config ===
  • This is where configuration data is set for the Aironet card.
  • What configuration data can be set? What can't be set?
  • Does any configuration data get set in the card itself? How does that happen? Is it volatile or does it remain if you shut the card off and turn it back on again.
  • What does that data do?
  • What are ALL the options?
  • Where's it documented?
  • you set modes in /proc/driver/aironet/eth0/Config. Does that store information on the card itself or just store things in the kernel?
  • What's the mechanism for getting information back and forth between the card and /proc/driver/aironet/eth0/Config. Is that the work of the driver?
  • setting the configuration in /proc can be done using shell commands. I'm currently doing the configuration on the laptop manually by entering the ifconfig, route and iwconfig commands in a term window. How do you set things up so this happens automatically at boot time or at the time you insert the Aironet card. === Operating the card as a device ===
  • How do you reset the Aironet 350 card to "factory settings"
  • What channel do the cards operate on by default
  • Does the card change channels automatically under certain conditions?
  • Can the card be forced to work on a particular channel? === Operating without an Access Point ===
  • How do you get two aironet cards to talk to each other without an Access Point? I may have misunderstood but I think someone said you can't do that with Aironet cards - I don't believe it. === Diagnosing Problems ===
  • When an AP and a card won't communicate, what's the order of things to check? === Interoperbility ===
  • Some cards are known to have interoperability problems. Which ones do, Which don't.
  • Where do we find solutions for specific cards
  • How are solutions developed?
  • What's really impossible?
  • What's merely troublesome because you haven't found the right information? === Network Detection and Monitoring ===
  • What open source tools for network detection and monitoring are there and what are the pre-requisite packages and versions for getting them built and running.
  • I've built and installed etherreal but we couldn't get it working on the wireless interface, maybe because we had some configuration work still to do. There may be something to do to etherreal's build to get it to work with wireless.
  • I need to learn how the various protocol levels of a wireless connection actually work: at the tcp/ip level, at the level of the interface, and at the mac level.
  • I need to find out which of these levels ethereal can display data for.

Some of these questions will be covered by Howtos and FAQ's I haven't read yet. Feel free to point them out.


[CategoryHomepage]

PatCallahan (last edited 2007-11-23 18:04:05 by localhost)