Re: SSH Question

2007-10-11 Thread Andrew Sackville-West
On Thu, Oct 11, 2007 at 06:48:26PM -0600, Telly Williams wrote: > > if you talk about the target computer being a windows host then cygwin > > has an ssh daemon, personally I use rdesktop for windows as the shell > > is pretty useless on windows imho. > > > > if you talk about another machine bein

Re: SSH Question

2007-10-11 Thread Telly Williams
> if you talk about the target computer being a windows host then cygwin > has an ssh daemon, personally I use rdesktop for windows as the shell > is pretty useless on windows imho. > > if you talk about another machine being windows and your home machine > - being remote and the target google for

Re: SSH Question

2007-10-11 Thread Martin Marcher
Hi, 2007/10/11, Telly Williams <[EMAIL PROTECTED]>: > Hi, > > I see some of you talking about SSHing into your computer from > another. What if the computer you're > using isn't Linux/Unix? if you talk about the target computer being a windows host then cygwin has an ssh

Re: SSH Question

2007-10-11 Thread Andrew Sackville-West
On Thu, Oct 11, 2007 at 05:22:25PM +1000, Alex Samad wrote: > try putty for windows no matter how much putty you apply, its still just windows! A signature.asc Description: Digital signature

Re: SSH Question

2007-10-11 Thread Miguel J. Jiménez
Telly Williams escribió: On Thu, Oct 11, 2007 at 05:22:25PM +1000, Alex Samad wrote: try putty for windows Thank you. Actually, to be able to connect from a linux machine to a windows machine you also need a ssh server (well, the same goes for the inverse) that does not come prein

Re: SSH Question

2007-10-11 Thread Telly Williams
On Thu, Oct 11, 2007 at 05:22:25PM +1000, Alex Samad wrote: > try putty for windows > Thank you. -- Telly Williams "Knowledge Is Power" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SSH Question

2007-10-11 Thread Alex Samad
try putty for windows On Thu, Oct 11, 2007 at 01:20:52AM -0600, Telly Williams wrote: > Hi, > > I see some of you talking about SSHing into your computer from > another. What if the computer you're > using isn't Linux/Unix? I was thinking that you could reboot > that com

SSH Question

2007-10-11 Thread Telly Williams
Hi, I see some of you talking about SSHing into your computer from another. What if the computer you're using isn't Linux/Unix? I was thinking that you could reboot that computer and boot up Puppy using a USB drive, or should/can you do this through any sh

Re: ssh question

2001-05-03 Thread Noah L. Meyerhans
On Thu, May 03, 2001 at 11:50:43AM -0400, [EMAIL PROTECTED] wrote: > I noticed today that openssh released version 2.9 Monday. Can someone > tell me why debian is using 1.2.3-9.3. Is it that debian is only > supporting ssh1, or is the version numbering just different? Thank you > for your time.

Re: ssh question

2001-05-03 Thread Nate Amsden
[EMAIL PROTECTED] wrote: > > All, > > I noticed today that openssh released version 2.9 Monday. Can someone > tell me why debian is using 1.2.3-9.3. Is it that debian is only > supporting ssh1, or is the version numbering just different? Thank you > for your time. simple really. when openssh2

ssh question

2001-05-03 Thread ahall
All, I noticed today that openssh released version 2.9 Monday. Can someone tell me why debian is using 1.2.3-9.3. Is it that debian is only supporting ssh1, or is the version numbering just different? Thank you for your time. Andrew

Re: A SSH question.

2001-03-14 Thread Dimitri Maziuk
On Wed, Mar 14, 2001 at 10:05:40AM -0700, Ray Percival wrote: > I understand that this is not a Debian specific question but I'm > hoping someone out there will be kind and explain this one in > short easy to understand words. :) I'm trying to ssh into my > Debian box on a DSL line setting behin

RE: A SSH question.

2001-03-14 Thread Jason P. Holland
Perhaps you should try using the -P option, which will use a non-privileged port for outgoing connections. Jason > > I understand that this is not a Debian specific question but I'm > hoping someone out there will be kind and explain this one in > short easy to understand words. :) I'm trying to

A SSH question.

2001-03-14 Thread Ray Percival
I understand that this is not a Debian specific question but I'm hoping someone out there will be kind and explain this one in short easy to understand words. :) I'm trying to ssh into my Debian box on a DSL line setting behind a floppyfw based firewall. When I am at home I can SSH into that bo

Re: remote x via ssh question

2001-01-02 Thread kmself
on Tue, Jan 02, 2001 at 03:29:51AM -0600, Nathan E Norman ([EMAIL PROTECTED]) wrote: > On Tue, Jan 02, 2001 at 04:22:31AM -0500, D-Man wrote: > > > > This thread has invoked some curiosity in me. If I use ssh to forward > > X connections, does that mean I can use X through an IP masquerading > >

Re: remote x via ssh question

2001-01-02 Thread Nathan E Norman
On Tue, Jan 02, 2001 at 04:22:31AM -0500, D-Man wrote: > > This thread has invoked some curiosity in me. If I use ssh to forward > X connections, does that mean I can use X through an IP masquerading > router? Yup, if the box you're sitting at is inside the firewall. It's a bit trickier the oth

Re: remote x via ssh question

2001-01-02 Thread D-Man
This thread has invoked some curiosity in me. If I use ssh to forward X connections, does that mean I can use X through an IP masquerading router? I cannot use X in the normal way right now (by setting DISPLAY to my IP address) because my IP doesn't really exist beyond the router. Thanks, -D

Re: remote x via ssh question

2001-01-02 Thread kmself
on Mon, Jan 01, 2001 at 07:50:13PM -0600, Richard Cobbe ([EMAIL PROTECTED]) wrote: > Lo, on , January 1, Forrest English did write: > > > > > sorry about that, i should have been more specific. > > > > i have my sshd_config file set up on both machines to allow X11Forwarding. > > i am trying to

Re: remote x via ssh question

2001-01-02 Thread N. Raghavendra
On Mon, Jan 01, 2001 at 10:21:47AM -0800, Forrest English wrote: > i know i can export it just like i would any other time, but i > also set X11Forwarding yes, which i belive should forward it > automaticaly, and here's what i recive when i try and run > > [EMAIL PROTECTED] forrest]$ xterm xterm X

Re: remote x via ssh question

2001-01-01 Thread Richard Cobbe
Lo, on , January 1, Forrest English did write: > > sorry about that, i should have been more specific. > > i have my sshd_config file set up on both machines to allow X11Forwarding. > i am trying to connect from my desktop (thneed) to my server (truffula.net). > > > [EMAIL PROTECTED]:~$ ssh

Re: remote x via ssh question

2001-01-01 Thread ktb
On Mon, Jan 01, 2001 at 04:18:13PM -0800, Forrest English wrote: > > sorry about that, i should have been more specific. > > i have my sshd_config file set up on both machines to allow X11Forwarding. > i am trying to connect from my desktop (thneed) to my server (truffula.net). > > > [EMAIL

Re: remote x via ssh question

2001-01-01 Thread Forrest English
sorry about that, i should have been more specific. i have my sshd_config file set up on both machines to allow X11Forwarding. i am trying to connect from my desktop (thneed) to my server (truffula.net). [EMAIL PROTECTED]:~$ ssh -X truffula.net [EMAIL PROTECTED]'s password: Last login: Mon J

Re: remote x via ssh question

2001-01-01 Thread kmself
on Mon, Jan 01, 2001 at 05:17:16PM -0500, David B . Harris ([EMAIL PROTECTED]) wrote: > To quote kmself@ix.netcom.com, > > How are you invoking ssh? You have to specify -X to forward X11 > > connections, or specify on a per-host basis in your configuration > > file. > > > > Does the remote SSH d

Re: remote x via ssh question

2001-01-01 Thread Richard Cobbe
Lo, on , January 1, Forrest English did write: [reformatted for 80 columns] > i know i can export it just like i would any other time, but i also set > X11Forwarding yes, which i belive should forward it automaticaly, and > here's what i recive when i try and run > > [EMAIL PROTECTED] forrest]$

Re: remote x via ssh question

2001-01-01 Thread kmself
Please set your linewrap to 72 chars. What's wrong with your shift key? on Mon, Jan 01, 2001 at 10:21:47AM -0800, Forrest English ([EMAIL PROTECTED]) wrote: > i know i can export it just like i would any other time, but i also > set X11Forwarding yes, which i belive should forward it automaticaly

remote x via ssh question

2001-01-01 Thread Forrest English
i know i can export it just like i would any other time, but i also set X11Forwarding yes, which i belive should forward it automaticaly, and here's what i recive when i try and run [EMAIL PROTECTED] forrest]$ xterm xterm Xt error: Can't open display: (this is from my other box, which is a mandr

Re: ssh question / 2nd post first did not work

2000-12-15 Thread Dwight Johnson
On Thu, 14 Dec 2000, Andrew Hall wrote: > This may be silly, but here goes. I have downloaded the new version os ssh > due to the security > announcement a little bit ago. Looking at its depends I see that it requires > libz1 but I can not > find that package anywhere on the debian site. I do

ssh question / 2nd post first did not work

2000-12-14 Thread Andrew Hall
Hello, This may be silly, but here goes. I have downloaded the new version os ssh due to the security announcement a little bit ago. Looking at its depends I see that it requires libz1 but I can not find that package anywhere on the debian site. I do have zlib1g installed. What's the differ

PuTTy and SSH Question

2000-12-10 Thread Tom Warfield
Friday i was trying to get PSCP to work, which i had never used before, and it wouldnt so since it was Friday i gave up for the day. So today im logging into the box and this is the error im getting: Incorrect MAC received on packet This comes from Putty and actualy the first time i logged in the c

Re: ssh question

1998-05-11 Thread Lee Bradshaw
On Mon, May 11, 1998 at 01:16:55PM +1000, Drake Diedrich wrote: >An alternative is to run ssh-agent and ssh-add from your > .login/.profile files, and save the output (export SSH_*=... lines) to a > temporary file for future sourcing. Email me if you want bash versions > (they're on an offline

Re: ssh question

1998-05-11 Thread Ossama Othman
Hi, Have you considered using the tcp wrapper support that ssh has? By the way, is the Debian ssh package compiled with tcp wrapper support? Anyway, assuming it is, if you really need to have an empty passphrase I would strongly suggest that you only allow secure shell logins from trusted machin

Re: ssh question

1998-05-11 Thread Drake Diedrich
On Sun, May 10, 1998 at 09:15:07PM +0100, G. Kapetanios wrote: > > Thanks for all the replys. The RSA keys method can be made not to ask for > anything if you put no passphrase, and that is my question. I can do what > I want without a passphrase. But is this safe ?? > The man page of ssh-keygen

Re: ssh question

1998-05-10 Thread Chris
On Sun, 10 May 1998, G. Kapetanios wrote: > > Thanks for all the replys. The RSA keys method can be made not to ask for > anything if you put no passphrase, and that is my question. I can do what > I want without a passphrase. But is this safe ?? > The man page of ssh-keygen says that if you p

Re: ssh question

1998-05-10 Thread G. Kapetanios
Thanks for all the replys. The RSA keys method can be made not to ask for anything if you put no passphrase, and that is my question. I can do what I want without a passphrase. But is this safe ?? The man page of ssh-keygen says that if you put no passphrase YOU SHOULD KNOW WHAT YOU ARE DOING. Th

Re: ssh question

1998-05-10 Thread Nils Rennebarth
On Sun, May 10, 1998 at 03:28:40PM -0400, Norbert Veber wrote: > yes, but even then ssh asks for a password, I've tried every authentication > method described in the ssh man page, but I couldn't get it to login without > manual authentication rhosts with RSA host authentication is what you wish.

Re: ssh question

1998-05-10 Thread Norbert Veber
> ssh CAN replace both rsh and rlogin, To do things as you would with rsh, > you use 'ssh '. The trick is that you must first put the public > keys for each system into either /etc/ssh or your .ssh directory (in the > files ssh_known_keys or known_keys respectively). The easiest way to do > this

Re: ssh question

1998-05-10 Thread Chris
On Sun, 10 May 1998, G. Kapetanios wrote: > > Hi all, > > > After some security incident on my network I decided to set up ssh. > I think I have figured most things of interest to me out. However, > before I had rsh in ascript to start my mail program which is another host > through FvwmBut

ssh question

1998-05-10 Thread G. Kapetanios
Hi all, After some security incident on my network I decided to set up ssh. I think I have figured most things of interest to me out. However, before I had rsh in ascript to start my mail program which is another host through FvwmButtons. Now that I disabled rsh I tried to figure a way to do t

Re: SSH Question

1997-11-09 Thread Bill Leach
Following sent to Adam Shand <[EMAIL PROTECTED]>: Hi Adam; I suggest that you 'poke around' a bit at: http://fatman.mathematik.tu-muenchen.de/~schwarz/debian-doc/ (Debian Documentation Project) -bill Get free e-mail and a perma

Re: SSH Question .

1997-11-09 Thread Adam Shand
> > Hope it's useful to some one out there... > > Why not make that a mini-HOWTO, and get it into a distribution > somewhere? I fond a use for this, and so, IMHO, will others. Happy to... does anyone know how I go about doing this or if there is something already existant that it would be better

SSH Question .

1997-11-08 Thread Adam Shand
For the use of people who may be interested. After my question here is what I have found you need to do in order to allow a passwordless RSA authenticated ssh or scp session between hosts. Hope it's useful to some one out there... Adam. __

Re: SSH Question...

1997-11-06 Thread Philippe Troin
On Thu, 06 Nov 1997 02:48:26 -0900 Adam Shand ([EMAIL PROTECTED]) wrote: > I'm setting up an automated script which needs the functionality of rsh to > execute some commands on a remote machine, and I need it to *not* prompt > for a pasword. I know that I can do this with SSH using a .shosts fil

SSH Question...

1997-11-06 Thread Adam Shand
Hi... I'm setting up an automated script which needs the functionality of rsh to execute some commands on a remote machine, and I need it to *not* prompt for a pasword. I know that I can do this with SSH using a .shosts file, but I would like to use one of SSH's additional methods of host authen