[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn over vpn

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 18 Mar 2009 15:25:42 +0000

On Wed, Mar 18, 2009 at 03:26:47PM +0100, Merlin Morgenstern wrote:
> my setup is like this:
> - One Root server where a cisco firewall and a susefirewall restrict
> all ports except of: http, htttps, ssh and udp port 1194

When talking about restrictions on ports, you should always be clear
which direction you are talking about, e.g. "from the server's point
of view, all incoming/outgoing connections are blocked ..."

> - XP Client running openvpn-gui
> My goal is to be only able to run subversion over VPN for security
> reasons. I do not want to open the svn port.
> In a test run I disabled the firewal and did a simple checkout on
> [3]svn://server/test
> This worked.

If it works with the firewall disabled, you will need to fix
your firewall configuration to allow connections to svnserve
through the VPN interface.

How to do this depends largely on your Linux distribution, and the way
you run OpenVPN. There should be appropriate help forums for that.
I don't think the Subversion users list is appropriate.

Good luck,
Stefan
Received on 2009-03-18 16:26:42 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.