Re: Attack using php+apache

2003-11-16 Thread Adam ENDRODI
On Sat, Nov 15, 2003 at 10:43:14PM -0500, Alex J. Avriette wrote: > On Sat, Nov 15, 2003 at 08:11:34PM -0600, Tom Goulet (UID0) wrote: > > > If you have register globals off *or* safe mode on, this particular > > exploit is useless. > > > If you had register globals on and safe mode off then he c

What's the best for VPN?

2003-11-16 Thread Teófilo Ruiz Suárez
Hi. I am in the way to secure all my connections with my office server with an VPN and I'd like to know what methond do you think is the best choice for that, IPsec, cipe... The thing is that I run a laptop from different places, so different IP addresses, with a 2.6.0 kernel and the server is r

Re: What's the best for VPN?

2003-11-16 Thread Dale Amon
On Sun, Nov 16, 2003 at 01:06:20PM +0100, Te?filo Ruiz Su?rez wrote: > Is it possible to use IPsec with that configuration using Opportunistic > Encryption?. I think the answer is maybe. FreeSWAN 2.03 purportedly supports 2.6.0-test series kernel ipsec. Probably be in good shape when 2.04 comes ar

Re: What's the best for VPN?

2003-11-16 Thread Teófilo Ruiz Suárez
El dom, 16-11-2003 a las 15:16, Dale Amon escribió: > On Sun, Nov 16, 2003 at 01:06:20PM +0100, Te?filo Ruiz Su?rez wrote: > > Is it possible to use IPsec with that configuration using Opportunistic > > Encryption?. > > I think the answer is maybe. FreeSWAN 2.03 purportedly > supports 2.6.0-test s

Re: What's the best for VPN?

2003-11-16 Thread Jose Luis Domingo Lopez
On Sunday, 16 November 2003, at 13:06:20 +0100, Teófilo Ruiz Suárez wrote: > Is it possible to use IPsec with that configuration using Opportunistic > Encryption?. > I don't think that Opportunistic Encryption (OE) is the key here, but some way for the "VPN gateway" at your office premises to aut

Re: What's the best for VPN?

2003-11-16 Thread Dale Amon
On Sun, Nov 16, 2003 at 05:05:41PM +0100, Te?filo Ruiz Su?rez wrote: > I'd like to use the new ipsec-tools package. Would it work with the > backport of IPsec to the Debian Kernel 2.4.22 source package?, it's the > one that I'm using in the server side. If you are talking about racoon, I believe t

Re: What's the best for VPN?

2003-11-16 Thread Teófilo Ruiz Suárez
El dom, 16-11-2003 a las 17:00, Jose Luis Domingo Lopez escribió: > On Sunday, 16 November 2003, at 13:06:20 +0100, > Teófilo Ruiz Suárez wrote: > > > Is it possible to use IPsec with that configuration using Opportunistic > > Encryption?. > > > I don't think that Opportunistic Encryption (OE) is

Re: authentication in ssh

2003-11-16 Thread Adam ENDRODI
First off, thank all of you for your replies. Since I was unable to find a standard way to achieve what I wanted, I've developed a set of patches for OpenSSH 3.7.1p1. The patch adds a new configuration option, by which you can define what authentication methods are available for a given twin. U

Fwd: Diet pills pfwdscribed utqb

2003-11-16 Thread Limited Time only
debian-security Monday, November 17 2003 - Did you know you can order presc'ription medications online with no prior prescri'ption? Medications like via'gra, ph'entermine, adip'ex, so'ma, and ul'tram, and many more. Prescribed online by a

Re: Attack using php+apache

2003-11-16 Thread Adam ENDRODI
On Sat, Nov 15, 2003 at 10:43:14PM -0500, Alex J. Avriette wrote: > On Sat, Nov 15, 2003 at 08:11:34PM -0600, Tom Goulet (UID0) wrote: > > > If you have register globals off *or* safe mode on, this particular > > exploit is useless. > > > If you had register globals on and safe mode off then he c

What's the best for VPN?

2003-11-16 Thread Teófilo Ruiz Suárez
Hi. I am in the way to secure all my connections with my office server with an VPN and I'd like to know what methond do you think is the best choice for that, IPsec, cipe... The thing is that I run a laptop from different places, so different IP addresses, with a 2.6.0 kernel and the server is r

Re: What's the best for VPN?

2003-11-16 Thread Dale Amon
On Sun, Nov 16, 2003 at 01:06:20PM +0100, Te?filo Ruiz Su?rez wrote: > Is it possible to use IPsec with that configuration using Opportunistic > Encryption?. I think the answer is maybe. FreeSWAN 2.03 purportedly supports 2.6.0-test series kernel ipsec. Probably be in good shape when 2.04 comes ar

Re: What's the best for VPN?

2003-11-16 Thread Teófilo Ruiz Suárez
El dom, 16-11-2003 a las 15:16, Dale Amon escribió: > On Sun, Nov 16, 2003 at 01:06:20PM +0100, Te?filo Ruiz Su?rez wrote: > > Is it possible to use IPsec with that configuration using Opportunistic > > Encryption?. > > I think the answer is maybe. FreeSWAN 2.03 purportedly > supports 2.6.0-test s

Re: What's the best for VPN?

2003-11-16 Thread Jose Luis Domingo Lopez
On Sunday, 16 November 2003, at 13:06:20 +0100, Teófilo Ruiz Suárez wrote: > Is it possible to use IPsec with that configuration using Opportunistic > Encryption?. > I don't think that Opportunistic Encryption (OE) is the key here, but some way for the "VPN gateway" at your office premises to aut

Re: What's the best for VPN?

2003-11-16 Thread Dale Amon
On Sun, Nov 16, 2003 at 05:05:41PM +0100, Te?filo Ruiz Su?rez wrote: > I'd like to use the new ipsec-tools package. Would it work with the > backport of IPsec to the Debian Kernel 2.4.22 source package?, it's the > one that I'm using in the server side. If you are talking about racoon, I believe t

Re: What's the best for VPN?

2003-11-16 Thread Teófilo Ruiz Suárez
El dom, 16-11-2003 a las 17:00, Jose Luis Domingo Lopez escribió: > On Sunday, 16 November 2003, at 13:06:20 +0100, > Teófilo Ruiz Suárez wrote: > > > Is it possible to use IPsec with that configuration using Opportunistic > > Encryption?. > > > I don't think that Opportunistic Encryption (OE) is

Re: authentication in ssh

2003-11-16 Thread Adam ENDRODI
First off, thank all of you for your replies. Since I was unable to find a standard way to achieve what I wanted, I've developed a set of patches for OpenSSH 3.7.1p1. The patch adds a new configuration option, by which you can define what authentication methods are available for a given twin. U

Fwd: Diet pills pfwdscribed utqb

2003-11-16 Thread Limited Time only
debian-security Monday, November 17 2003 - Did you know you can order presc'ription medications online with no prior prescri'ption? Medications like via'gra, ph'entermine, adip'ex, so'ma, and ul'tram, and many more. Prescribed online by a