Re: TRIM support?

2010-04-20 Thread J.C. Roberts
On Tue, 20 Apr 2010 16:22:32 -0500 Marco Peereboom wrote: > On Tue, Apr 20, 2010 at 03:01:58PM -0500, Marco Peereboom wrote: > > On Tue, Apr 20, 2010 at 03:48:23PM -0400, Ted Unangst wrote: > > > On Tue, Apr 20, 2010 at 3:11 PM, Marco Peereboom > > > wrote: > > > >>> And no, TRIM isn't supported

Re: Source Overview

2010-04-20 Thread Artur Grabowski
On Tue, Apr 20, 2010 at 9:41 PM, Chris Bennett wrote: > Looking at this and Peters message, I think there may be an answer much > simpler than a TODO list, which I think will never work out. If developers > wanted a TODO list, we would already have one. "We" do. Multiple. Mine's not very up to d

Re: TRIM support?

2010-04-20 Thread Bryan
On Tue, Apr 20, 2010 at 19:51, David Gwynne wrote: > On 21/04/2010, at 3:58 AM, Daniel Barowy wrote: > >> Hello, >> >> B Anyone know the status/plans of TRIM support in OpenBSD? B I poked around a > bit in ahci.c and scsi.c, but nothing pops out at me (I also don't really know > what I'm looking f

Diplomados 2010 Cisco, Linux, Oracle, Windows Server 2008

2010-04-20 Thread Centro de Estudios a Distancia
Title:::@Distance:: Si no puede ver este anuncio, haga click aqum ::Centro de Estudios @Distance:: Para mayor informacisn, llene sus datos haciendo click aqum Si desea anunciarse con nosotros, contactenos a los telifonos: (502) 2361-7900 / (502) 2377-1272 Fax: (502) 2331-6749 Re

Re: TRIM support?

2010-04-20 Thread David Gwynne
On 21/04/2010, at 3:58 AM, Daniel Barowy wrote: > Hello, > > Anyone know the status/plans of TRIM support in OpenBSD? I poked around a bit in ahci.c and scsi.c, but nothing pops out at me (I also don't really know what I'm looking for). the status of TRIM support is that there is none. i have

Re: can't do suitable block in firewall

2010-04-20 Thread Stuart Henderson
On 2010-04-20, Leonardo Carneiro - Veltrac wrote: >> > I'm well aware that nat occurs before the filtering, but what about > redirections that does not involve nat? translation = NAT = Network Address Translation = nat and rdr and binat rules. Since translation occurs before filtering,

Re: Radius Auth and Insecurity Outputs

2010-04-20 Thread Nicholas Marriott
Yeah I agree, I think we should pick something sensible and document it in security(8). Most people use "*" for disabled, how about something like "*nocheck"? On Tue, Apr 20, 2010 at 09:39:43AM -0400, Ted Unangst wrote: > On Tue, Apr 20, 2010 at 7:04 AM, Alexander Hall wrote: > >> Set the encry

Re: 4.7 and AR5007

2010-04-20 Thread Noah Pugsley
Corey Bukolt wrote: Yes, please recompile a kernel after changing the value of athn_debug in /usr/src/sys/dev/ic/athn.c to 10: int athn_debug = 0; -> int athn_debug = 10; Then reboot and send me the dmesg. The AR9285 works for several people so it is very likely a difference in chip or EEPROM

Re: Source Overview

2010-04-20 Thread Daniel Ouellet
Please read as this is your challenge back should you actually step up to it with the usual line "shut up and hack" type of answer. This tread now spread on tech@ too and include may be 3 or 4 treads all referring to todo lists, janitor and all. I don't find it interesting anymore and plenty

weird maildirmake problem

2010-04-20 Thread Ozgur Kazancci
Hi, I've a strange problem; I installed an OpenBSD mail server last day with Postfix, Courier-Imap..etc Everything was working fine, until i wanted to re-create an e-mail account. Now, when i'm trying to make user's directory, (as root) /usr/local/bin/maildirmake -q 1000S /var/vmail/domain.

You have one new message from Public Bank Berhad

2010-04-20 Thread Public Bank Berhad
Dear Public Bank Berhad Customer, You have 1 unread Message! Click here to resolve the problem Thank You. * Please do not reply to this email, as your reply will not be received. This is an automatic notification of new security messages. Sincerely, Public Bank Berhad Security Department Team.

Re: TRIM support?

2010-04-20 Thread Marco Peereboom
On Tue, Apr 20, 2010 at 03:01:58PM -0500, Marco Peereboom wrote: > On Tue, Apr 20, 2010 at 03:48:23PM -0400, Ted Unangst wrote: > > On Tue, Apr 20, 2010 at 3:11 PM, Marco Peereboom wrote: > > >>> And no, TRIM isn't supported. > > > > >> The problem is that we're copying the entire disk, so, as fa

Бюджетирование и управленческий учет.

2010-04-20 Thread Ольга Скиданова
** * * PP PPP"PP'PP!PPP PPP"PPP+ PP.PPPP"PP PPPPPP/ P P#PP PPPPPP'PP!PPPP P#P'PP"P. * ** PP0 QP5PP2P>P4P8QP5P;P8 P:P>PP2Q P5 P

Re: can't do suitable block in firewall

2010-04-20 Thread Leonardo Carneiro - Veltrac
Leonardo Carneiro - Veltrac wrote: > Leonardo Carneiro - Veltrac wrote: > >> Hi Shane, Heya and others. I tried a new setup, using tables (look more >> eficient than using a thousan rules to each variable). But is still >> failing :( >> >> # tables >> table persist const file "/etc/pf

Re: reply-to/return-path mail/smtpd question

2010-04-20 Thread Jacek Masiulaniec
On Mon, Mar 22, 2010 at 06:05:37PM +0100, Didier Wiroth wrote: > Hello, > (I'm using current with smtpd.) > I'm sending mail reports to a mail address which is defined in the > alias file like this: > didier: dwir...@company.com > > My smtpd.conf is: > listen on lo0 > map "aliases" { source db "/e

Re: TRIM support?

2010-04-20 Thread Daniel Barowy
On Tue, 20 Apr 2010, Ted Unangst wrote: It's not about writing too often, it's about the performance hit doing a read/modify/write when there's no free blocks. Like the 4k sector problem, but potentially even worse. On the other hand, it depends on how much writing your server will do in servi

Re: smtpd: Aliases only work with for local alias aliases

2010-04-20 Thread Jacek Masiulaniec
On Mon, Apr 12, 2010 at 12:26:09PM +0200, Rene Maroufi wrote: > Hello, > > In my smtpd.conf i have this: > > map aliases { source db "/etc/mail/aliases.db" } > > and: > > accept from all for local deliver to maildir > > If i send a mail to an alias smtpd rejected the mail. The Log says: 530 >

Re: can't do suitable block in firewall

2010-04-20 Thread Leonardo Carneiro - Veltrac
Leonardo Carneiro - Veltrac wrote: > Hi Shane, Heya and others. I tried a new setup, using tables (look more > eficient than using a thousan rules to each variable). But is still > failing :( > > # tables > table persist const file "/etc/pf.conf.d/msn-rdr" > table persist const file

Congreso Internet Marketing Experts - Guadalajara 24 de Mayo Auditorio Hotel Hilton

2010-04-20 Thread Fernanda Rivas
Congress & Marketing Presenta Congreso Nacional iMexB410 Internet Marketing Experts Guadalajara Sponsored By WSI We Simplify The Internet - KTC Conexiones - Google Adwords Professionals - Doppler E-Mail Marketing Made Simple - CII[IMAGE][IMAGE] Ser Visto Para Ser Rentable El Internet como medio d

Re: TRIM support?

2010-04-20 Thread Marco Peereboom
On Tue, Apr 20, 2010 at 03:48:23PM -0400, Ted Unangst wrote: > On Tue, Apr 20, 2010 at 3:11 PM, Marco Peereboom wrote: > >>> And no, TRIM isn't supported. > > >> The problem is that we're copying the entire disk, so, as far as the disk > >> (i.e., SSDs) is aware, that disk is 100% full-- all bloc

Re: TRIM support?

2010-04-20 Thread Chris Dukes
On Tue, Apr 20, 2010 at 02:56:11PM -0400, Daniel Barowy wrote: > > The problem is that we're copying the entire disk, so, as far as the > disk (i.e., SSDs) is aware, that disk is 100% full-- all blocks are > marked as used even if they're empty. If I understand correctly, > how the controller ha

Re: TRIM support?

2010-04-20 Thread Ted Unangst
On Tue, Apr 20, 2010 at 3:11 PM, Marco Peereboom wrote: >>> And no, TRIM isn't supported. >> The problem is that we're copying the entire disk, so, as far as the disk >> (i.e., SSDs) is aware, that disk is 100% full-- all blocks are marked as >> used even if they're empty. If I understand correc

Re: can't do suitable block in firewall

2010-04-20 Thread Leonardo Carneiro - Veltrac
Hi Shane, Heya and others. I tried a new setup, using tables (look more eficient than using a thousan rules to each variable). But is still failing :( # tables table persist const file "/etc/pf.conf.d/msn-rdr" table persist const file "/etc/pf.conf.d/msn-allow" # msn proxy

Re: pf statistics via SNMP MIBs on 4.6 (or 4.7)

2010-04-20 Thread Helmut Schneider
silvershadow...@gmx.de wrote: > the most recent MIBs for OpenBSD is for 4.4 (OpenBSD 4.4: > obsd-mibs44.tar), which can be downloaded from well-known > > http://www.packetmischief.ca/openbsd/snmp/ > > However, I seem to have problems getting it running on a OpenBSD 4.6 > based relayd setup (dmes

Re: TRIM support?

2010-04-20 Thread Marco Peereboom
On Tue, Apr 20, 2010 at 02:56:11PM -0400, Daniel Barowy wrote: > On Tue, 20 Apr 2010, Marco Peereboom wrote: > >> What problem are you trying to solve? >> >> And no, TRIM isn't supported. >> > > My concern is the procedure we've been using to deploy OpenBSD machines. > We set up a base machine wi

Re: TRIM support?

2010-04-20 Thread Daniel Barowy
On Tue, 20 Apr 2010, Marco Peereboom wrote: What problem are you trying to solve? And no, TRIM isn't supported. My concern is the procedure we've been using to deploy OpenBSD machines. We set up a base machine with a standard disk layout, utilities, admin account, etc... and then make a co

Re: smtpd.conf: syntax error with from local

2010-04-20 Thread Jacek Masiulaniec
On Sun, Apr 11, 2010 at 08:20:24PM +0200, Rene Maroufi wrote: > Hi, > > i tried smtpd on a snapshot from March (GENERIC#556). If i use: > > accept from local for all relay > > I get with smtpd -n: > > /etc/mail/smtpd.conf:11: syntax error > > If i remove from local, everything is OK. Whats wro

Re: trouble installing on t2000

2010-04-20 Thread Theo de Raadt
> I am trying to install the version sparc64 4.7 openBSD on a T2000 Enterprise. > It will let me get all the way through to installingn sets. I have tried to > install the sets from cd, ftp, http, rsync and it never finishes. Does > anyone have any ideas why this might be? It usually gets abou

Re: TRIM support?

2010-04-20 Thread Marco Peereboom
What problem are you trying to solve? And no, TRIM isn't supported. On Tue, Apr 20, 2010 at 01:58:30PM -0400, Daniel Barowy wrote: > Hello, > > Anyone know the status/plans of TRIM support in OpenBSD? I poked > around a bit in ahci.c and scsi.c, but nothing pops out at me (I also > don't rea

trouble installing on t2000

2010-04-20 Thread Wagstaff, Jason
I am trying to install the version sparc64 4.7 openBSD on a T2000 Enterprise. It will let me get all the way through to installingn sets. I have tried to install the sets from cd, ftp, http, rsync and it never finishes. Does anyone have any ideas why this might be? It usually gets about 90% th

TRIM support?

2010-04-20 Thread Daniel Barowy
Hello, Anyone know the status/plans of TRIM support in OpenBSD? I poked around a bit in ahci.c and scsi.c, but nothing pops out at me (I also don't really know what I'm looking for). Thanks, Dan

Re: Brazil resellers of OpenBSD - Tempo Real?

2010-04-20 Thread Christiano F. Haesbaert
On 19 April 2010 19:24, Austin Hook wrote: > Does anyone know if the bookstore Tempo Real still exists and if they have > a physical mailing address? Or does anyone know of a potential reseller > of OpenBSD in Brazil? > Buy from openbsdeurope.com, they charge < 10 eur for devlivery.

Re: Source Overview

2010-04-20 Thread Marco Peereboom
On Tue, Apr 20, 2010 at 01:06:32PM +0100, Peter Kay (Syllopsium) wrote: >> From: "J.C. Roberts" >> The developers *CONSTANTLY* *ASK* *FOR* *YOUR* *HELP* with testing, but >> this "dull and heavy" work is somehow below most people who just talk >> about wanting to become developers and are looking

Re: Source Overview

2010-04-20 Thread Christiano F. Haesbaert
After reading your replies and the thread Ted mailed, My assumptions were indeed wrong, I've naively believed people would send diffs if such thing(the list) existed, the thread and your replies proved me wrong. I guess I thought that mainly because it worked for me on some level in the past (I s

Çok yoğun istek üzerine kampanyamız bir süreliğine uzatılmıştır.

2010-04-20 Thread Caprice Palace Termal
\yelik Bilgileriniz [IMAGE] Payla~ ]zinsiz Gvnderim Bildir \yelikten Ayr}l [IMAGE] Caprice Gold oda sahiplerinin |cretsiz konaklama haklar}yla Didim Otelimiz doluyor [IMAGE] YILLIK PAKET ]G]N< SON ^ANS [IMAGE] [IMAGE] Gok yopun istek |zerine kampanyam}z bir s|relipine uzat}lm}~t}r. < di

Re: Brazil resellers of OpenBSD - Tempo Real?

2010-04-20 Thread Fabio Almeida
Probably you'd better buy anything "OpenBSD related" on the official site, I gave up trying to find some reseller here in Brazil, and when I bought on the official site I had no problems. Like the system itself, it "just works" :) Fabio Almeida Em Ter, 2010-04-20 C s 10:40 -0300, Leonardo Rodrig

Re: Source Overview

2010-04-20 Thread Adam M. Dutko
> Looking at this and Peters message, I think there may be an answer much >> simpler than a TODO list, which I think will never work out. If developers >> wanted a TODO list, we would already have one. > > > Good point. .. Perhaps the useful emails that have suitable TODO items could simply

Re: Wistron DNMA92 mini-PCI card

2010-04-20 Thread Stuart Henderson
On 2010-04-20, Aaron Mason wrote: > Hey all, > > Is anybody developing drivers for the Atheros AR9220-based card named > in the subject? Would it help if someone were to order some from > PCEngines for development, and if so, would pigtails and/or > pci-to-mpci adapters be needed, and to whom wou

mpi(4): SAS1068: disk not found

2010-04-20 Thread Joerg Goltermann
Hi, the VMware ESX's LSI SAS1068 emulation doesn't work. The controller is detected but the disk(s) will not be found. After enabling MPI_DEBUG I got only "/bsd: mpi1: mpi_read 0x44 0x". It looks like the controller has an interrupt problem. vmstat -i doesn't report the mpi1 controller ir

Re: Brazil resellers of OpenBSD - Tempo Real?

2010-04-20 Thread Leonardo Rodrigues
I used to buy official OpenBSD sets there, but I remember trying to buy a set a couple of months ago, and I couldn't find any. Actually, their website isn't even working (www.temporeal.com.br) and there are reports on some forums that the "physical" store has closed. Meh =( On Mon, Apr 19, 2010 a

Re: Radius Auth and Insecurity Outputs

2010-04-20 Thread Ted Unangst
On Tue, Apr 20, 2010 at 7:04 AM, Alexander Hall wrote: >> Set the encrypted password to * >> > > Thank you Stuart for not recommending hacking away on /etc/security but > instad provide the "correct" answer. :-) > > And while the awk-literate audience might have noticed that any > 13-c

Wistron DNMA92 mini-PCI card

2010-04-20 Thread Aaron Mason
Hey all, Is anybody developing drivers for the Atheros AR9220-based card named in the subject? Would it help if someone were to order some from PCEngines for development, and if so, would pigtails and/or pci-to-mpci adapters be needed, and to whom would we send them? Regards -- Aaron Mason - P

Re: Source Overview

2010-04-20 Thread Chris Bennett
On 04/20/10 06:38, Jacob Meuser wrote: On Tue, Apr 20, 2010 at 12:21:43AM -0700, J.C. Roberts wrote: On Tue, 20 Apr 2010 11:58:02 +0800 Artur Grabowski wrote: On Tue, Apr 20, 2010 at 2:02 AM, Christiano F. Haesbaert wrote: I also know he (as every developer) is busy with more important thi

Re: Source Overview

2010-04-20 Thread Peter Kay (Syllopsium)
From: "J.C. Roberts" The developers *CONSTANTLY* *ASK* *FOR* *YOUR* *HELP* with testing, but this "dull and heavy" work is somehow below most people who just talk about wanting to become developers and are looking for shortcuts to becoming one. Since validity is critical, if you cannot test prop

Re: can't do suitable block in firewall

2010-04-20 Thread Leonardo Carneiro - Veltrac
Shane Lazarus wrote: Heya On Tue, Apr 20, 2010 at 5:43 AM, Leonardo Carneiro - Veltrac mailto:lscarne...@veltrac.com.br>> wrote: My OpenBSD firewall has 4 interfaces: 2 lan, 1 wan and 1 dmz. What i'm trying to do is: 1. Allow some hosts to use MSN; 2. Redirect the MS

Re: Source Overview

2010-04-20 Thread Jacob Meuser
On Tue, Apr 20, 2010 at 12:21:43AM -0700, J.C. Roberts wrote: > On Tue, 20 Apr 2010 11:58:02 +0800 Artur Grabowski > wrote: > > > On Tue, Apr 20, 2010 at 2:02 AM, Christiano F. Haesbaert > > wrote: > > > > > I also know he (as every developer) is busy with more important > > > things, so "publi

Re: Radius Auth and Insecurity Outputs

2010-04-20 Thread Stuart Henderson
On 2010/04/20 13:04, Alexander Hall wrote: > On 04/20/10 08:37, Stuart Henderson wrote: > > On 2010-04-19, Andrew Klettke wrote: > >> Hello all, > >> > >> I'm having a (cosmetic) problem with a couple of OpenBSD boxes that are > >> using RADIUS authentication. > >> > >> When I install the OS, I c

Re: Radius Auth and Insecurity Outputs

2010-04-20 Thread Alexander Hall
On 04/20/10 08:37, Stuart Henderson wrote: > On 2010-04-19, Andrew Klettke wrote: >> Hello all, >> >> I'm having a (cosmetic) problem with a couple of OpenBSD boxes that are >> using RADIUS authentication. >> >> When I install the OS, I create a local user with local authentication. >> After the

[SOLVED] Re: Generic Discuss about CPU resource scheduling

2010-04-20 Thread Aaron Lewis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 First of All , Thanks to all your help ;-) All the replies are good , and enlightened me. Finally as i read more of the book , i found a good way to solve this problem. They use multiple queues , which has different CPU time for a slice. That's a go

Re: Stange Spamd behaviour

2010-04-20 Thread Alexander Hall
On 04/20/10 12:34, Matthew Gladkikh wrote: > Hello folks, > > My spamd setup went mad one day and I cannot figure out what is the problem - > could you please help? > The problem is that it automatically whitelists all the incoming connections. > I am running openbsd in bridge mode. Check your sp

Stange Spamd behaviour

2010-04-20 Thread Matthew Gladkikh
Hello folks, My spamd setup went mad one day and I cannot figure out what is the problem - could you please help? The problem is that it automatically whitelists all the incoming connections. I am running openbsd in bridge mode. bash-4.0# uname -a OpenBSD puffy.srv.pzi.ru 4.6 GENERIC.MP#89 i386

Re: Source Overview

2010-04-20 Thread Lars Nooden
On Tue, 20 Apr 2010, J.C. Roberts wrote: The developers *CONSTANTLY* *ASK* *FOR* *YOUR* *HELP* with testing, ... Since validity is critical, if you cannot test properly and hopefully help in the debugging, then you'll never be any good at writing code... That's a very clean way of getting intr

Re: sudo - protected directory

2010-04-20 Thread Alexander Hall
On 04/20/10 00:37, Frank Bax wrote: > The first example in 'man sudo' shows how to list files in a protected > directory: > sudo ls /usr/local/protected > > I am not sure how I would search the contents of files found in such a > directory, for example: > $ sudo ls -l /var/spool/mqueue/ >

Re: usb modem ADU-500A

2010-04-20 Thread David Coppa
2010/4/20 zAJKOW dMITRIJ aLEKSANDROWI^ : > Hi. I'm not speek english. > > OpenBSD 4.6 i386. > Not working modem ADU-500A (driver umsm). Send us the output of: usbdevs -dv cheers, david

Re: Source Overview

2010-04-20 Thread Nicholas Marriott
I have a large public todo list for tmux (it is even distributed in the portable tarball), and I don't actually mind helping people, so long as they make some effort. Even so I get very very few contributions for todo list items, most stuff I get is from people who specifically want a feature or hi

Još samo 7 dana za spremanje uz popust i poklon!

2010-04-20 Thread E-topshop
ProleDno spremanje - još 7 dana sa popustom! Odaberite bilo koja 2 ili više proizvoda iz ponude ProleDno spremanje i osvojite 10% POPUSTA i POKLON Mini kuhinjsku vagu! PoE>urite, napravite svoj paket još danas i oD istite svoj dom uz minimum napora i za upola kraDe vreme! Neki od proizvoda

Re: Source Overview

2010-04-20 Thread J.C. Roberts
On Tue, 20 Apr 2010 11:58:02 +0800 Artur Grabowski wrote: > On Tue, Apr 20, 2010 at 2:02 AM, Christiano F. Haesbaert > wrote: > > > I also know he (as every developer) is busy with more important > > things, so "publishing" these small tasks would also give the > > developers more time to focus

pf statistics via SNMP MIBs on 4.6 (or 4.7)

2010-04-20 Thread silvershadow123
Hi list, the most recent MIBs for OpenBSD is for 4.4 (OpenBSD 4.4: obsd-mibs44.tar), which can be downloaded from well-known http://www.packetmischief.ca/openbsd/snmp/ However, I seem to have problems getting it running on a OpenBSD 4.6 based relayd setup (dmesg below). It builds okay from the