Author Topic: no internet access with oz 3.3.6-pre1  (Read 2050 times)

lableu

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://
no internet access with oz 3.3.6-pre1
« 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.
SL5600, Openzaurus 3.3.6-pre1 with Opie 1.1.3,
WCF-12, 256MB SD card,
SuSE 9.1 Pro, WinXP Pro

blakeyez

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • http://
no internet access with oz 3.3.6-pre1
« Reply #1 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

lableu

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://
no internet access with oz 3.3.6-pre1
« Reply #2 on: July 06, 2004, 02:13:04 am »
I am eternally grateful  
SL5600, Openzaurus 3.3.6-pre1 with Opie 1.1.3,
WCF-12, 256MB SD card,
SuSE 9.1 Pro, WinXP Pro