Hi all, I need to be able to access the internet through our Comcast cable modem and I need to be able to access another network through a T1 circuit connected to a Cisco router. What would b...
hi all experts,
i have enable ssh on my redhat enterprise 4, but someone else try to hack to my machine by attempt input username and password many time, please help me solve this problem. ...
I need two things, an SSH host and possibly an ssh client..
Both easy to use and gui based. I know how to do this with cygwin and other varties, but need something easy for everyone to use....
Hi All,
I am trying to change port 25 on router to forward to new exchange server but getting error that "Static entry in use, cannot change" I even tried to power down last night and try it...
Hello all,
Just a quick question. I'm new with loading or configuring CiscoWorks 2000. At the moment, I'm trying to get telnet and secure shell to work in Topology Services. Unfortunately,...
How can I get a step by step procedure for setting up openssh-server? Including setting up multiple users. I have a Client that needs to connect to my box from a Unix's mainframe. I am new to ...
I have a snapgear which is basically a firewall/vpn piece of equipment and I need to reboot it every so often as it likes to freeze up.
I can telnet into it or I can use the web interface....
Im pretty new to SSH and havent really setup a connection before and was hoping to find some guides. I was searching online but nothing really gave me what I was looking for.
What Im try...
This is one of those questions that googling gives about a million answers - but none are exactly what I'm trying to accomplish.
Would somebody be able to point me in the right direction he...
Hello Experts,
I am trying to install ssh (tried both ssh1 & ssh2) on Cobalt Linux release 6.0 and got the below error while running the. /configure.
checking for xauth... no
configure: ...
I coded a telnet session in my HTML, however IE7 can not run that, so I downloaded a change to my registry from UC Berkley, however that did not let me connect to the Telnet session through th...
I have generated a public key in my windows xp machine by using cygwin and added in ssh server.
Now i want to login to my ssh server from windows xp machine by using Bitvise Tunnelier.
...
I am using SSH 3.2.9 on windows
I have 5 profiles. Each time I have to connect to a server, ssh asks me for passwords.
I would like to save them to avoid typing the password in each time.
A...
1)How can I generate a (protocol 2) ssh key pair using `ssh-keygen` that produces a public key that is composed of less than 1000 characters?
It can be RSA or DSA as long as its Protocol 2.
...
I would like to use a button on a Microsoft Access form to open an ssh session. I am not partial to a particular virtual terminal, any will do.(putty, ssh, etc...)
I've got two webservers - Server B has 100Gb space, and Server A is very, VERY fast, but very space limited.
Users on my site upload content, and it's processed on Server A using PHP, Exec ...
I have a 2 node Linux cluster that my users SSH into. If one server fails, the cluster fails over the ssh service to the other server. The problem is that the cluster software advertises the s...
Windows 2003/ISA 2004 I have a software consultant that needs to telnet into my accounting system. I would like to give him the external ip of the isa server, and then create a rule to allow ...
user is transmitting a file using sftp I believe and this error pops up:
Discarding new request
Opening remote file "/WBHT.TAH.A.04102007.txt" for writing
Uploading local file "g:\ Users\...
Currently I have to run a telnet session to execute a given program A... I have to key in various fields on the terminal emulator Press enter and the emulator displays the results. I then p...
My company has two sites with a WAN link between them. The WAN link isn't fast enough to handle all the traffic between the sites so the traffic needs to be limited based on the ports used.
T...
I have inherited a larger linux network of which non are gui interface. All of the servers allow only ssh connections and on several servers I need to transfer files to them. Some systems hav...
I let users telnet to my aplication using ssh tunnle. The users use OpenSSH client 3.x as this,
ssh -2 -N -f -L porta:localhost:23 192.168.xxx.xxx
telnet localhost porrta
The server is ...
Hi expert;
We are using SSH 2.4, for file uploading and downloading.
I m trying to Download one log file size is 2GB , while doing i encountering Error:
******************************...
I am currently trying to setup a local SSH server so that I can connect to it and do some simple remote commands, but haven't had any luck. I have tried FreeFTPd, but everytime i try to connec...