[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: Greg Troxel <gdt_at_ir.bbn.com>
Date: Wed, 18 Mar 2009 09:02:55 -0400

Pat Farrell <pfarrell_at_pfarrell.com> writes:

> 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

127.0.1.1 is a bogus address. I get 70.184.242.241 from DNS. I would
fix your local dns and/or /etc/hosts so that ping works with the correct
address.

It could be that apache/whatever is only listening on the real address
and 127.0.0.1, but not the (quite bizarre) 127.0.1.1.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1348232

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

  • application/pgp-signature attachment: stored
Received on 2009-03-18 14:22:32 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.