Hello!
I have a big problem! I have a SonicWall TZ 170 enhanced and recently changed the password.
However somehow I can not login anymore.
Since my latest backup is not that fresh anym...
Is it possible and if it is then how do I change the administrator's (or any other user's) password on HP-ILO2; ProLiant DL320 G5 using telnet / SSH?
Thanks,
Yariv
I'm trying to configure WinSSHD on a Windows 2003 SE server (VM, externally hosted by an ISP). I thought I had configured everything correctly. I have a similar setup working on a local server...
Hi All I have always used Telnet to check for open ports on my systems..I just wonder about one thing can telnet be used to check if there exist open UDP ports..?
Hi guys! I need to do an IOS upgrade on a few routers but when I go to cisco.com I'm confused which is the right image I need.
We have a Cisco 2611 router c-2600-i-mz.122-8.T10 bin image and ...
Dear , greeting ,,,
In our enterprise, we are going to apply SSH instead of TELNET for all CISCO equipments.
The procedure success for router , switches, and IPS. But unfortunately faile...
I'm writing an email client application it's basically the same as do telnet to an smtp server. I have tried to do telnet to send some emails to my account but I cant. When I tried to telnet t...
I would like to know how i could make putty works well with solaris.
I made Backspace key work.
But Up & Down keys don't work.
How do i Zip up folders from linux red hat shell? I have hundreds of folders to zip up and am clueless in linux! Helpppp. this stuff is on dedicated server at ipower and startx does not work.
HI,
I am having some connectivity issue to a remote host and would like to be able to make a scheduled task that tests connectivity via telnet. Basically, it would run every 5 minutes (termin...
I have setup a Windows 2003 Server with Cygwin and SSH. The purpose of this server is to provide SSH file transfer from the internet to the server. It is essentially going to be used as an S...
I was configuring a client yesterday for a SQL Server 2005 Express DB. Before building the ODBC connect string, I ran ping <IP Address>; the server replied. I then ran TELNET <IP Adress> 143...
Ihave installed RH4WS 32 bit and I am having a problem not encountered before.
I have a static IP address of 162.182.8.114
If I "echo $DISPLAY" it returns ":0.0"
If I enter "xterm&" an xter...
I am trying to set up my Comcast SMC8014 Business IP Gateway to allow SSH traffic from a certain IP address. My tech guy is on the phone right now with Comcast and, besides not under...
Can someone point me to a good telnet client that can be run on MAC Leopard OS? Better if a freeware can be pointed out.
Thanks
Hi
I am running all my hosting pacakges off a dv dedicated server and have root access to the server via ssh access. I am very new to the command line, but i woul say i have a basic unders...
So.
We have OpenSSH on our servers.
In an application I wrote, we make a connection to that server using Plink in a batch.
However, at first connect, it will ask us if you want to accept ...
Irecently install OpenSSH on a Clean AIX 5.3 box. SSH is working but it will only allow root to login. I know I have to modify thee sshd_conf file but I do not know 1) what has to be changed...
I don't know why the script at
http://www.geckotribe.com/php-telnet/
does not work.
I tried to
$telnet = new PHPTelnet();
$result = $telnet->Connect('10.236.4.0','abcdefg','password...
All.... here is my log.....
Steps
1. ssh-keygen -t rsa ,2 keys formed
2. copy .pub file to unix server
3.cp *.pub authorized_keys
chmod 600 authorized_keys
cp id_rsa.pub authorized_...
I open a command window (DOS prompt) but it does not recognize Telnet.
C:\Users\Bob>telnet
'telnet' is not recognized as an
operable program or batch file.
Does anyone know why?
tha...
Hi Experts,
I need a good SSH/SFTP server for the windows 2003 production environment.
Please advice !
Thanks !
We have a HP ProCurve 4000m - Having trouble finding its IP address. Toptools will not reinstall becuase the tech has the pwd and unintalled the program. So I thought I could try going through...
why we telnet to port 443 or 80.
what we check from these telnet connections
Hi,
I need to write a script that connects to my firewall (a Netscreen 25) and sends it a single command (a manual DNS refresh). I've been guided so far to use Putty/Plink, but have got stu...