Block External Access To Cpanel Through Port 2082?
Jun 2, 2008if it is possible to block external access to Cpanel through port 2082?
View 7 Repliesif it is possible to block external access to Cpanel through port 2082?
View 7 RepliesWhere should I put the files that I don't want them to use server's frontend (public) php.ini configuration instead of the backend copy located at /usr/local/cpanel/3rdparty/etc/php.ini?
In other words, I want to access the files through [url]
How can I allow only one ip or a list of ip addresses to access port 8443.I need to limit access this port to few ip addresses and not everyone
View 6 Replies View RelatedI 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.
On my server not works links www.server.com/cpanel and www.server.com/whm only ports www.server.com:2082 www.server.com:2086 how repair this?
View 2 Replies View RelatedFor some reason, I want to block port 25 for temporary time while editing the exim config and open it back using iptables -F command.
Anyone can let me know the command to block port 25 using IPtables command.
How do i block all traffic to a port using iptables?
For example, i need to stop all incoming traffic on port 80 of my server.
I login & send email through thunderbird using SSL and it's ports (so I no longer connect using 25/26). Occasionally I use webmail (Squirrelmail)
My scripts do send mail via sendmail.
Does my cpanel server still need the basic 25 & 26 ports to deliver and receive mail successfully, or can they be blocked in APF without any problems arising?
how I can do to allow External Access Mysql Database on my server ? What's the procedure ?
View 1 Replies View RelatedI have a local web server that I want to make available outside of my local network of two computers. I configured NAT at my router, configured the firewall. I Typed the external IP and got nothing, while I still was able to access my web server by typing "localhost", I tried both IIS and Apache, but what is interesting is that fact that the other people can access my web server via that external IP, I just cannot access it from my local network.
View 4 Replies View RelatedA customer is asking to open the port to access PostgreSQL on a shared server because he needs remote access to his database. Is it a good idea to grant remote access to PostgreSQL?
View 1 Replies View Relatedhow can I setup under plesk to allow a external server to access the mysql db.
View 7 Replies View RelatedI am currently unable to access the Plesk control panel except from the web server itself. When I try any of the following options, all work on the server itself but externally all I get is the default Tomcat page.
https://server_name:8443
https://anydomain.com:8443
https://local_ip_address:8443
https://external_ip_address:8443
I don't know if the problem is on the server itself or something within our firewall - we use Microsoft Forefront TMG. The port 8443 is open, and the Tomcat page is being served. All websites working fine, both internally and externally. The server itself is in a DMZ on the network.
The server is running Centos 7 with Plesk 12.
I just noticed that when adding a new domain, I am warned that the domain resolves to another IP address - the external one. Currently, the IP address set up in Plesk is the internal (192.168...) address. Could it be that I need to change this to the external?
Exist a domain (domain.fm), this domain receives constant DDoS attacks and the webmaster of domain.fm has pointed the domain to my server and the DDOS attack has been redirected to me.
Is it possible to block this domain?
I noticed that the webmaster of domain.fm only points the domain to
my server when attacked.
Yesterday my apache has been down for several hours.
I would like to block access to my servers from the domain domain.fm
I want to save the access logs of our websites on an external server. If I do this now with the default setup, the gets overwritten every day. The desired file name format whould be: websitedomain-tld-access-2014-10-24.log
How can I tell Plesk to do this and how can I make sure the statistics keep working?
On our other servers we use rotatelogs for this.
I recently looked at my secure and mesaages log and have been getting a lot of failed SSH root login attempts. So I thought I better do something about it.
Ideally I want to allow SSH login from just 3 remote public IP's, and block all others from even trying
How would you go about implementing this?
I have tried using IPTables, but I think im getting the rule wrong somewhere.
Here is what I have:
Code:
## Access to SSH from Pre-approved IP Addresses ONLY ##
iptables -I INPUT 1 -p tcp --dport 22 -s 123.123.123.123 -j ACCEPT
iptables -I INPUT 2 -p tcp --dport 22 -s 123.123.123.124 -j ACCEPT
iptables -I INPUT 3 -p tcp --dport 22 -s 123.123.123.125 -j ACCEPT
iptables -I INPUT 4 -p tcp --dport 22 -s 0.0.0.0 -j DROP
However this still lets me login from IPs not in the list above?
I want to run an HTML webpage that accesses an MP3 resource that's also on my website. However, I only want the webpage to have access to the file and block access from those attempting to access the file directly. That leaves me with two options:
1. Block access through the Apache configuration so that only my Webserver can access the resource, or
2. Hide the URL in the code.
How I can go about doing this?
I've seen a number of exploit attemps on the default website which I believe has come via direct access via ip address i.e http://xxx.xxx.xxx.xxx.I have tried to block with .htacess but it seems to be being ignore (possibly by parallels or nginx configuration).how I can block access to the default site to all but 127.0.0.1, server external ip and my ip?
View 19 Replies View RelatedHow can allow an ip for access to port #2323?
I use apf firewall.
I am using port 81.
I can access all the files without any issue.
Until today when I check the flv file on other machine,
[url]
It say 404 no found!
I can access other *.jpg *.html file without any problem, but no flv file.
I thought it's firewall issue, but even I turn off firewall, it's still having the same issue.
And I have another computer in the same network, it's fine. they are all windows XP.
I need to access plesk 11.0 over a subdomain at port 80 rather than port 8443 as my office firewall blocks the port 8443.
I tried KB article [URL] .... but its not working.
E.g.: I would like to access plesk panel @ portal.example.com rather than @ example.com/8443or8880
I have ample of spare IPs to use it...
I have to change what file and how to modify it to allow only one subdomain to have access through port 8015 and not using port 80?
View 7 Replies View Related