dbTalk Databases Forums  

need help setting up ssh on D3/Linux

comp.databases.pick comp.databases.pick


Discuss need help setting up ssh on D3/Linux in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lewis Supply Company
 
Posts: n/a

Default need help setting up ssh on D3/Linux - 07-26-2005 , 03:12 PM






I'm running D3/Linux and am finally going to drop most of my green
screens for XP or Linux desktops. I'm having trouble setting up ssh for
access from these new boxes.

I can ping my pick host, and on the pick host I can "ssh localhost" and
establish a connection. What do I have to do to be able to ssh in from
other boxes on the LAN? Will I be able to ssh in from home (through the
firewall)?

Thanks,

Bruce

Reply With Quote
  #2  
Old   
Scott Ballinger
 
Posts: n/a

Default Re: need help setting up ssh on D3/Linux - 07-26-2005 , 09:45 PM






Bruce,

If you have the Linux firewall (iptables service) running on the
D3/Linux host then you will need to enable port 22. Since you can ssh
localhost, it seems that the sshd service is running. To allow ssh
access from an external address, you will need to configure your
firewall/router to pass port 22 to the ip address of your D3/Linux host.

I am curious as to why you want to run ssh internally instead of telnet?
To me, telnet seems easier, has less overhead, and under D3/Linux you
can configure auto-xinet to assign D3 sessions to specific ports (I use
16000 to 16nnn typically)- no Linux logins required (ok- good or bad,
depending).

At some sites I configure an empty RH9 or Fedora box (old P2 or P3?) to
act as a ssh gateway. The router points to the gateway box, which
contains no data or applications and has very limited users/logins. One
or more of those logins does an rlogin to the D3 host in the
..bash_profile (then exits). Thus external ssh users always log into the
gateway box, then are connected to the D3 host without an additional
login. Since there is NOTHING on the gateway box, if it is hacked or
crashed it is not a big deal... just reload and you're back up.

/Scott Ballinger
Pareto Corporation
Edmonds WA USA
206 713 6006

Lewis Supply Company wrote:
Quote:
I'm running D3/Linux and am finally going to drop most of my green
screens for XP or Linux desktops. I'm having trouble setting up ssh for
access from these new boxes.

I can ping my pick host, and on the pick host I can "ssh localhost" and
establish a connection. What do I have to do to be able to ssh in from
other boxes on the LAN? Will I be able to ssh in from home (through the
firewall)?

Thanks,

Bruce

Reply With Quote
  #3  
Old   
john@mrpsystems.co.uk
 
Posts: n/a

Default Re: need help setting up ssh on D3/Linux - 07-27-2005 , 02:52 AM



Hello Bruce

I agree with Scott on the TELNET side.

Have you even tried a TELNET instead of an SSH. That will prove the
FIREWALL theory to some extent.

Some things to remember on TELNET though.

TELNET is not started as "default", so you will need to update the
/etc/xinet.d folder to enable it.

If you are running on Red Hat Enterprise 3.0 or 4.0, then the TELNET
package is not EVEN loaded as default. You will have to ADD that
pacakge.

John


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.