[Lugro-mesh] Consulta

Chuflo chuflo326 en gmail.com
Mar Jun 22 09:20:23 ART 2010


>
>  Si aca les paso lo que me arroja los comandos de cada equipo en un
> adjunto...
>


> buenas,
> Podrías pasar el post a la lista de Nightwing? es allí el ámbito para
> discutir sobre temas relacinados al firmware.
>
> luego...
> Podrías pegar la salida del comando iptables -t nat -L y del comando
> route -n de ambos nodos?
>
> saludos.
> _______________________________________________
> Lugro-mesh mailing list
> Lugro-mesh en lugro.org.ar
> http://lugro.org.ar/mailman/listinfo/lugro-mesh
>
------------ próxima parte ------------
#######################GATEWAY#######################################
iptables -t nat -L

Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination
REDIRECT   tcp  --  169.254.0.0/16       anywhere            tcp dpt:53 redir ports 53
REDIRECT   udp  --  169.254.0.0/16       anywhere            udp dpt:53 redir ports 53
REDIRECT   tcp  --  anywhere             anywhere            tcp dpt:53 redir ports 53
REDIRECT   udp  --  anywhere             anywhere            udp dpt:53 redir ports 53

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination
SNAT       all  --  anywhere             anywhere            to:192.168.1.22

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination


route  -n

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.2.49.128     0.0.0.0         255.255.255.192 U     0      0        0 ath1
10.2.49.0       0.0.0.0         255.255.255.128 U     0      0        0 ath0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.252.0   U     0      0        0 bat0
5.0.0.0         0.0.0.0         255.0.0.0       U     0      0        0 ath2
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0


#######################CLIENTE ##########################

iptables -t nat -L

Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination
MASQUERADE  all  --  anywhere             anywhere

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination


route -n

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.2.54.128     0.0.0.0         255.255.255.192 U     0      0        0 ath1
10.2.54.192     0.0.0.0         255.255.255.192 U     0      0        0 eth0
10.2.54.0       0.0.0.0         255.255.255.128 U     0      0        0 ath0
5.0.0.0         0.0.0.0         255.0.0.0       U     0      0        0 ath2


Más información sobre la lista de distribución Lugro-mesh