_SC_GETGR_R_SIZE_MAX ?

2007-02-19 Thread Nick Holmes
Dear all, I have been trying to compile PHP 5.2.1 with the Suhosin Patch on an OpenBSD-STABLE 3.9 i386 machine. /configure finishes fine, but each time I try to make, it stops with: /var/build/php-5.2.1/ext/posix/posix.c: In function `zif_posix_getgrgid': /var/build/php-5.2.1/ext/posix/posix.

Re: _SC_GETGR_R_SIZE_MAX ?

2007-02-21 Thread Nick Holmes
I presume you are aware that a) -current has this patch in its PHP port, and b) 4.0 (at least) has a -hardened flavour which, while it uses another patch, is pretty comparable? Yes. 5.1.6 is in -CURRENT ports and uses Suhosin, but this is still a couple of versions behind. Under normal circumst

OpenBSD & PCI ADSL Cards

2006-09-02 Thread Nick Holmes
I'm currently in the position where I have an OpenBSD firewall (standard issue x86 affair), a Zyxel 660H-61 ADSL router, and two 3COM WLAN devices providing the necessary services. I'd very much like to consolidate and get one box doing the lot (avoiding the need for extra plug sockets, extra c

Passing random mac to lladdr in ifconfig

2005-05-28 Thread Nick Holmes
Hi All. Does anyone here have a wrapper script which can send a random MAC to ifconfig's lladdr parameter? I've used the 'macchanger' program before (written by Alvaro Lopez Ortega, found it in the Linux-based "Auditor" LiveCD) and that can generate a random MAC for the interface. Does anyone

Re: Passing random mac to lladdr in ifconfig

2005-05-28 Thread Nick Holmes
) & 0xFE ) } sub rand_hex { return sprintf("%lx", rand(15)) } I put the above into randommac.pl and then call it with # ifconfig ath0 lladdr `perl randommac.pl` Thanks again! Nick From: Jason Dixon <[EMAIL PROTECTED]> On May 28, 20

Random lladdr to ifconfig for ath0 - cannot connect

2005-08-03 Thread Nick Holmes
Hi all. I'm setting up a laptop to generate test traffic against one of our APs so that we can look at logs, pf configs etc. We have a Dell C840 laptop with Proxim Orinoco 802.11b/g Gold PCMCIA card. As part of the testing, I'm changing the MAC on the wireless card and refreshing the dhcp assi

Re: OpenBSD website vintage looks

2005-08-05 Thread Nick Holmes
"OpenBSD's best friend" Now where can I too get an OpenBSD doggy-T for my Dobermann?! Jan 18, 2001 http://web.archive.org/web/20010118233800/http://www.openbsd.org/ _ Use MSN Messenger to send music and pics to your friends ht

1U case for Soekris boards?

2005-08-16 Thread Nick Holmes
Dear misc@ After many years of service my OpenBSD SS20 with quad hme finally gave up last weekend. I am currently looking at a Soekris board (4801-50+LAN1641). I would rather not have a small soekris box with separate power supply balancing on top of my racked 2610 router, so I'd like to know

Re: 1U case for Soekris boards?

2005-08-18 Thread Nick Holmes
Thanks to everyone for the replies on this one. I have had several suggestions from people. Some folks suggested an Epia Mini-ITX, but to the best of my knowledge these systems do not support full serial control like my old SS20. This is quite important to me as I do not have monitor or input

Horde/Kronolith - chroot issues?

2006-03-28 Thread Nick Holmes
amwork and Kronolith? Many thanks in advance for your help. Nick Holmes

Dual-head DVI on -CURRENT & X.Org 6.9.0

2006-01-26 Thread Nick Holmes
Dear Misc@, I am looking to build a new OpenBSD workstation for home and would like to have a dual-headed setup using DVI. I have seen some recent previous dicussion on this matter (Matrox P650 series not supported because of Parhelia chipset) and would like to ask a few questions about an nVi

OT: Archiving many files to span multiple DVDs

2005-05-12 Thread Nick Holmes
so I can find stuff later! =) I'd rather not tar and split the files as I am worried about corruption and recovery failure issues. Apologies again for the OT nature of this mail. Any ideas very much appreciated. Warmest regards, Nick Holmes, London http://www.msn.co.uk/newsletters

OT: Any OpenBSD'ers at Wacken Open Air 2005?

2005-05-20 Thread Nick Holmes
Have just booked my ticket to Wacken Open Air metal festival (August 4-6 @ Izehoe, Germany). Anyone else here going along? Would be good to meet up for beer with fellow OpenBSD users/metalheads! Drop me a line. If anyone from the development team is going I'd be happy to bring along any hardwa

Gallery 1.5 on OpenBSD chroot'd Apache

2005-05-22 Thread Nick Holmes
Dear Misc@, Here is an update to my script to get Gallery photo albums working within the chroot. I've tidied up the script and taken out ImageMagick so we're only using NetPBM now. Lib copies should be nicer and work with other future versions too hopefully. I have tested and it works OK, an