linux emulation

2010-09-12 Thread Elmar Bschorer
hi list, i tried to get skype up and running with linux emulation on openbsd 4.7. skype starts up and i can log in but i can't see any contacts or chat with others. looks like i am not really connected. does anyone has skype running? any ideas what the problem might be? tia elmar

jconsole - no connection possible

2010-09-12 Thread Elmar Bschorer
hi list, when i try to connect to a jvm pid with jconsole for debugging i end up with a "connection failed". i also tried connecting to a remote process ending up with the same error. when i try to connect with jconsole to the same remote process from a linux system it works. so it seems tha

Samba security hole chain_reply

2010-09-12 Thread Jean-Francois
Hello, I am reading an article about Samba chain_reply vulnerability called CVE-2010-2063, where one can execute root shell on the server as far as I understand with all smb server up to 3.3.13 (excluded). One basic question, is this having the desired effect under OpenBSD as well or any mech

Bedvacanze.it - Il sito per organizzare le tue vacanze

2010-09-12 Thread BedVacanze
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- BedVacanze.it, Il Sito per organizzare le tue vacanze - www.bedvacanze.it -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- Anno I - numero 39 - 12 Settembre 2010 Gestisci un agriturismo, bed & breakf

Re: OpenBSD 4.6 + carp + pf + pfsync lockup

2010-09-12 Thread Henning Brauer
* Martin Pelikan [2010-09-09 12:24]: > It depends on what do you need. The defaults suffice for most cases, > but on our most loaded router we use tcp both 256k and udp send space which is bullshit on a router, since rcv/send space is for sockets and irrelevant for forwarded traffic - no sockets

Re: pf.conf : rdr-to IF rather than IP

2010-09-12 Thread Jean-Francois
Hello, Well I am not sure dup-to is really suitable, I would like to redirect ports to multiple ip as following example : match in on $ext_if proto tcp from any to any port 1050 rdr-to 192.168.1.10:50 Regards Le dimanche 29 ao{t 2010 15:15:28, Bret S. Lambert a icrit : > On Sun, Aug 29, 2010 at

qemu core dumps

2010-09-12 Thread Elmar Bschorer
hi list, I tried to install ubuntu with qemu as neither jconsole nor skype with emulation do work on openbsd 4.7 :-( while waiting for the ubuntu installer to finish, i got a core dump - ?!? # qemu -kernel-kqemu -m 1000 -boot d -cdrom /home/elmex/Downloads/ubuntu-10.04> qemu: fatal: triple

Re: pf.conf : rdr-to IF rather than IP

2010-09-12 Thread Bret S. Lambert
Have you even tested a dup-to configuration? Or are you just trying to run the code in your head? On Sun, Sep 12, 2010 at 04:29:14PM +0200, Jean-Francois wrote: > Hello, > > Well I am not sure dup-to is really suitable, I would like to redirect ports > to multiple ip as following example : > >

Re: qemu core dumps

2010-09-12 Thread Tobias Ulmer
On Sun, Sep 12, 2010 at 04:28:25PM +0200, Elmar Bschorer wrote: > hi list, > > I tried to install ubuntu with qemu as neither jconsole nor skype > with emulation do work on openbsd 4.7 :-( You are using the wrong operating system for the job. Don't. There are plenty of Linux distros out there.

Re: jconsole - no connection possible

2010-09-12 Thread Samir SAADA
On Sun, Sep 12, 2010 at 11:37:37AM +0200, Elmar Bschorer wrote: > hi list, > > when i try to connect to a jvm pid with jconsole for debugging i end > up with a "connection failed". > > i also tried connecting to a remote process ending up with the same > error. when i try to connect with jconsole

Re: kernel hangs by many connections (reproducable)

2010-09-12 Thread Henning Brauer
* Anton Maksimenkov [2010-09-12 07:35]: > I use my OBSD machine to test some server on another machine. They are > connected by pathcord, 1Gbit network cards are used. > Test program (uses kqueue) do many (I want thousands) connections to > server. Write query, read answer. > And it tries to keep

XVIII Ateneo 2010: Frente de Artistas del Borda.

2010-09-12 Thread difusion-esa
Escuela Sistimica Argentina Institucisn dedicada a la formacisn, asistencia e investigacisn psicolsgica. Hoy nos acercamos a Uds. para invitarlos a la realizacisn del XVIII Ateneo 2010 FRENTE DE ARTISTAS DEL BORDA. Una expe

cvsync problem: no update since 2010-09-09

2010-09-12 Thread Claus Assmann
It seems I don't get updates to the OpenBSD cvs tree anymore since 2010-09-09. Back then it ran fine: Connecting to anoncvs3.usa.openbsd.org port Connected to 192.43.244.161 port Running... Updating (collection openbsd/rcs) Update CVSROOT/ChangeLog Edit ports/cad/gerbv/Makefile,v [[

Banca inviato una notifica che e necessario completare

2010-09-12 Thread Gruppo BCC
Cari Gruppo BCC membri, per la sicurezza del tuo account abbiamo bisogno di un aggiornamento del profilo. Si prega di scaricare il file allegato a questa email. NOTA: Il tuo account puo essere automaticamente sospeso fino in caso di fallimento di aggiornare il tuo profilo. Si prega di provvedere

Re: kernel hangs by many connections (reproducable)

2010-09-12 Thread Anton Maksimenkov
2010/9/13 Henning Brauer : >> hangs. 1-2 sec after start. >> --- interrupt --- >> pool_do_get(d0a10b60,0,0,0,60) at pool_do_get+0x2c2 >> pool_get(d0a10b60,0,8000,0,0) at pool_get+0x54 >> m_gethdr(1,1,8000,369e99,0) at m_gethdr+0x39 > too me that simply looks like you are running out of memo

Re: kernel hangs by many connections (reproducable)

2010-09-12 Thread Bret S. Lambert
On Mon, Sep 13, 2010 at 10:12:44AM +0600, Anton Maksimenkov wrote: > 2010/9/13 Henning Brauer : > >> hangs. 1-2 sec after start. > >> --- interrupt --- > >> pool_do_get(d0a10b60,0,0,0,60) at pool_do_get+0x2c2 > >> pool_get(d0a10b60,0,8000,0,0) at pool_get+0x54 > >> m_gethdr(1,1,8000,369e99,

Re: linux emulation

2010-09-12 Thread Predrag Punosevac
Elmar Bschorer wrote: >hi list, >i tried to get skype up and running with linux emulation on openbsd 4.7. >skype starts up and i can log in but i can't see any contacts or chat >with others. looks like i am not really connected. >does anyone has skype running? any ideas what the problem might be

Re: linux emulation

2010-09-12 Thread Joel Wiramu Pauling
Have you tried it under wine? http://wiki.winehq.org/OpenBSD On 12 September 2010 16:51, Predrag Punosevac wrote: > Elmar Bschorer wrote: >>hi list, > >>i tried to get skype up and running with linux emulation on openbsd 4.7. >>skype starts up and i can log in but i can't see any contacts or ch

Re: linux emulation

2010-09-12 Thread Jacob Meuser
On Mon, Sep 13, 2010 at 12:51:29AM -0400, Predrag Punosevac wrote: > Elmar Bschorer wrote: > >hi list, > > >i tried to get skype up and running with linux emulation on openbsd 4.7. > >skype starts up and i can log in but i can't see any contacts or chat > >with others. looks like i am not really

Re: kernel hangs by many connections (reproducable)

2010-09-12 Thread Anton Maksimenkov
2010/9/13 Bret S. Lambert : > yes, because you've soaked up all the memory that's available for > handling incoming/outgoing network traffic; you've got a bunch of > processes that try to grab a limited number of resources, fail to > get all they need, and sleep while holding already-allocated mbuf

Re: kernel hangs by many connections (reproducable)

2010-09-12 Thread Claudio Jeker
On Mon, Sep 13, 2010 at 06:35:10AM +0200, Bret S. Lambert wrote: > On Mon, Sep 13, 2010 at 10:12:44AM +0600, Anton Maksimenkov wrote: > > 2010/9/13 Henning Brauer : > > >> hangs. 1-2 sec after start. > > >> --- interrupt --- > > >> pool_do_get(d0a10b60,0,0,0,60) at pool_do_get+0x2c2 > > >> pool_get