telnet: command not found
I need to test if my server can connect to nominet. I have checked firewall etc and nominet says I am not blocked but I need to prove to them that they are blocking me.
I have tried running this:
How do I make it so that I can enable telnet command on my cpanel server?
[root@mork ~]# telnet epp.nominet.org.uk 700
-bash: telnet: command not foundHow do I make it so that I can enable telnet command on my cpanel server?
-
Hello :) You can install telnet with your system package manager. EX: yum install telnet
Thank you.0 -
[quote="craigedmonds, post: 1565591">I need to test if my server can connect to nominet. I have checked firewall etc and nominet says I am not blocked but I need to prove to them that they are blocking me. I have tried running this: [root@mork ~]# telnet epp.nominet.org.uk 700 -bash: telnet: command not found
How do I make it so that I can enable telnet command on my cpanel server?
You run: yum install telnet0 -
[quote="quietFinn, post: 1565831">You run: yum install telnet
Thanks. so simple. perfect!0
Please sign in to leave a comment.
Comments
3 comments