Re: Random crash

2007-06-20 Thread Luca Losio
On 6/19/07, Brian A. Seklecki <[EMAIL PROTECTED]> wrote: > > > Are you doing something strong with Cryptography? > No, just ssh and apache >Funny, my GENERIC kernel gives me: >OpenBSD 4.1 (GENERIC) #1435: Sat Mar 10 19:07:45 MST 2007 > [EMAIL PROTECTED]:/usr/src/sys/arch/i386>/compile/GENERIC >

Random crash

2007-06-19 Thread Luca Losio
Hi all, I'm having a lot of crashes with my 4.1 since I updated from 4.0 ...the console output is: page fault trap code=0 stopped at enqueue_randomness+0xc5addb%al,0(%eax) ddb> I tried checking the RAM (Memtest runned 20 hours withour any error and I used this box with another ram stick)

Re: Mac Mini (intel) status

2006-11-30 Thread Luca Losio
Your comment on its own is of little value since most of us are already aware of the pricing of the Mini, or we can easily find out if we aren't. Oh sorry for ruining your day with this...

Re: Mac Mini (intel) status

2006-11-30 Thread Luca Losio
Thank you. The goal is to have the mini replace my dying sparc64 as a web server. Small, low power draw, quiet: I like that. Quite expensive also

Re: ADSL with pppoa (over ATM)

2006-04-11 Thread Luca Losio
> The WAN allocated from the ISP's RADUIS server will be passed through > the DLink, via DHCP, to your NIC. > > If you aren't convinced, put a windows box with a DHCP NIC behind the > DLink while in bridge mode, and see it get a routable address. > > Try this: unplug the telephone wire, reboot the

Re: ADSL with pppoa (over ATM)

2006-03-30 Thread Luca Losio
> My ADSL connection is PPPoA only, which is just PPPoE with ATM. They > work at different layers so if you bridge your adsl modem and handle > only the ATM part, then openbsd pppoe can do the rest. So this means > your ADSL modem will have no public facing IP and reconnecting to it may > be tricky

Re: Support the project by buying from store or make donations

2006-03-27 Thread Luca Losio
> There's always the polo shirt, or since you're in Europe, some of the gear > on https://kd85.com/notforsale.html perhaps. Pics of the stuff?

Re: ADSL with pppoa (over ATM)

2006-03-22 Thread Luca Losio
I used to have one of these. > > On your external NIC, use DHCP, and that is it. > > The DLink does the PPPoA stuff and issues the WAN IP address to your > DHCP card. > > You can still telnet to the DLink on 192.168.0.1 at the same time as > your link being up. > > mmm...I tried switching off dhcp

Re: ADSL with pppoa (over ATM)

2006-03-22 Thread Luca Losio
On 3/22/06, Simon Slaytor <[EMAIL PROTECTED]> wrote: > My understanding is that to operate in 'full bridge mode' requires pppoe > support from the provider. Which is where this thread started. Not pppoe, but pppoa

Re: ADSL with pppoa (over ATM)

2006-03-21 Thread Luca Losio
D-link 300T that now it's doing NAT and working with a DHCP server for the internal network

ADSL with pppoa (over ATM)

2006-03-21 Thread Luca Losio
Hi, I read the faq searching for info about pppoa (http://www.openbsd.org/faq/faq6.html) : "The main software interface to PPPoE/PPPoA on OpenBSD is pppoe(8), which is a userland implementation (in much the same way that we described ppp(8), above)" but I can't figure out how to configure it for

Re: phpldapadmin not working well

2006-02-21 Thread Luca Losio
> Hi. Thanks for answering. > I don't think I messed up anything with php, I'm using the standard > configuration with _no change_. > > php5-core-5.0.5 > php5-ldap-5.0.5p0 I presume that php is working normally...right? My problem was php5. I installed php4 and then php5 (removing version 4 with

Re: phpldapadmin not working well

2006-02-21 Thread Luca Losio
> I only get the following in my logs : > [Tue Feb 21 09:57:26 2006] [notice] child pid 15419 exit signal Segmentation > fault (11) > Any idea? > Thanks! > I had a similar error when I made a mess with php...check your httpd.conf...Can you post the output of a pkg_info?

Re: OpenBSD Metastore: update

2005-10-11 Thread Luca Losio
Szechuan Death wrote: > The MetaStore has been updated - comments are now enabled, you can post > comments under each item listed. Drivers for hardware are also listed. > Some other categories have been added, and some other stuff has changed > in the background. > > Also, some new items have bee

Re: PHP or Mysql problem?

2005-06-15 Thread Luca Losio
Nico Meijer wrote: > Hi Kiraly, > > >>mysql error: Can't create/write to file '/tmp/ >>#sql_4c99_0.MYD' (Errcode: 9) > > > MySQL problem. > > Simple suggestions, not idiot-proof: > > /etc/my.cnf: Mmm..installing mysqlserver usually doesn't create /etc/my.cfn...isn't it? I can't find that fi

Re: mount_union hangs the system.

2005-06-15 Thread Luca Losio
Varun Dubey wrote: > Hello, > I am using the generic kernel on 3.7 and it seems that > unionfs isnt built into it. I think isn't no more supported...Search the archive...