How we use OpenBSD

2012-11-24 Thread Raindy Long
The story is : About 2years ago , we changed our platform from sparc64 to x86_64 , all old sparc machine had been put into warehouse. Two months ago , we liberate these sparc machine and install OpenBSD , they become powerful firewall now !! What I mean is that don't always focus into the NEW

Re: libiconv & openssl & expat

2012-11-24 Thread Raindy Long
Hi , Sorry , my fault , finally I found openssl in /usr/sbin/openssl & libexpat in /usr/lib . All problems came when I compile Apache Traffic Server in OpenBSD5.2 , it reports that I miss some library . It seems that libiconv is not in the base package , right ? Thanks .

route -mpath and ping -I issue (with no pf)

2012-11-24 Thread Gilles LAMIRAL
Hello, I'm currently testing the multirouting on openbsd 5.2 It works basically but I encounter an issue with ping -I depending on the order the default routes are set. The context: interface em2: ip 192.168.102.2 gw 192.168.102.1 interface em3: ip 192.168.103.2 gw 192.168.103.1 In 3 separated

snort inline

2012-11-24 Thread Justin Mayes
Anyone running snort 2.9.3.1p0 in inline / IPS mode with 5.2 cuurent? From what I read it's possible with pf divert functionality. This is what I'm doing for testing in pf using simple ping Gateway info internal interface fxp0 - 192.168.1.32 external interface bce0 - 192.168.0.13 Runni

Re: responding to buttonpress ACPI event sent by KVM/Qemu (same behavior in v5.2)

2012-11-24 Thread Matthew Weigel
On 11/24/2012 12:38 PM, Tomas Bodzar wrote: >> I'm not interested in assigning blame, or seeing it assigned. I'd simply >> like to >> see the problem solved, somehow. >> >> Would a developer be willing to have a look, if I set up a v5.2 sandbox on >> the >> debian host? > > I think that for sta

Re: responding to buttonpress ACPI event sent by KVM/Qemu (same behavior in v5.2)

2012-11-24 Thread Tomas Bodzar
On Sat, Nov 24, 2012 at 7:08 PM, IMAP List Administration wrote: > Hello, > > some of you may remember a posting of mine here from March, 2012, in which I > mentioned that the ACPI buttonpress event is not being correctly transmitted > form a debian 6 host to an OpenBSD v5.1 guest. > > In the mean

Re: openbsd 5.2 i38 migrate to amd64

2012-11-24 Thread Nick Holland
On 11/24/12 08:26, bofh wrote: > On Thu, Nov 22, 2012 at 10:08 AM, Nick Holland > wrote: >> On 11/22/12 09:58, bofh wrote: >>> Can I just run install -> upgrade and install everything but etc.tgz >>> and xetc.tgz? Any post installation stuff I have to worry about? >> >> No. Reinstall completely.

responding to buttonpress ACPI event sent by KVM/Qemu (same behavior in v5.2)

2012-11-24 Thread IMAP List Administration
Hello, some of you may remember a posting of mine here from March, 2012, in which I mentioned that the ACPI buttonpress event is not being correctly transmitted form a debian 6 host to an OpenBSD v5.1 guest. In the meantime I've installed a OBSD v5.2 system which exhibits exactly the same behavio

Re: libiconv & openssl & expat

2012-11-24 Thread Philip Guenther
On Sat, Nov 24, 2012 at 9:39 AM, Raindy Long wrote: > How about add these three software as the default packages in the list ? > There are so many opensource > depend on them. Can you clarify what you mean? OpenBSD *has* included openssl in base for more than a decade and libexpat for about 8

Re: libiconv & openssl & expat

2012-11-24 Thread Tomas Bodzar
On Sat, Nov 24, 2012 at 5:39 PM, Raindy Long wrote: > Hi Misc, > > How about add these three software as the default packages in the list ? > There are so many opensource depend on them. In which list? > Thanks . > > > > > Raindy Long

libiconv & openssl & expat

2012-11-24 Thread Raindy Long
Hi Misc, How about add these three software as the default packages in the list ? There are so many opensource depend on them. Thanks . Raindy Long

Re: openbsd 5.2 i38 migrate to amd64

2012-11-24 Thread Christian Weisgerber
bofh wrote: > Thanks! Out of curiousity, are there executables that are in i386 but > not amd64 or vice versa? I can see issues with libraries. Am just > curious. Here's how to check: $ cd /usr/src/distrib/sets/lists $ for i in [a-z]*; do diff -u $i/md.amd64 $i/md.i386; done -- Christian "

Re: openbsd 5.2 i38 migrate to amd64

2012-11-24 Thread bofh
On Thu, Nov 22, 2012 at 10:08 AM, Nick Holland wrote: > On 11/22/12 09:58, bofh wrote: >> Can I just run install -> upgrade and install everything but etc.tgz >> and xetc.tgz? Any post installation stuff I have to worry about? > > No. Reinstall completely. Do not try to "migrate" without a comp

Re: Support for BCM5720

2012-11-24 Thread Loïc BLOT
Hello all, Thanks stuart for this link, if we add this the card is recognized by the kernel, but does'nt work. You must import more source code from FreeBSD 9.3RC3 because PHY is not properly recognized. Moreover some other code paths aren't followed when you add only the mii code, because you need

Re: Support for BCM5720

2012-11-24 Thread Stuart Henderson
In gmane.os.openbsd.misc, you wrote: > Hi all, > i have bought 2 new dell R320 serveurs to replace my old dell 1650 > servers (7 years old). The problem is network card (unfortunately the > machines will be routers/gateways). > I tried to backport FreeBSD 9.1 RC3 driver, which works, but not totall

Re: Can't use PerlMagick

2012-11-24 Thread Vadim Zhukov
24.11.2012 5:11 пользователь "Dmitrij D. Czarkoff" написал: > > Hello! > > I'm running into a weird problem with PerlMagick: > > $ perl -e 'use Image::Magick' > Can't load '/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Image/Magick/Magick.so ' for module Image::Magick: