hi Leif,
> I think we actually have a bug. :) Can you confirm a few things:
>
> 1) You used LOCAL proxy.local.incoming_ip_to_bind STRING 109.203.113.185
> in records.config ?
see here for conf : http://screencast.com/t/vAq21jJVa1
> 2) What does "hostname" report?
# hostname
dx1004.dx3webs.com
> 3) What does nslookup on the hostname from #2 show ?
# nslookup dx1004.dx3webs.com
Server: 217.112.88.10
Address: 217.112.88.10#53
Non-authoritative answer:
Name: dx1004.dx3webs.com
Address: 213.175.203.236
>
>
> If in #3 the IP is 213.229.120.164, then that's why you get the loop
> detection. The bug is really that we ought to use the value from
> proxy.local.incoming_ip_to_bind when detecting loops, instead of the IP
> associated with "hostname".
>
> -- leif
>
>
hmm does that help?
|