Re: openbsd on present day macintosh

2013-05-20 Thread Jeffrey 'jf' Lim
On Mon, May 20, 2013 at 7:18 PM, Mayuresh Kathe wrote: > hello, does anyone have any experience with > installing and running openbsd on a present > day macintosh, say a macmini? > would like to know words of caution and > advice before i commit to purchasing a > macmini and using it exclusively f

http version of "spamd", anyone?

2009-02-02 Thread Jeffrey 'jf' Lim
Is the project (or anybody) planning to work on something like spamd for http? Or does anybody know of any projects which do this already? I am looking for something to be (as per spamd) put in front of an actual server. A bunch of possible features i would be looking at: - blacklisting (should id

Re: http version of "spamd", anyone?

2009-02-03 Thread Jeffrey 'jf' Lim
anybody? I'm excluding the projects some of you might think of (Labrea, and haproxy) for the reasons that none of them fit the requirements that I have listed below... -jf On Tue, Feb 3, 2009 at 1:47 PM, Jeffrey 'jf' Lim wrote: > Is the project (or anybody) planning to work

Re: http version of "spamd", anyone?

2009-02-07 Thread Jeffrey 'jf' Lim
On Wed, Feb 4, 2009 at 5:10 PM, Bryan Irvine wrote: > mod_dosevasive > not looking at something based on apache (more of like "a separate utility", like spamd), but thanks for that. -jf

Re: http version of "spamd", anyone?

2009-02-07 Thread Jeffrey 'jf' Lim
On Sat, Feb 7, 2009 at 9:58 PM, Matt Hildebrand wrote: > HAProxy appears to have some tarpitting capability (although I've > never used HAProxy and so cannot comment). > > Hope this helps. > thanks. I use that already in production for load-balancing (and it's great). But as for tarpitting, it do

Re: Lenovo and Toshiba laptop question

2009-03-08 Thread Jeffrey 'jf' Lim
On Sun, Mar 8, 2009 at 1:05 PM, Denny White wrote: > Just checking to see if anyone has tried OpenBSD on either of > these laptop models > > Toshiba Satellite A305-S6909 > Lenovo 3000 G530 > > and if so, how much success they had. The Toshiba shows this > on the graphics: > Integrated Intel Graphi

Re: might be slightly OT: `probability in PF'

2009-03-11 Thread Jeffrey 'jf' Lim
On Wed, Mar 11, 2009 at 10:01 PM, jmc wrote: > i say this might be slightly OT because i am asking more of a > philosophical question, not a technical one. the excellent documentation > has given me all i need to know about the probability directive. thanks, > devs, for that. > (just as a "hint"

Re: might be slightly OT: `probability in PF'

2009-03-23 Thread Jeffrey 'jf' Lim
On Mon, Mar 23, 2009 at 4:27 PM, Stephan A. Rickauer wrote: > On Sat, 2009-03-21 at 12:14 +0100, Henning Brauer wrote: >> * jmc [2009-03-11 15:05]: >> > so anyway, how are _you_ using probability? >> >> it's high on my list of useless features in pf I'd rather remove. >> if anybody is actually us

Re: F5 FirePass SSL VPN on OpenBSD

2009-04-03 Thread Jeffrey 'jf' Lim
On Fri, Apr 3, 2009 at 6:37 PM, Mikolaj Kucharski wrote: > Hi, > > Anyone knows any open-source client so OpenBSD could connect to it? > http://support.f5.com -jf

Re: F5 FirePass SSL VPN on OpenBSD

2009-04-03 Thread Jeffrey 'jf' Lim
On Fri, Apr 3, 2009 at 6:58 PM, Andri Braselmann wrote: > On Fri, Apr 03, 2009 at 11:37:47AM +0100, Mikolaj Kucharski wrote: > >> Anyone knows any open-source client so OpenBSD could connect to it? > > seems that they use IPSEC: > > man 5 ipsec.conf > > will help you. > I'm sorry, but this F5SE b

Re: newline characters in kernel messages

2013-03-28 Thread Jeffrey 'jf' Lim
If your aim is to introduce newline characters, you got ur patch wrong (reversed!) -jf On Thu, Mar 28, 2013 at 3:27 PM, Sergey Bronnikov wrote: > please commit > > On 17:20 Sat 23 Mar , Sergey Bronnikov wrote: >> Hi >> >> I have found that several kernel messages doesn't contain newline characte

Re: Low power OpenBSD machine

2009-04-14 Thread Jeffrey 'jf' Lim
On Tue, Apr 14, 2009 at 12:00 AM, Mic J wrote: > What about the Intel Atom, there is a version targeted for kind of > embedded systems. > Think its called z5xx or something. > > Its a x86, so i suppose its well supported? > > i'm buying 1 soonish, board, with no fan, 2GB ram , and a case. or you

Re: UFS2 status in 4.3?

2008-03-16 Thread Jeffrey 'jf' Lim
On 15 Mar 2008 21:37:45 -0700, Unix Fan <[EMAIL PROTECTED]> wrote: > > They are the same thing, "FFS" is an acronym for Berkeley's "Fast File > System" - which is a decedent of AT&T UFS (Unix File System). > > I agree, the naming conventions between the BSD's are unique... but see > the following

Re: Help needed with server setup at work

2007-04-24 Thread Jeffrey &#x27;jf' Lim
On 4/24/07, Joachim Schipper <[EMAIL PROTECTED]> wrote: If you have a restrictive SSH setup (you might want to use sftp for the user's shell, or force them to use that command - see ForceCommand in sshd_setup(5), i think u mean sshd_config(5)? -jf -- "It's so hard to write a graphics driver

Re: 4.0 Installation problems

2007-04-25 Thread Jeffrey &#x27;jf' Lim
On 4/26/07, chayashida <[EMAIL PROTECTED]> wrote: chayashida wrote: > The install appears to go okay, but then it hangs after the file sets are > copied. It doesn't matter if I select all, some, or the minimal file sets: > the installation always hangs after the copy is finished. I tried a > sepa

Re: SSHJail patch for OpenBSD

2007-04-27 Thread Jeffrey &#x27;jf' Lim
On 4/27/07, Chris Lawson <[EMAIL PROTECTED]> wrote: Read the web page, it explains the reasoning right at the top. If you are instead being disingenuous (yes yes, I know you are) perhaps you could explain to us why you think this isn't a good idea. i wouldnt propose to speak for Marco (or any

Re: SSHJail patch for OpenBSD

2007-04-27 Thread Jeffrey &#x27;jf' Lim
On 4/27/07, Tobias Weisserth <[EMAIL PROTECTED]> wrote: Hi, On Apr 27, 2007, at 1:38 PM, Jeffrey 'jf' Lim wrote: > On 4/27/07, Chris Lawson <[EMAIL PROTECTED]> wrote: >> Read the web page, it explains the reasoning right at the top. If >> you >> are

Re: SSHJail patch for OpenBSD

2007-04-27 Thread Jeffrey &#x27;jf' Lim
On 4/28/07, Rico Secada <[EMAIL PROTECTED]> wrote: On Fri, 27 Apr 2007 10:30:03 -0700 "Ted Unangst" <[EMAIL PROTECTED]> wrote: > > why are you asking this list about somebody else's patch? Because I was looking for people using OpenBSD who might have issues with this patch. Nobody will have

more, vs less, for default man pager - why?

2007-04-28 Thread Jeffrey &#x27;jf' Lim
hi, folks, i've been thinking about this for some time now, but havent actually figured it out - is there any reason why more should be preferred over less as the default MANPAGER? I cant think of any reasons myself, and just recently discovered that 'more' is the same binary as 'less' as well! So

Re: more, vs less, for default man pager - why?

2007-04-29 Thread Jeffrey &#x27;jf' Lim
On 4/29/07, Darrin Chandler <[EMAIL PROTECTED]> wrote: On Sat, Apr 28, 2007 at 09:46:32PM +0800, Jeffrey 'jf' Lim wrote: > So it's just a difference in prompt, and behaviour when the pager gets > to the end of the file? does anybody have any insight into this issue

Re: sysjail and networking

2007-05-24 Thread Jeffrey &#x27;jf' Lim
On 5/23/07, Michael <[EMAIL PROTECTED]> wrote: PS: The last news at the sysjail homepage are quite old. I found a bug on sparc64 and already reported it, no answer so far, just wondering if maybe someone knows if the project still active and in development? i have been wondering that myself. L

Re: Virtual interface

2007-05-25 Thread Jeffrey &#x27;jf' Lim
On 5/24/07, Michael <[EMAIL PROTECTED]> wrote: Hi, Renaud Allard schrieb: > Unfortunately, this doesn't work on sysjail. > I think the next version of sysjail should support "dedicated" IP, but I > have no clue on when it will be out. Thats just too bad. The project seems neglected too at the mo

Re: Looking for readers of RFC's

2007-06-10 Thread Jeffrey &#x27;jf' Lim
On 6/8/07, Peter J. Philipp <[EMAIL PROTECTED]> wrote: Hi, I'm looking for up to 4000+ readers to read one RFC out loud and record it. Please contact me to be handed a number to read. I'm looking to give these to OpenBSD as a community effort. Please read my blog at http://centroid.eu for more

Re: problem sata with asus m2v-mx motherboard

2007-09-08 Thread Jeffrey &#x27;jf' Lim
On 9/8/07, Benoit Chesneau <[EMAIL PROTECTED]> wrote: > > Anyyway enabled acpi solved my problem. > Enabled acpi", AND "disabled isadma" (as you previously said - with the "and"), or (now) *just* "enabled acpi"? Pls be clear about things... -jf -- In the meantime, here is your PSA: "It's so hard

Re: OBSD's perspective on SELinux

2007-09-22 Thread Jeffrey &#x27;jf' Lim
On 9/23/07, Jason Dixon <[EMAIL PROTECTED]> wrote: > On Sep 22, 2007, at 12:00 PM, Darrin Chandler wrote: > > > On Sat, Sep 22, 2007 at 11:34:33AM -0400, Douglas A. Tutty wrote: > >> Linux has SELinux in its 2.6 kernel and debian has gone ahead and > >> compiled SELinux into the libraries, although

"VIA Announces Strategic Open Source Driver Development Initiative"

2008-04-09 Thread Jeffrey &#x27;jf' Lim
http://www.via.com.tw/en/resources/pressroom/pressrelease.jsp?press_release_no=2088 would this be good news for the community? This is really mainly Linux-related, but i'm hoping that their mention of "technical documentation" will be good enough for Open to be able to support them... -jf -- In

Re: "VIA Announces Strategic Open Source Driver Development Initiative"

2008-04-09 Thread Jeffrey &#x27;jf' Lim
On Thu, Apr 10, 2008 at 9:41 AM, Zbigniew Baniewski <[EMAIL PROTECTED]> wrote: > On Thu, Apr 10, 2008 at 12:08:26AM +, Jacob Meuser wrote: > > > > Yes, I noticed it's there - but does the driver support all of the > available > > > capabilities? > > > > according to BUGS in envy(4), no. but e

Re: Continuation of OpenBSD's Stop the Blob

2008-06-26 Thread Jeffrey &#x27;jf' Lim
On Thu, Jun 26, 2008 at 9:46 PM, Lars Noodin <[EMAIL PROTECTED]> wrote: > It seems that OpenBSD's Stop the Blob message is getting more recognition: > >http://www.fsdaily.com/stop-blob > > As the article points out, better late than never. > > Though OpenBSD had been on my list of things t

Re: Anyone from this list at BlackHat or DefCon? And a query...

2008-06-26 Thread Jeffrey &#x27;jf' Lim
On Thu, Jun 26, 2008 at 12:07 PM, Amarendra Godbole < [EMAIL PROTECTED]> wrote: > Hi, > > It would be a pleasure meeting folks on this mailing list, including > OBSD developers' at BH or DefCon. Thanks. > > [snip] I look at "Intel firmware", and i go "oh." "BLOB." ;) -jf -- In the meantime, he

Re: Continuation of OpenBSD's Stop the Blob

2008-06-26 Thread Jeffrey &#x27;jf' Lim
On Thu, Jun 26, 2008 at 9:57 PM, Martin Schrvder <[EMAIL PROTECTED]> wrote: > 2008/6/26 Lars Noodin <[EMAIL PROTECTED]>: > > It seems that OpenBSD's Stop the Blob message is getting more > recognition: > > > >http://www.fsdaily.com/stop-blob > > > > As the article points out, better late t

Re: Anybody have one of these CD drives to test with?

2008-06-30 Thread Jeffrey &#x27;jf' Lim
On Mon, Jun 30, 2008 at 7:38 PM, Kenneth R Westerback < [EMAIL PROTECTED]> wrote: > If anyone has one of these CD drives: > > "MATSHITA CR-574" > "MATSHITA CR-574" is this a repeat? > > "SANYO CRD-256P" > "SANYO CRD-254P" > "SANYO CRD-S54P" > "CD-ROM CDR-S1" > "CD-ROM CDR-N16" > > > -jf --

Re: OT: BSDanywhere mailing lists online

2008-07-17 Thread Jeffrey &#x27;jf' Lim
On Thu, Jul 17, 2008 at 9:42 PM, Stephan A. Rickauer <[EMAIL PROTECTED]> wrote: > The BSDanywhere project has now its own bug tracker as well as two > mailing lists. No excuses for spamming the OpenBSD lists any longer ;) > See http://bsdanywhere.org for details. > woohoo!!! this is cool. A few f

Re: atheros - just curious, ot

2008-07-27 Thread Jeffrey &#x27;jf' Lim
On Mon, Jul 28, 2008 at 9:00 AM, bofh <[EMAIL PROTECTED]> wrote: > > I went back and re-read the press release. It seems to be much worse than > first glance. "[we hired X to] helps enhance regulatory compliance in the > Linux kernel." This probably means locking down the driver even more. > Pr

Re: Which laptops do the developers use?

2010-01-07 Thread Jeffrey &#x27;jf' Lim
On Sun, Jan 3, 2010 at 12:33 AM, Tomas Bodzar wrote: > A lot of answers eg. here > http://marc.info/?l=openbsd-misc&w=2&r=1&s=developer+laptop&q=b and > info from this page http://www.openbsd.org/want.html : Laptops. These > die often enough that our developers need about 2-3 replacements a > year

Re: Which laptops do the developers use?

2010-01-07 Thread Jeffrey &#x27;jf' Lim
On Fri, Jan 8, 2010 at 1:57 AM, Marco Peereboom wrote: > > On Thu, Jan 07, 2010 at 11:57:58PM +0800, Jeffrey 'jf' Lim wrote: >> On Sun, Jan 3, 2010 at 12:33 AM, Tomas Bodzar wrote: >> > A lot of answers eg. here >> > http://marc.info/?l=openbsd-misc&

Re: Which laptops do the developers use?

2010-01-18 Thread Jeffrey &#x27;jf' Lim
On Tue, Jan 19, 2010 at 8:12 AM, Ted Unangst wrote: > On Mon, Jan 18, 2010 at 4:55 PM, Pau wrote: >> Thinkpad x200s works perfectly >> -the usb ports seem to be identified as 1.0, so that the speed is very >> low, but that is seemingly >> not a problem of open, but of the bios reporting a wrong v

Re: Q: How to shop for a laptop to run OpenBSD?

2009-08-09 Thread Jeffrey &#x27;jf' Lim
On Mon, Aug 10, 2009 at 2:39 AM, Edd Barrett wrote: > On Sun, Aug 09, 2009 at 09:19:11PM +0300, Ali M. wrote: > > Greetings, > > > > I will (hope) to buy a new laptop in a couple of months, how to make > > sure that the one I pick will work under OpenBSD. > > Get a thinkpad, and replace the wirel

Re: Q: How to shop for a laptop to run OpenBSD?

2009-08-09 Thread Jeffrey &#x27;jf' Lim
On Mon, Aug 10, 2009 at 3:02 AM, Matthew Szudzik wrote: > On Sun, Aug 09, 2009 at 07:39:19PM +0100, Edd Barrett wrote: > > Get a thinkpad, and replace the wireless card :) > > Maybe I'm paranoid, but I've been reluctant to get a new ThinkPad > because they all have Intel AMT nowadays. > > http://

Re: Supporting OpenBSD

2009-09-08 Thread Jeffrey &#x27;jf' Lim
On Wed, Sep 9, 2009 at 11:54 AM, Nick Holland wrote: > What makes OpenBSD unique? Everyone's got their own list, but here's > mine: > > * Good work is unacceptable, great work is expected. > * Quality is the #1 goal, it takes a back seat to NOTHING else. > * Freedom for the users to use OpenBSD w

Re: Supporting OpenBSD

2009-09-14 Thread Jeffrey &#x27;jf' Lim
On Thu, Sep 10, 2009 at 6:45 PM, Daniel Bolgheroni wrote: > On Tue, 8 Sep 2009, Nick Holland wrote: > > > Thanks to those that contribute money and buy CDs. > > I would like to buy CDs, but in Brazil these kind of products have a > high tax fee applied when they hit the harbour. For a $50 CD, I'l

Re: Recent ThinkPad T series

2009-09-21 Thread Jeffrey &#x27;jf' Lim
On Mon, Sep 21, 2009 at 1:41 PM, Jeffrey 'jf' Lim wrote: > On Mon, Sep 21, 2009 at 12:11 PM, Michael Burk wrote: > >> >> UltraNav (TrackPoint and TouchPad) - probably >> > > these (plural!) should be detected as standard HID devices. -jf

Re: OpenBSD in Rock Band 3

2010-12-06 Thread Jeffrey &#x27;jf' Lim
On Tue, Dec 7, 2010 at 8:38 AM, Doug Clements wrote: > Misc, > I sat through the ending credits of Rock Band 3 for the PS3 > tonight, and I saw a license inclusion from OpenBSD. I'm guessing they > lifted some bit of code and used it in the game. Does anyone have any > idea what portion it migh