Re: Problem with ssh

2008-03-18 Thread Darren Spruell
On Tue, Mar 18, 2008 at 10:15 AM, White Hat <[EMAIL PROTECTED]> wrote: > I have tried using the following command with negative results. > > ssh -L 5902:localhost:5901 scorpio > > That produces this error message: > > Permission denied (publickey). The host 'scorpio' is denying you ac

Re: Problem with ssh

2008-03-18 Thread doug
On Tue, 18 Mar 2008, White Hat wrote: I have tried using the following command with negative results. ssh -L 5902:localhost:5901 scorpio That produces this error message: Permission denied (publickey). I found a reference to this command at: http://www.cl.cam.ac.uk/research/dtg/at

Re: problem with ssh connetions in jail

2005-10-04 Thread Tyler T
> hi people first sorry for my english. > > i have a pc with only one etternet card connected to a router > (172.16.0.1) which provide both internet connection and dhcp service, > in this machine i have configured a jail virtual server, the ip of the > real server is 172.16.1.36/16 and i have made

Re: Problem with ssh

2004-02-12 Thread Dragoncrest
At 03:12 PM 2/12/04 -0500, Clint Gilders wrote: Nathan Kinkade wrote: > Uncomment the following line /etc/ssh/sshd_config and HUP sshd: #PasswordAuthentication yes You also want to set that to 'no' PasswordAuthentication no Well, that's the kicker. I've got that already in my sshd_config

Re: Problem with ssh

2004-02-12 Thread Nathan Kinkade
On Thu, Feb 12, 2004 at 03:12:29PM -0500, Clint Gilders wrote: > Nathan Kinkade wrote: > > Uncomment the following line /etc/ssh/sshd_config and HUP sshd: > > > >#PasswordAuthentication yes > > You also want to set that to 'no' > > PasswordAuthentication no > > -- Oppps. Yes, forgot to add t

Re: Problem with ssh

2004-02-12 Thread Quintin Riis
man sshd_config Quintin Dragoncrest wrote: Hi again everyone. Ok, this issue just popped up today on a different machine, but it's still bugging me either way. My home mail server (freebsd 4.8) has SSH available to the internet so I can get into the box from work if need be. That is the only

Re: Problem with ssh

2004-02-12 Thread Duane Winner
On Thu, 2004-02-12 at 14:49, Dragoncrest wrote: > Hi again everyone. Ok, this issue just popped up today on a different > machine, but it's still bugging me either way. My home mail server > (freebsd 4.8) has SSH available to the internet so I can get into the > box from work if need be. That is

Re: Problem with ssh

2004-02-12 Thread Clint Gilders
Nathan Kinkade wrote: > Uncomment the following line /etc/ssh/sshd_config and HUP sshd: #PasswordAuthentication yes You also want to set that to 'no' PasswordAuthentication no -- Clint Gilders <[EMAIL PROTECTED]> Director of Technology Services OnlineHobbyist.com, Inc. __

Re: Problem with ssh

2004-02-12 Thread Erik Trulsson
On Thu, Feb 12, 2004 at 02:49:17PM -0500, Dragoncrest wrote: > Hi again everyone. Ok, this issue just popped up today on a different > machine, but it's still bugging me either way. My home mail server > (freebsd 4.8) has SSH available to the internet so I can get into the > box from work if need

Re: Problem with ssh

2004-02-12 Thread Nathan Kinkade
On Thu, Feb 12, 2004 at 02:49:17PM -0500, Dragoncrest wrote: > Hi again everyone. Ok, this issue just popped up today on a different > machine, but it's still bugging me either way. My home mail server > (freebsd 4.8) has SSH available to the internet so I can get into the > box from work if need

Re: problem with ssh in 4.9 and /etc/hosts file

2003-11-03 Thread Lowell Gilbert
henry tieman <[EMAIL PROTECTED]> writes: > I have a small home network, 2 machines, both running FreeBSD 4.9. One > with fixed IP address running ppp with NAT and a DHCP server and the > other machine is a DHCP client. Both machines have the standard > host.conf file and a /etc/hosts file that on