|
Broadband-Hamnet™ Forum |
|
|
|
|
|
|
Subject :Re:After Linksys Firmware Upgrade...Access Point??..
2014-05-20- 04:54:14
|
|
|
KG6JEI |
|
Member |
 |
Joined: 2013-12-02- 19:52:05
Posts: 516
Location: |
|
|
|
Forum :
Hardware
Topic :
After Linksys Firmware Upgrade...Access Point??
So the issue with this is that a node can only operate in one mode at a time. The wireless interface on the Linksys is dedicated to the mode you choose. Normaly this will be MESH which allows the node to be used as a mesh device. To provide services as an Access Point a different mode exists in the interface. Normally you will put a Mesh Node and an Access point together if you want wifi access locally to the mesh (Make sure the wifi device is on a channel as far away from the mesh node as possible)
Even if a node could run an Access Point and a Mesh Node at once you would have bigger issues of RF pollution. The mesh node antennas would likely be outdoors, aimed away from the users (towards another mesh node) and any time you wanted to send a packet to another local laptop it would have to flood the RF link for many miles for a packet to just go a few feet. This just doesn't make good RF sense. It would be similar to using 80m 100w HF rig to talk 200 feet away when VHF/UHF handheld would do much better
|
IP Logged
|
Note: Most posts submitted from iPhone |
|
|
|
|
|
Subject :Re:Adding Mesh to existing Network..
2014-05-20- 04:42:49
|
|
|
KG6JEI |
|
Member |
 |
Joined: 2013-12-02- 19:52:05
Posts: 516
Location: |
|
|
|
Forum :
Problems & Answers
Topic :
Adding Mesh to existing Network
NOTE: by setting up your main router to forward all 10.x packets to the mesh you will be allowing any device that connects to your network to send out data. One must be espcialy careful that random devices do not attempt to send content that would not be in compliance with Amateur Radio regulations. What you are trying to do is actually much more of a DD-WRT question than it is a BBHN question because it relates to configuring your router rather than the mesh node. The documentation on the DD-WRT site will likely be able to provide much more detailed information than this short snippit should you require more details.
1) DD-WRT router would need a static route to 10.x to point towards the mesh node IP address on the interface the mesh node is connected.
2) DD-WRT would need its dns server configured to forward queries to the mesh node: http://cybernetnews.com/local-internal-dns-ddwrt/ http://www.thekelleys.org.uk/dnsmasq/docs/setup.html "Using special servers.
Dnsmasq has the ability to direct DNS queries for certain domains to specific upstream nameservers. This feature was added for use with VPNs but it is fully general. The scenario is this: you have a standard internet connection via an ISP, and dnsmasq is configured to forward queries to the ISP's nameservers, then you make a VPN connection into your companies network, giving access to hosts inside the company firewall. You have access, but since many of the internal hosts aren't visible on the public internet, your company doesn't publish them to the public DNS and you can't get their IP address from the ISP nameservers. The solution is to use the companies nameserver for private domains within the company, and dnsmasq allows this. Assuming that internal company machines are all in the domain internal.myco.com and the companies nameserver is at 192.168.10.1 then the option server=/internal.myco.com/192.168.10.1 will direct all queries in the internal domain to the correct nameserver. You can specify more than one domain in each server option. If there is more than one nameserver just include as many server options as is needed to specify them all."
Where the server line is something like "server=/local.mesh/nodeipaddress" --- all DNS access would have to be done as http://nodename.local.mesh for this to work |
IP Logged
|
Note: Most posts submitted from iPhone |
|
|
|
|
|
Subject :After Linksys Firmware Upgrade...Access Point??..
2014-05-20- 03:16:27
|
|
|
WB2LOU |
|
Member |
 |
Joined: 2014-05-19- 13:24:27
Posts: 6
Location: |
|
|
|
Forum :
Hardware
Topic :
After Linksys Firmware Upgrade...Access Point??
My first Linksys firmware upgrade went perfectly for me. However I am told that there can be no WIFi access point now. I thought I read that it is possible but I can find no article about that. Having wireless access to the node is important when a LAN connection is not practical. Thanks Ted, WB2LOU...an entry level nubee!!
|
IP Logged
|
|
|
|
|
|
Subject :Re:Adding Mesh to existing Network..
2014-05-20- 02:32:00
|
|
|
W9HDG |
|
Member |
 |
Joined: 2013-08-20- 10:35:21
Posts: 17
Location: |
|
|
|
Forum :
Problems & Answers
Topic :
Adding Mesh to existing Network
Well, I gave that a shot and while NSLookup returned the IP address for my neighboring node, I couldn't ping it by name (grrrr). It also broke my internal network name resolution (I NSLOOKUP failed for my raspberry pi server for example). When I would do an NSLOOKUP for google.com, it was the Mesh node that was responding to the request not either the public server, or my DNSMasq.
It seems like OS X only uses the primary DNS server (I remember reading that they changed how it uses name servers in 10.6)
It seems to me like I should be able to tell my router to look to itself to see if it has something cached, then to the mesh node, then to my ISP's dns server and then pass the results onto my computer but for the life of me I can't seem to get that to work.
Hmmmm...
All the directions I have been following appear to be making use of ver 0.4 of the mesh firmware and I am using 1.0.0, would that matter? |
IP Logged
|
|
|
|
|
|
Subject :Re:Adding Mesh to existing Network..
2014-05-20- 02:03:54
|
|
|
K5KTF |
|
Admin |
 |
Joined: 2010-01-18- 23:04:04
Posts: 267
Location: 5' from this webserver |
|
|
|
Forum :
Problems & Answers
Topic :
Adding Mesh to existing Network
Have you added the LAN-gateway mesh-node's IP to the Primary DNS setting of the PC? I dont know about OS X, but I know with Windoze, if you do not have it as the Primary DNS server in the settings (have it as Secondary, Tertiary, etc), it wont work properly. This would not hinder your laptop if you set the secondary to a public DNS (8.8.4.4) or similar. When Primary fails to answer appropriately, it will drop to Secondary, Tertiary, etc, as designed. I think on Debian/OS X, you can set multiple DNS servers in the setting's text file, and they will work in order, so place the Mesh node first, and more as secondary, tertiary, and so on. Give that a shot and report back if it helped or not. Im curious and I know we WILL run into this again for someone else. 73 Jim
|
IP Logged
|
Jim K5KTF EM10bm Cedar Park, TX |
|
|
|
|
|
Subject :Re:Adding Mesh to existing Network..
2014-05-20- 01:05:48
|
|
|
W9HDG |
|
Member |
 |
Joined: 2013-08-20- 10:35:21
Posts: 17
Location: |
|
|
|
Forum :
Problems & Answers
Topic :
Adding Mesh to existing Network
Thank you kind traveler for your assistance. Unfortunately the scroll that you have provided contains information that I have already tried (add to that the fact that I am running OS X and not Windows).
Ultimately I am trying to make this an automatic thing, especially for my laptop, and would prefer the house's main router to handle everything without my setting up a static route. My fear is that if I setup the route in my laptop that it could cause problems when I am not home (say tied directly into a mesh node elsewhere).
I have the static routing working that way. I can work my way via IP address (thankfully I have the passwords to all the nodes so I can go into the setup screens and find the IP addresses of the things that are connected) to things that are connected to the mesh network but I cannot just click on say the name of the next mesh node and go there because the name resolution isn't working yet.
Oh mystic sages of the mesh networking guild please help me to know the spells to cast. |
IP Logged
|
|
|
|
|
|
Subject :Re:Adding Mesh to existing Network..
2014-05-19- 16:07:53
|
|
|
K5KTF |
|
Admin |
 |
Joined: 2010-01-18- 23:04:04
Posts: 267
Location: 5' from this webserver |
|
|
|
Forum :
Problems & Answers
Topic :
Adding Mesh to existing Network
Away with your weapons, I mean you no harm :-) Have you checked this page: http://www.broadband-hamnet.org/documentation/96-using-the-mesh.html Down at the bottom it explains how to have a mesh node be a gateway between your LAN and the mesh, and more specifically things you may need to set on PC's on the LAN to be able to talk to the mesh.
Happy Meshing Jim
|
IP Logged
|
Jim K5KTF EM10bm Cedar Park, TX |
|
|
|
|
|
Subject :Re:Ubiquiti Hardware Choices..
2014-05-19- 11:55:01
|
|
|
AE5CA |
|
Member |
 |
Joined: 2012-05-19- 21:52:33
Posts: 81
Location: |
|
|
|
Forum :
Hardware
Topic :
Ubiquiti Hardware Choices
I have used a number of UBNT devices with BroadBand Hamnet. Which device to use depends on the way you intend to use it. For general use, I love the NanoStationM2 (not the loco version). If you need to cover a wider area or a long distance link then a RocketM2 with a matching Ubiquiti antenna which can be a sector, an omni, or a dish. For Long Distance links, the NanoBeamM2 has a lot of promise but is not supported yet. I think it will be with the next release or soon there after. I am less than impressed with the AirGridM2 and BulletM2HP. The BulletM2HP can be used to upgrade an existing antenna. My experience is that the the devices with MIMO capability will out perform the non MIMO ones. The Bullet and AirGrid are non-MIMO. A BulletM2 with a grid antenna is a big improvement on a Linksys WRT54G with the same antenna.
My overall favorite is the NanoStationM2. With the right geography, I have connected 13 miles with back to back NanoStations. The NanoStation has pulled off links for me where linksys boxes with grid antennas could not. With its 45 degree beam width aiming is not as critical. It installs to a pipe or tower with a couple of zip ties or hose clamps. Since it is the radio, the antenna, and the weatherproof box are in one package, the cost reasonable too. The M5 hardware will be supported in the next firmware release and I expect similar results from the M5 hardware. Clint Anderson, AE5CA
|
IP Logged
|
Last Edited On: 2014-05-19- 11:56:25 By AE5CA for the Reason
|
|
|
|
|
|
Subject :Re:Re:Starting over - Reflash from OpenWrt to DDWRT..
2014-05-19- 04:25:52
|
|
|
K5LXP |
|
Member |
 |
Joined: 2014-01-01- 13:06:12
Posts: 41
Location: Albuquerque NM |
|
|
|
Forum :
Firmware
Topic :
Starting over - Reflash from OpenWrt to DDWRT
If it's possible to download the DDWRT bin file to /tmp and mtd it from there, is there some reason I couldn't wget the BBHN bin and have that work? The BBHN bin file isn't much bigger than the DDWRT mini generic bin.
Mark K5LXP Albuquerque, NM
|
IP Logged
|
Mark K5LXP |
|
|
|
|
|
Subject :Adding Mesh to existing Network..
2014-05-19- 02:51:56
|
|
|
W9HDG |
|
Member |
 |
Joined: 2013-08-20- 10:35:21
Posts: 17
Location: |
|
|
|
Forum :
Problems & Answers
Topic :
Adding Mesh to existing Network
Hey everyone, Happy Monday to you (please don't lynch me!) I've been working on adding a mesh node to my home network with the intent of being able to access mesh resources from my house. I followed the directions here http://ohiopacket.org/index.php/Integrating_HSMM-MESH_into_an_existing_network and am able to ping the WiFi address of my node so I know the static route part is working, however I am stuck when it comes to the name resolution part. I can't access my mesh node (except by IP address) or anything on the mesh because the name resolution isn't working. Has anyone gotten this working? Am I missing something simple somewhere? My home network is running on a Netgear router running DD-WRT firmware and from what I can tell, I need to tell that router to forward DNS requests for ".mesh" networks to the mesh node but for the life of me I can't figure out how. Help me oh wise and knowing meshers, you're my only hope!
73,
Travis W9HDG |
IP Logged
|
|
|
|
|
|
Subject :Ubiquiti Hardware Choices..
2014-05-18- 23:44:45
|
|
|
K2YO |
|
Member |
 |
Joined: 2013-12-14- 13:09:13
Posts: 15
Location: Garden City, NY |
|
|
|
Forum :
Hardware
Topic :
Ubiquiti Hardware Choices
I'm looking to get started with the Ubiquiti hardware. This will be a standard node which will be the prototype for all the local hams to get. You guys using Ubiquiti hardware already, what do you recommend? Thanks, Bernie
|
IP Logged
|
|
|
|
|
|
Subject :Re:Starting over - Reflash from OpenWrt to DDWRT..
2014-05-18- 16:20:48
|
|
|
KF5JIM |
|
Future Astronaut |
 |
Joined: 2013-07-17- 12:13:36
Posts: 250
Location: Nederland |
|
|
|
Forum :
Firmware
Topic :
Starting over - Reflash from OpenWrt to DDWRT
You can flash a ddwrt-enabled device using telnet or ssh, or via the ddwrt Web GUI. For more information (and the easiest way), take a look at "Method 1: Flashing with Web GUI" on the same page. You will download the respective bin file from broadband-hamnet's webpage and use that image instead of the ddwrt image under Method 1 - Part 3.2.6 (6. Click the "Browse" button and select the DD-WRT .bin file you downloaded and confirmed...replacing ddwrt's .bin file with broadband-hamnet's).
Let me know how it goes! |
IP Logged
|
My opinions and views expressed here are solely my own. |
|
|
|
|
|
Subject :Re:Re:Starting over - Reflash from OpenWrt to DDWRT..
2014-05-18- 15:50:42
|
|
|
K5LXP |
|
Member |
 |
Joined: 2014-01-01- 13:06:12
Posts: 41
Location: Albuquerque NM |
|
|
|
Forum :
Firmware
Topic :
Starting over - Reflash from OpenWrt to DDWRT
[KF5JIM 2014-05-18- 15:35:27]: Right here: http://www.dd-wrt.com/wiki/index.php/Installation#Method_3:_Flashing_with_Command_Line
To be more specific:
Once I have the DDWRT mini generic copied over and execute the mtd command, then presuming it successfully boots DDWRT and I use the reset button to restore factory defaults, THEN what is the procedure to installing BBHN? Is there an HTTP admin page on DDWRT to install the BBHN bin file, is it something I have to do via telnet or ssh, or is it from there I install the stock Linksys bin file and then install BBHN, or where do I go from there?
Mark K5LXP Albuquerque, NM
|
IP Logged
|
Mark K5LXP |
|
|
|
|
|
Subject :Re:Starting over - Reflash from OpenWrt to DDWRT..
2014-05-18- 15:35:27
|
|
|
|
|
|
|
Subject :Re:Rocket M2 GPS..
2014-05-18- 15:25:25
|
|
|
KG6JEI |
|
Member |
 |
Joined: 2013-12-02- 19:52:05
Posts: 516
Location: |
|
|
|
Forum :
UBNT Firmware
Topic :
Rocket M2 GPS
At least one user had installed BBHN on a Rocket M2 GPS however a board.info file hasn't been provided yet to move the RM2GPS to the supported list. The best I can say right now is to obtain one and try it. The big question would be is how the GPS interfaces on the node. (It may be a usb to serial device inside or it may be on one of the GPIO lines ). Without somone trying it and testing it we won't really know. The GPSD daemon may help too. Once you can get to the gps data the NTPD daemon would let you be a time server and than you could point your other nodes to the node with GPS as the time server. |
IP Logged
|
Note: Most posts submitted from iPhone |
|
|
|
|
|
Subject :Rocket M2 GPS..
2014-05-18- 14:59:07
|
|
|
|
|
|
|
Subject :Re:Starting over - Reflash from OpenWrt to DDWRT..
2014-05-18- 14:45:13
|
|
|
K5LXP |
|
Member |
 |
Joined: 2014-01-01- 13:06:12
Posts: 41
Location: Albuquerque NM |
|
|
|
Forum :
Firmware
Topic :
Starting over - Reflash from OpenWrt to DDWRT
Very timely - I have a router running OpenWRT I'd like to load BBHN on. I know what doesn't work - trying to load any *.bin file I've tried from the OpenWRT admin page (Luci). I also know the OpenWRT failsafe mode is more fail than safe.
I can successfully wget the ddwrt mini generic into /temp so I know I can get at least that far. How do you go from DDWRT mini generic to BBHN?
Thanks, Mark K5LXP Albuquerque, NM
|
IP Logged
|
Mark K5LXP |
|
|
|
|
|
Subject :WRT54G Ver 1.0 firmware update issue..
2014-05-18- 14:31:33
|
|
|
kc0mlt |
|
Member |
 |
Joined: 2014-05-13- 05:20:52
Posts: 2
Location: |
|
|
|
Forum :
Problems & Answers
Topic :
WRT54G Ver 1.0 firmware update issue
Hello all, I have an issue with getting the mesh firmware (or any for that matter, even the latest Linksys firmware) to update. I keep getting " Incorrect Image file" I have also tried changing the file extention to .trx as suggested in an earlier forum post. Still no success. I have read a few others on here have had the same issue and I have never saw a final outcome or anything that might have worked. This routers original web interface looks diffrent than the normal ones I have seen. I have updated 5 of these units before with no issues, one of them was also a Ver 1.0. Does anyone know of something that will work on this unit?
Thanks Wade KC0MLT |
IP Logged
|
|
|
|
|
|
Subject :Ubiquity for Long Range..
2014-05-18- 14:21:23
|
|
|
|
|
|
|
Subject :Re:Meshing around in Wausau, WI..
2014-05-18- 01:04:20
|
|
|
|
|
|