6.1 - amd64 arch. Hangs twice a day, how can i debug problem

2007-06-23 Thread Özkan KIRIK
I have a FreeBSD 6.1 - STABLE 200609 gateway have 3 up interfaces. First one connected to 16Mbps Internet Connection, Next onet connected to DMZ Zone (192.168.0.0/24 network) The Last interface connected to Local network. this system hangs twice a day. Keyboard doesnt work, everything locks, no

Kernel side buffer overflow issue

2010-09-21 Thread Özkan KIRIK
Hi, I am using FreeBSD 8.1-STABLE-201008 snapshot. System behaves strangely. Unexpected and meaningless messages seen at consoles. You can download the screen shot from : http://193.255.128.30/~ryland/syslogd.jpg Additionally default router changes unexpectedly. I tried all FreeBSD 7.1, 7.2, 7.3,

Re: New Welcome message for FreeBSD

2006-07-21 Thread Özkan KIRIK
i think i'll be better if slogan of freebsd added to this motd ;) The Power To Serve! Tarasov Alexey yazmış: Timur Yuldashev wrote: New motd-welcome message for FreeBSD. http://www.cwt.uz/motd best regards I like it! Very good. ___ freebsd

Real and Free Memory

2005-07-20 Thread Özkan KIRIK
Hi, i am trying to measure free memory and real memory. but values at dmesg.boot and sysctl are diffrent. # cat /var/run/dmesg.boot | grep real real memory = 268435456 (256 MB) # sysctl vm.vmtotal | grep Real Real Memory:(Total: 232792K Active 122448K) As above, values are not

Re: Real and Free Memory

2005-07-20 Thread Özkan KIRIK
Thanks for your fast reply. What about free memory? does vm.vmtotal give right value? Marc Olzheim wrote: On Wed, Jul 20, 2005 at 11:42:57AM +0300, zkan KIRIK wrote: Hi, i am trying to measure free memory and real memory. but values at dmesg.boot and sysctl are diffrent. # cat /var