search for: 80d8

Displaying 8 results from an estimated 8 matches for "80d8".

Did you mean: 808
2006 Apr 11
1
dspam plugin
...ting pooled memory, as that's what it appears to be doing. I'm not sure what information might be useful to anyone in helping me look into this and the searches i've been able to do have been unsuccessful. Thanks in advance, Ryan - -- PGP Fingerprint - E15C CC7D 5830 AB8A C2AE 5C5E 80D8 6B63 D40B 015C -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEOz9YgNhrY9QLAVwRAkK9AJ9Tf5eDFtNs2oYG6BpNxPNUUxZ3VwCfRhYo ify05xCWACczHUHvOBFyQYg= =en2A -----END PGP SIGNATURE-----
2006 May 04
1
greetings and logging
Howdy, I've been working with a new CentOS installation and this is my first experience with dovecot. I would like dovecot to provide more logging, however I'm not finding much on how to alter it's logging. http://wiki.dovecot.org/DovecotFeatures speaks of having Logging Control. Can anyone point me in the right direction? Thanks. -- Edward Chase Providence College Information
2002 May 02
0
problem with X11 forwarding and use_localhost on Linux (solution) (fwd)
...gt; > Stig > _______________________________________________ > openssh-unix-dev at mindrot.org mailing list > http://www.mindrot.org/mailman/listinfo/openssh-unix-dev > > -- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji at linux-ipv6.org> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
2002 Jun 06
1
X11 forwarding problem
hi i have problems with the X11 forwarding, TCP port forwarding works fine: the tcp ports bind to ipv4 and ipv6 localhost, but the X11 port (6010) binds ONLY to the ipv6 localhost, which does not work with the normal ipv4 programs :-( is this a bug, or is this an hidden feature mfg hermann redhat 7.1: openSSH 3.2.2: [mrq1 at xxxx mrq1]$ ssh -X -L 10000:localhost:22 localhost Last login: Thu
2003 Feb 26
2
IPv6 support?
Hello! I hope this is the right mailinglist ;) At the moment, I use IPv6 for IRC only, because of too less software wich provides IPv6. It would be very nice if OpenSSH would support IPv6. AFAIK isn't it yet implemented, so it would be nice if someone could implement this. Please send a copy of your answers to openssh-dev at oscarminus.de too, because I'm not subscriped on this
2002 Oct 17
0
[PATCH] IPv6 ACL
Hi, I've made a patch to support IPv6 ACL. Patch is available at <ftp://ftp.linux-ipv6.org/pub/usagi/misc/rsync-2_5_5-v6auth-20021016.patch.gz> Thanks in advance. -- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@linux-ipv6.org> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
2002 Nov 05
2
2.5.6 release
On Tue, Nov 05, 2002 at 08:37:00AM -0800, Martin Pool wrote: > On 10 Oct 2002, "Green, Paul" <Paul.Green@stratus.com> wrote: > > No new CVS messages have appeared on the rsync-cvs archives since August > > 30th. This seems rather odd-- perhaps a daemon stopped working? If there > > has truly been no activity since that date, I apologize for > >
2003 Aug 26
6
Bad packet length error
Hi, I am running sshd (openssh-2.9p2) on a power-pc LynxOS box, and am connecting from a ssh client (openssh-2.9p2) on an x86 Linux box. This works fine for ssh protocol version 1, but am getting the below error for ssh v2: Disconnecting: Bad packet length -857542839. I am also attaching the complete debug traces from sshd & ssh below. I am not sure if this is an "endian" issue.