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

Re: svn over HTTPS works everywhere but on the server host itself

From: Pat Farrell <pfarrell_at_pfarrell.com>
Date: Tue, 17 Mar 2009 22:46:05 -0400

Konstantin Kolinko wrote:
> If your server is behind a NAT router/firewall, it may be not visible from
> internal network under its public IP address.

This is on the same host, there is no firewall/nat between itself and itself

pfarrell_at_www:~/sandbox/quad$ ping localhost
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.071 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.069 ms

pfarrell_at_www:~/sandbox/quad$ ping www.pfarrell.com
PING www.pfarrell.com (127.0.1.1) 56(84) bytes of data.
64 bytes from quad.pfarrell.com (127.0.1.1): icmp_seq=1 ttl=64 time=0.081 ms
64 bytes from quad.pfarrell.com (127.0.1.1): icmp_seq=2 ttl=64 time=0.078 ms
64 bytes from quad.pfarrell.com (127.0.1.1): icmp_seq=3 ttl=64 time=0.058 ms

-- 
Pat Farrell
http://www.pfarrell.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1344691
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-18 03:47:05 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.