Re: overload rule for outgoing floods

2012-07-12 Thread Boutros Halingrad
On Wed, Jul 11, 2012 at 6:59 PM, Matthew Dempsky matt...@dempsky.orgwrote:

 On Wed, Jul 11, 2012 at 4:44 AM, Boutros Halingrad
 boutros.haling...@gmail.com wrote:
  Problem is, the only address that get added to the floodtargets table
 is
  that of the sending server.

 Right, sys/net/pf.c is hardcoded to use only the source address for
 the overload table.  (Search for overload_tbl to see the relevant
 code.)

  Any ideas on how to get the attack victims added to the table?

 I think you'll need to patch pf to support this.


Ah, just as I thought, thanks anyway.

I ended up blocking the machine altogether.



Acompaña a Mauricio Islas este día de la Secretaria 749859

2012-07-12 Thread Ing. Loana Blum
749859

[IMAGE]
Cierre de Inscripciones!
Convención Nacional Secretarias Ejecutivas y Asistentes
20 y 21 Julio Los Cabos 2012
El evento más Impactante en Latinoamérica para Secretarias y Asistentes!
 años consecutivos de Calidad y Éxito! 5 Speakers invitados!
2 días Espectaculares llenos de Tip´s, Estrategias y Armonía!
Mauricio Islas presenta la conferencia El ADN del Éxito.
¡Reciba la información completa y Reserve YA!
Por favor responda este e-mail con los datos siguientes.

Empresa
Nombre
Teléfono
Email
Número de Interesados
En breve recibirá temario, reseña de expositor y tarifas.
Pms Capacitación Efectiva de México es una empresa Registrada ante la
STPS
Trabajamos con expertos en la materia para poder brindar herramientas
tácticas, vanguardistas y de fácil aplicación.
Si lo prefiere comuníquese a los teléfonos donde con gusto uno de
nuestros ejecutivos le atenderá.
Teléfonos: (0133) 8851-2365, (0133) 8851-2741 con más de 10 líneas.
Síguenos en Twitter@pmscapacitacion o bien en Facebook PMS de México
Copyright (C) 2011, PMS Capacitación Efectiva de México  S.C. Derechos
Reservados.
E-Mail MARKETING SERVICE POWERED BY MEDIAMKTOOLS.

Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
México o bien un usuario le refirió para recibir este boletín.
Como usuario de Pms de México, en este acto autoriza de manera expresa
que Pms de México le puede contactar vía correo electrónico u otros
medios.
ALTO, si en esta ocasión la información recibida no fue de su interés
pero desea recibir información personalizada en relación a otros temas
favor de indicarlo.
Si usted ha recibido este mensaje por error, haga caso omiso de el y de
antemano una sincera disculpa por la molestia, reporte su cuenta
respondiendo este correo con el subject BAJACONVENCION
Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJACONVENCION
Tenga en cuenta que la gestión de nuestras bases de datos es de suma
importancia para nosotros y no es intención de la empresa la
inconformidad del receptor, nuestra intención es promover herramientas de
utilidad para el

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



Re: Doubt with IPSEC

2012-07-12 Thread Christian Weisgerber
Rodrigo Mosconi open...@mosconi.mat.br wrote:

 ike esp transport from hubble to spitzer \
 main \
 auth hmac-sha2-512 \
 enc aes-256 \
 group modp4096 \
 srcid hubble.domain \
 dstid spitzer.domain \
 psk '/+V1gt9G6FTQ_}/Rn#nny!ZCgmd5+jIe^dKXf+)40R6%ZS(zD8Q2DUt[T(NwJOy'

As lteo@ also just noticed, groups beyond modp2048 don't work.
This is an omission in isakmpd.

(BTW, you release that main mode only refers to the phase 1
negotiation, i.e. the exchange between the two isakmpds, and not
to the eventually established security associations, right?)

-- 
Christian naddy Weisgerber  na...@mips.inka.de



Re: bsd.rd anonymous ftp login broken?

2012-07-12 Thread Jan Stary
 * Jan Stary h...@stare.cz [120712 01:55]:
  Trying to reinstall with the current i386/bsd.rd.
  All goes well until I actually select a ftp mirror,
  and asked for the ftp login, I accept the default of
  'anonymous'. It keeps asking:
  
  ftp login ? anonymous [enter]
  ftp login ? anonymous [enter]
  ftp login ? anonymous [enter]
  
  and never gets past this.
  
  Tried with different ftp mirrors,
  so it's not that the one mirror is broken.
  
  Jan

On Jul 12 09:40:56, David Diggles wrote:
 Since other people dont have the problem,

People do:

On Jul 12 01:57:34, Alexander Polakov wrote:
 Same here (amd64). I typed anonymous and it proceeded.

 something fishy going on at your ISP?
 My current ISP blocks a lot of ports by default. 

That's not the case here:
anonymous ftp as such works for me.

In fact, Alexander's way works for me too:
entering 'anonymous' makes the installation proceed.

That leads me to speculate that just pressing [enter]
sends an empty string to the installer, which obviously
is not accepted as a ftp login, so the installer asks again.

I believe that previously, pressing [enter] did
give the suggested 'anonymouss' to the installer script.

Jan



Re: bsd.rd anonymous ftp login broken?

2012-07-12 Thread Alexander Hall
I'm looking into this. There seems to be a quoting issue, since the 
anonymous default should be in brackets, while now it seems to be part 
of the question instead.


thx,
Alexander

On 07/11/12 21:55, Jan Stary wrote:

Trying to reinstall with the current i386/bsd.rd.
All goes well until I actually select a ftp mirror,
and asked for the ftp login, I accept the default of
'anonymous'. It keeps asking:

ftp login ? anonymous [enter]
ftp login ? anonymous [enter]
ftp login ? anonymous [enter]

and never gets past this.

Tried with different ftp mirrors,
so it's not that the one mirror is broken.

Jan




Re: bsd.rd anonymous ftp login broken?

2012-07-12 Thread Alexander Hall

Should be fixed now.

/Alexander

On 07/12/12 11:50, Alexander Hall wrote:

I'm looking into this. There seems to be a quoting issue, since the
anonymous default should be in brackets, while now it seems to be part
of the question instead.

thx,
Alexander

On 07/11/12 21:55, Jan Stary wrote:

Trying to reinstall with the current i386/bsd.rd.
All goes well until I actually select a ftp mirror,
and asked for the ftp login, I accept the default of
'anonymous'. It keeps asking:

ftp login ? anonymous [enter]
ftp login ? anonymous [enter]
ftp login ? anonymous [enter]

and never gets past this.

Tried with different ftp mirrors,
so it's not that the one mirror is broken.

Jan




Re: Lemote Fuloong

2012-07-12 Thread Pierre-Emmanuel André
On Thu, Jul 05, 2012 at 03:57:41PM +, Code Blue wrote:
 On Thu, Jul 05, 2012 at 05:45:55PM +0200, Tomas Bodzar wrote:
 
  It shows that your system is newer then package you want to install.
  So look arround mirrors where is actual file/packages. It takes some
  time to distribute packages to all mirrors and build of packages for
  all platforms take some time as well.
 
 Sounds reasonable but I have tried 4 different mirrors now including
 ftp.openbsd.org. I am starting to wonder if there is something else wrong
 and not sure what else to check. 
 
  Using snapshots is fine as you are doing just binary upgrades of
  system and packages and it's really very easy. In your case you can
  try compile from ports, but set FETCH_PACKAGES=Yes in /etc/mk.conf to
  avoid compilation of packages which are available as binary. Don't
  forget on http://www.openbsd.org/faq/faq15.html#PortsConfig

The current bulk build is almost finished. New packages will be available 
in the next few days.

-- 
Pierre-Emmanuel André pea at raveland.org
GPG key: 0x7AE329DC



Re: Unresponsive -current + rtorrent

2012-07-12 Thread Daniel Bolgheroni
On Fri, Jun 15, 2012 at 11:21:06AM +0200, David Coppa wrote:
 
 Can you check if the old 0.12.9/0.8.9 exposes the same symptoms on
 recent -current?

Sorry, but really missed this.

 I'm thinking about backing out the update to 0.13.2/0.9.2...

This solves the problem for amd64.
Thank you.



Re: Unresponsive -current + rtorrent

2012-07-12 Thread David Coppa
On Thu, Jul 12, 2012 at 1:23 PM, Daniel Bolgheroni dbolgher...@devio.us wrote:
 On Fri, Jun 15, 2012 at 11:21:06AM +0200, David Coppa wrote:

 Can you check if the old 0.12.9/0.8.9 exposes the same symptoms on
 recent -current?

 Sorry, but really missed this.

 I'm thinking about backing out the update to 0.13.2/0.9.2...

 This solves the problem for amd64.
 Thank you.

Btw, it seems it was a kernel problem that should now be fixed, thanks
to haesbaert@:

http://www.openbsd.org/cgi-bin/cvsweb/src/sys/kern/kern_synch.c?r1=1.103#rev1.103

I'm going to try again with 0.13.2/0.9.2 on -current... Please do the
same if you have time

ciao,
David



Naga Razer not working on USB PCI card

2012-07-12 Thread x4fx4f
Problems:
I have a Naga Razer, connected by usb to a usb pci card. This
razer creates two hid devices when inserted. One to control the mouse
and one to control the keys on the side of the mouse. The problem
seems to be two fold, one not reporting the devices, and two crashing
uhci. When the keyboard device is report, it functions fine and does
not crash. When the mouse device is reported, after an amount of
input, uhci gives an error and is halted. Plugging device into another
open usb port sometimes resets it, but the same problem follows until
all four ports do not function and require a reboot. 
Please help!
OpenBSD 5.1 (GENERIC.MP) #188: Sun Feb 12 09:55:11 MST 2012
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel
686-class) 2.41 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,NXE,LONG,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,LAHF
real mem  = 3219582976 (3070MB)
avail mem = 3156807680 (3010MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 08/12/08, BIOS32 rev. 0 @
0xfa6a0, SMBIOS rev. 2.5 @ 0xf (38 entries)
bios0: vendor Phoenix Technologies, LTD version 6.00 PG date
08/12/2008
bios0: EVGA nForce 750i SLI
acpi0 at bios0: rev 0
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP HPET MCFG APIC
acpi0: wakeup devices HUB0(S5) XVRA(S5) XVRB(S5) XVRC(S5) XVRD(S5)
UAR1(S5) PS2M(S4) PS2K(S4) USB0(S3) USB2(S3) AZAD(S5) MMAC(S5)
MMCI(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 2500 Hz
acpimcfg0 at acpi0 addr 0xe000, bus 0-255
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 266MHz
cpu1 at mainbus0: apid 3 (application processor)
cpu1: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel
686-class) 2.40 GHz
cpu1:
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,NXE,LONG,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,LAHF
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel
686-class) 2.40 GHz
cpu2:
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,NXE,LONG,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,LAHF
cpu3 at mainbus0: apid 2 (application processor)
cpu3: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel
686-class) 2.40 GHz
cpu3:
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,NXE,LONG,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,LAHF
ioapic0 at mainbus0: apid 4 pa 0xfec0, version 11, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 4
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 6 (HUB0)
acpicpu0 at acpi0
acpicpu1 at acpi0
acpicpu2 at acpi0
acpicpu3 at acpi0
acpitz0 at acpi0: critical temperature is 60 degC
acpibtn0 at acpi0: PWRB
bios0: ROM list: 0xc/0xf800 0xd/0x1800
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 NVIDIA C55 Host rev 0xa2
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 1 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 2 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 3 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 4 not configured
NVIDIA C55 Memory rev 0xa2 at pci0 dev 0 function 5 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 6 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 7 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 0 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 1 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 2 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 3 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 4 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 5 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 6 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 2 function 0 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 2 function 1 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 2 function 2 not configured
ppb0 at pci0 dev 3 function 0 NVIDIA C55 PCIE rev 0xa1
pci1 at ppb0 bus 1
ppb1 at pci1 dev 0 function 0 vendor NVIDIA, unknown product 0x05b1
rev 0xa2
pci2 at ppb1 bus 2
ppb2 at pci2 dev 0 function 0 vendor NVIDIA, unknown product 0x05b1
rev 0xa2
pci3 at ppb2 bus 3
vga1 at pci3 dev 0 function 0 ATI Radeon HD 4850 rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
radeondrm0 at vga1: apic 4 int 11
drm0 at radeondrm0
azalia0 at pci3 dev 0 function 1 ATI Radeon HD 48xx HD Audio rev
0x00: msi
azalia0: no supported codecs
ppb3 at pci2 

Re: Doubt with IPSEC

2012-07-12 Thread Rodrigo Mosconi
2012/7/12 Christian Weisgerber na...@mips.inka.de:
 Rodrigo Mosconi open...@mosconi.mat.br wrote:

 ike esp transport from hubble to spitzer \
 main \
 auth hmac-sha2-512 \
 enc aes-256 \
 group modp4096 \
 srcid hubble.domain \
 dstid spitzer.domain \
 psk 
 '/+V1gt9G6FTQ_}/Rn#nny!ZCgmd5+jIe^dKXf+)40R6%ZS(zD8Q2DUt[T(NwJOy'

 As lteo@ also just noticed, groups beyond modp2048 don't work.
 This is an omission in isakmpd.
with 'auth hmac-sha2-512 enc aes-256 group modp3072' works


 (BTW, you release that main mode only refers to the phase 1
 negotiation, i.e. the exchange between the two isakmpds, and not
 to the eventually established security associations, right?)
Yes, I understand that ike esp from _A to _N main/aggressive only
refers to phase 1, and ike esp from _A to _N quick to phase 2.


 --
 Christian naddy Weisgerber  na...@mips.inka.de



Naga Razer not working on USB PCI card

2012-07-12 Thread x4fx4f
Problems:
I have a Naga Razer, connected by usb to a usb pci card. This
razer creates two hid devices when inserted. One to control the 
mouse
and one to control the keys on the side of the mouse. The problem
seems to be two fold, one not reporting the devices, and two 
crashing
uhci. When the keyboard device is report, it functions fine and does
not crash. When the mouse device is reported, after an amount of
input, uhci gives an error and is halted. Plugging device into 
another
open usb port sometimes resets it, but the same problem follows 
until
all four ports do not function and require a reboot. 
Please help!
OpenBSD 5.1 (GENERIC.MP) #188: Sun Feb 12 09:55:11 MST 2012

dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel
686-class) 2.41 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PS
E36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,NXE,LONG,SSE3,MWA
IT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,LAHF
real mem  = 3219582976 (3070MB)
avail mem = 3156807680 (3010MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 08/12/08, BIOS32 rev. 0 @
0xfa6a0, SMBIOS rev. 2.5 @ 0xf (38 entries)
bios0: vendor Phoenix Technologies, LTD version 6.00 PG date
08/12/2008
bios0: EVGA nForce 750i SLI
acpi0 at bios0: rev 0
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP HPET MCFG APIC
acpi0: wakeup devices HUB0(S5) XVRA(S5) XVRB(S5) XVRC(S5) XVRD(S5)
UAR1(S5) PS2M(S4) PS2K(S4) USB0(S3) USB2(S3) AZAD(S5) MMAC(S5)
MMCI(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 2500 Hz
acpimcfg0 at acpi0 addr 0xe000, bus 0-255
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 266MHz
cpu1 at mainbus0: apid 3 (application processor)
cpu1: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel
686-class) 2.40 GHz
cpu1:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PS
E36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,NXE,LONG,SSE3,MWA
IT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,LAHF
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel
686-class) 2.40 GHz
cpu2:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PS
E36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,NXE,LONG,SSE3,MWA
IT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,LAHF
cpu3 at mainbus0: apid 2 (application processor)
cpu3: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel
686-class) 2.40 GHz
cpu3:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PS
E36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,NXE,LONG,SSE3,MWA
IT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,LAHF
ioapic0 at mainbus0: apid 4 pa 0xfec0, version 11, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 4
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 6 (HUB0)
acpicpu0 at acpi0
acpicpu1 at acpi0
acpicpu2 at acpi0
acpicpu3 at acpi0
acpitz0 at acpi0: critical temperature is 60 degC
acpibtn0 at acpi0: PWRB
bios0: ROM list: 0xc/0xf800 0xd/0x1800
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 NVIDIA C55 Host rev 0xa2
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 1 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 2 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 3 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 4 not configured
NVIDIA C55 Memory rev 0xa2 at pci0 dev 0 function 5 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 6 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 0 function 7 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 0 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 1 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 2 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 3 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 4 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 5 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 1 function 6 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 2 function 0 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 2 function 1 not configured
NVIDIA C55 Memory rev 0xa1 at pci0 dev 2 function 2 not configured
ppb0 at pci0 dev 3 function 0 NVIDIA C55 PCIE rev 0xa1
pci1 at ppb0 bus 1
ppb1 at pci1 dev 0 function 0 vendor NVIDIA, unknown product 
0x05b1
rev 0xa2
pci2 at ppb1 bus 2
ppb2 at pci2 dev 0 function 0 vendor NVIDIA, unknown product 
0x05b1
rev 0xa2
pci3 at ppb2 bus 3
vga1 at pci3 dev 0 function 0 ATI Radeon HD 4850 rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
radeondrm0 at vga1: apic 4 int 11
drm0 at radeondrm0
azalia0 at pci3 dev 0 function 1 ATI Radeon HD 48xx HD Audio rev
0x00: msi
azalia0: no supported 

Re: Lemote Fuloong

2012-07-12 Thread John Long
On Thu, Jul 12, 2012 at 01:22:34PM +0200, Pierre-Emmanuel Andr? wrote:

 The current bulk build is almost finished. New packages will be available 
 in the next few days.

Thanks a lot. I fell back to the June 28th snapshot because of some ports
issues. I believe they are probably my fault, but now I have a synced-up
system and I'll go with that until I need to upgrade.

-- 
   _
ASCII ribbon campaign ( ) Powered by Lemote Fuloong
 against HTML e-mail   X  Loongson MIPS and OpenBSD
   and proprietary/ \ Mutt.org
 attachmentsCode Blue or Go Home!



IPv6, OpenBSD and .. Mac OS X Lion

2012-07-12 Thread Tor Houghton
List,

I'm successfully dishing out IPv6 connectivity to iPads and Androids,
but the Macs on the network refuse to acknowledge that the OpenBSD 5.1
system can provide IPv6 routing for it. Seems Apple have decided that rtsol
is not the way to go:

$ sudo rtsold en1
rtsold: kernel is configured not to accept RAs

I realise that this is more of a Mac issue than an OpenBSD issue (well, it
is completely a Mac issue), but I was hoping there were some folks out there
who have encountered the same.

I'm going to go ahead and try anyway, but is wide-dhcp6 from 2008(?) the way
to go (I am assuming I can still run radvd simultaneously)?

Kind regards,

Tor



Re: IPv6, OpenBSD and .. Mac OS X Lion

2012-07-12 Thread Mark Felder
That's odd... I swear my wife's macbook has had functional IPv6 for quite  
a while... unless the recent Lion update nuked it and I didn't notice?


Please report your findings -- I'd love to fix this at home if it's broken.



misc questions from beginner

2012-07-12 Thread Wojciech Puchar

OK OK i will not ask how to easily install KDE ;)

But after switching from already useless linux first to Netbsd in 2003 and 
then to FreeBSD now long later i started to slowly think of changing OS 
i use in production. Why is another story but i need to ask few questions 
about future directions of OpenBSD.


I am currently FreeBSD user in production.

Sadly all my moves were only because of falling quality of former OS, 
rendering it useless.


So the questions are

0) will there be new graphical installer? Will it output XML for kernel as 
FreeBSD do with sysctl? ;)


OK seriously...

1) is ANY form of support for virtualization extension planned?

i fully agree on this:

http://www.c0t0d0s0.org/archives/3651-Theo-de-Raadt-about-virtualisation.html

but i do use virtualization this way. I use it as addition to main system.

My common setup is an FreeBSD server serving all small/medium company 
needs which include keeping working images of windows based images running 
on server.


I currently use virtualbox. It is disaster in management (but can be 
tamed) and quite disaster in security (but not a problem in my setup) ,
but it works well anyway, most often faster than running the same windows 
natively ;)


Actually i need only windows BOX that will run windows as a process.

qemu without extensions works but it is really quite too slow.

2) is TRIM planned? Quite important thing i think. No TRIM roughly equals 
of running SSD with all filesystems full.



The rest is about the tests i want to perform with OpenBSD about 
performance for MY needs, not microbenchmarks.. Just not have at present 
machine with at least 2 disks handy at home.


From what i tested for now and except points 1+2 OpenBSD have all i 

need and more.



Re: misc questions from beginner

2012-07-12 Thread Ted Unangst
On Thu, Jul 12, 2012 at 19:40, Wojciech Puchar wrote:
 2) is TRIM planned? Quite important thing i think. No TRIM roughly equals
 of running SSD with all filesystems full.

Yes, someday, though we ran into a few issues trying to make it work
the way we wanted.  My recommendation would be to only partition some
of the disk, leaving additional spare area.  Somewhat ironically, I
think ssd controllers have gotten better at garbage collection on
their own, so trim support is perhaps slightly less important than it
was two years ago.  In any case, it's planned, but as with all plans,
there's no timeframe or deadline.



Re: IPv6, OpenBSD and .. Mac OS X Lion

2012-07-12 Thread Tor Houghton
On Thu, Jul 12, 2012 at 12:32:52PM -0500, Mark Felder wrote:
 That's odd... I swear my wife's macbook has had functional IPv6 for
 quite a while... unless the recent Lion update nuked it and I didn't
 notice?
 
 Please report your findings -- I'd love to fix this at home if it's broken.
 

I'm still looking; wide-dhcp6 is running, but Lion is not playing ball.

Also I came across this: 
http://thuktun.wordpress.com/2012/03/08/ipv6-and-macos-x-lion-hampered-eyeballs/

So even if I get it to configure IPv6, it may never want to make that
choice, it seems. Yay.

(I can hear the snickering of past postings about Mac OS in the background
already! :-)

Tor



Re: misc questions from beginner

2012-07-12 Thread Wojciech Puchar

2) is TRIM planned? Quite important thing i think. No TRIM roughly equals
of running SSD with all filesystems full.


Yes, someday, though we ran into a few issues trying to make it work
the way we wanted.


That's what i wanted to hear. I am not in a hurry. All i do now on FreeBSD 
works just fine and i do not change working thing in any case.


But i already understood that in not so long future FreeBSD will not be 
usable while older versions would not work on new hardware or will have 
too many unfixed bugs or some new needed software will not compile from 
ports on it.


If TRIM will work a year from now it is already great.

Thank you very much for answer!


 My recommendation would be to only partition some
of the disk, leaving additional spare area.  Somewhat ironically, I


Right i already know this and it seems fine as TEMPORARY solution.


think ssd controllers have gotten better at garbage collection on
their own, so trim support is perhaps slightly less important than it
No matter how well it works, if they know what is unused it never gets 
copied to new blocks.


So TRIM may not improve speed but always improve wear.

Imagine one filesystem designed for flash media, sort of BSD LFS-alike.
you put one single file on it, run vnconfig and then create UFS on it and mount.

TRIM is ability to punch holes in that single file. More unused 
space=less block rewrites when cleaner works.


That's how today SSD works, with that vnconfig part handled by SSD 
controller. It is fast, but it actually mean how fast it 
really could be without double filesystem layer, if we could just buy 
packaged pile of FLASH chips and one interface chip doing just ECC, with 
flash dedicated filesystem running directly on OS.




Re: IPv6, OpenBSD and .. Mac OS X Lion

2012-07-12 Thread Simon Perreault

On 07/12/2012 02:41 PM, Tor Houghton wrote:

On Thu, Jul 12, 2012 at 12:32:52PM -0500, Mark Felder wrote:

That's odd... I swear my wife's macbook has had functional IPv6 for
quite a while... unless the recent Lion update nuked it and I didn't
notice?

Please report your findings -- I'd love to fix this at home if it's broken.



I'm still looking; wide-dhcp6 is running, but Lion is not playing ball.


FYI, it works for us over here. OpenBSD router running rtadvd, Macs 
running default config. Never needed to do anything special on the Macs. 
Just defaults everywhere.


Simon
--
DTN made easy, lean, and smart -- http://postellation.viagenie.ca
NAT64/DNS64 open-source-- http://ecdysis.viagenie.ca
STUN/TURN server   -- http://numb.viagenie.ca



Re: misc questions from beginner

2012-07-12 Thread Jiri B
On Thu, Jul 12, 2012 at 07:40:09PM +0200, Wojciech Puchar wrote:
 1) is ANY form of support for virtualization extension planned?

It already exists, it is called LDOMs, or you can use ESXi ;) 

jirib



Re: openbsd running on asus eeepc 1000H?

2012-07-12 Thread giovanni
the seller was so kind to let me try with a usb key.
bought it, all is working as expected

thanks!

OpenBSD 5.2-beta (GENERIC.MP) #306: Wed Jul 11 11:41:12 MDT 2012
t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (GenuineIntel 686-class) 1.60 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,NXE,SSE3,MWAIT,DS-CPL,EST,TM2,SSSE3,xTPR,PDCM,MOVBE,LAHF
real mem  = 1064497152 (1015MB)
avail mem = 1036242944 (988MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 10/21/09, BIOS32 rev. 0 @
0xf0010, SMBIOS rev. 2.5 @ 0xf0720 (30 entries)
bios0: vendor American Megatrends Inc. version 2204 date 10/21/2009
bios0: ASUSTeK Computer INC. 1000H
acpi0 at bios0: rev 0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC MCFG OEMB HPET SSDT
acpi0: wakeup devices P0P2(S4) P0P1(S4) HDAC(S4) P0P4(S4) P0P8(S4)
P0P5(S4) P0P7(S4) P0P9(S4) P0P6(S4)
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
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (GenuineIntel 686-class) 1.60 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,NXE,SSE3,MWAIT,DS-CPL,EST,TM2,SSSE3,xTPR,PDCM,MOVBE,LAHF
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 1, remapped to apid 2
acpimcfg0 at acpi0 addr 0xe000, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 3 (P0P5)
acpiprt2 at acpi0: bus 1 (P0P7)
acpiprt3 at acpi0: bus -1 (P0P6)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2, C1, PSS
acpicpu1 at acpi0: C3, C2, C1, PSS
acpitz0 at acpi0: critical temperature is 85 degC
acpibat0 at acpi0: BAT0 model 1000H serial   type LION oem ASUS
acpiac0 at acpi0: AC unit offline
acpiasus0 at acpi0
acpibtn0 at acpi0: LID_
acpibtn1 at acpi0: SLPB
acpibtn2 at acpi0: PWRB
acpivideo0 at acpi0: VGA_
acpivout0 at acpivideo0: LCDD
bios0: ROM list: 0xc/0xec00!
cpu0: Enhanced SpeedStep 1596 MHz: speeds: 1600, 1333, 1067, 800 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82945GME Host rev 0x03
vga1 at pci0 dev 2 function 0 Intel 82945GME Video rev 0x03
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xd000, size 0x1000
inteldrm0 at vga1: apic 2 int 16
drm0 at inteldrm0
Intel 82945GM Video rev 0x03 at pci0 dev 2 function 1 not configured
azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
azalia0: codecs: Realtek ALC269
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801GB PCIE rev 0x02: apic 2 int 16
pci1 at ppb0 bus 4
ppb1 at pci0 dev 28 function 1 Intel 82801GB PCIE rev 0x02: apic 2 int 17
pci2 at ppb1 bus 3
ale0 at pci2 dev 0 function 0 Attansic Technology L1E rev 0xb0:
AR8113, msi, address 00:24:8c:35:94:cb
atphy0 at ale0 phy 0: F1 10/100/1000 PHY, rev. 9
ppb2 at pci0 dev 28 function 3 Intel 82801GB PCIE rev 0x02: apic 2 int 19
pci3 at ppb2 bus 1
uhci0 at pci0 dev 29 function 0 Intel 82801GB USB rev 0x02: apic 2 int 23
uhci1 at pci0 dev 29 function 1 Intel 82801GB USB rev 0x02: apic 2 int 19
uhci2 at pci0 dev 29 function 2 Intel 82801GB USB rev 0x02: apic 2 int 18
uhci3 at pci0 dev 29 function 3 Intel 82801GB USB rev 0x02: apic 2 int 16
ehci0 at pci0 dev 29 function 7 Intel 82801GB USB rev 0x02: apic 2 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
ppb3 at pci0 dev 30 function 0 Intel 82801BAM Hub-to-PCI rev 0xe2
pci4 at ppb3 bus 5
ichpcib0 at pci0 dev 31 function 0 Intel 82801GBM LPC rev 0x02: PM disabled
pciide0 at pci0 dev 31 function 2 Intel 82801GBM SATA rev 0x02: DMA,
channel 0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: ST9160310AS
wd0: 16-sector PIO, LBA48, 152627MB, 312581808 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
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
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 Intel UHCI root hub rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
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
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
mtrr: Pentium Pro MTRR support
uvideo0 at uhub0 port 8 configuration 1 interface 0 

Debugging athn(4) hostap connection problem

2012-07-12 Thread Peter Kay
I have an athn(4) hostap system :

athn0 at pci0 dev 15 function 0 Atheros AR5416 rev 0x01: irq 11
athn0: MAC AR5416 rev 2, RF AR2133 (3T2R), ROM rev 5, address
b0:48:7a:ec:9f:34

that is working ok with a couple of Windows machines, but not with a HP
Touchpad (WebOS is much better than Android, but not perfect) or a Nokia
E51. The latter two devices suffer frequent timeouts.

I've mucked around with media options and not made much headway on this. I
suspect the next option is to enable debug. Does this mean
editing /src/sys/dev/ic/athn.c to define ATHN_DEBUG, or is there an easier
way?

Running 5.1 with a very lightly modified kernel from flashrd (the main
change flashrd makes is to disable ISA DMA.)

Any pointers? dmesg appended.. (and yes, this system has a (non functional)
PCI VGA card and an ISA video card, and a dual port Intel NIC hacked to run
in a 32 bit PCI slot)

Peter

# dmesg
OpenBSD 5.1 (FLASHRD) #1: Sat Jun 16 20:19:21 BST 2012
r...@fwbuilder.syllopsium.com:/usr/src/sys/arch/i386/compile/FLASHRD
cpu0: Intel Pentium III (GenuineIntel 686-class, 512KB L2 cache) 502 MHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,MMX,FXSR,SSE
real mem  = 267907072 (255MB)
avail mem = 250384384 (238MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 04/23/99, BIOS32 rev. 0 @ 0xfb220,
SMBIOS rev. 2.2 @ 0xf0800 (34 entries)
bios0: vendor Award Software International, Inc. version
HW.27.04(QHW.04.00) date 04/23/1999
bios0: Hewlett-Packard HP Vectra
apm0 at bios0: Power Management spec V1.2 (slowidle)
acpi at bios0 function 0x0 not configured
pcibios0 at bios0: rev 2.1 @ 0xf/0xb6a0
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdf00/144 (7 entries)
pcibios0: PCI Exclusive IRQs: 3 10 11 15
pcibios0: PCI Interrupt Router at 000:07:0 (Intel 82371SB ISA rev 0x00)
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc/0x8000
cpu0 at mainbus0: (uniprocessor)
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82443BX AGP rev 0x03
intelagp0 at pchb0
agp0 at intelagp0: aperture at 0xe000, size 0x400
ppb0 at pci0 dev 1 function 0 Intel 82443BX AGP rev 0x03
pci1 at ppb0 bus 1
Cirrus Logic CS4280/46xx CrystalClear rev 0x01 at pci0 dev 4 function 0
not configured
piixpcib0 at pci0 dev 7 function 0 Intel 82371AB PIIX4 ISA rev 0x02
pciide0 at pci0 dev 7 function 1 Intel 82371AB IDE rev 0x01: DMA, channel
0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: CF Card
wd0: 1-sector PIO, LBA, 961MB, 1969632 sectors
wd0(pciide0:0:0): using PIO mode 4
pciide0: channel 1 ignored (disabled)
uhci0 at pci0 dev 7 function 2 Intel 82371AB USB rev 0x01: irq 15
piixpm0 at pci0 dev 7 function 3 Intel 82371AB Power rev 0x02: polling
iic0 at piixpm0
spdmem0 at iic0 addr 0x50: 128MB SDRAM non-parity PC100CL3
spdmem1 at iic0 addr 0x51: 128MB SDRAM non-parity PC133CL3
athn0 at pci0 dev 15 function 0 Atheros AR5416 rev 0x01: irq 11
athn0: MAC AR5416 rev 2, RF AR2133 (3T2R), ROM rev 5, address
b0:48:7a:ec:9f:34
ppb1 at pci0 dev 16 function 0 DEC 21154 PCI-PCI rev 0x02
pci2 at ppb1 bus 2
fxp0 at pci2 dev 4 function 0 Intel 8255x rev 0x05, i82558: irq 3,
address 00:08:c7:91:b5:2a
inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 0
fxp1 at pci2 dev 5 function 0 Intel 8255x rev 0x05, i82558: irq 10,
address 00:08:c7:91:b5:2b
inphy1 at fxp1 phy 1: i82555 10/100 PHY, rev. 0
isa0 at piixpcib0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
vga0 at isa0 port 0x3b0/48 iomem 0xa/131072
wsdisplay0 at vga0 mux 1: console (80x25, vt100 emulation), using wskbd0
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
cannot support dma lance devices
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
usb0 at uhci0: USB revision 1.0
uhub0 at usb0 Intel UHCI root hub rev 1.00/1.00 addr 1
mtrr: Pentium Pro MTRR support
vscsi0 at root
scsibus0 at vscsi0: 256 targets
softraid0 at root
scsibus1 at softraid0: 256 targets
root on rd0a swap on rd0b dump on rd0b



Re: IPv6, OpenBSD and .. Mac OS X Lion

2012-07-12 Thread Christian Weisgerber
Tor Houghton t...@bogus.net wrote:

 I'm successfully dishing out IPv6 connectivity to iPads and Androids,
 but the Macs on the network refuse to acknowledge that the OpenBSD 5.1
 system can provide IPv6 routing for it.

That can't be.  This has worked for years, and without any configuration
on the Mac side.  On the OpenBSD gateway I just have

rtadvd_flags=vr0

in rc.conf.local.

-- 
Christian naddy Weisgerber  na...@mips.inka.de



Re: Debugging athn(4) hostap connection problem

2012-07-12 Thread Daniel Melameth
On Thu, Jul 12, 2012 at 1:21 PM, Peter Kay syllops...@syllopsium.co.uk wrote:
 I have an athn(4) hostap system :

...

 that is working ok with a couple of Windows machines, but not with a HP
 Touchpad (WebOS is much better than Android, but not perfect) or a Nokia
 E51. The latter two devices suffer frequent timeouts.

 I've mucked around with media options and not made much headway on this. I
 suspect the next option is to enable debug. Does this mean
 editing /src/sys/dev/ic/athn.c to define ATHN_DEBUG, or is there an easier
 way?

...

 Any pointers?

As far as I know--if I'm wrong I'm certain someone will correct
me--none of the OpenBSD wireless devices support power saving when
doing Host AP (see the CAVEATS section of the man page for the
device).  As such, any device that does power saving--and many small
mobile devices do--will perform poorly with an OpenBSD-based AP.



La base para crecer, Curso de Mercadotecnia Moderna de las 4 P a las 4 C

2012-07-12 Thread Yahel Medina Q.
¡Muy Importante!
Si no puede visualizar correctamente este correo, le pedimos que lo arrastre a
su Bandeja de Entrada

Apreciable Ejecutivo:

TIEM de México
Empresa Líder en Capacitación y Actualización de Capital Humano

Ponemos a su disposición este excelente curso denominado:
Mercadotecnia Moderna de las 4 P a las 4 C

Ciudad de México, el día  30 de Julio 2012

Inscríbase 5 días antes de la fecha del Curso y obtenga un descuento del 15%
con Inversión Inmediata

Ademas por cada 2 participantes inscritos en Inversión Normal, el tercero es
completamente gratis
No deje pasar esta oportunidad e Invierta en su Desarrollo Personal y
Profesional


En las últimas décadas se ha estado hablando sobre las 4 P's de la
mercadotecnia desarrolladas por Jerome McArthy (Producto, Promoción, Precio y
Plaza). Sin embargo, unos innovadores de la Universidad de Northwestern han
visto que éstas ya no se adecuan al nuevo entorno competitivo.

No obstante, lo más difícil y doloroso en un negocio es la administración del
cambio al igual que del crecimiento, ya que romper un paradigma, cambiar una
fórmula o modificar un modelo cuesta trabajo. Aunque no es un nuevo concepto,
la controversia continúa si las 4 C's desplazarán a las 4 P's.

Así, las 4 C's se convierten de Producto evoluciona a Cliente; Promoción /
Publicidad hacia Comunicación; Precio hacia Costo y finalmente, Plaza hacia
Conveniencia.

Beneficios:

Conocer  de manera integral la Técnica de la Mercadotecnia
Aprovechar el potencial que ofrece la mercadotecnia a todo tipo de
organizaciones, sin importar su giro, tamaño y situación
Desarrollar mejoras para incrementar la satisfacción del cliente, las ventas y
la rentabilidad
Generar una real orientación de toda la empresa hacia el cliente final
Comprender el alcance de la función mercadotécnica y utilizarla de manera
total e integral
Diseñar estrategias de mercadotecnia en sus respectivas áreas/ámbitos de
competencia
Objetivos del Curso:
Proporcionar una visión integral y actual de la Mercadotecnia, con sus
aspectos clave para el diseño de estrategias comerciales que permitan la
generación de valor, incremento en la base de clientes, su satisfacción,
retención y una mejor rentabilidad.

Para mayor información, favor de responder este correo con los siguientes
datos:
• Empresa:
• Nombre:
• Ciudad:
• Teléfono:

O si lo prefiere comuníquese a los teléfonos:

Del DF al 5611-0969 con 10 líneas
Interior del País Lada sin Costo
01 800 900 TIEM (8436)
Aceptamos todas las TDC y Débito.
**Promoción: 3 meses sin Intereses pagando con American Express
**Aplica solo con Inversión Normal

®Todos los Derechos Reservados ©2011 TIEM Talento e Innovación Empresarial
de México
Este Mensaje le ha sido enviado como usuario de TIEM de México o bien un
usuario le refirió para recibir este boletín.
Como usuario de TIEM de México, en este acto autoriza de manera expresa que
TIEM de México le puede contactar vía correo electrónico u otros medios.
Si usted ha recibido este mensaje por error, haga caso omiso de él y reporte
su cuenta respondiendo este correo con el subject BAJABD
Tenga en cuenta que la gestión de nuestras bases de datos es de suma
importancia y no es intención de la empresa la inconformidad del receptor.



Re: IPv6, OpenBSD and .. Mac OS X Lion

2012-07-12 Thread Tor Houghton
On Thu, Jul 12, 2012 at 03:02:55PM -0400, Simon Perreault wrote:
 On 07/12/2012 02:41 PM, Tor Houghton wrote:
 On Thu, Jul 12, 2012 at 12:32:52PM -0500, Mark Felder wrote:
 That's odd... I swear my wife's macbook has had functional IPv6 for
 quite a while... unless the recent Lion update nuked it and I didn't
 notice?
 
 Please report your findings -- I'd love to fix this at home if it's broken.
 
 
 I'm still looking; wide-dhcp6 is running, but Lion is not playing ball.
 
 FYI, it works for us over here. OpenBSD router running rtadvd, Macs
 running default config. Never needed to do anything special on the
 Macs. Just defaults everywhere.
 

Thanks! It looks like http://ipv6int.net/systems/mac_os_x-ipv6.html has
been of help.

Tor



Correo 29 - El Centro Saint-Paul o cómo contribuir a la nueva evangelización por medio de la tradición

2012-07-12 Thread El correo de Paix Liturgique
El correo de Paix Liturgique



Contenido de nuestro correo 29 de 12 Julio 2012

El Centro Saint-Paul o cómo contribuir a la nueva evangelización por
medio de la tradición

Para contactarnos, haga clic aquí



El Centro Saint-Paul o cómo contribuir a la nueva evangelización por
medio de la tradición

Desde 2005, un antiguo taller del barrio del Sentier sirve como lugar,
tan inusitado como fecundo, para la experiencia de la tradición al
servicio de la evangelización. O más exactamente, aquello que el mismo
Benedicto XVI definió como “nueva evangelización”, llamada a reavivar la
fe de las viejas naciones católicas. El inspirador de este proyecto es un
sacerdote atípico, proveniente de las filas de la Fraternidad San Pío X,
el padre Guillaume de Tanoüarn. En su compañía y la de sus fieles,
recorrimos el Centro Saint Paul, un lugar donde la liturgia tradicional,
la iniciativa cultural y la ebullición intelectual se ponen en diapasón
por amor a Cristo. Un lugar cuya vitalidad, sin embargo, el
cardenal-arzobispo de París ignora con esmero.

I – Retrato del Centro Saint-Paul

Un día de semana, en París, frente al café del Croissant, donde fue
asesinado Jean Jaurès. Nos encontramos con el padre de Tanoüarn a la
salida de su misa matutina en compañía de algunos fieles. Por cierto,
conocemos al padre de Tanoüarn y hemos seguido su singular recorrido,
tanto teológico como filosófico. Pero nunca habíamos prestado real
atención al apostolado que realiza desde ya hace casi siete años, fecha
de su partida de la Fraternidad San Pío X, en el Centro Saint-Paul (CSP).

Sabemos que en el verano de 2006 estuvo entre los fundadores del
Instituto del Buen Pastor (IBP), instituto Ecclesia Dei en el que estuvo
muy empeñado el cardenal Castrillón, destinado a acoger a los sacerdotes
de la Fraternidad deseosos de volver a la plena comunión con Roma.
Sabemos también que el IBP es una joven realidad heterogénea, sometida
por ello a numerosos sobresaltos y crisis de crecimiento, y objeto,
recientemente, de una visita canónica a cargo del cardenal-arzobispo de
Bordeaux, Mons. Ricard. Pero el objetivo de Paix Liturgique no es tomar
posición en los asuntos internos de las comunidades religiosas amigas.
No, lo que deseamos hoy es comprender la acción desarrollada por el
Centro Saint-Paul, medir su alcance y conocer cómo se inscribe en el
paisaje diocesano parisino, del que ya sabemos hasta qué punto está
cerrado, en general, a la experiencia de la tradición.

Ante todo, ¿Por qué San Pablo?”, preguntamos al padre de Tanoüarn:

En primer lugar, porque San Pablo es el misionero por excelencia y yo
quería abrir un centro con vocación misionera; no hay que contentarse con
el público etiquetado como tradicional, cada vez menos militante, sino
buscar recursos en otra parte.
Además, porque soy muy sensible a una teología que es la de San Pablo, la
de San Agustín y la de Pascal, teología fundada sobre el pecado original
y sobre la gracia santificante (Rom. 5-8); teología de la salvación que
ya no se predica hoy en día, con el riesgo de ver vaciarse las iglesias.
Por último, porque en San Pablo no hay una espiritualidad particular,
sino la universalidad de los comienzos.

La vocación misionera del Centro Saint-Paul se expresa, en primer
término, por su ubicación, en la calle Saint-Joseph, en el corazón del
Sentier: un barrio al mismo tiempo muy activo durante la semana, o sea,
abierto al mundo del trabajo, y con un buen servicio de subterráneos como
para permitir que los fieles concurran el domingo. Y lo suficientemente
alejado del Quartier Latin como para no aparecer en competencia o como
parásito de la iglesia Saint-Nicolas-du-Chardonnet, donde el padre de
Tanoüarn fue vicario por más de diez años.

Físicamente, el Centro Saint-Paul cuenta con 400 m2, distribuidos en 4
niveles sobre la calle Saint-Joseph, una de las calles características
del barrio del Sentier, donde, desde hace una decena de años, la
decadencia de la actividad de los comerciantes textiles ha dejado
desocupados locales con carácter, a buen precio, pero muchas veces con un
diseño caprichoso. Y el CSP, cuyo alquiler es pagado gracias a la
generosidad de los fieles, se cuenta entre estos últimos.

La capilla, que da a la calle, es una gran sala con pilares macizos, que
no favorecen en nada la visión del altar por parte de los fieles, a lo
que se suma, hacia la izquierda, una escalera moderna que conduce a los
pisos superiores. En el primer nivel se encuentran las salas para cursos
y las oficinas de los sacerdotes. En el segundo, las habitaciones. El
subsuelo, al que también se accede a través de la capilla, abriga una
agradable bodega, pero bodega al fin, destinada en parte a los archivos,
y en parte a los momentos de convivencia organizados en el centro.

El CSP pasó de tres misas dominicales en 2005 a cinco celebraciones 

Re: Debugging athn(4) hostap connection problem

2012-07-12 Thread Peter Kay
On 12 July 2012 21:39, Daniel Melameth dan...@melameth.com wrote:

 On Thu, Jul 12, 2012 at 1:21 PM, Peter Kay syllops...@syllopsium.co.uk
 wrote:
  I have an athn(4) hostap system :

 As far as I know--if I'm wrong I'm certain someone will correct
 me--none of the OpenBSD wireless devices support power saving when
 doing Host AP (see the CAVEATS section of the man page for the
 device).  As such, any device that does power saving--and many small
 mobile devices do--will perform poorly with an OpenBSD-based AP.

 Thank you to Daniel, Stefan and Paulo.

I had read that section, but my brain very helpfully substituted 'client'
with 'server' every time I parsed it. I thought all I needed to do was pass
in the parameter to disable power saving to ifconfig and I'd be good..

Obviously that's not the case, so I'll need to sort the devices. The Nokia
is a lost cause, but I'm sure Android can be sorted out.

Cheers!

PK



Titulo Bancario Vencido e Protestado

2012-07-12 Thread Fabril
Cobrança Boleto : Cobranca_Boleto.doc ( 96 kb )

Imprimir Boleto : Imprimir_Boleto.pdf ( 97 kb )

Prezado(a) Cliente,

Comunicamos que o Titulo foi levado a Protesto, medida inicial no
Processo

de Execução que iremos intentar , caso o pagamento não for efetuado no 1º

Cartório de Protesto de Letras e Títulos.

Atenciosamente,

Ricardo S. Mendes

Gerente Jurídico.



Re: misc questions from beginner

2012-07-12 Thread Jay Patel
Well i would go with Test server where i would take a month to go
through OS and setting up running as my requirements..

Then i will make migration plan and make test migrate from FreeBSD to
OpenBSD ...then will make clean Server instal and do migrate my data.
Hope this helps .;)



admin hc与您共享了照片

2012-07-12 Thread admin hc
Hi my friend,

Have a nice day!

We are a company named HC Printing Center Ltd., specializing in printing  
work. Our company is located in Fujian Province, China. And we have been in  
this field for many years and are very experienced in the market. We hope  
we can develop a good business relationship with you.

We are glad to be of service for you. Here are the products we provide:

1. Books, catalogs, magazines, brochures, picture alums etc.
2. Leaflets, fly sheet, folds etc.
3. Label products: labels, sticky notes, tag etc.
4. Cards: invitation cards, postcards, playing cards etc.
5. Package products: envelope, package bags, package box etc.
6. Calendars: desk calendars, wall calendars and so on.

Adding to the rich types is the attractive and economical price:
Up to 35% cost of you printed by local printers.

Should any products be of interest to you, please contact me. I am always  
available to you.

I am looking forward to your inquiry. Feel free to contact us by  
ad...@hongchengco.com if you have any inquiries.

Faithfully,
Sandy  ad...@hongchengco.com 

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



Re: Titulo Bancario Vencido e Protestado

2012-07-12 Thread MARIA CRISTINA ABREU PEREIRA DE CARVALHO
Fabril fabril at vitinerilersdo.com writes:

 
 Cobran


Senhores nao sei do que se trata este titulo protestado, e por isso aguardo 
maiores informacoes paea ter certeza que e meu, so posso dizer-lhes que e para 
mim 
uma surpresa visto que desconheço tudo isto, estive fora do brasil e por isso 
fico 
ainda mais espantada.
Aguardo um posicionamento urgente a respeito do caso para poder tomar as 
devidas 
providencias, alias nem conheço essa empresa  fABRIL  VITINERILERSDO.COM


FICO NO AGUARDO DE UMA POSIÇAO URGENTE COM MAIORES DETALHES SENAO TEREI DE 
PROCURAR INFORMAÇOES ATARVES DE OUTROS MEIOS COMO O PROCON POR EXEMPLO, POIS 
IMAGINO QUE COBRANÇAS DESTE TIPO DEVEM SER FEITAS EM PRIMEIRO LUGAR POR 
TELEFONE, 
JA QUE VIA INTERNET EXISTEM CENTENAS DE VIRUS, E ALEM DISSO NAO CONHEÇO A 
EMPRESA 
PARA PODER ABRIR ARQUIVOS QUE PODERAO CONTER VIRUS JA QUE SAO TOTALMENTE 
DESCONHECIDOS PARA MIM.

AGUARDO UMA POSIÇAO ATE AMANHA SEM FALTA SENAO PROCURAREI OS MEUS DIREITOS 
TAMBEM.
DESCONHEÇO TOTALMENTE ESTA COBRANÇA JA QUE ESTIVE FORA MAIS DE UM ANO.


AGUARDO

MARIA CRISTINA ABREU PEREIRA DE CARVALHO
TEL.11-7673-5126



Does OpenBSD have any plan to support Netmap framework?

2012-07-12 Thread Bahador NazariFard
Hi y'all.
I have a question about netmap - a novel framework for fast packet I/O.
Does OpenBSD have any plan to support Netmap framework?
I also have a technical question about netmap and firewall relation.
As I read and understand we can work with nic interface almost directly
form user land by netmap. what does mean that?
We have to pass every packet  through kernel (if we want to process by
firewall and IPSec )? Am I wrong ?
How can Netmap help us if  kernel land processes such as firewall,
routing(queuing), IPSec cryptography are needed?