CompuLab SBC-FITPC2 Manual de usuario

Busca en linea o descarga Manual de usuario para Barebones Pc / Estación De Trabajo CompuLab SBC-FITPC2. Table of Contents 1. Introduction to FitVT Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 18
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
Table of Contents
1. Introduction to FitVT.............................................................................................1
2. What is in the FitVT server image?......................................................................3
The Village Telco Server package is composed of four main components:.......3
The Simple Unified Dashboard (SPUD) monitoring is a wireless mesh network
visualisation tool for BATMAN mesh networks and its users.............................3
What is the default network setup?.........................................................................4
3. Installing all dependencies...................................................................................5
4. Building and installing village-telco package.......................................................6
5. Rebuilding the village telco package...................................................................7
6. Installing SPUD.....................................................................................................8
Installing Coova/Chilli for the Village Telco.............................................................10
STEP 1: Create database for FreeRADIUS ..........................................................11
STEP 2: Prepare FreeRADIUS to use MySQL as backend.....................................12
STEP 3: Create a Radius test user to check radius.............................................12
STEP 4: Active the SQL Backend........................................................................12
STEP 5: Add Chilli user to work as Radius client ...............................................13
STEP 6: Download and build Coova-Chilli ..........................................................14
STEP 7: Configure Coova-Chilli ..........................................................................15
STEP 8: Configure Apache Captive Portal...........................................................16
STEP 9: Installing haserl.....................................................................................17
STEP 10: Configure routing and NATing .............................................................18
1. Introduction to FitVT
After a few months working in our labs we want to introduce you to the FitVT, our
low cost/low power server for the Village Telco based on FitPC2i low power
computer.
After testing different low power solutions based on commodity laptops, we
discovered the FitPC
1
. The Fitpc2i comes with two Gigabit network interfaces and
the CompuLab SBC-FITPC2 series board that uses a fanless Atom Z550 32bits
CPU.
In most of the scenarios the VT server will sit behind a village telco super-node
and the Internet. Although we have tested commodity laptops using a USB-
Ethernet converter as second interface, we have seen very bad performance in
the data transfers of some USB dongles (USB 1.1). So if you plan to provide also
Internet access from the mesh nodes, consider a solution with two built-in network
interfaces.
1 http://www.fit-pc.com/web/fit-pc/fit-pc2i-specifications/
Vista de pagina 0
1 2 3 4 5 6 ... 17 18

Indice de contenidos

Pagina 1 - 1. Introduction to FitVT

Table of Contents1. Introduction to FitVT...12. What is in t

Pagina 2

as vis_version: trunk $config['SPUD']= array( 'host' => '192.168.130.1:8888' );

Pagina 3

controller) by means of web browser redirects. On the chilli side, authentication requests are then forwarded to the FreeRADIUS server, which matches

Pagina 4

mysql> GRANT ALL PRIVILEGES ON radius.* TO 'radius'@'localhost' IDENTIFIED BY 'mysqlsecret';mysql> FLUSH PRIVILEGE

Pagina 5

vi /etc/freeradius/sql.conf readclients = yes vi /etc/freeradius/sites-available/default $INCLUDE ${confdir}/sql.confauthorize {

Pagina 6

rad_recv: Access-Accept packet from host 127.0.0.1 port 1812, id=39, length=20 STEP 6: Download and build Coova-Chilli There are two ways to run Coova

Pagina 7

cp /etc/chilli/defaults /etc/chilli/configmkdir /var/www/hotspotmkdir /var/www/hotspot/uammkdir /var/www/hotspot/imagesmkdir /var/www/hotspot/cgi-binc

Pagina 8 - 6. Installing SPUD

edit login script vi /var/www/hotspot/cgi-bin/hotspotlogin.cgiUncomment and change password $uamsecret = "uamsecret";$userpassword=1;STEP 8:

Pagina 9

ScriptAlias /cgi-bin/ /var/www/hotspot/cgi-bin/ <Directory "/var/www/hotspot/cgi-bin/"> AllowOverride N

Pagina 10

withhaserl=/usr/local/bin/haserlSTEP 10: Configure routing and NATing The script /etc/chilli/up.sh controls the behaviour of the firewall with Coova-C

Pagina 11

Installing Ubuntu 10.04 in the fitpc2i2 was as easy as installing Ubuntu in any other computer. Use a bootable USB image or attach an external

Pagina 12

2. What is in the FitVT server image?To facilitate the work to other developers we have created a bootable ISO that you can install directly in the se

Pagina 13

position with Google Maps, Tracking of new clients• Link monitoring: Easy overview of active wireless links, Mesh quality in each direction of a wire

Pagina 14

option 'ipaddr' '127.0.0.1' option 'netmask' '255.0.0.0'config 'interface' 'lan&

Pagina 15

4. Building and installing village-telco packageDetailed information of how to build the village-telco debian package is available here: http://dev.vi

Pagina 16

5. Rebuilding the village telco packageThe following process checks out the code from the subversion repository and builds a .deb package. The build

Pagina 17 - STEP 9: Installing haserl

Log into A2Billing Simplified Management http://localhost/a2billing ===================================================== 6. Installing SPUDThe easier

Pagina 18

• Add the Alias sectionvi /etc/apache2/sites-enabled/villagetelcoAlias /spud /usr/local/villagetelco-server/wwwroot/spud • Change default port number

Comentarios a estos manuales

Sin comentarios