Dinámicas Vivenciales para Instructores, Taller Formativo. 2790425

2012-08-20 Thread Ing. Estrella Murillo
2790425 [IMAGE] Formación de Instructores y Manejo de Dinámicas Vivenciales 31 de Agosto y 01 de Septiembre, Cuernavaca, Morelos. Un taller totalmente práctico guiado por un experto. ¡Reciba la información completa, Inscríbase y Capacítese! Por favor responda este e-mail con los datos siguientes.

Como Pagar a la Fuerza de Ventas

2012-08-20 Thread Lic. Adriana Alvarez
Cómo Pagar a la Fuerza de Ventas Panama 29 de Agosto, 2012 SHERATON PANAMA HOTEL & CONVENTION CENTER Toda empresa que basa una parte importante de sus ganancias en la labor de su fuerza de ventas, debe estar consciente que el pago a sus vendedores no puede ser únicamente de tipo económico y este es

Re: Replacement for an outbound pf redirect

2012-08-20 Thread Claudio Jeker
On Mon, Aug 20, 2012 at 12:36:42PM -0700, Jeff Simmons wrote: > I have an OpenBSD VPN gateway with a Windows (shudder) server behind it with > a > private IP address. I need to set up a VPN with a remote company that > requires > that both our gateway and our host have public IP addresses. I am

Re: Intel 82580EB - Hardware Initialization Failed

2012-08-20 Thread Jonathan Gray
On Tue, Aug 21, 2012 at 01:16:19PM +1200, Liam Farr wrote: > Hi Guys, > > > I have a HotLava Systems Sumatra 8G4S 4 port SFP PCIe network card with > a Intel 82580EB chip set. > > I'm running OpenBSD 5.1 and according to the release notes the 82580 > chip set is supported under the em drivers

Intel 82580EB - Hardware Initialization Failed

2012-08-20 Thread Liam Farr
Hi Guys, I have a HotLava Systems Sumatra 8G4S 4 port SFP PCIe network card with a Intel 82580EB chip set. I'm running OpenBSD 5.1 and according to the release notes the 82580 chip set is supported under the em drivers in this release. However I get the following in my dmesg em0 at pci8 dev

Re: OpenBSD Captive Portal

2012-08-20 Thread David Diggles
On Mon, Aug 20, 2012 at 12:42:16PM -0700, Byron Klippert wrote: > The web interfaces interact with the system through CGI scripts, httpd > is run chroot disabled (httpd_flags="-u"). Just one comment for now. You can run it as chroot if you copy any dependancies into the chroot, including binaries

Re: OpenSMTPD getting closer to stable ;-)

2012-08-20 Thread Gilles Chehade
I use it on 5.1 but it requires a -current checkout of both src/usr.sbin/smtpd and src/lib/libc/asr bofh a écrit : >On Mon, Aug 20, 2012 at 5:01 PM, Gilles Chehade wrote: >> Dear misc@ and tech@, >> >> We are getting closer to a stable version of OpenSMTPD and now would be >> the perfect time

Re: OpenSMTPD getting closer to stable ;-)

2012-08-20 Thread bofh
On Mon, Aug 20, 2012 at 5:01 PM, Gilles Chehade wrote: > Dear misc@ and tech@, > > We are getting closer to a stable version of OpenSMTPD and now would be > the perfect time for you to start stress-testing and trying to crash it > in various ways to make sure it is rock-solid. Does it make sense

Re: OpenSMTPD getting closer to stable ;-)

2012-08-20 Thread Peter van Oord van der Vlies
Hello Gilles, For me it was already stable since OpenBSD 4.9 :) Using it as relay for 27 webservers for commercial shops online ( we donate by buying openbsd cd's ). Not rebooted the system 189 days ( before it was done for some virtual machine migration ). Below the stats : # smtpctl show sta

OpenSMTPD getting closer to stable ;-)

2012-08-20 Thread Gilles Chehade
Dear misc@ and tech@, We are getting closer to a stable version of OpenSMTPD and now would be the perfect time for you to start stress-testing and trying to crash it in various ways to make sure it is rock-solid. Eric's recent commits brought to the daemon a brand new scheduler and mta logic whic

Curso de "Negociación y Manejo de Conflictos" Ultimos Lugares

2012-08-20 Thread Reynaldo M. Tapia
Apreciable Ejecutivo: TIEM de México Empresa Líder en Capacitación y Actualización de Capital Humano Pone a su disposición un excelente curso denominado: “Negociación y Manejo de Conflictos” Ciudad de México, el día 30 de Agosto 2012 Inscríbase antes del 03 de Marzo y aproveche el 15% de descuen

OpenBSD Captive Portal

2012-08-20 Thread Byron Klippert
Hello misc, Using OpenBSD 5.0 I've managed to put together a simple captive portal based on a ticketed system. When a customer wants to use the internet they must get an access key from the front desk. When they associate with the network they must authorize the key in order to pass through the fi

Replacement for an outbound pf redirect

2012-08-20 Thread Jeff Simmons
I have an OpenBSD VPN gateway with a Windows (shudder) server behind it with a private IP address. I need to set up a VPN with a remote company that requires that both our gateway and our host have public IP addresses. I am told the Windows server can only set up IP aliases if they are both on t

Re: ftp in both direction through pf

2012-08-20 Thread Maurice Janssen
On 08/20/2012 04:43 PM, lilit-aibolit wrote: I have internal ftp-server. To give access for it from Internet I use ftp-proxy: ftpproxy_flags="-R ftp_server -p 21 -b ext_ip" and rules: anchor "ftp-proxy/*" pass in on $ext_if inet proto tcp from any to (em1) port ftp pass out on $int_if inet pro

Re: softraid questions

2012-08-20 Thread Remi Locherer
On Mon, Aug 20, 2012 at 04:02:19PM +0200, Remi Locherer wrote: > Hi chris > > On Mon, Aug 20, 2012 at 07:53:25AM -0600, Chris Lobkowicz wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Pardon the noise, but I'm wondering if softraid supports nested raid types? > > > > Specifi

Call For Papers (SETIT'13 - CHINA -- HMI'13 - INDIA)

2012-08-20 Thread SETIT
Appologies if you received multiple copies. Please forward this message to any potential colleagues in the areas of interest Call for papers Please consider to contribute and encourage your team members and fellow scientists to contribute to the following events. Thanks for forwarding the inform

Re: ftp in both direction through pf

2012-08-20 Thread sven falempin
i would test with 'from any' just to see if the problem came from that then correct it (reader miss the declaration) 2012/8/20 lilit-aibolit > I have internal ftp-server. > To give access for it from Internet I use ftp-proxy: > > ftpproxy_flags="-R ftp_server -p 21 -b ext_ip" > > and rules: > >

Re: softraid questions

2012-08-20 Thread Lars Noodén
On Mon, Aug 20, 2012 at 07:53:25AM -0600, Chris Lobkowicz wrote: > > Pardon the noise, but I'm wondering if softraid supports nested raid > types? > > Specifically, I'm looking to do a raid 0+1 over 4 drives. A mirror of > stripes. > > wd1 & wd2 would be striped to stripe0 > wd3 & wd4 would be str

ftp in both direction through pf

2012-08-20 Thread lilit-aibolit
I have internal ftp-server. To give access for it from Internet I use ftp-proxy: ftpproxy_flags="-R ftp_server -p 21 -b ext_ip" and rules: anchor "ftp-proxy/*" pass in on $ext_if inet proto tcp from any to (em1) port ftp pass out on $int_if inet proto tcp from any to port ftp user proxy and

Re: DisplayLink CONV-USB2DVI : wsudl(0): We are not attached to the udl driver

2012-08-20 Thread Alexis de BRUYN
On 14.08.2012 23:57, Matthieu Herrb wrote: > On Tue, Aug 14, 2012 at 10:35:40PM +0200, Alexis de BRUYN wrote: >> On 14.08.2012 17:58, Matthieu Herrb wrote: >>> On Tue, Aug 14, 2012 at 04:39:57PM +0200, Matthieu Herrb wrote: On Tue, Aug 14, 2012 at 10:31:24AM +0200, Alexis de BRUYN wrote: >

Re: softraid questions

2012-08-20 Thread Gregory Edigarov
On 08/20/2012 04:53 PM, Chris Lobkowicz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pardon the noise, but I'm wondering if softraid supports nested raid types? Specifically, I'm looking to do a raid 0+1 over 4 drives. A mirror of stripes. wd1 & wd2 would be striped to stripe0 wd3 & wd

Re: softraid questions

2012-08-20 Thread Remi Locherer
Hi chris On Mon, Aug 20, 2012 at 07:53:25AM -0600, Chris Lobkowicz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Pardon the noise, but I'm wondering if softraid supports nested raid types? > > Specifically, I'm looking to do a raid 0+1 over 4 drives. A mirror of > stripes. > > wd

softraid questions

2012-08-20 Thread Chris Lobkowicz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pardon the noise, but I'm wondering if softraid supports nested raid types? Specifically, I'm looking to do a raid 0+1 over 4 drives. A mirror of stripes. wd1 & wd2 would be striped to stripe0 wd3 & wd4 would be striped to stripe1 stripe0 would be m

El curso que nadie se debe perder "Ortografía y Redacción para Ejecutivos"

2012-08-20 Thread Antonio Medina M.
Apreciable Ejecutivo: TIEM de México Empresa Líder en Capacitación y Actualización de Capital Humano Debido al gran éxito obtenido, ponemos nuevamente a su disposición este excelente curso denominado: "Ortografía y Redacción para Ejecutivos" Ciudad de México, el día 29 de Agosto de 2012 Inscrí