Dear All,
I am trying to establish synchronization between my Linux desktop (SuSe 9.2) and my Caco rom based SL-C750 PDA.
I have installed kdepim-pi in the desktop and in the C750 . I followed the 'Sync HowTo Zaurus <-> KDE' instructions in
http://pi-sync.net/ .
I'm in the stage of creating the /etc/sysconfig/network/ifcfg-usb0 file (USB0 was registered) :
# usbX config for Zaurus
IPADDR='192.168.168.252'
NETMASK='255.255.255.0'
NETWORK='192.168.129.0'
BROADCAST='192.168.129.255'
STARTMODE='hotplug'
- My desktop IPAddress is 192.168.168.252 (DHCP assigned)
I do not know what addresses to put in NETWORK and BROADCAST , can you please guide me finding the right addresses .
(I tried the above addresses and the following : NETWORK='192.168.168.0' , BROADCAST='192.168.168.255' but failed )
--
thanks,
David