X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Zarko Roganovic Subject: Re: Rsync over SSH not working when ZoneAlarm installed Date: Thu, 15 Dec 2005 03:19:52 +0000 (UTC) Lines: 45 Message-ID: References: <43A0DD9B DOT 8050809 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Larry Hall (Cygwin cygwin.com> writes: > > Zarko Roganovic wrote: > > Hello, > > > > I'm trying to backup a directory from a Win 2K machine to a Linux server with > > cmd below. > > > > rsync -rvc -e "ssh -l testusr" /cygdrive/c/testdir 192.168.1.2:/home/testusr > > > > When I uninstall ZoneAlarm(6.1.737) this same command works fine. > > It doesn't help if I shutdown ZoneAlarm, I have to uninstall it. This is a test > > machine and I'm willing to run ANY tests that you might suggest. I've included > > the cygcheck output with ZoneAlarm installed and when it wasn't. > > We actually ask for *attachments* of cygcheck output, not inclusions. > > > I really need this to work and I would appreciate any help. > > This sounds like a firewall configuration problem rather than a Cygwin > software problem. Didn't ZoneAlarm query you when you first tried the > rsync? I thought that was it's modus operandi. In any case, you need > to open port 873 for rsync to run at least. You can check the man page > for more info. > Hi, I apologize about pasting the cygcheck output instead of attaching it. ZoneAlarm did ask if I'd like to let rsync access the internet and I did say to allow it. However it never asks it ssh.exe should be allowed to access the net. Lastly I don't think the port is the problem because even when I shut down ZoneAlarm I get the same result. I have been able to use rsync just by itself to sync with a rsync server with ZoneAlarm still running. Thanks Zarko -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/