Hi Steve, if the server is accessible to the outside via http/s make sure you use the correct server name. Only mapping the ip in /etc/hosts won't work in most advanced apache2 setups. HTTP/S SVN Repo setup depends, like most vhost setups, on the correct ServerName entry in apache config.
Best, Gunnar On 17.07.2010 09:04, steve caster wrote: > Another, small problem which is knocking me out of my socks but not only > fsvs related. We have an svn server which is both internally and externally > accessible. When I want to do a checkout if the fsvs client is connected on > the LAN side using the dns name, if can not connect but when I use the IP it > can. > > e.g. > Client1 = 192.168.1.150, Server_int = 192.186.1.1; Server_ext = 213.22.61.1 > > on client1 I added Server_ext as 192.168.1.1 in /etc/hosts so I can change > afterwards placing the box in the WAN side. So doing a checkout from > server_ext does not work, while doing one from 192.168.1.1 does. > I have not set up the network myself and had a discussion with the local > admin that this is a firewall problem somehow. Just wondering what you all > think > > best regards > > > Steve ------------------------------------------------------ http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2634412 To unsubscribe from this discussion, e-mail: [[email protected]].
