[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [coldsync-hackers] Re: make install
- To: <coldsync-hackers at lusars dot net>
- Subject: RE: [coldsync-hackers] Re: make install
- From: "Rob Bloodgood" <robb at empire2 dot com>
- Date: Thu, 24 Oct 2002 13:05:42 -0700
- Importance: Normal
- In-Reply-To: <20021024.bhO.94337500@axis.terralab.com>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
I think it is relevant to share that in my research I found that I could
support a remote netsync on a NAT'd host by:
setting the port forwards on the gateway router
running pi-csd on the sync server with the address of the gateway router.
so, in my example, the palm server is on 192.168.1.50, and the gateway is
207.136.193.170.
I invoke pi-csd as:
pi-csd -h palm -a 207.136.193.170 > /home/coldsync/pi-csd.log 2>&1 &
This is the same as the Primary PC Address in the Hotsync settings.
It works PERFECTLY.
(this is, of course, with the daemon patch applied)
L8r,
Rob
#!/usr/bin/perl -w
use Disclaimer qw/:standard/;
> -----Original Message-----
> From: owner-coldsync-hackers@lusars.net
> [mailto:owner-coldsync-hackers@lusars.net]On Behalf Of Adam Hull
> Sent: Thursday, October 24, 2002 10:18 AM
> To: coldsync-hackers@lusars.net
> Subject: Re: [coldsync-hackers] Re: make install
>
>
> Yes, it turns out there was an error with the patch. It is now fixed and
> working great. I have released a new version of AxisSync (phpgw
> palm syncing)
> that comes bundled with this patch. I have also packaged up coldsync-2.2.5
> with this patch pre-applied. You can download them both here:
> http://axisgroupware.org/xoops/modules/mydownloads/
>
> Thanks for your help.
>
> Andrew Arensburger (arensb+CShackers@ooblick.com) wrote*:
> >
> >On Mon, Oct 21, 2002 at 02:30:51AM +0000, Adam Hull wrote:
> >> seems i dont have a file "coldsync"
> >>
> >> I only have:
> >> coldsync.c
> >> coldsync.h
> >> coldsync.o
> >
> > Then obviously something went wrong with the build. The output
> >from 'make' should give some clues as to what went wrong.
> >
> >
> >
>
>
> --
> This message was sent through the coldsync-hackers mailing list.
> To remove
> yourself from this mailing list, send a message to majordomo@thedotin.net
> with the words "unsubscribe coldsync-hackers" in the message
> body. For more
> information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.
>
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.