[EMAIL PROTECTED] wrote:
Nothing, same problem... :(((((((((
I also tryied to change the configuration of my network: from 192.168.1.x to 
192.168.0.x as yours. But nothing...
I think the problem is in ubuntu...

(what follows is for Debian Linux. If you've got another Linux, mapping this to your environment should be straightforward. If you're
running Windows... oh, well).

There are a bunch of things that could be happening -- in a nutshell, you need to make sure that your laptop will route appropriate packets
to your NEO, and that it will forward packets.

My first problem when I tried setting up networking was that my home network is 192.168.0.x, and of course the NEO wants 192.168.0.202. So
the first thing I did was to edit the NEO's /etc/network/interfaces to
use IP 192.168.200.202, with gateway 192.168.200.200.  I also set the
DNS server to 192.168.200.200.

On my laptop, I edited /etc/network/interfaces to include

allow-hotplug usb0 iface usb0 inet static
       address 192.168.200.200
       netmask 255.255.255.0

-cut-


----------------------------------------------------------------------------
DEXGATEMICRO il centralino VoIP multifunzione per l'azienda.
Prova gratuita per 4 utenti!


Scopri tutte le funzionalita' sul sito Dexgate.com
----------------------------------------------------------------------------


_______________________________________________
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Are you sure you have your dns address in correctly? Whats in /etc/resolv.conf?

_______________________________________________
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to