Skip to main content

Payment Gateway Connection

Comments

4 comments

  • robb3369
    Are you running iptables or mod_security?
    0
  • delalibera
    I think it is running with iptables because mod_security not show in phpinfo If disabling iptables and use mod_security will solve this? Thanks
    0
  • robb3369
    iptables is your server firewall and mod_security is your web firewall,you want to keep BOTH of them, they actually work together when configured correctly... I see that your only a reseller so this may outside your rights on the server... First, you need to get the IP address of the gateway that is calling back and then figure out where its getting caught at... If the gateway IP address is in the /var/log/messages log, then its blocked by iptables. Otherwise, check either /usr/local/apache/logs/modsec_audit.log or /usr/local/apache/logs/error_log to see if its getting caught by mod_security.
    0
  • cPanelMichael
    Hello :) Your access level is listed as "Reseller Owner". Do you have root access to this server? If so, are you using a firewall management tool such as CSF? Thank you.
    0

Please sign in to leave a comment.