Intel 950GM Support OpenBSD

2006-11-26 Thread Sam Fourman Jr.
Hello all, has anyone had success with intel's 950GM Graphics card in OpenBSD? as of the 11/19/2006 current I still can not use the 915 resolution port a link to the notebook is here if anyone is curious http://www-307.ibm.com/pc/support/site.wss/quickPath.do?quickPathEntry=0768DKU Sam

Re: spamd: being careful with Chinese IPs

2006-11-26 Thread LeVA
2006. November 26. 04:09, Jacob Yocom-Piatt: i've finally begun to receive enough spam at a domain of mine that i'm ready to implement spamd. one of our contacts in is china and it's critical that we not block or unduly defer his emails. i expect that there is a way to ensure appropriate

Re: Building from scratch (4.0 stable) failed on i386...

2006-11-26 Thread LeVA
2006. November 26. 01:56, Alvaro Mantilla Gimenez: Hi, After follow the instructions from the FAQ 5.3.5 the system returns: # *rm -rf /usr/obj/** # *cd /usr/src* # *make obj *# *cd /usr/src/etc env DESTDIR=/ make distrib-dirs *# *cd /usr/src* # make build cd /usr/src/share/mk exec

altq question

2006-11-26 Thread tony sarendal
Hola, I'm replacing my Cisco837 with an openbsd box for my home dsl, again. From src/sys/altq/altq_subr.c tbr_dequeue: if (m != NULL op == ALTDQ_REMOVE) tbr-tbr_token -= TBR_SCALE(m_pktlen(m)); is m_pktlen(m) the length of the IP packet in a routed environment ? I have

`bioctl sd0` reports bioctl: BIOCINQ: Invalid argument

2006-11-26 Thread Alexander Hall
Hi all. Minor panic here. Before reading further, please note that this machine is still running 3.8 (and, yes, will be updated as soon as possible). As part of my daily.local, I have a RAID status check using `bioctl sd0`. Some days ago, it started reporting RAID status: bioctl: BIOCINQ:

Re: spamd: being careful with Chinese IPs

2006-11-26 Thread Peter N. M. Hansteen
Jacob Yocom-Piatt [EMAIL PROTECTED] writes: the MX record for our contact's company is in the 222.73.0.0/16 netblock and spamd's china list includes that block in the 222.64.0.0/11 netblock. this means that the default pf.conf spamd rdrs won't quite cut it since IPs in spamd will always

Re: `bioctl sd0` reports bioctl: BIOCINQ: Invalid argument

2006-11-26 Thread Marco Peereboom
Yeah rebooting will probably fix this. It looks as if the last bio command never completed and now it is blocking access. Now why this happened I can't tell you based on this amount of information. On Sun, Nov 26, 2006 at 12:57:32PM +0100, Alexander Hall wrote: Hi all. Minor panic here.

Re: dts and vlc

2006-11-26 Thread Jan Johansson
Paul Irofti [EMAIL PROTECTED] wrote: I have some dts files that I want to play. After searching, the best option seemed to be vlc. The problem is that vlc crashes when I try playing any of these files (they were tested before in winamp or something similar by the person that provided them).

Re: crash on 4.0 (but no ddb)

2006-11-26 Thread Stephen Takacs
Stuart Henderson wrote: I've had faulty hardware that was somewhat stable with earlier releases but crashed more often with code from sometime in april; the key point is that the hardware _was_ faulty. memtest86 did not find any RAM errors. 'make build' whilst running stress (from ports) did

Re: spamd: being careful with Chinese IPs

2006-11-26 Thread Jacob Yocom-Piatt
Original message Date: Sun, 26 Nov 2006 13:25:38 +0100 From: [EMAIL PROTECTED] (Peter N. M. Hansteen) Subject: Re: spamd: being careful with Chinese IPs To: misc@openbsd.org Jacob Yocom-Piatt [EMAIL PROTECTED] writes: ... One rather big issue with all blacklists is the problem of

Re: spamd: being careful with Chinese IPs

2006-11-26 Thread Mike Erdely
Jacob Yocom-Piatt wrote: http://www.ualberta.ca/~beck/greyscanner is this to be run with a cron job? any feedback on its use? It daemonizes and runs as a process parsing spamdb output every $SCAN_INTERVAL (defaults to 300 seconds). cheers, jake -ME

Re: Building from scratch (4.0 stable) failed on i386...

2006-11-26 Thread Alvaro Mantilla Gimenez
Thanks Daniel !! (Sorry for my bad english...) LeVA wrote: 2006. November 26. 01:56, Alvaro Mantilla Gimenez: Hi, After follow the instructions from the FAQ 5.3.5 the system returns: # *rm -rf /usr/obj/** # *cd /usr/src* # *make obj *# *cd /usr/src/etc env DESTDIR=/ make distrib-dirs *#

Re: Boot panic with bsd.mp on a Compaq ProLiant 2500

2006-11-26 Thread Riccardo Giuntoli
Hi there, i've got the same problem of FranC'ois with Proliant 2500, i've choosen all the possible so with compaq configuration utility but nothing change. I've tried with 3.8, 3.9 and 4.0 -release and the error is the same on all of them. Any suggestion? Someone knows if in -current this bug

Re: spamd: being careful with Chinese IPs

2006-11-26 Thread Allie Daneman
I think I'm gonna try running it as well. So far it's worked pretty well and I really like the syslog output on trap entries it adds. Since the script only needs higher privileges for spamdb, I'm going to try and run it like this: rc.local ## BBeck's greytrapper if [ -x

httpd segmentation fault in 3.9

2006-11-26 Thread Marcos Laufer
Hi there, i'm noticing crashes in httpd. I installed phpMyAdmin-2.7.0p0 from packages, configured it with http auth , and when i access it with a browser sometimes the httpd gets crashed: [Sun Nov 26 13:48:03 2006] [notice] child pid 6618 exit signal Segmentation fault (11) [Sun Nov 26 13:48:04

PF question

2006-11-26 Thread Sylwester S. Biernacki
Hello all, I was looking for a ipfw looking-like statement in PF: ipfw add 10 fwd ip_proxy,proxy_port from 192.168.1.0/24 to any 25 via fxp0 Is it possible to forward packet to some destination in the same subnet without changing SRC/DST_ADDRESS ? I RTFMed but haven't found

Re: Problems compiling ACPI enabled kernel

2006-11-26 Thread viq
On 25/11/06, Robert [EMAIL PROTECTED] wrote: viq wrote: /usr/src/sys/dev/acpi/acpimadt.c:131: warning: implicit declaration of Any ideas how to deal with that? -acpimadt* at acpi? -acpiprt* at acpi? +#acpimadt* at acpi? +#acpiprt* at acpi? This is not finished yet.

i386 ACPI enabled MP kernel

2006-11-26 Thread Sam Fourman Jr.
Does anyone have a pre compiled binary of -currnet 11/19/2006 i386 acpi MP kernel? I am looking to test it on my core duo notebook but, I am unable to successfully compile it. Sam Fourman Jr.

Rhapsody DRM WMA Files

2006-11-26 Thread Sam Fourman Jr.
I found this message in the archives http://archives.neohapsis.com/archives/openbsd/2006-05/0550.html I have a rhapsody account running on a Windows XP machine, however I do not like leaving Windows machines on the Internet for any extended period of time(sighting Bob beck's reference to windows

Re: i386 ACPI enabled MP kernel

2006-11-26 Thread Marco Peereboom
Should be fixed. On Sun, Nov 26, 2006 at 04:41:34PM -0600, Sam Fourman Jr. wrote: Does anyone have a pre compiled binary of -currnet 11/19/2006 i386 acpi MP kernel? I am looking to test it on my core duo notebook but, I am unable to successfully compile it. Sam Fourman Jr.

Re: SFTP only access to sshd

2006-11-26 Thread Jim Razmus
* Ingo Schwarze [EMAIL PROTECTED] [061125 18:51]: Anyone have a clever hack to get sftp chroot'ed too? In my original post to this thread, i mentioned http://sublimation.org/scponly/wiki Disclaimed: I neither tested nor audited scponly. A port has just been submitted to ports@ (not by

Re: spamd: being careful with Chinese IPs

2006-11-26 Thread Jim Razmus
* Jacob Yocom-Piatt [EMAIL PROTECTED] [061126 12:24]: Original message Date: Sun, 26 Nov 2006 13:25:38 +0100 From: [EMAIL PROTECTED] (Peter N. M. Hansteen) Subject: Re: spamd: being careful with Chinese IPs To: misc@openbsd.org Jacob Yocom-Piatt [EMAIL PROTECTED] writes:

Re: OpenBSD with Yahoo DSL

2006-11-26 Thread Joe
Pawel S. Veselov wrote: Hi, I was wondering if anyone was able to create Yahoo login/password without running their CD. As I understand, the DSL installation CD just knows which servers to go to to associate the phone line with the account information, lets you create the user/password, and

LUN-Probing on Multi-LUN Devices

2006-11-26 Thread Moritz Kiese
Greetings, I just hooked up a rather old 6x CD-changer (Pioneer DRM-624X) to my SUN Ultra 1 (fast SCSI provided by a combi SBUS card with additional esp, le cereal). The CD-changer usually presents its six cds at six different devices appearing under six LUNs, however neither 4.0 GENERIC nor

Westell 6100

2006-11-26 Thread ALBERT MARTINEZ
What sort of configuration do you guys suggest I set my OBSD 4.0 box to so I can use it between my redmond boxes and my itty bitty dsl box to protect the little redmonds. Throw me some key words and pointers please. My little dsl box is a Westell 6100 model: e90-610015-06, specially made for

Baffling problem with OBSD-protected servers and Windows Vista...

2006-11-26 Thread Reverend Deuce
(This is very long email because it's a very complicated problem... I've included some tcpdump logs below to assist...) The last week and days I've been working with the RTM version of Vista obtained through my MSDN license. This is the gold version of Windows Vista, BTW. It's done. It's been

Re: Rhapsody DRM WMA Files

2006-11-26 Thread Nick Guenther
On 11/26/06, Sam Fourman Jr. [EMAIL PROTECTED] wrote: I found this message in the archives http://archives.neohapsis.com/archives/openbsd/2006-05/0550.html I have a rhapsody account running on a Windows XP machine, however I do not like leaving Windows machines on the Internet for any extended

Re: [EMAIL PROTECTED]:/cvs

2006-11-26 Thread Francisco Valladolid
please, what say the df -h output ? Regards On 11/24/06, Uwe Dippel [EMAIL PROTECTED] wrote: cvs -q -d [EMAIL PROTECTED]:/cvs up -r OPENBSD_4_0 -Pd No space left on device Can someone please clean up ? Thanks ! Uwe -- --- Therefore, if anyone is in Christ, he is a new creation;

Re: LUN-Probing on Multi-LUN Devices

2006-11-26 Thread DoN. Nichols
On 2006/11/27 at 03:04:55AM +0100, Moritz Kiese wrote: Greetings, I just hooked up a rather old 6x CD-changer (Pioneer DRM-624X) to my SUN Ultra 1 (fast SCSI provided by a combi SBUS card with additional esp, le cereal). The CD-changer usually presents its six cds at six different

Re: Baffling problem with OBSD-protected servers and Windows Vista...

2006-11-26 Thread Bill Maas
I'm not sure if this will be of any help, but at least the Firefox issue sounds like FF is able to connect, but never receives any return traffic. I've had that with misconfigured netmasks I believe. Does Vista use some sort of net group or certificate based access scheme (e.g. if it's not a Vista