Re: Anyone using munin?

2009-04-06 Thread Russell Howe
P configuring rampage across your network (hint: this is useful for monitoring Windows boxes, if you have any of those). -- Russell Howe, IT Manager. BMT Marine & Offshore Surveys Ltd.

Re: ADSL2+ PCI card

2009-05-14 Thread Russell Howe
, but I'm not sure. -- Russell Howe rh...@bmtmarinerisk.com

Re: Duplicate incoming packets to multiple destinations using pf

2008-11-05 Thread Russell Howe
fraid is out of my control - but I do agree with your point "...should *never* be a reason...". Maybe you answered your own question here - what if you sent your traps to a multicast address and had proper multicast routing? Not something I've ever tried, mind you... -- Rus

Re: Duplicate incoming packets to multiple destinations using pf

2008-11-05 Thread Russell Howe
- trapdest1 mcastB - trapdest2 mcastC - trapdest1,trapdest2 then you can decide who to send the trap to by rdr'ing it to one of mcastA, mcastB or mcastC Certainly seems to violate the principle of least astonishment... -- Russell Howe, IT Manager. <[EMAIL PROTECTED]> BMT Marine & Offshore Surveys Ltd.

Redistributing routes for IPSec tunnels with OpenOSPFD

2008-06-17 Thread Russell Howe
's no real reason I haven't done that aside from thinking that it shouldn't be necessary, but maybe now it is... -- Russell Howe, IT Manager. <[EMAIL PROTECTED]> BMT Marine & Offshore Surveys Ltd.

Re: Hardware recommendation for firewalls (more than 4 NICs)

2008-07-16 Thread Russell Howe
he extra ports, so why not? It gives me room to expand by breaking the bonds if necessary. Next task is to fix munin (or replace with something else) so that I can actually get bandwidth stats graphed. -- Russell Howe, IT Manager. <[EMAIL PROTECTED]> BMT Marine & Offshore Surveys Ltd.

Re: UPDATE: mozilla-firefox-3.0

2008-07-18 Thread Russell Howe
https://bugs.adobe.com/jira/browse/FP-37 Looks like the JIT was released under the MPL/GPL/LGPL in 2006: http://www.mozilla.org/projects/tamarin/ -- Russell Howe [EMAIL PROTECTED]

Changed source address for packets from ospfd causing breakage?

2008-09-01 Thread Russell Howe
o1:1.2.3.7 { metric $cost_gige passive } interface lo1:1.2.3.8 { metric $cost_gige passive } } -- Russell Howe, IT Manager. BMT Marine & Offshore Surveys Ltd. [EMAIL PROTECTED]

Re: OpenBSD and HP Proliant DL320/DL360 G5

2008-09-15 Thread Russell Howe
Johan Strvm wrote, sometime around 15/09/08 16:39: On Sep 15, 2008, at 5:16 PM, Russell Howe wrote: Johan Strvm wrote, sometime around 15/09/08 15:46: Well, the main questions is if DL360/DL320 & OpenBSD is working good together, the rest is only me thinking out loud :) They work fine

Re: OpenBSD and HP Proliant DL320/DL360 G5

2008-09-15 Thread Russell Howe
ace 0 "HP Virtual Keyboard" rev 1.10/0.02 addr 2 uhidev0: iclass 3/1 ukbd0 at uhidev0: 8 modifier keys, 6 key codes, country code 33 wskbd1 at ukbd0 mux 1 wskbd1: connecting to wsdisplay0 uhidev1 at uhub1 port 1 configuration 1 interface 1 "HP Virtual Keyboard" rev 1.10/0.02 addr 2 uhidev1: iclass 3/1 ums0 at uhidev1: 3 buttons wsmouse0 at ums0 mux 0 uhub6 at uhub1 port 2 "HP Virtual Hub" rev 1.10/0.01 addr 3 softraid0 at root root on wd0a swap on wd0b dump on wd0b -- Russell Howe, IT Manager. <[EMAIL PROTECTED]> BMT Marine & Offshore Surveys Ltd.

Re: trunks and vlan madness

2009-07-23 Thread Russell Howe
.255.255.0 10.46.24.255 vlan 24 vlandev trunk0 # cat /etc/hostname.vlan25 inet 10.46.25.101 255.255.255.0 10.46.25.255 vlan 25 vlandev trunk1 echo inet 10.46.25.101 255.255.255.0 10.46.25.255 vlan 25 \ vlandev trunk0 > /etc/hostname.vlan25 -- Russell Howe, IT Manager. BMT Marine &

Re: Truncation Data Loss

2009-11-11 Thread Russell Howe
you'll get when you read() is \0\0\0\0... Since ext4 has started to implement similar features in similar ways to XFS, the ext4 folk are running into the same old problems. -- Russell Howe, IT Manager. BMT Marine & Offshore Surveys Ltd.