Differences between revisions 9 and 10
Revision 9 as of 2007-11-23 18:01:21
Size: 3646
Editor: localhost
Comment: converted to 1.6 markup
Revision 10 as of 2012-04-02 12:56:34
Size: 3669
Editor: DanRasmussen
Comment: Updated document - included in PersonalTelcoHandbook
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

This document is a new attempt to make accessible and concise documentation
for the type of basic troubleshooting that must be done when a node is acting
awry.
This document is an accessible and concise document for basic troubleshooting that must be done when a node is acting awry.
Line 16: Line 13:

This section assumes that you have a laptop that has a wireless client device which
will allow you (when functioning) to use the node. This document works like a flowchart:
you start at the first step and work your way through successive steps until you reach
a goal.
This section assumes you have a wireless-enabled device, and that you're unable to connect to a [[PotentialNodeOwnerFaq|Personal Telco node]]. This document is a flowchart: start at the first step and work your way through until you solve the problem.
Line 23: Line 16:

Each access point your computer can see, is identified by it's ESSID (or Network Name).
A Personal Telco node, by definition uses "www.personaltelco.net" as its ESSID. Your computer
will have some software that lets you pick the access point you connect to by the ESSID,
i
f you can see "www.personaltelco.net" in this list, goto 4, otherwise, goto 3.
Each access point your computer can see is identified by its ESSID (or Network Name). A Personal Telco node, by definition, uses "www.personaltelco.net" as its ESSID. Your computer will have some software that lets you pick the access point you connect to by the ESSID. If you can see "www.personaltelco.net" in this list, goto 4, otherwise, goto 3.
Line 30: Line 19:
At this point, this document can't save you. Please contact us at info@personaltelco.net, describing the problem you have and what you tried using this document as guidance (and possibly things you tried without guidance).
Line 31: Line 21:
At this point, this document can't save you. Please contact us at info@personaltelco.net,
describing the problem you have and what you tried using this document as guidance (and possibly
things you tried without guidance).

Please let us know if this document was helpful.
Please let us know if this document was (or wasn't) helpful.
Line 38: Line 24:

Your access point is (most likely) a small device with an antenna connected to it. Find it,
and make sure it is getting power. If it is, goto 2, otherwise, plug it in and goto 1.
Your access point is (most likely) a small device with an antenna connected to it. Find it, and make sure it is getting power. If it is, goto 2, otherwise, plug it in and goto 1.
Line 43: Line 27:

Your laptop should get an IP address from the Node. If you have windows, try this:
Your device should get an IP address from the Node. If you have Windows, try this:
Line 52: Line 35:
(TODO: add screen shot) (TODO: [[NeedsUpdate|add screen shot]])
Line 64: Line 47:
Open your web-browser. Cool people use "Firefox", less cool people use "Internet Explorer". Goto a webpage,
like this one: http://www.google.com. Can you see it? If you have a captive portal, you should see the splash
page (with the Personal Telco logo), if so, try clicking "Accept" and then going to http://www.google.com.
At this point, You should see the Google logo... If so, goto 6, otherwise
goto one of these:
Open your web-browser. Cool people use "Firefox", less cool people use "Internet Explorer". Open any webpage,
e.g. http://www.google.com. Can you see it? If you have a [[CaptivePortal|captive portal]], you should see the [[SplashPage|splash
page]] (with the Personal Telco logo) - if so, click "Accept", and then visit http://www.google.com.
At this point, you should see the Google logo... If so, goto 6, otherwise goto one of these:
Line 75: Line 57:
If you reached here, it seems like all is well. Is it not? Perhaps you have
a problem this document cannot prepare you for. Goto 2.
If you reached here, it seems like all is well. Is it not? Perhaps you have a problem this document cannot prepare you for. Goto 2.
Line 82: Line 63:
Your setup, might look something like the above diagram. You will have
a DSL modem, a Access Point, and often, a Captive Portal. Make sure
these are connected to each other as shown. Also, at each connection
check for a little green light - this is the "Link Light", if it isn't lit,
then either the other end is disconnected or the wire is damaged.
If
you think everything is connected properly, goto 2
. If not, do your best
to connect the devices as shown in the diagram, if it still doesn't work - go to 2.
Your setup, might look something like the above diagram. You will have a DSL modem, a Access Point, and often, a Captive Portal. Make sure these are connected to each other as shown. Also, at each connection check for a little green light - this is the "Link Light." If it isn't lit, then either the other end is disconnected or the wire is damaged. If you think everything is connected properly, goto 2. If not, do your best to connect the devices as shown in the diagram, if it still doesn't work - go to 2.
Line 92: Line 67:
Created by DonPark and CalebPhillips over beers at NodeLuckyLab. Created by DonPark and CalebPhillips over beers at NodeLuckyLab. Updated -- DanRasmussen <<DateTime(2012-04-02T12:56:33-0800)>>

Node Owner Help

This document is an accessible and concise document for basic troubleshooting that must be done when a node is acting awry.

The most recent version of this document will always live here:

http://wiki.personaltelco.net/index.cgi/NodeOwnerHelp

This version is current as of: 2025-07-17

Troubleshooting

This section assumes you have a wireless-enabled device, and that you're unable to connect to a Personal Telco node. This document is a flowchart: start at the first step and work your way through until you solve the problem.

1. Can you see the ESSID?

Each access point your computer can see is identified by its ESSID (or Network Name). A Personal Telco node, by definition, uses "www.personaltelco.net" as its ESSID. Your computer will have some software that lets you pick the access point you connect to by the ESSID. If you can see "www.personaltelco.net" in this list, goto 4, otherwise, goto 3.

2. Contact the PTP

At this point, this document can't save you. Please contact us at info@personaltelco.net, describing the problem you have and what you tried using this document as guidance (and possibly things you tried without guidance).

Please let us know if this document was (or wasn't) helpful.

3. Make sure the Access Point has Power

Your access point is (most likely) a small device with an antenna connected to it. Find it, and make sure it is getting power. If it is, goto 2, otherwise, plug it in and goto 1.

4. Get an IP Address

Your device should get an IP address from the Node. If you have Windows, try this:

  • goto Start -> Run

  • type "cmd", Enter
  • in the black box, type "ipconfig", Enter

Do you see an ip address? Most likely it looks something like:

(TODO: add screen shot)

If not, try

  • in the black box, type "ipconfig /release", Enter
  • then type, "ipconfig /renew", Enter
  • finally type, "ipconfig", Enter

Do you see an IP address now? If not, goto 7, otherwise goto 5.

5. Open a Webpage

Open your web-browser. Cool people use "Firefox", less cool people use "Internet Explorer". Open any webpage, e.g. http://www.google.com. Can you see it? If you have a captive portal, you should see the [[SplashPage|splash page]] (with the Personal Telco logo) - if so, click "Accept", and then visit http://www.google.com. At this point, you should see the Google logo... If so, goto 6, otherwise goto one of these:

  • Goto 7 if it says something like "www.google.com cannot be found"
  • Goto 7 if it says something like "... is not responding" or "... cannot be contacted

6. Everything is Okay?

If you reached here, it seems like all is well. Is it not? Perhaps you have a problem this document cannot prepare you for. Goto 2.

7. Investigate Wiring Problems

http://www.personaltelco.net/~caleb/diagrams/PotentialNodeOwner2.png

Your setup, might look something like the above diagram. You will have a DSL modem, a Access Point, and often, a Captive Portal. Make sure these are connected to each other as shown. Also, at each connection check for a little green light - this is the "Link Light." If it isn't lit, then either the other end is disconnected or the wire is damaged. If you think everything is connected properly, goto 2. If not, do your best to connect the devices as shown in the diagram, if it still doesn't work - go to 2.

Credits

Created by DonPark and CalebPhillips over beers at NodeLuckyLab. Updated -- DanRasmussen 2012-04-02 12:56:33

NodeOwnerHelp (last edited 2012-04-06 13:53:43 by DanRasmussen)