SSH Vs Telnet Access
Nov 20, 2006
I need help with understanding the difference between Telnet and SSH. I am in the process of signing up for a hosting plan and I have asked the sales rep if we will have telnet access. Their reply was that we have full root access via SSH.
Any help that anyone can offer on the differences and benefits/drawbacks would be much appreciated.
View 9 Replies
ADVERTISEMENT
Sep 21, 2007
I decided to disable Telnet in my server. I get an Article ::
1. Login to your server through SSH and su to root.
2. Type pico /etc/xinetd.d/telnet
3. Look for the line: disable = no and replace with disable = yes
4. Now restart the inetd service: /etc/rc.d/init.d/xinetd restart
5. Turn off it through chkconfig as well because it can still start through that.
/sbin/chkconfig telnet off
6. Scan your server to ensure port 23 is closed.
nmap -sT -O localhost
Also run ps -aux | grep telnet and if you find anything other than "grep telnet" as result kill the process.
But /etc/xinetd.d/telnet doesn't exist in my server.
View 5 Replies
View Related
Feb 27, 2007
basically i cant find any straightforward info on how to use telnet, how to administer users, add/remove etc.
View 5 Replies
View Related
Jan 3, 2008
I'm looking to run this small telnet script to reboot my router using vistas built-in telnet client:
192.168.1.1 23
WAIT "login"
SEND "my_login_idm" (enter your login ID here)
WAIT "Password"
SEND "my_login_passm" (enter your password here)
WAIT "#"
SEND "rebootm"
WAIT "#"
...without much luck.
View 4 Replies
View Related
Jan 23, 2006
I am having trouble uploading a 500mb file with File Manager in the control panel as well as SmartFTP. I was told to upload this large file through Putty. I able able to login through SSH as root, but i can't seem to find the right directory to upload this file into. This file is a backup file of the home directory. I am transferring all files from my old host to my new host. How would I find the right directory and upload this file through Telnet.
View 0 Replies
View Related
Mar 22, 2007
I can't telnet to mail server. when I try
# telnet mail.domain.com 25
Trying xxx.xxx.xx.xx...
telnet: connect to address xxx.xxx.xx.xx: Connection refused
telnet: Unable to connect to remote host: Connection refused
but when it's
# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 mail.domain.com ESMTP
it connects. I don't have a firewall
View 1 Replies
View Related
Jun 8, 2008
I have a script that makes a request via telnet and it worked on my old server, but not on the new one.. Heres what I'm doing
telnet localhost 80
GET /files/downloadFLV.php HTTP/1.1
Host: www.soybe.com
I get this back:
HTTP/1.1 404 Not Found
Date: Sun, 08 Jun 2008 06:34:25 GMT
Server: Apache
Last-Modified: Tue, 18 Mar 2008 06:52:59 GMT
I know that /files/downloadFLV.php does exist, so I'm thinking it could be an issue with the Host: part of it, any ideas?
View 1 Replies
View Related
Jun 23, 2005
if i try to telnet to yahoo's mail server, i get this:
[root: #] telnet mx1.mail.yahoo.com 25
Trying 4.79.181.14...
telnet: connect to address 4.79.181.14: Connection timed out
Trying 4.79.181.15...
telnet: connect to address 4.79.181.15: No route to host
Trying 67.28.113.11...
telnet: connect to address 67.28.113.11: No route to host
Trying 67.28.113.10...
telnet: connect to address 67.28.113.10: No route to host
but it works from one of my other hosted servers.
this keeps mail building up in my queue as it cannot send mail out cause the connection times out.
I can telnet locally to send myself email. This is my own dedicated server.
i have no idea whats up - default policy is ACCEPT in the OUTPUT chain of iptables.
View 3 Replies
View Related
Aug 28, 2012
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 Related
Feb 20, 2008
I found a great little app called ID Shutdown Manager which bascially lets you do stuff like wake on LAN, Shutdown, Log Off etc.
The App also has a cgi script which you can call from a web server so you get a web interface to the program.
This is exactly my reason for getting the app as I just wanted to host a web page where I could login from the internet and wake on lan my media PC.
Ok so...
The app gives you all the iis or apache setup instructions and tells you to place the cgi script which is actually a .exe into the scripts folder and then enable basic authentication for it.
Done.
So if I navigate to <SERVER>/scripts/sdmancgi.exe its supposed to give me a user / pass prompt and then when login successful I see the app and can wake on lan etc.
ok I have got this to work
on the actual machine where server is running I can access it in IE7 by localhost etc.. and it works
However when I try to access from another PC in my lan by typing <SERVER>/scripts/sdmancgi.exe I get a nice little message saying the content cannot be displayed you may require to insall a program or something to display it.
If I try to access the page from firefox on same remote PC, it works!
I can also access page from outside my LAN, it works on my N95 browser.
Also I have had friends try it from firefox from the Internet and they say it works as well.
Forgot to mention I am running on port 8081 as I already have other servers running on 8080 and 80 (one is my router and the other server installed itself from setup.exe and I dont know what server its using)
I have also tried latest apache server as well as some other free one. Both have the same effect. Ok in firefox, not in IE.
One would think its a problem with the cgi file not compatible with IE7 however, I even tried to go to default page setup in IIS <SERVER>:8081 and I get the same message. So at this point the server hasnt even tried to access CGI or prompt for Basic Authentication.
I tried googling and not much luck. I read something about CSS and when I view source of failed web page from IE7 it mentions something about CSS so dont know if this is it?
View 4 Replies
View Related
Apr 30, 2009
I'm having trouble with a vps and the ips won't ping and can't connect via ssh.
I can via hypervm console when I run apt-get update but it doesn't download anything.
View 8 Replies
View Related
Apr 24, 2007
I have successfully installed dns only to my vps. the problem is when i try to add it to the cluster system on my other vps it asks for a remote access key, so i visit both ip:2087/scripts/setrhash and ip:2086/scripts/setrhash and it shows an unable to connect error in firefox.
this is both using [url]
does anyone know how i can access the remote access key?
View 6 Replies
View Related
Mar 24, 2007
I have windows servers that I'll be co-locating very soon. I have purchased a Dell 2161ds-2 and an APC remote boot power strip. Could someone please tell me the best way to secure remote access to these products. Do I put them on public IP's and allow them through the firewall or do I put them behind the firewall and access them after I authenticate through the firewall.
View 6 Replies
View Related
Jul 15, 2009
how can i get access to the SSH
By checking if the computer name is identical to the name saved in my server
SSH by entering the name of the user after the login and password and the correct Port
View 11 Replies
View Related
Feb 6, 2008
I am working on one of client issue where client is facing problem accessing cgi-bin directory. I checked and found that cgi facility was not enabled in cPanel. I added that entry but it does not worked. Again, I checked httpd.conf file and added ScriptAlias entry for domain. Restarted apache, however, cgi-bin is still not accessible. Set permission on all cgi files.
View 4 Replies
View Related
Sep 19, 2008
i have installed apf firewall yesterday and every things is ok but to day when i want to access to server by ssh i get this error
View 7 Replies
View Related
Jul 20, 2007
I cannot access to [url](our Hosting provider). Can you access the website? I disabled my static IP by contacted my ISP and tryed to access it with different IPs. But I can access to other web sites. This problem occurred when I installed Boldchat operator with together Microsoft .NET Framework. Most times my modem settings broke because of this software. So I removed it from my computer. But I still cannot access to the web site. But I can access it by using anonymous surf sites such as [url] My ISP could not found a problem.
View 1 Replies
View Related
Mar 28, 2007
im opening a gsp, I already got my box for 2 -3 ,month i think im good with everything but the thing i need to figure and if u gusy could help me it would be great, How do i Setup like a FTP access to a server. ( Exemple: I sell a server to some1 they are gonna need ftp access to put in maps or change server name rcon or wtv. all i got the the on i use for ALL of my ips its the root and i cant give this one).
View 5 Replies
View Related
Oct 3, 2009
Hello everyone, i would like to know if the forum has users from Europe and that they have dedicate server at Liquid Web. I have few dedicate servers at liquidweb and in past 12 months I have big problems with speed with these servers, and with speed to them. Speed download / upload sometimes does not exceed either 512 Kbps and sometimes download or upload from liquidweb server can be only 10 kB/s.
Loading of some pages can take for 1 minute. I opened a ticket for this problem, but the Support feedback told me that this is quite normal for my distance which I consider totally unacceptable. It is acceptable that the ping must be large, but low speed is simply unimaginable.
View 14 Replies
View Related
Oct 8, 2009
I keep seeing web hosts where it says that there is/isn't shell access, etc. What's shell access and what do you do with it in/with a web host?
View 14 Replies
View Related
Nov 6, 2005
I have a script that needs to be run from shell access, but I've never done this before. How do you access a script through shell? Is there software I need to download? Not even sure where to begin.
View 5 Replies
View Related
Nov 7, 2009
I am a little baffled, I have a Forum:- [url]
The domain is registered to 2011, However, I cannot access the site. I am wondering if it is a problem from my end or if it is a worldwide issue with my current domain.
Strangely it shows me it redirecting to:-
Quote:
[url]...90346c&ac300=2
Just testing to see if anyone can access it from other parts of the world, It could be a NS or DNS issue but all looks good from my end.
View 14 Replies
View Related
Oct 25, 2009
It would appear that Hivelocity's networks were incredibly, or portions of them were, from 430 am CST to around 630 AM this morning, and once again, god only knows how long it'll be down this time. 1m files were taking upwards of 1 minute to download and traceroutes 45+ seconds to complete, when one can get in the server that is. Anyone else noticing this? Here's a few traceroutes from inside the network (again, when I can actually get in). Quite latent ...
View 2 Replies
View Related
Feb 18, 2009
The best example I have is google apps for domain, but I know a lot of other services do it..
Apart from THEM adding the right DNS record, how do I actually handle it on my end?
So that rather than
[url]
it can be
[url]
or (if even possible?)
[url]
Is it purely just looking if the hostname given is not one of our own, parse out the hostname and use that? or what...?
View 3 Replies
View Related
May 19, 2009
We have a developer doing some work for us and only want to allow them FTP access to the directory they are working on. How can this be accomplished? I am not sure how to limit ftp access to certain directories?
View 4 Replies
View Related
May 13, 2009
I just moved from shared to vps and I bought a managed vps with lxadmin. I have no idea how to access my lxadmin. All I was given was the ip of the vps
View 6 Replies
View Related
May 14, 2009
I am after a free webhosting site that will let me run cgi scripts... I have tried so many sites that are meant to support these scripts, but none of them work...
Does anyone know of a free site that will let me use cgi?
View 1 Replies
View Related
Apr 6, 2009
to add a new terminal user to my windows vps.
Could anyone explain what are the differences between these 3 access types?
The type of access to be granted: 0 = WINSTATION_GUEST_ACCESS
1 = WINSTATION_USER_ACCESS
2 = WINSTATION_ALL_ACCES
View 2 Replies
View Related