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 0xff

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 > > lua=/usr/local/b

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 di

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" > e

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?

Re: pf add not working

2015-02-26 Thread System Administrator
k" keyword, which means it might not be final -- any subsequent rule that also matches will have execution priority 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 >

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 an

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 s

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 ind

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?

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 > wrote: > > Hi folks, > > > > The manpage for relayd.conf has this basic constru

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 e

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 wha

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

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: 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 ar

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" > > wrote: > > > >> On 27 Sep 2014 at 18:50, Andrew Lester wrote: > >> > >> Hey guys, > >> > >> I have what I hope is

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, w

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 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 firewall/rout

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 wrote: > > > Hi Scott, > > > > > > Scott Bonds wrote on Thu, Sep 11, 2014 at 09:38:10AM -0700: > > > > > >> My daily insecurity emai

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 fr

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

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 hi

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 : gi

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 O

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_

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-pow

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

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 ver

Re: CARP best practices

2013-01-30 Thread System Administrator
tem 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

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
On 30 Jan 2013 at 9:29, Johan Beisser wrote: > On Wed, Jan 30, 2013 at 8:56 AM, System 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 > > smooth

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). Whi

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:2

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: *

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 st

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. Cli

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: Subject: Returned mail: Data format error Sender: misc@openbsd.org Recipient(s): clehman...@ao

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 are

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.

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 > wrote: > > On 11 Feb 2010 at 23:15, Dirk Mast wrote: > > > >> Daniel Ouellet wrote: > >> > >> > On 2/11/10 2:46 PM, Henning Brauer wrote: >

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 somet

Re: BGP and NATting to multiple ISPs

2009-06-18 Thread System Administrator
d disconnect > lines at random. I don't really think they are doing that, but sure hell look > like it however as problem are always with the local loop! > > So, this may well works for you and get you want you want to do. > > Just a thought anyway for your consideration that

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

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 som

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 con

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 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 with an ADSL mode

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 serv

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 . -na

(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 > wrote: > > This is a resubmit of apcupsd port. > > Any comments/oks? > > I have no comment on the port

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 > 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 an

Re: help with pf and transparent squid

2008-12-26 Thread System Administrator
tcp from any to 192.168.100.8 port 3128 keep state > pass in on $int_if proto {tcp, udp} from to any keep state > pass in on $int_if proto {tcp, udp} from to any keep state > pass in on $int_if proto tcp from to any port $out_tcp keep state > pass in on $int_if proto udp from to any port $out_udp keep state > pass out keep state > > - System Administratorad...@bitwise.net Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston, MA 02210 fax: (617) 439-4941

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 w

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 grea

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 results

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

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

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

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 DHCP

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:

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

(Fwd) Re: pf-altq-bandwith_problem

2008-05-18 Thread System Administrator
can slow down most TCP protocols (such as FTP) by slowing down the ACKnowledgements of the received packets. But of course the ACK packets do not use nearly as much bandwidth as the data packets they are acknowledging. The 40x ratio you have observed sounds quite reasonable

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

2008-03-23 Thread System Administrator
gt; > > > > As a matter of curiosity, has anyone ran an nmap scan against > an > > > OpenBSD box with Squid? What did the scan results indicate? > > > > The results depend entirely on how you have Squid set up and how PF > is > > configured. > >

Re: [OT] Pursuing Management to adopt OpenBSD

2008-03-20 Thread System Administrator
and was described earlier on this thread by Gerardo Santana -- in certain engagements there is a genuine interest in solving a genuine problem, and you are given the freedom to choose your own tools (or rope to hang yourself if you over- reach). If you are successful at picking and solving th

Re: What is our ultimate goal??

2008-02-18 Thread System Administrator
istake in _your_ business venture. (Next time you start building your dream house, make sure you have a complete and solid foundation.) > Go buy yourself a CD set, contribute to the OpenBSD foundation, or > better still, since you are talking about flying pigs, go code up a > good applicatio

need some help with base httpd

2008-02-17 Thread System Administrator
first active 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 fax: (617) 439-4941

Re: What is our ultimate goal??

2008-02-17 Thread System Administrator
ngle change_ can > save > the time of that thousands people. Instead of playing with > "./configure" > switches - they could be busy... porting software to OpenBSD, for > example. > -- > pozdrawiam / regards > >

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

2007-12-26 Thread System Administrator
- anyone has the 7210 running with openbsd or knows if > it will work? > > thanks, > matthias > > ----- System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue

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

2007-11-16 Thread System Administrator
g a cold reboot of a long-running server with a 3ware mirror set, as BOTH 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...) ----- Sy

Re: Finding a ral(4) cardbus card

2007-04-12 Thread System Administrator
ccording to official Belkin support page) > Thanks, > Luke Eckley > http://xifos.org > > ----- System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel:

Re: Removing chmod world write support and sftp

2007-04-11 Thread System Administrator
Joshua Gimer > > - System Administrator[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston, MA 02210 fax: (617) 439-4941

Re: monitoring APC UPSes

2007-03-30 Thread System Administrator
it 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[EMAIL PROTECTED] Bitwise Internet Technologies, Inc. 22 Drydock Avenue tel: (617) 737-1837 Boston, MA 02210 fax: (617) 439-4941

Re: HP ML110 failed install

2007-02-19 Thread Administrator
e USB 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@openbs

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: r

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

Norton AntiVirus detects misc@openbsd.org

2006-05-07 Thread Administrator
Norton AntiVirus detects this as [EMAIL PROTECTED] on incoming email.

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 PROTE

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)" vir

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. Mail Delivery (failure [EMAIL PROTECTED]) The content of the following ema

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

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]

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:29558068581431672282)

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

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 10:4

Virus Warning from MailScan to Mail-Sender!

2005-07-02 Thread Administrator
The attachment(s) that you sent with the following mail had Viruses in it! = The Mail came from: misc@openbsd.org The Mail recipient: Subject of the Mail : rkteniuvup Message-ID: Attachment-Name Virus-Name

Re: Email Server

2005-05-23 Thread Administrator
Did you bother to even try searching the archives? It seems not. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Damien Hull Sent: Tuesday, 24 May 2005 2:50 PM To: misc Subject: Email Server How is OpenBSD as an Email server? I ran an email server on Fre