Re: syspatch not updating kernel

2017-12-14 Thread Steven Surdock
. Everything looks good now. > -Original Message- > From: Zbyszek Żółkiewski [mailto:zbys...@onefellow.com] > Sent: Thursday, December 14, 2017 6:24 AM > To: misc@openbsd.org > Cc: Steven Surdock > Subject: Re: syspatch not updating kernel > > Hi, > > perhaps th

Daily output empty

2022-10-01 Thread Steven Shockley
I noticed that for the past couple of days I haven't been getting the {daily, weekly, monthly} output from my 8 OpenBSD machines. I am getting emails for other cron jobs. If I run /bin/sh /etc/daily, I get no output (or email). If I run /bin/sh -x /etc/daily, I get what looks like expected o

Re: embarrassing mail problem

2022-10-06 Thread Steven Shockley
On 10/5/2022 5:04 PM, Steve Fairhead wrote: I have several OpenBSD email servers, some elderly (Sendmail) and some brand-spanking new (smtpd). Recently I've noticed that some (of both kinds) are failing to deliver mail to some major UK ISPs. (Mostly domestic; business ISPs not so much.) For Send

syslogd program logging

2023-01-24 Thread Steven Shockley
My isc_dhcpd logs are kind of chatty, and I'd like to send them to their own log. I tried appending the following to syslogd.conf: !dhcpd *.* /var/log/dhcpd This works, but the dhcpd messages still appear in /var/log/daemon as well. Is there

Re: syslogd program logging

2023-01-25 Thread Steven Shockley
On 1/24/2023 11:13 PM, Alexis wrote: Shouldn't this actually be: !!dhcpd *.*/var/log/dhcpd !* at the start of the file? At least, that's my reading of syslog.conf(5): the two exclamation marks will cause a match on 'dhcpd' to _only_ result in the listed action (with no furth

Re: Ensuring data integrity

2023-02-17 Thread Steven Shockley
On 2/17/2023 5:30 AM, Stuart Henderson wrote: They're often slower (especially in failure conditions) and more complex. Reconstructing RAID5/6 after a drive failure is pretty intensive on the other disks. Not only that but your other (or spare) drives may have a bad sector that won't be detect

X11 not working after upgrade to 7.3

2023-04-11 Thread Steven Shockley
I've just upgraded a Windows 10 Hyper-V VM from 7.2 to 7.3 using sysupgrade, sysmerge (no changes) and pkg_add -u. Since the upgrade xenodm doesn't start. The error from Xorg.0.log is: [ 1599.318] (II) VESA(0): virtual address = 0xfe5219000, physical address = 0xf800, size = 41943

pgrep/pkill in rc script

2018-06-02 Thread Steven Shockley
I have a 6.3 machine running four Minecraft instances (i.e. Java apps). I recently changed the rc script for one of them to use additional Java command-line arguments. I believe I ran into something similar to https://marc.info/?l=openbsd-misc&m=138268000201733, where pgrep would no longer mat

Re: pgrep/pkill in rc script

2018-06-06 Thread Steven Shockley
On 6/4/2018 4:57 PM, Stuart Henderson wrote: pgrep uses regular expressions, so if you're matching the full string you'll need to escape the +'s. The 16-character limit doesn't apply here, that's if you're only matching on the command name. rc.d / pgrep -f match on the full process title instead

DUID changed?

2018-08-18 Thread Steven Shockley
So, today I was installing recent patches on my firewall box (a Dell R210-II) using openup/syspatch. After the reboot, it complained that it couldn't find [DUID].b for swap. After some panic, reboots, powercycles, etc. I realized that the DUID in fstab didn't match the DUID that was being use

Re: Squid slower compared to Linux how to boost it?

2019-01-22 Thread Steven Shockley
On 1/22/2019 11:51 AM, Juan Francisco Cantero Hurtado wrote: > On Tue, Jan 22, 2019 at 07:49:06AM +, slackwaree wrote: >> Hello, >> >> I'm migrating from an old Debian Wheezy 7.11 to OpenBSD 6.3. > > If you're migrating to OpenBSD, then try with -current and update to 6.5 > when we release it.

aggr not load balancing

2021-04-29 Thread Steven Surdock
I switched from trunk to aggr on a "OpenBSD 6.8 GENERIC.MP#5 amd64" and it isn't load balancing across the two configured links. The remote side is a Cisco ASR9k with the same configuration. Is that expected? $ cat /etc/hostname.aggr0 trunkport bge0 trunkport bge1 description "BE2 to ASR9k" i

Minor upgrade issue

2021-05-04 Thread Steven Shockley
When following https://www.openbsd.org/faq/upgrade69.html, I noticed a minor error when deleting the Perl files: : rm -f /usr/bin/podselect \ > /usr/lib/libperl.so.20.0 \ [...] > /usr/share/man/man3p/Pod::Select.3p rm: /usr/libdata/perl5/amd64-openbsd/Tie: is a directory rm:

Re: aggr not load balancing

2021-05-10 Thread Steven Surdock
> > On Apr 29, 2021, at 9:13 AM, Steven Surdock > > wrote: > > > > I switched from trunk to aggr on a "OpenBSD 6.8 GENERIC.MP#5 amd64" and it > > isn't load balancing across the two configured links. The remote side is a > > Cisco A

Re: poor ethernet network performance

2021-05-16 Thread Steven Shockley
On 5/16/2021 6:07 PM, Keegan Saunders wrote: I'm noticing that my OpenBSD desktop with a Realtek 8168 ethernet controller (re(4) driver) is experiencing slow network speeds on OpenBSD 6.9 (not recent, has been an issue before) For example, on OpenBSD, cloning GitHub repos has about <400kb/s down

Azure VMs

2021-08-08 Thread Steven Shockley
Does anyone know if OpenBSD still works in Azure? I found the docs on uploading a VM, but they cover OpenBSD 6.1. I also found https://github.com/Azure/WALinuxAgent/issues/1360, where someone was trying to use 6.3 and unable to get networking functional. (The report was closed as wontfix/uns

Re: Azure VMs

2021-08-09 Thread Steven Shockley
On 8/8/2021 11:07 PM, Brian Brombacher wrote: I’ve been running in Azure since Hyper-V drivers were added years ago. Works great. Excellent, thanks!

Odd package update problem

2021-08-09 Thread Steven Shockley
For a couple of weeks I've had a 6.9-stable machine that didn't seem to be updating packages in packages-stable. In cron I run: /usr/sbin/pkg_add -us | /usr/bin/grep -v 'quirks-.* signed on ' When run via cron, I'd get this output: php-7.4.16p0->7.4.22 forward dependencies: | Dependency of ph

Re: How to disable httpd's default

2022-01-14 Thread Steven Shockley
On 1/13/2022 6:46 PM, i...@protonmail.com wrote: I would like to avoid httpd giving anything if a user types in the IP address of the server. At first I just made an empty page, which is fine for port 80, but if the user then types https://xxx.xxx.xxx.xxx, then the certificate for a domain shows

Bufferbloat, FQ-CoDel, and performance

2021-02-22 Thread Steven Shockley
I have OpenBSD 6.8 running on a Dell R210-II acting as a firewall/router. To combat bufferbloat I tried implementing FQ-CoDel queueing. The WAN bandwidth is advertised as 940 Mbit/sec down and 840 Mbit/sec up. I've tried adding one or the other of these lines to my pf.conf: queue outq on $e

Re: Bufferbloat, FQ-CoDel, and performance

2021-02-25 Thread Steven Shockley
On 2/23/2021 4:04 PM, Stuart Henderson wrote: Oops, on interfaces *without* hw checksum offloading, like this: $ ifconfig em0 hwfeatures em0: flags=8843 mtu 1500 hwfeatures=10 hardmtu 9216 .. I can try it, but I don't think it'll help in my case: bnx0: flags=808843 mtu 1500

Installboot question

2023-07-25 Thread Steven Shockley
I have a machine with two ATA drives in a softraid mirror. For the Zen patch, do I run installboot on just sd2 (the softraid volume) or also sd0 and sd1 (the physical disks)? Thanks.

Netstat output

2023-09-06 Thread Steven Shockley
When running netstat -I [interface], what do the "fails" and "errs" columns mean? When my firewall is under network load, the output interface fails and total errs increases.

Re: relayd ssl termination advice

2023-10-07 Thread Steven Shockley
On 10/7/2023 9:00 PM, Courtney wrote: Hello everyone, I'm seeking an ideal way to make secure https connections to a handful of web servers in my house. I'm currently doing this with haproxy by having it inspect the SNI on the incoming traffic and route based on that. At the time I set it u

NFS Server performance

2023-12-05 Thread Steven Surdock
Using an OBSD 7.4 VM on VMware as an NFS server on HOST02. It is primarily used to store VMWare VM backups from HOST01, so VMWare is the NFS client. I'm seeing transfers of about 1.2 MB/s. SCP from HOST01 to OBSD VM (same filesystem) copies at 110 MB/s. Iperf3 from a VM on HOST01 to OBSD

Re: NFS Server performance

2023-12-06 Thread Steven Surdock
The client is VMWare ESXi, so my options are limited. I tried enabling jumbo frames (used 9000) and this made very little difference. -Original Message- From: Zé Loff Sent: Tuesday, December 5, 2023 10:12 AM To: Steven Surdock Cc: misc@openbsd.org Subject: Re: NFS Server performance

Re: NFS Server performance

2023-12-06 Thread Steven Surdock
Behalf Of Carsten Reith Sent: Wednesday, December 6, 2023 11:41 AM To: misc@openbsd.org Subject: Re: NFS Server performance [You don't often get email from carsten.re...@t-online.de. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Steven Surdock writes: > Th

Re: NFS Server performance

2023-12-07 Thread Steven Surdock
> -Original Message- > From: j...@bitminer.ca > Sent: Thursday, December 7, 2023 7:55 PM > > On Tue, Dec 05, 2023 at 02:06:44PM +, Steven Surdock wrote: > > > > Using an OBSD 7.4 VM on VMware as an NFS server on HOST02. It is > > primarily use

Re: 6.5 PowerPC Packages

2019-05-13 Thread Steven Shockley
On 5/9/2019 10:55 AM, Theo de Raadt wrote: > The real reason is because we're low on current for the flux capacitor, > after shifting time for the early 6.5 release. Not all the machines > were able to fit into back seat of the Delorian. Wouldn't that be low on -release or -stable?

Re: OpenBSD on VMware ESXi

2019-05-22 Thread Steven Shockley
On 5/22/2019 6:46 AM, Roderick wrote: > Any recommendations in general? Current or stable? I've had bad luck with softupdates and OpenBSD on ESXi when the ESXi datastore is on nfs. (Encountered on ESX 5.0, 5.1, and 5.5; I must not learn from my mistakes.) From what I can tell, if the nfs datasto

Package -stable updates

2019-08-28 Thread Steven Shockley
So, many thanks to everyone who put together the new -stable updates for packages. Is there a command I can put in the crontab that will only output if there are updates? Similar to what syspatch or openup does. I tried pkg_add -unx, but that still tells me to delete old files and prints the quir

Softraid data recovery

2019-10-14 Thread Steven Surdock
I have a simple RAID1 configuration on wd0, wd1. I was in the process of performing a rebuild on wd1, as it failed during some heavy reads. During the rebuild wd0 went into a failure state. After some troubleshooting I decided to reboot and now my RAID disk, sd1, is unavailable. Disks wd0 an

Re: Softraid data recovery

2019-10-14 Thread Steven Surdock
> -Original Message- > From: Aaron Mason > Sent: Monday, October 14, 2019 7:13 PM > To: Steven Surdock > Cc: misc@openbsd.org > Subject: Re: Softraid data recovery > > On Tue, Oct 15, 2019 at 7:34 AM Steven Surdock net.com> wrote: > > > > I have a

Re: Softraid data recovery

2019-10-15 Thread Steven Surdock
> -Original Message- > From: Karel Gardas > Sent: Tuesday, October 15, 2019 5:31 AM > To: Steven Surdock > Cc: misc@openbsd.org > Subject: Re: Softraid data recovery > > > > On 2019-10-15 04:26, Steven Surdock wrote: > > I believe the disks are mo

Re: Softraid data recovery

2019-10-16 Thread Steven Surdock
> -Original Message- > From: Karel Gardas > Sent: Wednesday, October 16, 2019 11:26 AM > To: Steven Surdock > Cc: misc@openbsd.org > Subject: Re: Softraid data recovery > > On 2019-10-15 13:44, Steven Surdock wrote: > > Model Family: Western Digital B

Re: Softraid data recovery

2019-10-18 Thread Steven Surdock
> -Original Message- > From: Aaron Mason > Sent: Monday, October 14, 2019 7:13 PM > To: Steven Surdock > Cc: misc@openbsd.org > Subject: Re: Softraid data recovery > > On Tue, Oct 15, 2019 at 7:34 AM Steven Surdock net.com> wrote: > > ... > >

Re: Deploying carp with limited global IPs

2008-10-28 Thread Steven Surdock
I've used the following for a while (naturally this assumes that the ISP link is delivered via some shared medium and not a point-to-point link) /etc/hostname.xxx0: up description "to ISP" /etc/hostname.carp0: inet 192.168.1.2 255.255.255.252 192.168.1.3 vhid 1 carpdev xxx0 -Steve S. > -Or

Re: Deploying carp with limited global IPs

2008-11-02 Thread Steven Surdock
> -Original Message- > >> -Original Message- > >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > >Of > >> Rod Whitworth > >> Sent: Tuesday, October 28, 2008 11:49 PM > >> To: Miscellaneous OBSD > >> Subject: Deploying carp with limited global IPs > >> > >> In preparin

cdio: Can't determine media type

2009-01-15 Thread Steven Surdock
I can't seem to burn CD's with my USB attached drive anymore. Audio CD's seem to play, I can write using a different OS and mount CDs. Possibly a change after upgrading to 4.4? builder02$ sudo cdio -f cd1 tao OpenBSD-4.4-stable.iso cdio: Can't determine media type builder02$ dmesg |grep cd cd0 a

Re: cdio: Can't determine media type

2009-01-15 Thread Steven Surdock
> -Original Message- > Subject: cdio: Can't determine media type > > I can't seem to burn CD's with my USB attached drive anymore. Audio > CD's seem to play, I can write using a different OS and mount CDs. > Possibly a change after upgrading to 4.4? It was suggested that I try cdrecord.

Default with ripd

2009-01-23 Thread Steven Surdock
Greetings, I'm trying to get ripd to announce a default route, but it seems to not want to send any routes. I suspect the error is related to the "error sending packet on interface fxp1: Host is down" message. Here is some debug info. Any pointers would be appreciated. Thanks. r...@pwbgp# /usr/

Re: "heartbeating" Carp ?

2009-02-24 Thread Steven Surdock
I set preempt on FW1 only. -Steve S. > -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Mikel Lindsaar > Sent: Tuesday, February 24, 2009 11:18 AM > To: OpenBSD general usage list > Subject: "heartbeating" Carp ? > > Hi all, >

mencoder under 5.0 with audio sync issue

2011-11-18 Thread Steven Surdock
I seem to be having an audio sync issue when doing a two pass encode from a DVD with mencoder. It seems to work fine under 4.9 with the same parameters. I've played with '-mc 0', -noskip, and '-vf harddup'. Here is what has worked for me for a few years: nice mencoder dvd://1 -ovc lavc -lavcopt

Re: weird ksh '~' substitution - ksh bug?

2011-12-16 Thread Steven McDonald
On Fri, 16 Dec 2011 09:47:54 +0100 LEVAI Daniel wrote: > $ cd ~"/stuff/" > ksh: cd: /home/daniell/~/stuff - No such file or directory > [snip] > It seems ~ is substituted in the first case Just a correction here: I don't think it's being substituted. Rather, the lack of a leading / is causing

Re: IPSec VPN dropping packets from time to time

2011-12-20 Thread Steven Surdock
See -stable fixes to 4.9. Otherwise consider upgrading 4.9->5.0. -Steve S. -Steve S. -Original Message- From: Georg Buschbeck [open...@thomas-daily.de] Received: Tuesday, 20 Dec 2011, 2:35am To: misc@openbsd.org [misc@openbsd.org] Subject: IPSec VPN dropping packets from time to time

Re: Multiple ISP-connections/Routing/Packet filtering

2012-01-11 Thread Steven Surdock
I ran OpenVPN on the loopback and did an rdr (back in the day). It has worked for me. http://marc.info/?l=openbsd-misc&m=119446553412564&w=2 -Steve S. > -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf > Of Dr.-Ing. Torsten Finke > Sent: Wednes

BGPd route removal

2010-03-08 Thread Steven Surdock
Running 4.5-stable. What is the preferred way to withdrawal an advertised route? % sudo bgpctl network delete 10.10.10.0/24 Says it sent the request, but the route doesn't seem to get removed from the announce list. If I edit /etc/bgpd.conf and comment out the "network 10.10.10.0/24" directive

Re: Problem using nut/usbhid-ups driver

2010-04-19 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf > Of Jon Sjvstedt > Sent: Monday, April 19, 2010 4:35 AM > Subject: Problem using nut/usbhid-ups driver > > Hello all! > > I have a brand new APC Smart-UPS 750 that I want to use with my > OpenBSD-

FROM S.ALEX

2010-06-27 Thread ALEX STEVEN
Hello.. I am Steven Alex, i work with a CHEMICAL CO. We supply to the industries here in US. a chemical used for the purification of rough diamonds and precious stones. This Chemical is in high demand here in US and i found it very cheap in Asia precisely Malaysia . it is manufactured in North

Re: ifstated with carp0

2009-09-25 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Laurent CARON > Sent: Thursday, September 24, 2009 5:54 PM > To: misc@openbsd.org > Subject: ifstated with carp0 > > I'm trying to setup ifstated to execute some scripts on state change on > c

Re: ifstated with carp0

2009-09-25 Thread Steven Surdock
> -Original Message- > From: Laurent CARON [mailto:lca...@unix-scripts.info] > Sent: Friday, September 25, 2009 11:59 AM > To: misc@openbsd.org > Cc: Steven Surdock > Subject: Re: ifstated with carp0 > > On 25/09/2009 15:02, Steven Surdock wrote: > > I set

Dansguardian on 4.5

2009-09-25 Thread Steven Surdock
Greetings, I have Dansguardian running on a 4.5-stable box and I was trying to increase the maxchildren value. When I increase the value beyond 127 dansguardian refuses to run with the error below. There is some google info available, but nothing seemed to help. Any guidance would be appreciate

Re: Dansguardian on 4.5

2009-09-25 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Steven Surdock > Sent: Friday, September 25, 2009 1:17 PM > To: misc@openbsd.org > Subject: Dansguardian on 4.5 > > Greetings, I have Dansguardian running on a

Re: ifstated with carp0

2009-09-27 Thread Steven Surdock
... > On 25/09/2009 18:12, Steven Surdock wrote: > >> -Original Message- > >> From: Laurent CARON [mailto:lca...@unix-scripts.info] > >> Sent: Friday, September 25, 2009 11:59 AM > >> To: misc@openbsd.org > >> Cc: Steven Surdock > >>

Re: ifstated with carp0

2009-09-27 Thread Steven Surdock
> -Original Message- > From: Steven Surdock > Sent: Sunday, September 27, 2009 7:33 PM > To: Laurent CARON > Subject: RE: ifstated with carp0 > > > -Original Message- > > From: Laurent CARON [mailto:lca...@unix-scripts.info] > > Sent: Sunda

Re: ifstated with carp0

2009-09-28 Thread Steven Surdock
> -Original Message- > From: Laurent CARON [mailto:lca...@unix-scripts.info] > Sent: Monday, September 28, 2009 2:07 AM > To: Steven Surdock > Cc: misc@openbsd.org > Subject: Re: ifstated with carp0 > > On 28/09/2009 04:28, Steven Surdock wrote: > > Hmmm... I

Re: Carp basics

2009-09-29 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf > Of Janne Johansson > Sent: Tuesday, September 29, 2009 6:14 AM > To: misc > Subject: Re: Carp basics > > Siju George wrote: > > Is it possible for me to make both fw1 and fw2 listen on ip address

Re: ifstated with carp0

2009-09-30 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Stuart Henderson > Sent: Tuesday, September 29, 2009 5:05 PM > To: Laurent CARON > Cc: OpenBSD > Subject: Re: ifstated with carp0 > ... > yep, using ifconfig like that isn't really very clean

Re: ifstated with carp0

2009-10-01 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Pascal Lalonde > Sent: Wednesday, September 30, 2009 11:37 PM > To: Laurent CARON > Cc: Steven Surdock; misc@openbsd.org > Subject: Re: ifstated with carp0 > > On

Re: ifstated with carp0

2009-10-01 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Pascal Lalonde > Sent: Wednesday, September 30, 2009 11:37 PM > To: Laurent CARON > Cc: Steven Surdock; misc@openbsd.org > Subject: Re: ifstated with carp0 > > On

LSI 9260 RAID Controller

2009-10-02 Thread Steven Surdock
Anyone tried this? I'm looking at the 9260-4i model. Thanks! -Steve S.

Re: Snort on OpenBSD

2009-10-08 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Joachim Schipper > Sent: Thursday, October 08, 2009 10:58 AM > To: misc@openbsd.org > Subject: Re: Snort on OpenBSD > > On Thu, Oct 08, 2009 at 12:27:46PM +0100, Richard Brooks wrote: > > Hell

ifstated delay after state transition

2009-10-09 Thread Steven Surdock
I'm seeing a 35-40 second delay in ifstated after a state transition before jumping into the init {} sequence. In the log below, the detection to isp2l2down occurs at 10:36:19 and the first init run occurs at 10:36:58. Is that normal? (OpenBSD 4.5-stable (GENERIC.MP) #7: Fri Jul 31 09:13:51 EDT

Re: poor tcp performance

2009-10-09 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > James Records > Sent: Friday, October 09, 2009 6:14 PM > To: Jose Fragoso > Cc: misc@openbsd.org > Subject: Re: poor tcp performance > > Ah yes, to get the disk out of the equsion, do this wit

Re: Parental filter

2010-01-17 Thread Steven Surdock
Works very well. My daughter hates it:-) I use it with Squid and ad-zapper. I also use it for at a site with about 150 users. Works OK with multiple user groups, but there are some odd fringe cases we need to route around. -Steve S. > -Original Message- > From: owner-m...@openbsd.org

Re: load balancing PPPoE connections

2010-02-24 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Stuart Henderson > Subject: Re: load balancing PPPoE connections > > On 2010/02/24 09:37, Edwin Eyan Moragas wrote: > > On Wed, Feb 24, 2010 at 12:58 AM, Stuart Henderson > wrote: ... > > >>

CARP technical paper

2010-07-28 Thread Steven Moncayo
Hi OpenBSD Team, My request goes for a tech paper with specifications for the CARP protocol, just like a RFC. I Google 'd quite a long time with no luck. Wish you could help with this. Greetings, Steven Moncayo.

Re: Error starting gnome

2010-08-07 Thread Steven Susbauer
On 07/27/10 11:09, Jose P.G wrote: When i installed OpenBSD 4.4 with gnome all i needed to do is "pkd_add gnome-session". I am back using OpenBSD but now apparently as you said is different (also, i never used ports so i really don't know how it works). Can you tell me where i can find the inform

Re: Error starting gnome

2010-08-07 Thread Steven Susbauer
On 08/07/10 11:28, Steven Susbauer wrote: I do not believe the output from the gnome-session install told me that I needed to install more for gnome to even work, rather it suggested some other packages I may want on top of the functional base. I was wrong about one. gnome-panel is not

Areca ARC-1212 and bioctl

2010-09-20 Thread Steven Small
Hi, I am having a problem with an Areca ARC-1212 and bioctl: The state of the disks is not displayed. bioctl -v -i -h sd0 gives: sd0: , serial 4044af0969800952 bioctl arc0 bioctl: BIOCINQ: Input/output error The controller has firmware 1.48 installed. Dmesg output: dmesg |grep arc arc0 at p

Re: Areca ARC-1212 and bioctl

2010-09-22 Thread Steven Small
his is the reason? Cheers Steven

ESXi client / NFS server performance

2010-11-14 Thread Steven Surdock
Greetings, I'm attempting to use an OBSD 4.8-stable machine as an NFS server for storing snapshots from an ESXi 3.5 server. Unfortunately my NFS performance seems relatively poor at about 55 Mbps (6 MBps). Both machines are linked up at 1 Gbps via an HP ProCurve 1850G and I'm writing to wd0. I'v

Re: ESXi client / NFS server performance

2010-11-17 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Stuart Henderson > Subject: Re: ESXi client / NFS server performance > > On 2010-11-14, Steven Surdock wrote: ... > > where my problem lies. Any pointers would be

Re: Number of static IP addresses needed for CARP

2010-11-17 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Jeff Ross > Subject: Number of static IP addresses needed for CARP > ... > I understand that I'll need to drop a small switch between the cable modem > and the redundant firewalls but

Re: ESXi client / NFS server performance

2010-11-17 Thread Steven Surdock
My OBSD (4.8-stable) virtual machine (ESXi 3.5) to OBSD (4.8-stable) physical machine isn't too bad: ssurd...@builder03$ sudo dd if=/dev/zero of=/mnt/VMware/test.dat bs=16k count=> 32000+0 records in 32000+0 records out 524288000 bytes transferred in 19.466 secs (2691 bytes/sec) But, from the

Re: OpenVPN with CARP

2010-11-17 Thread Steven Surdock
I run OpenVPN on the loopback and then rdr-to from the CARP interface to the loopback. PF gracefully handles the rest. -Steve S. > -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Elliott Barrere > Sent: Wednesday, November 17, 2010 7:14 PM

Re: Number of static IP addresses needed for CARP

2010-11-18 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Stuart Henderson > > On 2010-11-18, Jan Johansson wrote: > > Jeff Ross wrote: > >> What can one then use for the IP addresses for the $ext_if of the > >> firewalls? ... > Also useful when yo

Re: ESXi client / NFS server performance

2010-11-26 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Steve Shockley > Sent: Tuesday, November 23, 2010 8:45 AM > To: misc@openbsd.org > Subject: Re: ESXi client / NFS server performance > > On 11/14/2010 1:04

Re: ESXi client / NFS server performance

2010-12-01 Thread Steven Surdock
The upgrade to ESXi 4.1 went well (after several mis-starts) and performance from the console to the OBSD NFS server is improved, but not great. I see about 120 Mbps on the network. This is roughly double the ESXi 3.5 performance for me. -Steve S.

Re: installation sets not found on CD

2010-12-01 Thread Steven Surdock
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of > Scott Stanley > Sent: Wednesday, December 01, 2010 10:47 AM > To: OpenBSD > Subject: Re: installation sets not found on CD > ... > As far as the CD goes, here's my observation (I'll no make an

Patch #10 for 4.8

2011-02-16 Thread Steven Roberts
Patch #10 for 4.8 is missing the path ie. "Index: if_sis.c" http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/010_sis.patch If you encounter a 'File to patch' issue, you should be able to apply it ok by doing: /usr/src/sys/dev/pci patch -p0 < 010_sis.patch

Re: IPSEC tunnels failing intermittently

2011-05-02 Thread Steven Surdock
I see nearly identical results between two hosts running 4.8-stable. I believe it started after upgrading to 4.8. I see nothing in the logs during the outage. I have two tunnels, inside <-> inside and inside <-> outside. I can see the outage via gaps in Cacti graphs. To help me troubleshoot du

Re: OpenBSD 3.7 in a virtualpc-machine

2005-06-04 Thread steven n fettig
Thorsten, I've been trying to get 3.7 to run in VirtualPC 7.0.1 on my PowerBook without any success. Right now, I'm actually working on getting 3.6 working so I can upgrade it to 3.7. The problems with 3.7 occur during formatting. I usually have 5 slices set up, / , swap, /tmp, /usr, /home

Re: Who sells Zaurus in the US?

2005-06-04 Thread steven n fettig
Dave Feustel wrote: Are there any USA dealers recommended? Thanks, Dave Feustel dynamism.com is the only one I know to actually sell from the US. I also found: http://conics.net/shp/pda/zaurus-sl-c700/sl-c3000.html The price is much better. I don't know anything about them, though. If y

Re: OpenBSD 3.7 in a virtualpc-machine

2005-06-05 Thread steven n fettig
Sevan / Venture37 wrote: I've just tried qemu + qemuX which seems to work well: http://stegefin.free.fr/qemu/qemu.dmg http://cordney.com/QemuX/ Same here. I finally have a functional ver. of OpenBSD 3.7 running on QEMU on my PowerBook. I was not happy, however, with the OpenBSD image that f

ThinkPad x40 ath problems

2005-06-07 Thread steven n fettig
Dunno' what I'm doing wrong. I have 3.7 installed on a ThinkPad x40 that has: ath0 at pci1 dev 2 function 0 "Atheros AR5212" rev 0x01: irq 11 ath0: mac 80.9 phy 4.3 radio 4.6, 802.11a/b/g, WOR4W, address 00:0e:9b:6f:4a:b0 Whenever I try to join a network via something like: ifconfig ath0 10

san Sangoma A102u cHDLC support/help

2005-06-12 Thread steven n fettig
I've taken a look at a few messages in the archives, but can't make heads or tails as to the current status of setting cHDLC on the A102u. In http://marc.theaimsgroup.com/?l=openbsd-misc&m=110701517800597&w=2 there is mention that in order to use the Sangoma provided drivers, you need to disab

Re: ThinkPad x40 ath problems

2005-06-12 Thread steven n fettig
Damien Miller wrote: steven n fettig wrote: Dunno' what I'm doing wrong. I have 3.7 installed on a ThinkPad x40 that has: ath0 at pci1 dev 2 function 0 "Atheros AR5212" rev 0x01: irq 11 ath0: mac 80.9 phy 4.3 radio 4.6, 802.11a/b/g, WOR4W, address 00:0e:9b:6f:4a:b0

Re: san Sangoma A102u cHDLC support/help

2005-06-13 Thread steven n fettig
Greg Mortensen wrote: The native drivers default to cHDLC, so no options are necessary. While fractional T1s don't work right now (it's my current issue with Sangoma), an all channel setup should. You may have to do an explicit "ifconfig san0 up" and wait a little while, though (Look for

Re: ThinkPad x40 ath problems

2005-06-13 Thread steven n fettig
Andreas Bihlmaier wrote: Hello, -current did it. Thanks to those who pointed me in that direction. (SO - if you want the ath AR5212 on the x40 - if that's the wifi card it came with - to work "properly" updating to current helps.) Did I miss something important ? What do you mean

Re: Ath0 on WRAP and OpenBSD 3.7

2005-06-30 Thread steven n fettig
Jonathan Weiss wrote: Cheers, I have a Problem with a WRAP board (dmesg attached) and a MiniPCI WLAN card. The card is a Wistron CM9. My /etc/hostname.ath0 looks like this: #cat /etc/hostname.ath inet 192.168.1.1 255.255.255.0 NONE media autoselect \ mediaopt hostap nwid wrap chan 11 #ifconfi

Re: 802.11g mini-pci card for a soekris 4501 kit

2005-06-30 Thread steven n fettig
Abe Carranza wrote: Hello guys, i know any adapter from the supported hardware page SHOULD WORK. But does anybody have one up and running with their 4501 soekris kit and 3.7? Is the 5354 MP ARIES2 4G mini PCI Card from netgate for sure working in OPENBSD now? I kinda like it because I can o

Re: Ath0 on WRAP and OpenBSD 3.7

2005-07-01 Thread steven n fettig
Jonathan Weiss wrote: Jonathan Weiss wrote: Cheers, I have a Problem with a WRAP board (dmesg attached) and a MiniPCI WLAN card. The card is a Wistron CM9. My /etc/hostname.ath0 looks like this: #cat /etc/hostname.ath inet 192.168.1.1 255.255.255.0 NONE media autoselect \ mediaopt hosta

Re: Ath0 on WRAP and OpenBSD 3.7

2005-07-01 Thread steven n fettig
Jonathan Weiss wrote: #cat /etc/hostname.ath inet 192.168.1.1 255.255.255.0 NONE media autoselect \ mediaopt hostap nwid wrap chan 11 #ifconfig ath0 ath0: flags=8863 mtu 1500 address: 00:0b:6b:35:b0:1b ieee80211: nwid wrap chan 11 bssid 00:0b:6b:35:b0:1b media: IEEE802.11 autosel

D-Link DWL-G530 experience?

2005-08-02 Thread Steven M. Caesare
Has anybody had any success with a D-Link DWL-G530 802.11g card in an OpenBSD 3.7 box? It's apparently an Atheros 5213 based (unless somebody has found different with a newer rev) board. I've found a msg in the archives that suggest the 5213 is compatible with the 5212 and this supported, provided

Sierra AirCard 580 (SprintPCS/Verizon Card) - Only recognized as a usb

2005-08-12 Thread steven n fettig
I thought I had seen info in the archives on this one, but it ends up that it had to do with a Novatel Wireless card under 3.5/3.6. I've got a new Sierra AirCard 580 (CDMA2k & EV-DO) and wanted to know if anyone has any pointers on getting this up and running. The card is recognized in my X40

Re: 2100 mini-PCI connects, but 2 PCMCIA ral's do not

2005-09-19 Thread Steven M. Caesare
Can anybody quantify the behavior of the ral card in a PCI < 2.2 box? I found myself in the same situation, not having seen the caveat before buying a ral card to act as a HostAP interface as well. However, my box seems to work for the most part... Seeming to get wedged only occasionally. $ dmesg

Re: 3Ware Escalade 8006-2LP hardware SATA RAID-1 controller

2005-09-26 Thread Steven R. Gerber
On 9/26/2005 7:19 PM, Rogier Krieger wrote: On 9/26/05, Steven R. Gerber <[EMAIL PROTECTED]> wrote: I'm looking for new SUPPORTED RAID controllers. You may want to look into the LSI MegaRAID cards, such as the 150-4 and 150-6 SATA controllers (not the 150-2). Running the u

LSI MegaRAID i4 in 3.8

2005-09-29 Thread Steven R. Gerber
I might want to use a pair Maxtor 250GB (PATA/IDE). Will the old LSI MegaRAID i4 be fully supported in 3.8? like the 150-4? Thanks, Steven -- Steven R. Gerber Gerber Systems Design 305 Madison Avenue, Suite 449 New York, NY 10165 212-807-4174 http://www.Gerber-Systems.com

Re: dmesg - MacBook Pro

2006-04-07 Thread steven n fettig
Nick Guenther wrote: On 4/7/06, Michael Steinfeld <[EMAIL PROTECTED]> wrote: If anyone cares here's the dmesg from my MacBook Pro. So did you use the new patch to allow this? I would have thought they'd make the patch so it still locks it to WinXP only, but maybe not. -Nick Actual

<    1   2   3   4   5   >