Problems trying to connect via ssh on FSO milestone 2

Offray Vladimir Luna Cárdenas offray.luna at javeriana.edu.co
Sun Sep 7 01:37:46 CEST 2008


Hi all,

I'm trying to connect to FR using the FSO milestone 2 image, and using 
the previous method for the 2008.8 image didn't work. I don't know if 
this is related with the fact that my Desktop Linux is on 192.168.10.100 
and my FR Linux is on 192.168.0.200 This is my ifconfig message:

eth0      Link encap:Ethernet  direcciónHW 00:1B:38:1A:8D:73 
          inet addr:192.168.10.100  Difusión:192.168.10.255  
Mask:255.255.255.0
          inet6 addr: fe80::21b:38ff:fe1a:8d73/64 Scope:Link
          UP DIFUSIÓN CORRIENDO MULTICAST  MTU:1500  Metric:1
          RX packets:31166 errors:0 dropped:0 overruns:0 frame:0
          TX packets:23180 errors:0 dropped:0 overruns:0 carrier:0
          colisiones:0 txqueuelen:1000
          RX bytes:35575447 (33.9 MB)  TX bytes:2497146 (2.3 MB)
          Interrupt:18 Base address:0xe000

lo        Link encap:Bucle local 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK CORRIENDO  MTU:16436  Metric:1
          RX packets:50 errors:0 dropped:0 overruns:0 frame:0
          TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
          colisiones:0 txqueuelen:0
          RX bytes:5600 (5.4 KB)  TX bytes:5600 (5.4 KB)

usb0      Link encap:Ethernet  direcciónHW 0E:8D:A0:04:CF:A4 
          inet addr:192.168.0.200  Difusión:192.168.0.255  
Mask:255.255.255.0
          inet6 addr: fe80::c8d:a0ff:fe04:cfa4/64 Scope:Link
          UP DIFUSIÓN CORRIENDO MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:214612 dropped:0 overruns:0 frame:0
          TX packets:1 errors:77 dropped:0 overruns:0 carrier:0
          colisiones:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:90 (90.0 b)


and this is my /etc/network/interfaces on Desktop:

auto lo
iface lo inet loopback


#Conexion al Freerunner

iface usb0 inet static
        address 192.168.0.202
        netmask 255.255.255.0
        network 192.168.0.0
        post-up iptables -A POSTROUTING -t nat -j MASQUERADE -s 
192.168.0.0/24
        post-up echo 1 > /proc/sys/net/ipv4/ip_forward
        post-up iptables -P FORWARD ACCEPT
/etc/network/interfaces (END)

Anyway, with previous image it did work pretty well, so, any advice is 
welcomed.

Cheers and keep the good work,

Offray



More information about the support mailing list