Broadband-Hamnet™ Forum
Welcome Guest   [Register]  [Login]
«StartPrev321322323324325326327328329330NextEnd»
 Subject :Re:Recover Hsmm-Mesh Password or reflash WRT54.. 2013-08-01- 00:11:30 
wx5u
Member
Joined: 2013-01-02- 00:30:45
Posts: 188
Location: Austin, TX
Forum : Problems & Answers
Topic : Recover Hsmm-Mesh Password or reflash WRT54

Some further info here:

BTW, there is a "30/30/30 reset," but I think I've heard that can brick some routers, so try other solutions first.

Edit: found the links to 30/30/30 reset problems.

The DD-WRT "Peacock" thread.

Further DD-WRT info on 30/30/30 "bricking"

The warning is "Note: WRT54GS v1.1, GS v2, and GS2.1 models can brick after a hard reset no matter how it is done."

BTW, the DD-WRT "Peacock" thread has lots of good info, some of which is relevant to our stuff.  The same can be said for the who DD-WRT forum. 

IP Logged
Last Edited On: 2013-08-01- 00:19:16 By wx5u for the Reason
I'm not part of the development team, so take what I say with a grain of salt. I'm also easily confused.

Check out the free Wireless Networking Book
 Subject :Re:Recover Hsmm-Mesh Password or reflash WRT54.. 2013-07-31- 20:09:14 
KF5JIM
Future Astronaut
Joined: 2013-07-17- 12:13:36
Posts: 250
Location: Nederland
Forum : Problems & Answers
Topic : Recover Hsmm-Mesh Password or reflash WRT54

If you forgot the SSH login and the http login, follow the steps in the link below to telnet into the node. From there, type mount_root and then take a look at the /etc/httpd.conf file (cat /etc/httpd.conf). Alternatively, you could TFTP or jtag the firmware back to the router or do some combination of the two.

http://hsmm-mesh.org/documentation/71-using-safe-mode-to-reset-a-forgotten-password.html

IP Logged
My opinions and views expressed here are solely my own.
 Subject :Re:Recover Hsmm-Mesh Password or reflash WRT54.. 2013-07-31- 09:47:32 
w1dug
Member
Joined: 2012-03-09- 00:36:04
Posts: 7
Location: Heber City, - 5535 feet
Forum : Problems & Answers
Topic : Recover Hsmm-Mesh Password or reflash WRT54

I have run into this myself though I eventually remembered the password. I figured the MESH firmware would following the solution the OEM did, but it doesn't So is there solution using the RESET button out there, or is the only way to fix via a TFTP re-flash?
IP Logged
 Subject :Re:olsr nameservice help?.. 2013-07-31- 08:24:48 
ae5ae
Member
Joined: 2010-10-27- 00:47:17
Posts: 144
Location: Van Alstyne, TX
Forum : Problems & Answers
Topic : olsr nameservice help?

I use 'dnsmasq' on my Linux laptop, just like on the WRT54G. Have you gotten the host list generated by 'olsrd' read by 'dnsmasq'???
IP Logged
 Subject :Re:olsr nameservice help?.. 2013-07-31- 07:15:52 
kd0nrc
Member
Joined: 2012-12-16- 01:27:52
Posts: 8
Location: Kansas City Metro Area
Forum : Problems & Answers
Topic : olsr nameservice help?

The text logs are from KD0NRC-M, and from a web browser on KD0NRC-M, I can access the mesh nodes by IP address. That's how I got the screen shot. For one reason or another, OLSRd's nameservice plugin on my laptop (Ubuntu) isn't happy. This is part of a bigger project to get linux laptops to mesh with one another and other BBHN Nodes, without using an intermediate box like a WRT54G. The name service problem is one of the last pieces I need to solve.
IP Logged
Kansas City HSMM on G+
KC HSMM Working Group mailing list
 Subject :Re:What to install on a permanent node?.. 2013-07-31- 06:48:44 
KI6WDY
Member
Joined: 2013-07-15- 13:27:16
Posts: 14
Location
Forum : Applications
Topic : What to install on a permanent node?

I am in the same boat, I just ordered my second WRT54GS so I am going to try to do something with these, So you just plant to plug the Alfa into the WRT? I was wondering what kind of antenna to use, have you tried this setup yet?
IP Logged
 Subject :Re:olsr nameservice help?.. 2013-07-31- 05:37:37 
ae5ae
Member
Joined: 2010-10-27- 00:47:17
Posts: 144
Location: Van Alstyne, TX
Forum : Problems & Answers
Topic : olsr nameservice help?

I suspect the problem may be that KD0NRC-M is an unknown host in that it doesn't appear to be the host running 'olsrd' here (KD0NRC-1) nor is it an attached host for which it's advertising.

IP Logged
Last Edited On: 2013-07-31- 05:39:53 By ae5ae for the Reason
 Subject :Re:Shiawasse Amateur Radio Association ~ 2013 FD Mesh.. 2013-07-30- 17:39:56 
NG5V
Admin
Joined: 2010-01-18- 23:06:23
Posts: 43
Location
Forum : How we used HSMM-MESH™
Topic : Shiawasse Amateur Radio Association ~ 2013 FD Mesh

Thanks very much for the feedback. Glad you got great results with FD logging. Your feedback and the input of all the other users is why the web site was created. Keep on meshing. Rick NG5V
IP Logged
 Subject :olsr nameservice help?.. 2013-07-30- 17:27:41 
kd0nrc
Member
Joined: 2012-12-16- 01:27:52
Posts: 8
Location: Kansas City Metro Area
Forum : Problems & Answers
Topic : olsr nameservice help?

I'm working to get an Ubuntu VM directly on the mesh with a wifi dongle. I end up with this:

As you can see, it shows my IP addresses, not hostname.

Here's my nameservices config in olsrd.conf:

LoadPlugin "olsrd_nameservice.so.0.3"
{
    PlParam "sighup-pid-file" "/var/run/dnsmasq.pid"
    PlParam "interval" "30"
    PlParam "timeout" "300"
    PlParam "name-change-script" "touch /tmp/namechange"
    PlParam "name" "KD0NRC-M"
    PlParam "service" "http://KD0NRC-M:0/|tcp|NTP"
}


Here's some olsrd output: http://pastebin.com/Pi3z4NeU

Of particular concern are the error messages related to the KD0NRC-M nameservices packets:

Plugin param key:"name" val: "KD0NRC-M"
Plugin param key:"service" val: "http://KD0NRC-M:0/|tcp|NTP"
"service"/"http://KD0NRC-M:0/|tcp|NTP"... Got got http://KD0NRC-M:0/|tcp|NTP (main address)
"name"/"KD0NRC-M"... Got got KD0NRC-M (main address)
NAME PLUGIN: insert main addr for name KD0NRC-M 
NAME PLUGIN: invalid or malformed parameter KD0NRC-M (10.48.191.141), fix your config!
NAME PLUGIN: ip or hostname KD0NRC-M in service http://KD0NRC-M:0/|tcp|NTP is NOT allowed (does not belong to you)
NAME PLUGIN: invalid or malformed parameter http://KD0NRC-M:0/|tcp|NTP (0.0.0.0), fix your config!
NAME PLUGIN: decap type=0, len=8, name=KD0NRC-1
NAME PLUGIN: create new name/service/forwarder entry KD0NRC-1 (10.160.61.123) [len=8] [type=0] in linked list
NAME PLUGIN: decap type=0, len=8, name=KD0NRC-1

Any idea what's going on here? 10.48.191.141 noted in the error is KD0NRC-HOMEGW's IP.

IP Logged
Last Edited On: 2013-07-30- 17:30:22 By kd0nrc for the Reason
Kansas City HSMM on G+
KC HSMM Working Group mailing list
 Subject :Re:serverless voip?.. 2013-07-30- 13:14:58 
kd8bxp
Member
Joined: 2013-07-17- 08:47:06
Posts: 8
Location
Forum : VoIP
Topic : serverless voip?

@KC2UGV - Seems to me like I have used both my phones & tablets on a ad-hoc network before, but no they don't show the HSMM-MESH at all. I'll keep messing around with my tablet and see. -Thanks, LeRoy KD8BXP
IP Logged
 Subject :Starting a BAD or HAD day a month?.. 2013-07-30- 11:57:31 
w8iss
Member
Joined: 2012-01-17- 07:29:35
Posts: 42
Location: Lincoln Park, MI - EN82jg
Forum : General
Topic : Starting a BAD or HAD day a month?

I was wondering if anyone has thought about how to get more nodes on the air across the country?


I am thinking maybe something based on what the Microwavers have - Microwave Activity Day or better known as MAD. It was started years ago to get microwavers out and to test gear to make sure its working and then do any modifications.


Could call it either HSMM-Mesh Activity Day (HAD) or Broadband-Hamnet Activity Day (BAD).


All kidding put aside, how about it, the third weekend of each month everyone goes out to a local park or hill and sees who they can work from there.

Here locally, I probably could work good distances across either across Lake Erie into Ohio or across Lake Michigan into Illinois or Wisconsin.


Any thoughts on this?


James W8ISS

IP Logged
 Subject :Re:can't access the router after flash.. 2013-07-30- 09:59:41 
wx5u
Member
Joined: 2013-01-02- 00:30:45
Posts: 188
Location: Austin, TX
Forum : Hardware
Topic : can't access the router after flash

How are you trying to access the router?

What kind of PC? Windows, Linux, etc.?

Have you rebooted the PC to be sure you get a new IP address?

IP Logged
I'm not part of the development team, so take what I say with a grain of salt. I'm also easily confused.

Check out the free Wireless Networking Book
 Subject :Re:Raspberry Pi and Alfa 1 watt wireless USB up and running.. 2013-07-30- 09:55:13 
AC2IE
Member
Joined: 2013-04-09- 05:05:41
Posts: 12
Location: Upstate NY
Forum : Eastern New York
Topic : Raspberry Pi and Alfa 1 watt wireless USB up and running

David, so far I have tried two "distributions". One is by John GM8PBQ that copies files to the /root directory of the SD card right after you install the Raspbian "Wheezy" image (Debian for the Pi). This still needs some polish but it works. The second is by Scott KK6DCI and is cloned from a github. In worked initially, but now I seem to be having problems with the Alfa driver. More details are listed in posts on the Yahoo Amateur_Radio_Experimenters_Corner group.
IP Logged
 Subject :Re:Raspberry Pi and Alfa 1 watt wireless USB up and running.. 2013-07-30- 07:53:41 
kj6dzb
Member
Joined: 2011-07-21- 18:26:36
Posts: 30
Location: kj6dzb-10
 
Forum : Eastern New York
Topic : Raspberry Pi and Alfa 1 watt wireless USB up and running

I got a few units ubiquity stations waiting for firmware to. Based on the performance out of the Nanostation M2 and the lesser antenna on the nanostation loco m2 a "backbone" might be better suited to be a MIMO pair Nanostations. Whats the open open air range of a 12-15 dBi omnidirectional antenna, the Ive gotten excellent performance out the nanostation m2 that i installed on a roof top. W6BB is going to start point to point experiments across town. the link here documents the roof top location: http://www.qsl.net/kj6dzb/HAM/Wierless%20Hardwere.html Ive done some spectrum analizis of a WIMAX station located on campous and mapped the results in the red lines of the Gmap. wile dooing so ive noticed a lot of noise within the ISM band, this why await the ubiquity FW, in order to escape CH1 <-> CH 14. https://maps.google.com/maps/ms?msid=212143611967609195780.0004baed0aa2279d6128a&msa=0 I would like to off my help writing a wiki. I written for the ghpsdr wiki http://napan.ca/ghpsdr3/index.php/Main_Page 73 Mathison KJ6DZB
IP Logged
o.O 73 KJ6DZB
 Subject :can't access the router after flash.. 2013-07-30- 05:14:13 
kb7pln
Member
Joined: 2013-07-29- 11:11:29
Posts: 2
Location: idaho
 
Forum : Hardware
Topic : can't access the router after flash

after many tries to flash the firmware it took but now i can't access the router to set it up any help ???

IP Logged
 Subject :Re:Raspberry Pi and Alfa 1 watt wireless USB up and running.. 2013-07-30- 01:20:07 
KM2O
Member
Joined: 2012-09-22- 11:04:45
Posts: 25
Location: Albany NY
Forum : Eastern New York
Topic : Raspberry Pi and Alfa 1 watt wireless USB up and running

Tom, I would love to see the configurations you are using for the Alfa and the Pi. There are some Ubiquity units here awaiting the new MESH firmware update, but twould be a good alternative. Dave KM2O
IP Logged
 Subject :Re:serverless voip?.. 2013-07-30- 00:52:12 
kc2ugv
Member
Joined: 2012-03-22- 08:28:17
Posts: 9
Location
Forum : VoIP
Topic : serverless voip?

What do you mean, they can't see the mesh? Are they not able to see the wireless network? Your phone may/may not be able to connect in ad-hoc mode (The mode I presume the HSSM mesh functions in).
IP Logged
 Subject :Re:Raspberry Pi and Alfa 1 watt wireless USB up and running.. 2013-07-29- 21:41:26 
AC2IE
Member
Joined: 2013-04-09- 05:05:41
Posts: 12
Location: Upstate NY
Forum : Eastern New York
Topic : Raspberry Pi and Alfa 1 watt wireless USB up and running

I have to admit I didn't properly research the possibilities before I pulled the trigger. I have an AWUS036NH arriving tomorrow. I'll try it then. However, N will be useless until another N is nearby. I'll be very happy to detect any other node in my location, G or N. We need a "backbone" of hams to have a 2watt node with a 12-15 dBi omnidirectional antenna on their rooftops. That way 10s of miles connections should be easily possible as long as they are line-of-sight. The less powerful 54Gs can then feed off the nearest backbone node.
IP Logged
 Subject :Re:Raspberry Pi and Alfa 1 watt wireless USB up and running.. 2013-07-29- 14:49:14 
va3idl
Member
Joined: 2013-04-14- 07:22:02
Posts: 23
Location
Forum : Eastern New York
Topic : Raspberry Pi and Alfa 1 watt wireless USB up and running

Did you consider getting ther 2000mW product? It is just slightly more expensive and can do N speeds. If so, why did you decide to go with 1000mW?
IP Logged
 Subject :Re:Raspberry Pi and Alfa 1 watt wireless USB up and running.. 2013-07-29- 10:09:05 
AC2IE
Member
Joined: 2013-04-09- 05:05:41
Posts: 12
Location: Upstate NY
Forum : Eastern New York
Topic : Raspberry Pi and Alfa 1 watt wireless USB up and running

Yes, everybody sees everybody else. Oh man, the RPi is sooooo much better of a development platform than the Linksys router!
IP Logged
Page #  «StartPrev321322323324325326327328329330NextEnd»


Powered by ccBoard


SPONSORED AD: