binutils buffer overflow

2005-06-01 Thread Alexey E. Suslikov
binutils < 2.16-r1 are vulnerable http://www.gentoo.org/security/en/glsa/glsa-200506-01.xml

Re: Gigabit Firewall NIC Interrupt Performance Problem

2005-06-01 Thread Sean Knox
Hey Bob, Thanks for the info. I originally asked as I'm seeing between 80 and 90 percent interrupts on a gigabit firewall with some em(4) cards. I think my issue may be expected given the scenario, so I'll pose that question to the group in a different thread. thanks, sk Bob Beck wrote:

What to do with zombie ssh connections...tarpit?

2005-06-01 Thread Myk Taylor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 With OpenBSD 3.7 I can finally easily detect and block those annoying ssh scanning zombies with the following pf rule: pass in on $ext_if proto tcp from any to ($ext_if) port ssh \ flags S/SA keep state (max-src-conn-rate 5/60, \ overload flush g

Re: Gigabit Firewall NIC Interrupt Performance Problem

2005-06-01 Thread Bob Beck
the idle loop problem will affect any driver that uses tsleep where stuff might need to be serviced from the idle loop. the bge booboo I found and fixed earlier with krw was that of it not testing correctly if interrupts were for itself in the shared interrupt case. totally differe

Re: authpf password changing

2005-06-01 Thread Bob Beck
You don't. it's that simple. authpf is not a shell. It is designed to let the user do NOTHING. I will not change it so users can do something with it. users should not have a shell on the box authpf is running on. Want them to change their passwords? give them a r

Re: howto clean disks ?

2005-06-01 Thread Russell Fulton
> > Once information on a digital media has been overwritten, it cannot be > > recreated/restored in any lab. All this talk about electron microscopes > > and overwriting in multiple passes is just a load of crap derived from > > an old DoD standard. It has no practical meaning. One overwrite is >

Re: OpenNTPD on OBSD 3.4

2005-06-01 Thread Daniel Ouellet
Edy Purnomo wrote: How to install OpenNTPD on OBSD 3.4 ? I've read this from newsgroup but can't understand. Please advice. Much better, just pop in the CD and then install OBSD 3.7 and OpenNTPD comes pre install with it! (:> Plus many other improvements as well... Daniel

OpenNTPD on OBSD 3.4

2005-06-01 Thread Edy Purnomo
Hi, How to install OpenNTPD on OBSD 3.4 ? I've read this from newsgroup but can't understand. Please advice. the native OpenBSD version needs yo live in the src tree under usr.sbin/ntpd/ for make install to work. you can just manually copy binary and manpages into place tho.

Aironet pcmcia / 3.7 GENERIC kernel crash

2005-06-01 Thread Andrew Dyer
Hi, I recently installed 3.7 release on a Toshiba portege 610CT laptop and the kernel panics while initializing my aironet wireless card. If I do a 'boot -c' and 'disable an' from the UKC> prompt all works as expected. I tried booting with the card in both slots, and also without the other pcmcia

Re: howto clean disks ?

2005-06-01 Thread shanejp
Hi Dennis, Quoting Dennis Lindahl <[EMAIL PROTECTED]>: > Once information on a digital media has been overwritten, it cannot be > recreated/restored in any lab. All this talk about electron microscopes > and overwriting in multiple passes is just a load of crap derived from > an old DoD standard.

Re: howto clean disks ?

2005-06-01 Thread Joe Snikeris
On 6/1/05, Diana Eichert <[EMAIL PROTECTED]> wrote: > On Thu, 2 Jun 2005, Dennis Lindahl wrote: > SNIP > > Like I said, once the information _has_ been overwritten, it cannot be > > recovered in any lab. A fellow from IBAS said this during a seminar I > > attended recently. He even said it was a fu

Re: Gigabit Firewall NIC Interrupt Performance Problem

2005-06-01 Thread Kevin
On 6/1/05, Marco Peereboom <[EMAIL PROTECTED]> wrote: > I said "there was a boo boo in the bge interrupt handler"; this > affects ALL bge. Good to hear. I'll have to try a snapshot and see if it addresses the bge issues I have (PE1750 silently dropping some TCP packets). Or should I wait a few mo

authpf password changing

2005-06-01 Thread Alastair Johnson
using authpf i cant see a way to allow users to change their passwords. i want ideally to set password ageing but more urgently how can a user with an authpf shell login to change a password? its tiresome and not very scalable to have them troop into my office and in a root session type "passwd u

Re: [A bit OT] KVM recommendation and information on "Compaq EO1004B 8 Port KVM Switch, Part No. 147094-001"

2005-06-01 Thread Steve Shockley
Adam Gleave wrote: I've been looking at KVM's (on eBay mostly, for price reasons :)). Anyone have experience with these / any other recommendations? I've had problems switching back and forth between OpenBSD and Win2k using a Microsoft optical wheel mouse, especially if Win2k initialized t

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread shanejp
Quoting Markus Kolb <[EMAIL PROTECTED]>: > You don't know after 2 mails that it will be only noise. The noise starts when the person who brings up the FAQ, decides to pursue an issue which developers have already decided on long ago. This is OpenBSD. If you don't trust the developers but want t

Re: Gigabit Firewall NIC Interrupt Performance Problem

2005-06-01 Thread Marco Peereboom
I said "there was a boo boo in the bge interrupt handler"; this affects ALL bge. The idle loop stuff affects all i386 boxes with a hlt'ing BIOS period. On Jun 1, 2005, at 7:38 PM, Sean Knox wrote: Marco Peereboom wrote: I remember that there was a boo boo in the bge interrupt handler.

Re: Gigabit Firewall NIC Interrupt Performance Problem

2005-06-01 Thread Sean Knox
Marco Peereboom wrote: I remember that there was a boo boo in the bge interrupt handler. beck@ found it and I believe krw@ fixed it. If you can you should try something newer, like -current or whenever brad@ the latest releases 3.7 errata that includes the "idle loop fix". Does this aff

Re: [A bit OT] KVM recommendation and information on "Compaq EO1004B 8 Port KVM Switch, Part No. 147094-001"

2005-06-01 Thread Nick Holland
Sascha Retzki wrote: > On Wed, Jun 01, 2005 at 12:55:45PM +, Adam Gleave wrote: >> I've been looking at KVM's (on eBay mostly, for price reasons :)). >> What I really need is something that: >> >> 1. Will work on a variety of OS's (Linux, OpenBSD, *BSD, ...anything). > > Those thingies don't

Re: [A bit OT] KVM recommendation and information on "Compaq EO1004B 8 Port KVM Switch, Part No. 147094-001"

2005-06-01 Thread mcb, inc.
On Wed, 1 Jun 2005, Adam Gleave wrote: I've been looking at KVM's (on eBay mostly, for price reasons :)). What I really need is something that: 1. Will work on a variety of OS's (Linux, OpenBSD, *BSD, ...anything). OpenBSD being most important :) 2. Will work both graphical and console 3. Ok si

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Markus Kolb
Otto Moerbeek wrote on Wed, Jun 01, 2005 at 17:10:44 +0200: > If we feel that certain posts just add noise and nothing else, we say so. You don't know after 2 mails that it will be only noise. And with your flaming you kill a thread before it starts to become interesting. I have already written:

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Markus Kolb
Brad wrote on Wed, Jun 01, 2005 at 09:18:54 -0400: > > There are no "compilation limitations" of OBSD. There are. Have a look at the net/ser port for example. And I will show you in core after I've had a deeper look.

Re: howto clean disks ?

2005-06-01 Thread Diana Eichert
On Thu, 2 Jun 2005, Dennis Lindahl wrote: SNIP > Like I said, once the information _has_ been overwritten, it cannot be > recovered in any lab. A fellow from IBAS said this during a seminar I > attended recently. He even said it was a fundamental principle for all > professional data recovery. If i

Re: Linuxtag June 22 - 25, 2005, Karlsruhe, Germany

2005-06-01 Thread Ingo Schwarze
Hi Wim, Wim Vandeputte wrote on Wed, Jun 01, 2005 at 06:21:05PM +0200: > just a heads up that we'll be at LinuxTag later this month, > http://www.linuxtag.org > > June 22 - 25, 2005, Karlsruhe, Germany. ... and after the conference, don't miss our party: Sat, June 25, 16:00 - 28:00 o'clock,

Re: howto clean disks ?

2005-06-01 Thread Dennis Lindahl
> That is not the case. On magnetic drives, the field can spread beyond > the region > written to by the drive heads, and can be read by a suitably equipped > lab. Reports > on how effective this is and what methods can be used to destroy the data vary, > but it's safe (or rather, it's necessary)

Re: howto clean disks ?

2005-06-01 Thread Chris Zakelj
Diana Eichert wrote: On Wed, 1 Jun 2005, Anthony Roberts wrote: The 'dd' way is good enough unless someone is willing to to tear the drive apart in a lab. Items required for "sure fire" disk cleaning methodology. qty. 1 hard drive to clean qty. 1 high velocity military rifle I usually

humppa

2005-06-01 Thread Stefan Olsson
Umm... in the online manual pages there is an architecture "humppa" - is that an alias for hppa or what is it? http://www.openbsd.org/cgi-bin/man.cgi?query=all&sektion=1&manpath=OpenBSD+Cu rrent&arch=humppa&apropos=1&format=html -I do happen to know that Humppa the"music" is popular in these circl

Re: Linuxtag June 22 - 25, 2005, Karlsruhe, Germany

2005-06-01 Thread Matthias Kilian
On Wed, Jun 01, 2005 at 06:21:05PM +0200, Wim Vandeputte wrote: > By the way, there are a few movies online now of the Hackaton at > > http://www.eurobsd.org/2005-hackaton/ I hope this "Theo reads mail at the rack" scene was only for TV. Please don't hurt your ear. Ciao, Kili

Re: howto clean disks ?

2005-06-01 Thread Antonios Anastasiadis
why don't you try pissing on it. I can gurantee that everyone will forget about reclaiming your super-secret data.Ever. If you are overly-paranoid, as any OBSD user should be, you can try the "heavier" solution which is definitely the(...)

Re: OpenBSD VPN

2005-06-01 Thread Stuart Henderson
--On 01 June 2005 11:30 -0500, Bruce Marriner wrote: Apparently I'm not quite as brilliant as everyone here and those resources did not quite answer all my questions. Say what you didn't understand and which questions you're left with, and you:- 1. may get a useful response, helping you,

Re: howto clean disks ?

2005-06-01 Thread Diana Eichert
On Wed, 1 Jun 2005, Dennis Lindahl wrote: > Once information on a digital media has been overwritten, it cannot be > recreated/restored in any lab. All this talk about electron microscopes > and overwriting in multiple passes is just a load of crap derived from > an old DoD standard. It has no pra

Re: Slow Downloads with Userpace PPPoE and High Speed ADSL link

2005-06-01 Thread Javier Villavicencio
Mick escribis: > On Tue, 2005-05-31 at 08:33 -0400, Melameth, Daniel D. wrote: > >>Mick wrote: >> >>>I seem to be seeing somewhat odd behaviour with regards to the >>>userpace PPPoE program and my high speed ADSL link. By "high speed" I >>>mean 8Mbps down and 1Mbps up. Initially, I was on a 512/12

Re: howto clean disks ?

2005-06-01 Thread Anthony Roberts
> Once information on a digital media has been overwritten, it cannot be > recreated/restored in any lab. All this talk about electron microscopes > and overwriting in multiple passes is just a load of crap derived from > an old DoD standard. It has no practical meaning. One overwrite is > enough.

Re: Slow Downloads with Userpace PPPoE and High Speed ADSL link

2005-06-01 Thread Mick
On Tue, 2005-05-31 at 08:33 -0400, Melameth, Daniel D. wrote: > Mick wrote: > > I seem to be seeing somewhat odd behaviour with regards to the > > userpace PPPoE program and my high speed ADSL link. By "high speed" I > > mean 8Mbps down and 1Mbps up. Initially, I was on a 512/128 plan > > before I

Re: [slightly OT] Zaurus -- to buy or not to buy?

2005-06-01 Thread Richard P. Koett
Can anyone recommend a Zaurus vendor for Canadian buyers? Thx, RPK.

Re: [slightly OT] Zaurus -- to buy or not to buy?

2005-06-01 Thread Marcos Latas
On 6/1/05, Dave Feustel <[EMAIL PROTECTED]> wrote: > On Wednesday 01 June 2005 12:06 pm, Matthias Kilian wrote: > > On Wed, Jun 01, 2005 at 03:39:29PM +0200, Johan M:son Lindman wrote: > > > Yes, it certainly is worth it. > > > Also worth noting is the very fast delivery and excellent service you g

Re: [slightly OT] Zaurus -- to buy or not to buy?

2005-06-01 Thread Matthias Kilian
On Wed, Jun 01, 2005 at 02:34:32PM -0500, Dave Feustel wrote: > Is there a wim webpage or other contact info? www.kd85.com EU orders (https://https.openbsd.org/cgi-bin/order.eu) are also handled by Wim. Ciao, Kili ps: https.openbsd.org seems to have some problems (Internal Server Error)

Re: [slightly OT] Zaurus -- to buy or not to buy?

2005-06-01 Thread Dave Feustel
On Wednesday 01 June 2005 12:06 pm, Matthias Kilian wrote: > On Wed, Jun 01, 2005 at 03:39:29PM +0200, Johan M:son Lindman wrote: > > Yes, it certainly is worth it. > > Also worth noting is the very fast delivery and excellent service you get > > by > > Wim. > > That's true. After Marc's and Chr

Re: Serial console from sparc to i386?

2005-06-01 Thread Sean Brown
On June 1, 2005 9:58 am, Mike Sazhin wrote: > Hello, > > I want to try sparc with OpenBSD and see if it is useful for what I do. I > do not have a monitor or keyboard that can go with it so I hope to be able > to install using a serial console. I have done this on i386 to i386. Now I > want to > kn

trouble installing evolution-1.2

2005-06-01 Thread Michael + Marilynn Endsley
Hi all. I just installed 3.7 on this machine and all went well. I have been having trouble installing evolution either as package or port. The port wouldn't build and I have used pkg_add, pkg_delete, and then pkg_add again. The program starts, but on the second screen (Evolution Setup Assistant

Re: OpenBSD VPN

2005-06-01 Thread MikeM
On 6/1/2005 at 11:30 AM Bruce Marriner wrote: |Thank you everyone for the wonders of information. I have read the |vpn man page - along with all the other ipsec man pages. Apparently I'm |not quite as brilliant as everyone here and those resources did not quite |answer all my questions. Sorry

Re: OpenBSD VPN

2005-06-01 Thread Brandon Mercer
Bruce Marriner wrote: > Thank you everyone for the wonders of information. I have read the >vpn man page - along with all the other ipsec man pages. Apparently I'm >not quite as brilliant as everyone here and those resources did not quite >answer all my questions. Sorry for disturbing yo

Re: OpenBSD VPN

2005-06-01 Thread Tony Sarendal
On Wednesday 01 June 2005 17:30, Bruce Marriner wrote: > Thank you everyone for the wonders of information. I have read the > vpn man page - along with all the other ipsec man pages. Apparently I'm > not quite as brilliant as everyone here and those resources did not quite > answer all my

Re: FW: Attachment restriction

2005-06-01 Thread Bryan Irvine
A postfix issue is offtopic and you probably want to post this on a postfix mailing list. But I'd check the config files for attachment limitations. (main.cf IIRC). --Bryan On 6/1/05, John Marten <[EMAIL PROTECTED]> wrote: > After rebooting our 3.6 OBSD server my users started complaining abo

Re: Serial console from sparc to i386?

2005-06-01 Thread Janne Johansson
Mike Sazhin wrote: Hello, I want to try sparc with OpenBSD and see if it is useful for what I do. I do not have a monitor or keyboard that can go with it so I hope to be able to install using a serial console. I have done this on i386 to i386. Now I want to know if (with the proper cable, an

Re: howto clean disks ?

2005-06-01 Thread Dennis Lindahl
Once information on a digital media has been overwritten, it cannot be recreated/restored in any lab. All this talk about electron microscopes and overwriting in multiple passes is just a load of crap derived from an old DoD standard. It has no practical meaning. One overwrite is enough. Please let

FW: Attachment restriction

2005-06-01 Thread John Marten
After rebooting our 3.6 OBSD server my users started complaining about restrictions in mail attachments. Appearantly anything over 15mg gets (timed out?) or otherwise does not go out. We use Postfix and pop3d. If you have heard of this happening before, or it has happened to you let me know. I've i

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Miod Vallat
> I don't want to ask OpenBSD.org-developers because they always think > they are right. I want to have a talk with developing users which have > experience with compiling to subarchitectures. As one of the aforementioned developers, who makes mistakes and often acknowledges them (but not all the

Re: [slightly OT] Zaurus -- to buy or not to buy?

2005-06-01 Thread Matthias Kilian
On Wed, Jun 01, 2005 at 03:39:29PM +0200, Johan M:son Lindman wrote: > Yes, it certainly is worth it. > Also worth noting is the very fast delivery and excellent service you get by > Wim. That's true. After Marc's and Chris' allready convinced me, I ordered it this morning, and Wim allready wrote

Re: Serial console from sparc to i386?

2005-06-01 Thread Jason Crawford
As long as you have a null-modem serial cable, SPARC to i386 serial should work perfectly fine. The Ultra1 (at least the one I have) defaults to booting to serial console if the monitor is not plugged in, so I just plug a null-modem serial cable into the serial port on the back of my U1 into a seri

Re: OpenBSD VPN

2005-06-01 Thread Bruce Marriner
Thank you everyone for the wonders of information. I have read the vpn man page - along with all the other ipsec man pages. Apparently I'm not quite as brilliant as everyone here and those resources did not quite answer all my questions. Sorry for disturbing you all in hopes there was a

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Anil Madhavapeddy
On 31 May 2005, at 16:17, Markus Kolb wrote: [EMAIL PROTECTED] wrote on Tue, May 31, 2005 at 15:13:50 +0200: Markus Kolb <[EMAIL PROTECTED]> writes: The OpenBSD mailing lists are for dicussing OpenBSD issues. It has been repeatedly stated that fiddling with compiler flags is something that is

Re: OpenBSD VPN

2005-06-01 Thread Chris Cameron
http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/www/faq/faq13.html?rev=1.79&content-type=text/html Keep in mind it was removed for a reason (I used it successfully though). Bruce Marriner wrote: I am trying to setup an OpenBSD <> OpenBSD VPN Tunnel to connect two remote offices togeth

Re: [A bit OT] KVM recommendation and information on "Compaq EO1004B 8 Port KVM Switch, Part No. 147094-001"

2005-06-01 Thread Stuart Henderson
--On 01 June 2005 17:08 +0200, Sascha Retzki wrote: Those thingies don't *really* need OS-support, tho the OS should be ok with the fact that those KVMs (or at least the two-three I used to see in action) switch the signals completely "away" from a computer, thus loosing voltage. The keyboard

Serial console from sparc to i386?

2005-06-01 Thread Mike Sazhin
Hello, I want to try sparc with OpenBSD and see if it is useful for what I do. I do not have a monitor or keyboard that can go with it so I hope to be able to install using a serial console. I have done this on i386 to i386. Now I want to know if (with the proper cable, and what kind might it b

Linuxtag June 22 - 25, 2005, Karlsruhe, Germany

2005-06-01 Thread Wim Vandeputte
Hey, just a heads up that we'll be at LinuxTag later this month, http://www.linuxtag.org June 22 - 25, 2005, Karlsruhe, Germany. Booth slaves, volunteer at the usual address By the way, there are a few movies online now of the Hackaton at http://www.eurobsd.org/2005-hackaton/ Wim. [demime 1.

Re: OpenBSD VPN

2005-06-01 Thread Rogier Krieger
On 6/1/05, Bruce Marriner <[EMAIL PROTECTED]> wrote: > It seems the OpenBSD documentation is blank > (due to no support). There's plenty of documentation available: vpn(8). The man pages are quite worthwhile. If you really want to see the old FAQ on IPsec, try Antioffline [1]. What makes you say

Re: OpenBSD VPN

2005-06-01 Thread MikeM
On 6/1/2005 at 8:22 AM Bruce Marriner wrote: |I am trying to setup an OpenBSD <> OpenBSD VPN Tunnel to connect two |remote offices together. I looked around on Google for a how-to or some |documentation. It seems the OpenBSD documentation is blank (due to no |support). And all the how-to's on

Re: OpenBSD VPN

2005-06-01 Thread Sean Knox
Bruce Marriner wrote: I am trying to setup an OpenBSD <> OpenBSD VPN Tunnel to connect two remote offices together. I looked around on Google for a how-to or some documentation. It seems the OpenBSD documentation is blank (due to no support). And all the how-to's on the Internet seem

Re: OpenBSD VPN

2005-06-01 Thread Stuart Henderson
--On 01 June 2005 08:22 -0500, Bruce Marriner wrote: It seems the OpenBSD documentation is blank (due to no support). Oh, c'mon, really... "man vpn".

Re: OpenBSD VPN

2005-06-01 Thread eric
On Wed, 2005-06-01 at 08:22:41 -0500, Bruce Marriner proclaimed... > I am trying to setup an OpenBSD <> OpenBSD VPN Tunnel to connect two > remote offices together. I looked around on Google for a how-to or some > documentation. It seems the OpenBSD documentation is blank (due to no > sup

Re: OpenBSD VPN

2005-06-01 Thread Jason Crawford
man 8 ipsecadm man 8 vpn man 1 openssl (and related man pages in SEE ALSO section) view /usr/share/ipsec/rc.vpn Those are the ONLY docs I ever used when I created a big, high-traffic mesh VPN (7 Firewalls, each had a VPN to the other 6 Firewalls) that could handle quite a few pps. That's just the

Re: [A bit OT] KVM recommendation and information on "Compaq EO1004B 8 Port KVM Switch, Part No. 147094-001"

2005-06-01 Thread Sascha Retzki
On Wed, Jun 01, 2005 at 12:55:45PM +, Adam Gleave wrote: > I've been looking at KVM's (on eBay mostly, for price reasons :)). > What I really need is something that: > > 1. Will work on a variety of OS's (Linux, OpenBSD, *BSD, ...anything). Those thingies don't *really* need OS-support, tho t

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Otto Moerbeek
On Wed, 1 Jun 2005, Markus Kolb wrote: > Otto Moerbeek wrote on Wed, Jun 01, 2005 at 08:10:42 +0200: > > > > On Tue, 31 May 2005, Markus Kolb wrote: > > > > > And maybe you should return from anarchy to democracy a little bit. > > > > If have no idea what political term fits best, but OpenBSD i

OpenBSD VPN

2005-06-01 Thread Bruce Marriner
I am trying to setup an OpenBSD <> OpenBSD VPN Tunnel to connect two remote offices together. I looked around on Google for a how-to or some documentation. It seems the OpenBSD documentation is blank (due to no support). And all the how-to's on the Internet seem to reference very old ve

Guidelines for kern.maxfiles and kern.maxvnodes...

2005-06-01 Thread Jeff Ross
Hi all, This morning httpd was failing to deliver files because of a "too many open files" error. I'd previously bumped kern.maxfiles from the default 1772 to 2048 and kern.maxvnodes from its default 1310 to 2048, so this morning I doubled them both to 4096. But I'm just plucking these numbers

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Marco Peereboom
On Jun 1, 2005, at 1:10 AM, Otto Moerbeek wrote: On Tue, 31 May 2005, Markus Kolb wrote: And maybe you should return from anarchy to democracy a little bit. Maybe a Theocracy, ask bob :-) If have no idea what political term fits best, but OpenBSD is not a democracy. It's mostly a mer

Re: howto clean disks ?

2005-06-01 Thread Johan P . Lindström
Thanks Tim!, that was the link I was grepping for at wikipedia, my memory seems to be good but short... =) On 6/1/05, Timothy Donahue <[EMAIL PROTECTED]> wrote: > On Wednesday 01 June 2005 08:06 am, Johan P. Lindstrvm wrote: > > The military (at least in Sweden) bakes a Trotyl / Pentyl cake with

Re: ifconfig not showing ipv6 peer addr on 3.7

2005-06-01 Thread Eric Faurot
On 6/1/05, Brad <[EMAIL PROTECTED]> wrote: > IPv6 with ppp does not work at the moment. Just in case that "breakage" was not intentional, but a side-effect of other changes in ppp, I can report that it used to work on 3.6. I had to apply this diff http://archives.neohapsis.com/archives/openbsd/20

Root on RAID and kernel dumps

2005-06-01 Thread John Wright
If you've configured a root on raid system where will the kernel try to dump to if it panics? I have followed the raidctl root on raid sample setup which means I have a number of raid?a partitions and hence do not have a raid0b to match my raid0a root device. Is it possible to find out the dumpde

Re: [slightly OT] Zaurus -- to buy or not to buy?

2005-06-01 Thread Johan M:son Lindman
On Tuesday 31 May 2005 23.11, Matthias Kilian wrote: > Hi, > > reading the OpenBSD mailinglists, undeadly.org and several stories > and interviews on kerneltrap.org, I'm increasingly tempted to order > a Zaurus C3000 from Wim. It's really difficult to resist ;-) > > However, I wonder wether this de

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Joel Dinel
On 6/1/05, Markus Kolb <[EMAIL PROTECTED]> wrote: > I don't belong to OpenBSD as a simple OpenBSD mailing list user. I have > the right of free speech and it doesn't matter if my speech is valued > bad or good but there is no basis to request me to stop writing about > OBSD related which doesn't of

Re: howto clean disks ?

2005-06-01 Thread Timothy Donahue
On Wednesday 01 June 2005 08:06 am, Johan P. Lindstrvm wrote: > The military (at least in Sweden) bakes a Trotyl / Pentyl cake with > the drives as stuffing, don't know if that would change the magnetic > properties but most likely make the process of collecting/organizing > the pieces of the same

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Stuart Henderson
--On 01 June 2005 14:30 +0200, Markus Kolb wrote: If OpenBSD.org guys think it is "bad behavior" to talk about compilation limitations of OBSD then it is as oldfashioned as to forbid women to go to work. Like every project there are limited resources. There are some shared goals listed on

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Brad
On Wed, Jun 01, 2005 at 02:30:17PM +0200, Markus Kolb wrote: > Otto Moerbeek wrote on Wed, Jun 01, 2005 at 08:10:42 +0200: > > > > On Tue, 31 May 2005, Markus Kolb wrote: > > > > > And maybe you should return from anarchy to democracy a little bit. > > > > If have no idea what political term fit

Re: ifconfig not showing ipv6 peer addr on 3.7

2005-06-01 Thread Brad
On Wed, Jun 01, 2005 at 11:20:31AM +0200, Eric Faurot wrote: > When using ppp on 3.7 with IPV6CP, ifconfig does not show the peer > ipv6 address on the local link, although it should be there. > > $ ifconfig tun0 inet6 > tun0: flags=8010 mtu 1500 > inet6 fe80::502a:8671%tun0 -> pre

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Markus Kolb
Shane J Pearson wrote on Wed, Jun 01, 2005 at 15:49:55 +1000: > Markus, > > On 01/06/2005, at 1:17 AM, Markus Kolb wrote: > > > >Well, if OBSD would done the compiler flagging right then I wouldn't > >have to do it myself. > > I believe OpenBSD has done it right. The official stance is that they

Re: howto clean disks ?

2005-06-01 Thread Diana Eichert
On Wed, 1 Jun 2005, Anthony Roberts wrote: > The 'dd' way is good enough unless someone is willing to to tear the > drive apart in a lab. Items required for "sure fire" disk cleaning methodology. qty. 1 hard drive to clean qty. 1 high velocity military rifle I usually use a .223 round, but other

Re: howto clean disks ?

2005-06-01 Thread Timothy Donahue
On Wednesday 01 June 2005 03:28 am, Matt Phillips wrote: > If you are truly paranoid use DBAN, which is short for Darin's Boot and > Nuke. IMO it is the best disk wiping tool out there. It gives you a > couple different wiping methods to choose from, including the one used > by the US DoD. You

[A bit OT] KVM recommendation and information on "Compaq EO1004B 8 Port KVM Switch, Part No. 147094-001"

2005-06-01 Thread Adam Gleave
I've been looking at KVM's (on eBay mostly, for price reasons :)). What I really need is something that: 1. Will work on a variety of OS's (Linux, OpenBSD, *BSD, ...anything). OpenBSD being most important :) 2. Will work both graphical and console 3. Ok signal 4. 8 ports I'm looking at two KVM's

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Diana Eichert
On Wed, 1 Jun 2005, Markus Kolb wrote: SNIP > If OpenBSD.org guys think it is "bad behavior" to talk about compilation > limitations of OBSD then it is as oldfashioned as to forbid women to go > to work. women work? damn, and I thought all I was good for was cleaning house, making babies oh yeah

Re: SGI hardware options for OpenBSD 3.7

2005-06-01 Thread Will H. Backman
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Miod Vallat > Sent: Wednesday, June 01, 2005 6:28 AM > To: Dustin Lundquist > Cc: misc > Subject: Re: SGI hardware options for OpenBSD 3.7 > > > assume the sgi port for OpenBSD is build for MIPS IV (R50

Re: Getting Yesterday's Date (Repost due to error)

2005-06-01 Thread March, Harold W.
I use GNU gdate myself. Look for sh-utils in packages. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of MikeM Sent: Tuesday, May 31, 2005 8:54 AM To: Timothy A. Napthali; misc@openbsd.org Subject: Re: Getting Yesterday's Date (Repost due to er

Re: wsconsctl stops mouse

2005-06-01 Thread Miod Vallat
> When I run 'wsconsctl -a' the mouse stops to work > both under console and X. > I receive this message: > wsmouse_input: evar->q=NULL > When I kill wsmouse or X, I receive: > wsevent_fini: already invoked This should fix it. Miod Index: wsmouse.c =

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Markus Kolb
Otto Moerbeek wrote on Wed, Jun 01, 2005 at 08:10:42 +0200: > > On Tue, 31 May 2005, Markus Kolb wrote: > > > And maybe you should return from anarchy to democracy a little bit. > > If have no idea what political term fits best, but OpenBSD is not a > democracy. We value some people's opinions m

Re: Minor patch to afterboot manpage

2005-06-01 Thread Walter Goulet
On Tue, May 31, 2005 at 10:41:38PM -0500, Walter Goulet wrote: >> Hi, >> >> I've recenly installed OpenBSD 3.7 on my Zaurus C3000. While perusing >> the afterboot manpage to figure out how to configure my system, I >> noticed that the manpage indicated that the /etc/rc.conf.local file was >>

Re: howto clean disks ?

2005-06-01 Thread Johan P. Lindström
The military (at least in Sweden) bakes a Trotyl / Pentyl cake with the drives as stuffing, don't know if that would change the magnetic properties but most likely make the process of collecting/organizing the pieces of the same drive quite labourious. I read an article on encasing your drives wit

Re: wsconsctl stops mouse

2005-06-01 Thread Miod Vallat
> When I run 'wsconsctl -a' the mouse stops to work > both under console and X. > I receive this message: > wsmouse_input: evar->q=NULL > When I kill wsmouse or X, I receive: > wsevent_fini: already invoked I confirm the problem, I'll try to fix it ASAP when I am back home this week-end. Sorry f

Re: Minor patch to afterboot manpage

2005-06-01 Thread Uwe Dippel
On Tue, 31 May 2005 22:41:38 -0500, Walter Goulet wrote: > I've recenly installed OpenBSD 3.7 on my Zaurus C3000. While perusing > the afterboot manpage to figure out how to configure my system, I > noticed that the manpage indicated that the /etc/rc.conf.local file was > referred to before th

Re: howto clean disks ?

2005-06-01 Thread Nick Holland
Shane J Pearson wrote: > Hi Anthony, > > On 01/06/2005, at 4:01 PM, Anthony Roberts wrote: > >> The 'dd' way is good enough unless someone is willing to to tear the >> drive apart in a lab. > > I think this depends on how you use dd though. If you just do a single > pass of zeroes, but fear some

Re: Minor patch to afterboot manpage

2005-06-01 Thread jmc
On Tue, May 31, 2005 at 10:41:38PM -0500, Walter Goulet wrote: > Hi, > > I've recenly installed OpenBSD 3.7 on my Zaurus C3000. While perusing > the afterboot manpage to figure out how to configure my system, I > noticed that the manpage indicated that the /etc/rc.conf.local file was > referred

Re: SGI hardware options for OpenBSD 3.7

2005-06-01 Thread Miod Vallat
> assume the sgi port for OpenBSD is build for MIPS IV (R5000+), this > would prevent it from running on R4000/R4400 Ind(y|igo[2])s. IIR the > R4000 and higher (MIPS III) are 64bit capable CPUs and could probably be > supported with relative ease. I have an older Indy (R4x00) I will donate > if

Re: Problems with CPU/ARCH specific compilation!?

2005-06-01 Thread Phillip Eviston
Dammit! Do you mean that if I get a majority of people on this list (say, by stacking anonymous names) to request Theo to approve opening a remote hole in the base install, there's a chance he won't do it? How unreasonable can the development team be? That's it for me, I'm afraid. I cannot condon

ifconfig not showing ipv6 peer addr on 3.7

2005-06-01 Thread Eric Faurot
When using ppp on 3.7 with IPV6CP, ifconfig does not show the peer ipv6 address on the local link, although it should be there. $ ifconfig tun0 inet6 tun0: flags=8010 mtu 1500 inet6 fe80::502a:8671%tun0 -> prefixlen 64 scopeid 0x6 whereas in ppp, after dial: ppp ON myhost> show

Re: make release problem with 3.7 stable

2005-06-01 Thread Miod Vallat
> I think he means the blowup when it tries to make floppyC I think he means the error he pasted, which aren't related in any way to the building of floppyC. More coffee? Miod

Re: make release problem with 3.7 stable

2005-06-01 Thread Geoff White
Miod Vallat wrote: I can't imagine that make release is not working anymore so I'm probably overlooking something. I'm doing everything as per release(8) and http://www.openbsd.org/faq/faq5.html#Release but errors about missing files show up. Any ideas? These errors are harmless. Depe

Re: make release problem with 3.7 stable

2005-06-01 Thread Miod Vallat
> I can't imagine that make release is not working anymore so I'm probably > overlooking something. > I'm doing everything as per release(8) and > http://www.openbsd.org/faq/faq5.html#Release but errors about missing > files show up. > > Any ideas? These errors are harmless. Depending upon the

ANNOUNCE: MailDroid Spam Fighting MFG/MTA alpha release 0.01

2005-06-01 Thread Geoff White
The MailDroid iso image is ready for download at http://www.maildroid.org. (at 130 MB, we'll try it for a few days to see if we can afford the traffic) MailDroid is a special "distro" of the popular OpenBSD** operating system that is optimized to provide a secure, spam fighting, virus killing

make release problem with 3.7 stable

2005-06-01 Thread Daniel Polak
I can't imagine that make release is not working anymore so I'm probably overlooking something. I'm doing everything as per release(8) and http://www.openbsd.org/faq/faq5.html#Release but errors about missing files show up. Any ideas? Daniel base: done. comp: done. etc: done. game: done. ma

Re: howto clean disks ?

2005-06-01 Thread Matt Phillips
If you are truly paranoid use DBAN, which is short for Darin's Boot and Nuke. IMO it is the best disk wiping tool out there. It gives you a couple different wiping methods to choose from, including the one used by the US DoD. You can also specify how many passes it makes. According to the

Re: howto clean disks ?

2005-06-01 Thread Kevin
On 6/1/05, Shane J Pearson <[EMAIL PROTECTED]> wrote: > On 01/06/2005, at 4:01 PM, Anthony Roberts wrote: >>On 6/1/05, Ed White <[EMAIL PROTECTED]> wrote: >>> I'm going to give away some old hard disks and I'm planning to >>> delete/overwrite all the data on them. Is there any tool to make this >>>

  1   2   >