Hello,
I've change my ssh port and it's ok.
But now i wan't to return to port 22, and i can not remember how I did!
all line are comment in ssh_config, i've uncomment port 22 and restart sshd service but don't work.
Thanks
My current plesk.conf
server_names_hash_bucket_size 64;
server {
listen 8443 ssl;
listen 127.0.0.1:8880 default_server;
include conf.d/*ipv6_ports.inc;
ssl_certificate /usr/local/psa/admin/conf/httpsd.pem...
Hi,
It"s no possible to remove ip because i have not ! my file plesk.conf :
server_names_hash_bucket_size 64;
server {
listen 8443 ssl;
listen 8880;
listen 127.0.0.1:8880 default_server;
include conf.d/*ipv6_ports.inc...
Hi,
I think that is misunderstood. What you say works but with the ip of my box. But what I seek to do is restrict access to plesk to an ip from my server.
Thanks
Arnaud
Thanks for your reply.
I'hve test this, but if i modify Parallels Admin Admin Plesk Panel Allow incoming from XX.XX.XX.XX
XX.XX.XX.XX.XX Is one of my 10 ip addresses from the plesk server. The connexion with the server are lost and the configuration is not applY.
Hello,
I've a centos server with 10 ip adress, and plesk 17.0.17
I would like to restrict access to plesk and ssh server to an ip address for security reasons. Is that possible?
Thanks you so much,
Arnaud