Re: Making IPv6 NAT prefer privacy address

2015-10-25 Thread Fernando Gont
On 09/25/2015 04:51 AM, Devin Reade wrote: >> On Sep 24, 2015, at 07:49, Giancarlo Razzolini >> wrote: >> >> Em 24-09-2015 08:36, Stuart Henderson escreveu: >>> What is the purpose of IPv6? The main purpose that I see is >>> "ability to continue getting internet addresses

Re: Making IPv6 NAT prefer privacy address

2015-10-25 Thread Fernando Gont
On 09/23/2015 11:16 PM, Marios Makassikis wrote: > On 23 September 2015 at 15:34, Giancarlo Razzolini > wrote: >> Em 23-09-2015 04:40, Stuart Henderson escreveu: >>> Saves messing about with DHCPv6-PD >> >> I see. So you translate from what exactly? Wouldn't it be better to

Re: iPhone?

2015-10-25 Thread Ted Unangst
Maximilian Pichler wrote: > Hi, > > I just connected an iPhone to my OpenBSD box and it doesn't seem > possible to access its memory. Is there any way to make this work? In > fact, is there anything at all that can be done with OpenBSD and an > iPhone...? probably not. the decision not to attach

What hardware spec would I need to push 20 gigabit of network traffic on an OpenBSD server?

2015-10-25 Thread Some Developer
I'm just wondering what hardware spec I'd need push 20 gigabits of network traffic on an OpenBSD server? The planned configuration is to have 2 10GbE network adaptors and have a 10 gigabit incoming network connection and 10 gigabit outgoing network connection (incoming will be an L2TP tunnel

Re: C Compiler, Clang and Software License

2015-10-25 Thread Joel Rees
On Sun, Oct 25, 2015 at 6:58 PM, Tito Mari Francis Escaño wrote: > I have recently read that one of the long-term concern of OpenBSD is > to have a BSD licensed compiler, and Clang seems to be a sensible > choice for this as it claims to be BSD licensed. > > However, I

Re: iPhone?

2015-10-25 Thread Christoph R. Murauer
> I just connected an iPhone to my OpenBSD box and it doesn't seem > possible to access its memory. Is there any way to make this work? In > fact, is there anything at all that can be done with OpenBSD and an > iPhone...? I have tried that with a up to date Ubuntu and a iPhone 4 running iOS 6

Re: iPhone?

2015-10-25 Thread Stuart Henderson
On 2015-10-25, Ted Unangst wrote: > Maximilian Pichler wrote: >> Hi, >> >> I just connected an iPhone to my OpenBSD box and it doesn't seem >> possible to access its memory. Is there any way to make this work? In >> fact, is there anything at all that can be done with

C Compiler, Clang and Software License

2015-10-25 Thread Tito Mari Francis Escaño
I have recently read that one of the long-term concern of OpenBSD is to have a BSD licensed compiler, and Clang seems to be a sensible choice for this as it claims to be BSD licensed. However, I haven't read any expressed acknowledgement from Theo or anyone from the OpenBSD project if the

Re: [mot] serious about clang/llvm?

2015-10-25 Thread Jay Patel
You can get in touch with Eric Radman http://openports.se/lang/pcc may be you can help port it to OpenBSD. :) On Fri, Oct 23, 2015 at 2:13 PM, Mayuresh Kathe wrote: > i have been reading up online news about the core team considering a move > from 'gcc' to "clang/llvm". > is

Re: Qemu error on OpenBSD 5.8

2015-10-25 Thread ilyes aiouaz
Le 10/25/15 22:08, Stuart Henderson a écrit : On 2015-10-25, ilyes aiouaz wrote: Hi every body, Qemu-i386 present this error : (qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to allocate 592 byte when I run it on OpenBSD 5.8 amd64 stable + patchs. Can you

Re: Intel Driver Not Working

2015-10-25 Thread Joe Gidi
On Sun, October 25, 2015 8:45 pm, Chris Johnson wrote: > I installed openbsd today and everything works great except the intel > video driver. ... > vga1 at pci0 dev 2 function 0 "Intel HD Graphics 5300" rev 0x09 > intagp at vga1 not configured You have Broadwell graphics, which were not

Re: apu1d as an NTP server

2015-10-25 Thread Sebastian Benoit
Gene(gh5...@gmail.com) on 2015.10.23 15:39:26 -0700: > Howdy, > > Has anyone here used the PC Engines apu1d system board as an NTP server? yes > I'm looking at setting up some in house stratum-2 servers so I can be a > better neighbor. Wondering what kind of performance/capacity others have >

Re: LPR/LPD does not run filters

2015-10-25 Thread Andy Bradford
Thus said Jona Joachim on Sun, 25 Oct 2015 15:11:01 +0100: > I was tired of CUPS so I decided keep it simple and stupid and use > lpd/lpr. Strangely, things don't work out as expected. It seems that > lpd never executes input filters. I have a system running standard lpd on OpenBSD 5.3

Re: Qemu error on OpenBSD 5.8

2015-10-25 Thread Erling Westenvik
On Sun, Oct 25, 2015 at 10:20:13PM +0100, ilyes aiouaz wrote: > Le 10/25/15 22:08, Stuart Henderson a écrit : >>On 2015-10-25, ilyes aiouaz wrote: >>>Hi every body, >>>Qemu-i386 present this error : >>> >>>(qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to

Intel Driver Not Working

2015-10-25 Thread Chris Johnson
I installed openbsd today and everything works great except the intel video driver. This seems to lead to several problems: 1) The intel driver loads when starting X, however X falls back to vesa. I created a manual xorg.conf but it says "No screens found" when running with intel and works fine

NAT replies not triggering pf rule

2015-10-25 Thread Michael S. Keller
I've worked with this off and on for some time, but still don't know what I'm not doing correctly. I want to set queues to limit bandwidth for the streaming media devices on my home network. Unfortunately, the "pass out" rules on my internal network (external is PPPoE) don't ever trip for

Re: LPR/LPD does not run filters

2015-10-25 Thread Predrag Punosevac
> Hi, > I was tired of CUPS so I decided keep it simple and stupid and use > lpd/lpr. Strangely, things don't work out as expected. It seems that > lpd never executes input filters. > > Here is the content of /etc/printcap: > lp|hl6050|Brother HL6050:\ > :lp=:rm=hl6050.lan:\ >

Re: Problems building userland

2015-10-25 Thread Patrick
Josh Grosse jggimi.homeip.net> writes: > > On Sat, Sep 19, 2015 at 10:35:07AM -0500, Amit Kulkarni wrote: > > Hello, > > > > How are you guys able to build userland? I double-checked that the > > > > http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/Makefile?rev=1.125=text/plain > > >

Re: Qemu error on OpenBSD 5.8

2015-10-25 Thread ilyes aiouaz
Sorry, I joined now my dmesg. Le 10/25/15 21:49, ilyes aiouaz a écrit : > Hi every body, > Qemu-i386 present this error : > > (qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to > allocate 592 byte > > when I run it on OpenBSD 5.8 amd64 stable + patchs. Can you help me ? > > Is it a

Qemu error on OpenBSD 5.8

2015-10-25 Thread ilyes aiouaz
Hi every body, Qemu-i386 present this error : (qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to allocate 592 byte when I run it on OpenBSD 5.8 amd64 stable + patchs. Can you help me ? Is it a bug on the new version of qemu packaged for OpenBSD 5.8 amd64 ? I joined my Thinkpad

qemu-i386 error on OpenBSD 5.8 amd64

2015-10-25 Thread ilyes aiouaz
Hi every body, qemu-i368 prensent this error when I run it on OpenBSD 5.8 amd64 stable and patched : *(qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to allocate 592 byte* Can you help me, I have no problem on OpenBSD 5.7 amd64 stable and patched. I joined my Thinkpad T420 dmesg.

Re: Qemu error on OpenBSD 5.8

2015-10-25 Thread Stuart Henderson
On 2015-10-25, ilyes aiouaz wrote: > Hi every body, > Qemu-i386 present this error : > > (qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to allocate > 592 byte > > when I run it on OpenBSD 5.8 amd64 stable + patchs. Can you help me ? > > Is it a bug on the new

Re: qemu-i386 error on OpenBSD 5.8 amd64

2015-10-25 Thread Michael S. Keller
On 10/25/15 3:37 PM, ilyes aiouaz wrote: Hi every body, qemu-i368 prensent this error when I run it on OpenBSD 5.8 amd64 stable and patched : *(qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to allocate 592 byte* Can you help me, I have no problem on OpenBSD 5.7 amd64 stable and

Re: qemu-i386 error on OpenBSD 5.8 amd64

2015-10-25 Thread ilyes aiouaz
Le 10/25/15 21:44, Michael S. Keller a écrit : On 10/25/15 3:37 PM, ilyes aiouaz wrote: Hi every body, qemu-i368 prensent this error when I run it on OpenBSD 5.8 amd64 stable and patched : *(qemu-system-i386:18034): GLib-ERROR **: gmem.c:103: failed to allocate 592 byte* Can you help me, I

Re: LPR/LPD does not run filters

2015-10-25 Thread Steve Litt
On Sun, 25 Oct 2015 15:11:01 +0100 Jona Joachim wrote: > Hi, > I was tired of CUPS so I decided keep it simple and stupid and use > lpd/lpr. Strangely, things don't work out as expected. It seems that > lpd never executes input filters. > > Here is the content of

LPR/LPD does not run filters

2015-10-25 Thread Jona Joachim
Hi, I was tired of CUPS so I decided keep it simple and stupid and use lpd/lpr. Strangely, things don't work out as expected. It seems that lpd never executes input filters. Here is the content of /etc/printcap: lp|hl6050|Brother HL6050:\ :lp=:rm=hl6050.lan:\

relayd as a reverse-proxy in front of OpenBSD httpd + custom Golang httpd

2015-10-25 Thread Hiltjo Posthuma
Hi folks!, I have a question about how to convert my current setup with nginx + fastcgi to OpenBSD httpd + slowcgi and relayd. The setup is pretty simple, I have the follow subdomains: www.mydomain.org - OpenBSD httpd, static pages. git.mydomain.org - OpenBSD httpd, slowcgi and cgit.

Re: LPR/LPD does not run filters

2015-10-25 Thread Jona Joachim
On 2015-10-25, Predrag Punosevac wrote: >> Hi, >> I was tired of CUPS so I decided keep it simple and stupid and use >> lpd/lpr. Strangely, things don't work out as expected. It seems that >> lpd never executes input filters. >> >> Here is the content of /etc/printcap: >>

OBSD 5.8-stable httpd & Owncloud

2015-10-25 Thread Steven Surdock
Followed this guide, https://github.com/reyk/httpd/wiki/Running-ownCloud-with-httpd-on-OpenBSD, but seeing these errors with the Android client: server owncloud.example.com, client 1 (1 active), 192.168.0.21:38506 -> 192.168.1.8:443, buffer event error server owncloud.example.com, client 2 (1