Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post TU Comms and Networking
9 March 2014, 23:41,
#1
Post TU Comms and Networking
I’ve been giving some serious thought lately about communications post-TU.
Much of the conversations that have taken place are essentially with regard to short-distance work e.g. with things like UV5R’s etc. The focus on longer range stuff tends to revolve around Ham radios etc.

In his article on the main pages, SD mentioned FSK31 and an earlier thread on the forum mentioned apps for this. FSK31 over ham radio CAN traverse long distances.
Useful short range experiments can be undertaken by using the apps on your smart-phone to transmit FSK31 over your UV5R and translate it back again. As I say useful experiment but what exactly does it buy you? Simply text messaging over radio. My first experiments show that the apps are susceptible to background noise.

In an earlier post , (I can’t remember where exactly), I mentioned the possibility of packet-radio or AX.25 protocols which would enable you to network computers over radio circuits. Still very slow but a step forward to rebuild some form of post-TU networking. The problem with this is that as far as I can see, no-one has done much work on packet-radio/AX.25 for around 10 years or more.

I’ve since moved my own experiments forward a little more to look at mesh-networking with small modules each with their own WIFI, but connecting automagically to each other to make a bigger network called eg MESH1 in your village and then connecting to other MESH’s elsewhere. This would give you the advantage of having not only a comms network, but a rudimentary data network.

So far I’ve managed to get one mesh up and running . If anyone else is interested in these ideas, let me know here.

Allons-y
Reply
10 March 2014, 07:54,
#2
RE: Post TU Comms and Networking
Interesting project RS

There is high level of ownership of Wi-fi in the community. After mobile phones it must be the next most prevalent transceiver systems out there.

Could you explain how to set a MESH1 system up please?
72 de

Lightspeed
26-SUKer-17

26-TM-580


STATUS: Bugged-In at the Bug-Out
Reply
10 March 2014, 14:07,
#3
RE: Post TU Comms and Networking
I’m going to show you how I built my first mesh. However, unless we cover some principles and I show you how I got here, it won’t make much sense and will remain “toys for the boys” (and girlz)

I’ve always been interested in the communications world. When I was a kid, I belonged to the local amateur radio club but frankly I just didn’t have the money for this hobby. My interest was always there though and later on in life, I built a career in data communications. (I’ve since given that up around 20 years ago to do something else and I’ve forgotten so much so I have to start again).

The other thing I remember is that when we had civil defence (that dates me !!!), I was always interested in the comms side rather than blood and bandages.

So – my headline is as follows: “Building Resilient Communication Networks in Pear Shaped Times”

I’m going to number these paragraphs. Forgive me if the nomenclature seems a bit laboured but it helps me think and express my thoughts.


1. The Landscape.
Whilst some networks might be up and running, it is safer to assume. For planning purposes that the Internet has gone. I know that it was designed so that even if one area was taken out by a nuclear strike, it would reroute – etc etc etc.
The trouble with the Internet is that it is ‘owned’ by ‘the man’. Whatever your political persuasion, left or right, or ‘sod-em-all’, the Internet is not secure.
‘The Man’ can shut it down at any time and will. Add to that equation and we have power outages etc.

That leaves us with Phones, cellphones (mobiles), Smart Phones, Pads and computers without Internet.

The Phone (Landline) network will be functionally dead in the water.
The cellphone network will be so blocked that UK Government will need to instigate MTPAS (Telecommunications Privileged Access Scheme). Emergency services and some first responders will have SIM cards with a privilege level of 12, 13 or 14. These are the only ones likely to be able to make calls. Smart Phones, Pads and computers all have 802 WIFI even if there is nothing to connect to …… but this is where we step in.

2. An Unlikely Source of Inspiration.
Whilst surfing around the web I came across some material from “Occupy Wall Street”. I don’t usually take my inspiration from the left, but if I forget their politics and focus on the tech, there’s some good stuff. (Same as Mother Earth News).
“How VPNs Keep Occupy Wall Street Networks Up And Protesting”
http://www.fastcompany.com/1792974/how-v...protesting

This intrigued me so off I popped to the Free Network Foundation web site.

http://thefnf.org

The WIKI on this site is useful particularly the “FreedomStack Components”.
The ‘stack’ looks somewhat like this:

FreedomNode
FreedomNode >>>> FreedomTower >
FreedomNode |
>>>>>>>> FreedomLink
FreedomNode |
FreedomNode >>>> FreedomTower >
FreedomNode

The FreedomNode is a wireless router which acts as a node in the "neighborhood-scale" mesh network and as a downlink to the owner's LAN. The essentials here are that it has WIFI, can ‘mesh’ with other FreedomNodes and can link outside the Nodes themselves into a LAN or onto a ….

FreedomTowers are owned and operated by those that benefit from them. They benefit entire neighbourhoods – communities on the order of five to ten thousand individuals. FreedomTowers perform critical Layer 1 network operations, and help the neighbourhood mesh run efficiently. In addition to improving the throughput of Layer 1 connectivity, FreedomTowers participate in the Layer 2 regional mesh. This means that neighbourhoods can connect directly to one another, and that material peer-to-peer is not limited in scope to local communities.

So essentially, the tower is a way for a number of local meshes and nodes to communication at a greater distance – say to other collections of meshes and nodes. (This though is quite expensive and would probably need around £1500 for each tower --- it might be that at this level – radio might (might) come into its own.

I needed firstly to consider the local node and mesh and work at the first level before considering the next levels up.

When one looks at the specs for the FreedomNode at https://commons.thefnf.org/index.php/FreedomNode you can see the hardware base is a small form computer and the software base could be a number of different protocols. Now I’m rather a lazy bugger so I wondered whether you could buy these things ready built. Answer – Yes BUT …

The Mesh Potato (Groan). The Mesh Potato is a device for providing low-cost telephony and Internet in areas where alternative access either doesn’t exist or is too expensive. It is a marriage of a low-cost wireless access point (AP) capable of running a mesh networking protocol with an Analog Telephony Adapter (ATA). Originated in South Africa – well worth a look as I reckon that the UK will look like a 3rd world country after SHTF. The old model was $99 and the new one is $39 but it doesn’t have the telephony model. I reckon when its released it will be around $59. http://villagetelco.org/mesh-potato/

So these gave me some ideas and after some serious thought, I reckon that I’ll buy a couple of the Mesh Potatoes when the phone module is out.

Meantime … I examined the software modules and came up with this …….

3. My Implementation of the Mesh Node.


You’ve got to remember that I’m still in experimentation phase.
I dug out an old Dell Laptop (dusty … a few keys missing). I decided to use this as my hardware base and see where we went from there.

Software pointed me towards a number of different choices. I didn’t want to get into hacking source code and building my own Linux so went with Project Byzantium. http://project-byzantium.org/ The goal of Project Byzantium is to develop a communication system by which users can connect to each other and share information in the absence of convenient access to the Internet. This is done by setting up an ad-hic wireless mesh network that offers services which replace popular websites often used for this purpose. For my purposes, I wanted to use it as a communications hub.
Downloaded the Hybrid ISO image from Amazon S3 – (See the Byzantium Download Page). The Hybrid image is necessary to burn the system onto a USB Stick. This way I booted up the laptop directly from the USB Stick and up came a Linux + Byzantium and lo and behold, the mesh was running.

4. Testing.

When up and running, I opened a browser on the Linux and tried to get out on to the web. Nothing. Of course not. The WIFI is being used for the mesh and ‘inbound’ requests. Plugged a hardware Ethernet connection into the laptop and we had access to the Internet.

Left it running and went to the MAC. Checked the WIFI access points and “BYZANTIUM” could be seen. Ditto the PC Tower. Connected to Byzantium successfully and made sessions over the Internet which essentially means from the Mac to the Laptop Node via WIFI and then out of the Laptop to the web via Ethernet.

So it works.

5. Next Steps.

There remain some difficult issues such as bridging meshes over distances longer than the unaugmented maximum range of 802.11a/b/g/n. This may be done over radio. Byzantium does have embedded AX.25 Libraries and toolkit. There may be a better way.

What I would like to do is to see whether I can run this stuff on a non x86 platform. For example, OH has just bought me a Raspberry Pi. http://www.raspberrypi.org/faqs. Single board computer that runs a Linux. However it’s not the usual x86 platform so there maybe some work. But it’s all fun.

I’ll keep you updated if anyone is at all interested.

Count it all joy ………..

Allons-y
Reply
10 March 2014, 14:21,
#4
RE: Post TU Comms and Networking
Fabulous post darlink, don't understand a word of it but its fabulous, I bet LS understands though Smile

Reply
10 March 2014, 15:13, (This post was last modified: 10 March 2014, 15:40 by Lightspeed.)
#5
RE: Post TU Comms and Networking
I Guess I asked for that, didn't I RS!

I'll need a little while to read it through properly and try and understand !

RS,
So the idea is to create a peer to peer local network. Will the system you are considering pass messages on from one network user to another, until it reaches its correct destination? Kind of e-mail without internet???

Extending range of networks to inter-connect between villages: What about using signal boosters and highly directional Yagi antennas between hubs at either end? See below. This sort of arrangement would give line of sight links.

-----------------------------------------------------------------------
2W 802.11b/g Long Range Wireless Router Signal Booster WiFi Broadband Amplifier

http://www.ebay.co.uk/itm/2W-802-11b-g-L...4175bfe873

2.4GHz 25dbi Yagi WLAN WiFi Wireless RPSMA Antenna:

http://www.ebay.co.uk/itm/2-4GHz-25dbi-Y...5d3884cae3
72 de

Lightspeed
26-SUKer-17

26-TM-580


STATUS: Bugged-In at the Bug-Out
Reply
10 March 2014, 18:14,
#6
RE: Post TU Comms and Networking
Lightspeed, here in the US we have the "National Traffic System", a group of long-established amateur radio traffic nets that pass traffic in cases of emergency. These nets are on the air daily and some have been around for 50+ years or more. The 7290 Traffic Net meets daily, Mon thru Sat in the mornings, and again Mon thru Fri in the afternoons. Their website has down-loadable training materials and message forms compatible with Windows Excel and can be found here: http://www.7290trafficnet.org/

There is also the Daytime Texas Traffic Net on 7.285.00 which meets daily in the mornings, Mon thru Sat: http://www.daytimetexastrafficnet7285.org/

as well as a cluster of maritime nets on 14.300.00. Their website can be found here:
http://14300.net/

and the Hurricane Watch Net: http://www.hwn.org/ , which operated only when a hurricane is about to hit the US.

A list if Texas traffic nets can be found here:
http://www.arrl.org/arrl-net-directory-search
or you can go to the ARRL website and search for a net in your state or region here: http://www.arrl.org/arrl-net-directory-search

Meanwhile (like this week) an SOI for after SHTF has been published jointly by AmRRON and TAPRN.

Signals Operating Instructions

Here in the US, the American Redoubt Radio Operators Network (AmRRON) and The American Preppers Radio Network (TAPRN) have combined to publish a Signals Operating Instructions (S.O.I.) for the SHTF situation of your choice. It's 40+ pages and seems to be quite well thought out and comprehensive. This S.O.I. covers not only amateur radio, but CB and other radio services as well. The cost of a PDF download, which then can be printed out, is $1.99 via Paypal - quite reasonable in my opinion. If you all don't want to re-invent the wheel for the UK, or even if you just want listening times, bands, and frequencies for "the former colonies", this is worth the price!

Go here to read all about it:
http://www.radiofreeredoubt.com/2014/02/...tructions/

Hope this helps!

73
If at first you don't secede, try, try again!
Reply
10 March 2014, 20:07,
#7
RE: Post TU Comms and Networking
Not got a bloody clue....way over my head .....does two baked bean tins and a piece of string count? .....but I have a CB though..and some walkie talkies ....that's about my dap .
Reply
11 March 2014, 11:59,
#8
RE: Post TU Comms and Networking
LS < RS

You said.

Quote:So the idea is to create a peer to peer local network. Will the system you are considering pass messages on from one network user to another, until it reaches its correct destination? Kind of e-mail without internet???

Kind of.
If you picture the following.
Three houses side by side. Each house has a laptop running the software over its own wifi.
The three units would 'see' each other and would form a 'mesh'.

Even if only one of the units had internet access, users who accessed ANY of the units would have access to the internet.

So far so good.

Now consider no internet. All you have are the three units. However although there are (at present) no email facilities, there is an IRC chat and common notepad-like and if you create a document it is shared

I want to see this extended over wide areas and the 'next step' is to try and link these 'meshes' together in some way. (That's phase 2).

At present my task today is to try and get this up and running on a Raspberry Pi so that its a kind of blackbox that could be handed to NR and SS and say 'run with is'.

It cannot at present make coffee or shoot socialists !!
Reply
11 March 2014, 12:01,
#9
RE: Post TU Comms and Networking
Thanks honey bun but I don't need one, my comms needs now only cover a 12 mile radius.

Reply
11 March 2014, 21:36,
#10
RE: Post TU Comms and Networking
NR, If it words at a decent speed I'm sure you will be able to find some benefits. I've some ideas now myself.

RS, How do you lock areas down so they are secure or do you rely on document encryption?
Skean Dhude
-------------------------------
It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change. - Charles Darwin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)