Re: Ssh connection

2004-09-23 Thread Pota Kalima
On 21/9/04 1:33 pm, "Lowell Gilbert" <[EMAIL PROTECTED]> wrote: > Pota Kalima <[EMAIL PROTECTED]> writes: > >> Thanks for all your responses. I must add that I am not a programmer, so all >> that the verbose stuff did not mean much too. I bit the bullet and started >> afresh - re-installed 5.2.1.

Re: Ssh connection

2004-09-21 Thread Lowell Gilbert
Pota Kalima <[EMAIL PROTECTED]> writes: > Thanks for all your responses. I must add that I am not a programmer, so all > that the verbose stuff did not mean much too. I bit the bullet and started > afresh - re-installed 5.2.1. > > I find that I could ssh to the machine itself, okay - as KeS sugge

Re: ssh/pam/postgres

2004-09-21 Thread Nagilum
What you probably could do is install nss_ldap (net/nss_ldap) and use your pgsql server as ldap backend db. If the burden of setting up a ldap server is too much, you could also use net/libnss-mysql, but that's MySQL not PostgreSQL.. Kind regards, Alex. [EMAIL PROTECTED] wrote: Does anyone know

RE: Ssh connection

2004-09-20 Thread Hauan, David
> -Original Message- > From: Pota Kalima [mailto:[EMAIL PROTECTED] > Sent: Monday, September 20, 2004 12:54 PM > To: Lowell Gilbert; Kevin Stevens > Cc: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > Subject: Re: Ssh connection > > > Thanks for all y

Re: Ssh connection

2004-09-20 Thread Pota Kalima
Thanks for all your responses. I must add that I am not a programmer, so all that the verbose stuff did not mean much too. I bit the bullet and started afresh - re-installed 5.2.1. I find that I could ssh to the machine itself, okay - as KeS suggested. The process ends with the machine connecting

Re: Ssh connection

2004-09-19 Thread Subhro
On 19 Sep 2004 20:32:15 -0400, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Kevin Stevens <[EMAIL PROTECTED]> writes: > > > On Sep 19, 2004, at 10:17, Pota Kalima wrote: > > > > > On 19/9/04 5:56 pm, "Kevin Stevens" <[EMAIL PROTECTED]> wrote: > > >> > > >> What happens if you try to ssh to the mach

Re: Ssh connection

2004-09-19 Thread Lowell Gilbert
Kevin Stevens <[EMAIL PROTECTED]> writes: > On Sep 19, 2004, at 10:17, Pota Kalima wrote: > > > On 19/9/04 5:56 pm, "Kevin Stevens" <[EMAIL PROTECTED]> wrote: > >> > >> What happens if you try to ssh to the machine from itself? > >> > >> KeS > >> > > > > Tried to ssh to machine itself and got the

Re: Ssh connection

2004-09-19 Thread Rob
Pota Kalima wrote: On 19/9/04 6:24 pm, "Kevin Stevens" <[EMAIL PROTECTED]> wrote: On Sep 19, 2004, at 10:17, Pota Kalima wrote: On 19/9/04 5:56 pm, "Kevin Stevens" <[EMAIL PROTECTED]> wrote: What happens if you try to ssh to the machine from itself? KeS Tried to ssh to machine itself and got the

Re: Ssh connection

2004-09-19 Thread Pota Kalima
On 19/9/04 6:24 pm, "Kevin Stevens" <[EMAIL PROTECTED]> wrote: > > On Sep 19, 2004, at 10:17, Pota Kalima wrote: > >> On 19/9/04 5:56 pm, "Kevin Stevens" <[EMAIL PROTECTED]> wrote: >>> >>> What happens if you try to ssh to the machine from itself? >>> >>> KeS >>> >> >> Tried to ssh to machin

Re: Ssh connection

2004-09-19 Thread Kevin Stevens
On Sep 19, 2004, at 10:17, Pota Kalima wrote: On 19/9/04 5:56 pm, "Kevin Stevens" <[EMAIL PROTECTED]> wrote: What happens if you try to ssh to the machine from itself? KeS Tried to ssh to machine itself and got the following: $ Ssh 192.168.0.5 The authenticity of host '192.168.0.5 (192.168.0.5)' ca

Re: Ssh connection

2004-09-19 Thread Pota Kalima
On 19/9/04 5:56 pm, "Kevin Stevens" <[EMAIL PROTECTED]> wrote: > > On Sep 19, 2004, at 05:28, Pota Kalima wrote: > >> I am having trouble connecting TO my base machine which runs release >> 5.2.1 >> from 2 other machines (Mac OS X, and Windoz). I can connect to the OS X >> machine FROM this base

Re: Ssh connection

2004-09-19 Thread Kevin Stevens
On Sep 19, 2004, at 05:28, Pota Kalima wrote: I am having trouble connecting TO my base machine which runs release 5.2.1 from 2 other machines (Mac OS X, and Windoz). I can connect to the OS X machine FROM this base machine as well as from the windoz machine. What happens if you try to ssh to the

Re: Ssh connection

2004-09-19 Thread Kevin Stevens
On Sep 19, 2004, at 05:28, Pota Kalima wrote: I am having trouble connecting TO my base machine which runs release 5.2.1 from 2 other machines (Mac OS X, and Windoz). I can connect to the OS X machine FROM this base machine as well as from the windoz machine. What happens if you try to ssh to the

Re: Ssh connection

2004-09-19 Thread mailing lists at MacTutor
Are you running a firewall? On Sep 19, 2004, at 8:28 AM, Pota Kalima wrote: I am having trouble connecting TO my base machine which runs release 5.2.1 from 2 other machines (Mac OS X, and Windoz). I can connect to the OS X machine FROM this base machine as well as from the windoz machine. When at

Re: ssh question

2004-08-25 Thread Volker Kindermann
> > After modifying the sshd.conf to allow my new IP access via ssh I > > can't connect. I have stopped and restarted the service and the > > server and double > > 'Allow your new ip address' ? > > What you can specify on /etc/ssh/sshd_config is the ip the server > binds to, not the ip addresses

Re: ssh question

2004-08-25 Thread epilogue
On Wed, 25 Aug 2004 13:42:52 -0500 "Mark Tullos" <[EMAIL PROTECTED]> wrote: > > After modifying the sshd.conf to allow my new IP access via ssh I can't > connect. I have stopped and restarted the service and the server and > double check the conf file. I have checked hosts.allow and found nothi

Re: ssh question

2004-08-25 Thread Hugo Silva
> > After modifying the sshd.conf to allow my new IP access via ssh I can't > connect. I have stopped and restarted the service and the server and > double 'Allow your new ip address' ? What you can specify on /etc/ssh/sshd_config is the ip the server binds to, not the ip addresses of the clien

Re: SSH Client - (newbie need help)

2004-07-24 Thread Jay Moore
On Friday 23 July 2004 07:58 am, Ralph Hempel wrote: > > Im a newbie to FreeBSD and I need to run an SSH client > > to connect to the Solaris server at my University. I > > was previously using Putty on WinXP, however there > > appears to be a bug in the current putty port which > > causes it to cr

Re: SSH Client - OpenSSH dependency problem

2004-07-23 Thread Danny De Bie
Even the minimal install includes openssl and openssh. That's what "base system" means in FreeBSD. Then I stand corrected! ;-) Kind regards, Danny ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

RE: SSH Client - (newbie need help)

2004-07-23 Thread Ralph Hempel
> Im a newbie to FreeBSD and I need to run an SSH client > to connect to the Solaris server at my University. I > was previously using Putty on WinXP, however there > appears to be a bug in the current putty port which > causes it to crash before exchanging keys if the > servers key is not cached.

Re: SSH Client - OpenSSH dependency problem

2004-07-23 Thread Lowell Gilbert
Danny De Bie <[EMAIL PROTECTED]> writes: > Ruben de Groot wrote: > > >This is craziness! The guy is asking for an ssh client on FreeBSD, which is > > allready on his system (/usr/bin/ssh). There is no need to confuse > > him further by letting him install unnecessary ports. > > > >my 0.02 > > > I

Re: SSH Client - OpenSSH dependency problem

2004-07-23 Thread Nelis Lamprecht
On Fri, 2004-07-23 at 08:26, Bryce wrote: > Dependency warning: used OpenSSL version contains > known vulnerabilities > Please update or define either WITH_OPENSSL_BASE or > WITH_OPENSSL_PORT > > Can anyone throw some light on how to fix this? > As already mentioned you can just use the base sy

Re: SSH Client - OpenSSH dependency problem

2004-07-23 Thread Danny De Bie
Ruben de Groot wrote: This is craziness! The guy is asking for an ssh client on FreeBSD, which is allready on his system (/usr/bin/ssh). There is no need to confuse him further by letting him install unnecessary ports. my 0.02 It depends... I install FreeBSD with the minimal boot cd, so I need

Re: SSH Client - OpenSSH dependency problem

2004-07-23 Thread Ruben de Groot
On Fri, Jul 23, 2004 at 09:20:13AM +0200, Danny De Bie typed: > Bryce wrote: > > >Dependency warning: used OpenSSL version contains > >known vulnerabilities > >Please update or define either WITH_OPENSSL_BASE or > >WITH_OPENSSL_PORT > > > >Can anyone throw some light on how to fix this? > > > > >

Re: SSH Client - OpenSSH dependency problem

2004-07-23 Thread Danny De Bie
Bryce wrote: Dependency warning: used OpenSSL version contains known vulnerabilities Please update or define either WITH_OPENSSL_BASE or WITH_OPENSSL_PORT Can anyone throw some light on how to fix this? Hi Bryce, I'm not sure, but my guess is you need to install the openssl port first! (/usr/po

Re: SSH Client - OpenSSH dependency problem

2004-07-22 Thread Bryce
Thanks for the tip. Would you believe though I now also have a problem installing openSSH from ports. I have just CVSuped my ports tree but executing: "make install clean" from the openssh directory exits with the error: Dependency warning: used OpenSSL version contains known vulnerabilities Pleas

Re: SSH Client - (newbie need help)

2004-07-22 Thread Konrad Heuer
On Thu, 22 Jul 2004, Bryce wrote: > Im a newbie to FreeBSD and I need to run an SSH client > to connect to the Solaris server at my University. I > was previously using Putty on WinXP, however there > appears to be a bug in the current putty port which > causes it to crash before exchanging keys

Re: SSH / D-Link Router

2004-06-18 Thread bob
Which d-link router is this that you were using? the 504T being talked about has only been out since march this year & an install that worked on a previous router (for pop/smtp, never tried ssh) didn't work on this d-link. We are going to be testing this at work & talking to d-link (as a rese

Re: SSH question

2004-06-07 Thread Matthew Seaman
On Mon, Jun 07, 2004 at 02:31:43PM -0400, Bart Silverstrim wrote: > While the server I want to copy FROM is apparently running > sshd2: SSH Secure Shell 3.2.3 (non-commercial version) on > i686-pc-linux-gnu > > I have created the pub key on the FreeBSD system with > ssh-keygen -t dsa > then copi

Re: SSH tty?

2004-06-01 Thread Matthew Seaman
On Tue, Jun 01, 2004 at 12:02:57PM -0700, Charlie La Mothe wrote: > Hello. I would like to setup say. ttyv5 to always be an ssh session w/ a > remote machine. This way, users will not have to login on the machine first > to access the remote server. http://lists.freebsd.org/pipermail/freebsd

Re: SSH Help / Installing ports / Internet

2004-05-12 Thread Bruce Hunter
Brad Tarver wrote: Bruce Hunter wrote on 05/12/04 09:09 PM: I am pinging b/c I am testing. I am trying to install a port. When a port installs, it downloads the required files. Whenever I try, I get an error b/c it can't download any of the files needed for the port. This happens with all port

Re: SSH Help / Installing ports / Internet

2004-05-12 Thread Brad Tarver
Bruce Hunter wrote on 05/12/04 09:09 PM: I am pinging b/c I am testing. I am trying to install a port. When a port installs, it downloads the required files. Whenever I try, I get an error b/c it can't download any of the files needed for the port. This happens with all ports. On top of that I

Re: SSH Help / Installing ports / Internet

2004-05-12 Thread Bruce Hunter
Kevin D. Kinsey, DaleCo, S.P. wrote: Bruce Hunter wrote: Brad Tarver wrote: Bruce Hunter wrote on 05/12/04 09:02 PM: Brad Tarver wrote: Check /etc/resolv.conf and /etc/rc.conf for your defaultrouter entry. my defaultrouter entry is set to my router ip, any other ideas? hmmm. what are y

Re: SSH Help / Installing ports / Internet

2004-05-12 Thread Kevin D. Kinsey, DaleCo, S.P.
Bruce Hunter wrote: Brad Tarver wrote: Bruce Hunter wrote on 05/12/04 09:02 PM: Brad Tarver wrote: Check /etc/resolv.conf and /etc/rc.conf for your defaultrouter entry. my defaultrouter entry is set to my router ip, any other ideas? hmmm. what are you trying to ping? an ip address or a host

Re: SSH Help / Installing ports / Internet

2004-05-12 Thread Bruce Hunter
Brad Tarver wrote: Bruce Hunter wrote on 05/12/04 09:02 PM: Brad Tarver wrote: Bruce Hunter wrote on 05/12/04 08:41 PM: I have setup a headless system. I connect to the system from another machine using a ssh client. I have set the headless machine to allow me to login at root. I am able to l

Re: SSH Help / Installing ports / Internet

2004-05-12 Thread Bruce Hunter
Brad Tarver wrote: Bruce Hunter wrote on 05/12/04 08:41 PM: I have setup a headless system. I connect to the system from another machine using a ssh client. I have set the headless machine to allow me to login at root. I am able to login and edit files , except I can not ping outside my networ

Re: SSH Help / Installing ports / Internet

2004-05-12 Thread Brad Tarver
Bruce Hunter wrote on 05/12/04 08:41 PM: I have setup a headless system. I connect to the system from another machine using a ssh client. I have set the headless machine to allow me to login at root. I am able to login and edit files , except I can not ping outside my network or install ports,

Re: ssh root denied

2004-04-13 Thread Sam C. Nicholson !!
Date: Tue, 13 Apr 2004 17:36:56 -0300 (EST) From: <[EMAIL PROTECTED]> >On Mon, 12 Apr 2004, Kevin D. Kinsey, DaleCo, S.P. wrote: > >|Root logins are disallowed by default on FreeBSD >|for security reasons. The recommended approach >|is to log on an account that is a member of the >|"wheel" group,

Re: ssh root denied

2004-04-13 Thread Remko Lodder
Use my example above, supose you need to sync passwd between two hosts, using an script via cron. Even if you tar/chown it and copy with low level user, you will need to regenerate the passwd. Then i should use different methods (ldap?) and then i would build scripts, tar as root, transfer as

Re: ssh root denied

2004-04-13 Thread Joshua Lokken
* thib <[EMAIL PROTECTED]> [2004-04-13 14:16]: > >On Tue, 13 Apr 2004 17:36:56 -0300 (EST) > ><[EMAIL PROTECTED]> wrote: > > Hi, > > > > On Mon, 12 Apr 2004, Kevin D. Kinsey, DaleCo, S.P. wrote: > > > > |Root logins are disallowed by default on FreeBSD > > |for security reasons. The recommended

Re: ssh root denied

2004-04-13 Thread Marcelo Souza
Hi, On Tue, 13 Apr 2004, Remko Lodder wrote: |> |> But, what should be te correct approach when you want to copy |> root's files and/or remote execute programs as root with scripts using |> scp/ssh and key authentication? |> Like: |> |> scp master.passwd host2:/etc/ |> or |>

Re: ssh root denied

2004-04-13 Thread Remko Lodder
But, what should be te correct approach when you want to copy root's files and/or remote execute programs as root with scripts using scp/ssh and key authentication? Like: scp master.passwd host2:/etc/ or ssh host2 'pwd_mkdb -p /etc/master.passwd' Tar them, chown

Re: ssh root denied

2004-04-13 Thread thib
You could chmod them (for a _trusted_ user) and scp them inside a tunnel. But I on the other hand would move them with something physical ( usbkey,floppy or something or other ) Check out GBDE for that case. >On Tue, 13 Apr 2004 17:36:56 -0300 (EST) ><[EMAIL PROTECTED]> wrote: > Hi, > > On Mon,

Re: ssh root denied

2004-04-13 Thread scuba
Hi, On Mon, 12 Apr 2004, Kevin D. Kinsey, DaleCo, S.P. wrote: |Root logins are disallowed by default on FreeBSD |for security reasons. The recommended approach |is to log on an account that is a member of the |"wheel" group, and su(1) to root when necessary |for administrative purposes while doi

Re: ssh Connection refused

2004-04-13 Thread RazorOnFreeBSD
- Original Message - From: "Joshua Lokken" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 13, 2004 5:19 PM Subject: Re: ssh Connection refused > * Kevin D. Kinsey, DaleCo, S.P. <[EMAIL PROTECTED]> [2004-04-13 07:52]: > > RazorOnF

Re: ssh Connection refused

2004-04-13 Thread Joshua Lokken
> >Cc: <[EMAIL PROTECTED]> > >Sent: Tuesday, April 13, 2004 4:19 AM > >Subject: Re: ssh Connection refused > > > > I guess anything is somewhat possible. I'm just > looking for the most likely stuff first ... > > Can you "ssh [EMA

Re: ssh Connection refused

2004-04-13 Thread Remko Lodder
I guess anything is somewhat possible. I'm just looking for the most likely stuff first ... Can you "ssh [EMAIL PROTECTED]" ? Another thingy you can try: if you logged in from console (if possible) can you telnet to localhost 22 ? (or whatever ip the sshd is listening on). Hope this helps as well

Re: ssh Connection refused

2004-04-13 Thread RazorOnFreeBSD
razor. - Original Message - From: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> To: "RazorOnFreeBSD" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 13, 2004 4:38 PM Subject: Re: ssh Connection refused > RazorOnFreeBSD wro

Re: ssh Connection refused

2004-04-13 Thread Kevin D. Kinsey, DaleCo, S.P.
RazorOnFreeBSD wrote: - Original Message - From: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> To: "RazorOnFreeBSD" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 13, 2004 4:19 AM Subject: Re: ssh Connection refused Thank

Re: ssh Connection refused

2004-04-13 Thread RazorOnFreeBSD
- Original Message - From: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> To: "RazorOnFreeBSD" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 13, 2004 4:19 AM Subject: Re: ssh Connection refused > RazorOnFreeBSD wrote

Re: ssh Connection refused

2004-04-12 Thread Kevin D. Kinsey, DaleCo, S.P.
RazorOnFreeBSD wrote: I have a firewall and it's running. But the outputs for the command "ps -auxv | grep sshd" are : root93 0.00.430082176??Is6:19PM0:00.16 /usr/sbin/sshd root1680.00.0336 204 v0R+ 6:58PM0:00.01 grep sshd I d

Re: ssh Connection refused

2004-04-12 Thread RazorOnFreeBSD
<[EMAIL PROTECTED]> Sent: Tuesday, April 13, 2004 1:55 AM Subject: Re: ssh Connection refused > RazorOnFreeBSD wrote: > > >Hi everyone, > > > >I just had an electricity problem ... my freebsd server > >lost the power and shutted down without being requested. >

Re: ssh Connection refused

2004-04-12 Thread Kevin D. Kinsey, DaleCo, S.P.
RazorOnFreeBSD wrote: Hi everyone, I just had an electricity problem ... my freebsd server lost the power and shutted down without being requested. So far everything looks good on the system, except for sshd When the kernel boot up it is one of the daemons started, it is clearly written. Ex

Re: ssh root denied

2004-04-12 Thread RazorOnFreeBSD
Thanks for all everyone... It works! Enjoy your day.. ;) - Original Message - From: "Remko Lodder" <[EMAIL PROTECTED]> To: "RazorOnFreeBSD" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, April 12, 2004 10:12 PM Subject: Re: ssh root d

Re: ssh root denied

2004-04-12 Thread Kevin D. Kinsey, DaleCo, S.P.
RazorOnFreeBSD wrote: Hi everyone, I have some troubles with ssh I have a Freebsd server 4.9 working in a closet without screen. So I would like to use it through ssh from another station with OpenSSH to configure it when I need it. I can connect with a user login / password, but not with ro

Re: ssh root denied

2004-04-12 Thread Remko Lodder
RazorOnFreeBSD wrote: Hi everyone, I have some troubles with ssh I have a Freebsd server 4.9 working in a closet without screen. So I would like to use it through ssh from another station with OpenSSH to configure it when I need it. I can connect with a user login / password, but not with roo

Re: ssh no longer connecting automatically

2004-04-05 Thread Johan Huldtgren
Quoting Dag-Erling Smørgrav <[EMAIL PROTECTED]>: > > Daren Desjardins <[EMAIL PROTECTED]> writes: > > > > I think its some kind of library issue... I noticed the two machines > > that are having issues have 'openssl-0.9.7d' installed as a port... > > Yes, I suspect it's an OpenSSL bug since that'

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Daren Desjardins <[EMAIL PROTECTED]> writes: > Whats the easiest way to compare the two dirs? Just want a recursive ls > on them? diff -ru > I think its some kind of library issue... I noticed the two machines > that are having issues have 'openssl-0.9.7d' installed as a port... Yes, I suspect

Re: ssh no longer connecting automatically

2004-04-05 Thread Daren Desjardins
I should also add, that I am unable to connect to a Linux 2.4 box running OpenSSH 3.5p1. Whats the easiest way to compare the two dirs? Just want a recursive ls on them? I think its some kind of library issue... I noticed the two machines that are having issues have 'openssl-0.9.7d' installed as

Re: ssh no longer connecting automatically

2004-04-05 Thread Jonathon McKitrick
On Mon, Apr 05, 2004 at 02:41:55PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > What I want to do now is back out that port and use the system version of : > SSH. A simple build/install world should fix that, right? : : If you didn't build the port with O

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > http://silverwraith.com/papers/freebsd-tuning.php If you search the {list,slashdot} archives, you'll quickly find out what my feelings are about that guide. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > What I want to do now is back out that port and use the system version of > SSH. A simple build/install world should fix that, right? If you didn't build the port with OPENSSH_OVERWRITE_BASE, all you need to do is pkg_delete it. If you did use OPE

Re: ssh no longer connecting automatically

2004-04-05 Thread Jonathon McKitrick
On Mon, Apr 05, 2004 at 01:04:37PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > I found one thing I forgot to mention, perhaps because I forgot I did it: : > The SSH I am using is the SSH-portable port. I was following a tuning guide : > and forgot this i

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > I found one thing I forgot to mention, perhaps because I forgot I did it: > The SSH I am using is the SSH-portable port. I was following a tuning guide > and forgot this is the version I am using. In that case, I can't help you. You'll have to ta

Re: ssh no longer connecting automatically

2004-04-04 Thread Jonathon McKitrick
On Fri, Apr 02, 2004 at 01:59:25PM -0500, Daren Desjardins wrote: : Ive been having the exact same issue, even started a thread on it with : no resolution yet. : : Some findings I have made recently included taking a working ssh from a : bsd4.9 release box, copying it to the one that wasnt working

Re: ssh no longer connecting automatically

2004-04-02 Thread Jonathon McKitrick
On Fri, Apr 02, 2004 at 10:15:45PM +0200, Dag-Erling Smørgrav wrote: : Daren Desjardins <[EMAIL PROTECTED]> writes: : > The server is 4.9release, client is 4.9 stable. I have both base ssh and : > openssh 3.8p1 installed, both of which have the same error connecting to : > hosts. : : OK, so 4.9-RE

Re: ssh no longer connecting automatically

2004-04-02 Thread Dag-Erling Smørgrav
Daren Desjardins <[EMAIL PROTECTED]> writes: > The server is 4.9release, client is 4.9 stable. I have both base ssh and > openssh 3.8p1 installed, both of which have the same error connecting to > hosts. OK, so 4.9-RELEASE can talk to 4.9-RELEASE and 4.9-STABLE can talk to 4.9-STABLE, but 4.9-STAB

Re: ssh no longer connecting automatically

2004-04-02 Thread Daren Desjardins
I tried this myself and it did not work. The server is 4.9release, client is 4.9 stable. I have both base ssh and openssh 3.8p1 installed, both of which have the same error connecting to hosts. -- Server config # HostKey for protocol version 1 HostKey /etc/ssh/ssh_host_key # HostKeys for

Re: ssh no longer connecting automatically

2004-04-02 Thread Daren Desjardins
Ive been having the exact same issue, even started a thread on it with no resolution yet. Some findings I have made recently included taking a working ssh from a bsd4.9 release box, copying it to the one that wasnt working, including the config. That ssh also had the problem after copying. This se

Re: ssh no longer connecting automatically

2004-04-02 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > Workaround? Possibly. On the server, try adding the following two lines to /etc/ssh/sshd_config: HostKey /etc/ssh/ssh_host_dsa_key HostKey /etc/ssh/ssh_host_rsa_key then HUP or restart sshd, and try to connect. Let me know how it works out. I'd

Re: ssh no longer connecting automatically

2004-04-02 Thread Jonathon McKitrick
On Fri, Apr 02, 2004 at 06:13:50PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > This might be a silly question, but is it possible that a problem with my : > local hostname could cause the key to somehow fail validation? : : I don't think so. : : I think

Re: ssh no longer connecting automatically

2004-04-02 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > This might be a silly question, but is it possible that a problem with my > local hostname could cause the key to somehow fail validation? I don't think so. I think I have managed to reproduce the problem, but I don't really have a clear idea of wh

Re: ssh no longer connecting automatically

2004-04-02 Thread Jonathon McKitrick
On Fri, Mar 26, 2004 at 09:46:44AM +0100, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > Interestingly, my laptop (running 4.8R) is working now. No password needed : > for any rsh operation to this site. But the same procedure on a 4.8-stable : > box (this one, no

Re: ssh no longer connecting automatically

2004-03-29 Thread Jonathon McKitrick
On Fri, Mar 26, 2004 at 09:46:44AM +0100, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > Interestingly, my laptop (running 4.8R) is working now. No password needed : > for any rsh operation to this site. But the same procedure on a 4.8-stable : > box (this one, no

Re: ssh no longer connecting automatically

2004-03-26 Thread Jonathon McKitrick
On Fri, Mar 26, 2004 at 09:46:44AM +0100, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > Interestingly, my laptop (running 4.8R) is working now. No password needed : > for any rsh operation to this site. But the same procedure on a 4.8-stable : > box (this one, no

Re: ssh no longer connecting automatically

2004-03-26 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > Interestingly, my laptop (running 4.8R) is working now. No password needed > for any rsh operation to this site. But the same procedure on a 4.8-stable > box (this one, now) gives this error: [...] It's definitely a client side problem. Try rm ~/

Re: ssh no longer connecting automatically

2004-03-25 Thread Jonathon McKitrick
On Thu, Mar 25, 2004 at 01:37:55PM +0100, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > On Sat, Feb 21, 2004 at 03:52:27PM -0500, Christian W. Sung wrote: : > : 2. Copy the resulting id_rsa.pub to ~/.ssh/authorized_keys2 on the : > : remote machine you're trying to

Re: ssh

2004-03-14 Thread Robert Storey
Can machine B ping the other machine? Even if it can, you might still be blocking ssh (port 22) with your firewall (if you've installed a firewall on B). If you do have a firewall, shut it down temporarily and then see if ssh works. regards, Robert On Sun, 14 Mar 2004 10:37:01 -0600 (CST) Eduard

RE: ssh

2004-03-14 Thread Michael Pinnella
Eduardo, Make sure that the name and IP addresses are in each other's hosts file. Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eduardo Viruena Silva Sent: Sunday, March 14, 2004 8:37 AM To: [EMAIL PROTECTED] Subject: ssh Hello FreeBSD gurus! I

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-08 Thread Rishi Chopra
No problems on 'hijacking' the thread =) I've seen the connection dropped when connecting through my stored profile, but the address in the 'connection' properties window when I edit the profile is static (192.168.0.1) I haven't changed the profile, so I guess my connection(s) were dropped des

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-07 Thread Wayne Sierke
On Sun, 2004-03-07 at 08:17, Rishi Chopra wrote: > Wayne, > > I left an SSH connection open to my server last night, and it was still > connected this morning; the amount of time exceeded that of past > sessions when I was unexpectedly disconnected. > > I understand your reasoning when stating

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Rishi Chopra
Wayne, I left an SSH connection open to my server last night, and it was still connected this morning; the amount of time exceeded that of past sessions when I was unexpectedly disconnected. I understand your reasoning when stating this is not a configuration issue, and given what you've writt

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Wayne Sierke
On Sun, 2004-03-07 at 02:14, Malcolm Kay wrote: > We have installed 15 EPIA systems and in a few months have had 3 mother > boards replaced for problems with the on board vr interface. > > A bit of a search reveals a large number of reported problems from most > version of BSD, Linux and even the

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Wayne Sierke
On Sun, 2004-03-07 at 01:37, Chuck Swiger wrote: > Wayne Sierke wrote: > > On Sun, 2004-03-07 at 01:09, Chuck Swiger wrote: > [ ... ] > > Can I disable ACPI with the server running, or am I going to have to > > restart? > > acpiconf -d > Ok, did this. > > What's the best way to disable ACPI (for

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Malcolm Kay
On Sat, 6 Mar 2004 19:26, Wayne Sierke wrote: > On Sat, 2004-03-06 at 16:45, Rishi Chopra wrote: > > I have two machines in my loft (a FreeBSD server and a Win2k box) > > connected via CAT5 crossover cable. > > > > I connect to the FreeBSD machine via SSH, and use secure file transfer > > to upload

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Chuck Swiger
Wayne Sierke wrote: On Sun, 2004-03-07 at 01:09, Chuck Swiger wrote: [ ... ] Can I disable ACPI with the server running, or am I going to have to restart? acpiconf -d What's the best way to disable ACPI (for unattended booting)? (eg. a hint setting, or requires a recompile, etc.). See "man acpi" a

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Wayne Sierke
On Sun, 2004-03-07 at 01:09, Chuck Swiger wrote: > Wayne Sierke wrote: > [ ... ] > > I've been having a similar problem, afaict since I moved my server to > > 5.2-RELEASE from 4.8-RELEASE and to a EPIA 5000 board (from a Pentium > > system). > > > > I've not had a disconnection while I've been act

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Chuck Swiger
Wayne Sierke wrote: [ ... ] I've been having a similar problem, afaict since I moved my server to 5.2-RELEASE from 4.8-RELEASE and to a EPIA 5000 board (from a Pentium system). I've not had a disconnection while I've been actively using the connection but most connections that are left idle get dis

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Wayne Sierke
On Sat, 2004-03-06 at 19:39, Rishi Chopra wrote: > Wayne, > > I would not suspect the hardware. My suspicion is this has something to > do with SSH configuration. Is there a setting within the FreeBSD SSH > configuration files that specifies disconnection of idle connections? > > I didn't thi

Re: ssh disconnecting [WAS: Getting Cut-Off]

2004-03-06 Thread Rishi Chopra
Wayne, I would not suspect the hardware. My suspicion is this has something to do with SSH configuration. Is there a setting within the FreeBSD SSH configuration files that specifies disconnection of idle connections? I didn't think my connection was idle since file transfer was occuring, bu

Re: SSH Problem

2004-03-01 Thread Stephen Liu
On Tuesday 02 March 2004 01:27, HOLLOW, CHRISTOPHER wrote: > > This arrangement is only to facilitate Administor's job. He operates > > outside contact as 'user' from there if necessary he can login as root > > doing maintenance. > > Granting the person root access is one thing. Allowing root log

Re: SSH Problem

2004-03-01 Thread HOLLOW, CHRISTOPHER
This arrangement is only to facilitate Administor's job. He operates outside contact as 'user' from there if necessary he can login as root doing maintenance. Granting the person root access is one thing. Allowing root logins via SSH is something different. What Nathan (and security experts

Re: SSH Problem

2004-03-01 Thread Kevin D. Kinsey, DaleCo, S.P.
Stephen Liu wrote: - snip - You say that this works as root, but your example seems to indicate otherwise. By default, root logins via ssh is disabled in the sshd config file, usually at /etc/ssh/sshd_config. If for some reason you want to allow root logins via ssh then uncomment the followin

Re: SSH Problem

2004-03-01 Thread Stephen Liu
- snip - > > You say that this works as root, but your example seems to indicate > otherwise. By default, root logins via ssh is disabled in the sshd > config file, usually at /etc/ssh/sshd_config. If for some reason you > want to allow root logins via ssh then uncomment the following line and >

Re: SSH Problem

2004-03-01 Thread Nathan Kinkade
On Tue, Mar 02, 2004 at 01:52:37AM +0800, Stephen Liu wrote: > Hi all folks, > > FreeBSD 5.2 > === > > I can as 'root' > > # ssh -X [EMAIL PROTECTED] > > tunneling to 'user' but it does not work as 'user' > > $ ssh -X [EMAIL PROTECTED] > Password: > Password: > Password: > [EMAIL PR

RE: SSH Problem

2004-03-01 Thread Remko Lodder
Hi, Remote rootlogin's are disabled .. which is good for security reasons, what do you mean with "it does not work as user" You login under ssh -X [EMAIL PROTECTED] which then gives you a shell for $user when you properly authorized. After that you can use X11, You mean that X11 does not run as

Re: ssh+ldap+freebsd5.2 problem

2004-02-29 Thread Subscribe From
Hi All, Below is my configuration files. Can somebody give any comment about it! I can not SSH using my LDAP account Really appreciate your help.. Port Installed: openldap-2.1.26.tgz pam_ldap-167.tar.gz nss_ldap-204.tar.gz openssh-3.6.1.tgz PUTTY: login as: testuser Sent username "testuser" [EMA

Re: ssh no longer connecting automatically

2004-02-23 Thread Doug White
On Sat, 21 Feb 2004, Jonathon McKitrick wrote: > > Any idea why updating to 4.9 stable would give me this error? > I have to set it to protocol 1 and log in manually. The auto login with the > id_rsa and authorized_keys doesn't seem to work anymore, but gives this > error: > > neptune:~> ssh [EMA

Re: ssh no longer connecting automatically

2004-02-22 Thread Jonathon McKitrick
On Sun, Feb 22, 2004 at 10:47:13AM -0500, Lowell Gilbert wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : : > Any idea why updating to 4.9 stable would give me this error? : > I have to set it to protocol 1 and log in manually. The auto login with the : > id_rsa and authorized_keys doesn

Re: ssh no longer connecting automatically

2004-02-22 Thread Lowell Gilbert
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > Any idea why updating to 4.9 stable would give me this error? > I have to set it to protocol 1 and log in manually. The auto login with the > id_rsa and authorized_keys doesn't seem to work anymore, but gives this > error: > > neptune:~> ssh [EMAI

<    1   2   3   4   5   6   7   8   >