OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: lableu on July 05, 2004, 11:33:19 pm

Title: no internet access with oz 3.3.6-pre1
Post by: lableu on July 05, 2004, 11:33:19 pm
I've installed OZ 3.3.6-pre1 and configured my WCF-12 wifi card. I can ping any ip on the lan from the zaurus, and can ping the zaurus from any computer on the lan, but when I try to connect to a site, or ping an ip outside of the lan I get an error saying network is unreachable. This worked fine with the sharprom, could it be something that I haven't configured? Any help is greatly appreciated....Thanks in advance.
Title: no internet access with oz 3.3.6-pre1
Post by: blakeyez on July 06, 2004, 01:26:11 am
Do you use DHCP?  Check the output of the 'route' command - is there a default gateway specified?  If not, try specifying one manually:

Code: [Select]
route add default gw xxx.xxx.xxx.xxx
Replace xxx.xxx.xxx.xxx with your real gateway/router IP.

Dave
Title: no internet access with oz 3.3.6-pre1
Post by: lableu on July 06, 2004, 02:13:04 am
I am eternally grateful