Christian Weßel wrote: > But how can I install the network tools, if I don't get contact to a > repository? > > I checked the resolv.conf > >> debian-gta02:~# cat /etc/resolv.conf >> nameserver 212.6.108.140 > > It is the same as before. And it is a valid DNS server.
Can ssh to your FR, meaning that you have network connectivity? Are you using USB and/or wifi networking? If you can ssh to it, but you can't connect outbound, that usually means that you don't have the default gateway set properly. If you are using USB, try: route del default gw 192.168.0.200 route add default gw 192.168.0.200 Jim _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

