Re: ldom physical resources required not available

2013-06-10 Thread Otto Moerbeek
On Mon, Jun 10, 2013 at 04:32:37PM -0700, Chris Cappuccio wrote: > I'm trying to use ldom on a few sun fire t1000s. The host system > tells me "ERROR: Physical resources required by LDoms configuration: openbsd > not available. Falling back to default set" after I "ldomctl download" and > then "re

Re: HDMI audio

2013-06-10 Thread Remco
Ville Valkonen wrote: > On 10 June 2013 23:44, Ville Valkonen wrote: >> Hello, >> >> I wonder if there's support for HDMI audio (or am I missing something >> obvious here)? >> >> Tried play around with mixerctl but no success. These were the most >> appropriate values I found and changed: >> $ mi

ldom physical resources required not available

2013-06-10 Thread Chris Cappuccio
I'm trying to use ldom on a few sun fire t1000s. The host system tells me "ERROR: Physical resources required by LDoms configuration: openbsd not available. Falling back to default set" after I "ldomctl download" and then "reset -c" at ALOM. I upgraded from factory 2005 firmware to this one ftp:/

Re: Still looking for 1U servers in western canada.

2013-06-10 Thread Marc Espie
On Mon, Jun 10, 2013 at 03:21:36PM -0600, Bob Beck wrote: > I'm still looking for 1U servers in western canada. we have an > opportunity to build a better build infrastructure for ports but need > the gear to do it with. > > I would be keenly interested in > > 1) Workable semi-modern amd64 capabl

Still looking for 1U servers in western canada.

2013-06-10 Thread Bob Beck
I'm still looking for 1U servers in western canada. we have an opportunity to build a better build infrastructure for ports but need the gear to do it with. I would be keenly interested in 1) Workable semi-modern amd64 capable intel hardware, 1U - 4 GB of ram or more is nice, One disk drive. (mo

intermittent network failures with openbsd 5.3

2013-06-10 Thread Jason Wong
Been having some strange issues with a system recently upgraded to 5.3. Previously this computer was running OpenBSD 5.1, and was rock solid with close to a year of uptime. I went through the regular upgrade procedure (booting from a 5.3 CD), and sysmerge, no problems reported during the upgrade.

Trouble getting ipsec.conf 'tag' working in 5.3

2013-06-10 Thread Rogier Krieger
Dear list, after re-installing a machine with 5.3 (i386), I wanted to tighten up the filtering rules. To that end, I added a 'block log' rule near the top of my rules. This appears to be unexpectedly effective. I'm having trouble with my IPsec VPN to a VoIP PBX. Although my SAs come up as expecte

Re: HDMI audio

2013-06-10 Thread Ville Valkonen
On 10 June 2013 23:44, Ville Valkonen wrote: > Hello, > > I wonder if there's support for HDMI audio (or am I missing something > obvious here)? > > Tried play around with mixerctl but no success. These were the most > appropriate values I found and changed: > $ mixerctl -v |grep outputs |grep mix

HDMI audio

2013-06-10 Thread Ville Valkonen
Hello, I wonder if there's support for HDMI audio (or am I missing something obvious here)? Tried play around with mixerctl but no success. These were the most appropriate values I found and changed: $ mixerctl -v |grep outputs |grep mix outputs.spkr_source=mix3 [ mix2 mix3 ] outputs.hp_source=m

hylafax, sendfax, txtfmt

2013-06-10 Thread Peter Fraser
I am trying set up HylaFax and for a simple test I ran sendfax -d 5198951860 ~/.profile results in: /usr/local/sbin/textfmt: No font metric information found for "Courier-Bold". Usage: /usr/local/sbin/textfmt [-1] [-2] [-B] [-c] [-D] [-f fontname] [-F fontdir(s)] [-m N] [-o #] [-p #] [-r] [-

Re: Trying to open a port

2013-06-10 Thread Aaron Martinez
On 06/10/13 09:17, Rhys Ap Mihangel wrote: Hi, I'm trying to open port 9001 on my gateway machine for a tor relay. I've been trying different combinations for some time now only to have syntax errors, etc on pfctl -nvf /etc/pf.conf. Why am I finding it so difficult? I would expect simple stat

Re: Trying to open a port

2013-06-10 Thread Bastien Ceriani
Your rules was wrong. rl0 = rl0 (rl0) = rl0 ip address (rl0:network) = rl0 network I think it can help you :) On Mon, Jun 10, 2013 at 4:23 PM, Gregory Edigarov wrote: > On 06/10/2013 04:17 PM, Rhys Ap Mihangel wrote: > >> Hi, >> >> I'm trying to open port 9001 on my gateway machine for a tor r

Re: Trying to open a port

2013-06-10 Thread Gregory Edigarov
On 06/10/2013 04:17 PM, Rhys Ap Mihangel wrote: Hi, I'm trying to open port 9001 on my gateway machine for a tor relay. I've been trying different combinations for some time now only to have syntax errors, etc on pfctl -nvf /etc/pf.conf. Why am I finding it so difficult? I would expect simple

Trying to open a port

2013-06-10 Thread Rhys Ap Mihangel
Hi, I'm trying to open port 9001 on my gateway machine for a tor relay. I've been trying different combinations for some time now only to have syntax errors, etc on pfctl -nvf /etc/pf.conf. Why am I finding it so difficult? I would expect simple statements like this to just work pass in on (e

Re: wireless ethernet (ralink) not working

2013-06-10 Thread lilit-aibolit
On 03/25/2013 11:08 AM, lilit-aibolit wrote: On 03/24/2013 12:13 AM, Riccardo Mottola wrote: Hi, On 03/23/13 20:13, Peter N. M. Hansteen wrote: Riccardo Mottola writes: But i am connecting to a WEP protected network, not WPA. typical hostname.if for a wep network: media autoselect nwid we

Re: OpenBSD problems on Dell R320 (not BCM 5720 related)

2013-06-10 Thread Loïc Blot
Hello, no problem, here are the asked outputs. I also add this information: kern.maxfiles=65535 kern.nfiles=7059 netstat -m 1825 mbufs in use: 212 mbufs allocated to data 1603 mbufs allocated to packet headers 10 mbufs allocated to socket names and addresses 134/1110/6144

Re: pf filtering encapsulated icmpv6

2013-06-10 Thread Christopher Zimmermann
ok. But there is no way to match on the outer IPv4 addresses, is there? Christopher On Fri, 7 Jun 2013 20:34:12 +0200 Loïc BLOT wrote: > i think: > Pass in on enc0 proto ipv6-icmp > > > Loic Blot > > Le 7 juin 2013 à 19:29, Christopher Zimmermann > a écrit : > > > Hi, > > > > simple probl

Rails with the new Puma on OpenBSD

2013-06-10 Thread opendaddy
Hi, I just installed the awesome new Puma web server (http://puma.io/) for my OpenBSD Rails app. But for some reason, it doesn't seem to be aware of its own PID, which makes it impossible to control via rc.d: https://gist.github.com/kakekake89/5743129 Is this due to something in OpenBSD? O.D.

Re: ESXi virtual switch and vic driver, asynchronous speeds

2013-06-10 Thread Alexey E. Suslikov
Jiri B devio.us> writes: > > On Mon, Jun 10, 2013 at 06:20:59AM +, Alexey E. Suslikov wrote: > > Second - to ask DC people to give you a decent network emulation > > like vio(4) or em(4). > > VMWare is not following virtio standard, they have vmx ;) vmx(4) is not yet enabled by default, so

Re: OpenBGPD help on announce needed :)

2013-06-10 Thread Mindless Gr
Hello Again list, problem solved, it wanted to completely refresh the session to the IXP, issuing "bgpctl neighbor IXP_PRIMARY clear" and "bgpctl neighbor IXP_SECONDARY clear" openbgpd started to announce peer ASes.  So now a question to OpenBGPD team: this is a bug? or an undocumented procedure?