Re: Weird problem - sound suddenly stops playing

2012-08-31 Thread Joe Gidi
On Sat, September 1, 2012 1:35 am, Tomas Bodzar wrote: > On Sat, Sep 1, 2012 at 7:11 AM, Joe Gidi wrote: >> I'm running 5.1/amd64 on a ThinkPad 410. sndiod is started in >> /etc/rc.conf >> with the default 'sndiod_flags=""' entry. I have working audio from mpd, >> mplayer, and assorted other appli

Re: Weird problem - sound suddenly stops playing

2012-08-31 Thread Tomas Bodzar
On Sat, Sep 1, 2012 at 7:11 AM, Joe Gidi wrote: > I'm running 5.1/amd64 on a ThinkPad 410. sndiod is started in /etc/rc.conf > with the default 'sndiod_flags=""' entry. I have working audio from mpd, > mplayer, and assorted other applications. Everything "just works." > Did you try to run with sn

Re: Ports security updates in 5.1 or 5.2

2012-08-31 Thread Tomas Bodzar
On Fri, Aug 31, 2012 at 6:06 PM, Sébastien Marie wrote: > On Thu, Aug 30, 2012 at 06:52:15PM +, Stuart Henderson wrote: >> On 2012-08-30, Sébastien Marie wrote: >> > >> > I not used all pervious ports, and some are used in "safe" usage (like using postgresql ports, but not for server). It jus

Weird problem - sound suddenly stops playing

2012-08-31 Thread Joe Gidi
I'm running 5.1/amd64 on a ThinkPad 410. sndiod is started in /etc/rc.conf with the default 'sndiod_flags=""' entry. I have working audio from mpd, mplayer, and assorted other applications. Everything "just works." The problem is, at some point, sound simply cuts out. I can run audioctl and see th

My first macppc install not going well.

2012-08-31 Thread David Walker
Hi. I got an iBook G4 and I'm having issues. I'm going for an MBR scheme using the whole disk but I'm not sure fdisk is working according to the installation instructions but I might have a borked disk ... Here's what I see: Available disks are: wd0. Which one is the root disk? (or 'done') [

Re: setting WOL for Realtek 8168

2012-08-31 Thread russell
On 08/31/12 05:38, Stefan Sperling wrote: On Thu, Aug 30, 2012 at 07:58:07PM -0500, Ed Ahlsen-Girard wrote: I'm all good now, actually - apparently wol has to be reset by rc.local each startup. Yes, or alternatively add the 'wol' keyword to '/etc/hostname.re0'. The option doesn't stick across

Re: boot panic with qemu, -current guest on a Linux host

2012-08-31 Thread Chris Cappuccio
somehow, your computer thinks C3_CPUID_HAS_RNG is valid, which would mean you are running the via_nano_setup routine, which means your cpu model is "VIA Nano processor", which is all just wrong. wtf? LEVAI Daniel [l...@ecentrum.hu] wrote: > Hi! > > > I'm just curious if this is something that

Re: Dell Latitude E6420 issues - not working...

2012-08-31 Thread Wade, Daniel
Works fine here. You just need to set the drive to AHCI in the BIOS OpenBSD 5.2-current (GENERIC.MP) #4: Thu Aug 30 18:12:48 MDT 2012 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP RTC BIOS diagnostic error 3f real mem = 8464576512 (8072MB) avail mem = 8216829952 (7836MB

Re: problem setting inet6 route

2012-08-31 Thread Joakim Aronius
* Remi Locherer (remi.loche...@relo.ch) wrote: > Hi > > I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also > provides IPv6 but somehow with a strange setup. I got something like the > following from them: > > Gateway Address: 2001:db8:1:1110::1/64 > Subnet I can use: 2001

Re: OpenBGPD 'enforce neighbor-as no' & 'announce self' weirdness

2012-08-31 Thread Claudio Jeker
On Fri, Aug 31, 2012 at 05:43:10PM +0200, Rémi Laurent wrote: > Hi, > > I don't know if this is a real bug, but at least it may be brought to > attention > that "announce self" without proper filtering may lead to some unexpected > behaviour. > > When configured with "enforce neighbor-as no" (as

Re: vpn access for Macos, windows clients

2012-08-31 Thread Simon ALFRED
I will try poptop, npppd. Thank you. Simon A. - Original Message - From: Johan Beisser Sent: 08/31/12 07:55 PM To: Simon ALFRED Subject: Re: vpn access for Macos, windows clients On Aug 30, 2012, at 22:28, "Simon ALFRED" wrote: > > Thank you for this first reply. > So, the only way

Re: problem setting inet6 route

2012-08-31 Thread Todd T. Fries
Penned by Claudio Jeker on 20120831 9:27.50, we have: | On Fri, Aug 31, 2012 at 09:22:06AM +, Stuart Henderson wrote: | > On 2012-08-31, Remi Locherer wrote: | > > I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also | > > provides IPv6 but somehow with

OpenBGPD 'enforce neighbor-as no' & 'announce self' weirdness

2012-08-31 Thread Rémi Laurent
Hi, I don't know if this is a real bug, but at least it may be brought to attention that "announce self" without proper filtering may lead to some unexpected behaviour. When configured with "enforce neighbor-as no" (as for connection to an IXP route server), OpenBGPD seems to accept UPDATE with e

Re: vpn access for Macos, windows clients

2012-08-31 Thread Johan Beisser
On Aug 30, 2012, at 22:28, "Simon ALFRED" wrote: > > Thank you for this first reply. > So, the only way is to use OpenBSD-current with npppd, and there's no other way to do it ? I can't say there's no other way to do it. PPTP is an option, via PoPToP. I just found that npppd worked better for me

Re: smtpd queue encryotion

2012-08-31 Thread Kurt Mosiejczuk
Christian Weisgerber wrote: Kurt Mosiejczuk wrote: And AES-128 (and only that flavor of AES, so far) has a crack making decrypting it significantly quicker. News to me. Reference? (You are probably confusing this with the related-key attacks on AES-192 and AES-256.) That may be what

Re: Ports security updates in 5.1 or 5.2

2012-08-31 Thread Sébastien Marie
On Thu, Aug 30, 2012 at 06:52:15PM +, Stuart Henderson wrote: > On 2012-08-30, Sébastien Marie wrote: > > > > I not used all pervious ports, and some are used in "safe" usage (like > > using postgresql ports, but not for server). It just a question to known > > what follow, in order to keep

Re: problem setting inet6 route

2012-08-31 Thread Simon Perreault
Le 2012-08-31 10:52, Remi Locherer a écrit : Gateway Address: 2001:db8:1:1110::1/64 Subnet I can use: 2001:db8:1:/64 For Linux they give these instructions: linux# ip route add 2001:db8:1:1110::1 dev eth0 linux# ip route add default via 2001:db8:1:1110::1 I would understand this to mean:

Re: problem setting inet6 route

2012-08-31 Thread Remi Locherer
On Fri, Aug 31, 2012 at 09:47:39AM -0400, Simon Perreault wrote: > (I rearranged your email: provider info at the top, your actions at > the bottom.) > > Le 2012-08-31 03:19, Remi Locherer a ?crit : > >I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also > >provides IPv6 but

Re: Cost of malloc options

2012-08-31 Thread Christian Weisgerber
Marc Espie: > > 36m17.68s real > > S 55m14.16s real > > I kind of wonder about similar data for full bulk builds. That was my starting point, actually. I did a full bulk build with S and was startled by the slowdown. I forgot the exact numbers, but the relative difference was in the vici

Re: problem setting inet6 route

2012-08-31 Thread Remi Locherer
On Fri, Aug 31, 2012 at 04:27:50PM +0200, Claudio Jeker wrote: > On Fri, Aug 31, 2012 at 09:22:06AM +, Stuart Henderson wrote: > > On 2012-08-31, Remi Locherer wrote: > > > I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also > > > provides IPv6 but somehow with a strange

Re: Cost of malloc options

2012-08-31 Thread Otto Moerbeek
On Fri, Aug 31, 2012 at 04:27:05PM +0200, Marc Espie wrote: > On Fri, Aug 31, 2012 at 02:08:39PM +, Christian Weisgerber wrote: > > A couple of weeks ago, I ran a bunch of make builds (ncpu=4 amd64) > > with different malloc() options enabled. I don't want to spawn a > > discussion, but for a

Tecnicas Super Efectivas de Cobranza

2012-08-31 Thread Lic. Lillie Ann Lopez
Técnicas Súper Efectivas de Cobranza Salón Virtual ONLINE este 04 de Septiembre de 2012. ¡Descubra el modo rápido, fácil y legal de recuperar su dinero de cuentas atrasadas! Usted conocerá docenas de secretos que las empresas más efectivas usan para que los deudores paguen rápido, convierta el telé

Re: problem setting inet6 route

2012-08-31 Thread Remi Locherer
On Fri, Aug 31, 2012 at 09:22:06AM +, Stuart Henderson wrote: > On 2012-08-31, Remi Locherer wrote: > > I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also > > provides IPv6 but somehow with a strange setup. I got something like the > > following from them: > > > > Gate

Re: smtpd queue encryotion

2012-08-31 Thread Christian Weisgerber
Kurt Mosiejczuk wrote: > > Blowfish is older, not standardized, and hasn't received the attention > > from the cryptographic community that AES has. > > Blowfish isn't standardized? Not being chosen as a standard doesn't > mean that everyone is using an incompatible version of something. And

Re: problem setting inet6 route

2012-08-31 Thread Claudio Jeker
On Fri, Aug 31, 2012 at 09:22:06AM +, Stuart Henderson wrote: > On 2012-08-31, Remi Locherer wrote: > > I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also > > provides IPv6 but somehow with a strange setup. I got something like the > > following from them: > > > > Gate

Re: Cost of malloc options

2012-08-31 Thread Marc Espie
On Fri, Aug 31, 2012 at 02:08:39PM +, Christian Weisgerber wrote: > A couple of weeks ago, I ran a bunch of make builds (ncpu=4 amd64) > with different malloc() options enabled. I don't want to spawn a > discussion, but for anybody who's curious, and for the archives, > here are the results: >

Cost of malloc options

2012-08-31 Thread Christian Weisgerber
A couple of weeks ago, I ran a bunch of make builds (ncpu=4 amd64) with different malloc() options enabled. I don't want to spawn a discussion, but for anybody who's curious, and for the archives, here are the results: 36m17.68s real47m33.50s user26m49.97s system F 39m34.31s

(9月21日深圳)科技项目专项资金申报暨企业知识产权管理战略会议通知

2012-08-31 Thread munbrd
22:02:48 [demime 1.01d removed an attachment of type application/octet-stream which had a name of =?utf-8?B?56eR5oqA6K6h5YiS6aG555uu44CB5LiT6aG557uP6LS5566h55CG77yIOeaciDIx5pel5rex5ZyzKS5kb2M=?=]

Re: problem setting inet6 route

2012-08-31 Thread Simon Perreault
(I rearranged your email: provider info at the top, your actions at the bottom.) Le 2012-08-31 03:19, Remi Locherer a écrit : I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also provides IPv6 but somehow with a strange setup. I got something like the following from them:

Re: Smtpd disposable addresses

2012-08-31 Thread John Slee
On 31/08/2012, at 9:30, ml+helloke...@extensibl.com wrote: > I think you can use '+' character instead (bob+canitrust...@bobszz.net, bob+groupedascompanyc...@bobszz.net), can't you? Tried it lately? Every other website incorrectly reinvents "is this a valid email address" logic. It's just a trivia

Líderes dentro y Fuera de la Oficina, Germán Silva! 2790425

2012-08-31 Thread Ing. Estrella Murillo
2790425 [IMAGE] Foro Empresarial 3era Edición Liderazgo & Vanguardia Empresarial 5 Expositores acompañándolo y brindado las estrategias y herramientas necesarias para superar con Éxito los Nuevos Retos. Presentación Exclusiva: 28 de Septiembre Ciudad de México. Líder del deporte Nacional German Sil

Re: setting WOL for Realtek 8168

2012-08-31 Thread Stefan Sperling
On Thu, Aug 30, 2012 at 07:58:07PM -0500, Ed Ahlsen-Girard wrote: > I'm all good now, actually - apparently wol has to be reset by rc.local > each startup. Yes, or alternatively add the 'wol' keyword to '/etc/hostname.re0'. The option doesn't stick across reboots.

Re: Ports security updates in 5.1 or 5.2

2012-08-31 Thread Pierre-Emmanuel André
On Thu, Aug 30, 2012 at 10:21:35AM +0200, Sébastien Marie wrote: > On Wed, Aug 29, 2012 at 09:34:22PM +0200, Patrick Lamaiziere wrote: > > Le Wed, 29 Aug 2012 09:59:46 +0200, > > Sebastien Marie a écrit : > > Hello, > > > > > > I currently follow STABLE branch for openbsd (and so, for ports too

Re: Smtpd disposable addresses

2012-08-31 Thread Kevin Chadwick
On Fri, 31 Aug 2012 13:30:05 +1200 ml+helloke...@extensibl.com wrote: > > You specify a character usually defaulting to - as a seperator > > > > and then acceptable addresses > > > > bob > > bob- > > pete- > > > > for a domain like bobszz.net > > > > so bobszz.net can receive mail to > > >

Re: wol for nfe

2012-08-31 Thread russell
On 08/30/12 10:41, Stefan Sperling wrote: On Wed, Aug 29, 2012 at 07:53:54AM -0700, russell wrote: finally even though it did not work out for me. ( my nics were nfe(4) which has no WOL bits in OBSD, I blame nvidia, those secretive assholes.) Yes, but they cannot hide their secrets forever ;)

Re: Smtpd disposable addresses

2012-08-31 Thread Stuart Henderson
On 2012-08-31, ml+helloke...@extensibl.com wrote: > On Thu, Aug 30, 2012 at 10:32:57PM +0100, Kevin Chadwick wrote: >> You specify a character usually defaulting to - as a seperator >> >> and then acceptable addresses >> >> bob >> bob- >> pete- >> >> for a domain like bobszz.net >> >> so bob

Re: hostname.if: preventing IPV4 assignment

2012-08-31 Thread Stuart Henderson
On 2012-08-30, Scott <8f27e...@gmail.com> wrote: > vis-a-vis /etc/hostname.if, where the 'if' is em1 and is a real > interface that is aggregating several VLANs (as em1 is connected to a > Cisco L2 switch). Since the each of the VLAN interface has its own, > and topology relevant, IPV4 address, we

Re: problem setting inet6 route

2012-08-31 Thread Stuart Henderson
On 2012-08-31, Remi Locherer wrote: > I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also > provides IPv6 but somehow with a strange setup. I got something like the > following from them: > > Gateway Address: 2001:db8:1:1110::1/64 > Subnet I can use: 2001:db8:1:/64 > >

Re: vpn access for Macos, windows clients

2012-08-31 Thread Simon ALFRED
Thank you for this first reply. So, the only way is to use OpenBSD-current with npppd, and there's no other way to do it ? Simon A. - Original Message - From: Johan Beisser Sent: 08/31/12 02:22 AM To: Simon ALFRED Subject: Re: vpn access for Macos, windows clients On Thu, Aug 30, 2012

problem setting inet6 route

2012-08-31 Thread Remi Locherer
Hi I rented a server from Hetzner where I installed OpenBSD 5.1. Hetzner also provides IPv6 but somehow with a strange setup. I got something like the following from them: Gateway Address: 2001:db8:1:1110::1/64 Subnet I can use: 2001:db8:1:/64 If I now assign for example 2001:db8:1::1/6