|
Broadband-Hamnet™ Forum |
|
|
|
|
|
|
Subject :Re:Password recovery on Ubiquiti Bullet M2HP..
2015-01-17- 16:54:00
|
|
|
n5mbm |
|
Member |
 |
Joined: 2014-08-02- 20:59:51
Posts: 67
Location: |
|
|
|
Forum :
UBNT Firmware
Topic :
Password recovery on Ubiquiti Bullet M2HP
Thanks for the link... I did the TFTP procedure and it worked! I upgraded the unit and now it works like a charm...
I appreciate the help!
Bill - N5MBM www.n5mbm.net <-- has all sorts of hamnet stuff online
|
IP Logged
|
|
|
|
|
|
Subject :olsr-topologyview hack for MacOS..
2015-01-17- 14:19:10
|
|
|
WB6TAE |
|
Member |
 |
Joined: 2014-05-01- 23:48:12
Posts: 70
Location: |
|
|
|
Forum :
General
Topic :
olsr-topologyview hack for MacOS
In olsr-topology-view (OTV) the ImageMagick program is only required to display the finish graphic on the screen. If you are running OTV on MacOS you can avoid installing ImageMagick and use the Preview application to display the images instead. Just replace the existing code around line 149 with the following: if ($SHOW) {
if ($^O == "darwin") {
system "/usr/bin/open -a preview $TOPPATH/$NAME.$EXT &";
} else {
if ($ROOTWIN) {
system "display -window root -backdrop $TOPPATH/$NAME.$EXT &";
} elsif ($start) {
system "display $FULLOPT -update 5 $TOPPATH/$NAME.$EXT &";
$start = 0;
}
}
}
|
IP Logged
|
|
|
|
|
|
Subject :Password recovery on Ubiquiti Bullet M2HP..
2015-01-17- 12:02:37
|
|
|
n5mbm |
|
Member |
 |
Joined: 2014-08-02- 20:59:51
Posts: 67
Location: |
|
|
|
Forum :
UBNT Firmware
Topic :
Password recovery on Ubiquiti Bullet M2HP
I flashed and setup a node for a friend of mine using the v2 software. When I went over to install it on the tower and get everything online, he couldn't remember the password he gave me... I needed to upgrade the software to match everything around him which is now on Ver3!
I found the instructions for the LinkSys router and got that password fixed - but now I have his Bullet that I can't do anything with... No password, no config or upgrade... HELP!?! :) Anyone got any good ideas? I have tried the instructions that worked on the LinkSys, and couldn't get the v2 software to reset. I am stumped at this point...
Trying real hard to get all the local guys interested in this in Brenham, TX.!
Thanks! Bill - N5MBM
|
IP Logged
|
|
|
|
|
|
Subject :Noob questions about newly supported Ubiquiti devices..
2015-01-17- 11:47:08
|
|
|
KD0VRB |
|
Member |
 |
Joined: 2014-11-01- 14:36:04
Posts: 1
Location: |
|
|
|
Forum :
Hardware
Topic :
Noob questions about newly supported Ubiquiti devices
I am a total noob here, so forgive me if my questions don't make sense or are just plain easy. I noticed the newly supported Ubiquiti devices from the 11/20/2014 "newsflash." 1-Can somebody please explain the advantage of the various supported models of Ubiquiti devices along with the M2, M5, and M9 designation? 2-Do some have better range capabilities than others? 3-If I had a M5 device, will it communicate with the mesh network nodes that are M9's or M2's? 4-Can technician licensed individuals operate M2, M5, and M9's? They seem to operate on different frequencies. |
IP Logged
|
|
|
|
|
|
Subject :Re:Any feedback on 3.0.1b01?..
2015-01-17- 08:16:09
|
|
|
KG6JEI |
|
Member |
 |
Joined: 2013-12-02- 19:52:05
Posts: 516
Location: |
|
|
|
Forum :
Firmware
Topic :
Any feedback on 3.0.1b01?
The Revision Log (under BloodHound>Source>repo name>Revision Log is always the best source of changes it includes the code information and commit logs. The short version however for this one is basically bugfixes Fix/Change log (areas that need most testing) * DHCP lease dropdown lists too many addresses. * Update url for admin page downloads and opkg/ipkg. * DTDLink dns name not set correctly on Linksys * Correct ipkg.conf root directory path on Linksys. * Fix issue on Linksys with IPV6/AAAA dns records and downloads.
|
IP Logged
|
Note: Most posts submitted from iPhone |
|
|
|
|
|
Subject :Re:Re:Re:Windows 8.1 does not show broadband-meshnet in the wireless l..
2015-01-17- 05:31:27
|
|
|
KJ6HSH |
|
Member |
 |
Joined: 2011-01-31- 11:41:17
Posts: 16
Location: SF Bay |
|
|
|
Forum :
General
Topic :
Windows 8.1 does not show broadband-meshnet in the wireless list
Subject :Re:Re:Re:Windows 8.1 does not show broadband-meshnet in the wireless list
Yes, following conrad's suggestion, it now sees the network. I read that MS did this to mitigate network slow-down. (?) |
IP Logged
|
|
|
|
|
|
Subject :Re:Re:Re:Windows 8.1 does not show broadband-meshnet in the wireless l..
2015-01-17- 05:31:25
|
|
|
KJ6HSH |
|
Member |
 |
Joined: 2011-01-31- 11:41:17
Posts: 16
Location: SF Bay |
|
|
|
Forum :
General
Topic :
Windows 8.1 does not show broadband-meshnet in the wireless list
Subject :Re:Re:Re:Windows 8.1 does not show broadband-meshnet in the wireless list
Yes, following conrad's suggestion, it now sees the network. I read that MS did this to mitigate network slow-down. (?) |
IP Logged
|
|
|
|
|
|
Subject :Re:Re:Re:Windows 8.1 does not show broadband-meshnet in the wireless l..
2015-01-17- 05:31:24
|
|
|
KJ6HSH |
|
Member |
 |
Joined: 2011-01-31- 11:41:17
Posts: 16
Location: SF Bay |
|
|
|
Forum :
General
Topic :
Windows 8.1 does not show broadband-meshnet in the wireless list
Subject :Re:Re:Re:Windows 8.1 does not show broadband-meshnet in the wireless list
Yes, following conrad's suggestion, it now sees the network. I read that MS did this to mitigate network slow-down. (?) |
IP Logged
|
|
|
|
|
|
Subject :Re:Re:Windows 8.1 does not show broadband-meshnet in the wireless list..
2015-01-17- 02:50:44
|
|
|
N4SV |
|
Member |
 |
Joined: 2014-04-08- 19:54:23
Posts: 23
Location: |
|
|
|
Forum :
General
Topic :
Windows 8.1 does not show broadband-meshnet in the wireless list
I didn't realize till I saw this post that Windows 8.1 does not show AD-HOC networks any longer. From the various blogs and posts it seems it was a design decision by Microsoft, a decision they have been getting beaten up about since 8.1 was released. While there are purported workarounds out there, involving complicated command line configurations, a real "fix" by Microsoft is not in sight. I just finished a chat session with Microsoft support and they confirmed this issue is known (how could it not be) and it is "a high priority" to fix!? Please Microsoft, do you thinks us fools? A feature that has worked in every version of Windows up to version 8, and now broken in 8.1 and known about since the release of 8.1, and it was a "design decision" and no fix is available yet? The "fix" will probably be to wait for Windows 10, as there are many other things wrong with the Wi-Fi implementation in Windows 8.1 that need to be fixed as well. The easy way to at least see those AD-HOC networks is to use the "netsh wlan show networks", but connecting to them requires additional netsh commands, readily searchable as Conrad has indicated. Good luck. |
IP Logged
|
|
|
|
|
|
Subject :Re:Node-Node Message Transfer and WL2K..
2015-01-16- 17:41:17
|
|
|
k5dlq |
|
Member |
 |
Joined: 2012-05-11- 08:05:13
Posts: 233
Location: Magnolia, TX USA |
|
|
|
Forum :
East/Central IN
Topic :
Node-Node Message Transfer and WL2K
Hi Howard,
I've been thinking about this. Can you run ONLY the RMS Relay software without the full TriMode Gateway? Reading the winlink site it sounds like maybe not (ie. RMS Relay is a supplement).
73, K5DLQ - Darryl |
IP Logged
|
Darryl - K5DLQ
www.aredn.org |
|
|
|
|
|
Subject :Re:Re:Re:Re:Re:Re:New VPN hub coming up..
2015-01-16- 17:03:24
|
|
|
k5dlq |
|
Member |
 |
Joined: 2012-05-11- 08:05:13
Posts: 233
Location: Magnolia, TX USA |
|
|
|
Forum :
Sweden/Finland
Topic :
New VPN hub coming up
was going to add... if the reset doesn't put it back at hsmm, then a quick TFTP load should do it. |
IP Logged
|
Darryl - K5DLQ
www.aredn.org |
|
|
|
|
|
Subject :Re:Re:Re:Re:Re:New VPN hub coming up..
2015-01-16- 16:34:28
|
|
|
|
|
|
|
Subject :Re:Re:Re:Re:New VPN hub coming up..
2015-01-16- 16:22:29
|
|
|
W4WWS |
|
Member |
 |
Joined: 2013-06-08- 20:15:29
Posts: 10
Location: |
|
|
|
Forum :
Sweden/Finland
Topic :
New VPN hub coming up
Thanks for the info, one more question i have forgot my user and password for my mesh node, so i hit the reset button and pulled the power and now the node come back up with no call. I know the old user was root and the old password was hsmm but it still does not work. can you tell me where i am doing wrong?
Thanks, Steve "W4WWS" |
IP Logged
|
|
|
|
|
|
Subject :Re:vlan w/ubnt EdgeRouter-PoE-5 (it works)..
2015-01-16- 15:57:28
|
|
|
KG6JEI |
|
Member |
 |
Joined: 2013-12-02- 19:52:05
Posts: 516
Location: |
|
|
|
Forum :
General
Topic :
vlan w/ubnt EdgeRouter-PoE-5 (it works)
There is something to be said as well for not needing POE Injectors. It can make the setup a little more presentable at the rack. Of course I still recommend a lighting arestor at the building entrance (which is where I inject power on my current mountain top node) |
IP Logged
|
Note: Most posts submitted from iPhone |
|
|
|
|
|
Subject :Re:Old Forum messages..
2015-01-16- 15:48:32
|
|
|
KG6JEI |
|
Member |
 |
Joined: 2013-12-02- 19:52:05
Posts: 516
Location: |
|
|
|
Forum :
General
Topic :
Old Forum messages
I've seen the forums be slow over the past few weeks (12 minutes to pull up the latest post page on one occasion that went for a couple days) and then topics started disappearing and somewhere in there the forum jumped to newest post on top (which makes following threads a bit more difficult IMHO) and then the other day site was completely down for about 30 minutes as well. So I would say it's safe to suspect something is wrong with the site/forums. |
IP Logged
|
Note: Most posts submitted from iPhone |
|
|
|
|
|
Subject :Old Forum messages..
2015-01-16- 15:24:44
|
|
|
|
|
|
|
Subject :Re:Re:linphone..
2015-01-16- 15:11:45
|
|
|
N4FWD |
|
Member |
 |
Joined: 2013-11-10- 11:35:58
Posts: 29
Location: Carrollton, Ga. |
|
|
|
Forum :
VoIP
Topic :
linphone
If all you want is Firefox to react to clicking on the link, read about registering a protocol in Firefox (Like SIP or RTSP) Registering a Protocol
[na0b 2014-07-03- 10:13:12]: Thank you Conrad.
Safari does open the Linphone application.
All I want the browser it open the application when the link is sip://server
Juan. |
IP Logged
|
Last Edited On: 2015-01-16- 15:13:54 By N4FWD for the Reason
|
|
|
|
|
|
Subject :Re:Re:vlan w/ubnt EdgeRouter-PoE-5 (it works)..
2015-01-16- 12:51:57
|
|
|
|
|
|
|
Subject :Re:vlan w/ubnt EdgeRouter-PoE-5 (it works)..
2015-01-16- 12:45:38
|
|
|
WB6TAE |
|
Member |
 |
Joined: 2014-05-01- 23:48:12
Posts: 70
Location: |
|
|
|
Forum :
General
Topic :
vlan w/ubnt EdgeRouter-PoE-5 (it works)
Right, the EdgeRouter is much more expensive. But, then it is a full-fledged router, with PoE. It wouldn't make any sense to use just to get at the bbhn wan/vlan. But, if you are using it as a gateway router for other reasons it saves adding a piece of gear to the network. I have been quite happy with mine. One caveat: there is a GUI for basic setup and most simple scenarios, lie adding the plan. But, once you get past that, it is strictly cli. |
IP Logged
|
|
|
|
|
|
Subject :Re:vlan w/ubnt EdgeRouter-PoE-5 (it works)..
2015-01-16- 12:39:43
|
|
|
k5dlq |
|
Member |
 |
Joined: 2012-05-11- 08:05:13
Posts: 233
Location: Magnolia, TX USA |
|
|
|
Forum :
General
Topic :
vlan w/ubnt EdgeRouter-PoE-5 (it works)
Good to have instructions for another smart switch. thank you!
Just looked up the ERPOE-5.
Wow! they want $165+ for it.
I bought my Netgear GS105E on Amazon for $45. |
IP Logged
|
Darryl - K5DLQ
www.aredn.org |
|
|
|
|