sched_* linker options?

2006-02-15 Thread Tobias Ulmer
I'm trying to compile a library wich uses some sched_* functions. However I can't figure out against what library I need to link it. [EMAIL PROTECTED] pwd /usr/lib [EMAIL PROTECTED] grep sched_setscheduler * [EMAIL PROTECTED] grep sched_setscheduler /usr/include/sched.h int

Re: sched_* linker options?

2006-02-15 Thread Tobias Ulmer
On Wed, Feb 15, 2006 at 08:52:38AM +0100, Tobias Ulmer wrote: [...] I guess i can answer the question myself. They don't exists (yet). http://marc.theaimsgroup.com/?l=openbsd-miscm=94623552626348w=2 Tobias

Re: Best Dual AMD Opteron Motherboard for OpenBSD Found??

2006-02-15 Thread Hiro Protagonist
Hi I m running the TYAN S2885ANRF (Thunder K8W AMD 8000 Chipset) with OpenBSD 3.7/3.8, and it works :) Hello, What does anyone think about this M/B or recommendations for others? I have found one recommendation on BSDForums.org for this dual AMD Opteron M/B: tomek11-16-2004, 05:17 PM I

Re: slow network performance

2006-02-15 Thread kami petersen
... wd0(pciide0:0:0): timeout type: ata c_bcount: 512 c_skip: 0 wd0e: DMA error writing fsbn 2651200 of 2651200-2651211 (wd0 bn 3819472; cn 3789 tn 2 sn 34), retrying wd0: soft error (corrected) wd0(pciide0:0:0): timeout type: ata c_bcount: 0

viasio hw.sensors problem

2006-02-15 Thread Sable Keech
Hi, i've got a problem with my hw.sensors output. TEMP1 is not shown when calling sysctl hw.sensors. If I combine the command with 'openssl speed' it shows the temperature. That's on a snap from 12/02. The Machine is a Via EPIA M1. Setting the flags for viasio as shown in the manpage

slow network performance (part 2)

2006-02-15 Thread Joachim Mathes
Hi! Thank you for the tips! Sorry, for the long mail, but I wanna show you some server statistics. To answer a few further questions: 1. sysctl -w net.inet.ip.mtudisc=0 doesn't have any effect 2. no important messages in /var/log/messages during up-/download 3. Samba downloads show similar

Time filtering with PF

2006-02-15 Thread Giancarlo Razzolini
Just to check out: I do had some rules using the time patch in the iptables, and they worked well. Now that i migrated to openbsd, i want to do the same. I will have to use cron and anchors, as someone suggested once ago, or someone already implemented or made a patch for doing this

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Andreas Bihlmaier
On Tue, Feb 14, 2006 at 05:11:42PM +, Dennis Davis wrote: On Tue, 14 Feb 2006, Andreas Bihlmaier wrote: snip There was some discussion about this on the list some time ago. Apparently the Linux version works OK in compatability mode. I installed this version on my i386 OpenBSD

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Antonios Anastasiadis
I remember there was a (big) effort to patch the oo sources so as to work natively in openbsd. I guess the port has stalled a bit since then.But I may be wrong as well. If anyone knows about it it would be kind of him to enlighten us also.

Re: Time filtering with PF

2006-02-15 Thread Peter N. M. Hansteen
Giancarlo Razzolini [EMAIL PROTECTED] writes: I will have to use cron and anchors, as someone suggested once ago, or someone already implemented or made a patch for doing this inside the pf itself? I'm not terribly close to the development process myself, but I would think that since it's

Re: Time filtering with PF

2006-02-15 Thread knitti
On 2/15/06, Giancarlo Razzolini [EMAIL PROTECTED] wrote: Just to check out: I do had some rules using the time patch in the iptables, and they worked well. Now that i migrated to openbsd, i want to do the same. I will have to use cron and anchors, as someone suggested once ago, or

Re: slow network performance (part 2)

2006-02-15 Thread knitti
On 2/15/06, Joachim Mathes [EMAIL PROTECTED] wrote: So I think the problem is my hdd. What do you think? I think the same, get a new disk in there. Until then you can run a dd if=/rwd0c of=/dev/null bs=1m to read every sector of the hdd and maybe allocate some of the spare sectors to some of

Re: vpn1401 not probing

2006-02-15 Thread jared r r spiegel
On Mon, Feb 13, 2006 at 07:55:25AM -0600, Travis H. wrote: The soekris site says the vpn1401 is fully supported in the latest release of OpenBSD. However, mine isn't autoprobing. What do I need to do to get it working? shrug i've had a 1401 working since, umm, maybe it's since 3.6 or

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Stefan Wollny
Antonios Anastasiadis [EMAIL PROTECTED] schrieb am 15.02.06 13:56:21: I remember there was a (big) effort to patch the oo sources so as to work natively in openbsd. I guess the port has stalled a bit since then.But I may be wrong as well. If anyone knows about it it would be kind of him to

Re: Time filtering with PF

2006-02-15 Thread Alec Berryman
Giancarlo Razzolini on 2006-02-15 10:09:50 -0200: I do had some rules using the time patch in the iptables, and they worked well. Now that i migrated to openbsd, i want to do the same. I will have to use cron and anchors, as someone suggested once ago, or someone already implemented or made

Re: New dell server

2006-02-15 Thread Brandon Mercer
Gaby vanhegan wrote: On 14 Feb 2006, at 20:18, Brandon Mercer wrote: Has anybody managed to get the CERC SATA raid controller running on 3.8 or 3.9-stable? Alternatively, where's the cheapest source of LSI SATA cards? Can I boot from a system installed on an LSI card? LSI

authentication without adding user to /etc/master.passwd

2006-02-15 Thread Fred.
Is there a way in OpenBSD to authenticate users without adding them to /etc/master.passwd file? I have an OpenBSD server with authpf enabled and login_ldap configured. I have also a seperate LDAP server. I can authenticate any user in OpenBSD by using this seperate LDAP server if and only if

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Antonios Anastasiadis
I know it runs via emulation, I was talking about a native port. I found where it was mentioned: http://cvs.openbsd.org/papers/ven05-pvalchev/

Re: authentication without adding user to /etc/master.passwd

2006-02-15 Thread Antoine Jacoutot
Selon Fred. [EMAIL PROTECTED]: Why openbsd does not support first look up ldap server for both username and password, then use local password file ? As far as I know, OpenBSD only support flat /etc/master.passwd file or NIS for what you want to do. You _can_ authenticate passwords using Ldap,

Re: authentication without adding user to /etc/master.passwd

2006-02-15 Thread Stuart Henderson
On 2006/02/15 05:58, Fred. wrote: Even if it is working, adding/managing over 5000 users to master.passwd file is not suitable. I have already a server (LDAP) for user management. It might not be as bad as you think. You can build your passwd files from a 'header' section and something

-stable or -current kernel error

2006-02-15 Thread Paul Barbeau
I am trying to move from the base install from the CD/FTP to either stable or current. I get the same error regardless of what version I try with and regardless of what machine (different components inside). Below is the steps I am doing to rebuild the kernel and the error I am getting. Anyone

Re: Best Dual AMD Opteron Motherboard for OpenBSD Found??

2006-02-15 Thread Jon Simola
On 2/14/06, Levi Patrick II [EMAIL PROTECTED] wrote: What does anyone think about this M/B or recommendations for others? TYAN Thunder K8SR (S2881G2NR) AMD-8131 Chipset Server Motherboard For Dual AMD Opteron CPU 940-pin Socket Processor -RETAIL I've got two of those boards and they work

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Ramiro Aceves
On 2/15/06, Antonios Anastasiadis [EMAIL PROTECTED] wrote: I know it runs via emulation, I was talking about a native port. I found where it was mentioned: http://cvs.openbsd.org/papers/ven05-pvalchev/ Interesting the malloc thing! Thank you very much for the information- Ramiro.

Re: authentication without adding user to /etc/master.passwd

2006-02-15 Thread Adam
On Wed, 15 Feb 2006 15:34:08 + Stuart Henderson [EMAIL PROTECTED] wrote: On 2006/02/15 05:58, Fred. wrote: Even if it is working, adding/managing over 5000 users to master.passwd file is not suitable. I have already a server (LDAP) for user management. It might not be as bad as

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Ramiro Aceves
On 2/14/06, dreamwvr [EMAIL PROTECTED] wrote: On Tue, Feb 14, 2006 at 07:13:47PM +0100, Ramiro Aceves wrote: There was some discussion about this on the list some time ago. Apparently the Linux version works OK in compatability mode. I installed this version on my i386 OpenBSD machine.

cardbus cant map interrupt - asus pundit barebone

2006-02-15 Thread brtw2003
hi fellows, having issues to get the cardbus working. Hardware: Asus Pundit AB-P2600 Cardbus Chipset: ENE CB-710Q Chip OpenBSD 3.8 GENERIC#76 Intel(R) Pentium(R) 4 CPU 3.00GHz relevant dmesg part: cbb0 at pci2 dev 12 function 0 vendor ENE, unknown product 0x1411 rev 0x02pci_intr_map: no

Re: Feb 13 X snapshot

2006-02-15 Thread David Terrell
On Tue, Feb 14, 2006 at 10:32:59PM -0600, Emilio Perea wrote: Installing the latest (Feb 13) i386 x*tgz on two different computers caused the keyboard to lock up. Mouse continued to work, but I was not able to type anything or switch consoles. The systems involved were a Dell Precision 330

ping: sendto: No buffer space available

2006-02-15 Thread Oliver J. Morais
i386, OpenBSD 3.9-beta (GENERIC) #597: Sun Feb 5 21:14:35 MST 2006 Just played around pinging to see the following: Pinging from box A (10.0.0.13) to box B (10.0.0.5) with sudo ping -f -s 1024 10.0.0.5 Everything fine. Fire up another xterm, fire up the same ping a second time - wow. [...]

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Spruell, Darren-Perot
From: [EMAIL PROTECTED] I do not want to start a flame war here, but I would like to know why there is not a native OpenOffice port for OpenBSD. I mean, the technicall resons, I am not a programmer and I would like to know it. because you haven't ported it yet.. You see someone

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Sigfred HÃ¥versen
Ramiro Aceves wrote: [snip] I do not want to start a flame war here, but I would like to know why there is not a native OpenOffice port for OpenBSD. I mean, the technicall resons, I am not a programmer and I would like to know it. Just curious. Much effort has gone into porting OpenOffice,

Re: Feb 13 X snapshot

2006-02-15 Thread frantisek holop
same here, keyboard stopped working as it should. i had sent the xorg log and the dmesg, but the mail got bigger then 40k, at now it needs moderator approval. as the regular xorg log is always bigger than 40k, could this limit be raised please to at least 50k? -f -- i tried switching to gum

Re: OpenBSD for a desktop environment ?

2006-02-15 Thread Craig McCormick
Bruno. I'd been experiencing terrible problems with FreeBSD and Gnome and so I chose to install OpenBSD 3.8 and fluxbox So far, so good and it's all operating very smoothly and reliably. So far, the only application that I haven't brought on board is Evolution which I really need, but I am

Re: slow network performance

2006-02-15 Thread Sigfred HÃ¥versen
I recently tried to use netperf, but it seemed more to test my CPU than the network and thus reporting low througput. benchmarks/netstrain is much less demanding on the CPU. Of course, one may use ftp to download large files since the OpenBSD one reports speed as well. /Sigfred Sebastian

3.8 bridge trouble

2006-02-15 Thread Pailloncy Jean-Gerard
Hi, I want to use 2 soekris as redundant bridge filter, but I have many troubles. I installed on soekris with 128 Mo SANDISK and a stock version of 3.8. I modify the setup to have a readonly root, 2 mfs partitions (dev, var), syslog to buffer and to remote loghost. Everything runs nice.

Re: PF or BPF

2006-02-15 Thread Diana Eichert
On Tue, 14 Feb 2006, Otto Moerbeek wrote: SNIP Something like: Even a thread started by Dave might eventually--if the topic has sufficiently departed from the original subject--lead to a (small) improvement to OpenBSD? -Otto Exactly!

Nuevo CD Educativo - MATEMATICAS (bachillerato o ciclo II)

2006-02-15 Thread vanguardiaeducativa
Mensaje: Vanguardia e-ducativa, continuando con su proyecto de difusion educativa en Colombia y ahora en todos los paises de habla hispana, les invita a conocer el nuevo CD: --- CD MATEMATICAS--- Para el bachillerato CD MATEMATICAS (Bachillerato o Ciclo II) Valor: Colombia: $ 15.000 Incluido

Re: Time filtering with PF

2006-02-15 Thread Giancarlo Razzolini
Alec Berryman wrote: Giancarlo Razzolini on 2006-02-15 10:09:50 -0200: I do had some rules using the time patch in the iptables, and they worked well. Now that i migrated to openbsd, i want to do the same. I will have to use cron and anchors, as someone suggested once ago, or someone

DPD isakmpd question

2006-02-15 Thread Matthew Closson
Hello, If you enable RFC3706 - Dead Peer Detection in isakmpd.conf, what is the result of a peer-failing the DPD check. Will it Start over with Phase1 negotiations again for that ISAKMP peer, or will it simply remove the SA and cookies and not try to renegotiate. If anyone know off hand,

Re: Feb 13 X snapshot

2006-02-15 Thread Peter Valchev
The Feb 15 X snapshot should have this fixed.

Re: Time filtering with PF

2006-02-15 Thread Darrin Chandler
Giancarlo Razzolini wrote: Sorry, i forgot to explain what the time patch was. It can match a packet based on it's arrival time and day of week. It's a very nice thing for me that access my house machine from many places that have fixed ip address. I can then limit the time window that they

Re: -stable or -current kernel error

2006-02-15 Thread kami petersen
Paul Barbeau skrev: I am trying to move from the base install from the CD/FTP to either stable or current. I get the same error regardless of what version I try with and regardless of what machine (different components inside). Below is the steps I am doing to rebuild the kernel and the error I

Re: ami0: timeout ccb 33

2006-02-15 Thread Marco Peereboom
It sounds like the firmware hung. What were you doing at the time? On Wed, Feb 15, 2006 at 08:34:39PM +0100, Thierry Lacoste wrote: This week-end my web server running 3.8 on a Dell PowerEdge 1800 went belly up. It was frozen but was responding to ping requests. I had only this message on

Re: -stable or -current kernel error

2006-02-15 Thread Marco Peereboom
Or use a snapshot. On Thu, Feb 16, 2006 at 12:30:12AM +0100, kami petersen wrote: Paul Barbeau skrev: I am trying to move from the base install from the CD/FTP to either stable or current. I get the same error regardless of what version I try with and regardless of what machine (different

Re: slow network performance

2006-02-15 Thread Steve Shockley
Joachim Mathes wrote: - switched network cards from Realtek 8139 (100Mbit) to Realtek 8029 (10Mbit; works fine for pppoe) (I know they are of poor quality!) Throw out the Realtek cards and buy a good nic. I had a server (clone P3) with network performance issues, saving files to the

network distributed storage with windows?

2006-02-15 Thread A Rossi
Hi, I've been hired by a client to perform a number of network services for him, most of which are completely unrelated to my topic. Now, onto my topic: He asked me if I could partition all of his workstation computers (running windows XP Professional SP2) with a windows partition, and a

Re: 3.8 bridge trouble

2006-02-15 Thread Jason Stubbs
Pailloncy Jean-Gerard wrote: I want to use 2 soekris as redundant bridge filter, but I have many troubles. [...] Every servers I have have at least 2 nics. I connect each server to 2 switchs, and the switchs together. And for the moment only one switch has an uplink to my provider. I will have

Re: network distributed storage with windows?

2006-02-15 Thread Chris Zakelj
A Rossi wrote: Hi, I've been hired by a client to perform a number of network services for him, most of which are completely unrelated to my topic. Now, onto my topic: He asked me if I could partition all of his workstation computers (running windows XP Professional SP2) with a windows

Re: network distributed storage with windows?

2006-02-15 Thread A Rossi
As I though. That is what I told my client. Thank you for verifying my knowledge. Chris Zakelj wrote: A Rossi wrote: Hi, I've been hired by a client to perform a number of network services for him, most of which are completely unrelated to my topic. Now, onto my topic: He asked me if I

Re: network distributed storage with windows?

2006-02-15 Thread ober
I would install OpenAFS on all the windows boxes, then use one of many methods to hide those processes. Then you could have each drive mounted/hosting different logical volumes. And they would all be available from any OS with a afs client, which almost all are supported. -Ober Richard

Re: cardbus cant map interrupt - asus pundit barebone

2006-02-15 Thread Nick Guenther
On 2/15/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: hi fellows, having issues to get the cardbus working. Hardware: Asus Pundit AB-P2600 Cardbus Chipset: ENE CB-710Q Chip vendor ENE, unknown product 0x0510 (class memory subclass flash, rev 0x00) at pci2 dev 12 funct 'unknown product'

Re: OT: VPN + default route - how? ( moved from pf@ )

2006-02-15 Thread jared r r spiegel
this should probably move to misc@; not pf-related, afaict. On Mon, Feb 13, 2006 at 07:29:17AM -0600, Travis H. wrote: Basically I've got a remote node that is directly attached to an untrusted LAN (think metropolitan) and the firewall/gateway to the internet/VPN peer are the same machine,

Re: network distributed storage with windows?

2006-02-15 Thread Shane J Pearson
Hi, On 2006.02.16, at 12:53 PM, A Rossi wrote: He asked me if I could partition all of his workstation computers (running windows XP Professional SP2) with a windows partition, and a hidden partition which occupies most of the disk, that is accessible over the network to OpenBSD (actually he

Re: network distributed storage with windows?

2006-02-15 Thread Eric Johnson
On Wed, 15 Feb 2006 17:53:14 -0800 A Rossi [EMAIL PROTECTED] wrote: Hi, I've been hired by a client to perform a number of network services for him, most of which are completely unrelated to my topic. Now, onto my topic: He asked me if I could partition all of his workstation computers

Re: network distributed storage with windows?

2006-02-15 Thread Eric Johnson
On Wed, 15 Feb 2006 17:53:14 -0800 A Rossi [EMAIL PROTECTED] wrote: Hi, I've been hired by a client to perform a number of network services for him, most of which are completely unrelated to my topic. Now, onto my topic: He asked me if I could partition all of his workstation computers

Re: slow network performance

2006-02-15 Thread Steven S
[EMAIL PROTECTED] wrote: I recently tried to use netperf, but it seemed more to test my CPU than the network and thus reporting low througput. benchmarks/netstrain is much less demanding on the CPU. Of course, one may use ftp to download large files since the OpenBSD one reports speed as

Re: cardbus cant map interrupt - asus pundit barebone

2006-02-15 Thread David Gwynne
On 16/02/2006, at 2:25 PM, Nick Guenther wrote: On 2/15/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: hi fellows, having issues to get the cardbus working. Hardware: Asus Pundit AB-P2600 Cardbus Chipset: ENE CB-710Q Chip vendor ENE, unknown product 0x0510 (class memory subclass flash, rev

Re: 3.8 bridge trouble

2006-02-15 Thread Camiel Dobbelaar
On Wed, 15 Feb 2006, Pailloncy Jean-Gerard wrote: Second part of the test, I set up a bridgename.bridge0 file with the 2 nics up with STP, and I restart the soekris. Few seconds after the end of the boot (login prompt) immediate reboot of the soekris. I stop it by, as soon as login prompt

error installing python 2.3 from OpenBSD 3.8 ports

2006-02-15 Thread Siju George
Hi all, I was trying to install Python 2.3 from OpenBSD 3.8 ports for http://www.jackal-net.at/tiki-read_article.php?articleId=1 The install did not succeed and I got an error message. Could someone please help me troubleshoot it? The error messagr is shown below # cd ports/lang/python/2.3/

Re: network distributed storage with windows?

2006-02-15 Thread A Rossi
What a multitude of options I have! I'll probably end up not reporting these solutions to my client, so that he'll use a more traditional backup method. The OpenAFS solution would be nice, if I could find it in package form for OpenBSD, or a port for FreeBSD, but I can find neither. Also,