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 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...
Hi Experts,
I need a good SSH/SFTP server for the windows 2003 production environment.
Please advice !
Thanks !
is it possible to filter mac address using iptables with the this scenario? I have an ssh server what I want is to filter the MAC addresses of people who can connect. But these computers are n...
How do you put ssh on a cisco 3750 G switch?
I've verified that traffic is routed through my SSH tunnel that is
setup for SOCKS5 dynamic port forwarding. I see that IE7 is always
trying to resolve the name locally first.
What I'm...
I have been faced with an intiresting challenge recently and I thought I would throw it to the experts. My company uses an IDCS 500 phone system, and I have been able to use a computer connec...
I want to set up WINCVS server. This server will get connected with client PC and they will work on different projects using WINCVS. All Clients and server have WINXP installed. On my server I...
I need to create a plink script to login to my Linux box and copy a file. I can't seem to get this to work.
Here is what I have:
plink -ssh root@192.168.2.210 -pw PASSWORD mv -f /etc/r...
I know this should be relatively easy, but can anyone tell me the process/commands to disable Telnet access to a Dell Powerconnect switch (5448 and 5324)? I am trying to only allow SSH access...
I am writing a VB.Net socket server program that begines like in the code
the code work great for local connections (when I use localhost) and it does send the expected reply when i test with...
I have a CVS server on RedHat 7.2. Using Cygwin SSH and CVS client on an XP PC, I can check out files from my repository with no problem.
After installing WinCvs 2.0.2.4 on the same PC, when...
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...
Hi I have been trying to create a nested loop which main purpose would be to use 2 files in parallel, the first file tmp4 contains IP Addresses that I would need to ssh to, now, every single l...
I am having a problem automating SFTP transfers. I am wanting to schedule these transfers from Windows machines to a Linux server. I have installed OpenSSH on the Windows boxes and can success...
I am using OS X to login via the terminal to a Linux server. When I use vi, I have to Ctrl-H to delete and when I am insert mode I can't use the arrow keys. The term defaults to TERM=xterm-col...
HOW TO INCREASE THE SSH TIMEOUT. IT GETS DISCONNECTED IF THE SESSION IS INACTIVE FOR SOME TIME
hi guys,
i have a server with database and directory i want to give SSH connection to an external company to drop xml files in to that director how can configure it or do it please help
I am trying to SSH into a new Cent OS 5 server from my home office, and the connection times out before completing.
I have done the following:
* Assigned the server an IP on the block wh...
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...
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 everyone i have install ssh server on my windows 2003 server but i cant connect to it through a client how can i make it work please help
I'm using putty to access certain SSH remote location, I wand to dowload a zip file stored in that location to my local machine (my windows PC), how can i do that??
Dear Experts
I am a coldfusion developer with a couple of years experience of building web apps in CFMX7 but would like to start using CF8 mainly so that I can use some of the modern featur...
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.
...