Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Dev Section 3rd Party Software
  • Search

WHMCS Whois Lookup issues

Section with additional software for Vesta
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
mike08
Posts: 160
Joined: Sat Jun 20, 2015 7:12 am

Os: Debian 6x
Web: apache + nginx
WHMCS Whois Lookup issues
  • Quote

Post by mike08 » Mon Jul 06, 2015 4:23 am

Hello everyone,

Today I just installed WHMCS to my webserver using Vesta, I just successfully installed everything regarding vesta and whmcs, now I'm just testing it out and the domain check availability does not work, it shows this error message after 10 or 15 secs:

Code: Select all

There was a problem connecting to the domain registry. Please try again later.
I was investigating that and I found that the port 43 could be blocked for outgoing connections as stated here:

Code: Select all

http://docs.whmcs.com/Common_Troubleshooting_Tips#There_was_a_problem_connecting_to_the_domain_registry
I tried opening the port 43 as stated below:

Code: Select all

iptables -t filter -A OUTPUT -p tcp -d 0.0.0.0/0 --dport 43 -j ACCEPT
iptables -t filter -A OUTPUT -p udp -d 0.0.0.0/0 --dport 43 -j ACCEPT
and it did not work, it is still showing the same error message, I've turned of iptables and it starts working properly when I do a domain availability lookup.

Sys info:
PRETTY_NAME="Debian GNU/Linux 7 (wheezy)" 64bits
vesta core package Version:0.9.8 (amd64) Release:14

If anyone has any idea on how to fix this matter that would be greatly appreciated :)
Top

mike08
Posts: 160
Joined: Sat Jun 20, 2015 7:12 am

Os: Debian 6x
Web: apache + nginx
Re: WHMCS Whois Lookup issues
  • Quote

Post by mike08 » Sat Jul 11, 2015 10:29 pm

Any ideas? I'm not sure why I can't open those outgoing ports with vestacp!
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “3rd Party Software”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password