Le mar 27/01/2004 à 13:34, Lupe Christoph a écrit :
> On Tuesday, 2004-01-27 at 12:19:41 +0100, Yannick Roehlly wrote:
>
> > The false LKM positives seem to result from a bug in chkrootkit which is
> > not aware of the new threading model of 2.6 kernel.
>
> > See bug #222179.
>
> Not exactly tru
Le mar 27/01/2004 à 13:34, Lupe Christoph a écrit :
> On Tuesday, 2004-01-27 at 12:19:41 +0100, Yannick Roehlly wrote:
>
> > The false LKM positives seem to result from a bug in chkrootkit which is
> > not aware of the new threading model of 2.6 kernel.
>
> > See bug #222179.
>
> Not exactly tru
Le mer 26/11/2003 à 01:17, Michael Bordignon a écrit :
> > I was just running 'chkrootkit' and came across this warning:
> >
> > > Checking `lkm'... You have 4 process hidden for ps command
> > > Warning: Possible LKM Trojan installed
>
> I have the same problem.. I believe it's a bug in chkr
Le mer 26/11/2003 à 01:17, Michael Bordignon a écrit :
> > I was just running 'chkrootkit' and came across this warning:
> >
> > > Checking `lkm'... You have 4 process hidden for ps command
> > > Warning: Possible LKM Trojan installed
>
> I have the same problem.. I believe it's a bug in chkr
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
On Tue, 2003-04-15 at 09:59, Fitzner, Michael wrote:
> Mit freundlichen Grüßen
>
> Michael Fitzner
> System-Administration
>
> Jamba! AG
> Pfuelstrasse 5
> 10997 Berlin
> Tel.: +49-30-69538-151
> Fax: +49-30-69538-599
>
> EMail: [EMAIL PROTECTED]
>
--
> --
> Nuke bin Laden: Dale Amon, CEO/MD
> improve the global Islandone Society
> gene pool. www.islandone.org
> --
--
Laurent Luyckx
--
> --
> Nuke bin Laden: Dale Amon, CEO/MD
> improve the global Islandone Society
> gene pool. www.islandone.org
> --
--
Laurent Luyckx
You need to turn off UsePrivilegeSeparation
in your /etc/ssh/sshd_config file.
"UsePrivilegeSeparation no"
Cheers.
On Wed, 2002-10-02 at 16:00, Alexis Sukrieh wrote:
> Hello there :)
>
> I run debian unstable.
>
> I've just upgraded to the latest ssh package and I cannot connect to my box
>
You need to turn off UsePrivilegeSeparation
in your /etc/ssh/sshd_config file.
"UsePrivilegeSeparation no"
Cheers.
On Wed, 2002-10-02 at 16:00, Alexis Sukrieh wrote:
> Hello there :)
>
> I run debian unstable.
>
> I've just upgraded to the latest ssh package and I cannot connect to my box
>
You need the libgmp3-dev package for compiling...
Cheers.
On Mon, 2002-09-30 at 11:56, Massimiliano Mirra wrote:
> I'm using the libpam-sfs PAM module, which lets users authenticate at
> login and for importing directories in one single step. The binary
> .deb that comes with Woody works fine.
You need the libgmp3-dev package for compiling...
Cheers.
On Mon, 2002-09-30 at 11:56, Massimiliano Mirra wrote:
> I'm using the libpam-sfs PAM module, which lets users authenticate at
> login and for importing directories in one single step. The binary
> .deb that comes with Woody works fine.
l_disconnect':
> /tmp/cc5fIiWn.o(.text+0x1640): undefined reference to `EVP_PKEY_free'
> /tmp/cc5fIiWn.o(.text+0x1660): undefined reference to `X509_free'
> collect2: ld returned 1 exit status
>
--
Laurent Luyckx
signature.asc
Description: This is a digitally signed message part
l_disconnect':
> /tmp/cc5fIiWn.o(.text+0x1640): undefined reference to `EVP_PKEY_free'
> /tmp/cc5fIiWn.o(.text+0x1660): undefined reference to `X509_free'
> collect2: ld returned 1 exit status
>
--
Laurent Luyckx
signature.asc
Description: This is a digitally signed message part
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
--
| Laurent Luyckx
| Web: http://www.luyckx.net
signature.asc
Description: This is a digitally signed message part
En réponse à Lars Roland Kristiansen <[EMAIL PROTECTED]>:
> Thanks for the quick respons
>
> I have put this in my /etc/default/iptables file
>
> # Deny ALL
> iptables -P INPUT DROP
>
> # Allow these sevices
>
> # SMTP
> iptables -I INPUT -p tcp -s 0/0 --dport 25 -i eth0 -j ACCEPT
> # SSH
> i
En réponse à Lars Roland Kristiansen <[EMAIL PROTECTED]>:
> Thanks for the quick respons
>
> I have put this in my /etc/default/iptables file
>
> # Deny ALL
> iptables -P INPUT DROP
>
> # Allow these sevices
>
> # SMTP
> iptables -I INPUT -p tcp -s 0/0 --dport 25 -i eth0 -j ACCEPT
> # SSH
>
En réponse à Michal Melewski <[EMAIL PROTECTED]>:
> On Fri, Apr 12, 2002 at 11:17:38AM +0200, Lars Roland Kristiansen
> wrote:
> > Hi - i have just installed an mailserver with postfix and
> wu-imap/pop3
> > now i just want to have iptables running. I am no iptables guro, i
> just
> > want to clos
En réponse à Michal Melewski <[EMAIL PROTECTED]>:
> On Fri, Apr 12, 2002 at 11:17:38AM +0200, Lars Roland Kristiansen
> wrote:
> > Hi - i have just installed an mailserver with postfix and
> wu-imap/pop3
> > now i just want to have iptables running. I am no iptables guro, i
> just
> > want to clo
On Sat, 2002-02-02 at 13:16, Preben Randhol wrote:
> Laurent Luyckx <[EMAIL PROTECTED]> wrote on 01/02/2002 (16:30) :
> > In exim.conf, put hosts_accept_relay with a list of authorized IP.
> > ex:
> >
> > hosts_accept
On Sat, 2002-02-02 at 13:16, Preben Randhol wrote:
> Laurent Luyckx <[EMAIL PROTECTED]> wrote on 01/02/2002 (16:30) :
> > In exim.conf, put hosts_accept_relay with a list of authorized IP.
> > ex:
> >
> > hosts_accept
En réponse à Nemesis <[EMAIL PROTECTED]>:
> Hello everybuddy:
>
> One question, please.
>
> When nessus gives a report and says
>
> "The remote SMTP server allows the relaying. This means that
> it allows spammers to use your mail server to send their mails to
> the world, thus wasting your ne
En réponse à Nemesis <[EMAIL PROTECTED]>:
> Hello everybuddy:
>
> One question, please.
>
> When nessus gives a report and says
>
> "The remote SMTP server allows the relaying. This means that
> it allows spammers to use your mail server to send their mails to
> the world, thus wasting your n
On Fri, 2001-11-23 at 09:56, Dmitry N. Hramtsov wrote:
>
> How can I simply block all such attaches in Exim?
>
> As I know there are no special conditions embedded in Exim.
> And the only way to do it is to write your own filter
> which parse mail body for attaches.
>
> I think, it is not a good
On Fri, 2001-11-23 at 09:56, Dmitry N. Hramtsov wrote:
>
> How can I simply block all such attaches in Exim?
>
> As I know there are no special conditions embedded in Exim.
> And the only way to do it is to write your own filter
> which parse mail body for attaches.
>
> I think, it is not a goo
ke this changes...
> later
>
> Mohammed Elzubeir
>
> General Access Labs (x2825)
> http://www.cas.unt.edu/gal/
> College of Arts & Sciences
> University of North Texas
> [EMAIL PROTECTED]
>
> On Sat, 27 Jan 2001, Laurent Luyckx wrote:
> >
> > remo
Mohammed Elzubeir wrote:
> Okay, I don't know how this has to do with my dns config (which were
> screwy anyway).. so I went ahead and setup my dns server like it should be
> (as a slave nameserver) and it works fine. I am able to connect to the
> 'outside' from it, but not to it.
>
> I also had
ke this changes...
> later
>
> Mohammed Elzubeir
>
> General Access Labs (x2825)
> http://www.cas.unt.edu/gal/
> College of Arts & Sciences
> University of North Texas
> [[EMAIL PROTECTED]]
>
> On Sat, 27 Jan 2001, Laurent Luyckx wrote:
> >
> > remo
Mohammed Elzubeir wrote:
> Okay, I don't know how this has to do with my dns config (which were
> screwy anyway).. so I went ahead and setup my dns server like it should be
> (as a slave nameserver) and it works fine. I am able to connect to the
> 'outside' from it, but not to it.
>
> I also ha
28 matches
Mail list logo