Re: Dovecot OpenBSD 7.2 VM

2022-11-08 Thread Brad Smith
On 11/8/2022 6:50 PM, latin...@vcn.bc.ca wrote: Hello misc Is there a problem installing Dovecot? Thanks I have 2 VMs upgraded working correctly, this is a new installation of Dovecot at Vultr. # pkg_add dovecot quirks-6.42 signed on 2022-10-30T18:56:25Z Can't install dovecot-2.3.19.1p0v0 becau

Re: 50Gbe

2021-08-11 Thread Brad Smith
Only bnxt and mcx support 50. Intel chips that do are 800 series, beyond ixl. On August 11, 2021 5:13:11 p.m. Chris Cappuccio wrote: ha...@sdf.org [ha...@sdf.org] wrote: > Hi folks! > > I wonder if OBSD supports 50Gbe network cards. And what is the cable > standard to support such data transf

Re: Dovecot maildir sync not working after upgrade to 6.9

2021-05-17 Thread Brad Smith
Hi William, I would try posting what you have to the Dovecot mailing list and see what Aki says. On May 17, 2021 7:18:35 a.m. William Orr wrote: Hey, I have two mailservers running OpenBSD 6.9, and I use bidirectional syncing of my maildirs through doveadm, part of dovecot. After the upgra

Re: OpenLDAP under 6.8 - no intermediate certs in chain

2020-11-16 Thread Brad Smith
On 11/16/2020 12:08 AM, Paul B. Henson wrote: I just updated one of my servers running 6.7 to 6.8, and am having a problem with openldap. I have the intermediate cert and root CA in a file referenced by the openldap config: TLSCACertificateFile/etc/openldap/cabundle.crt Under 6.7 with the o

Re: OpenBSD UEFI on QEMU emulator

2020-10-23 Thread Brad Smith
On 10/22/2020 11:22 PM, Jonathan Gray wrote: On Thu, Oct 22, 2020 at 10:37:31PM -0400, Brad Smith wrote: On 10/22/2020 9:59 PM, Kevin Shell wrote: Hello misc@. I want to try out OpenBSD UEFI. How to install OpenBSD with UEFI boot on qemu? The installer does prompt you during disk setup. The

Re: OpenBSD UEFI on QEMU emulator

2020-10-22 Thread Brad Smith
On 10/22/2020 9:59 PM, Kevin Shell wrote: Hello misc@. I want to try out OpenBSD UEFI. How to install OpenBSD with UEFI boot on qemu? The installer does prompt you during disk setup. The install68.iso has no UEFI support. This is not true. My following command on Linux can't boot OpenBSD U

Re: BGP vpnv4 prefixes in RIB, not in FIB

2017-07-11 Thread brad hendrickse
Hi misc@, If there's any more information I could provide that would help, please let me know. I'm a little out of my depth with the vpnv4 stuff, so any pointers as to where I should be looking would be very much appreciated. Thank you On Thu, 29 Jun 2017, brad hendrickse wrote:

BGP vpnv4 prefixes in RIB, not in FIB

2017-06-29 Thread brad hendrickse
Hi folks, I have a problem with routes learnt from BGP vpnv4 not being inserted into the FIB I'd expect. A tcpdump on the OpenBSD box shows we are receiving the prefixes (from a Cisco) with the labels intact. The MPE interface is configured in rdomain 1 with MPLS label 200. The loopback interf

How to route squid traffic over a particular interface transparently

2015-06-05 Thread Brad DeMorrow
I'm currently running squid on my gateway - working well. I've got the standard couple of lines that they recommend putting into pf.conf pass in quick on inet proto tcp from 192.0.2.0/24 to port www divert-to 127.0.0.1 port 3129 pass out quick inet from 192.0.2.0/24 divert-reply My situation is

multi-path routing, ifstated, nat issue

2015-05-30 Thread Brad DeMorrow
(em3 192.168.120.1) }" | pfctl -a optimal_route -f -' #run 'echo "pass in on em0 from 192.168.10.0/24 route-to (em3 192.168.120.1)" | pfctl -a optimal_route -f -' } if $wif_if.link.up || $sat_if.link.up set-state auto if $cel_if.link.down set-state auto } state wifi-only { init { run 'pfctl -a optimal_route -F rules' #run 'echo "match out on em2 from (em0:network) nat-to (em2)" | pfctl -a optimal_route -f -' run 'echo "pass in on em0 from em0:network route-to (em2 192.168.140.1)" | pfctl -a optimal_route -f -' #run 'echo "pass in on em2 from 192.168.10.0/24 route-to (em3 192.168.120.1)" | pfctl -a optimal_route -f -' #run 'echo "pass out on { em1 em3 } from { em0:network } route-to (em2 192.168.140.1)" | pfctl -a optimal_route -f -' } if $cel_if.link.up || $sat_if.link.up set-state auto if $wif_if.link.down set-state auto } Sorry for the giant email, I tried to attach what was relevant. If you need to inspect additional files I can provide them. Thank you for your time, --Brad

Re: WLAN roaming?

2015-01-01 Thread Brad Smith
On 01/01/15 17:14, Christian Weisgerber wrote: My OpenBSD laptop, iwn(4), doesn't roam between my two access points. It's a sorry sight when it struggles to push a signal through the rebar floor instead of switching over to the other access point a meter away. Is this a limitation of OpenBSD's W

Re: DigitalOcean's BSD debut is FreeBSD only

2014-12-18 Thread Brad Smith
On 12/18/14 13:57, Mike Larkin wrote: On Thu, Dec 18, 2014 at 12:24:45PM -0600, Adam Thompson wrote: On 14-12-18 12:06 PM, andrew fabbro wrote: In short - the list of VPS providers who can support OpenBSD is actually very big. I have to take issue with that statement... The list of VPS provid

Re: Dovecot happy on 5.6?

2014-12-15 Thread Brad Smith
On 12/15/14 23:48, Rod Whitworth wrote: I have been trying out dovecot for some years and it has always had some irritating "bug" or limitation and I have seen a few gripes from others. It seems to have been very quiet lately so I thought I'd have another attempt to get it running whilst choos

Re: OpenBSD 5.6/current on Soekris 6501-70

2014-12-08 Thread Brad Smith
On 12/08/14 05:12, mxb wrote: We have exactly this model. tcpbench from base gave only around 340Mbit/s on those. So CPU is probably one problem on those boards. tcpbench done against 1U machines with better CPU and doing almost line rate on 1G NIC. I didn't want to quote any particular numb

Re: OpenBSD 5.6/current on Soekris 6501-70

2014-12-07 Thread Brad Smith
On 12/07/14 21:18, Martin Hanson wrote: I would like to be able to run ~100-120 MB/s from one NIC to the other on this box, if possible? The NICs should be fine but I'd be worried that even the -70 model would be CPU limited for such throughput. -- This message has been scanned for viruses an

Re: OpenBSD Trademark Policy

2014-12-07 Thread Brad Smith
On 12/07/14 05:18, Riley Baird wrote: On 07/12/14 20:52, Otto Moerbeek wrote: On Sun, Dec 07, 2014 at 08:29:48PM +1100, Riley Baird wrote: On 07/12/14 20:20, Dmitrij D. Czarkoff wrote: Riley Baird said: As for why I want to create the distro, I think that OpenBSD has excellent security, and

Re: OpenBSD Trademark Policy

2014-12-07 Thread Brad Smith
On 12/07/14 04:29, Riley Baird wrote: However, remember that if someone doesn't know much about OpenBSD, they will either: a) think that OpenBSD does not contain binary-only firmware due to the "Blob-Busters" marketing or b) not know where to look to remove it should they wish to Your interpret

Re: OpenBSD Trademark Policy

2014-12-07 Thread Brad Smith
On 12/07/14 03:35, Riley Baird wrote: As for why I want to create the distro, I think that OpenBSD has excellent security, and I would like to create a version without the binary-only microcode included. Doesn't really make any sense why. But either way hopefully you're not using common hardwar

Re: OpenBSD embedded?

2014-12-04 Thread Brad Smith
On 12/04/14 07:05, Alan McKay wrote: On Thu, Dec 4, 2014 at 1:15 AM, Vivek Vinod wrote: We have been using Mikrotik routerboards since 7 years Huh? With OpenBSD on them? There are 3 PowerPC based RouterBOARDs. AFAIK the RB600 is supported at the moment by the socppc port. The RB800 and RB

Re: OT:Password strength

2014-12-03 Thread Brad Smith
On 12/03/14 15:04, Ted Unangst wrote: On Wed, Dec 03, 2014 at 08:27, Brad Smith wrote: On 11/30/14 15:20, Ted Unangst wrote: Examples: treetykaveprethicooputhedu soonataviceenoopatecoge gootrozapiceelytrithunula preezypeendothanundipeesooka That defeats the purpose of the second example in

Re: OT:Password strength

2014-12-03 Thread Brad Smith
On 11/30/14 15:20, Ted Unangst wrote: Examples: treetykaveprethicooputhedu soonataviceenoopatecoge gootrozapiceelytrithunula preezypeendothanundipeesooka That defeats the purpose of the second example in the OPs question. -- This message has been scanned for viruses and dangerous content by M

Re: Packet Filter router i368 vs 64bit

2014-11-27 Thread Brad Smith
On 11/27/14 23:50, jungle Boogie wrote: Hi, On 27 November 2014 at 20:38, wrote: you can just use old hardware for these purposes. from the man who literally wrote the book on pf (from pf tutorial via http://home.nuug.no/~peter/pf/en/long-firewall.html): I have not seen comparable tests

Re: Packet Filter router i368 vs 64bit

2014-11-27 Thread Brad Smith
On 11/27/14 22:35, jungle Boogie wrote: Hello All, On 25 November 2014 at 12:52, Motty Cruz wrote: Hello all, I am searching for hardware to build a router with OpenBSD. I have found mixed signals as to fastest system with i386 or 64bit. I know in the past i386 OpenBSD used to perform a lot bet

Re: Poor disk performance

2014-11-27 Thread Brad Smith
On 11/27/14 10:57, David Unric wrote: Hello, I'd like to figure out what causes very low performance of disk operations on my laptop. I've tested it by unpacking gzipped tar archive ( http://ftp.heanet.ie/pub/OpenBSD/5.6/src.tar.gz) about 125 MiB big. On the same machine, not cached, various re

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Brad Smith
On 11/25/14 18:18, motty cruz wrote: Thank you Juan, I appreciate your suggestions and advice. I am planning on using Dual socket B2 (LGA 1356) supports Intel® Xeon® processor E5-2400 v2, I suppose i386 would perform better rather than 64bit amd processor. Thank you again! The amd64 arch r

Re: Postfix compilation error.

2014-11-11 Thread Brad Smith
On 11/11/14 15:51, giacomo wrote: Hi at all, I try to compile postfix on OpenBSD 5.6 with command # env FLAVOR="mysql sasl2" make install for install it with mysql and sasl2 support. I have compiled it in OpenBSD 5.5 and 5.4 without problem. My system is upgrated from 5.4 to 5.5 and to 5.6 The

Re: search mailing list

2014-11-08 Thread Brad Smith
On Sat, Nov 08, 2014 at 03:21:00PM -0600, Edgar Pettijohn wrote: > Is there an archive of the mailing list that is keyword searchable? http://www.openbsd.org/mail.html At the bottom of the page. The first two entries. -- This message has been scanned for viruses and dangerous content by MailSca

Re: openbsdstore: enable javascript and buy something or gtfo

2014-10-06 Thread Brad Smith
On 06/10/14 9:01 PM, Matti Karnaattu wrote: Browsers are getting slower all the time. Bullshit. Try this: http://peacekeeper.futuremark.com Actually it isn't bullshit. It is the truth. You just fail to understand what he means. Newer browsers run software faster. Ancient browsers may even f

pkg_add ruby 1.9.? non-interactive

2014-10-06 Thread Brad Brad
ot desirable if it can be done native.false | pkg_add ruby 2>&1 | perl -n -e 'print `pkg_add $&` if $_ =~ /ruby-1.9[\w\.]+/' Thanks,Brad

Re: chroot libressl

2014-09-15 Thread Brad Smith
On 15/09/14 12:42 PM, Kevin Chadwick wrote: The pound man page says that OpenSSL requires access to /dev/urandom. AFAIK that is a generic comment that isn't the case for OpenBSD. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

Re: Good thing

2014-08-11 Thread Brad Smith
On 11/08/14 3:16 AM, Gustav Fransson Nyvell wrote: On 08/11/14 09:10, Brad Smith wrote: On 11/08/14 3:10 AM, Gustav Fransson Nyvell wrote: On 08/11/14 09:04, Brad Smith wrote: On 11/08/14 3:02 AM, Gustav Fransson Nyvell wrote: Good thing OpenBSD didn't go down the multiple versions

Re: Good thing

2014-08-11 Thread Brad Smith
On 11/08/14 3:10 AM, Gustav Fransson Nyvell wrote: On 08/11/14 09:04, Brad Smith wrote: On 11/08/14 3:02 AM, Gustav Fransson Nyvell wrote: Good thing OpenBSD didn't go down the multiple versions path. The point of your sarcastic post is? If I explain, will you ask what the point

Re: Good thing

2014-08-11 Thread Brad Smith
On 11/08/14 3:02 AM, Gustav Fransson Nyvell wrote: Good thing OpenBSD didn't go down the multiple versions path. The point of your sarcastic post is? -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

Re: Sysmerge problem with xetc56.tgz on July 16 amd64 snapshot

2014-07-17 Thread Brad Smith
On 17/07/14 7:24 PM, Edd Barrett wrote: FWIW, I have the same here. I also notice that xdm did not start as it usually does. +1 I noticed the same issue the other day updating my systems. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be

Re: unbound missing on sgi?

2014-07-13 Thread Brad Smith
On 14/07/14 12:09 AM, Johan Hattne wrote: I would have expected to find unbound(8) on my 5.5 sgi machine, but I can’t and neither can locate(1). Any clues as to what’s going on? Unbound didn't exist with 5.5 so of course it won't be there. -- This message has been scanned for viruses and dan

Re: issues with firefox

2014-07-12 Thread Brad Smith
On 12/07/14 3:46 PM, Chris Cappuccio wrote: Kevin Chadwick [ma1l1i...@yahoo.co.uk] wrote: I'm guessing this is due to the new KMS 3d support not being as fast right now but much better than you had before. It also affects Thunderbird. Here's my synopsis of Mark Kettenis's analysis: The quo

Re: Dragonflybsd's pf concurrent instead of single-threaded

2014-07-05 Thread Brad Smith
On 05/07/14 8:01 PM, Predrag Punosevac wrote: Franco Fichtner write: I have immense respect for Matt as a user of his code since Amiga C compiler. I probably speak for lots of people both in OpenBSD and DragonFly camp if I say that I would prefer him to finish HAMMER2 and leave concurrent threa

Re: Intel Dual Band Wireless AC 7260 support on the horizon?

2014-07-02 Thread Brad Smith
On 02/07/14 2:59 PM, Peter N. M. Hansteen wrote: While I was shopping around for a new laptop to replace my aging Thinkpad SL500 I noticed that the Thinkpad's /etc/firmware directory had a file called iwn-7260, so when I couldn't get the Atheros AR9485 included in one recent laptop here to work (

Re: LAN vs VLAN interface performance

2014-06-24 Thread Brad Smith
On 24/06/14 3:08 PM, Chris Cappuccio wrote: Kapetanakis Giannis [bil...@edu.physics.uoc.gr] wrote: On 23/06/14 21:33, Henning Brauer wrote: * Chris Cappuccio [2014-06-23 20:24]: I have a sandy bridge Xeon box with PF NAT that handles a daily 200 to 700Mbps. It has a single myx interface using

Re: dovecot issues

2014-06-21 Thread Brad Smith
On 21/06/14 3:21 PM, Edgar Pettijohn wrote: On 06/21/2014 02:17 AM, Otto Moerbeek wrote: On Fri, Jun 20, 2014 at 11:37:07PM -0500, Edgar Pettijohn wrote: On 06/20/2014 11:20 PM, Edgar Pettijohn wrote: On 06/20/2014 10:58 PM, Mike Bregg wrote: On 2014-06-20 21:14, Edgar Pettijohn wrote: On 0

Re: Very slow I/O under OpenBSD i386 on qemu-kvm from RHEL7rc

2014-06-17 Thread Brad Smith
On 17/06/14 4:56 AM, Mikolaj Kucharski wrote: On Mon, Jun 16, 2014 at 11:07:39PM +0100, Kevin Chadwick wrote: previously on this list Mikolaj Kucharski contributed: by disabling mpbios on OpenBSD and falling back to the old pic controller, in this case you I cannot find how to enable 'the

Re: jun 12 snapshot freeze on boot.

2014-06-14 Thread Brad Smith
On 14/06/14 6:00 AM, Otto Moerbeek wrote: On Sat, Jun 14, 2014 at 09:44:29AM +, Stuart Henderson wrote: On 2014-06-13, Rodrigo Mosconi wrote: Unfortunately, I don`t manage the Host system. The freeze server is a vps machine from arpnetworks... You didn't mention at what point it freez

Re: xSSL stuff

2014-06-12 Thread Brad Smith
On 12/06/14 11:59 PM, Christian Pedaschus wrote: On Thu, 12 Jun 2014 23:51:58 -0400 Brad Smith wrote: On 12/06/14 11:43 PM, Christian Pedaschus wrote: wouldn't it be a feature? less warts, less bugs, less features, less compatible, but secure? What good is having a brand new from sc

Re: xSSL stuff

2014-06-12 Thread Brad Smith
On 12/06/14 11:43 PM, Christian Pedaschus wrote: On Tue, 10 Jun 2014 12:14:46 -0600 Theo de Raadt wrote: I was reading stuff in misc@ about OpenSSL broken things. I see people from OpenBSD started LibreSSL project and they are forking OpenSSL and remove the bad code. This is past, but I see mo

Re: who develops NIC drivers?

2014-05-06 Thread Brad Smith
On 06/05/14 7:52 AM, Isak Lyberth wrote: I am thinking Intel ET Quadport gigabit server cards What about them? You need to be more forthcoming with the details and what it is that you're after. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed t

Re: question about pppoe(4) and IPv6

2014-05-02 Thread Brad Smith
On 02/05/14 10:24 AM, Peter J. Philipp wrote: On 05/02/14 16:13, Stefan Sperling wrote: OpenBSD doesn't support IPv6 autoconf on routers (i.e if forwarding is enabled). Some ISPs have started using autoconf to assign a global prefix for use on the WAN link. This violates early IPv6 RFCs which sa

Re: xbmc

2014-04-20 Thread Brad Smith
On Sun, Apr 20, 2014 at 12:08:23PM +0200, St?phane Guedon wrote: > Hello > > Is there anybody who has successfully set up xbmc on openbsd. > I do not see any official port in the port tree, but is there a non > official ? I had started and had something sorta running but without sound. It requir

Re: OpenSSL heartbleed ?

2014-04-08 Thread Brad Smith
On 08/04/14 6:53 PM, consultor wrote: On 04/08/2014 10:31 AM, Ted Unangst wrote: On Tue, Apr 08, 2014 at 11:19, Jack Woehr wrote: http://www.itnews.com.au/News/382068,serious-openssl-bug-renders-websites-wide-open.aspx accurate w/r/t 5.3? 5.3, 5.4, and 5.5 are all affected. only 5.2 and ea

Re: OpenBSD users web page updates

2014-03-31 Thread Brad Smith
On 31/03/14 1:34 PM, Craig R. Skinner wrote: A few updates for the page: http://www.OpenBSD.org/users.html#isp * Fix broken Swebase link. * Add Devio.us * Add Grex * Add Polar Home It looks like Reverse.Net should be removed. Their website makes it pretty clear they don't run OpenBSD

Re: USB Ethernet ASIX AX88179 not attaching to axen

2014-03-27 Thread Brad Smith
On 27/03/14 3:40 AM, Remi Locherer wrote: I tried an Edimax USB Ethernet adapter on my -current system. It attaches as ugen1 but not as axen0: ugen1 at uhub3 port 2 "ASIX Elec. Corp. AX88179" rev 2.10/1.00 addr 3 According to axen(4) this device should be supported. But config does not find axe

Re: make release fault at OpenBSD 5.5

2014-03-04 Thread Brad Smith
On 04/03/14 5:24 PM, Theron ZORBAS wrote: Hi, I've just checked out from openbsd official cvs with -rOPENBSD_5_5 tag. Then followed procedure from faq5/"building from source". It failed after make release command; here is the output: [..] ld -Ttext 0x810001e0 -e s

Re: radeondrm errors (amd64) - Hoping bad things won't really happen

2014-03-01 Thread Brad Smith
On 01/03/14 10:41 AM, Scott Vanderbilt wrote: On 3/1/2014 12:06 AM, Remco wrote: I just upgraded a machine from source today. Using snapshots might be a safer bet, unless you have good reason to use sources instead. Thank you for your reply. I had to do a source update as this host is at r

Re: Xorg: Segmentation fault at address 0x28 w/ Intel HD Graphics 4600

2014-02-11 Thread Brad Smith
On Mon, Feb 10, 2014 at 01:20:46PM -0500, Kenneth Westerback wrote: > On 10 February 2014 13:11, RD Thrush wrote: > > With a somewhat recent i7 desktop, using startx, X seems to run ok; > > however, at 1024x768 rather than the expected 1920x1200 resolution. > > ctl-alt-keypad+ or - have no effec

Re: OpenBSD packages extremely outdated?

2014-02-08 Thread Brad Smith
On Sat, Feb 08, 2014 at 08:35:41PM +0100, Antoine Jacoutot wrote: > On Sat, Feb 08, 2014 at 07:17:41PM +, openda...@hushmail.com wrote: > > Hello, > > > > Are OpenBSD's packages extremely outdated? What would you say to this > > guy? > > > > "At least with Linux I don't have to wait 6 hours f

Re: Upgrade path from 4.1?

2014-02-07 Thread Brad Smith
On 07/02/14 8:46 AM, Kapetanakis Giannis wrote: On 07/02/14 01:54, Chris Cappuccio wrote: This is probably the time where most people would recommend against that since it is essentially a complete reinstall of all items to upgrade from pre-5.5 to 5.5 due to time_t ABI change. Chris Sorry bu

Re: Upgrade path from 4.1?

2014-02-06 Thread Brad Smith
On 06/02/14 12:45 PM, L. V. Lammert wrote: On Thu, 6 Feb 2014, Chris Cappuccio wrote: I don't see why everyone recommends "install one version at a time". It's not a recommendation, it is reality. Each upgrade is based on the previuos version - skipping versions is not supported. There is a

Re: Intermittent stops in network traffic with urtw interface

2014-02-06 Thread Brad Smith
On 06/02/14 9:25 AM, Alexey Suslikov wrote: Brian Curran brianpcurran.com> writes: when it stops passing traffic, does issuing "ifconfig urtw0 scan" help? I test this just now and it seemed to help, although I only started seeing ping replies about 10 seconds after issuing the scan. There i

Re: The "unknown" in i386-unknown-openbsd5.4

2014-02-03 Thread Brad Smith
On 02/02/14 1:50 PM, Adam Jensen wrote: On Sun, 2 Feb 2014 18:18:06 + (UTC) na...@mips.inka.de (Christian Weisgerber) wrote: Miod Vallat wrote: i386-donatetoopenbsdfoundationtoday-openbsd5.4? or i386-bikeshed-openbsd. What is the string equivalent of goatse or tubgirl? Maybe somet

Re: The "unknown" in i386-unknown-openbsd5.4

2014-02-01 Thread Brad Smith
On 01/02/14 11:18 PM, Adam Jensen wrote: On Sat, 01 Feb 2014 22:06:47 -0500 Ted Unangst wrote: Well, that's true. If the admin cares about the value in X-Mailer, the admin should configure a better value. Patching the various occurrences of this string might be more cumbersome than changing

Re: Single process needing a lot of memory

2013-12-14 Thread Brad Davis
to add option "MAXDSIZ='((paddr_t)16*1024*1024*1024)'" # 16 gig process space... to your kernel config file and rebuild/reboot. Brad Davis (still wondering how I went from 56k on LSI-11s and 4meg on 686s to 32gig on FX-8350s...)

Re: samba and e2fsprogs packages -- 5.4

2013-12-04 Thread Brad Smith
On 04/12/13 5:37 PM, Philip Guenther wrote: On Wed, Dec 4, 2013 at 2:29 PM, Brad Smith wrote: On 04/12/13 5:23 PM, Christian Weisgerber wrote: Brad Smith wrote: ... Even if that tool was installed that would not locate anything if the package in question is not already installed, right

Re: samba and e2fsprogs packages -- 5.4

2013-12-04 Thread Brad Smith
On 04/12/13 5:23 PM, Christian Weisgerber wrote: Brad Smith wrote: pkg_locate libuuid.so - no? Even if that tool was installed that would not locate anything if the package in question is not already installed, right? Wrong. How does it find the file then? -- This message has been

Re: samba and e2fsprogs packages -- 5.4

2013-12-04 Thread Brad Smith
On 04/12/13 4:44 PM, Vadim Zhukov wrote: 2013/12/5 Peter Fraser : samba required the e2fsprogs package. The problem occurs when trying to use samba's net command. The net command requires libuuid. It was not easy to find where libuuid was located. pkg_locate libuuid.so - no? Even if that

Re: User land notification uppon pppoe(4) changes

2013-11-24 Thread Brad Smith
On 24/11/13 2:40 PM, David Keller wrote: Hello, *** * My setup Say I have a router using pppoe to connect to internet. It gets a different ip address from the ISP every day. From this router I want to create a gif tunnel to a static-ip host. *** * My problem How can

Re: Patch to remove "adult" content from spamd(8) man page

2013-11-21 Thread Brad Smith
On 21/11/13 2:15 PM, za...@gmx.com wrote: On 2013-11-21 20:04, Gilles Chehade wrote: On Thu, Nov 21, 2013 at 08:02:06PM +0100, za...@gmx.com wrote: Different people have different concepts of morality. I believe it would be better to remove anything that is controversial, for whatever reason --

Re: OpenBSD 5.4 VMXNET3 not recognized

2013-11-20 Thread Brad Smith
On 20/11/13 3:11 PM, Dan Shechter wrote: Hi All, Running OpenBSD in VMWare workstation 10. OpenBSD 5.4 amd64 do not recognize VMXNET3, but it does recognize VMXNET: "VMware Virtual VMXNET3" rev 0x01 at pci3 dev 0 function 0 not configured Am I doing something wrong? Yes, your expectation. 5

Re: Problem with dhcp requests on --current of Nov 2-4

2013-11-04 Thread Brad Smith
On 04/11/13 6:22 PM, STeve Andre' wrote: Sometime between Oct 18th and now I've lost the ability to do a dhcp request at boot time. Dropping back to the Oct 18 kernel fixes things so I don't have hardware problems. When I attempt to do a dhclient em0 I get DHCPREQUEST on em0 to 255.255.255.255

Re: nvidia driver what do you recommend

2013-11-02 Thread Brad Smith
On 02/11/13 11:57 AM, Gilles Cafedjian wrote: Hello I think vesa driver allow only built-in resolution of your bios. I saw in my Xorg.0.log: ... (II) VESA(0): Not using mode "1440x900_60.00" (no mode of this name) ... (--) VESA(0): Virtual size is 1024x768 (pitch 1024) (**) VESA(0): *Built-in mod

Looking for a laptop in the Toronto area

2013-10-29 Thread Brad Smith
Hi, I added an entry to want.html as I am looking for a laptop to replace the laptop I have at the moment which has some really bad heat related issues and I have been hobbling along with it for awhile now. I am in the Toronto area. I thought I would post to misc@ for some greater exposure. I

Re: Sorry OpenBSD people, been a bit busy

2013-10-07 Thread Brad Smith
On 07/10/13 9:57 PM, noah pugsley wrote: Slander aside, pretty cool news. I do have one stupid question though, what does the 'yy' in yycix stand for? It is not YY it is YYC. It is an airport code. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believ

Re: pure_ftpd other option(style) not work

2013-09-23 Thread Brad Smith
On 23/09/13 11:07 PM, Fung wrote: in current snapshots install pure_ftpd default /etc/rc.d/pure_ftpd is --- #!/bin/sh # # $OpenBSD: pure_ftpd.rc,v 1.1 2011/04/25 09:26:47 sthen Exp $ daemon="/usr/local/sbin/pure-ftpd" daemon_flags="-A -B -H -u1000" . /etc/rc.d/rc.subr pexp="pure-ftpd: -pure-

Re: no audio with aucat

2013-09-20 Thread Brad Smith
On 21/09/13 12:04 AM, Johan Huldtgren wrote: This is a virtual machine, isn't it? AFAICS, virtual machines can't do full duplex, while eap(4) cards claim they are full-duplex. Correct, it's a virtual machine. Could you add "-mplay" to the sndiod_flags variable in /etc/rc.conf.local (or whatev

Re: This 48 core box...

2013-09-17 Thread Brad Smith
On 17/09/13 2:12 PM, Nick Holland wrote: On 09/17/2013 01:41 PM, Andy wrote: On Tue 17 Sep 2013 18:09:15 BST, Michael Chen wrote: I'm considering bidding on this 48-core box: http://www.ebay.com/itm/Supermicro-A-Server-1042G-TF-1U-H8QG6-4-CPUS-48-cores-2-2Ghz-128GB-RAM-/151119828428?pt=COMP_EN

Re: GCC 2.95 mention in intro(3)

2013-09-13 Thread Brad Smith
On 13/09/13 1:13 PM, Jim MacKenzie wrote: -Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of David Coppa Sent: Friday, September 13, 2013 10:14 AM To: Jim MacKenzie Cc: misc Subject: Re: GCC 2.95 mention in intro(3) I think the GCC 2.95 line is

Re: Modern C++ Compiler for OpenBSD

2013-09-10 Thread Brad Smith
On 10/09/13 6:20 PM, Jeffrey Walton wrote: On Tue, Sep 10, 2013 at 6:10 PM, Gregor Best wrote: On Tue, Sep 10, 2013 at 05:40:19PM -0400, Jeffrey Walton wrote: [...] Does anyone have a C++ compiler recommendation for OpenBSD? [...] What about GCC? Clang++'s C++11 support is spotty at best, at

Re: Modern C++ Compiler for OpenBSD

2013-09-10 Thread Brad Smith
On 10/09/13 6:10 PM, Gregor Best wrote: On Tue, Sep 10, 2013 at 05:40:19PM -0400, Jeffrey Walton wrote: [...] Does anyone have a C++ compiler recommendation for OpenBSD? [...] What about GCC? Clang++'s C++11 support is spotty at best, at least it was the last time I tried. Clang's C++11 supp

Re: 10GbE (Intel X540) performance on OpenBSD 5.3

2013-08-09 Thread Brad Smith
- Original message - > As far as I know X540-T2 out on the market don't do PCI 3.0. > Cards I have are PCI 2.1, this means (if I remember my calculations > right) this 10G card is caped by PCI bus - 6G max. Basically Intel sells > 10G which is caped up to 6G. and this is for the single port

Re: Fuse on OpenBSD

2013-07-03 Thread Brad Smith
On 03/07/13 11:07 PM, openda...@hushmail.com wrote: Why do we need FUSE anyway? To be able to utilize FUSE based filesystems. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

npppd, L2TP to Iphone, eap?

2013-06-30 Thread Brad Brad
isn't particularly configurable.  Can I suggest a different proto from the server side or just keep an eye out for eap? (or run 5.2) Thanks, Brad.

Re: IPv6, automatic configuration and nameservers

2013-06-23 Thread Brad Smith
On 23/06/13 3:59 PM, Denis Fondras wrote: Hi all, Le 22/06/2013 03:28, Brad Smith a écrit : On 13/06/13 7:53 AM, Gregor Best wrote: Hi list, recently, I've been playing around a bit with IPv6, and IPv6-only networks. While doing that, I have not found an automated way to add namese

Re: IPv6, automatic configuration and nameservers

2013-06-21 Thread Brad Smith
On 13/06/13 7:53 AM, Gregor Best wrote: Hi list, recently, I've been playing around a bit with IPv6, and IPv6-only networks. While doing that, I have not found an automated way to add nameservers announced via router advertisements. dhclient does that for IPv4 but the rtsol in OpenBSD doesn't h

Re: Atom D2550 (cedarview) working now with kms?

2013-03-23 Thread Brad Smith
On Sun, Mar 24, 2013 at 01:10:25PM +1100, Brett Mahar wrote: > On 03/24/13 08:00, Ted Unangst wrote: > >On Sun, Mar 24, 2013 at 00:39, Brett Mahar wrote: > >>Hi, > >> > >>Now that the KMS stuff has arrived (thanks for that!), I'm looking at > >>this device from Shuttle http://axcco.com/xs35v3.html.

Re: resize disklabel partitions and ffs filesystems

2013-03-17 Thread Brad Smith
On Sun, Mar 17, 2013 at 07:46:34PM +1100, John Tate wrote: > I had a problem building something in ports ports with a default 2.0gb > /usr. I tried moving ports to /home/usr/ports to /usr/ports but I get... > > Fatal: /usr/ports is a symlink. Please set to the real directory Don't try to make a s

Re: A slight twist on the OpenBSD laptop question

2013-03-06 Thread Brad Smith
On Wed, Mar 06, 2013 at 12:10:18PM -0430, Andres Perera wrote: > i don't think it's as drastic as that > > if you buy a Clarkdale cpu you're good to go > > these came out ~2010, they are still modern The issue isn't the CPU but the GPU and the GPUs in question come with Sandy Bridge/Ivy Bridge b

Re: WebRTC, google and firefox

2013-03-06 Thread Brad Smith
On Wed, Mar 06, 2013 at 06:33:04PM -0800, patrick keshishian wrote: > On Wed, Mar 6, 2013 at 6:13 PM, Brad Smith wrote: > > On Wed, Mar 06, 2013 at 02:10:45PM +0100, Dmitrij D. Czarkoff wrote: > >> On Tue, Mar 05, 2013 at 06:53:43PM -0500

Re: WebRTC, google and firefox

2013-03-06 Thread Brad Smith
On Wed, Mar 06, 2013 at 02:10:45PM +0100, Dmitrij D. Czarkoff wrote: > On Tue, Mar 05, 2013 at 06:53:43PM -0500, Brad Smith wrote: > > <.> It'll be a lot easier to have an HTML5 > > compliant browser with support for WebRTC all over the pl

Re: A slight twist on the OpenBSD laptop question

2013-03-05 Thread Brad Smith
On Tue, Mar 05, 2013 at 11:00:01PM -0800, patrick keshishian wrote: > On Tue, Mar 5, 2013 at 10:53 PM, Brad Smith wrote: > > On Wed, Mar 06, 2013 at 07:36:58AM +0100, Matthieu Herrb wrote: > >> On Mon, Mar 04, 2013 at 03:30:54PM +, Kevin Chadwick wrote: > >> > I

Re: A slight twist on the OpenBSD laptop question

2013-03-05 Thread Brad Smith
On Wed, Mar 06, 2013 at 07:36:58AM +0100, Matthieu Herrb wrote: > On Mon, Mar 04, 2013 at 03:30:54PM +, Kevin Chadwick wrote: > > I was about to buy two thinkpads which are often suggested when the > > OpenBSD laptop question is raised but the 93 in stock have disappeared > > since saturday, aa

Re: WebRTC, google and firefox

2013-03-05 Thread Brad Smith
On Tue, Mar 05, 2013 at 02:47:47PM -0800, patrick keshishian wrote: > On Tue, Mar 5, 2013 at 1:58 PM, Brad Smith wrote: > > On Tue, Mar 05, 2013 at 04:46:04PM -0500, Brad Smith wrote: > >> On Tue, Mar 05, 2013 at 10:25:31PM +0100, Pau wrote: > >> > Hi, > >

Re: WebRTC, google and firefox

2013-03-05 Thread Brad Smith
On Tue, Mar 05, 2013 at 04:46:04PM -0500, Brad Smith wrote: > On Tue, Mar 05, 2013 at 10:25:31PM +0100, Pau wrote: > > Hi, > > > > I have been searching but could not find information in this respect. > > > > I have 5.2 installed on a thinkpad x220s and, whil

Re: WebRTC, google and firefox

2013-03-05 Thread Brad Smith
On Tue, Mar 05, 2013 at 10:25:31PM +0100, Pau wrote: > Hi, > > I have been searching but could not find information in this respect. > > I have 5.2 installed on a thinkpad x220s and, while ekiga seems to work > fine, I have not found a way to make empathy or pidgin work with a gtalk > account. T

Re: automake 1.11.5: never mind

2013-03-04 Thread Brad Smith
reports > > 1.11.5, but sqlports rejects it. > > > In the ports tree there are 6 versions: > > d530# cd automake > > d530# ls > > 1.10 1.12 1.8 CVS Makefile.inc > > 1.11 1.4 1.9 Makefile > > >

Re: automake 1.11.5: never mind

2013-03-03 Thread Brad Smith
On Mon, Mar 04, 2013 at 01:04:51AM -0500, Alan Corey wrote: > I'm defining > setenv AUTOMAKE_VERSION 1.11.5 > In my .cshrc, I don't know why exactly. The value should be 1.11 not 1.11.5. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clea

Re: Softraid 3TB Problems

2013-03-02 Thread Brad Smith
On Sat, Mar 02, 2013 at 07:25:18PM -0600, Brandon Tanner wrote: > By the way, does softraid on amd64 support 4096 bytes per sector? No matter what the architecture is softraid to date does not support devices with anything other than 512 bytes/sector. -- This message has been scanned for viruses

Re: ARP and npppd

2013-02-17 Thread Brad Smith
On Sun, Feb 17, 2013 at 11:03:44PM +0100, mxb wrote: > I think this is on TODO-list. This is why npppd considered to be "not ready" > and thus not linked to build. It is linked to the build and has been for 5 months. -- This message has been scanned for viruses and dangerous content by MailScan

Re: using snapshots to stay current - 5.3 snapshot question

2013-02-03 Thread Brad Smith
- Original message - > Hi > > For the last few months i've been following -current using snapshots. > I see on the ftp mirrors that 5.3 is now there. This is probably a > stupid question but is it the same process for upgrading to the 5.3 > snapshot as it has been with the 5.2 snapshots? I

Re: two equal filenames in one dir

2013-01-27 Thread Brad Smith
On Sun, Jan 27, 2013 at 05:20:14AM -0500, Jiri B wrote: > Hello, > > I'm confused, how is it possible I have two files with same > names in one dir? > > $ ls -li > total 1245376 > 3611817 -rw-r--r-- 1 jirib jirib 168392755 Jan 14 23:35 > Crostata_Alla_Fruta.mp4 > 3741698 -rw-r--r-- 1 jirib

Re: firefox crashes

2013-01-22 Thread Brad Smith
On Wed, Jan 23, 2013 at 08:43:36AM +0800, Salil Wadnerkar wrote: > Hi, > > On my amd64 machine, firefox crashes regularly after some time. > > Here is the info about the crash: > > gdb /usr/local/bin/firefox firefox.core > GNU gdb 6.3 > This GDB was configured as "amd64-unknown-openbsd5.2"...(no

Re: How do I compile 32-bit binaries on amd64 OpenBSD?

2013-01-22 Thread Brad Smith
- Original message - > - Original message - > > Thanks Peter. I found that many autotools packaged programs out there > > expect newer gcc environments. > > I'd love to what programs these are. I haven't run into these many > programs, only a very small few. love to know* -- Thi

Re: How do I compile 32-bit binaries on amd64 OpenBSD?

2013-01-22 Thread Brad Smith
- Original message - > Thanks Peter. I found that many autotools packaged programs out there > expect newer gcc environments. I'd love to what programs these are. I haven't run into these many programs, only a very small few. -- This message has been scanned for viruses and dangerous co

  1   2   3   4   >