Re: OpenSSL/IPsec certificate creation error or error in man pages

2016-03-05 Thread Jason McIntyre
On Sat, Feb 27, 2016 at 05:03:19PM +0100, igor.kos wrote: > I have created certificates in accordance to isakmpd man page: > > # env CERTIP=10.0.0.1 openssl x509 -req \ > -days 365 -in 10.0.0.1.csr \ > -CA /etc/ssl/ca.crt -CAkey /etc/ssl/private/ca.key \ > -CAcreateserial -extfile /etc/ssl/x509

root partition is 105%, what will happen if I just leave it?

2016-03-05 Thread Nick
Hello, I used the default partition layout when I set up this system (5.8 - CD release) a few weeks ago.. Just realised after a 'du -h' that the root partition is at 105%.. Now, I know that OpenBSD has a safeguard in place of 5% of partition capacity for scenarios like these and I of course ha

Re: root partition is 105%, what will happen if I just leave it?

2016-03-05 Thread Nick Holland
On 03/05/16 11:49, Nick wrote: > Hello, > > I used the default partition layout when I set up this system (5.8 - > CD release) a few weeks ago.. > > Just realised after a 'du -h' that the root partition is at 105%.. > Now, I know that OpenBSD has a safeguard in place of 5% of partition > capacity

Re: OT: Looking for email host with qmail like minus-addressing for custom domain

2016-03-05 Thread Stuart Henderson
On 2016-03-03, Constantine A. Murenin wrote: > On 3 March 2016 at 14:39, Andy Bradford wrote: >> Thus said Gilles Chehade on Thu, 03 Mar 2016 10:14:48 +0100: >> >>> Who should get mail for foo-bar@ ? >> >> The MTA will decide who will get foo-bar@. > > How? A /dev/mind RPC? :-) By reading the c

Re: OT: Looking for email host with qmail like minus-addressing for custom domain

2016-03-05 Thread Stuart Henderson
On 2016-03-02, Claus Niesen wrote: > I used to run my own at home mailserver (openbsd + qmail) . Since I no > longer have a static IP, I switched to an email provider that supports > minus addressing but operates in the dark ages, especially in regards to > security updates. Needless to say I ne

Re: OpenBSD 5.8, -static, and -nopie

2016-03-05 Thread Stuart Henderson
Try setting LD_DEBUG when running ./admin and see if it gives any clues.

BGPD not adding routes

2016-03-05 Thread Matt Schwartz
Hello @misc, I am running OpenBSD 5.8 release and I am finding that BGPD is not adding routes. When I type bgpctl show rib, I don't see any routes added. Did I goof up this configuration? Below are my bgpd.conf files. I do not even see any routes added when I run route -T1 show. I have no problems

Why?Add vmm(4). It is disabled by default.

2016-03-05 Thread freeunix
Add vmm(4). It is disabled by default. How do I enable the /dev/vmm0 on OpenBSD5.9? config -e -f /bsd config -e -f /bsd.mp now we could comment out any line and compile GENERIC|GENERIC.MP kernel.

Re: updating src with cvs

2016-03-05 Thread Philip Guenther
On Sun, Feb 28, 2016 at 1:39 PM, Edgar Pettijohn wrote: > I've noticed a lot of my source files seem to get globbed up. Below is an > example: ... > What could cause this? Source files expect your viewer/editor to have tabstops on 8 character boundaries. Files that have spaces before tabs can c