IPSEC with Juniper SRX220

2015-09-26 Thread Alexandre Westfahl
Hi, I have trouble configuring ipsec with my sokeris 6501 (OBSD 5.7) with a carrier router (Juniper). SA seems to work well, I see packets going out on em0 and also see them on enc0. However, the other side said nothing come but they also see SA working and can see traffic going out. There may be

5.8 Snap from Sep 24

2015-09-26 Thread Leonardo Santagostini
Hi @misc, just tested on my hardware this snap, and im very excited to get X working again. As soon as i can get the logs out from my pen drive (test install on pendrive) i will submit then. Thanks for your effort. Just wondering how to get dual booten with Win10 =) Regards/Saludos.- Leonardo S

Re: dig and DNSSEC

2015-09-26 Thread Christian Weisgerber
On 2015-09-26, "Todd C. Miller" wrote: >> As Unbound/nsd are in base now, perhaps it could be easier to get >> drill in and drop dig ? > > That's a great idea. We'd need to add nslookup(1) and host(1) > wrappers though. Vitaly Magerya wrote a ldns-based host(1): http://hg.tx97.net/ldns-host Im

Re: wifi profiles in hostname.if

2015-09-26 Thread Steve Dee
On Sat, Sep 26, 2015 at 10:00 AM Stefan Sperling wrote: > On Sat, Sep 26, 2015 at 07:44:45AM -0600, Chris Lobkowicz wrote: > > Good day, I am curious if there is the possibility of adding/using > multiple > > profiles or network entries, much like ~/.ssh/config ? > > > > eg: > > > > In /etc/hostn

Re: dig and DNSSEC

2015-09-26 Thread Todd C. Miller
On Sat, 26 Sep 2015 22:03:50 +0200, Denis Fondras wrote: > As Unbound/nsd are in base now, perhaps it could be easier to get > drill in and drop dig ? That's a great idea. We'd need to add nslookup(1) and host(1) wrappers though. - todd

Re: OpenBSD parts in Toyota Highlander

2015-09-26 Thread Todd C. Miller
On Sat, 26 Sep 2015 12:51:27 -0600, Diana Eichert wrote: > Todd's is most likely sudo That's probably strlcpy/strlcat. - todd

Re: dig and DNSSEC

2015-09-26 Thread Denis Fondras
> dig and nslookup will remain in base. Go look in our tree at the contortions > required to keep them there, since ISC has created a mess of their own > libraries > and makes the 800 lines of nslookup and 7000 lines of dig use them. Hold your > nose when you look, ok? > As Unbound/nsd are in

Re: OpenBSD parts in Toyota Highlander

2015-09-26 Thread Diana Eichert
On Sat, 26 Sep 2015, Chad Dougherty wrote: Oh right, demime. Try this: http://1drv.ms/1MQ73pA Note the "Damien Millet" and "minidrot.org" typos ;) -Chad now that just makes me want to h/w hack into a co-workers new FJ. Todd's is most likely sudo Damien's is most likely openssh related A

Re: OpenBSD parts in Toyota Highlander

2015-09-26 Thread Predrag Punosevac
Damn! Not only OpenBSD runs my computers at work and at home now the secret is out. OpenBSD runs in my Highlander and Sienna. What is next? Carnegie Mellon University elevators run OpenBSD too? Predrag P.S. I would hope that Toyota corporation will at least match my monthly contribution to OpenB

Re: OpenBSD parts in Toyota Highlander

2015-09-26 Thread Chad Dougherty
Oh right, demime. Try this: http://1drv.ms/1MQ73pA Note the "Damien Millet" and "minidrot.org" typos ;) -Chad -Original Message- From: "Delan Azabani" Sent: ‎9/‎26/‎2015 11:01 To: "Chad Dougherty" Cc: "misc@openbsd.org" Subject: Re: OpenBSD parts in Toyota Highlander Care

Re: inteldrm errors on latest amd64 snap

2015-09-26 Thread Joe Gidi
FWIW, a kernel compiled from a fresh checkout of -current produces the same error and behavior, though the line number changes: inteldrm0: msiWARNING !power_domains->domain_use_count[domain] failed at ../../../../dev/pci/drm/i915/intel_pm.c:5358 On Sat, September 26, 2015 11:16 am, Joe Gidi wrote

inteldrm errors on latest amd64 snap

2015-09-26 Thread Joe Gidi
I think I just hit some more fallout of the recent inteldrm code update. Running the latest available amd64 snapshot on my Dell Precision T1650 (Intel HD Graphics P4000), the drm code apparently fails to initialize properly. I get this error in dmesg: inteldrm0: msiWARNING !power_domains->domain_

Re: OpenBSD parts in Toyota Highlander

2015-09-26 Thread Delan Azabani
Care to post an external link to the image? This list uses demime.

OpenBSD parts in Toyota Highlander

2015-09-26 Thread Chad Dougherty
As seen in the software information screens on my brother in-law's Toyota Highlander. -Chad [demime 1.01d removed an attachment of type image/jpeg which had a name of WP_20150830_007.jpg]

Re: wifi profiles in hostname.if

2015-09-26 Thread Marc Peters
On 09/26/15 15:44, Chris Lobkowicz wrote: > Good day, I am curious if there is the possibility of adding/using multiple > profiles or network entries, much like ~/.ssh/config ? > I use the scripts provided by afresh1@. They're available at https://gist.github.com/afresh1/7149844 Marc > eg: >

Re: wifi profiles in hostname.if

2015-09-26 Thread Stefan Sperling
On Sat, Sep 26, 2015 at 07:44:45AM -0600, Chris Lobkowicz wrote: > Good day, I am curious if there is the possibility of adding/using multiple > profiles or network entries, much like ~/.ssh/config ? > > eg: > > In /etc/hostname.iwn0 > > nwid primary > wpakey key > dhcp > > ???nwid ???secondary

wifi profiles in hostname.if

2015-09-26 Thread Chris Lobkowicz
Good day, I am curious if there is the possibility of adding/using multiple profiles or network entries, much like ~/.ssh/config ? eg: In /etc/hostname.iwn0 nwid primary wpakey key dhcp ​nwid ​secondary wpakey key dhcp Is this possible? I would imagine that wrapping some sort of identifie

Re: network config question

2015-09-26 Thread Stuart Henderson
On 2015-09-25, patrick keshishian wrote: > On 9/24/15, Kapetanakis Giannis wrote: >> On 24/09/15 22:41, patrick keshishian wrote: >>> Hi, >>> >>> I'm pretty sure I'm over-thinking this, so I thought I'd step back and >>> see if I can get some hints as how this sort of a set-up is done >>> "proper