Re: no sshd on new server...

2009-11-20 Thread Gary Kline
On Thu, Nov 19, 2009 at 11:26:15PM -0500, Glen Barber wrote: > Hi, > > On Thu, Nov 19, 2009 at 9:21 PM, Randi Harper wrote: > > On Wed, Nov 18, 2009 at 3:12 PM, Gary Kline wrote: > > > >> [save the whales] {slam} > > > > Is this really necessary? > > -- > Glen Barber

Re: no sshd on new server...

2009-11-19 Thread Glen Barber
Hi, On Thu, Nov 19, 2009 at 9:21 PM, Randi Harper wrote: > On Wed, Nov 18, 2009 at 3:12 PM, Gary Kline wrote: > >> >>         no joy on 8.0rcx. >> >>        i got stuck in an infinite loop and decided to go back to my 7.2 >> DVD. >>        there i know i can get out to the net ; i always install

Re: no sshd on new server...

2009-11-19 Thread Randi Harper
Correction - s/installed/enabled/. sigh. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: no sshd on new server...

2009-11-19 Thread Randi Harper
On Wed, Nov 18, 2009 at 3:12 PM, Gary Kline wrote: > > no joy on 8.0rcx. > >i got stuck in an infinite loop and decided to go back to my 7.2 > DVD. >there i know i can get out to the net ; i always installed zsh. > >there are TWO kinds of gateways. one gateway is

Re: no sshd on new server...

2009-11-18 Thread Gary Kline
On Wed, Nov 18, 2009 at 01:33:21PM -0800, Gary Kline wrote: > On Wed, Nov 18, 2009 at 10:19:16PM +0100, Polytropon wrote: > > On Tue, 17 Nov 2009 14:38:45 -0800, Gary Kline wrote: > > > On Tue, Nov 17, 2009 at 07:54:14PM +0200, Manolis Kiagias wrote: > > > > Gary Kline wrote: > > > > > > > > >

Re: no sshd on new server...

2009-11-18 Thread Polytropon
On Wed, 18 Nov 2009 23:35:54 +0200, Manolis Kiagias wrote: > Polytropon wrote: > > Well, it't not SUCH a question. :-) > > Yes, there is: > > http://twitpic.com/q0wxq Hmmm... I've installed 8.0-RC1 from CD and can't remember to have seen this dialog... need more memory. :-) Anyway, I'm always

Re: no sshd on new server...

2009-11-18 Thread Manolis Kiagias
Polytropon wrote: > On Tue, 17 Nov 2009 14:38:45 -0800, Gary Kline wrote: > >> On Tue, Nov 17, 2009 at 07:54:14PM +0200, Manolis Kiagias wrote: >> >>> Gary Kline wrote: >>> >>> There is a question during sysinstall: "Would you like to enable ssh login?" >>> Gue

Re: no sshd on new server...

2009-11-18 Thread Gary Kline
On Wed, Nov 18, 2009 at 10:19:16PM +0100, Polytropon wrote: > On Tue, 17 Nov 2009 14:38:45 -0800, Gary Kline wrote: > > On Tue, Nov 17, 2009 at 07:54:14PM +0200, Manolis Kiagias wrote: > > > Gary Kline wrote: > > > > > > > > > > There is a question during sysinstall: "Would you like to enable

Re: no sshd on new server...

2009-11-18 Thread Polytropon
On Tue, 17 Nov 2009 14:38:45 -0800, Gary Kline wrote: > On Tue, Nov 17, 2009 at 07:54:14PM +0200, Manolis Kiagias wrote: > > Gary Kline wrote: > > > > > > > There is a question during sysinstall: "Would you like to enable ssh login?" > > Guess you answered "no" there? > > > > i didn't

Re: no sshd on new server...

2009-11-17 Thread Gary Kline
On Tue, Nov 17, 2009 at 07:54:14PM +0200, Manolis Kiagias wrote: > Gary Kline wrote: > > > > There is a question during sysinstall: "Would you like to enable ssh login?" > Guess you answered "no" there? > i didn't see this question -- or don't remember seeing it. -- Gary Kline k

Re: no sshd on new server...

2009-11-17 Thread Manolis Kiagias
Gary Kline wrote: > On Tue, Nov 17, 2009 at 04:01:17PM +0100, Polytropon wrote: > >> On Mon, 16 Nov 2009 15:12:36 -0800, Gary Kline wrote: >> >>> On Mon, Nov 16, 2009 at 08:31:49PM +0100, Polytropon wrote: >>> By the way, it's not a problem if /etc/rc.conf is empty. In thi

Re: no sshd on new server...

2009-11-17 Thread Adam Vande More
> > all right, all right. it might be better to default on the side of >security. but it takes s much more to login remote via ssh that >it seems fairly secure to me if it were enabled. ... . > not if you preseed your auth keys, then it's a passwordless secure connec

Re: no sshd on new server...

2009-11-17 Thread Gary Kline
On Tue, Nov 17, 2009 at 04:01:17PM +0100, Polytropon wrote: > On Mon, 16 Nov 2009 15:12:36 -0800, Gary Kline wrote: > > On Mon, Nov 16, 2009 at 08:31:49PM +0100, Polytropon wrote: > > > By the way, it's not a problem if /etc/rc.conf is empty. > > > In this case, defaults are used, but: > > > > >

Re: no sshd on new server...

2009-11-17 Thread Polytropon
On Mon, 16 Nov 2009 15:12:36 -0800, Gary Kline wrote: > On Mon, Nov 16, 2009 at 08:31:49PM +0100, Polytropon wrote: > > By the way, it's not a problem if /etc/rc.conf is empty. > > In this case, defaults are used, but: > > > > % grep sshd /etc/defaults/rc.conf > > sshd_enable="NO"

Re: no sshd on new server...

2009-11-16 Thread Gary Kline
On Mon, Nov 16, 2009 at 08:31:49PM +0100, Polytropon wrote: > On Sun, 15 Nov 2009 23:00:56 -0800, Gary Kline wrote: > > there were stderrs output when i tried to exec sshd. reason > > was that the rc.conf entry was not in rc.conf. (this is all > > going into my .howto file > > T

Re: no sshd on new server...

2009-11-16 Thread Polytropon
On Sun, 15 Nov 2009 23:00:56 -0800, Gary Kline wrote: > there were stderrs output when i tried to exec sshd. reason > was that the rc.conf entry was not in rc.conf. (this is all > going into my .howto file The rc.d mechanism suggests to use /etc/rc.d/sshd control script fo

Re: no sshd on new server...

2009-11-15 Thread Gary Kline
On Mon, Nov 16, 2009 at 01:00:14AM +0100, Polytropon wrote: > On Sun, 15 Nov 2009 15:49:33 -0800, Gary Kline wrote: > > > > ok, i have my new server-to-be underway but having problems exec'ing > > /usr/sbin/sshd. i can ssh out to existing computers, but cannot ssh > > or scp stuff in

Re: no sshd on new server...

2009-11-15 Thread Gary Kline
On Mon, Nov 16, 2009 at 01:57:18AM +0200, Manolis Kiagias wrote: > Gary Kline wrote: > > ok, i have my new server-to-be underway but having problems exec'ing > > /usr/sbin/sshd. i can ssh out to existing computers, but cannot ssh > > or scp stuff in. so my question is: how do i creat

Re: no sshd on new server...

2009-11-15 Thread Jon Radel
Polytropon wrote: On Sun, 15 Nov 2009 15:49:33 -0800, Gary Kline wrote: ok, i have my new server-to-be underway but having problems exec'ing /usr/sbin/sshd. i can ssh out to existing computers, but cannot ssh or scp stuff in. so my question is: how do i create

Re: no sshd on new server...

2009-11-15 Thread Polytropon
On Sun, 15 Nov 2009 15:49:33 -0800, Gary Kline wrote: > > ok, i have my new server-to-be underway but having problems exec'ing > /usr/sbin/sshd. i can ssh out to existing computers, but cannot ssh > or scp stuff in. so my question is: how do i create > /etc/ssh/ssh_host

Re: no sshd on new server...

2009-11-15 Thread Manolis Kiagias
Gary Kline wrote: > ok, i have my new server-to-be underway but having problems exec'ing > /usr/sbin/sshd. i can ssh out to existing computers, but cannot ssh > or scp stuff in. so my question is: how do i create > /etc/ssh/ssh_host_dsa_key ? checking around does no good

no sshd on new server...

2009-11-15 Thread Gary Kline
ok, i have my new server-to-be underway but having problems exec'ing /usr/sbin/sshd. i can ssh out to existing computers, but cannot ssh or scp stuff in. so my question is: how do i create /etc/ssh/ssh_host_dsa_key ? checking around does no good. tia fo