Page fault trap on IBM x336

2010-05-30 Thread Patrick Coleman
Hi, Let me know if I should be posting this elsewhere. I'm running OpenBSD 4.5 i386 on an IBM x336 server, as newer versions don't work with the Broadcom network interfaces [1]. I installed it about a week ago, and everything was working great until I got the following on the console (retyped).

Re: Page fault trap on IBM x336

2010-06-10 Thread Patrick Coleman
On Wed, Jun 9, 2010 at 10:47 AM, patrick keshishian pkesh...@gmail.com wrote: you realize obsd4.5 isn't supported any longer since 4.7 was released. Fair enough. I've managed to get 4.7 working by reverting /sys/dev/pci/pci.c to 1.72, as suggested in that thread, so I guess I'll try that.

OpenBSD sends RSTs for gratuitous traffic

2010-06-13 Thread Patrick Coleman
Hi, I've got an interesting problem that I'd really appreciate some input on. I am in the process of migrating our Linux router-on-a-stick to an OpenBSD router, and have configured an OpenBSD 4.7 (GENERIC) box with an IP on each VLAN. At present, no devices are configured to use the OpenBSD box

Re: OpenBSD sends RSTs for gratuitous traffic

2010-06-14 Thread Patrick Coleman
On Mon, Jun 14, 2010 at 11:23 PM, Ted Unangst ted.unan...@gmail.com wrote: In my pf.conf I have match in all scrub (reassemble tcp) and antispoof log for $interfaces and nothing else that isn't a simple pass/block or NAT rule. I'm not ruling out some sort of config error here, because I'm

Re: OpenBSD sends RSTs for gratuitous traffic

2010-06-14 Thread Patrick Coleman
On Tue, Jun 15, 2010 at 1:03 PM, LeviaComm Networks NOC n...@leviacomm.net wrote: It would be best if you had a working switch to test with, the switch may be forwarding packets to the OpenBSD box because its MAC table is broken. The switch may be the cause, please confirm that it isn't before

Re: OpenBSD sends RSTs for gratuitous traffic

2010-06-15 Thread Patrick Coleman
On Tue, Jun 15, 2010 at 2:16 PM, LeviaComm Networks NOC n...@leviacomm.net wrote: I just wanted to eliminate as much as possible before spending too much time on the problem. I have a few questions about your setup: No problem. How is your switch configured? Is this the only switch? It's

Re: OpenBSD sends RSTs for gratuitous traffic

2010-06-16 Thread Patrick Coleman
On Tue, Jun 15, 2010 at 2:16 PM, LeviaComm Networks NOC n...@leviacomm.net wrote: OpenBSD may be running the network in promiscuous mode, which would be why it is responding to MACs that it shouldn't. If you aren't running a clean installation, I would recommend turning off everything except

Re: OpenBSD sends RSTs for gratuitous traffic

2010-06-16 Thread Patrick Coleman
On Wed, Jun 16, 2010 at 4:28 PM, David Coppa dco...@gmail.com wrote: diff -u is preferred. Can you resend it in unified format? Sure. See http://patrick.ld.net.au/20100616-fix-gratuitous-reset.patch. Cheers, Patrick -- http://www.labyrinthdata.net.au - WA Backup, Web and VPS Hosting

pfsync causes crash and reboot

2010-07-21 Thread Patrick Coleman
Hi, I'm experiencing the following problem with -stable, running pfsync over IPsec in an active-backup configuration. Having configured carp and tested it to be stable and working, I went and configured an IPsec tunnel between my two machines, ceti-a and ceti-b. I then brought up the pfsync

Re: random disconnects on openbsd4.7

2010-08-24 Thread Patrick Coleman
2010/8/24 Marcos Laufer mar...@ipv4networks.com: Does anyone sees the same behaviour? I experienced a similar issue when diagnosing the problem detailed at http://www.mail-archive.com/t...@openbsd.org/msg02887.html - perhaps try applying the patch posted by Claudio in that thread? Cheers,

re(4) benchmarking - unusually slow

2010-12-07 Thread Patrick Coleman
Hi, I'm benchmarking OpenBSD 4.8 for use as a firewall/router, and I'm getting some unusually slow results when using a re(4) interface. The hardware is a little OpenVox board[1] as sold by Yawarra[2] - it's a 1.6GHz Atom CPU with two rl(4) 10/100 interfaces and one re(4) gigabit interface. I

HP NC550SFP 10GE card

2010-12-09 Thread Patrick Coleman
Can't seem to find anything bout this, so I thought I'd ask - is there presently support for the HP NC550SFP (ServerEngines BE4210/BladeEngine2TM chipset according to [1])? If not, what's a good alternative 10GE card? Something from Myricom? Cheers, Patrick [1]

Re: ospf6d doesn't announce passive interfaces

2011-02-09 Thread Patrick Coleman
On Wed, Feb 9, 2011 at 11:42 PM, Manuel Guesdon ml+openbsd.m...@oxymium.net wrote: Hi, On Tue, 9 Nov 2010 14:04:22 +0100 Jan Johansson janj+open...@wenf.org wrote: ... | I am now trying to replicate this setup for IPv6 using | ospf6d but it seems that it will only announce addresses on |

Re: Any suggests for modest, known compatible servers with RAID 1?

2011-04-29 Thread Patrick Coleman
On Sat, Apr 30, 2011 at 7:23 AM, Nico Kadel-Garcia nka...@gmail.com wrote: Thanks for the thought. I was unclear: I wanted the model name, not the manufacturer's name. I've had good experience with the Dell R415s and their H700 RAID controllers. Everything seems well supported, and they're fast

Re: More bgpd problems

2012-05-29 Thread Patrick Coleman
On 29/05/2012, at 6:08 PM, Matt Hamilton ma...@netsight.co.uk wrote: Stuart Henderson stu at spacehopper.org writes: cron job to restart it, with a random delay to avoid two machines coming back up at the same time when all the routers at a site fail together... So you just check it every

Re: OpenBGPd iBGP and IPv6

2012-11-08 Thread Patrick Coleman
On Tue, Nov 6, 2012 at 7:52 PM, Laurent CARON lca...@unix-scripts.info wrote: group iBGP_VTY_TMM { remote-as 49463 announceall set nexthop self neighbor 2a02:27d0:100:114::4 { descr

Re: BGP CARP - suggestions?

2013-10-19 Thread Patrick Coleman
On Fri, Oct 18, 2013 at 9:58 PM, Adam Thompson athom...@athompso.net wrote: I've got two OpenBSD boxes acting as my border router[s], talking BGP to a small # (~4) of peers. At the moment, I've got them using carp(4) on every interface, and bgpd.conf has for each neighbor{} stanza, a depend