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 Message-ID: <001d01c1e1a4$8ba950e0$0101a8c0@albion> From: "Cliff Hones" To: "Gerrit P. Haase" , References: <86287723 DOT 20020411233159 AT familiehaase DOT de> Subject: Re: rsync doesn't work with firewall? Date: Thu, 11 Apr 2002 23:02:15 +0100 Organization: Aonix Europe Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 ----- Original Message ----- From: "Gerrit P. Haase" Sent: Thursday, April 11, 2002 10:31 PM > Has someone experience with rsync through a firewall? > I have zonealarm running here and cannot rsyncing through. rsync uses TCP over port 873 if you run it in server mode. I have successfully used it this way through a gauntlet firewall after setting up an outgoing plug proxy for this port. I've just tried it successfully with ZoneAlarm (free) version 2.6.357 - though I did have to click allow on several zonealarm popup boxes before it would start properly. For this test I was using it in non-server mode, where you specify the remote rsync executable location using the -rsync-path= option, and use rsh access. > error with an older version (rsync-2.4.6-3): > receiving file list ... done > read error: Connection reset by peer > read error: Connection reset by peer > > with a newer version (2.5.4-1): > receiving file list ... done > rsync: read error: Connection reset by peer > rsync error: error in rsync protocol data stream (code 12) at io.c(162) > rsync: read error: Connection reset by peer > rsync error: error in rsync protocol data stream (code 12) at io.c(162) > > and with latest (2.5.5-1): -- Cliff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/