Re: BackupPC

2013-12-11 Thread David Coppa
On Tue, Dec 10, 2013 at 6:42 PM, Stuart Henderson s...@spacehopper.org wrote: On 2013-12-09, Dennis Davis dennisdavis+openbsd-m...@fastmail.fm wrote: You might find the OpenBSD port/package of openpam: /usr/ports/security/openpam of use in getting authentication via winbindd working. I've

Re: alix2d3 entry point at 0x200120 after PXE installation

2013-12-11 Thread Aurelien Martin
Hi all, I succeed to boot the alix2d3 by fixing the MBR with fdisk -u wd0 Cheers, Aurelien

Best way to allow public use of OpenBSD IPSec/L2TP VPN?

2013-12-11 Thread Some Developer
First of all I'd like to say I'm a recent convert from Linux so please be kind to the newb :). I've read through the documentation and got my install of OpenBSD working as I would like but there is one thing that I am not sure about. According to the man page for isakmpd there are 4 types of

OpenBSD VPS Providers

2013-12-11 Thread Some Developer
Hi, I'm looking for a VPS provider that supports OpenBSD (preferably the latest version). I've obviously found a few but what I really want is easy to create and destroy instances in the same way you can on Digital Ocean and Linode (which I use for my Linux boxes). An API for automatic

Re: OpenBSD VPS Providers

2013-12-11 Thread Marko M.
Hi, You may try: https://www.transip.eu They offer both OpenBSD and FreeBSD. I have been using their VPS with FreeBSD for a couple of years. They offer rather cheap and really good service. On Fri, Dec 6, 2013 at 6:37 PM, Some Developer someukdevelo...@gmail.comwrote: Hi, I'm looking for a

Re: Best way to allow public use of OpenBSD IPSec/L2TP VPN?

2013-12-11 Thread Zé Loff
On Wed, Dec 11, 2013 at 09:41:30AM +, Some Developer wrote: The problem is that many of my peers have dynamic IP addresses and therefore won't know their IP address ahead of time and they also do not have control over their host name either (or won't know what it is). Use FQDNs instead.

Re: dhcpd: rejecting bogus offer

2013-12-11 Thread Chris Smith
Yes, that does help it all make sense. Thanks to all. On Tue, Dec 10, 2013 at 11:43 PM, Ted Unangst t...@tedunangst.com wrote: On Tue, Dec 10, 2013 at 22:16, Chris Smith wrote: On Tue, Dec 10, 2013 at 8:04 PM, Chris Smith obsd_m...@chrissmith.org wrote: Dec 10 16:19:46 firewall dhcpd[29710]:

Issues compiling binkd-1.1 on OpenBSD 5.3 (testing on 5.4 in a bit, as well); ns_msg undeclared

2013-12-11 Thread Damon Getsman
I've got a system that I'm trying to get connected to another fidonet hub [again], but I'm having issues now that I'm having to connect to a new coordinator. Previously I was able to connect via binkd-0.9.4, but I'm having issues that I can't get resolved between several people very experienced

Re: NAT64 troubleshooting

2013-12-11 Thread Stuart Henderson
On 2013/12/11 11:35, dikshie wrote: On Wed, Dec 11, 2013 at 2:33 AM, Stuart Henderson s...@spacehopper.org wrote: There were problems with af-to in some recent versions, but since you didn't include the dmesg, I can't say if this applies to you.. http://www.openbsd.org/report.html i

5.4 amd64 - Poor disk performance with Smart Array 6404

2013-12-11 Thread Jan Lambertz
I found dd to be a very bad/misleading tool for this case. Problems are caches in different layers of the system, filesystem behaviour, sector sizing of drives and arrays, kernel configurations, input data loading, real world scenarios and driver implementation. I had same issues on centos. Not

Re: Issues compiling binkd-1.1 on OpenBSD 5.3 (testing on 5.4 in a bit, as well); ns_msg undeclared

2013-12-11 Thread Jérémie Courrèges-Anglas
Damon Getsman damo.g...@gmail.com writes: I've got a system that I'm trying to get connected to another fidonet hub [again], but I'm having issues now that I'm having to connect to a new coordinator. Previously I was able to connect via binkd-0.9.4, but I'm having issues that I can't get

Re: Patch to fix /etc/rc.d/identd...

2013-12-11 Thread Jérémie Courrèges-Anglas
Adam Jeanguenat a...@voyager.6v6.org writes: Below is a patch to fix the identd rc.d script, which currently doesn't allow you to stop the daemon because ${pexp} is passed incorrectly. Fixed, thanks. Note the string identd: resolver is 16 chars long and at the limit of what OpenBSD

Re: OpenBSD VPS Providers

2013-12-11 Thread Francisco Valladolid H.
Hi. The following list of ISP also provide OpenBSD. http://www.bsdvm.com http://www.arpnetworks.com Regards. On Wed, Dec 11, 2013 at 5:11 AM, Marko M. ma...@bsdserbia.org wrote: Hi, You may try: https://www.transip.eu They offer both OpenBSD and FreeBSD. I have been using their VPS with

Re: Issues compiling binkd-1.1 on OpenBSD 5.3 (testing on 5.4 in a bit, as well); ns_msg undeclared

2013-12-11 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: [...] If building binkd on OpenBSD is so painful then a port could be useful. Something like that... [demime 1.01d removed an attachment of type application/octet-stream] -- jca | PGP: 0x06A11494 / 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF

Re: OpenBSD VPS Providers

2013-12-11 Thread James Records
Hi, Take a look at www.hermetek.com I've used them for OpenBSD hosting, they were great and very flexible. Best On Wed, Dec 11, 2013 at 8:37 AM, Francisco Valladolid H. fic...@gmail.comwrote: Hi. The following list of ISP also provide OpenBSD. http://www.bsdvm.com

Re: 5.4 amd64 - Poor disk performance with Smart Array 6404

2013-12-11 Thread Adam Jensen
On 12/11/2013 10:27 AM, Jan Lambertz wrote: I found dd to be a very bad/misleading tool for this case. Problems are caches in different layers of the system, filesystem behaviour, sector sizing of drives and arrays, kernel configurations, input data loading, real world scenarios and driver

nginx reload no longer working

2013-12-11 Thread Cyrus
I am having a problem with nginx. When I add a config file in a directory which is included in nginx.conf for a new user, I usually just do an nginx -s reload and it uses it. Recently that has been failing, but /etc/rc.d/nginx restart does work, indicating nothing wrong with the config. I'm not

Re: spamd in blacklist only modexd

2013-12-11 Thread Alexander Hall
On 12/10/13 14:03, Craig R. Skinner wrote: On 2013-12-10 Tue 09:26 AM |, Alexander Hall wrote: The OP is referring to this part of /etc/rc, which has nothing to do with neither crontab nor /etc/rc.d/*. if [ X${spamd_flags} != XNO ]; then /usr/libexec/spamd-setup -D fi Indeed, please

Re: spamd in blacklist only modexd

2013-12-11 Thread Alexander Hall
On 12/10/13 21:38, Maurice Janssen wrote: On 12/10/13 14:03, Craig R. Skinner wrote: On 2013-12-10 Tue 09:26 AM |, Alexander Hall wrote: The OP is referring to this part of /etc/rc, which has nothing to do with neither crontab nor /etc/rc.d/*. if [ X${spamd_flags} != XNO ]; then

Re: spamd in blacklist only modexd

2013-12-11 Thread Maurice Janssen
On 12/11/13 21:06, Alexander Hall wrote: On 12/10/13 21:38, Maurice Janssen wrote: How about this (and of course remove the spamd-setup bits from /etc/rc): --- spamd.orig Tue Dec 10 21:24:48 2013 +++ spamd Tue Dec 10 21:24:14 2013 @@ -15,4 +15,12 @@ return 0 } +rc_start() {

Re: nginx reload no longer working

2013-12-11 Thread Cyrus
On 12/12/2013 06:54 AM, Josh Grosse wrote: On 2013-12-11 14:30, Cyrus wrote: I am having a problem with nginx. When I add a config file in a directory which is included in nginx.conf for a new user, I usually just do an nginx -s reload and it uses it. Recently that has been failing, but

Re: spamd in blacklist only modexd

2013-12-11 Thread Alexander Hall
On 12/11/13 21:23, Maurice Janssen wrote: On 12/11/13 21:06, Alexander Hall wrote: On 12/10/13 21:38, Maurice Janssen wrote: How about this (and of course remove the spamd-setup bits from /etc/rc): --- spamd.orig Tue Dec 10 21:24:48 2013 +++ spamd Tue Dec 10 21:24:14 2013 @@ -15,4

Re: loongson:automatic loading of OpenBSD:YES to 8G ssd No for 500Gdisk

2013-12-11 Thread Miod Vallat
PMON vers PMON: PMON2000 2.1 (Bonito) #14: Tue May 18 10:33:47 CST 2010 The yeeloong here runs the same version, and autoboots correctly, but its disk is only 160GB. I am not aware of anyone using = 500GB disks in a Yeeloong, this could very well trigger a bug in Lemote's bastardisation of

Re: ipv6 static routing

2013-12-11 Thread Todd T. Fries
Penned by dikshie on 20131208 19:50.21, we have: | On Mon, Dec 9, 2013 at 7:00 AM, Claudio Jeker cje...@diehard.n-r-g.com wrote: | Check with tcpdump if the packets go out and to the right place. | Maybe try to figure out if they arrive at the destination to figure out | where they get lost. |

Re: OpenBSD VPS Providers

2013-12-11 Thread Brett Mahar
| I'm looking for a VPS provider that supports OpenBSD (preferably the | latest version). I've obviously found a few but what I really want is | easy | to create and destroy instances in the same way you can on Digital Ocean | and Linode (which I use for my Linux boxes). | | An API

Re: OpenBSD VPS Providers

2013-12-11 Thread opendaddy
On 11. desember 2013 at 11:03 AM, Some Developer wrote:Hi, I'm looking for a VPS provider that supports OpenBSD (preferably the latest version). I've obviously found a few but what I really want is easy to create and destroy instances in the same way you can on Digital Ocean and Linode (which

Re: OpenBSD VPS Providers

2013-12-11 Thread Matthew Dempsky
[Disclosure: I work for Google, but not on Compute Engine.] On Fri, Dec 6, 2013 at 9:37 AM, Some Developer someukdevelo...@gmail.com wrote: I'm looking for a VPS provider that supports OpenBSD (preferably the latest version). I got OpenBSD working on Google Compute Engine, but I haven't

(5.4-amd64) Broadcom BCM95821 Crypto Accelerator

2013-12-11 Thread Adam Jensen
I'm thinking of getting a Broadcom PCI-X crypto accelerator card for my Proliant ML370-G4. (I found one for $20). The number on the chip is BCM5821A1KTB. The ubsec driver man page seems to suggest that this chip will accelerate DES, Triple-DES, MD5-HMAC, and SHA1-HMAC operations for ipsec(4)

Re: (5.4-amd64) Broadcom BCM95821 Crypto Accelerator

2013-12-11 Thread Ted Unangst
On Wed, Dec 11, 2013 at 21:21, Adam Jensen wrote: Will anyone suggest any before and after performance tests that I might do to evaluate this card? Also, which encryption algorithms does the softraid CRYPTO discipline support? I didn't find that information in the man pages. It might be

Re: OpenBSD VPS Providers

2013-12-11 Thread James Shupe
On 12/11/2013 10:45 AM, James Records wrote: Hi, Take a look at www.hermetek.com I've used them for OpenBSD hosting, they were great and very flexible. Best Thanks for the mention; we always appreciate it. We don't offer the APIs or host control the op is looking for, and we're not

Re: (5.4-amd64) Broadcom BCM95821 Crypto Accelerator

2013-12-11 Thread Adam Jensen
On 12/11/2013 10:09 PM, Ted Unangst wrote: On Wed, Dec 11, 2013 at 21:21, Adam Jensen wrote: Will anyone suggest any before and after performance tests that I might do to evaluate this card? Also, which encryption algorithms does the softraid CRYPTO discipline support? I didn't find that

ldapd user password change

2013-12-11 Thread Predrag Punosevac
I just finished first of several LDAP deployment using LDAP server from the base. So far works like a charm. One quick question. I know that LDAP from the base is pretty bare bone but I was wondering it it supports user password change. My clients are by the way RedHat machines using SSSD instead