Skip to main content

cURLSSL problems "couldn't connect to host array" on one specific site

Comments

6 comments

  • cPanelMichael
    Hello :) Are you able to connect to secure.authorize.net over port 443 using telnet from your server? Thank you.
    0
  • netpropc
    No I cannot. Oddly enough I can connect to other sites over 443 but not this one. I get the following root@linux4 [~]# telnet secure.authorize.net 443 Trying 64.94.118.33... telnet: connect to address 64.94.118.33: No route to host Trying 64.94.118.32... telnet: connect to address 64.94.118.32: No route to host
    0
  • cPanelMichael
    It looks like there might be a firewall or network issue blocking the traffic because that same command succeeds from a test server. If it's not a firewall rule on your server or data center, provide the traceroute output to Authorize.net so they can verify there are no traffic filtering rules in place on their servers. Thank you.
    0
  • netpropc
    Ok this is one very strange looking trace route. Any clue here? root@linux4 [~]# traceroute secure.authorize.net traceroute to secure.authorize.net (64.94.118.32), 30 hops max, 60 byte packets 1 linux4.netprohosting.com (64.87.26.24) 3000.358 ms !H 3000.348 ms !H 3000 .339 ms !H
    0
  • netpropc
    Well I figured out what the problem was. One of my admins changed the ip address of the box but accidentally deleted the subnet mask from eth0. So the default was set to 255.0.0.0 this ofcourse made the box believe that anything with an ip address starting with 64.x.x.x was part of the same subnet.
    0
  • cPanelMichael
    I am happy to see you were able to resolve the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.