can't connect to internet after ASU upgrade

Tick Chen tick at openmoko.com
Fri Aug 8 20:18:06 CEST 2008


Hi Dimitri, 
    For USB connection you may try 
http://svn.openmoko.org/developers/tick/Test_env_script_GTA02A5/setneo

If you want wifi connection, you may try to reference:
http://wiki.openmoko.org/wiki/Om2008.8_Installer#Add_repository_manually
for geek part. :-)
in WEP please assign the key
e.g. iwconfig eth0 essid XXXXX key [1] 987654310
That works for me. 

Cheers, 
Tick

On Fri, Aug 08, 2008 at 10:00:27AM -0700, Dimitri wrote:
> 
> I installed official ASU, but it can't connect to the internet (it connected
> fine, prior to ASU upgrade).
> 
> To establish usb networking I run this script as sudo in Ubuntu:
> ------------------------
> #!/bin/bash
> 
> iptables -F
> ifconfig usb0 192.168.0.200 netmask 255.255.255.0
> route add 192.168.0.202 usb0
> iptables -I INPUT 1 -s 192.168.0.202 -j ACCEPT
> iptables -I OUTPUT 1 -s 192.168.0.200 -j ACCEPT
> iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24
> bash -c echo '1 > /proc/sys/net/ipv4/ip_forward'
Skip
> 
> I see a lot of RX/TX packet errors. Could that be a clue? What am I doing
> wrong?
> 
> Dimitri
> -- 
> View this message in context: http://n2.nabble.com/can%27t-connect-to-internet-after-ASU-upgrade-tp681131p681131.html
> Sent from the Openmoko Community mailing list archive at Nabble.com.
> 
> 
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.openmoko.org/pipermail/community/attachments/20080809/30bc9d1f/attachment.pgp 


More information about the community mailing list