Re: [leaf-user] O.T. - Basic Openvpn question

2007-02-09 Thread Martin Hejl
Hi Erich,

 You will see by yourself, this goes to the list too
I guess it did - but it seems the signature itself was still stripped
off. But at least the message made it through :-)

 I suspect this will address Erich's problem. However, it leaves the list
 open to nasty spam that's base64 encoded. I took a quick look at the
 python re module, and we may be able to utilize a negative lookahead
 assertion to filter non s/mime base64 messages.
 
 I guess closing the list to non_members would cut down a lot more spam
 than any filter could ever do
The leaf-lists have had member-only posting for as long as I can
remember (which is why we don't see any Spam on the lists - or do you?).
The Spam I was referring to is the stuff that gets forwarded to me
because I'm the list admin (posts by non-members, bounces, posts that
were held due to failing the content-check and so on).

The filters are to catch the more unusual stuff - Spam, that is posted
to some Mailinglist to Webpage/Newsgroup portal, or the even more
unusual case of Spam with a From that happens to be a subscribed user
(this is more likely to happen with Viruses/Worms, since they tend to
use From-addresses found in the address books of their victims).

So, the content filter is just an additional check, not the only one.

Martin

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


Re: [leaf-user] O.T. - Basic Openvpn question

2007-02-09 Thread Erich Titl
Hi Martin

Martin Hejl wrote:
 Hi Erich,
 
 You will see by yourself, this goes to the list too
 I guess it did - but it seems the signature itself was still stripped
 off. But at least the message made it through :-)

Yes, it went through, funny that pgp signatures would make it, but then
they are not mime encoded. Did anyone ever try pgp-mime?

cheers

Erich



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


Re: [leaf-user] SQUID - IIS issues patch inclusion

2007-02-09 Thread Matthew Pozzi
Eric, many thanks I believe it is this one

 http://devel.squid-cache.org/cgi-bin/diff2/pinning.patch?s2_5

Happy days, time to block all those nasty doubleclick advertisements,
MSN during school weeks, runescape and a host of other things unless
their marks pick up markedly!!

I will have to get all other sites that allow you to use MSN via a
webpage first before getting to excited, teenagers are far too cluey for
my liking.

Regards,
Matt

On Fri, 2007-02-09 at 08:52 +0100, Eric Spakman wrote:
 Hello Matt,
 
 I don't think it's patched into 2.5STABLE14 yet, but it should be no 
 problem to do that. Can you give me a link to the patch?
 
 Eric
 
 I run squid on my Leaf box in a transaprent proxy config with shorewall
 trapping all port 80 outbound traffic.
 
 There exists an issue with IIS (surprisingly) in that it does not play
 properly with proxy servers like squid. It can return a NTLM
 authentication request and squid as of 2.5STABLE5 does not have the
 patch to handle it. I noticed that they will be putting it into 2.6 but
 
 I wonder if its been patched into the Bering 3 squid (2.5STABLE14)
 package?
 
 If not, would it be at all possible to have this incorporated into the
 next package release to assist all us parents trying to have some
 control over where and what the children see? This particular problem is
 on her school intranet site that my daughter needs.
 
 With thanks,
 Matt 
 
 
 
 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job 
 easier.
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 
 leaf-user mailing list: leaf-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 Support Request -- http://leaf-project.org/
 
 
 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier.
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 
 leaf-user mailing list: leaf-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 Support Request -- http://leaf-project.org/


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


Re: [leaf-user] SQUID - IIS issues patch inclusion

2007-02-09 Thread Eric Spakman
Matt,

 Eric, many thanks I believe it is this one


 http://devel.squid-cache.org/cgi-bin/diff2/pinning.patch?s2_5

I have patched the 2.5STABLE14 source and will send you the new package in
a private mail for testing. Any idea if the patch is already part of the
2.6STABLE9 release?


 Happy days, time to block all those nasty doubleclick advertisements,
 MSN during school weeks, runescape and a host of other things unless
 their marks pick up markedly!!

 I will have to get all other sites that allow you to use MSN via a
 webpage first before getting to excited, teenagers are far too cluey for my
 liking.

:-)))


 Regards,
 Matt

Regards,
Eric


 On Fri, 2007-02-09 at 08:52 +0100, Eric Spakman wrote:

 Hello Matt,


 I don't think it's patched into 2.5STABLE14 yet, but it should be no
 problem to do that. Can you give me a link to the patch?

 Eric


 I run squid on my Leaf box in a transaprent proxy config with
 shorewall trapping all port 80 outbound traffic.

 There exists an issue with IIS (surprisingly) in that it does not
 play properly with proxy servers like squid. It can return a NTLM
 authentication request and squid as of 2.5STABLE5 does not have the
 patch to handle it. I noticed that they will be putting it into 2.6
 but

 I wonder if its been patched into the Bering 3 squid (2.5STABLE14)
 package?

 If not, would it be at all possible to have this incorporated into
 the next package release to assist all us parents trying to have some
 control over where and what the children see? This particular problem
 is on her school intranet site that my daughter needs.

 With thanks,
 Matt




 -
 
 Using Tomcat but need to do more? Need to support web services,
 security? Get stuff done quickly with pre-integrated technology to
 make your job easier. Download IBM WebSphere Application Server
 v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121
 642
 --
 --
 leaf-user mailing list: leaf-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 Support Request -- http://leaf-project.org/



 ---
 --
 Using Tomcat but need to do more? Need to support web services,
 security? Get stuff done quickly with pre-integrated technology to make
 your job easier. Download IBM WebSphere Application Server v.1.0.1 based
 on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=12164
 2
 
  leaf-user mailing list: leaf-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 Support Request -- http://leaf-project.org/



 -
  Using Tomcat but need to do more? Need to support web services,
 security? Get stuff done quickly with pre-integrated technology to make
 your job easier. Download IBM WebSphere Application Server v.1.0.1 based
 on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 
 leaf-user mailing list: leaf-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/leaf-user
 Support Request -- http://leaf-project.org/





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


Re: [leaf-user] O.T. - Basic Openvpn question

2007-02-09 Thread Mike Noyes
On Fri, 2007-02-09 at 03:42, Martin Hejl wrote:
  You will see by yourself, this goes to the list too

 I guess it did - but it seems the signature itself was still stripped
 off. But at least the message made it through :-)

Martin,
I suspect the content filters are still stripping the signature. I'll
look into the problem further, when time permits.

-- 
Mike Noyes mhnoyes at users.sourceforge.net
http://sourceforge.net/users/mhnoyes/
SF.net Projects: leaf, sitedocs


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


[leaf-user] Bering-uClibc and kernel

2007-02-09 Thread Franck
Hi,

where can i find all the patch applied to the Bering-uClibc 3.0.1 ?
Is grsecurity patch is applied ? If not, where i can find a VERY secure
kernel with grsec patch ?

Regards

Franck
-- 
http://www.linuxpourtous.com


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/