OpenSMTPD on OpenBSD 5.9

2016-04-08 Thread Rod Whitworth
I'm trying to replace Postfix with OpenSMTPD and I'm having a battle. I don't seem to be able to get the clues to match the hardware and the configure recipes that I need. The most up to date I can find breaks at the second stanza and I can guess that the instructions for configuring for PF are

Fw: new (again) support entries for BackWatcher, Inc.

2016-04-08 Thread Kyle Amon
Hi, I sent in the following request to be re-added to the "OpenBSD Support and Consulting" page a little over a week ago. What's the ETA on this sort of thing these days? Also, please apply s/Dragonfly/DragonFly/g to it. :) Thanks, --Kyle Begin forwarded message: Date: Thu, 31 Mar 2016

Re: Recording computer sound.

2016-04-08 Thread Steve Litt
Whoops. I didn't look at the mailing list name, and thought I was reading at a Linux mailing list. Perhaps that's why the OpenBSD form of the command didn't work on Void Linux :-) SteveT Steve Litt April 2016 featured book: Rapid Learning for the 21st Century

Re: pureftpd virtual users TLS

2016-04-08 Thread Edgar Pettijohn
On 04/07/16 16:06, Teno Deuter wrote: Hi, installed the chrooted version of pureftpd on a 5.9 AMD64 setting and face following issues: 1. TLS with system users works fine but not for the virtual ones! Only plain ftp! 2. seems that the service doesn't always refer to the 'pure-ftpd.conf'! To

Re: Recording computer sound.

2016-04-08 Thread Steve Litt
Yes. Inquiring minds want to know. When I perform the following command: aucat -v 127 -f rsnd/0 -h wav -o junk.wav junk.wav is a WAV file with no sound. Changing the device to default changes nothing, nor does leaving out the -f parameter entirely, and if I change it to rsnd/1, snd/0, snd/1,

Re: Recording computer sound.

2016-04-08 Thread ropers
Is this helpful? http://man.openbsd.org/OpenBSD-current/man7/sndio.7#DEVICE_NAMES On 9 April 2016 at 01:01, Henrique N. Lengler wrote: > But what device should I specify? > > Please give full answers. > > On Sat, Apr 09, 2016 at 12:46:53AM +0200, ropers wrote: > >

Re: Recording computer sound.

2016-04-08 Thread ropers
Oh, scratch that. I was getting confused myself. I think it's actually just /dev/audio but I better shut up and don't say it because I'm not on an OpenBSD box now. Sorry for the noise. On 9 April 2016 at 02:19, ropers wrote: > Is this helpful? >

Re: pureftpd virtual users TLS

2016-04-08 Thread Edgar Pettijohn
On 04/07/16 16:06, Teno Deuter wrote: Hi, installed the chrooted version of pureftpd on a 5.9 AMD64 setting and face following issues: 1. TLS with system users works fine but not for the virtual ones! Only plain ftp! 2. seems that the service doesn't always refer to the 'pure-ftpd.conf'! To

Re: Recording computer sound.

2016-04-08 Thread Henrique N. Lengler
But what device should I specify? Please give full answers. On Sat, Apr 09, 2016 at 12:46:53AM +0200, ropers wrote: > You mean with aucat(1)? > > On 9 April 2016 at 00:09, Henrique N. Lengler > wrote: > > > Hi, > > > > Is there a way to record the sound playing

Re: Recording computer sound.

2016-04-08 Thread ropers
You mean with aucat(1)? On 9 April 2016 at 00:09, Henrique N. Lengler wrote: > Hi, > > Is there a way to record the sound playing on my speakers? > Like duplicating it and saving on my computer everything that goes out to > the > speaker. > > I would like to to

MAC addresses on vmd guests

2016-04-08 Thread Vijay Sankar
Hi, I was trying to test patches for vmm and uvm by Stefan Kempf. Everything works great and copies between the host and guest are faster with the patches but I noticed the following. Whenever I reboot the VMM host (running OpenBSD 5.9 -current from yesterday with custom kernel enabled with

Recording computer sound.

2016-04-08 Thread Henrique N. Lengler
Hi, Is there a way to record the sound playing on my speakers? Like duplicating it and saving on my computer everything that goes out to the speaker. I would like to to this to record some screencast. Any way of doing this? Thanks; -- Regards Henrique N. Lengler

Re: recommendations for 10GBase Ethernet on OpenBSD

2016-04-08 Thread Kapetanakis Giannis
On 08/04/16 19:35, Joe Crivello wrote: Intel X520 cards seem to work nicely in our shop. x520 work fine for us too. G

Re: PKG_PATH - SOLVED

2016-04-08 Thread Teno Deuter
Thank you for that tip. On Fri, Apr 8, 2016 at 2:57 PM, Antoine Jacoutot wrote: > On Fri, Apr 08, 2016 at 09:16:13AM +0200, Peter Hessler wrote: >> On 2016 Apr 07 (Thu) at 22:56:42 +0200 (+0200), Teno Deuter wrote: >> :Hi, >> : >> :just installed a 5.9 AMD64 version and

Re: ifconfig down but routing still tries to use the interface's routes

2016-04-08 Thread Doran Mori
I see what you're saying, but this is a router not a server. It's my job to stop the routing loop. That shorter prefix might actually work. This isn't how it works on other routers I've used. Why remove the UP flag from the route then? Older versions of OpenBSD would still announce the connected

Re: ifconfig down but routing still tries to use the interface's routes

2016-04-08 Thread Stuart Henderson
On 2016/04/08 10:05, Doran Mori wrote: > Could you give an example of how that it could cause a routing loop? Say you have a directly connected /27 on an interface, and a covering /22, or a default route or something. If the interface holding that /27 goes down (for example the switch fails, or

Re: pf from self user _rebound to port 53 and rebound in front of unbound

2016-04-08 Thread Jeremie Courreges-Anglas
Kevin Chadwick writes: > I know rebound is not meant for this and see it's benefits for clients > and even maybe in front of unbound. > > However after noticing rebound and the undeadly thread I played with PF > to see if I could enforce all DNS requests to have come from

Re: recommendations for 10GBase Ethernet on OpenBSD

2016-04-08 Thread Hrvoje Popovski
On 8.4.2016. 16:22, Steiner Peter wrote: > hello, > > i'm looking for recommendations for 10GBase SFP+ network adapters, > anyone has experience with 10G Ethernet on OpenBSD? > > i found dual SFP+ PCIe devices with the following drivers: > ix - Intel 82598/82599/X540 PCI Express 10Gb Ethernet

Re: recommendations for 10GBase Ethernet on OpenBSD

2016-04-08 Thread Joe Crivello
Intel X520 cards seem to work nicely in our shop.

recommendations for 10GBase Ethernet on OpenBSD

2016-04-08 Thread Steiner Peter
hello, i'm looking for recommendations for 10GBase SFP+ network adapters, anyone has experience with 10G Ethernet on OpenBSD? i found dual SFP+ PCIe devices with the following drivers: ix - Intel 82598/82599/X540 PCI Express 10Gb Ethernet device ixgb - Intel PRO/10GbE 10Gb Ethernet device myx -

Re: PKG_PATH

2016-04-08 Thread Antoine Jacoutot
On Fri, Apr 08, 2016 at 09:16:13AM +0200, Peter Hessler wrote: > On 2016 Apr 07 (Thu) at 22:56:42 +0200 (+0200), Teno Deuter wrote: > :Hi, > : > :just installed a 5.9 AMD64 version and get issues with adding packages as a > :regular system user. 'env' shows me the correct setting for PKG_PATH but

Re: Roundrobin Trunking on 5.8

2016-04-08 Thread Kevin Chadwick
> > Obvious question, but: did you go 5.6 -> 5.8 or 5.6 -> 5.7 -> 5.8? > > 5.6 -> 5.8 but followed the upgrade guides for both and ran sysmerge > once? > > for the emailed bug report for the separate issue I said upgraded but > it was a new install. So either this is fixed in 5.9 \O/ or I

pf from self user _rebound to port 53 and rebound in front of unbound

2016-04-08 Thread Kevin Chadwick
I know rebound is not meant for this and see it's benefits for clients and even maybe in front of unbound. However after noticing rebound and the undeadly thread I played with PF to see if I could enforce all DNS requests to have come from rebound. The best I have managed so far without syntax

Re: ifconfig down but routing still tries to use the interface's routes

2016-04-08 Thread Peter Hessler
On 2016 Apr 08 (Fri) at 08:53:45 + (+), Stuart Henderson wrote: :On 2016-04-07, Doran Mori wrote: :> Running 5.9. :> :> I have x.x.141.0/25 that's directly connected. With x.x.141.0/24 reachable :> via bgp. :> :> # route -n get x.x.141.13 :>route to: x.x.141.13 :>

Re: ifconfig down but routing still tries to use the interface's routes

2016-04-08 Thread Stuart Henderson
On 2016-04-07, Doran Mori wrote: > Running 5.9. > > I have x.x.141.0/25 that's directly connected. With x.x.141.0/24 reachable > via bgp. > > # route -n get x.x.141.13 >route to: x.x.141.13 > destination: x.x.141.0 >mask: 255.255.255.128 > interface: em3 > if

Re: bsd.rd fails to boot up on libreboot x200: how to find out why?

2016-04-08 Thread Stuart Henderson
On 2016-04-07, silent_wande...@openmailbox.org wrote: > I have a Thinkpad X200 laptop with libreboot 20150518 (latest stable > release). > > Libreboot is basically coreboot + grub2 without bios services and with > no text console. and without CPU microcode

Re: NAT66 with temporary address

2016-04-08 Thread Stuart Henderson
On 2016-04-03, Steven Mestdagh wrote: > I was trying to use NAT66, from some internal subnets to my IPv6 > internet address, using the following line with 5.9 release. > > match out on $intout inet6 from !(egress:network) to any nat-to ($intout:0) > > The last part expands to

Re: PKG_PATH

2016-04-08 Thread Peter Hessler
On 2016 Apr 07 (Thu) at 22:56:42 +0200 (+0200), Teno Deuter wrote: :Hi, : :just installed a 5.9 AMD64 version and get issues with adding packages as a :regular system user. 'env' shows me the correct setting for PKG_PATH but :seems that the user environment isn't able to contact the source. : :As