The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com



UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
about TCP connection bucci UNIX for Advanced & Expert Users 3 05-16-2007 02:44 AM
ftp connection draganmi SCO 6 04-18-2007 06:11 AM
FTP Connection mungaz Security 0 05-23-2006 02:48 PM
ssh connection olli-h UNIX for Dummies Questions & Answers 1 03-16-2006 04:40 AM
Web connection... HOW???????????? gussiglo21 UNIX for Dummies Questions & Answers 1 12-10-2003 04:08 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 11-10-2003
lealyz lealyz is offline
Registered User
  
 

Join Date: Dec 2001
Location: Lagos, Nigeria
Posts: 41
Question ssh connect

pls how do i connect to my freebsd server via ssh from a windows client?? I have sshd running on d freebsd server.
  #2 (permalink)  
Old 11-10-2003
rhfrommn rhfrommn is offline Forum Advisor  
Registered User
  
 

Join Date: Nov 2003
Location: Minnesota
Posts: 424
I haven't used it myself, but I know several others who have a program called "putty" on their laptops and use it to connect to various Unix servers. I believe they said it will do ssh.
  #3 (permalink)  
Old 11-10-2003
norsk hedensk norsk hedensk is offline Forum Advisor  
Registered User
  
 

Join Date: Jul 2002
Location: new york
Posts: 1,025
putty is an excellent ssh client for windows. go here: www.openssh.org
  #4 (permalink)  
Old 11-11-2003
lealyz lealyz is offline
Registered User
  
 

Join Date: Dec 2001
Location: Lagos, Nigeria
Posts: 41
Exclamation ssh connection

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?
  #5 (permalink)  
Old 11-11-2003
hassan2 hassan2 is offline Forum Advisor  
Registered User
  
 

Join Date: Mar 2002
Location: London, England
Posts: 262
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.
  #6 (permalink)  
Old 11-12-2003
kduffin's Avatar
kduffin kduffin is offline Forum Advisor  
UN1X
  
 

Join Date: Nov 2003
Location: Maryland
Posts: 449
Start with some basic troubleshooting...

1. View your syslog/system messages for obvious errors.

2. Make sure you are actually getting to the system from your client. If you can get to the system through some other means, run a netstat loop or snoop to watch for you IP address inbound on your ssh port. See the man page for snoop or loop the following:

while :
do
netstat -an | grep -iv list | grep <your inbound IP>
done

3. You could also start sshd in debug mode (sshd -D) or even troubleshoot on a differing port (sshd -D -p <someport> -d).

Cheers,

Keith

Last edited by kduffin; 11-17-2003 at 10:42 PM..
  #7 (permalink)  
Old 11-12-2003
kduffin's Avatar
kduffin kduffin is offline Forum Advisor  
UN1X
  
 

Join Date: Nov 2003
Location: Maryland
Posts: 449
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 10:43 PM..
Closed Thread

Bookmarks

Tags
linux

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 02:03 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0