Re: Getting a Dinamic Remote IP

2005-05-19 Thread David Powell
ver way to do that? Further, her computer is connected by a ADSL (dinamic) and my computer uses cable modem (dinamic also). Best regards, Romulo Sousa -- David Powell _ Information Systems Developer ASCII ribbon campaign ( ) Moondr

Re: how to configure SFTP

2004-10-08 Thread David Powell
- which is very convenient for me. Thanks again! I sometimes feel like it's the simplest thing's that stump me! David Adam Aube wrote: David Powell wrote: I'm trying to setup sftp on my debian box, but am having some difficulty. Try this (copied from my sshd_config): Subsystem sf

Re: how to configure SFTP

2004-10-05 Thread David Powell
Some progress to report. Just edited the sshd_config file to include the line: Subsystem sftp-server /usr/lib/sftp-server When I restart sshd (sudo sshd), I get no errors, so I'm assuming this means the config file is fine. I still can't sftp into the box though, same error as below... Request

how to configure SFTP

2004-10-05 Thread David Powell
Hi All, I'm trying to setup sftp on my debian box, but am having some difficulty. I can log into it via ssh (using private/public keys and associated passphrase), but when I try to make a connection via sftp I get the following error message: Request for subsystem 'sftp' failed on channel 0 Coul

Re: Sendmail Install Dramas

2004-10-05 Thread David Powell
Andrea Vettorello wrote: >http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=sendmail-base&archive=no) >are reported a couple of problems ugrading (one is solved =)... Ah, thanks for the link to the bug tracking info - adding the group sasl worked, as mentioned at: http://bugs.debian.org

Re: Sendmail Install Dramas

2004-10-04 Thread David Powell
Andrea Vettorello wrote: On Wed, 29 Sep 2004 21:01:56 +1000, David Powell <[EMAIL PROTECTED]> wrote: Is this a Woody system? Have you looked in the Debian BTS (bug tracking system) if this is a known problem/bug? Hmmm, good question. I think it is a Woody. I can tell you for sure that the

Sendmail Install Dramas

2004-09-29 Thread David Powell
Hi All, Hope this is the right place - new to debian (and loving it) so please bare with me. I've just tried to update the sendmail package on my system (I saw the security notice) but had a few problems. After a bit of fiddling (basically involving apt-get remove --purge sendmail) I tried aga