Broadband-Hamnet™ Forum
Welcome Guest   [Register]  [Login]
«StartPrev321322323324325326327328329330NextEnd»
 Subject :Re:HamChat Server.. 2013-06-29- 05:48:45 
KY6M
Member
Joined: 2012-03-02- 11:44:43
Posts: 9
Location
Forum : Applications
Topic : HamChat Server

I just wanted to say thanks for the awesome chat room! (and to others who donated additional info for this app.) I am trying encourage others to make a mesh in my area and this provides a quick high value addition to spur interest.


Jim

IP Logged
Last Edited On: 2013-06-29- 06:13:05 By KY6M for the Reason
 Subject :Re:Newly installed MESH node.. 2013-06-28- 19:20:06 
SM7I
Member
Joined: 2012-04-30- 14:56:55
Posts: 79
Location: JO65mo
 
Forum : Problems & Answers
Topic : Newly installed MESH node

Hi all, Just want to tell you that I successfully installed IP-GRE for IPtunnel on my WRT54GL 1.1 which makes it possible to establish a more versatile VPN between two devices.


I did modify the /etc/ipkg.conf with the following (commenting out the hsmm-mesh packages temporarily)


src release http://hsmm-mesh.org/download/kamikaze/7.09/brcm-2.4/packages
#src packages http://hsmm-mesh.org/download/kamikaze/7.09/packages/mipsel
src packages http://downloads.openwrt.org/whiterussian/packages
dest root /
dest ram /tmp



Issued: ipkg update


Then I simply installed the kmod-gre by issuing: ipkg install kmod-gre


After that I issued: insmod ip_gre


To be sure it all holds up I rebooted at this point


Then I issued (for test purposes): iptunnel add gre1 mode gre local 10.42.43.224 remote 192.168.10.1 ttl 225


Please note that the IP adresses seen above should be the ones on the WAN sides....


After this we can verify that the new interface exists by issuing just: iptunnel


Now we need to assign IP addresses to our new GRE interface like so:

ifconfig gre1 10.10.10.2/24
ifconfig gre1 up
ifconfig gre1 multicast
ifconfig gre1 pointopoint 10.10.10.1
 

Now we just have to issue some route statements that specify what network we want to connect to and that the new GRE interface should be used.


route add -net 172.27.1.0/24 gw 10.10.10.1 dev gre1


Ofcourse, don´t forget to configure both ends :)

IP Logged
Last Edited On: 2013-06-28- 20:44:03 By SM7I for the Reason cosmetic...
IT infrastructure and security professional
 Subject :Stuck in AP Mode.. 2013-06-28- 16:05:23 
wx5u
Member
Joined: 2013-01-02- 00:30:45
Posts: 188
Location: Austin, TX
Forum : Problems & Answers
Topic : Stuck in AP Mode

I'm not sure you really want to do a 30/30/30 reset. 

However, there is a description of how to do it here: http://www.dd-wrt.com/wiki/index.php/Hard_reset_or_30/30/30

BTW, there's a LOT of info on WRT-54G on the DD-WRT and Open WRT project web pages.  Also the Wikipedia WRT-54 page is pretty good, too.



[KB0YLQ 2013-06-28- 07:47:32]:

Can you tell me how to do a 30/30/30 reset? I dont see where to do this at, and my router is stuck in ap mode too. I too was playing with the modes.

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:San Lorenzo Valley Amateur Radio Club.. 2013-06-28- 11:28:00 
NN5I
Member
Joined: 2012-04-01- 12:06:21
Posts: 17
Location
Forum : How we used HSMM-MESH™
Topic : San Lorenzo Valley Amateur Radio Club

Wow, follow Kerry's link for really neat antenna dsigns.
IP Logged
-- Carl
 Subject :Re:Stuck in AP Mode.. 2013-06-28- 07:52:56 
KD5MFW
Admin
Joined: 2010-01-18- 23:02:11
Posts: 104
Location
Forum : Problems & Answers
Topic : Stuck in AP Mode

The AP home page must be different from the mesh node home page. Try 172.27.0.2:8080 then go back to mesh node mode. -Glenn KD5MFW
IP Logged
 Subject :Re:Stuck in AP Mode.. 2013-06-28- 07:47:32 
KB0YLQ
Member
Joined: 2013-06-24- 11:32:34
Posts: 1
Location
Forum : Problems & Answers
Topic : Stuck in AP Mode

Can you tell me how to do a 30/30/30 reset? I dont see where to do this at, and my router is stuck in ap mode too. I too was playing with the modes.
IP Logged
 Subject :Re:Connecticut.. 2013-06-28- 00:34:02 
N1OBU
Member
Joined: 2013-04-14- 18:36:48
Posts: 13
Location: Preston, CT
Forum : General
Topic : Connecticut

I'm in Preston (FN41an). I will be getting a Mesh very soon. CT is tough for anything digital. I've also have on pre-order the new UDR56K-4 Digital Radio from K7VE. I am the only one in CT that has one coming.
IP Logged
 Subject :Re:Newly installed MESH node.. 2013-06-27- 20:37:54 
SM7I
Member
Joined: 2012-04-30- 14:56:55
Posts: 79
Location: JO65mo
 
Forum : Problems & Answers
Topic : Newly installed MESH node

sri, slipped on the keyboard :) should be wx5u ofcourse.... OK, I see what you write...I´m having trouble getting my hand on the GS model though. I suppose it´s back to try the rPi solution even if we end up with an additional piece of hardware.... I´ll look around and see if there´s any HW hack to expand the GL momory though...
IP Logged
IT infrastructure and security professional
 Subject :Re:Re:Newly installed MESH node.. 2013-06-27- 20:09:52 
wx5u
Member
Joined: 2013-01-02- 00:30:45
Posts: 188
Location: Austin, TX
Forum : Problems & Answers
Topic : Newly installed MESH node

What do you mean by "vx55?" 

The WRT-54GL routers have the same 16/4 MB memory as all the other mesh compatible WRT-54 routers.  The current tunnel code doesn't fit in 16/4 MB.  Only the WRT-54GS versions 1 through 3 have the higher 32/8 MB memory and can hold the tunnel code.

It might be possible to optimize and recompile the software to get the tunnel code to run on a standard 16/4 MB WRT-54GL router.  As always, we suffer from too many projects, not enough manpower.



[SM7I 2013-06-27- 18:58:40]:

vx55 de sm7i, yes, it´s absolutely a way to do it, but for me and a few of my fellow hams it seems that if it could be incorporated into atleast the GL models, as we run, it would be a neat small package in a single unit. Simplicity is what we should strive for I think...it is always a winning concept.

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:Newly installed MESH node.. 2013-06-27- 18:58:40 
SM7I
Member
Joined: 2012-04-30- 14:56:55
Posts: 79
Location: JO65mo
 
Forum : Problems & Answers
Topic : Newly installed MESH node

vx55 de sm7i, yes, it´s absolutely a way to do it, but for me and a few of my fellow hams it seems that if it could be incorporated into atleast the GL models, as we run, it would be a neat small package in a single unit. Simplicity is what we should strive for I think...it is always a winning concept.
IP Logged
IT infrastructure and security professional
 Subject :Re:Newly installed MESH node.. 2013-06-27- 18:56:11 
SM7I
Member
Joined: 2012-04-30- 14:56:55
Posts: 79
Location: JO65mo
 
Forum : Problems & Answers
Topic : Newly installed MESH node

Hi Glenn, I would be happy to betatest any release you got if that´s OK with you.
IP Logged
IT infrastructure and security professional
 Subject :Re:Newly installed MESH node.. 2013-06-27- 11:19:14 
wx5u
Member
Joined: 2013-01-02- 00:30:45
Posts: 188
Location: Austin, TX
Forum : Problems & Answers
Topic : Newly installed MESH node

It occurs to me that the tunneling node doesn't need to be a router or even have a wireless interface.   Something like a Raspberry Pi could easily run tunneling software if someone ported it to the Pi.

For those who don't already know, the current tunneling software won't run on the standard WRT-54G because it needs more memory.  You have to have a router such as one of the WRT-54GS versions 1-3 with more memory.

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:Re:Asterisk-DUNDi MESH.. 2013-06-27- 10:22:22 
Joined: 2024-09-28- 09:23:24
Posts: 0
Location
Forum : VoIP
Topic : Asterisk-DUNDi MESH

I had a feeling that would probably be the case because of the fact that you have to specify where DUNDi is supposed to look for the other Asterisk server. If you could make Asterisk announce to the mesh that it has Asterisk+DUNDi installed (maybe by scanning the Mesh Status page for "Asterisk+DUNDi" as a service), you could write a script that looks for that announcement, gets the needed information (MAC and IP Address) from that HSMM-MESH node and adds it to and reloads the Asterisk+DUNDi configuration and extension files.

That sounds like a solution that could work!

IP Logged
Last Edited On: 2013-06-27- 10:26:07 By for the Reason
 Subject :Re:Newly installed MESH node.. 2013-06-27- 08:08:50 
KD5MFW
Admin
Joined: 2010-01-18- 23:02:11
Posts: 104
Location
Forum : Problems & Answers
Topic : Newly installed MESH node

Users are welcome to work to set up their own tunneling system. We hope to have a tunnel package ready to release soon - possibly in a few weeks but we need to clear up some problems that cause it to drop connection at times. -Glenn KD5MFW
IP Logged
 Subject :Re:Newly installed MESH node.. 2013-06-27- 07:01:11 
SM7I
Member
Joined: 2012-04-30- 14:56:55
Posts: 79
Location: JO65mo
 
Forum : Problems & Answers
Topic : Newly installed MESH node

Hi Glenn, Thanks for the very rapid answer. I forgot that the nodes use adhoc, sri :) Ofcourse other devices cannot see it then if they expect infrastructure mode.... Very embarrasing for me since I work as a networking professional :) Very well, now I will configure the second node and start to play with it. One other question, I am in the southern part of Sweden and a few friends of mine, also hams, lives in northern Sweden. Our main plan is to connect to eachother by some means so naturally my question is if you know of any IP tunneling package we can install on the routers or if we should use regular IPSec through our firewalls ?
IP Logged
IT infrastructure and security professional
 Subject :Re:Newly installed MESH node.. 2013-06-27- 06:26:58 
KD5MFW
Admin
Joined: 2010-01-18- 23:02:11
Posts: 104
Location
Forum : Problems & Answers
Topic : Newly installed MESH node

The mesh firmware changes the device from running as an Access Point in Infrastructure mode, to a mesh node running in adhoc mode. It is very a different device. Some systems do not display devices in adhoc mode. They only show Access Points. Most computers looking to link wirelessly are looking for Access Points. Look up Access Point and Infrastructure mode of wi-fi and then look up adhoc mode for wi-fi. Very different. Mesh nodes will link to mesh nodes with similar software. Your windows 7 box is probably expecting to connect to an Access Point. Mesh nodes run in adhoc mode, then further build on that mode for a new kind of wireless device. Your windows 7 box cannot directly connect to the mesh node. It is not a mesh node and is using a different protocol. Hope this helps. -Glenn KD5MFW
IP Logged
 Subject :Re:Tunnel linked nodes.. 2013-06-27- 06:21:31 
SM7I
Member
Joined: 2012-04-30- 14:56:55
Posts: 79
Location: JO65mo
 
Forum : Problems & Answers
Topic : Tunnel linked nodes

Yes, that would be of interest to me as well....
IP Logged
IT infrastructure and security professional
 Subject :Newly installed MESH node.. 2013-06-27- 06:13:19 
SM7I
Member
Joined: 2012-04-30- 14:56:55
Posts: 79
Location: JO65mo
 
Forum : Problems & Answers
Topic : Newly installed MESH node

Hi there all,

I have a newly installed (this day in fact) HSMM node on a Linksys WRT54GL. Installation and first time configuration was a breeze. Probably the first node i southern Sweden....

Router rebooted and I logged on again from LAN side and checked that everything was OK and it was. I can even see other normal SSID´s in the neighborhood.

BUT, neither of my computers or other wireless devices, such as iphone or ipad, sees the SSID of the MESH. Tried to manually configure my Windows 7 to connect to HSMM-MESH, but nada....the SSID is not there....

Very strange problem. The radio in the Linksys is apparantly working or else I wouldn´t see other SSID´s...

Anyone else had this problem ? I´d be happy to hear from you :)

The Linksys WRT54GL is HW rev.1.1


73sss SM7I

IP Logged
IT infrastructure and security professional
 Subject :Re:Asterisk-DUNDi MESH.. 2013-06-27- 02:11:20 
VA7WPN
Member
Joined: 2013-04-29- 12:21:43
Posts: 60
Location: BC, Canada
 
Forum : VoIP
Topic : Asterisk-DUNDi MESH

I have been trying to get DUNDi to use wild cards in its routing. To try and find/query unknown servers. But I am having no luck. :(
IP Logged
 Subject :Re:Re:Video and Data backhaul from a Race Ca.. 2013-06-27- 02:05:38 
KJ4AJP
Member
Joined: 2013-03-24- 12:21:59
Posts: 35
Location: NW Tennessee EM56ni
 
Forum : Applications
Topic : Video and Data backhaul from a Race Ca

AJ4TW -> I'm also not a huge fan of ActiveX, so it will be interesting to see how you are doing that, might have to get a few more details on that from you.

When you log in to the camera it gives you the option of using either IE, Firefox/Chrome or Mobile.  Here's some screenshots that might make it clearer.

AJ4TW -> I guess since they saw that we were racing at the race track near their house they assumed we were pro racing?

There's always someone wanting to be an "Amateur Observer" in every mode. 

OT - I run a high-level APRS Digi/IGate 250' on the University's tower and I've had ops running 4 hops and such I try to be nice and educate to the suggested paths, but if you were running the minimum path to get to an IGate (assuming you were wanting to be seen on the APRS-IS) at a standard smart beacon rate (no more than every 3 minutes when over 60mph) I'd consider you in line.  If you were beaconing more often than every 3 miles to get your tracking more granular on the maps, yeah, you could be considered a lid, but it would be for excessive beaconing and clogging the network, not because it was assumed you were using the Amateur bands for commercial use.  The safe bet in that situation is to not use the WIDEn-N path at all, that way the local infrastructure wouldn't react to you.  You could still monitor direct locally, and you could set up your own IGate to get your info to aprs.fi.   We used a path of CAVEn-N with WB4APR and his Mammouth Cave tests earlier this year.  You could use a path of RACE1-1 just as easily.

IP Logged
Page #  «StartPrev321322323324325326327328329330NextEnd»


Powered by ccBoard


SPONSORED AD: