Re: Help get ssh working

2003-03-20 Thread Gene Yoo
Patrick Nelson wrote: with the chkconfig command you don't have to grep it... just remove the | sshd like: chkconfig --list sshd and it will list the init.d config of each run level oops sorry for any mis-guidance, i love using | at any chance i get : ) -- <> -BEGIN PGP SIGNED MESSAGE--

RE: Help get ssh working

2003-03-19 Thread Patrick Nelson
Gene Yoo wrote: > Andrew Robinson wrote: >> I'm trying to get ssh working on a Redhat 7.3 installation. Right >> now it is refusing the connection. I've included what pertinent >> information I know about. If I've left something out, please let me >> know. When I installed Redhat, I chose the "medi

Re: Help get ssh working

2003-03-19 Thread Gene Yoo
Andrew Robinson wrote: I'm trying to get ssh working on a Redhat 7.3 installation. Right now it is refusing the connection. I've included what pertinent information I know about. If I've left something out, please let me know. When I installed Redhat, I chose the "medium" security option and "cu

Re: Help get ssh working

2003-03-19 Thread Nanyar Lankan
ok if you want to add something to run at the boottime you can modify the /etc/rc.d/rc3.d/ files depending on your requirement for init level 3 modification. just link the script file to this fiels  it seems to be ok plese put proper numbering when you edit the rc#.d files thenks      nate <[EMAIL

Re: Help get ssh working

2003-03-18 Thread nate
Andrew Robinson said: > I'm trying to get ssh working on a Redhat 7.3 installation. Right now it > is refusing the connection. I've included what pertinent information I > know about. If I've left something out, please let me know. When I > installed Redhat, I chose the "medium" security option

RE: Help get ssh working

2003-03-18 Thread Andrew Robinson
m: Andrew Robinson [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 11:41 AM To: [EMAIL PROTECTED] Subject:Help get ssh working I'm trying to get ssh working on a Redhat 7.3 installation. Right now it is refusing the connection. I've included what pertinent information I k

RE: Help get ssh working

2003-03-18 Thread Mingle, Michael
Tennessee =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > -Original Message- > From: Andrew Robinson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 18, 2003 11:41 AM > To: [EMAIL PROTECTED] > Subject: Help get ssh working > > > I'm trying to get ssh working on a Redhat 7

RE: Help get ssh working

2003-03-18 Thread Rick Carroll
Is sshd running? chkconfig --list and if not, chkconfig --level 345 sshd on HTH Rick Carroll -Original Message- From: Andrew Robinson [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 11:41 AM To: [EMAIL PROTECTED] Subject:Help get ssh working I'm tryi

Re: Help get ssh working

2003-03-18 Thread edwardspl
Andrew Robinson wrote: > I'm trying to get ssh working on a Redhat 7.3 installation. Right now it is > refusing the connection. I've included what pertinent information I know > about. If I've left something out, please let me know. When I installed > Redhat, I chose the "medium" security option a

Help get ssh working

2003-03-18 Thread Andrew Robinson
I'm trying to get ssh working on a Redhat 7.3 installation. Right now it is refusing the connection. I've included what pertinent information I know about. If I've left something out, please let me know. When I installed Redhat, I chose the "medium" security option and "custom" firewall rules,