![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| about TCP connection | bucci | UNIX for Advanced & Expert Users | 3 | 05-15-2007 10:44 PM |
| ftp connection | draganmi | SCO | 6 | 04-18-2007 02:11 AM |
| FTP Connection | mungaz | Security | 0 | 05-23-2006 10:48 AM |
| ssh connection | olli-h | UNIX for Dummies Questions & Answers | 1 | 03-16-2006 12:40 AM |
| Web connection... HOW???????????? | gussiglo21 | UNIX for Dummies Questions & Answers | 1 | 12-10-2003 12:08 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
pls how do i connect to my freebsd server via ssh from a windows client?? I have sshd running on d freebsd server.
__________________
Simbo Adeyemi ( Miss) m.c.s.e. m.c.p. c.c.n.a. |
| Forum Sponsor | ||
|
|
|
|||
|
putty is an excellent ssh client for windows. go here: www.openssh.org
|
|
|||
|
I already have ssh running on d linux 8 srevr, but whenever i try a remote connection from putty 2 d server, d server refuses d conection.
What shuld my connection settings be like on putty?
__________________
Simbo Adeyemi ( Miss) m.c.s.e. m.c.p. c.c.n.a. |
|
|||
|
once you putty installed you should be able to connect to your linux box without any settings on putty unless you have a firewall or tcpwrapper on your linux machine preventing ssh connection.
on your linux machine, check your /etc/hosts.allow or /etc/hosts.deny for any restriction rules. if you still can not ssh to your linux machine check /var/log/messages for any error message and post back. |
|
||||
|
Putty isn't bad. I prefer SecureCRT (http://www.vandkye.com). You could also put cygwin on your box (http://www.cygwin.com) - that would even let up have a ssh daemon running on your windows box. The other benefit is being able to use XFree if you don't have an X emulator and have the need.
Cheers, Keith Last edited by kduffin; 11-17-2003 at 06:43 PM. |
||||
| Google The UNIX and Linux Forums |