Using WHM/Cpanel How Do I Open Up A Port
Mar 4, 2007
I am managing a server and just learning how to do everything. It is a linux server running WHM/Cpanel. I need web scripts on this server to be able to connect to external SMTP servers. Therefore I need to open up port 25 (if it is not already).
How do I open ports on my server? Hopefully by using WHM/Cpanel (I am not too familiar with using the command line).
View 2 Replies
ADVERTISEMENT
Jan 5, 2009
i have a linux machine with centos5 64 bit. I have a firewall and would like to know how to open and close ports? I have tried several different things and cant seem to open a port?
Is there a command line i can use in ssh to open a port? Or is there something i can addon to cpanel to control ports?
View 4 Replies
View Related
May 2, 2009
What is the port used for OpenVZ VPS login?
View 2 Replies
View Related
Jul 29, 2009
we have a new windows 2008 server
How do i enable a port
I tried adding a TCP under the control panel, firewall exceptions
but its not working, how do i open port 1533 or check to see if its open
I tried running netsta- an in cmd prompt
View 4 Replies
View Related
Oct 18, 2009
I got a msg from the server that a port 444 is open in my server, how could i know what the bindshell ports open in my server and how to close it please ?
Code:
Checking `bindshell'... INFECTED (PORTS: 444)
i use cpanel/csf firewall
View 10 Replies
View Related
Jul 18, 2007
I have a VPS running CentOS 4.4 which I have just been securing. It is running apache on port 80, BIND on port 53 and ssh on an atypical port. However, when I do a portscan with nmap I find that port 5190/tcp is open. There is no daemon listening on the port (I think it is for AIM?) and in any case iptables should refuse any connection on this port. Should I worry about this or is the port pretty safe to leave open?
View 3 Replies
View Related
Feb 21, 2007
How do I check whether certain ports (like 25, 53, etc.) are open on my server or not ?
If it is not open how do I open the port ?
It is a CentOS server with no Control Panel
View 10 Replies
View Related
Jun 13, 2007
Due to some circumstances out of my control, I've had to move from postfix to qmail. In postfix, I simply edited master.cf and added a new line to open it up on port 26 and 25 at the same time. In qmail it's not that easy. I followed the instructions at http://www.daniweb.com/forums/post256079-2.html and it worked, but it takes about 15 seconds for thunderbird send the mail (it sits there saying 'connected to mail.domain.com)
Is there a better way of opening qmail on 26 or forwarding requests for 26 to 25?
View 0 Replies
View Related
Jun 29, 2009
I want to check if certain port is open and not blocked by my ISP how can I do that?
let's say I want to check if PPTP VPN port is open what software show me these info
View 6 Replies
View Related
Dec 21, 2008
I install and configure apf firewall on my VPS and i have a problem. The port 80 is open, my website it`s up and working but i can`t download anything.
Logs:
[root@HERA ~]# wget ***/test.zip
--02:03:49-- ***/test.zip
Resolving ***... 67.148.95.11
Connecting to ***|67.148.95.11|:80...
View 11 Replies
View Related
Feb 19, 2008
How can I open port 3000 on my linux server.
I need it for Canada Post live shipping quotes.
View 1 Replies
View Related
Dec 18, 2008
I want to connect to my mysql server from an external server. How can I open up port 3303 to enable external connection?
I am using Plesk on virtuozzo, with AFP.
View 1 Replies
View Related
Apr 7, 2008
I have ftp server (pure-ftp). with firewall.
i allowed 20 and 21 port in "CSF" firewall
now when i or our client connect to the server connection done.
and the they fire dir or ls command they will receive error
"425 Could not open data connection to port 2535: Connection timed out"
what is the problem.i have already allowed passive port 2500:3500 then why i received this types of error
View 3 Replies
View Related
Jul 15, 2009
How Do I disable Open Relay in cpanel?
My "Top Email Relayers" is not empty in cpanel.
View 4 Replies
View Related
Mar 11, 2008
Our new data center provided us with a Cisco ASA5510 firewall. We're setting up all new servers and will begin migrating all of our domains from our current co-lo to the new place.
At the old co-lo, they provided us a very basic BSD based router, and our servers all had external public facing IPs on them. Firewalling was handled at the server (Windows Firewall or Linux IPtables).
The new place is NAT'ing us, so our servers all have a 192.168.10.x address inside, and they map the external address for us through to the inside.
By default, they are locking everything down. I had to ask them to open ssh so I could remote into my CentOS box last night.
I'm not a network guru-- what ports are going to NEED to be opened so I can give them a list? This is a standard PLESK hosting server so http (80), https, ssh, ftp, pop3, smtp, what else? Anyone have a list?
View 2 Replies
View Related
Jul 14, 2008
How to increase the Open Files limits descriptor in Apache. In the earlier version of Cpanel, we had an option of Raise FD Size Limit to 16384, but the option no longer appear while rebuilding Apache. What is the way to do it and make the change permanent?
View 2 Replies
View Related
Dec 14, 2008
Message not sent. Server replied: Connection timed out 110 Can't open SMTP stream.
View 12 Replies
View Related
Aug 8, 2013
I'm runnung a server with Apache2 (Apache/2.2.16 (Debian 6.0))
I would like Apache2 listen on port 8080 for IPv4 and on port 80 for IPv6.
This is what I have now:
/etc/apache2/ports.conf
View 4 Replies
View Related
Feb 19, 2008
Currently I am using Linux + cPAnel and using the port 25 for email sevrer. Currently we facing 1 problem is, some user's ISP is not support port. May I know how can I add additional port into server and allow users to send mail by different port?
View 1 Replies
View Related
Jun 21, 2009
I have an office internal website and I opened a port in the gateway of my office (7080) to this website (server )'s 80 port. That makes this website open to public as office has static IP. And then when I view the site from home . it's fine. But when I tried to login, the site is using a pop-up, I guess it's http authentciation, login, I was redirected to a url without my port number any more, that stops my access to the site as obviously I would.
How can I keep my connection/port number ...?
View 2 Replies
View Related
Dec 5, 2008
what is the secure port of whm and cpanel?
View 6 Replies
View Related
May 21, 2007
Here's an interesting article I wrote on how to use mod_proxy to allow your customers to access cPanel using port 80, in case other ports are blocked by a firewall.
[url]
View 0 Replies
View Related
Oct 10, 2008
Here's my story: The landlord provides the internet for the house and it goes through a server which has squid installed. Squid in turn seems to block the internal port (or whatever the exact term for that is) for phpmyadmin or webmail in cpanel so I cannot access them.
At my reseller account at Hostgator they said they redirected that port to port80 via mod rewrite and that now works for me. I wonder how I would do the same thing on a dedicated server. I can't see what Hostgator did since it's happening out of my sight somewhere. Otherwise I would just replicate that on my box.
View 1 Replies
View Related