CompuLab SBC-FITPC2 Manual do Utilizador Página 5

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 18
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 4
option 'ipaddr' '127.0.0.1'
option 'netmask' '255.0.0.0'
config 'interface' 'lan'
option 'ifname' 'eth0'
option 'proto' 'static'
option 'netmask' '255.255.255.0'
option 'ipaddr' '192.168.130.2'
option 'dns' '192.168.130.1'
option 'gateway' '192.168.130.1'
config 'interface' 'wifi0'
option 'ifname' 'ath0'
option 'proto' 'static'
option 'netmask' '255.255.255.0'
option 'ipaddr' '10.130.1.2'
In the server we need to add a route back to the mesh network and
MASQUERADE all outgoing connections to the Internet.
3. Installing all dependencies
The village telco server bundle runs a2billing, asterisk, spud and coova. The
packages have dependencies on apache, mysql, php, curl, espeak, soap,
freeradius, etc. We have compiled all package dependencies in this list:
apt-get install libapache2-mod-php5 php5 php5-common php5-cli \
php5-mysql mysql-server apache2 php5-gd php5-curl php5-mcrypt php-soap \
php-pear espeak asterisk subversion dpkg-dev linux-headers-2.6.32-38 \
linux-headers-2.6.32-38-generic-pae linux-image-2.6.32-38-generic-pae \
freeradius freeradius-mysql coova-chilli libapache2-mod-auth-mysql libssl-dev ssl-
cert gcc
IMPORTANT! Remember your mysql admin/root password as you will need it at a
later stage.
Vista de página 4
1 2 3 4 5 6 7 8 9 10 ... 17 18

Comentários a estes Manuais

Sem comentários