corrupted MAC on input came back

2007-03-10 Thread jared r r spiegel
http://marc.theaimsgroup.com/?l=openbsd-misc&w=2&r=1&s=corrupted+mac+input&q=b happening for anyone else with: OpenBSD 4.1 (GENERIC) #1430: Wed Mar 7 01:04:27 MST 2007 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC have been running a 3.9-current on there up till last week wit

Re: spamd unnecessarily abrasive?

2007-03-10 Thread J Moore
Thanks to all for all the thought that went into your replies. As I read them the consensus of opinion is that, "Yes, the string implying the sender is a spammer could show up in the headers of a bounced message from a legitimate sender." I'm going to change that string in the spamd code in my

IPcomp - bad-ip-version-2 *or* gre-proto-0x100 proto 47 unreachable

2007-03-10 Thread jared r r spiegel
have two machines with hifn 7955 in them, trying to get IPcomp working across an existing esp tunnel. local is 4.1 current from mar.7; remote is 4.0 stable. there are other peers currently in the IPsec ESP bandwagon, but these two are the only ones i'm trying IPcomp with, because they

Re: updating installed ports

2007-03-10 Thread Peter
Le Samedi 10 Mars 2007 04:55, Joachim Schipper a icrit : > On Fri, Mar 09, 2007 at 11:08:30PM -0500, Peter wrote: > > Le Vendredi 9 Mars 2007 18:24, Joachim Schipper a ?crit?: > > > On Fri, Mar 09, 2007 at 06:05:58PM -0500, Peter wrote: > > > > On 4.0, besides uninstalling ports, updating the ports

slow dvd copy on 4.1

2007-03-10 Thread alemao
I'm copying some stuff from a dvd+rw and getting just about 4 MB/s. I can set/tune something to increase this? Using another BSD (nbsd/fbsd) i get the normal throughput, about 20 MB/s. OpenBSD 4.1 (GENERIC) #1434: Thu Mar 8 22:56:57 MST 2007 wd0 at pciide0 channel 0 drive 0: wd0: 16-sector PIO,

Re: updating installed ports

2007-03-10 Thread Peter
Le Samedi 10 Mars 2007 03:43, Lars Hansson a icrit : > Peter wrote: > > Are you serious? I thought that was only for straight packages. It > > actually fetches code from third party repositories? > > What 3rd party repositories? What are "straight" packages? AFAIK, In this context, a 3rd party

Re: spamd unnecessarily abrasive?

2007-03-10 Thread Peter N. M. Hansteen
Darrin Chandler <[EMAIL PROTECTED]> writes: > I suspect I'm not the only person who's had the spamd messages come back > from someone who's message didn't come through. While in "normal" > circumstances these messages don't show, there are enough email > providers out there (large, commonly used o

Re: spamd unnecessarily abrasive?

2007-03-10 Thread Darrin Chandler
On Sat, Mar 10, 2007 at 11:29:04PM +0100, Peter N. M. Hansteen wrote: > J Moore <[EMAIL PROTECTED]> writes: > > > So - are you saying that these strings will never show up in the headers > > of an email message returned to a legitimate sender? > > The way spamd works your message does not get ha

Re: Wireless PCI card recommendation needed

2007-03-10 Thread Ed D.
> Thomas Mullins wrote: > > We are going to build a wireless network using OpenBSD. I have looked > > at http://www.openbsd.com/i386.html#hardware to see the supported > > wireless PCI cards. Could someone please recommend an 802.11g card that > > has a stronger transmit power? Or another card t

Re: spamd unnecessarily abrasive?

2007-03-10 Thread Peter N. M. Hansteen
J Moore <[EMAIL PROTECTED]> writes: > So - are you saying that these strings will never show up in the headers > of an email message returned to a legitimate sender? The way spamd works your message does not get handled by a real smtp daemon until it clears greylisting, in contrast to the variou

Re: ERR R and booting a compact flash card

2007-03-10 Thread Gordon Turner
On Sat, 10 Mar 2007 21:53:30 +0100, Paul de Weerd <[EMAIL PROTECTED]> wrote: > On Sat, Mar 10, 2007 at 02:24:13PM -0500, Gordon Turner wrote: > | --SNIP from biosboot-- > | ERR RRead error. The BIOS returned an error indication when > biosboot > | attempted to read a disk se

Dell OptiPlex 740

2007-03-10 Thread Phusion
I was wondering if anyone has tried out a Dell OptiPlex 740 under OpenBSD 4.0. I am wondering whether the integrated Broadcom 575 Gigabit NIC cards are supported. Phusion

Re: OpenSSH ciphers

2007-03-10 Thread Martin Schröder
2007/3/10, Lars D. Noodin <[EMAIL PROTECTED]>: The search engines turn out lame references to wikipedia or wikipedia clones or to marketeering non-information. I'm looking for And of course you have read http://en.wikipedia.org/wiki/Advanced_Encryption_Standard#External_links and http://www.cs

Re: ERR R and booting a compact flash card

2007-03-10 Thread Paul de Weerd
On Sat, Mar 10, 2007 at 02:24:13PM -0500, Gordon Turner wrote: | --SNIP from biosboot-- | ERR RRead error. The BIOS returned an error indication when biosboot | attempted to read a disk sector. This might be any media error, | including bad sectors (common on

Re: Question about IP

2007-03-10 Thread Otto Moerbeek
On Sat, 10 Mar 2007, Steve Welham wrote: > Akin Nomad wrote: > > Which of these IP addresses you will not find allocated to PC, which > > can work in internet through IP protocol? (you can choose only one > > variant) > > a: 192.168.0.3 > > b: 230.30.3.3 > > c: 2001:16c8:ffd7::b:33.255.3.2 > > d:

Re: OpenSSH ciphers

2007-03-10 Thread Otto Moerbeek
On Sat, 10 Mar 2007, Lars D. NoodC)n wrote: > Hopefully this is not too off topic, but I wonder where I can find the > authoritative 'homepages' for the ciphers used in OpenSSH: > AES, 3DES, Blowfish, Arcfour, and CAST128 > > The search engines turn out lame references to wikipedia or wikipe

Re: spamd unnecessarily abrasive?

2007-03-10 Thread Philip Guenther
On 3/10/07, Darren Spruell <[EMAIL PROTECTED]> wrote: On 3/10/07, Philip Guenther <[EMAIL PROTECTED]> wrote: ... > They (the text in SMTP responses) won't show up in the headers, but > they may show up in the body of DSNs or bounces generated by the > client. Yes, that can happen even when the

Re: Patching and/or updating

2007-03-10 Thread Arnaud Bergeron
On 3/10/07, Lars D. NoodC)n <[EMAIL PROTECTED]> wrote: Thanks. On Sat, 10 Mar 2007, Nico Meijer wrote: > Read release(8) and follow that procedure. Build once, deploy at will. Building my own release looks useful when I deal with more machines later. I didn't this time so, so there is no /usr/s

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread Arnaud Bergeron
On 3/10/07, Sunnz <[EMAIL PROTECTED]> wrote: Please correct me if I am wrong... but I thought that if the same source and make file etc. was used, the kernel that was used to build it is irrelevant, i.e. the same version of gcc running or newer and older version of kernel should ultimately 'spit

Re: spamd unnecessarily abrasive?

2007-03-10 Thread Darren Spruell
On 3/10/07, Philip Guenther <[EMAIL PROTECTED]> wrote: On 3/10/07, Darren Spruell <[EMAIL PROTECTED]> wrote: > On 3/10/07, J Moore <[EMAIL PROTECTED]> wrote: ... > > So - are you saying that these strings will never show up in the headers > > of an email message returned to a legitimate sender? >

Re: spamd unnecessarily abrasive?

2007-03-10 Thread Philip Guenther
On 3/10/07, Darren Spruell <[EMAIL PROTECTED]> wrote: On 3/10/07, J Moore <[EMAIL PROTECTED]> wrote: ... > So - are you saying that these strings will never show up in the headers > of an email message returned to a legitimate sender? No. Headers and message are sent in the SMTP DATA portion.

Re: ERR R and booting a compact flash card

2007-03-10 Thread Gordon Turner
On Sat, 10 Mar 2007 17:31:54 +0100, Paul de Weerd <[EMAIL PROTECTED]> wrote: > On Sat, Mar 10, 2007 at 11:33:29AM -0500, Gordon Turner wrote: > | I have a compact flash card that is giving an ERR R on boot. I have > looked > at > | the boot (http://www.openbsd.org/faq/faq14.html), which told me th

OpenSSH ciphers

2007-03-10 Thread Lars D . Noodén
Hopefully this is not too off topic, but I wonder where I can find the authoritative 'homepages' for the ciphers used in OpenSSH: AES, 3DES, Blowfish, Arcfour, and CAST128 The search engines turn out lame references to wikipedia or wikipedia clones or to marketeering non-information. I'm

Re: spamd unnecessarily abrasive?

2007-03-10 Thread Darren Spruell
On 3/10/07, J Moore <[EMAIL PROTECTED]> wrote: On Tue, Feb 20, 2007 at 02:16:49PM +0100, the unit calling itself Peter N. M. Hansteen wrote: > > > Isn't this a bit "over the top"? > Well, people don't read these strings at all unless they're looking at > spamd source code or doing a "telnet you

strange problem in arp cache ? or something else .. that not work

2007-03-10 Thread Claude Brassel
Hello, Once again i have a big problem .. I'm using two openbsd i386 boxes with sun quad ethernet card's to protect some web server's. The two obsd boxes have 5 networks : 1 for administration 1 for the pfsync 1 for the public acces 1 for the first private network 1 for the second private netw

Re: spamd unnecessarily abrasive?

2007-03-10 Thread J Moore
On Tue, Feb 20, 2007 at 02:16:49PM +0100, the unit calling itself Peter N. M. Hansteen wrote: > > > Isn't this a bit "over the top"? > Well, people don't read these strings at all unless they're looking at > spamd source code or doing a "telnet yourhost.tld smtp" for debugging > purposes. The

Re: updating installed ports

2007-03-10 Thread Greg Thomas
On 3/10/07, Joachim Schipper <[EMAIL PROTECTED]> wrote: On Fri, Mar 09, 2007 at 11:08:30PM -0500, Peter wrote: > Le Vendredi 9 Mars 2007 18:24, Joachim Schipper a ?crit?: > > On Fri, Mar 09, 2007 at 06:05:58PM -0500, Peter wrote: > > > On 4.0, besides uninstalling ports, updating the ports tree,

Re: Question about IP

2007-03-10 Thread Steve Welham
Akin Nomad wrote: > Which of these IP addresses you will not find allocated to PC, which > can work in internet through IP protocol? (you can choose only one > variant) > a: 192.168.0.3 > b: 230.30.3.3 > c: 2001:16c8:ffd7::b:33.255.3.2 > d: 2001:16d8:ffd7::405 > e: 10.40.20.0 > f: fe80::2c0:26ff:20

Re: Question about IP

2007-03-10 Thread Akin Nomad
First of all, thanks for replying and not trashing this mail. Bogus question. First I'd say that these days, using the term "IP protocol" still refers to IPv4, not IPv6 or both v4 and v6. Second, I can configure all six addresses on my local machine and still access the internet through a 7th IP

Re: ERR R and booting a compact flash card

2007-03-10 Thread Paul de Weerd
On Sat, Mar 10, 2007 at 11:33:29AM -0500, Gordon Turner wrote: | I have a compact flash card that is giving an ERR R on boot. I have looked at | the boot (http://www.openbsd.org/faq/faq14.html), which told me that my PBR was | most likely messed. Unfortunately I am still at a loss as to how I scr

ERR R and booting a compact flash card

2007-03-10 Thread Gordon Turner
I have a compact flash card that is giving an ERR R on boot. I have looked at the boot (http://www.openbsd.org/faq/faq14.html), which told me that my PBR was most likely messed. Unfortunately I am still at a loss as to how I screwed up. This is in a Soekris net4501 and the script used to create

[OT] equinox ELS-II terminal server + openbsd

2007-03-10 Thread Julien TOUCHE
i recently get an old Equinox ELS-II terminal server but i have problem to get it work with openbsd. - first, even after multiple reinit, it doesn't seem to get dhcp address. nothing in log link is up on the switch (but 10baseT). rj45 connector from equinox doesn't have any led to confirm. - i do

Re: Question about IP

2007-03-10 Thread Paul de Weerd
On Sat, Mar 10, 2007 at 04:58:05PM +0200, Akin Nomad wrote: | Sorry for offtopic, but I'm trying to solve this myself and I can't | find correct answer. I've googled, wikipedia-ied, etc. for hours now. | And because in misc@ there are lot of people who understand IP, | routing and all that stuff ve

Question about IP

2007-03-10 Thread Akin Nomad
Sorry for offtopic, but I'm trying to solve this myself and I can't find correct answer. I've googled, wikipedia-ied, etc. for hours now. And because in misc@ there are lot of people who understand IP, routing and all that stuff very well I decided to ask here. I'm solving quiz and question where

Re: strange configuration file

2007-03-10 Thread Matthias Kilian
On Sat, Mar 10, 2007 at 09:22:02AM -0300, Gustavo Rios wrote: > Does anybody now what "resolv.conf.tail" means? Where did it come from ? $ man resolv.conf.tail

strange configuration file

2007-03-10 Thread Gustavo Rios
Hey folks, good morning. i have just remote installed one openbsd box. While doing initial configuration, i realized a "strange" file inside /etc tree. Every time i installed openbsd i had to create it by hand, it is resolv.conf.tail. Every other installation i had performed so far it never exis

Re: Patching and/or updating

2007-03-10 Thread Lars D . Noodén
Thanks. On Sat, 10 Mar 2007, Nico Meijer wrote: > Read release(8) and follow that procedure. Build once, deploy at will. Building my own release looks useful when I deal with more machines later. I didn't this time so, so there is no /usr/src directory to work with. ie. The first step in that doc

Re: Mapping disk sector to file name

2007-03-10 Thread Brett Lymn
On Fri, Mar 09, 2007 at 09:40:40AM -0800, Ted Unangst wrote: > > then i'd modify fsck (or maybe write your own, it may be simpler) tool > to start at the filesystem root and scan ahead until it finds an inode > pointing to the bad block. If the bad blocks produce read errors then tar will tell yo

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread STeve Andre'
No, when things don't work, its MUCH more common that you messed something up, rather than a flag day or the developers messing up. ;-) Seriously, when I started compiling stuff I made all sorts of mistakes. I quickly learned that the vast majority of blunders were mine and mine alone. "Flag day

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread Nico Meijer
Hi Sunnz, > So essentially if things does not work, this could be a "flag day" and > I could get a snapshot of compiled -stable userland somewhere? AFAIK, there are no flag days when following -stable. -stable rebuilds Just Work (TM). You probably messed up slightly somewhere along the line or h

Re: Patching and/or updating

2007-03-10 Thread Nico Meijer
Hi Lars, > Currently the FAQ[1] and "Following Stable"[2] have no concrete > examples. (At least nothing that jumps out and bites me.) So what steps > would I take to do the following? Read release(8) and follow that procedure. Build once, deploy at will. > 2) Upgrade OpenSSH from 4.4 to 4.6? (

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread Sunnz
Please correct me if I am wrong... but I thought that if the same source and make file etc. was used, the kernel that was used to build it is irrelevant, i.e. the same version of gcc running or newer and older version of kernel should ultimately 'spit out' the same binary, given the same source, m

Re: updating installed ports

2007-03-10 Thread Joachim Schipper
On Fri, Mar 09, 2007 at 11:08:30PM -0500, Peter wrote: > Le Vendredi 9 Mars 2007 18:24, Joachim Schipper a ?crit?: > > On Fri, Mar 09, 2007 at 06:05:58PM -0500, Peter wrote: > > > On 4.0, besides uninstalling ports, updating the ports tree, and > > > re-installing is there any other way to do this?

Patching and/or updating

2007-03-10 Thread Lars D . Noodén
I've the stable branch of OpenBSD 4.0 on an i386 and am searching for a concise description of how to apply a patch and how to upgrade a specific application. Currently the FAQ[1] and "Following Stable"[2] have no concrete examples. (At least nothing that jumps out and bites me.) So what steps wou

Re: Ideas on improving single connection bandwidth?

2007-03-10 Thread Stuart Henderson
On 2007/03/09 16:57, Jeff Bromberger wrote: > ppb0 at pci0 dev 1 function 0 "ServerWorks HT-1000 PCI" rev 0x00 > bge0 at pci2 dev 3 function 0 "Broadcom BCM5704C" rev 0x10, BCM5704 B0 > (0x2100): apic 3 int 8 (irq 9), address 00:30:48:5a:c5:e0 00:30:48 is Supermicro, HT1000 chipset... if that's a

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread STeve Andre'
On Saturday 10 March 2007 02:49:04 Sunnz wrote: > Oh btw I am running -stable kernel now. But I had to run on -release > kernel when I built the -stable userland. > > 2007/3/10, Sunnz <[EMAIL PROTECTED]>: > > Trying to follow 4.0-stable branch here. > > > > I have updated the source tree, and rebui

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread Sunnz
Oh of course, I did a `make clean` in /usr/src/sys/arch/i386/compile/GENERIC.MP/ and /usr/src and `rm -rf /usr/obj/*` before I start rebuild the kernel, userland. 2007/3/10, Sunnz <[EMAIL PROTECTED]>: Very well thanks for the explanation that's very kind of you. :) So essentially if things does

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread Sunnz
Very well thanks for the explanation that's very kind of you. :) So essentially if things does not work, this could be a "flag day" and I could get a snapshot of compiled -stable userland somewhere? Maybe a more fundamental question... `make build` did not have any errors when it was done under

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread STeve Andre'
On Saturday 10 March 2007 03:25:16 Sunnz wrote: > Excuse me if this sounds rude, but can you be a bit more precise about > "Yes, kernel- and user-land want to be in sync.". > > I mean, I have read the FAQ, it says -stable userland and packages > must run on a -stable kernel... which is what I have

Re: updating installed ports

2007-03-10 Thread Lars Hansson
Peter wrote: Are you serious? I thought that was only for straight packages. It actually fetches code from third party repositories? What 3rd party repositories? What are "straight" packages? --- Lars Hansson

Re: Do you *need* to build -stable userland with a -stable kernel?

2007-03-10 Thread Sunnz
Excuse me if this sounds rude, but can you be a bit more precise about "Yes, kernel- and user-land want to be in sync.". I mean, I have read the FAQ, it says -stable userland and packages must run on a -stable kernel... which is what I have now, I am running -stable userland on -stable kernel. B

Re: Ideas on improving single connection bandwidth?

2007-03-10 Thread Otto Moerbeek
On Sat, 10 Mar 2007, Jeff Bromberger wrote: > Scott Radvan wrote: > > On Fri, 09 Mar 2007 16:57:37 -0600 > > Jeff Bromberger <[EMAIL PROTECTED]> wrote: > > > > > > > Hello, > > > > > > I have listed my dmesg and ifconfig at the end of this post for reference. > > > The problem I'm having is t