[ic] Payment not processing

Peter peter at pajamian.dhs.org
Sat Mar 29 00:13:16 UTC 2014


On 03/29/2014 01:04 PM, David Etheredge wrote:
> 
> One thing I notice when doing a tcpdump as I click submit is that it is
> trying to do a invalid DNS lookup:
> 
> ---
> 
> 17:32:12.979707 IP 72.52.151.215.60449 > 10.10.10.10.53: 6231+ A?
> https://secure.authorize.net/gateway/transact.dll. (67)
> 
> 17:32:12.979965 IP 10.10.10.10.53 > 72.52.151.215.60449: 6231 NXDomain
> 0/1/0 (142)
> 
> 17:32:12.980068 IP 72.52.151.215.35621 > 10.10.10.10.53: 45079+ A?
> https://secure.authorize.net/gateway/transact.dll.paradevices.com. (83)
> 
> 17:32:13.035355 IP 10.10.10.10.53 > 72.52.151.215.35621: 45079 NXDomain
> 0/1/0 (133)
> 
> It looks like the software is trying to look up the DNS of
> 'https://secure.authorize.net/gateway/transact.dll' instead of just
> 'secure.authorize.net'. Because that is not a valid DNS query it is
> getting a response of NXDomain which means it does not exist.

Right.  What do you have MV_PAYMENT_HOST set to?  It should just be a
hostname, not an entire URL.


Peter



More information about the interchange-users mailing list