Re: OBSD 6.8 vlan communication issues

2020-11-11 Thread System Administrator
On 11 Nov 2020 at 20:48, len zaifman wrote: > Thanks Tom,Aaron: I did 2 things, > > 1 re IPs - all ips removed from aggr0 and 1 ip for each vlan > > ifconfig -A | grep -A 7 vlan7 | grep -E 'vlan7 > inet' ; ifconfig aggr0 | grep inet > vlan70: flags=8843 mtu 1500 >     inet 10.10.70.1 netmask

Re: crontab

2019-05-28 Thread System Administrator
On 28 May 2019 at 15:14, Carlos Aguilar wrote: > Hi, > > I am having lots of problems to execute a shell script at boot time. > > My crontab is as follows; > >> > SHELL=/bin/ksh > > @reboot $HOME/bin/app-ferre > << > My shell script is as follows: > >> > #!/bin/ksh > >

Re: Non-free firmware without asking the user

2017-01-07 Thread System Administrator
at the risk of feeding a troll... see below On 8 Jan 2017 at 0:02, Martin Hanson wrote: > ludovic coues said: > > > You are free to use OpenBSD code. > > You are free to copy OpenBSD code. > > You are free to modify OpenBSD code. > > You are free to distribute you fork. > > > > So unless your

Re: pf.conf something is VERY wrong here, need advice.

2015-04-19 Thread System Administrator
On 20 Apr 2015 at 0:11, Ton Muller wrote: i have last week setup my old asus laptop, model A6000 ,1GB ram, 80GB HDD. SK0 is the internal interface. RE0 is the WAN interface i kept my pf.conf as simple posible to get it start START CONFIG ## # int_if = sk0 ext_if = re0

Re: When should tables be used in pf.conf?

2015-03-28 Thread System Administrator
On 28 Mar 2015 at 8:00, Jeff wrote: Hi, We've been using pf.conf and tables for years but have recently embarked on a project to optimize pf.conf. In reading about tables it's not clear when tables are more efficient than individual rules. Is there a definitive point? Is it

Re: pf add not working

2015-02-26 Thread System Administrator
and may introduce state. Clearly no state. Is it just ignoring the option? Maybe I have to modify my script. pfctl -t AUTOBLOCK -T add $ip pfctl -k $ip -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:da...@vex.net VoIP: sip:da...@vex.net

Re: CPU criteria for OpenBSD firewall

2015-02-18 Thread System Administrator
On 18 Feb 2015 at 15:18, Gene wrote: To expand on Alexander's point, look at the FAQ: http://www.openbsd.org/faq/pf/perf.html If you aren't doing a lot of filtering, just passing traffic over multiple interfaces, more cores might be beneficial. -Eugene Actually, at this time and the

Re: missing packages for SPARC

2014-12-03 Thread System Administrator
On 3 Dec 2014 at 18:36, dev wrote: You are speaking out of turn, basically insulting people who want to make sure that older architectures do work. The Sun Fire V890 and Niagara machines are not sparc architecture. They are sparc64. Not sure where the anger is

possible typo in ssh-keygen(1) man page

2014-11-07 Thread System Administrator
In the description of the -b option: ... three elliptic curve sizes: 256, 384 or 521 bits. Is 521 correct or is it supposed to be 512?

question about hosts.equiv and ssh

2014-11-07 Thread System Administrator
In OpenBSD 5.6, the prototype and man-page for hosts.equiv(5) have disappeared. However, this file is still referenced in sshd_config(5) and (if I'm searching the sources correctly) in /usr/src/usr.bin/ssh auth-rhosts.c which is included in the sshd/Makefile. Is the removal accidental or an

Re: relayd question - from the man page

2014-10-21 Thread System Administrator
The answer to your question is right there in the very manpage paragraph you quoted below. On 21 Oct 2014 at 10:24, Alan McKay wrote: Anyone? Anyone? Buehler? On Fri, Oct 17, 2014 at 9:41 AM, Alan McKay alan.mc...@gmail.com wrote: Hi folks, The manpage for relayd.conf has this

Re: openbsdstore: enable javascript and buy something or gtfo

2014-10-04 Thread System Administrator
Responding here at the risk of continuing to feed the troll, but in the interest of setting the record straight (i.e. for the archives). On 4 Oct 2014 at 13:53, Matti Karnaattu wrote: Many a naïve person believe you can add security as an afterthought but I'm not aware of this approach ever

Re: openbsdstore: enable javascript and buy something or gtfo

2014-10-03 Thread System Administrator
No, the one lacking understanding is you -- the fact that 99.9% of the Internet users are clueless (and even worse, *lax*) about security, probably never heard of OpenBSD and most likely will never use it because it interferes with their daily fill of spam and malware is totally irrelevant for

Re: openbsdstore: enable javascript and buy something or gtfo

2014-10-03 Thread System Administrator
On 3 Oct 2014 at 23:48, Matti Karnaattu wrote: ... etc...and that's not the only way javascript can be used maliciously These are called security holes. There is good reason not to explicitly trust javascript or any other browser plugin that allow the remote site to execute code on your

Re: [Bulk] Re: openbsdstore: enable javascript and buy something or gtfo

2014-10-03 Thread System Administrator
On 4 Oct 2014 at 1:41, Matti Karnaattu wrote: ... I don't think that is pragmatic to expect people to use computers without applications. Or expect users of some software doesn't want to use applications. why not be the ultimate pragmatist you preach and go run Windows? (Isn't that what

Re: Firewall: Where is the bottleneck?

2014-10-02 Thread System Administrator
On 2 Oct 2014 at 18:15, Andy wrote: Setup some queues and prioritise your ACK's ;) The box is fine under the load I'm sure, but you'll still need to prioritise those TCP acknowledgments to make things snappy when lots of traffic is going on.. All these (otherwise valid) suggestions are

Re: OpenBSD 5.5: question regarding pf syntax

2014-09-28 Thread System Administrator
On 28 Sep 2014 at 8:44, Andy Lemin wrote: On 28 Sep 2014, at 05:00, System Administrator ad...@bitwise.net wrote: On 27 Sep 2014 at 18:50, Andrew Lester wrote: Hey guys, I have what I hope is a simple syntax question for pf rules. I have not been able to find any example

Re: OpenBSD 5.5: question regarding pf syntax

2014-09-27 Thread System Administrator
On 27 Sep 2014 at 18:50, Andrew Lester wrote: Hey guys, I have what I hope is a simple syntax question for pf rules. I have not been able to find any example of this online or in the man pages. I suspect it is perhaps not possible. Basically I want to allow out certain web services, with a

Re: low power device

2014-09-18 Thread System Administrator
On 18 Sep 2014 at 17:33, Stan Gammons wrote: On 09/18/14 17:21, Steve Litt wrote: On Thu, 18 Sep 2014 16:54:13 -0500 Stan Gammons sg063...@gmail.com wrote: On 09/18/14 16:47, Steve Litt wrote: How many ethernet ports does it have? I'd love to use something like that as a

Re: daily insecurity says my swap device changed

2014-09-11 Thread System Administrator
On 11 Sep 2014 at 12:23, Scott Bonds wrote: On Thu, Sep 11, 2014 at 07:35:47PM +0200, Christer Solskogen wrote: On Thu, Sep 11, 2014 at 7:21 PM, Ingo Schwarze schwa...@usta.de wrote: Hi Scott, Scott Bonds wrote on Thu, Sep 11, 2014 at 09:38:10AM -0700: My daily insecurity email

Re: OpenBSD 5.5 sysctl reports hw.ncpu=1 when using 2-core processor Intel Atom CPU S1260 @ 2.00GHz

2014-09-01 Thread System Administrator
If you look at the header line of the dmesg you quoted below, you will notice that it says GENERIC -- that is the official name of the SP (single processor) kernel. To utilize more than one CPU core, you need to be running the MP (multi-processor) kernel, as in GENERIC.MP. On 1 Sep 2014 at

Re: pfsync and trunk

2014-08-30 Thread System Administrator
And what does OP's message have to do with pfSense ??? (especially since he's clearly indicating currently supported OpenBSD versions 5.4 and 5.5 near the bottom...) On 30 Aug 2014 at 14:22, Chuck Burns wrote: On Saturday, August 30, 2014 8:27:24 AM Tony Sarendal wrote: Good morning,

Looking for version advice

2014-08-09 Thread System Administrator
I need to deploy a BGP router in the next week or so. Generally, I run stable in production, but having watched on the lists the many advancements from 5.5 (last release) to current which is about to become 5.6 release, my question is thus -- is there or soon will be a stable snapshot that is

Re: pf icmp redirect question

2014-05-30 Thread System Administrator
On 30 May 2014 at 13:56, Sebastian Benoit wrote: Marko Cupa??(marko.cu...@mimar.rs) on 2014.05.30 11:32:14 +0200: Hi, let's say for example I have web server on internal network, and I have redirected tcp port 80 from firewall to it: pass in on $ext_if inet proto tcp from any to

Re: feature patch - replace /etc/crontab by /etc/cron.d/

2014-04-08 Thread System Administrator
wasn't the registry database a dead giveaway??? On 8 Apr 2014 at 17:22, Dag Richards wrote: all sarcasm on my part. hate the whole /etc/hourly /etc/daily /etc/whim-time cron crap was happy to see Theo's reaction. Was jerking the list's chain. sven falempin wrote: Look what linux are

Re: OpenBSD users web page updates

2014-03-31 Thread System Administrator
On 31 Mar 2014 at 18:13, Chi wrote: On Mon, 31 Mar 2014 18:34:39 +0100 skin...@britvault.co.uk (Craig R. Skinner) wrote: Reverse.Net uses OpenBSD on AMD hardware to provide shell accounts, website hosting, and domain name hosting. results to Access Denied: Because of high

Re: pf to redirect local dns traffic to another port

2014-03-29 Thread System Administrator
On 29 Mar 2014 at 22:10, Stéphane Guedon wrote: Hello I am currently trying to run two nameserver on the same Openbsd server. The first one is an autoritative (let's say bind or nsd, no one cares). the second will be dnsmasq. You guess the objective of the construction : give local

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

2013-11-22 Thread System Administrator
Hi J. Lewis, I am not a developer, but I've been lurking on this list for a very long time and on that basis can tell you that you've committed two cardinal sins as far as this mailing list is concerned: 1) you failed to do your homework -- had you done some research, in particular about the

Re: Two primary OBSD partitions on a HDD

2013-08-25 Thread System Administrator
On 25 Aug 2013 at 10:50, Tony Abernethy wrote: josef.win...@email.de wrote I read fdisk(8) carefully (At least I think so), but I repeatedly failed to install two OBSDS on two primary partitions of a HDD. The idea was to realize a multiboot by toogleing the boot-flag to the primary

Re: bad rule, or special filtering needed for bootp packets?

2013-03-27 Thread System Administrator
On 27 Mar 2013 at 16:01, David Ruggiero wrote: Thanks to Jan for pointing out I neglected to include the macro defs for the nets (though they're vanilla and what you'd expect). Here's the full source for the first rule, the one I think should catch the bogon packets but doesn't: int_net =

Re: Intel hyperthreading w/ Atom E6xx OpenBSD 5.2?

2013-03-07 Thread System Administrator
On 7 Mar 2013 at 20:24, David Ruggiero wrote: I've been using OpenBsd for 8+ years on my main router/firewall (4 NICs). Time to upgrade (I'm back on v3.8, yikes). Past time, really. Solots to learn / re-learn here. Have patience. First question: I'll be loading 5.2 on a low-power,

Re: OpenBSD-Update Tool

2013-02-09 Thread System Administrator
OpenBSD is all about KISS (simplicity) -- have you tried running the bi- annual release update procedure? have you read (carefully) the FAQ section on upgrading? Many users report it takes less than 15 minutes to perform a *remote* upgrade. Also you need to mind that OpenBSD does not support

Re: OpenBSD-Update Tool

2013-02-09 Thread System Administrator
On 9 Feb 2013 at 21:11, Crookedmaze wrote: On 02/09/2013 08:42 PM, System Administrator wrote: OpenBSD is all about KISS (simplicity) -- have you tried running the bi- annual release update procedure? have you read (carefully) the FAQ section on upgrading? Many users report it takes less

CARP best practices

2013-01-30 Thread System Administrator
I finally got to deploy a CARP firewall cluster (HA failover for now). Using only the official OpenBSD.org documentation, everything went very smoothly even though the setup is not quite trivial (14 carp addresses on 6 active interfaces). I even got system replication going using rdist(1).

Re: CARP best practices

2013-01-30 Thread System Administrator
On 30 Jan 2013 at 9:29, Johan Beisser wrote: On Wed, Jan 30, 2013 at 8:56 AM, System Administrator ad...@bitwise.net wrote: I finally got to deploy a CARP firewall cluster (HA failover for now). Using only the official OpenBSD.org documentation, everything went very smoothly even though

a possible rdist bug

2013-01-30 Thread System Administrator
To simplify maintenance of a carp firewall cluster, I setup system replication with rdist(1), which works rather nicely with one notable exception where cmdspecial fires even when there are no updated files. It is the only instance of cmdspecial that misfires, it is also the only instance that

Re: CARP best practices

2013-01-30 Thread System Administrator
Administrator wrote: I finally got to deploy a CARP firewall cluster (HA failover for now). Using only the official OpenBSD.org documentation, everything went very smoothly even though the setup is not quite trivial (14 carp addresses on 6 active interfaces). I even got system replication going using

Re: AR9485WB-EG libre port

2012-12-14 Thread System Administrator
On 14 Dec 2012 at 16:43, Sha'ul wrote: The driver for AR9485 seems to be fully function in libre Linux from what I've tried, don't need the vanilla Linux version for at least the wifi to work. Would it not be possible to thereby port over the libre linux driver version to get some kind of

F-Secure Anti-Virus for Microsoft Exchange Notification

2012-07-18 Thread administrator
### F-Secure Anti-Virus for Microsoft Exchange has processed your message sent to 'thomasphill...@linkam.co.uk'. The following potential security threats have been found and corresponding actions have been taken. File name:message.scr File size:

i386 or amd64?

2011-08-05 Thread System Administrator
Looking to build a firewall for a fairly busy (25+mb) site. Hardware is Dell PE2850, 2 Xeon 64-bit CPUs, 4GB RAM, 6 em(4) interfaces. Software is primarily pf(4) and relayd(8). Not so long ago the recommendation was to use the i386 build for a slight perfomance and stability benefit. Is that

Re: Returned mail: see transcript for details

2011-08-05 Thread The administrator of sqr-users
Hi, this is an automatic reply. Your message to this list HAS BEEN REGULARLY DELIVERED. However, some non-textual MIME parts have been stripped from it. YOU DO NOT NEED TO RESEND THIS MESSAGE. Most often, this may be due to the following conditions: *

Deactivation of Your Email Address

2011-06-23 Thread Administrator
THIS MESSAGE IS FROM OUR TECHNICAL SUPPORT TEAM This message is sent automatically by the computer. If you are receiving this message it means that your email address has been queued for deactivation; this was as a result of a continuous error script (code:505)receiving from this email address.

Quarantine Digest

2011-06-22 Thread administrator
Quarantine Digest for misc@openbsd.org Click here to access your spam quarantine. The spam quarantine contains emails that are being held from your email account. Quarantined emails can be released to your inbox or deleted using the spam quarantine link.

The Halldale Media server has encountered the following event(s): Virus infection detected

2010-12-13 Thread Administrator
This sender alert message is generated by the Halldale Media server because it has encountered the following events. Event(s): Virus infection detected Message action: Message deleted Message ID:piper8a2vwzmewnhkyq0...@piper.halldale.local Subject: Returned mail: Data format error

IronPort Spam Quarantine Notification

2010-07-05 Thread spam administrator
IronPort Spam Quarantine Notification = The message(s) below have been blocked by your administrator as suspected spam. There are 1 new messages in your Email Quarantine since you received your last IronPort Quarantine Notification. If the messages below

Re: Cascading pf firewalls with both nat and no nat

2010-03-01 Thread System Administrator
On 1 Mar 2010 at 21:01, Thomas Schwarz-Gulden wrote: Hi, Interface re0 of the external firewall is configured as 10.1.0.1/16. That's your problem, see below. netstat -rn on external firewall lists 10.1/16 with flags UC. So I think that anything with a destination like 10.1.x.x would

Re: routing and pf at 10Gbps

2010-02-11 Thread System Administrator
On 11 Feb 2010 at 23:15, Dirk Mast wrote: Daniel Ouellet wrote: On 2/11/10 2:46 PM, Henning Brauer wrote: disk i/o is irrelevant. you will need a very very very fast opengl capable graphics card with loads of memory of course. ??? I am sure I am missing something big here, but

Re: routing and pf at 10Gbps

2010-02-11 Thread System Administrator
On 12 Feb 2010 at 11:44, Aaron Mason wrote: On Fri, Feb 12, 2010 at 9:48 AM, System Administrator ad...@bitwise.net wrote: On 11 Feb 2010 at 23:15, Dirk Mast wrote: Daniel Ouellet wrote: On 2/11/10 2:46 PM, Henning Brauer wrote: disk i/o is irrelevant. you will need a very very

Re: BGP and NATting to multiple ISPs

2009-06-18 Thread System Administrator
consideration that may address your needs in a different way. Best, Daniel - System Administratorad...@bitwise.net Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston

Re: authpf for incoming connections

2009-05-22 Thread System Administrator
On 22 May 2009 at 15:05, Aaron Martinez wrote: Hi All, I am setting up an openbsd 4.5 stable based pf firewall and was wondering if there is a way to make it so only certain users could log in from certain IP addresses. I have authpf set up and working well, but the problem is if someone

Re: authpf for incoming connections

2009-05-22 Thread System Administrator
On 22 May 2009 at 16:37, Aaron Martinez wrote: On 22 May 2009 at 15:05, Aaron Martinez wrote: Hi All, I am setting up an openbsd 4.5 stable based pf firewall and was wondering if there is a way to make it so only certain users could log in from certain IP addresses. I have authpf

Re: Raid controller?

2009-05-15 Thread System Administrator
On 15 May 2009 at 17:11, Chuck Robey wrote: I'm trying to see if there's any way I can get my Raid controller, which is a AMCC (3Ware) 9650-4, to work under OpenBSD. The man page for the twe driver says it works for several different 3Ware controllers, but it seems to omit the 9000

Re: ADSL2+ PCI card

2009-05-14 Thread System Administrator
On 14 May 2009 at 21:29, John Bond wrote: On Thu, May 14, 2009 at 9:16 PM, Russell Howe rh...@bmtmarinerisk.com wrote: These should work fine - the S518 presents itself as a special ADSL controller on the PCI bus, but AFAIK the 519 is actually an ethernet chip (Realtek 8139?) paired up

Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?

2009-04-05 Thread System Administrator
CUPS and Linux/Windows blobs are so often required because printers have gone the way of the modems -- i.e. minimal intelligence in the device with most of the processing happening on the host. If you stick to real hardware printers that provide built-in Postscript (or at least PCL) language

Re: Security issue, damn I've been hacked

2009-02-20 Thread System Administrator
On 21 Feb 2009 at 0:46, Jean-Francois wrote: Hi All, It looks like my server running since few days has already been hacked. It looks like a new user called 'daemon' ID 1 and a new group daemon. User's full name 'The devil itself' First time I find out evidence of hack on my server,

Re: Find - Sillyness

2009-01-22 Thread System Administrator
On 22 Jan 2009 at 14:54, Morris, Roy wrote: I know this is more of a general 'huh' kind of thing, but I figured someone could kick start my brain for me. Anyone know why this doesn't work? It appears to find the files ok but the -exec part thinks it can't? spider:/var/log# find . -name

(Fwd) Re: RESUBMIT: sysutils/apcupsd

2009-01-08 Thread System Administrator
missed the list when replying... --- Forwarded message follows --- On 7 Jan 2009 at 21:59, Toni Mueller wrote: Hi, On Sat, 03.01.2009 at 20:51:40 +0300, Kirill S. Bychkov ya...@linklevel.net wrote: This is a resubmit of apcupsd port. Any comments/oks? I have no comment on

Re: help with pf and transparent squid

2008-12-26 Thread System Administrator
keep state pass in on $int_if proto tcp from class2 to any port $out_tcp keep state pass in on $int_if proto udp from class2 to any port $out_udp keep state pass out keep state - System Administratorad...@bitwise.net

Re: help with pf and transparent squid

2008-12-26 Thread System Administrator
On 27 Dec 2008 at 1:02, fRANz wrote: On Fri, Dec 26, 2008 at 7:50 PM, System Administrator ad...@bitwise.net wrote: Here is a hint to simpler life: to avoid assymtric routing make sure that all you redirect (RDR) rules fully traverse the firewall, i.e. the source and destination

Re: AuthPF removing all the states created from an IP

2008-12-23 Thread System Administrator
This list tends to favor those who do at least some basic homework before asking redundant questions. Had you read the authpf man page or searched the list archives, you would have certainly realized that what you are describing is EXACTLY the intended behavior, in other words, your system is

Re: bash for root?

2008-12-02 Thread System Administrator
On 2 Dec 2008 at 14:33, Juan Miscaro wrote: 2008/12/2 Daniel Ouellet [EMAIL PROTECTED]: Juan Miscaro wrote: 2008/12/2 Tony Abernethy [EMAIL PROTECTED]: Juan Miscaro wrote: I turn off those annoying checks and I use the same password. Works great. /juan ... until it

dhclient regression? 4.3 - 4.4

2008-11-30 Thread System Administrator
I have an i386 box that used to be running 4.3-stable and was recently upgraded to 4.4 using a CD and following the instructions. Everything seemed to be working fine including rum wireless in its primary location. However, a previously working configuration in an alternate location now

Re: question about useradd command on 4.4

2008-11-16 Thread System Administrator
On 16 Nov 2008 at 10:55, Don Jackson wrote: My system installation script (similar to install.site, run right after the system was installed, and before first boot) attempts to configure a user account using sometime pretty much like this: /usr/sbin/useradd -mv -b /home -c name of user -u

Re: In a bit of a pickle with ral0

2008-11-14 Thread System Administrator
On 14 Nov 2008 at 1:18, STeve Andre' wrote: On Thursday 13 November 2008 19:54:55 Juan Miscaro wrote: I'm providing wireless internet access for a small building with OpenBSD 4.3 (some snapshot) as access point. I'm using the ral driver. I regularly need to bring down and then back up

Re: In a bit of a pickle with ral0

2008-11-14 Thread System Administrator
On 14 Nov 2008 at 21:50, Stuart Henderson wrote: On 2008-11-14, STeve Andre' [EMAIL PROTECTED] wrote: On Thursday 13 November 2008 19:54:55 Juan Miscaro wrote: I'm providing wireless internet access for a small building with OpenBSD 4.3 (some snapshot) as access point. I'm using the ral

Re: dhcpd problem on OpenBSD 4.4 with release / renew

2008-11-12 Thread Administrator
Kenneth R Westerback wrote: On Tue, Nov 11, 2008 at 03:03:19PM -0800, Brian Keefer wrote: On Nov 11, 2008, at 2:01 PM, Administrator wrote: Brian Keefer wrote: On Nov 11, 2008, at 12:42 PM, Administrator wrote: Nope, didn't help. There must be some other mistery. Now it stops at DHCPOFFER

dhcpd problem on OpenBSD 4.4 with release / renew

2008-11-11 Thread Administrator
Hi! I have been struggling with this very weird behaviour of DHCPd server on OpenBSD 4.4 for some low-price routers such as EUSSO, Edimax, D-Link. DHCPd server log output seems OK (see below), but still those low-price routers get only IP address and mask, but no gateway IP adress, nor DNS IP

Re: dhcpd problem on OpenBSD 4.4 with release / renew

2008-11-11 Thread Administrator
Brian Keefer wrote: On Nov 11, 2008, at 12:42 PM, Administrator wrote: Nope, didn't help. There must be some other mistery. Now it stops at DHCPOFFER part. DHCPDISCOVER from 00:50:18:48:cb:3d via vlan51 DHCPOFFER on 192.168.51.3 to 00:50:18:48:cb:3d via vlan51 DHCPDISCOVER from 00:50:18:48

(Fwd) Re: pf-altq-bandwith_problem

2008-05-18 Thread System Administrator
list. Thanks for your time. -Jesus --- End of forwarded message --- - System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston

Re: Would OpenBSD and Squid be considered a Proxy Firewall?

2008-03-23 Thread System Administrator
- System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston, MA 02210 fax: (617) 439-4941

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread System Administrator
). If you are successful at picking and solving these engagements, you eventually become a recognized expert -- see previous paragraph. - System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock

Re: What is our ultimate goal??

2008-02-18 Thread System Administrator
an existing one. ~Mayuresh - System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston, MA 02210 fax: (617) 439-4941

Re: What is our ultimate goal??

2008-02-17 Thread System Administrator
software to OpenBSD, for example. -- pozdrawiam / regards Zbigniew Baniewski - System Administrator[EMAIL PROTECTED] Bitwise Internet

need some help with base httpd

2008-02-17 Thread System Administrator
directive in the include file. Every clue is welcome, -Jacob. - System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston, MA 02210

Re: 3ware Escalade 7210 (3w7210) supported in OpenBSD?

2007-12-26 Thread System Administrator
with openbsd or knows if it will work? thanks, matthias - System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston, MA 02210

Re: Support for 3ware 3W 8x00 (8006-2LP) in 4.2

2007-11-16 Thread System Administrator
drives had developed serious hardware flaws that the card did not detect until the full reboot! Apparently they do NOT do SMART monitoring of connected drives...) - System Administrator[EMAIL PROTECTED] Bitwise Internet

Re: Finding a ral(4) cardbus card

2007-04-12 Thread System Administrator
Eckley http://xifos.org - System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston, MA 02210 fax: (617) 439-4941

Re: Removing chmod world write support and sftp

2007-04-11 Thread System Administrator
an hour ... this system and I do not think that putting forth the effort is worth it, especially when I still have 11 other systems to setup and configure by May 13th. :) -- Thx Joshua Gimer - System Administrator

Re: monitoring APC UPSes

2007-03-30 Thread System Administrator
. Is it better to use apc-upsd from ports? It seems to be a bit old and I could not find any documentation on how to configure and use it. Any recommandations would be much appreciated. Regards, Thierry. - System Administrator

HP ML110 failed install

2007-02-19 Thread Administrator
Hi all, I am having an issue trying to install to a HP ML110 G4. There was an identical thread a week or so ago that doest seem to have a solution. I was hoping someone may have some further suggestions. I keep getting flooded with these messages during the install axe0: read PHY failed axe0:

Re: HP ML110 failed install

2007-02-19 Thread Administrator
on the BIOS Is there an easy way to create a modified bsd.rd that has axe already disabled and maybe even USB disabled for use in a pxe install ? Steve -Original Message- From: Ron Oliver [mailto:[EMAIL PROTECTED] Sent: Tuesday, 20 February 2007 9:52 AM To: Administrator; misc@openbsd.org

Delivery Status Notification (Failure)

2006-07-21 Thread Administrator
Your message To: [EMAIL PROTECTED] Subject: Mail Delivery (failure [EMAIL PROTECTED]) Sent:Fri, 21 Jul 2006 12:30:33 -0700 did not reach the following recipient(s): [EMAIL PROTECTED] on Fri, 21 Jul 2006 12:14:57 -0700 The e-mail account does not exist at the organization this

CSAV for Exchange - Virus Alert

2005-12-05 Thread Administrator
The message Unknown you sent to DCARTER had the file attachment mail.zip which was infected with the mail.zip-mail.htm Infection: W32/[EMAIL PROTECTED]

CSAV for Exchange - Virus Alert

2005-11-02 Thread Mail Administrator
The message MESSAGE COULD NOT BE DELIVERED you sent to [EMAIL PROTECTED] [EMAIL PROTECTED] had the file attachment instruction.zip which was infected with the instruction.htm Infection: W32/[EMAIL PROTECTED] (exact) virus. The

HBOS plc Automated Email Administrator

2005-08-12 Thread HBOS plc Email Administrator
The content of the following email has been checked by the HBOS plc systems and has been found to contain an attachment which we have deemed necessary to block at this time. As a result the email has been returned to you. misc@openbsd.org Mail Delivery (failure [EMAIL PROTECTED]) The content of

Symantec Mail Security detected unscannable content in a message sent from your address (SYM:29558068581431672282)

2005-08-10 Thread Administrator
Subject of the message: Mail Delivery (failure [EMAIL PROTECTED]) Recipient of the message: Sales

Symantec Mail Security detected unscannable content in a message sent from your address (SYM:05084942400322215666)

2005-08-10 Thread Administrator
Subject of the message: Mail Delivery (failure [EMAIL PROTECTED]) Recipient of the message: [EMAIL PROTECTED]

Symantec Mail Security detected unscannable content in a message sent from your address (SYM:29872596031148610989)

2005-08-10 Thread Administrator
Subject of the message: Mail Delivery (failure [EMAIL PROTECTED]) Recipient of the message: [EMAIL PROTECTED]

Virus incident

2005-07-13 Thread Administrator
Panda Antivirus has found the following viruses in the message: Server :MAIL Sent by : misc@openbsd.org Address : misc@openbsd.org To :federica_bianchi Subject : Mail System Error - Returned Mail Date : 13/07/2005