Re: Libperl 18?

2017-02-12 Thread Andrew Fresh
On Mon, Feb 13, 2017 at 02:29:01AM +, Bryan C. Everly wrote: > I have been trying to nuke and pave my daily driver's OpenBSD partition > since Feb 5. Trying to install libproxy failed on a bad major (I have 17.1 > and it wants 18.0) for libperl. > > I figured this was the normal behavior I

Re: Forget mod_perl. I'm going to try to move to FastCGI and base http

2016-10-04 Thread Andrew Fresh
On Tue, Oct 04, 2016 at 12:20:33PM -0400, Raul Miller wrote: > On Tue, Oct 4, 2016 at 8:48 AM, Marc Espie wrote: > > There's also a whole fucking manpage bundled with PerlDancer explaining in > > some details all the possible deployment options. > > Related, though, is that a

Re: Forget mod_perl. I'm going to try to move to FastCGI and base http

2016-09-29 Thread Andrew Fresh
I gave a talk about moving from mod_perl to Plack and FastCGI at the local perlmonger group. It was fairly straight forward and there are a fair number of options on the CPAN, although I'm unsure which have ports. http://cvs.afresh1.com/~andrew/talks/cgi_to_psgi_pdx_pm/ There is also some

Re: Reading /etc/shells - Check /etc/master.passwd - Password file busy

2016-04-23 Thread Andrew Fresh
On Sat, Apr 23, 2016 at 06:42:06PM -0400, Nick wrote: > Check /etc/master.passwd > Password file busy > # > > I have checked both /etc/passwd, /etc/master.passwd and I cannot see any > issues with it. This means that you're not able to open /etc/ptmp for some reason, likely because the file

Re: Reached some limit with sockets?

2016-02-22 Thread Andrew Fresh
On Sat, Feb 20, 2016 at 08:06:57PM +0100, Federico Giannici wrote: > In a server (OpenBSD amd64 5.7) with many concurrent perl programs that have > to open a lot of SSH connections, I get many errors like this: > > connect() on closed socket GEN136 at >

Re: GUI Designer

2016-02-22 Thread Andrew Fresh
On Mon, Feb 22, 2016 at 02:21:01PM +, Daniel Boyd wrote: > But here's??my question: every now and > then I like to makea quick and dirty GUI app. ??In Windows, I was??using > Netbeans/Java/Swing. ??What do youguys use for a simple GUI with a > visualdesigner? In perl, I for one usually end

Re: Unix::Pledge perl module

2015-11-19 Thread Andrew Fresh
On Thu, Nov 19, 2015 at 04:19:19PM -0500, Richard Farr wrote: > I've put together a simple CPAN module that allows you to use pledge(2) > in your Perl programs. Of course it will only work on -current. Way cool! I too have been working on this a bit. Sorry that I got distracted from actually

Re: installation of Perl on OpenBSD 5.8 with perlbrew fails due crypt.h

2015-11-03 Thread Andrew Fresh
On Tue, Nov 03, 2015 at 02:03:34PM -0200, Alceu Rodrigues de Freitas Junior wrote: > Hello Andrew, > > Em 02-11-2015 23:52, Andrew Fresh escreveu: > >Yes, we don't support many of the algorithms that the tests attempt to > >use. I should probably push this patch upstre

Re: installation of Perl on OpenBSD 5.8 with perlbrew fails due crypt.h

2015-11-02 Thread Andrew Fresh
On Mon, Nov 02, 2015 at 10:06:18PM -0200, Alceu Rodrigues de Freitas Junior wrote: > My name is Alceu and I'm a newbie with OpenBSD. I hope I reached the right > mailing list to ask about compiling Perl with perlbrew on OpenBSD. Seems a reasonable place. I've successfully installed quite a few

Re: cannot install Padre (a Perl IDE) for first run on OpenBSD?

2015-06-12 Thread Andrew Fresh
On Fri, Jun 12, 2015 at 06:45:54PM +0900, Joel Rees wrote: 2015/06/12 14:10 ertetlen barmok ertetlenbar...@safe-mail.net: Padre requires a perl built using threads Hmm. No threads in the system supplied perl? This is correct. Threads causes a significant performance hit, often in the 20%

Re: .kshrc Definitions under X

2015-04-05 Thread Andrew Fresh
On Sun, Apr 05, 2015 at 10:50:47PM -0300, Henrique Lengler wrote: And it is called in ~.profile with this: . /home/henri/.kshrc The problem is that these definitions work out of X, in the console, logged as the same user (henri) but don't work under X. I open a xterm window and and type

Re: Getting errors during security(8) maintenance

2015-03-26 Thread Andrew Fresh
On Thu, Mar 26, 2015 at 03:42:07PM +0100, Ingo Schwarze wrote: Hi Andrew (or any other developer), OK to commit the following fix? Note that chomping after splitting is important because split drops trailing empty fields. A blank home_dir is valid? I will defer to others on that but

Re: xHCI not configured on Intel 7 series

2014-11-09 Thread Andrew Fresh
On Sun, Nov 09, 2014 at 03:54:50PM -0500, Joe Gidi wrote: I see that xHCI has been enabled in -current and I'd like to start testing on my system, but the driver is not attaching: Intel 7 Series xHCI rev 0x04 at pci0 dev 20 function 0 not configured OpenBSD 5.6-current (GENERIC.MP) #544:

Re: Requested upstream patch to use OpenBSD's malloc

2014-06-10 Thread Andrew Fresh
On Sat, May 31, 2014 at 12:09:09PM -0700, Andrew Fresh wrote: I opened a ticket with upstream to use OpenBSD's malloc by default. https://rt.perl.org/Public/Bug/Display.html?id=122000 You will be happy to know this was merged to bleed today. http://perl5.git.perl.org/perl.git/commitdiff

Requested upstream patch to use OpenBSD's malloc

2014-05-31 Thread Andrew Fresh
I opened a ticket with upstream to use OpenBSD's malloc by default. https://rt.perl.org/Public/Bug/Display.html?id=122000 Perl was setup to use perl's malloc on OpenBSD by default in 2010. https://rt.perl.org/Public/Bug/Display.html?id=75742 The perl in OpenBSD base has always used OpenBSD's

Panic booting AlphaStation 200

2014-03-08 Thread Andrew Fresh
I was recently given an AlphaStation 200 to run OpenBSD on, it's a bit slow, but I got it installed. bsd.rd boots just fine and I can install, but the real kernel panics. This is my first install on this machine so I would totally believe bad hardware or jumpers that need changing. Any

Re: Panic booting AlphaStation 200 -- solved

2014-03-08 Thread Andrew Fresh
On Sat, Mar 08, 2014 at 04:43:25PM -0700, Andrew Fresh wrote: apecs0 at mainbus0: DECchip 21071 Core Logic chipset apecs0: DC21071-CA pass 2, 64-bit memory bus apecs0: DC21071-DA pass 2 panic: trap Good news! I fixed this by updating the firmware from v4.28 to v7.0. l8rZ, -- andrew - http

AlphaStation 200 -- dmesg

2014-03-08 Thread Andrew Fresh
Not that anyone in particular cares, but a dmesg! [ using 655088 bytes of bsd ELF symbol table ] consinit: not using prom console Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2014 OpenBSD. All rights

Re: dzen2 with cwm

2013-03-22 Thread Andrew Fresh
On Fri, Mar 22, 2013 at 10:36:32AM +, James Griffin wrote: I was wondering if anyone uses dzen2 with OpenBSD (-current). If so I'd be really interested to see some examples of setups and scripts. I put mine here: https://gist.github.com/afresh1/5095884 The statusbar is just CPU, memory

Re: My first macppc install going poorly as well

2012-09-03 Thread Andrew Fresh
On Mon, Sep 03, 2012 at 09:31:25PM +0400, Kirill Bychkov wrote: On Sun, September 2, 2012 22:44, Kirill Bychkov wrote: On Sun, September 2, 2012 20:24, Andrew Fresh wrote: It is a Power Mac G5 Dual 1.8GHz with the NVIDIA GeForceFX 5200 Ultra video card. I believe the original Q37 but could

My first macppc install going poorly as well

2012-09-02 Thread Andrew Fresh
I got a nice G5 from work and would like to run OpenBSD macppc on it. However, when I attempt to install I get to what is described as step 4 for i386 and amd64 in the FAQ: booting hd0a:/bsd 4464500+838332 [58+204240+181750]=0x56cfd0 http://openbsd.org/faq/faq14.html#Boot386 Except that line

Re: Dmesg for thinkpad x220 tablet

2011-05-16 Thread Andrew Fresh
On Mon, May 09, 2011 at 11:25:51AM -0300, Christiano F. Haesbaert wrote: Hi, does anyone have a dmesg for a thinkpad x220 ? I got one for the x220 tablet I got to set up today. Attached are dmesg from both the amd64 and i386 kernels as well as the output from sysctl hw and glxinfo. The

Re: Creating release using site48.tgz

2011-05-09 Thread Andrew Fresh
On Mon, May 09, 2011 at 04:59:17PM -0700, Stefan N wrote: Are my steps correct? Close, but install sets are created in /usr/release and extracted relative to root so you need something more like this: tar -czf /usr/release/site48.tgz etc/pf.conf etc/rc.firsttime etc/backup.sh Although I would

Re: Creating release using site48.tgz

2011-05-09 Thread Andrew Fresh
On Mon, May 09, 2011 at 05:28:12PM -0700, Stefan N wrote: Thanks. By the way, I don't see the release directory inside the source file(/usr/src) directory. Does it mean that I need to create directory mkdir /usr/release first if my source files is at /usr/src? The release man page does

Re: OpenBSD Torrents - Tracker + Seed Hosting Needed

2011-03-31 Thread Andrew Fresh
On Wed, Mar 30, 2011 at 12:45:49PM -0700, Andrew Fresh wrote: I currently run the OpenBSD torrent tracker at http://openbsd.somedomain.net as well as the primary seeder but due to external circumstances I am no longer able to continue hosting it. I am looking for someone interested

OpenBSD Torrents - Tracker + Seed Hosting Needed

2011-03-30 Thread Andrew Fresh
I currently run the OpenBSD torrent tracker at http://openbsd.somedomain.net as well as the primary seeder but due to external circumstances I am no longer able to continue hosting it. I am looking for someone interested and able to take this over. I am more than happy to help with

Re: Why I left OpenBSD

2010-06-16 Thread Andrew Fresh
On Thu, Jun 10, 2010 at 11:28:40AM +0300, Dexter Tomisson wrote: http://www.trollaxor.com/2010/06/why-i-left-openbsd.html On Wed, Jun 16, 2010 at 11:24:01AM +1000, Ted wrote: http://www.trollaxor.com/2010/06/why-i-almost-gave-openbsd-10-didnt.html Since for some reason this thread is

Re: Help contacting Richard Stallman

2010-05-26 Thread Andrew Fresh
On Wed, May 26, 2010 at 02:52:50PM -0500, Vanessa Kraus wrote: For what it's worth, I am on a good number of oss lists (including Linux), and there are no other mentions of RMS anywhere. Also FWIW, saw a lot of OpenBSD + RMS chatter on the Twitter in the last 24 hours.

Re: 4.6 patch support

2010-03-22 Thread Andrew Fresh
On Mon, Mar 22, 2010 at 01:36:45PM +0200, Andreas Gerdd wrote: I've an OpenBSD 4.6-Stable system. I wanted to ask how long will OBSD4.6 has patch/update support? If you already follow -stable, it is the same process to upgrade to newer release. The main differences are that you get newer

Re: 802.11QinQ support

2010-03-03 Thread Andrew Fresh
On Wed, Mar 03, 2010 at 06:36:05PM +0200, Ross Cameron wrote: Does anyone know off hand if OpenBSD 4.6 or -CURRENT supports 802.1QinQ aka netsted VLans? If so, how do I configure it as I've tried the usual ifconfig vlan? create and tried stipulating that the secondary VLan's parent interface

Re: Recommend T1 Card for 4.6

2010-01-06 Thread Andrew Fresh
On Wed, Jan 06, 2010 at 01:01:26PM -0700, Brandan Rowley wrote: Is there anyone using a T1 card for data on 4.6? Perhaps a T1 to Ethernet converter? I'm interested to find out how others have resolved this and what hardware was used. We're using a Soekris 5501. I am (still) using Sangoma

Re: Recommend T1 Card for 4.6

2010-01-06 Thread Andrew Fresh
On Wed, Jan 06, 2010 at 03:27:23PM -0700, Brandan Rowley wrote: Thanks Andrew, Steve and David for your replies. You're welcome. I did check the man pages for WAN devices and did a little research. Here's what I found: *Accoom Networks Artery T1/E1 WAN interfaces (art) (G) This is the one

Re: Again, OpenBSD r0x! Thank you.

2009-12-30 Thread Andrew Fresh
On Thu, Dec 31, 2009 at 09:13:45AM +1100, Aaron Mason wrote: Hang on... isn't ftp_proxy defined in rc.conf? It is, but I had already set ftpproxy_flags= in rc.conf.local so users could ftp out, so I needed a second instance for inbound connections.

Again, OpenBSD r0x! Thank you.

2009-12-28 Thread Andrew Fresh
Setting up a new firewall, OpenBSD is making it easy. in /etc/pf.macros ftp_int=$srv01 ftp_ext=$external01 ftp_port=21 in /etc/pf.conf include /etc/pf.macros ... # NAT/Filter Rules for FTP Server (additon to above) pass in on egress proto tcp to $ftp_ext port $ftp_port pass out on internal

Re: Crash diagnosis

2009-06-08 Thread andrew fresh
On Mon, Jun 08, 2009 at 03:56:48PM +0100, Gaby Vanhegan wrote: I have a machine that is running 4.3 bsd.mp, MySQL and one single site of PHP scripts which keep crashing. The frustrating thing is that it doesn't panic the kernel so I can't get any DDB output, the machine just locks up.

Re: promiscuous mode

2009-05-19 Thread andrew fresh
On Tue, May 19, 2009 at 01:03:40PM -0700, Philip Guenther wrote: On Tue, May 19, 2009 at 11:51 AM, Fortunato fortunato.montre...@earthlink.net wrote: ... Is there a way to set the flags to PROMISC for an interface? What problem are you trying to solve? Although not the original poster,

Re: Why so cool OS doesn't have vuln database?

2009-05-15 Thread andrew fresh
On Fri, May 15, 2009 at 10:39:06PM +0500, Yuriy Grishin wrote: I've installed OpenBSD 4.5 on my home gateway. Random pids and critical files permission are really cool. I just confused a little bit because I haven't found any way to check the vulnerabilities of my configuration.

Edgeport/421 (TI version) serial is ugen

2008-12-04 Thread andrew fresh
I recently got an Edgeport/421 (4 USB, 2 RS-232 DB-9, 1 parallel) that seemed like it would be really handy since this computer is legacy free and doesn't have any serial ports and having serial ports would be really handy. http://www.digi.com/products/usb/edgeport.jsp Everything seems to work

Re: Missing security announcements

2008-11-13 Thread andrew fresh
On Thu, Nov 13, 2008 at 12:55:36PM -0500, Ted Unangst wrote: On Thu, Nov 13, 2008 at 12:35 PM, Aaron W. Hsu [EMAIL PROTECTED] wrote: Is security-announce an open list? If not, give me access and I'll keep it reasonably up to date, give or take a day or so of release of the Security Errata

Re: Multipath to CISCO

2008-11-05 Thread andrew fresh
On Wed, Nov 05, 2008 at 09:40:02AM +, Stuart Henderson wrote: On 2008-11-05, Mikel Lindsaar [EMAIL PROTECTED] wrote: The other option I believe would be using PF to round robin the packets on both destinations using route-to rules. Would this work? it should, but you might need to

Re: vendor list (was: dmesg IBM x3650 OpenBSD 4.3 )

2008-10-13 Thread andrew fresh
On Mon, Oct 13, 2008 at 10:28:37AM -0700, Charles Smith wrote: to create a web section listing the reasonable and bastard vendors? I think it would be useful in two points: * helps to OpenBSD community to choose the right hardware * make good or bad publicity depending on real vendor's

Re: Weird pkg_info behavior?

2008-09-30 Thread andrew fresh
On Tue, Sep 30, 2008 at 10:47:56PM -0400, Nick Guenther wrote: If you are looking for package descriptions, install the ports tree and read the Makefiles. Also, if you are lazy/not on an OpenBSD box, most of the descriptions are available at http://www.openbsd.org/4.3_packages/. or even

OpenOSPFd fails to form adjancy if remote router-id changes

2008-09-05 Thread andrew fresh
The problem I am seeing is that if I don't specify a router-id in ospfd.conf, then if the highest IP on a peer router changes the automatic Router ID, the session fails to start with a failed to form adjacency with old ID error. Is this expected behavior? I can solve it by setting the router-id

Re: Azalia - Realtek/0x0885 - plays, but no sound

2008-06-10 Thread andrew fresh
On Tue, Jun 10, 2008 at 01:43:06AM -0700, Predrag Punosevac wrote: alemao wrote: Look the output from mixerctl and adjust things like outputs.master=248,248 ( I think this is by default something like 128,128) and few other which are self explanatory. I have the similar audio card and I

Re: Window Manager

2008-05-06 Thread andrew fresh
On Tue, May 06, 2008 at 01:18:06PM +0300, Paul Irofti wrote: On Sun, May 04, 2008 at 09:29:42PM -0300, Gonzalo Lionel Rodriguez wrote: I dont know if it is the place to ask it, but that window manager uses? And why? I use cwm (its in base) I have to agree with this one. It is in base

Re: spamd fake MX

2008-04-10 Thread andrew fresh
On Thu, Apr 10, 2008 at 02:07:43PM +1000, Rod Whitworth wrote: Reality check please. I see quite a few attempts to access port 25 on boxes that don't have externally listening smtpd. They show up in firewall logs. It is a possibility to let spamd listen (as usual, redirected from 25 to

Re: Installing apsfilter package fails

2008-03-20 Thread andrew fresh
On Thu, Mar 20, 2008 at 07:43:10AM -0700, Ed Flecko wrote: Thank you Preston. You said, If I remember correctly, you need to have the x-base package installed for the libiconv / gettext dependencies to be met. It's an issue with 4.2. How did you know that? Is there a source that I

Re: route-to performance problem

2007-10-05 Thread andrew fresh
On Fri, Oct 05, 2007 at 11:40:07AM -0400, Chris Smith wrote: SNIP The performance issue is that normal web access is horrifically slow, yet when doing a download test the results show the proper bandwidth. It takes a while for the packets to figure out how to get through the router, once

Re: route-to performance problem

2007-10-05 Thread andrew fresh
On Fri, Oct 05, 2007 at 06:49:31PM -0400, Chris Smith wrote: On Friday 05 October 2007, andrew fresh wrote: OK, I'm still tagging, but it does seem that doing the route-to on ingress is a working scenario. Oh good. I am glad that worked. You may also want some of the rules like are shown

Re: sendmail SMTP auth

2007-08-09 Thread andrew fresh
On Thu, Aug 09, 2007 at 03:34:09PM -0400, Mike Erdely wrote: 1. Put 'WANT_SMTPAUTH=1' in your /etc/mk.conf file. 2. Extract src.tar.gz to /usr/src. 2a. pkg_add cyrus-sasl 3. Rebuild sendmail. l8rZ, -- andrew - ICQ# 253198 - Jabber: [EMAIL PROTECTED] BOFH excuse of the day: sticktion

Re: Strange crashes started this morning

2007-06-25 Thread andrew fresh
configuration for san3: AFT-A102 : SLOT=8 : BUS=0 : IRQ=10 : CPU=B : PORT=PRI Interface configuration for san3: MEDIA=T1 LCODE=B8ZS FRAME=ESF TECLOCK=Normal LBO=0db ACTIVE_CH=all PROTO=ppp For the other, I will just quote what I wrote before. From: andrew fresh [mailto:[EMAIL PROTECTED

Re: Strange crashes started this morning

2007-06-22 Thread andrew fresh
On Fri, Jun 22, 2007 at 04:45:34PM -0400, Alex Feldman wrote: Hello Andrew, I'm sorry for the delay. I don't have always time to got through mailing list. It is not so clear that the crash related to Sangoma driver. I would like to see the crash dump at that moment. This will help me to

Re: Strange crashes started this morning

2007-06-21 Thread andrew fresh
On Thu, Jun 21, 2007 at 03:29:04PM -0600, Theo de Raadt wrote: Sangoma has made it pretty clear (by ignoring problem reports from our developers) that they don't care at all. I suggest you call them, and add your voice there. I certainly will. Unfortunately I think these cards showed up on

OpenBSD 4.1 Torrents

2007-05-01 Thread andrew fresh
Probably everyone knows already, but I just wanted to get the word out that there are OpenBSD 4.1 torrents now on the torrent site: http://openbsd.somedomain.net/index.php?version=4.1 So far they are mostly just the files off of the CDs, but as I get synced up, the package torrents will update.

Re: -current sensorsd doesn't work for me

2007-01-13 Thread andrew fresh
I am CC'ing tech@ not because I like to crosspost, but because I believe this to be the end of a conversation on misc@ and the start of a discussion on tech@ about hopefully getting this changed. On Sat, Jan 13, 2007 at 10:11:24AM -0500, Constantine A. Murenin wrote: On 12/01/07, andrew fresh

-current sensorsd doesn't work for me

2007-01-12 Thread andrew fresh
I am trying to shut down my laptop using the voltage sensors. Unfortunatly I can't test this with a generic kernel because all my sensors on my only -current box come from the ACPI subsystem. The problem is, the limits don't seems to work: $ sysctl hw.sensors.acpibat0.volt1

Nagios check_hw_sensors for the new two level sensors

2007-01-05 Thread andrew fresh
I am doing better this time, I saw that the sensors output changed, and I am running -current on my laptop :-) However, that doesn't give me a lot of sensors to try, so if you are using Nagios and -current or just want to try it, grab version 1.22 of check_hw_sensors and let me know about

Re: What it this mean?

2006-12-13 Thread andrew fresh
On Mon, Dec 11, 2006 at 09:16:50AM -0700, Carlos A. Garcia G wrote: i have recived a mail from the server with this information Checking setuid/setgid files and devices: Setuid/device find errors: find: /tmp/PerlIO_W32319: No such file or directory what is it? and what can i do to fix the

New version of check_hw_sensors to support the sysctl hw.sensors output changes

2006-12-05 Thread andrew fresh
Ahh the joys of not enough time to follow -current. I am finally working on upgrading my machines to 4.0 and have found that in sysctl.c v1.135[1], Otto changed the output to be simpler[2]. However, I was using some of the output that is now gone for my Nagios check[3] so the old version is

OpenBSD 4.0 torrents available

2006-11-01 Thread andrew fresh
Torrents for OpenBSD 4.0 are now available from: http://openbsd.somedomain.net/index.php?version=4.0 Not everything is synced yet, but the mirror is running and new torrents will be posted as they are generated. The only things that should really change are the package torrents and additional

Thank you OpenBSD, the sensors framework ROX!

2006-10-24 Thread andrew fresh
I just want to say thank you to the OpenBSD team. Over the weekend, one of our OpenBSD servers[1] had a fan die. Thanks to the sensors framework, and the Nagios[2] plugin I wrote[3], I found out it was broken, and I could also tell that the rest of the fans in the server were doing a fine job

Re: Run script on cd insertion

2006-08-04 Thread andrew fresh
On Wed, Aug 02, 2006 at 07:29:42PM -0500, L. V. Lammert wrote: At 12:16 PM 8/2/2006 -0700, andrew fresh wrote: I never checked for CD's, but hotplugd might say something when it is inserted, I know it works for USB disks. AFAIK hotplug only works for drives not disks. My testing just now

Re: Run script on cd insertion

2006-08-04 Thread andrew fresh
On Fri, Aug 04, 2006 at 04:13:26PM -0700, Michael Coulter wrote: On Tue, Aug 01, 2006 at 02:28:25PM -0700, andrew fresh wrote: I am in need the ability to run a script when a cd is inserted. I am not finding any way of getting notified when that happens, so I am asking here. If not, I can

Re: Run script on cd insertion

2006-08-02 Thread andrew fresh
On Tue, Aug 01, 2006 at 08:53:15PM -0400, Jeff Quast wrote: On 8/1/06, andrew fresh [EMAIL PROTECTED] wrote: I am in need the ability to run a script when a cd is inserted. I am not finding any way of getting notified when that happens, so I am asking here. If not, I can just loop cdio info

Re: Nagios check_bioctl available

2006-07-31 Thread andrew fresh
On Fri, Jul 28, 2006 at 09:17:28PM -0500, Marco Peereboom wrote: andrew fresh wrote: I have written a perl script that parses the output from bioctl and returns it in a format that Nagios can use. Sweet :-) Thanks! One thing I ran into is that bioctl needs to run as root to get access

Re: Nagios check_bioctl available

2006-07-31 Thread andrew fresh
On Sun, Jul 30, 2006 at 03:03:26AM +0200, Wijnand Wiersma wrote: 2006/7/29, andrew fresh [EMAIL PROTECTED]: One thing I ran into is that bioctl needs to run as root to get access to /dev/bio, even for read only access. Is there a way to query bioctl without needing root? Well, I think you

Nagios check_bioctl available

2006-07-28 Thread andrew fresh
I have written a perl script that parses the output from bioctl and returns it in a format that Nagios can use. check_bioctl is avaliable here: http://openbsd.somedomain.net/nagios/check_bioctl-1.3.tar.gz It is useful to me, and so I thought it might be useful to someone else. I wrote this

Re: Sound card with supported digital out

2006-06-12 Thread andrew fresh
On Sat, May 27, 2006 at 08:18:59PM +0200, Jan Johansson wrote: andrew fresh [EMAIL PROTECTED] wrote: I have tried one of those, I had forgotten about that. The problem with the USB digital output that I have tried is that it does not do AC3/DTS passthrough, all it does is output 2

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-22 Thread andrew fresh
On Mon, May 22, 2006 at 11:53:27PM +0100, Craig Skinner wrote: *) Mason - not practical in chroot without half of CPAN, so what is the point? I am leaning towards Mason behind a reverse Squid proxy I would think that if you use mason with mod_perl[1] instead of running it as a CGI, you don't

Re: Sound card with supported digital out

2006-05-20 Thread andrew fresh
On Sat, May 20, 2006 at 05:46:42AM +0200, Jan Johansson wrote: andrew fresh [EMAIL PROTECTED] wrote: Is there a supported sound card that supports digital outputs? I think your best bet is USB audio. I have a simple USB audio stick that does optic digital signal or headphones under OpenBSD

Sound card with supported digital out

2006-05-19 Thread andrew fresh
Is there a supported sound card that supports digital outputs? I am trying to build a media pc that is similar to GeeXboX[2]. Pretty much just minimal system that will netboot and get mplayer running, but on an OS I like, OpenBSD :-) However, I want to be able to do AC3 and DTS passthrough and I

Re: Problems while replacing Cisco 3640 with OpenBSD and OpenBGPd (LONG)

2006-05-11 Thread andrew fresh
On Wed, Feb 22, 2006 at 05:08:15PM +0100, Henning Brauer wrote: * andrew fresh [EMAIL PROTECTED] [2006-02-17 23:57]: I have a Cisco router I am trying to replace. I will describe the Cisco box, the replacement OpenBSD router, the setup and finally what issues I am having. The bgpd.conf

Nagios plugin to check hw.sensors

2006-05-04 Thread andrew fresh
I monitor most of the stuff around here with Nagios, and, with the new sensors framework that gives me a whole bunch of stuff to monitor. But, I found there wasn't an easy way to monitor them remotely. So, I put some work into a Nagios plugin. It is a bit rough yet, so patches are welcomed.

ospfd.conf example inheritance problem

2006-04-12 Thread andrew fresh
I was trying to set default auth-type and auth-md and ran into some trouble. Doing some debugging, I tried just uncommenting part of the example ospfd.conf and have found it doesn't work. Here is what I did: ospfd.conf.orig is the v1.2 available here:

Can net-snmp show the interface description for ifAlias?

2006-02-23 Thread andrew fresh
Is it possible to get net-snmp's snmpd to return an interface description for ifAlias[1]? If so, how? I am sure that it is, but I am hoping that someone has an example because I am not sure how to figure out how to match it to the interfaces ifIndex value. It looks like net-snmp 5.2 there is

Re: Can net-snmp show the interface description for ifAlias?

2006-02-23 Thread andrew fresh
On Thu, Feb 23, 2006 at 05:51:24PM -0700, andrew fresh wrote: Is it possible to get net-snmp's snmpd to return an interface description for ifAlias[1]? If so, how? Well, nevermind, it got my interest up so here is a way that works. It doesn't check for bad input as well as it probably should

Problems while replacing Cisco 3640 with OpenBSD and OpenBGPd (LONG)

2006-02-17 Thread andrew fresh
I have a Cisco router I am trying to replace. I will describe the Cisco box, the replacement OpenBSD router, the setup and finally what issues I am having. The bgpd.conf contents are at the bottom of the email. If there is some additional information that would be useful, please let me know.

Re: OT marc.theaimsgroup.com

2006-01-24 Thread andrew fresh
On Tue, Jan 24, 2006 at 01:48:12AM -0500, Daniel Ouellet wrote: Sorry to have to asked this, but I fell at a lots now. Is there an other location a kind sole could provide me to access their content? Looking for the various openbsd lists here. Or an other archive list that is as friendly

Re: my multipath routing questions... SOLVED!

2005-12-12 Thread andrew fresh
On Thu, Dec 08, 2005 at 02:14:45PM -0700, andrew fresh wrote: On Fri, Dec 02, 2005 at 04:08:13PM -0700, andrew fresh wrote: I am getting 3 different DDB's. Mostly kernel: page fault trap, code=0 and Panic: rtfree 2. I have also gotten some Panic: sbdrop, but not since I got the serial

Re: my multipath routing questions...

2005-12-08 Thread andrew fresh
On Fri, Dec 02, 2005 at 04:08:13PM -0700, andrew fresh wrote: I am getting 3 different DDB's. Mostly kernel: page fault trap, code=0 and Panic: rtfree 2. I have also gotten some Panic: sbdrop, but not since I got the serial console attached. When I got the sbdrop, trace showed calls to pf_

ospfd and virtual links

2005-12-06 Thread andrew fresh
I just want to make sure that virtual links are not yet supported in ospfd. I don't see anything in the ospfd.conf(5) or ospfd(8) so I assume not, but I did see that Claudio mentioned[1] testing it at the hackathon, so it may well be that I just don't understand the man page. I do have to say

Re: my multipath routing questions...

2005-12-02 Thread andrew fresh
. If there is any other information that will help, I will do my best to provide it. On Tue, Nov 29, 2005 at 11:26:49PM -0700, andrew fresh wrote: I want to load balancing across those 4 T1s and it is sounding like I will not be able to do that and will have to figure out how to get these 4

my multipath routing questions...

2005-11-29 Thread andrew fresh
Hijacking this thread, cuZ now I am worried . . . . On Mon, Nov 28, 2005 at 11:46:56PM -0800, David Ulevitch wrote: I'd like to hear how people are using OpenOSPFd I will prbly use OpenOSPFd in the future, but at the moment, my question is about using OpenBGPd and multiple lines from the same

Sangoma AFT A104 PCI supported by the san driver?

2005-11-15 Thread andrew fresh
Is the Sangoma AFT A104[1] PCI card supported? I assume if it is, it would be supported by the san[2] driver, but all I see listed in the man page are the A101 and A102[3]. I am guessing since they have different spec sheets, that they are different enough cards that it doesn't work, but I

Unoffical OpenBSD 3.8 torrents available

2005-11-01 Thread andrew fresh
There are some unoffical 3.8 torrents now available. Packages will be available as they finish rsyncing. http://openbsd.somedomain.net/index.php?version=latest+release As always, I recommend you check the MD5 or CKSUMs against the MD5 or CKSUM files you get from an official mirror

Re: SBE wanPMC-xT3E3 support

2005-09-29 Thread andrew fresh
://www.openbsd.org/i386.html is the SBEi wanPCI-1T3, and that one has been EOLed and their new one does not appear to be supported. I know the wanPCI-1T3 should work, so if someone knows where to get those, I would appreciate the information. l8rZ, On Mon, Aug 22, 2005 at 12:16:19PM -0700, andrew fresh

SBE wanPMC-xT3E3 support

2005-08-22 Thread andrew fresh
I am wondering if the wanPMC-xT3E3 from SBE is supported. http://www.sbei.net/content/products/wan/wanpmc_xt3e3/ Obviously with an adaptor like the adaptPCI-PMC http://www.sbei.net/content/products/platforms/adaptpci_pmc/ They have recently taken the wanPCI-1T3 off of their site, and I am

isakmpd.conf man page additions

2005-08-15 Thread andrew fresh
I am attaching a diff to the isakmpd.conf man page that I hope clarifies using certificate based authentication. I found the information in the archives, and I thought they might be better documented in the man page. I believe the changes to be correct, but please do not take my word on it

isakmpd with certificates, I must be missing the goat

2005-08-12 Thread andrew fresh
I am not sure if I need to sacrifice a goat or a chicken to get this working, but I am sure it is something stupid that I am doing that is causing the problem. I am trying to get isakmpd to create a tunnel with certificates, and although I have it working well with preshared keys, I am unable

Re: isakmpd with certificates, I found the goat

2005-08-12 Thread andrew fresh
On Fri, Aug 12, 2005 at 02:16:40PM -0700, andrew fresh wrote: I am trying to get isakmpd to create a tunnel with certificates It works now, although I need to get a working policy. In isakmpd.conf, remember to use a something-RSA_SIG transform for MainMode http://marc.theaimsgroup.com/?l

Re: Requesting an change in the installer

2005-08-05 Thread andrew fresh
On Fri, Aug 05, 2005 at 01:48:13PM -0700, Tim Leslie wrote: After determining nomenclature, why not have a detect in the install, and then ask a question with the detected kernel as the default? ala magical CPU count detection code Do you want to use the single (sp) or multiprocessor (mp)

OpenBSD torrent updating script available

2005-07-01 Thread andrew fresh
There is now a script available to help keep your OpenBSD torrents up to date. There are details on how to use it available at: http://openbsd.somedomain.net/files/ You can use it to help seed, to keep up to date with the latest packages for the current release or anything in between. It

OpenBSD 3.7 Torrents are now available

2005-05-19 Thread andrew fresh
You can get OpenBSD 3.7 from the torrent site here: http://openbsd.somedomain.net/index.php?version=latest+release quick links: AMD 64: http://openbsd.somedomain.net/torrents/OpenBSD_3_7_amd64-2005-05-19-1824.torrent i386:

Re: OpenBSD Torrents available

2005-05-17 Thread andrew fresh
On Tue, May 17, 2005 at 04:49:37AM -0600, jared r r spiegel wrote: On Mon, May 16, 2005 at 04:45:11PM -0700, andrew fresh wrote: We have set up an site from which you can get OpenBSD Torrents. The torrents are generated automatically on a server that is rsynced to ftp3.usa.openbsd.org

OpenBSD Torrents available

2005-05-16 Thread andrew fresh
OpenBSD Users: We have set up an site from which you can get OpenBSD Torrents. The site is http://openbsd.somedomain.net. The torrents are generated automatically on a server that is rsynced to ftp3.usa.openbsd.org every 4 hours. We are also seeding current torrents from that server. l8rZ,