Languages

User login


AlmssDolors23


Casa baixa (planta baixa i 2 nivells). Des de la teulada no es pot vore el node de 2deMaig així que intentem Vila-real.

 

node28409 AlmssDolors23AlmssDolors23
zone (mode)Almassora (infrastructure)Només n'hi ha un forat entre edificis cap a Vila-real
position (lat/lon)Lat:39.940834
Lon:-0.062568
14 meters above the ground
available for mesh & statusNoWorking
graphs provided fromTake from parents

contact information

created by: ferochera at 23/2/10 00:11 · updated by: ferochera at Fri, 23/04/2010 - 17:02

devices

device

typeipstatuslast availableunsolclic
AlmssDolors23Rd1radio10.228.132.163/27WorkingAirOsv30
You are not allowed to update this node.

links (ap/client)

linked nodes (device)ipstatuskms.az.
AlmssDolors23Rd1 - AlmsslmssDlrs23Rd1CPE0
23801-VRPlazaMajor10 (VRPlazaMajor10Rd1/VRPlazaMajor-1)10.228.132.163/10.228.132.161Working3.332263-W
Total: 3.332 kms.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Està operatiu però només te corrent quan el necessite.

Està operatiu però només te corrent quan el necessite.

Estructura: nano (bridge) + router ddwrt

Configuración actual (22/11/2010) en Almassora, Dolors 23
==============================

============================
switch 4ptos+wireless red 192.168.x.y/26 con dhcp habilitado .

wan de guifi.net 10.228.132.163/27 (gw 10.228.132.161, vila-real)
ipalias en wan para acceder a la nano.

1º Configuración de la Nano..
.............................
Bridge:
Dirección IP Bridge:     Estático
Dirección IP:             192.168.1.20
Máscara de red:         255.255.255.248   
IP Puerta de Enlace:     192.168.1.19
IP DNS Primario:         10.228.130.162
IP DNS Secundario:         150.128.16.10

2º configuración en ddwrt. ---
* Administración -> Diagnónsticos: Comandos

2.1 añadir ip alias en el inicio
escribir:
  ifconfig `nvram get wan_ifname`:0 192.168.1.19 netmask 255.255.255.248
y hacer click en "Grabar Arranque" (Save Startup)

2.2 añadir regla en el nat para hacer que lleguen los paquetes
escribir:

  iptables -t nat -I POSTROUTING -o `nvram get wan_ifname` -j MASQUERADE

y hacer click en "Grabar Firewall" (Save Firewall)

Notes:
`nvram get wan_ifname` gets the WAN port of your router automatically.
If you wish to enter it manually, you should run echo `nvram get wan_ifname`
to get your WAN interface name.

---

Finalmente para poder gestionar la nano pero sin utilizar una nueva ip del rango asignado por

guifi.net externamente (aunque falta probar,  internamente si que funciona) lo que se

hace es redirigir los puertos
10122 --> nano:22 (ssh)
10180 --> nano:80 (web)