Skip to content
Snippets Groups Projects
Commit 2c540e8d authored by Bob Mottram's avatar Bob Mottram
Browse files

Image widths

parent facbb6b5
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ Select the wifi icon on the desktop and enter the password '/freedombone/'. The
When you are finished close the window and then select the /Network Restart/ desktop icon, which will restart the B.A.T.M.A.N. network. You can also use the restart icon if you are within range of the mesh network but the /Chat/ and /Peers/ icons do not automatically appear after a few minutes.
* Connecting to the internet
#+attr_html: :width 50% :align center
#+attr_html: :width 30% :align center
[[file:images/mesh_architecture2.jpg]]
If you need to be able to access the internet from the mesh then connect one of the peers to an internet router using an ethernet cable (shown as yellow above), then reboot it. Other peers in the mesh, including any attached mobile devices, will then be able to access the internet using the ethernet attached peer as a gateway. [[https://en.wikipedia.org/wiki/Freifunk][Freifunk]] works in a similar way.
......@@ -79,7 +79,7 @@ From a deep packet inspection point of view the traffic going over the internet
* Mobile devices (phones, etc)
#+attr_html: :width 100% :align center
#+attr_html: :width 40% :align center
[[file:images/mesh_architecture3.jpg]]
To allow mobile devices to connect to the mesh you will need a second wifi adapter connected to your laptop/netbook/SBC. Plug in a second wifi adapter then reboot the system. The second adaptor will then create a wifi hotspot (the connection shown in green above) which mobile devices can connect to. The hotspot name also contains its local IP address (eg. "/mesh-192.168.1.83/").
......
......@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Freedombone</title>
<!-- 2018-12-21 Fri 13:39 -->
<!-- 2018-12-21 Fri 13:54 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<meta name="author" content="Bob Mottram" />
......@@ -245,7 +245,7 @@ When you are finished close the window and then select the <i>Network Restart</i
<div class="outline-text-2" id="text-5">
<div class="figure">
<p><img src="images/mesh_architecture2.jpg" alt="mesh_architecture2.jpg" width="50%" align="center" />
<p><img src="images/mesh_architecture2.jpg" alt="mesh_architecture2.jpg" width="30%" align="center" />
</p>
</div>
......@@ -306,7 +306,7 @@ From a deep packet inspection point of view the traffic going over the internet
<div class="outline-text-2" id="text-7">
<div class="figure">
<p><img src="images/mesh_architecture3.jpg" alt="mesh_architecture3.jpg" width="100%" align="center" />
<p><img src="images/mesh_architecture3.jpg" alt="mesh_architecture3.jpg" width="40%" align="center" />
</p>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment