Author Topic: Sync problem in WinXP  (Read 2587 times)

albertyong88

  • Newbie
  • *
  • Posts: 18
    • View Profile
Sync problem in WinXP
« on: August 23, 2004, 07:14:13 pm »
Hi,

I was wondering if anyone could help. I searched through this foruem, and got half the answers I wanted.

-I have a switch/router box 192.168.0.1
-I have several computers behind it, some uses DHCP from router,and others are fixed (as they provide some services)
-My zaurus is physically connected to a WinXP machine (192.168.0.4) in bridge mode.
Zaurus IP address is set to 192.168.0.5
-I manually added a default gw to the zaurus,
route add -net default gw 192.168.0.1 netmask 0.0.0.0 metric 1 usbd0
-On the zaurus, I am able to ping external sites like google.com ... etc, and I am able to browse internet using opera when usb connected.

Here are my questions:

1. I cannot sync the zaurus to my WinXP anymore., can anyone tell me what is wrong ?

2. How do I ping internal MS workgroup computers by name ?

Many thanks.

Best
--
Albert
albert
--
Zaurus SL-C860, Cacko 1.21B
Bluemonkey BT CF card, Origo Wifi CF
512MB Sandisk CF, 256MB Lexar CF
256MB Lexar SD
openssh, vncserver, chinese fonts installed.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Sync problem in WinXP
« Reply #1 on: August 23, 2004, 07:29:09 pm »
Quote
1. I cannot sync the zaurus to my WinXP anymore., can anyone tell me what is wrong ?

You say you've bridged the connection, if this is what I think it is, then the computer on which you created the bridge will no longer be connected (try pinging it). This is why syncing doesn't work anymore.

Quote
2. How do I ping internal MS workgroup computers by name ?

Not sure, but you probably want to look into samba if you're thinking of using WINS, otherwise you'll need a DNS somewhere, or to set the names on your Z (can't remember which file, but somewhere in /etc.)


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

doseas

  • Full Member
  • ***
  • Posts: 207
    • View Profile
    • http://
Sync problem in WinXP
« Reply #2 on: August 23, 2004, 09:06:22 pm »
Quote
or to set the names on your Z (can't remember which file, but somewhere in /etc.)
/etc/hosts.  Format is: ipaddr whitespace (spaces or tabs) name

albertyong88

  • Newbie
  • *
  • Posts: 18
    • View Profile
Sync problem in WinXP
« Reply #3 on: August 24, 2004, 03:36:30 am »
lardman,

1. I can ping everything on the network, just cannot sync with outlook.
When I start sync from the desktop, Ican see the Zaurus tries to sync, but then there are several identical pop-ups that says "Communication error" ...

So, something is wrong.  But I cannot find a solution on the forum.

As for WINS, I really don't want to add those DHCP assgined address to the hosts file, as they can change.

I hope someone can help me out on this.

Thanks.

Al
albert
--
Zaurus SL-C860, Cacko 1.21B
Bluemonkey BT CF card, Origo Wifi CF
512MB Sandisk CF, 256MB Lexar CF
256MB Lexar SD
openssh, vncserver, chinese fonts installed.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Sync problem in WinXP
« Reply #4 on: August 24, 2004, 05:27:39 am »
Quote
1. I can ping everything on the network, just cannot sync with outlook.

Yes, but can you ping the computer with which you're trying to sync (which you've bridged - or do you mean something else by 'bridge mode')?

If the above doesn't apply to you, then make sure you've told the sync software what the Z's IP address is.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

albertyong88

  • Newbie
  • *
  • Posts: 18
    • View Profile
Sync problem in WinXP
« Reply #5 on: August 24, 2004, 05:44:05 am »
yes, i can ping the computer I want to sync with, sync starts, but it always complain about communication error with pop ups.
albert
--
Zaurus SL-C860, Cacko 1.21B
Bluemonkey BT CF card, Origo Wifi CF
512MB Sandisk CF, 256MB Lexar CF
256MB Lexar SD
openssh, vncserver, chinese fonts installed.

albertyong88

  • Newbie
  • *
  • Posts: 18
    • View Profile
Sync problem in WinXP
« Reply #6 on: August 24, 2004, 08:14:32 am »
I figured out what was wrong. I need to enable DHCPS in /etc/hotplug/usbdnet.conf

IP=192.168.0.5
NETMASK=255.255.255.0
DHCPS=yes
#DHCPS=no
DHCPC=no
GATEWAY=192.168.0.1

I hope that helps ... if someone needed this info. Imay put that in a wiki.
albert
--
Zaurus SL-C860, Cacko 1.21B
Bluemonkey BT CF card, Origo Wifi CF
512MB Sandisk CF, 256MB Lexar CF
256MB Lexar SD
openssh, vncserver, chinese fonts installed.

doseas

  • Full Member
  • ***
  • Posts: 207
    • View Profile
    • http://
Sync problem in WinXP
« Reply #7 on: August 24, 2004, 03:14:57 pm »
Quote
As for WINS, I really don't want to add those DHCP assgined address to the hosts file, as they can change.
I don't know about using WINS, but if you have a DNS name server on your network, you can configure /home/etc/resolv.conf on the Zaurus:
nameserver _ip_addr_of_your_nameserver_
search _my_domain_

This will allow the Zaurus to use your name server to resolve hostnames to IP addresses.

albertyong88

  • Newbie
  • *
  • Posts: 18
    • View Profile
Sync problem in WinXP
« Reply #8 on: September 07, 2004, 03:58:34 am »
I seemed to have got it to work, I have 2 situations:

1. At work: PC have internet access through proxy, but cannot directly connect to outside world. So, C860 connected to my PC has a different subnet. Ii can get it to use a proxy relay to browse the internet, and transfer files to and from PC, but it has no ability to see other computers on my work network without having my IT manager set up a routing table specific for my subnet.

2. At home: PC have direct access to internet via router. C860 connected to PC with NIC bridged mode, so is able to access all home network resources.
albert
--
Zaurus SL-C860, Cacko 1.21B
Bluemonkey BT CF card, Origo Wifi CF
512MB Sandisk CF, 256MB Lexar CF
256MB Lexar SD
openssh, vncserver, chinese fonts installed.