Re: I hate Spam

2011-05-12 Thread Indunil Jayasooriya
 and receive a lot of spam mail through the lists.

 I only receive a couple a day - no problem at all.

I have subscribed to misc , ipv6 and tech. I am free from spam too.

works great. No, problem at all.







-- 
Thank you
Indunil Jayasooriya



Re: altq cripples other connections as well

2011-05-12 Thread Artur Grabowski
On Wed, May 11, 2011 at 3:47 PM, Tom Murphy open...@pertho.net wrote:
 I had set up ALTQ on a 4.9 firewall box as a box in our network needed
 its sending throttled, but I noticed that while the firewall was
 throttling this machine in question, ALL connections going through the
 machine were adversely affected and slow. Interactive SSH sessions had
 sometimes 1-2 seconds up to 10 seconds before keystrokes showed up.

 I also noticed I had to jack qlimit up to 8000 to stop getting lots of
 packets being dropped.

What did you think would happen when you're queuing up over a second
of packets? Dropped packets are good for you, they are the mechanism
that TCP uses to know when it should step back a bit.

//art



OpenBGPD requires neighbor clear to adjust 'announce' setting on neighbor

2011-05-12 Thread Chris Wopat
I put my first OpenBGPD device into production tonight. Everything
working well, one issue I came across was that I could not adjust the
'announce' setting on a neighbor on the fly with a soft refresh. I had
it 'announce self' and changed it to 'announce all', I could only get
it to take by doing a clear of the bgp session. Is this normal?



Re: OpenBGPD requires neighbor clear to adjust 'announce' setting on neighbor

2011-05-12 Thread Chris Wopat
On Thu, May 12, 2011 at 2:51 AM, m...@falz.net wrote:
 I put my first OpenBGPD device into production tonight. Everything
 working well, one issue I came across was that I could not adjust the
 'announce' setting on a neighbor on the fly with a soft refresh. I had
 it 'announce self' and changed it to 'announce all', I could only get
 it to take by doing a clear of the bgp session. Is this normal?

Also this system is OpenBSD 4.9 AMD64.



Re: altq cripples other connections as well

2011-05-12 Thread Tom Murphy
Can someone recommend what the qlimit and tbr should be when throttling
a connection to just under 100 megabits?

One of my concerns is we have an OpenVPN running with UDP. Lots of
dropped packets would be rather catastrophic for it.

Thanks,
Tom



Re: altq cripples other connections as well

2011-05-12 Thread Stuart Henderson
That post is most likely the hotplug PCI-Express ppb problem,
I would expect that particular user's problem to be improved by
changes to interrupt handling in -current. (and to head off the
next question, these changes are not suitable to be backported
to stable.)


On 2011-05-11, Amit Kulkarni amitk...@gmail.com wrote:
 On Wed, May 11, 2011 at 8:47 AM, Tom Murphy open...@pertho.net wrote:
 I had set up ALTQ on a 4.9 firewall box as a box in our network needed
 its sending throttled, but I noticed that while the firewall was
 throttling this machine in question, ALL connections going through the
 machine were adversely affected and slow. Interactive SSH sessions had
 sometimes 1-2 seconds up to 10 seconds before keystrokes showed up.

 Once the machine had stopped sending all its traffic, things were fine
 again.

 I am not sure if the hotplug ppb and em(4) / bge(4) issue of shared
 interrupts could be applied here or not. The box happily forwards
 traffic without lag if I turn ALTQ off on it. However, this is not
 an option as we cannot go past 100 megabits on our connection.

 I also noticed I had to jack qlimit up to 8000 to stop getting lots of
 packets being dropped.

 Machine is a Dell PowerEdge R210. It's running amd64. I tried i386 on it
 and it was unstable, so switched it to amd64.

 Yes, it has ipmi enabled, but ipmi does not appear to cause any issues.
 It's only when ALTQ is enabled.

 Any ideas? Would this stuff be fixed in -current? I'd try -current on
 it, but need to convince management.

 Thanks,
 Tom

 The altq line in /etc/pf.conf:

 altq on em0 priq bandwidth 95Mb qlimit 8000 queue { bulk, std, mail,
 ssh, web, vpn, dns, ack }


 http://marc.info/?l=openbsd-miscm=129371647818083w=2

 ?



Re: Creating release using site48.tgz

2011-05-12 Thread Stefan N
Hi Ingo,

I tried using install.site, sudoers and backup script inside site48.tgz and it 
still didn't work as expected.
I was trying again to create site48.tgz with etc/rc.firsttime, /etc/sudoers and 
/etc/backup.sh inside.
For the rc.firsttime, I wrote the command:
groupadd -g 1011 fwadmin and other commands

once it is done,I made it as bootable iso file and try to install to the pc and 
it works as expected.

Regards,
Stefan





From: Stefan N stefanbsd...@yahoo.com
To: Ingo Schwarze schwa...@usta.de
Cc: misc@openbsd.org
Sent: Tue, May 10, 2011 11:47:34 PM
Subject: Re: Creating release using site48.tgz

Hi Ingo,

Thanks a lot. I will try again.

Regards,
Stefanus





From: Ingo Schwarze schwa...@usta.de
To: Stefan N stefanbsd...@yahoo.com
Cc: misc@openbsd.org
Sent: Tue, May 10, 2011 11:31:53 PM
Subject: Re: Creating release using site48.tgz

Hi Stefanus,

Stefan N wrote on Tue, May 10, 2011 at 08:11:53AM -0700:

 So what you meant is:
 I need to create the install.site script with the content of some
 commands that I made for rc.firsttime.

No, that is not what i meant and not what the FAQ says.
However, in your particular case, it might work as well,
given that you only want to run groupadd and useradd.
That will probably work even before the first reboot.

What the FAQ says it that the install.site script can write commands
to /etc/rc.firsttime, keeping any existing content, appending them
at the end, as in

  echo 'groupadd -g 1011 fwadmin'  /etc/rc.firsttime

 After that I need to put install.site script inside site48.tgz?

Yes.

 I am quite confused with the explanation from FAQ.

Suggestions for improvement are always welcome; however, i don't see
anything right now that might cause confusion.

[...]
 For customized /etc/sudoers, I will add in inside site48.tgz.

Yes.

Yours,
  Ingo



Re: altq cripples other connections as well

2011-05-12 Thread Martin Pelikan
2011/5/12 Tom Murphy open...@pertho.net:
 Can someone recommend what the qlimit and tbr should be when throttling
 a connection to just under 100 megabits?

From what I observed, for TCP are the defaults mostly sufficient (if
you're not running tests originating at the router). I've never played
with tbr (didn't need to).
As for UDP, I use qlen 600 because of small DNS bursts (usually once
per two hours); apart from suppressing messages in logs I don't think
it was actually necessary. It usually handles from 40 to 120 mbit/s of
traffic.

 One of my concerns is we have an OpenVPN running with UDP. Lots of
 dropped packets would be rather catastrophic for it.

When dropped packets are 'rather catastrophic', why on earth do you
use udp then?


-- 
Martin Pelikan



Re: altq cripples other connections as well

2011-05-12 Thread Amit Kulkarni
 altq on em0 priq bandwidth 95Mb qlimit 8000 queue { bulk, std, mail,
 ssh, web, vpn, dns, ack }

My point in posting that particular misc@ post because it found that
tbr is the problem. If you already fiddled with qlimit, it might be
affecting tbr size.



Re: I hate Spam

2011-05-12 Thread Stuart Henderson
In gmane.os.openbsd.misc, you wrote:
 I'm new to this list and to OpenBSD,  and currently signed up for misc,
 ports and www lists, 

 and receive a lot of spam mail through the lists.

Most of it is on www@ (because the address is at the bottom of
many of the web pages), unsubscribe from that and you'll see a big
reduction.

 Just wondering how other subscribers solving this mather ?

Personally I read these lists on gmane.org via NNTP, using slrn
with decent killfiles which get rid of a lot of the junk (and
even better, can killfile a thread or an annoying person with
about 3 keypresses, which saves way more time than the spam
filtering).



Re: altq cripples other connections as well

2011-05-12 Thread Rod Whitworth
On Thu, 12 May 2011 13:10:47 +0200, Martin Pelikan wrote:

2011/5/12 Tom Murphy open...@pertho.net:
 Can someone recommend what the qlimit and tbr should be when throttling
 a connection to just under 100 megabits?

From what I observed, for TCP are the defaults mostly sufficient (if
you're not running tests originating at the router). I've never played
with tbr (didn't need to).
As for UDP, I use qlen 600 because of small DNS bursts (usually once
per two hours); apart from suppressing messages in logs I don't think
it was actually necessary. It usually handles from 40 to 120 mbit/s of
traffic.

 One of my concerns is we have an OpenVPN running with UDP. Lots of
 dropped packets would be rather catastrophic for it.

When dropped packets are 'rather catastrophic', why on earth do you
use udp then?

In case the OP is not around or doesn't know why OpenVPN uses UDP, it's
because they are tunneling TCP over UDP.

Tunneling TCP over TCP is unreliable.

See:http://sites.inka.de/bigred/devel/tcp-tcp.html

R/

*** NOTE *** Please DO NOT CC me. I am subscribed to the list.
Mail to the sender address that does not originate at the list server is 
tarpitted. The reply-to: address is provided for those who feel compelled to 
reply off list. Thankyou.

Rod/
---
This life is not the real thing.
It is not even in Beta.
If it was, then OpenBSD would already have a man page for it.



Re: I hate Spam

2011-05-12 Thread Bayard Bell
Not wanting to end up in your killfile, but... what I've noticed is that I 
don't see any English-language spam at all on any of the lists. What I do see 
when periodically checking my junk folders for false positives is spam in 
Spanish, Russian, and maybe a bit of Chinese, French, and Portuguese. I don't 
say that to complain, just to observe. If someone more bothered wants to pitch 
in, download the last year or so of archives and knock yourself finding a way 
to extend the existing protections to catch non-English spam without, saying, 
deciding that posts containing patches are spam because they aren't in English.

On 11 May 2011, at 20:11, Stuart Henderson wrote:

 In gmane.os.openbsd.misc, you wrote:
 I'm new to this list and to OpenBSD,  and currently signed up for misc,
 ports and www lists, 
 
 and receive a lot of spam mail through the lists.
 
 Most of it is on www@ (because the address is at the bottom of
 many of the web pages), unsubscribe from that and you'll see a big
 reduction.
 
 Just wondering how other subscribers solving this mather ?
 
 Personally I read these lists on gmane.org via NNTP, using slrn
 with decent killfiles which get rid of a lot of the junk (and
 even better, can killfile a thread or an annoying person with
 about 3 keypresses, which saves way more time than the spam
 filtering).
 



smime.p7s
Description: S/MIME cryptographic signature


PGP.sig
Description: This is a digitally signed message part


Re: I hate Spam

2011-05-12 Thread Hasse Hansson
-Oprindelig meddelelse-
Fra: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] Pe vegne af
Stuart Henderson
Sendt: den 11 maj 2011 21:11
Til: SpamTrap
Cc: misc@openbsd.org
Emne: Re: I hate Spam

In gmane.os.openbsd.misc, you wrote:
 I'm new to this list and to OpenBSD,  and currently signed up for misc,
 ports and www lists,

 and receive a lot of spam mail through the lists.

Most of it is on www@ (because the address is at the bottom of
many of the web pages), unsubscribe from that and you'll see a big
reduction.

 Just wondering how other subscribers solving this mather ?

Personally I read these lists on gmane.org via NNTP, using slrn
with decent killfiles which get rid of a lot of the junk (and
even better, can killfile a thread or an annoying person with
about 3 keypresses, which saves way more time than the spam
filtering).


Thank you for your answer.

Yes, looks like you're right about www.
Think I will drop that list. Not because of the spam, but it don't seem to
be very productive anyway.

This far, the mail I receive from the OpenBSD lists, approximately 25% is
spam, ( subscribed for 3 days )
and that made me a bit curious, because I'm also subscribed to several list
at FreeBSD but don't see this pattern there.

The main reason for me bringing up this subject, is to try to get a grip on
the 3 tools I'm using. Spamd, spamassassin and procmail.

The relevant part of my sendmail.cf :
dnl
FEATURE(local_procmail)dnl
MAILER(procmail)dnl
MAILER(smtp)dnl
INPUT_MAIL_FILTER(`clmilter',`S=local:/var/clamav/clmilter.sock, F=,
T=S:4m;R:4m')dnl
Dnl

Spamd : enabled greylisting

Spamassassin : edited local.cf and manually added blacklist_from entries.

Procmail : my procmailrc looks like this:
DROPPRIVS=yes
:0fw
| /usr/local/bin/spamc
:0:
* ^X-Spam-Status: Yes
in-x-spam

I suspect the key to success is to configure procmailrc in a proper way ?

Open for all suggestions, pointers in the right direction etc.

And yes, I have tried googling and reading man pages, but off course missed
the point :-)

/Hasse



Sustilo, BebekDolabi, KancaEv, Voit

2011-05-12 Thread Modamol Kampanya
--- Autogenerated message ---
http://www.anp.se/newsletterweb/1184274/4844584273424B58477141405143



OpenBSD on QEMU-emulated Loongson-2E system

2011-05-12 Thread Zeljko Jovanovic

I tried to run an OpenBSD kernel image (for Loongson) under QEMU-emulated
Fulong2E system (on AMD64 host). When I load the kernel from PMON, it starts,
but then the following exception occurs (0x1fe00138 is the address of Bonito
INTEN register):


PMON boot -k /dev/fs/ext2@wd0/bsd
Loading file: /dev/fs/ext2@wd0/bsd (elf)
(elf)
0x8020/4656352 + 0x80670ce0/578912(z) + 12144 syms
Kernel debugger symbols ELF hdr @ 0x806fe248
Found Generic Loongson2E, setting up.

Exception Cause=address error on load or ifetch, SR=0x2402, PC=0x8059d284
CONTEXT=0x000ff000, XCONTEXT=0x000ff000
BADVADDR=0x90001fe00138, ENTHI=0x80001fe0
ENTLO0=0x, ENTLO1=0x

   zero  at   v0   v1   a0   a1   a2   a3
  fffe 2400 1fe00138  1fe00134 fff9 801ffec4
t0   t1   t2   t3   t4   t5   t6   t7
 801ffec8 1fe0 0008  0002 0001ffe0 8067 8070
s0   s1   s2   s3   s4   s5   s6   s7
   0019 806678c0 806f 8070 8070 0063
t8   t9   k0   k1   gp   sp   s8   ra
 8070 8070   806600e0 801fff00 1fff 8059d268

8059d284 8c67 lw  a3,0(v1)# addr=0x1fe00138


By inserting a few debug pmon_printf calls in the machdep.c file and
recompiling the kernel with a cross-compiler, I found that everything is
executing fine until consinit(), and the exception happens in that function.
After commenting out consinit() and the subsequent printf calls, the kernel
execution continues for a few more lines, and than stops at initmsgbuf
(msgbufbase, MSGBUFSIZE) line with the following execption:


PMON boot /dev/fs/ext2@wd0/bsd
Loading file: /dev/fs/ext2@wd0/bsd (elf)
(elf)
0x8020/4656336 + 0x80670cd0/578912(z) + 12136 syms/
Found Generic Loongson2E, setting up.

Exception Cause=address error on load or ifetch, SR=0x2402, PC=0x802fc090
CONTEXT=0x3800, XCONTEXT=0x3800
BADVADDR=0x9870, ENTHI=0x8070
ENTLO0=0x, ENTLO1=0x

   zero  at   v0   v1   a0   a1   a2   a3
  8067 8067  0070 4000 8067 0016
t0   t1   t2   t3   t4   t5   t6   t7
 bfd003f8 0040 0008  8009fbc4 0001ffe0 806f 806f6560
s0   s1   s2   s3   s4   s5   s6   s7
 0070 8067  8067  8070 8070 0063
t8   t9   k0   k1   gp   sp   s8   ra
 8070 8070   806600d0 801fff60 1fff 804c099c

  initmsgbuf+0x30   dc83 ld  v1,0(a0) # addr=0x70


There is probably nothing wrong with the OpenBSD kernel, but I just wanted to 
ask if somebody had a clue about what was happening. I tried QEMU 0.14.0 and 
0.14.1, and OpenBSD kernels from 4.8, 4.9 and current CVS version. 
Interestingly, the Linux kernel from Lemote BBS runs fine in QEMU, even without 
PMON present (with qemu -kernel option).


Thank you in advance,
Zeljko



Publickey authentication stopped working on -current

2011-05-12 Thread Emilio Perea
Since installing yesterday's snapshot on amd64:

OpenBSD 4.9-current (GENERIC.MP) #111: Wed May 11 10:41:28 MDT 2011
t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

I lost the ability to login to sshd using publickey:

$ ssh hermes
Permission denied (publickey,keyboard-interactive).

A kernel compiled from -current source behaves the same way.  I had
PasswordAuthentication no in /etc/ssh/sshd_config, which I had to
remove in order to login.  Is this due to a change in configuration file
syntax that I missed, or a bug?



Re: Publickey authentication stopped working on -current

2011-05-12 Thread C. Bensend
 Since installing yesterday's snapshot on amd64:

 OpenBSD 4.9-current (GENERIC.MP) #111: Wed May 11 10:41:28 MDT 2011
 t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

 I lost the ability to login to sshd using publickey:

 $ ssh hermes
 Permission denied (publickey,keyboard-interactive).

 A kernel compiled from -current source behaves the same way.  I had
 PasswordAuthentication no in /etc/ssh/sshd_config, which I had to
 remove in order to login.  Is this due to a change in configuration file
 syntax that I missed, or a bug?

ls ~/.ssh/authorized_keys2

Do you use one?  If so, see:

http://marc.info/?l=openbsd-cvsm=130508930528260w=2

Benny


-- 
You were doing well until everyone died.
-- God, Futurama



Re: Publickey authentication stopped working on -current

2011-05-12 Thread Emilio Perea
On Thu, May 12, 2011 at 10:21:33AM -0500, Emilio Perea wrote:
 Since installing yesterday's snapshot on amd64:
 
 OpenBSD 4.9-current (GENERIC.MP) #111: Wed May 11 10:41:28 MDT 2011
 t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 
 I lost the ability to login to sshd using publickey:
 
 $ ssh hermes
 Permission denied (publickey,keyboard-interactive).
 
 A kernel compiled from -current source behaves the same way.  I had
 PasswordAuthentication no in /etc/ssh/sshd_config, which I had to
 remove in order to login.  Is this due to a change in configuration file
 syntax that I missed, or a bug?

Sorry for the previous... This is what I missed:

- Forwarded message from Damien Miller d...@cvs.openbsd.org -

Date: Tue, 10 May 2011 22:47:06 -0600 (MDT)
From: Damien Miller d...@cvs.openbsd.org
To: source-chan...@cvs.openbsd.org
Subject: CVS: cvs.openbsd.org: src

CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2011/05/10 22:47:06

Modified files:
usr.bin/ssh: servconf.h servconf.c pathnames.h 
 auth2-pubkey.c auth.h auth.c 

Log message:
remove support for authorized_keys2; it is a relic from the early days
of protocol v.2 support and has been undocumented for many years;
ok markus@

- End forwarded message -

I have been using authorized_keys2 for quite a while...



Vajillas con el 20% (ID:243807)

2011-05-12 Thread Vajillas GDD
Con Cada Plato una Historia Estilo Mexicano Contemporaneo
dar click aqum

Vajillas con el 20% de descuento del 1 al 31 de Mayo
Lo mejor en Artesanmas Estilo Mexicano Contemporaneo 

[IMAGE]

Durante todo Mayo Vajillas con el 20% de descuento

Aproveche 20% de descuento en Vajillas. Di click aqum

CIUDAD DE MIXICO Calzada de Tlalpan 2191 Ciudad Jardmn Coyoacan
(55) 5549 7859 (55) 5689 0212

ESTADO DE MIXICO Super Av Lomas Verdes 159 Colonia La Soledad
Naucalpan (55) 5343 7183 (55) 5344 0923

Eliminar mi direccion de su lista



Licitaciones Públicas para el SECTOR SALUD

2011-05-12 Thread Lic.Maria Martinez
[IMAGE]

Pms Capacitacisn Efectiva de Mixico presenta:

Seminario-Taller de Licitaciones Pzblicas Preparacisn y Evaluacisn de
Propuestas para el Sector Salud

Exclusiva presentacisn 26 de Mayo en la Ciudad de Mixico

Expositor: Mtro. Gerardo Coronado Lspez

10 horas de entrenamiento

Cupo Limitado a 30 Personas

Empresa Registrada ante la STPS Reg. COLG640205CP30005

Smguenos en Twitter@pmscapacitacion o bien en Facebook PMS de Mixico

Solicite Mayores informes responda este correo electrsnico con los
siguientes datos.
Empresa:
Nombre:
Telifono:
Email:
Nzmero de Interesados:
Y en breve le haremos llegar la informacisn completa del evento. 
O bien comunmquense a nuestros telifonos  un ejecutivo con gusto le
atendera
Tels. (33) 8851-2365, (33)8851-2741.

Copyright (C) 2010, PMS Capacitacisn Efectiva de Mixico  S.C. Derechos
Reservados. PMS de Mixico, El logo de PMS de Mixico son marcas
registradas. ADVERTENCIA PMS de Mixico no cuenta con alianzas
estratigicas de ningzn tipo dentro de la Republica Mexicana. NO SE DEJE
ENGAQAR - DIGA NO A LA PIRATERIA. Todos los logotipos, marcas comerciales
e imagenes son propiedad de sus respectivas corporaciones y se utilizan
con fines informativos solamente.

Este Mensaje ha sido enviado a   misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.
Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.
Si usted ha recibido este mensaje por error, haga caso omiso de el y
reporte su cuenta respondiendo este correo con el subject BAJASALUD

Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJASALUD
Tenga en cuenta que la gestisn de nuestras bases de datos es de suma
importancia y no es intencisn de la empresa la inconformidad del
receptor.

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
imagesalud001.jpg]



Problems on brand new Lenevo Thinkpad T420 with OpenBSD 4.9...

2011-05-12 Thread G. Muller
Hi all,

First of all, I should warn you that I'm a pro at making
franken-systems, so if you think of some stupid thing that my be the
source of my problems, don't hesistate to throx it at my face ;)
However, this time I'm just trying to install a basic OpenBSD, so I
should not have done any frankensery.

OK. So the problem is the following: I've just started a new job and I
got a brand new Lenovo Thinkpad T420 to work with. Unfortunately, it
is giving me some trouble with OpenBSD 4.9 installation.

1. The more import first: the PC comes with Win7, which biggy-backs
the HD, using 1 MBR primary partition for Win7Recovery, one MBR
primary partition for the running Win7 and 1 MBR primary partition for
LenovoRecovery. Unfortunately, I can't remove all this shit even if
I'm not using it, because my boss is only renting the machines and he
does not want to void the warranty. As a consequence, I created a MBR
DOS Extended partition for the other systems I wanted to install. I
first installed Zenwalk linux on 2 MBR Extended partitions
(system+home and swap). Then, I attempted to install OpenBSD in
another MBR Extended partition. I let OpenBSD split it automatically
into slices, as I have enough space. I finally got the disk
arrangement presented in the fdisk output provided below.
Unfortunately, at the end of the install process, I got a broken MBR
error message (Note that the installer still congratulated me of
having a new functional OpenBSD :) ). When I try to run installboot
myself, I get the same error (see full log below). I read the sources
of installboot, and the only case when such an error is raised is when
the signature of the partition is different from the expected 0xAA55.
However, as can be seen in my fdisk output, all my partitions have
such a signature, so I don't understand where the problem comes
from... I've also swapped a few partitions according to what I read on
some forum posts, but it changed nothing (only inside the MBR DOS
Extended partitions).

I also did:
1. fdisk -u , then installboot = same error
2. fdisk -i , then reboot on OpenBSD liveCD and recreated by hand the
partitions (exact same ones, appart for the 3rd windows one that had a
boundary outside the disk possibilities - Thanks Mr Lenovo for selling
such installations...), then installboot = same error

Any idea anyone?

(FYI, for the moment I have managed to install a minimal / on a USB
stick and modify it to mount all the remaining slices from my sd0, and
it works smoothly, but I don't like this solution for the long term.)

2. Less importantly, when the bsd.rd (4.9) boots-up, it recognizes the
Lenovo F5521gw ethernet card as a umass device, as shown in this
extract of the dmesg: umass0 at uhub3 port 4 configuration 3
interface 0 Lenovo F5521gw rev 2.00/0.00 addr 3 (full dmesg at the
end of this email) and therefore take a (very) long time to boot. I
found how to circumvent the delay by disabling the umass and/or uhci
device in the UKC. The delay does not occur with the bsd.MP that is
finally installed. However, the device does not work.
I don't really care about the ethernet for the moment, since I can use Wifi.

3. the computer (or is it the computer + its base?) apparently comes
with 2 graphics chipsets: an NVIDIA (NVS4200M) and an Intel HD (for
which I can provide more details later, as recent linuxes make it work
flawlessly)... Xorg only is able to use vesa driver with very low
possible resolutions (1024x768 max).

4. the sound card (Intel HDA recognized as azalia0 seems to be
recognized, but does only outputs clics)

-- dmesg
OpenBSD 4.9 (RAMDISK_CD) #858: Wed Mar  2 07:04:48 MST 2011
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
real mem = 3741970432 (3568MB)
avail mem = 3630673920 (3462MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xdf623000 (66 entries)
bios0: vendor LENOVO version 83ET46WW (1.16 ) date 03/07/2011
bios0: LENOVO 417882G
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SLIC SSDT SSDT SSDT HPET APIC MCFG ECDT ASF!
TCPA SSDT SSDT UEFI UEFI UEFI
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz, 2292.86 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,XSAVE,AVX,NXE,LONG
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: apic clock running at 99MHz
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
acpi0: WARNING EC not initialized
acpi0: WARNING EC not initialized
acpi0: WARNING EC not initialized
acpi0: WARNING EC not initialized
acpi0: WARNING EC not initialized
acpi0: WARNING EC not initialized
acpi0: WARNING EC not initialized
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 

Los M�dicos de Mexico Base de Datos (ID:243807)

2011-05-12 Thread Medicos de Mexico YCF
[IMAGE]

Los Midicos de Mixico 2011, indispensable si su producto o servicio se
relaciona con la Salud

Los midicos de Mixico es una base de datos de 45,000 midicos con los
siguientes datos:

Nombre
Especialidad
Direccion
Telifono

Usted recibe un CD con 45,000 registros en excel, sin candados ni
restricciones, con datos para entrar en contacto con ellos.

Me interesa Los Midicos de Mixico
...Dar click aqum o Llamenos al 01 800 7161-681

Dar de baja mi email de su lista



Nueva Presentación Licitaciones Públicas para PEMEX

2011-05-12 Thread Ana Garcia
[IMAGE]

Pms Capacitacisn Efectiva de Mixico presenta:

Licitaciones Pzblicas para la Ley de Pemex

17 de Mayo Ciudad de Mixico

Expositor: Mtro. Alberto Ledesma Gonzalez

Empresa Registrada ante la STPS Reg. COLG640205CP30005

Smguenos en Twitter@pmscapacitacion o bien en Facebook PMS de Mixico

Solicite Mayores informes responda este correo electrsnico con los
siguientes datos.
Empresa:
Nombre:
Telifono:
Email:
Nzmero de Interesados:
Y en breve le haremos llegar la informacisn completa del evento. 
O bien comunmquense a nuestros telifonos  un ejecutivo con gusto le
atendera
Tels. (33) 8851-2365, (33)8851-2741.

Copyright (C) 2010, PMS Capacitacisn Efectiva de Mixico  S.C. Derechos
Reservados. PMS de Mixico, El logo de PMS de Mixico son marcas
registradas. ADVERTENCIA PMS de Mixico no cuenta con alianzas
estratigicas de ningzn tipo dentro de la Republica Mexicana. NO SE DEJE
ENGAQAR - DIGA NO A LA PIRATERIA. Todos los logotipos, marcas comerciales
e imagenes son propiedad de sus respectivas corporaciones y se utilizan
con fines informativos solamente.

Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.
Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.
Si usted ha recibido este mensaje por error, haga caso omiso de el y
reporte su cuenta respondiendo este correo con el subject BAJAPEMEX

Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJAPEMEX
Tenga en cuenta que la gestisn de nuestras bases de datos es de suma
importancia y no es intencisn de la empresa la inconformidad del
receptor.

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
pemex.jpg]



Programa de Administración para Compradores

2011-05-12 Thread Adriana Hernandez
[IMAGE]

Pms Capacitacisn Efectiva de Mixico presenta:

Herramientas para Planear y Gestionar Compras 360 0

Exclusiva presentacisn 26 y 27 de Mayo en la Ciudad de Mixico

Expositor: Lic. Ariel Valero C.

16 horas de entrenamiento

Empresa Registrada ante la STPS Reg. COLG640205CP30005

Smguenos en Twitter@pmscapacitacion o bien en Facebook PMS de Mixico

Solicite Mayores informes responda este correo electrsnico con los
siguientes datos.
Empresa:
Nombre:
Telifono:
Email:
Nzmero de Interesados:
Y en breve le haremos llegar la informacisn completa del evento. 
O bien comunmquense a nuestros telifonos  un ejecutivo con gusto le
atendera
Tels. (33) 8851-2365, (33)8851-2741.

Copyright (C) 2010, PMS Capacitacisn Efectiva de Mixico  S.C. Derechos
Reservados. PMS de Mixico, El logo de PMS de Mixico son marcas
registradas. ADVERTENCIA PMS de Mixico no cuenta con alianzas
estratigicas de ningzn tipo dentro de la Republica Mexicana. NO SE DEJE
ENGAQAR - DIGA NO A LA PIRATERIA. Todos los logotipos, marcas comerciales
e imagenes son propiedad de sus respectivas corporaciones y se utilizan
con fines informativos solamente.

Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.
Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.
Si usted ha recibido este mensaje por error, haga caso omiso de el y
reporte su cuenta respondiendo este correo con el subject BAJACOMPRAS

Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJACOMPRAS
Tenga en cuenta que la gestisn de nuestras bases de datos es de suma
importancia y no es intencisn de la empresa la inconformidad del
receptor.

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
compras 360.jpg]



Re: Problems on brand new Lenevo Thinkpad T420 with OpenBSD 4.9...

2011-05-12 Thread Adam Patterson
On Thu, May 12, 2011 at 4:11 PM, G. Muller gm.work.li...@gmail.com wrote:
 Hi all,
 ...
 Then, I attempted to install OpenBSD in another MBR Extended partition.


Preferably use one of the four primary MBR partitions for booting
OpenBSD (i.e., extended partitions may not work).

http://www.openbsd.org/faq/faq4.html#Multibooting



redux automated installation tool: alpha version available for testing

2011-05-12 Thread Nick Bender
Get the distribution at http://hiqu.biz/redux.

This has been lightly tested with 4.8 and 4.9 - some things will
not to work :-)

Comments/bugs/suggestions/pleas for help should be directed to
the redux Google Group at:

http://groups.google.com/group/obsd-redux

-N

Here is the Readme file:

Welcome to redux, an OpenBSD automated installation framework.

redux enhances the standard OpenBSD installation procedure by
enabling the following functionality:

1. Record all choices made during an installation.
2. Enable an automated installation using recorded choices.
3. Allow interactive revision of a previously recorded
   installation session.
4. Provide support for network based fully automated
   installation using only tools provided by OpenBSD.

redux is ditributed as a Makefile, a set of patches to the
standard installation scripts and a small number of additional
installation scripts. Building the entire source tree is not
required as redux uses an existing ditribution as the starting
point. By default it assumes that the OpenBSD source tree is
loaded in /usr/src and that the installation CD is mounted on
/mnt (see the top of the makefile to adjust these locations).
The output of the make process is a modified installation
ramdisk which can be booted using pxeboot which has been
enhanced with additional features.

An effort has been made to minimize the changes to the default
scripts to minimize ongoing maintenance as the base system
evolves. redux has been tested on i386 and amd64 and may be
usable on other architectures.



Congreso Marketing Digital 2011, cierre de Inscripciones

2011-05-12 Thread Ing Cindy Olivas
[IMAGE]

Congreso Nacional 7 Grandes del Marketing Digital

27 de Mayo de 2011, Hotel Crowne Plaza, Cd. De Mixico

Un gran evento en el cual se utilizan alternativas de vanguardia y
tendencias y tendencias del marketing digital presentadas por lmderes del
mundo en Internet Marketing.

Este congreso le permitira conocer y aplicar las estrategias mas
novedosas del marketing digital, de igual modo posicionar a su empresa a
nivel nacional e internacional con la herramienta de mercadotecnia mas
poderosa de nuestros tiempo, internet.

La serie de conferencias impactaran su negocio y le permitiran establecer
una estrategia efectiva con este medio.

Pms Capacitacisn Efectiva de Mixico presenta:

Digital MKT Summit, 7 Grandes del Marketing Digital.

Social media, Mobile Marketing, SEO, Email Marketing, Realidad Aumentada
y mas.

27 de Mayo Crowne Plaza Cd. de Mixico

Cupo Limitado a 80 Personas

Empresa Registrada ante la STPS Reg. COLG640205CP30005

Smguenos en Twitter@pmscapacitacion o bien en Facebook PMS de Mixico

Solicite Mayores informes responda este correo electrsnico con los
siguientes datos.
Empresa:
Nombre:
Telifono:
Email:
Nzmero de Interesados:
Y en breve le haremos llegar la informacisn completa del evento. 
O bien comunmquense a nuestros telifonos  un ejecutivo con gusto le
atendera
Tels. (33) 8851-2365, (33)8851-2741.

Copyright (C) 2010, PMS Capacitacisn Efectiva de Mixico  S.C. Derechos
Reservados. PMS de Mixico, El logo de PMS de Mixico son marcas
registradas. ADVERTENCIA PMS de Mixico no cuenta con alianzas
estratigicas de ningzn tipo dentro de la Republica Mexicana. NO SE DEJE
ENGAQAR - DIGA NO A LA PIRATERIA. Todos los logotipos, marcas comerciales
e imagenes son propiedad de sus respectivas corporaciones y se utilizan
con fines informativos solamente.

Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.
Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.
Si usted ha recibido este mensaje por error, haga caso omiso de el y
reporte su cuenta respondiendo este correo con el subject BAJAMKT

Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJAMKT
Tenga en cuenta que la gestisn de nuestras bases de datos es de suma
importancia y no es intencisn de la empresa la inconformidad del
receptor.

[demime 1.01d removed an attachment of type image/png which had a name of 
image001pms.png]



xxxterm and firefox35 May 11 snapshot

2011-05-12 Thread Ed Ahlsen-Girard
I installed the May 11 snapshot, and now:

Acroread complains that a plugin is missing.

xxxterm closes when attempting to open any page other than :fav

Firefox opens momentarily is started in safe mode, but closes almost
immediately.

Anybody who can tell me where the logs woul be (nothing in var/log
seems to pertain) would be greatly appreciated.  Dmesg below sig.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL


OpenBSD 4.9-current (GENERIC) #72: Wed May 11 10:59:14 MDT 2011
t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) 4 CPU 2.66GHz (GenuineIntel 686-class) 2.66
GHz cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID
real mem  = 1072713728 (1023MB) avail mem = 1045016576 (996MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 11/12/02, BIOS32 rev. 0 @
0xffe90, SMBIOS rev. 2.3 @ 0xf0450 (56 entries) bios0: vendor Dell
Computer Corporation version A03 date 11/12/2002 bios0: Dell Computer
Corporation Dimension 4550 acpi0 at bios0: rev 0
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP SSDT APIC BOOT ASF!
acpi0: wakeup devices VBTN(S4) PCI0(S3) USB0(S3) USB1(S3) USB2(S3)
PCI1(S5) KBD_(S3) acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 132MHz
ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 1
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 2 (PCI1)
acpicpu0 at acpi0
acpibtn0 at acpi0: VBTN
bios0: ROM list: 0xc/0xf800 0xcf800/0x800
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82845G Host rev 0x01
intelagp0 at pchb0
agp0 at intelagp0: aperture at 0xe800, size 0x800
ppb0 at pci0 dev 1 function 0 Intel 82845G AGP rev 0x01
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 NVIDIA GeForce4 MX 420 rev 0xa3
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
uhci0 at pci0 dev 29 function 0 Intel 82801DB USB rev 0x01: apic 1
int 16 uhci1 at pci0 dev 29 function 1 Intel 82801DB USB rev 0x01:
apic 1 int 19 uhci2 at pci0 dev 29 function 2 Intel 82801DB USB rev
0x01: apic 1 int 18 ehci0 at pci0 dev 29 function 7 Intel 82801DB USB
rev 0x01: apic 1 int 23 usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
ppb1 at pci0 dev 30 function 0 Intel 82801BA Hub-to-PCI rev 0x81
pci2 at ppb1 bus 2
cmpci0 at pci2 dev 0 function 0 C-Media Electronics CMI8738/C3DX
Audio rev 0x10: apic 1 int 21 audio0 at cmpci0
opl at cmpci0 not configured
mpu at cmpci0 not configured
vendor Broadcom, unknown product 0x4212 (class communications
subclass modem, rev 0x02) at pci2 dev 1 function 0 not configured fxp0
at pci2 dev 8 function 0 Intel PRO/100 VE rev 0x81, i82562: apic 1
int 20, address 00:07:e9:c3:c0:ba inphy0 at fxp0 phy 1: i82562ET 10/100
PHY, rev. 0 ichpcib0 at pci0 dev 31 function 0 Intel 82801DB LPC rev
0x01 pciide0 at pci0 dev 31 function 1 Intel 82801DB IDE rev 0x01:
DMA, channel 0 configured to compatibility, channel 1 configured to
compatibility wd0 at pciide0 channel 0 drive 0: WDC WD600BB-75CAA0
wd0: 16-sector PIO, LBA, 57220MB, 117187500 sectors wd1 at pciide0
channel 0 drive 1: WDC WD800JB-00JJC0 wd1: 16-sector PIO, LBA,
76319MB, 156301488 sectors wd0(pciide0:0:0): using PIO mode 4,
Ultra-DMA mode 5 wd1(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0 scsibus0 at atapiscsi0: 2
targets cd0 at scsibus0 targ 0 lun 0: _NEC, DVD+RW ND-1100A, 10GE
ATAPI 5/cdrom removable wd2 at pciide0 channel 1 drive 1: WDC
WD800JB-00JJC0 wd2: 16-sector PIO, LBA, 76319MB, 156301488 sectors
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
wd2(pciide0:1:1): using PIO mode 4, Ultra-DMA mode 5
ichiic0 at pci0 dev 31 function 3 Intel 82801DB SMBus rev 0x01: apic
1 int 17 iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 512MB DDR SDRAM non-parity PC2700CL2.5
spdmem1 at iic0 addr 0x51: 512MB DDR SDRAM non-parity PC2700CL2.5
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 Intel UHCI root hub rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 Intel UHCI root hub rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 Intel UHCI root hub rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
mtrr: Pentium Pro MTRR support
uhidev0 

Re: OpenBSD on QEMU-emulated Loongson-2E system

2011-05-12 Thread Miod Vallat
 I tried to run an OpenBSD kernel image (for Loongson) under QEMU-emulated
 Fulong2E system (on AMD64 host). When I load the kernel from PMON, it starts,
 but then the following exception occurs (0x1fe00138 is the address of Bonito
 INTEN register):

Why are you trying to emulate a 2E system? OpenBSD/loongson has never
been tested on a Fuloong 2E system and I wouldn't be surprised if it did
not work at all on such a machine (and I've been unable to find one on
the second hand market). You are likely yo get better results trying to
emulate a 2F system.

In any case, I'll conveniently blame qemu here, since there is no reason
access to this register would fail.

Miod



ftpd intrusion?

2011-05-12 Thread fqui nonez
Hello

I have a ftpd server OBSD-4.9, and i found this:

# last
ftp   ftp  62.234.84.203.hostway.com.au Thu May 12 12:40 -
12:40  (00:00) --(it is not me)

Could it means that i have an intrusion in the server?

Where should i see? and what should i care, please?

# ls -laR /home/ftp
total 12
drwxr-xr-x  3 root  wheel  512 May  6 08:04 .
drwxr-xr-x  4 root  wheel  512 May  5 08:21 ..
drwxr-xr-x  3 root  wheel  512 May  6 08:05 pub

/home/ftp/pub:
total 12
drwxr-xr-x  3 root  wheel  512 May  6 08:05 .
drwxr-xr-x  3 root  wheel  512 May  6 08:04 ..
drwxr-xr-x  5 root  wheel  512 May  9 06:14 GSA

--
   Agr. francisco Quinonez.
  Our mission, feed the World
   notre mission, nourrir au monde
 Nuestra mision, alimentar al mundo



Re: ftpd intrusion?

2011-05-12 Thread fqui nonez
2011/5/12 fqui nonez fquinon...@gmail.com:
 Hello

 I have a ftpd server OBSD-4.9, and i found this:

 # last
 ftp   ftp  62.234.84.203.hostway.com.au Thu May 12 12:40 -
 12:40  (00:00) --(it is not me)

 Could it means that i have an intrusion in the server?

 Where should i see? and what should i care, please?

 # ls -laR /home/ftp
 total 12
 drwxr-xr-x  3 root  wheel  512 May  6 08:04 .
 drwxr-xr-x  4 root  wheel  512 May  5 08:21 ..
 drwxr-xr-x  3 root  wheel  512 May  6 08:05 pub

 /home/ftp/pub:
 total 12
 drwxr-xr-x  3 root  wheel  512 May  6 08:05 .
 drwxr-xr-x  3 root  wheel  512 May  6 08:04 ..
 drwxr-xr-x  5 root  wheel  512 May  9 06:14 GSA

My mistake, i changed it to:

# ls -laR /home/ftp/
total 12
dr-xr-xr-x  3 root  ftp512 May  6 08:04 .
drwxr-xr-x  4 root  wheel  512 May  5 08:21 ..
dr-xr-xr-x  3 root  ftp512 May  6 08:05 pub

/home/ftp/pub:
total 12
dr-xr-xr-x  3 root  ftp  512 May  6 08:05 .
dr-xr-xr-x  3 root  ftp  512 May  6 08:04 ..
dr-xr-xr-x  5 root  ftp  512 May  9 06:14 GSA

/home/ftp/pub/GSA:
total 20
dr-xr-xr-x  5 root  ftp   512 May  9 06:14 .
dr-xr-xr-x  3 root  ftp   512 May  6 08:05 ..
dr-xr-xr-x  2 root  ftp  2048 May  9 03:37 2009
dr-xr-xr-x  2 root  ftp  2048 May  9 06:13 2010
dr-xr-xr-x  2 root  ftp  1024 May 10 09:25 2011

Does this line is a problem? Do i have to do something more with it?

 ftp   ftp  62.234.84.203.hostway.com.au Thu May 12 12:40 - 12:40
(00:00) --(it is not me)

--
   Agr. francisco Quinonez.
  Our mission, feed the World
   notre mission, nourrir au monde
 Nuestra mision, alimentar al mundo