Re: ssh question

2003-09-08 Thread Bob Hartung
Bret, Thanks for the info. I'll get to work on it tonight. Bob Bret Hughes wrote: On Mon, 2003-09-08 at 11:50, Bob Hartung wrote: Hi all. A small problem - probably one of interpretation. I am using sshd on a firewalled inetrnal network to control a server. Server name: smbserver [machine

Re: ssh question

2003-09-08 Thread Bret Hughes
On Mon, 2003-09-08 at 11:50, Bob Hartung wrote: > > Hi all. A small problem - probably one of interpretation. I am using > sshd on a firewalled inetrnal network to control a server. Server name: > smbserver [machine to be accessed] > Client user name on remote machine: minitwr [machine from

Re: SSH question.

2002-11-15 Thread linux power
Hi. Yes I've enabled Rhost authentification and that helped a little. I have opened port 22 in ipchains but when I run portscan it says its filtered. I have applied ipchains -A input -s 0/0 -d 0/0 --destination-port 22 -p tcp -j ACCEPT but it will not open and I get connection refused when I try to

RE: SSH question.

2002-11-15 Thread Rigler, S C (Steve)
A "connection refused" message is indicative of either the port being blocked or closed. When you say you "opened the port 22" does that mean that you enabled access in your firewall config? If so, then the next place to check would be to make sure that there is actually a service listening on

Re: SSH question.

2002-11-15 Thread gabriel
if the port's open but sshd isn't running then you're still going to get that error. outside of that, i don't know. On November 15, 2002 12:59 pm, linux power wrote: > I get network error :connection refused when I try to login with ssh from > remote host. > > I have opened the port 22 on the li

Re: SSH question.

2002-11-15 Thread Bret Hughes
On Fri, 2002-11-15 at 06:59, linux power wrote: > > I get network error :connection refused when I try to login with ssh from remote >host. > > I have opened the port 22 on the linux server, so I wonder if there is anything else >to do. > > First step on this sort of problem for me is ssh -v

Re: SSH question for RH 6.2

2002-09-18 Thread Emmanuel Seyman
On Wed, Sep 18, 2002 at 11:49:32AM -0500, Kerry Miller wrote: > > The reason for this whole exercise is to get ssh capability on my laptop so > I can use it to work on a couple of servers instead of using telnet. Is I usually get the .src.rpm from the openbsd site[1], install it, edit the spec

Re: ssh question

2002-07-05 Thread Bret Hughes
On Thu, 2002-07-04 at 08:57, Wesley Murphy wrote: > There is a way, or there should be, to enable secure access to a machine > without having to enter a password. > > My problem is this: > > I have two machines, both running ssh, they both have static ips on the > interfaces that I will be usi

Re: ssh question

2002-07-04 Thread Price Technology
The RedHat Customization Guide, contained in the RedHat Documentation gives a pretty detailed explanation of using SSH. If I remember correctly, you can do exactly what you want. Joebewan On Thursday 04 July 2002 08:57 am, Wesley Murphy wrote: > There is a way, or there should be, to enable

Re: ssh question

2002-07-04 Thread ramakrishna
hi, > interfaces that I will be using for this. I would like to be pre-authorised > as root to scp/ssh from one machine to the other. (i.e. without having to > type in a password) > I have browsed through ssh docs for days and have yet to come up with a > working solution. I think that it sh

Re: ssh question

2000-06-12 Thread Gordon Charrick
Gordon Charrick wrote: > > "Raymond H. Kraft" wrote: > > Try editing /etc/ssh2/sshd2_config and setting > > > > RequireReverseMapping no > > > > Hope this helps. > > > > -Ray > > > > -- > > Ray Kraft [EMAIL PROTECTED] > > Seattle Washington > > Fingerprint:

Re: ssh question

2000-06-11 Thread Gordon Charrick
"Raymond H. Kraft" wrote: > Try editing /etc/ssh2/sshd2_config and setting > > RequireReverseMapping no > > Hope this helps. > > -Ray > > -- > Ray Kraft [EMAIL PROTECTED] > Seattle Washington > Fingerprint: B579 1705 C5E7 1C75 7C43 8D9D 2803 6BF4 DFF2 D

Re: ssh question

2000-06-10 Thread Raymond H. Kraft
[EMAIL PROTECTED] said: > I'm trying to use ssh to log into my home computer from work. I have > sshd configured and working and can log in from some other sites, but > I just haven't been able to do it from any of the computers at work. > This is what happens when I try to run it from a work sys

Re: ssh question

2000-06-10 Thread Gordon Charrick
"Mikkel L. Ellertson" wrote: > It looks like reverse DNS is failing. The place you work doesn't have > reverse DNS set up, or is set up wrong for 208.49.230.99. At least I > can't get any info in 208.49.230.99 from here. Dig times out. But I > can get info on 208.49.230. I do not think you co

Re: ssh question

2000-06-10 Thread Mikkel L. Ellertson
At 09:42 PM 6/10/00 -0400, you wrote: >I'm trying to use ssh to log into my home computer from work. I have >sshd configured and working and can log in from some other sites, but I >just haven't been able to do it from any of the computers at work. This >is what happens when I try to run it from a