OpenSSH 4.6 error: channel 0: chan_read_failed for istate 3

2007-03-20 Thread Dominik Zalewski
Hi All, After upgrading to openssh-portable-4.6.p1,1 I'm getting following messages in logs: error: channel 0: chan_read_failed for istate 3 Althought ssh works fine. Any ides? Thank you in advance, Dominik ___ freebsd-stable@freebsd.org ma

SVG-based traffic grapher

2007-02-21 Thread Dominik Zalewski
Hi All, I was wondering howto do a SVG-based traffic grapher like they did in pfSense project. Any ideas? Thank you, Dominik ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send an

Re: portupgrade missing key: categories: Cannot read the portsdb! - SOLVED

2007-02-01 Thread Dominik Zalewski
On Thursday 01 February 2007 11:46:21 am Niclas Zeising wrote: >>This has been reported several times already, and I think it's solved >>in a more recent portupgrade. >>Have a look at this thread: >>http://lists.freebsd.org/pipermail/freebsd-ports/2007-January/038395.html >>And this commit to portu

portupgrade missing key: categories: Cannot read the portsdb!

2007-02-01 Thread Dominik Zalewski
Hi All, I've just updated my portstree and I'm trying to run portupgrade , which gives me following error: [EMAIL PROTECTED] /usr/ports]# portupgrade -ai ---> Session started at: Thu, 01 Feb 2007 11:22:00 +0200 [missing key: categories] [Updating the portsdb in /usr/ports ... - 16413 port ent

FreeBSD 6.2 ipw3945 on HP Pavilion dv6000

2007-01-23 Thread Dominik Zalewski
Hi All, I'm running FreeBSD 6.2-RELEASE on HP Pavilion dv6000. I have a problem with intel 3945 wireless card. Simply, kernel didnt detect any ipw* device. When I'm loading a module if_ipw nothing happen. I tried also to compile this driver static into the kernel. No results :( I installed /u

Re: php in free(): error: junk pointer, too high to make sense - SOLVED

2006-11-23 Thread Dominik Zalewski
On Thursday 23 November 2006 16:52, Ivan Voras wrote: > Dominik Zalewski wrote: > > Hi All, > > > > I'm using FreeBSD 6.1 release on i386. I have a problem with pear and > > apache. Here is what I'm getting: > > > > [EMAIL PROTECTED] ~]# pear

php in free(): error: junk pointer, too high to make sense

2006-11-23 Thread Dominik Zalewski
Hi All, I'm using FreeBSD 6.1 release on i386. I have a problem with pear and apache. Here is what I'm getting: [EMAIL PROTECTED] ~]# pear list Installed packages, channel pear.php.net: = PackageVersion State Archive_Tar1.3.1 stable Console_G

Re: Asterisk PBX + FreeBSD 6.1 + Digium cards on machine with Intel E7210 chipset

2006-10-19 Thread Dominik Zalewski
i know there is no fxotune program for freebsd so the chances > on echo are greater when using PSTN. > If you can wait a week I can give you my results on the sangoma cards > (mine gets delivered friday), they also have a freebsd driver and > hardware echo cancelation. > > Kind Regards B

Asterisk PBX + FreeBSD 6.1 + Digium cards on machine with Intel E7210 chipset

2006-10-19 Thread Dominik Zalewski
Hi all, I'm planning to install Asterisk PBX on IBM xSeries 206m server running FreeBSD 6.1 Release. Some people told me that I should avoid of using specific motherboad chipsets cause Digium cards will generate high interrutps Where I can find a current list of "bad chipsets" and do you have a

php 4 update - SOLVED

2006-10-16 Thread Dominik Zalewski
I just needed to put a line in /usr/local/etc/portaudit.conf and regenerate portaudit db. from portaudit.conf: # this vulnerability has been fixed in your FreeBSD version portaudit_fixed="edabe438-542f-11db-a5ae-00508d6a62df" and then: portaudit -Fda && portupgrade php4 Done :) I found solu

php4 update

2006-10-16 Thread Dominik Zalewski
Hi everybody, I'm running FreeBSD 6.1-RELEASE on i386. I wanted to upgrade my php to latest version 4.4.4_1 cause of security update. When running portupgrade php4 I got: => php -- open_basedir Race Condition Vulnerability. Reference: < http://www.FreeBSD.org/ports/portaudit/edabe438-542f-1

Re: Capture all incoming/outgoing email messages

2006-10-06 Thread Dominik Zalewski
2006/10/6, Eric <[EMAIL PROTECTED]>: Dominik Zalewski wrote: > Hi, > > I have a gateway/firewall running FreeBSD 6.1 -release . I would like to > capture all incoming and outgoing email messages to archive them. Is there > is any tool available out there ? I mean a proxy

Capture all incoming/outgoing email messages

2006-10-06 Thread Dominik Zalewski
Hi, I have a gateway/firewall running FreeBSD 6.1 -release . I would like to capture all incoming and outgoing email messages to archive them. Is there is any tool available out there ? I mean a proxy,sniffer or any other solution. Thanks in advance, Dominik

Re: bind round robin

2006-09-19 Thread Dominik Zalewski
, send any mail to "[EMAIL PROTECTED]" From pen homepage: "This is pen, a load balancer for "simple" tcp based protocols such as http or smtp." As I know DNS uses both tcp and udp protocols. For failover you can try OpenBSD Packet Filter with C

Re: Apache 2.2.3 with auth_ldap

2006-09-07 Thread Dominik Zalewski
On Thursday 07 September 2006 12:31, you wrote: > On 7/09/2006, at 9:26 PM, Dominik Zalewski wrote: > > Hi, > > > > I'm running FreeBSD 6.1-STABLE on i386. I need to run auth_ldap > > module with > > apache 2.2.3 but as I see it requires apache13 . >

Apache 2.2.3 with auth_ldap

2006-09-07 Thread Dominik Zalewski
nyway to run auth_ldap with apache22 ? Thanks in advance, Dominik Zalewski -- Dominik Zalewski System Administrator OpenCraft t- +2 02 336 0003 w- http://www.open-craft.com ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/

Re: slapd - slow starting

2006-07-10 Thread Dominik Zalewski
On Monday 10 July 2006 14:43, Daniel O'Connor wrote: > On Monday 10 July 2006 19:57, Dominik Zalewski wrote: > > I'm using FreeBSD 6.1-STABLE on i386. I have installed openldap-server , > > pam_ldap , nss_ldap. During booting and when I > > do /usr/local/etc/rc.d/s

Re: slapd - slow starting

2006-07-10 Thread Dominik Zalewski
On Monday 10 July 2006 14:49, UEMURA (fka. MAENAKA) Tetsuya wrote: > Posted on Mon, 10 Jul 2006 13:27:23 +0300 > by author Dominik Zalewski <[EMAIL PROTECTED]> > > > Here are my ldap.conf and nss_ldap.conf > > #bind_policy hard > > Change "hard" to "

Re: slapd - slow starting

2006-07-10 Thread Dominik Zalewski
On Monday 10 July 2006 14:43, Daniel O'Connor wrote: > On Monday 10 July 2006 19:57, Dominik Zalewski wrote: > > I'm using FreeBSD 6.1-STABLE on i386. I have installed openldap-server , > > pam_ldap , nss_ldap. During booting and when I > > do /usr/local/etc/rc.d/s

slapd - slow starting

2006-07-10 Thread Dominik Zalewski
# Override the default Kerberos ticket cache location. #krb5_ccname FILE:/etc/.ldapcache # SASL mechanism for PAM authentication - use is experimental # at present and does not support password policy control #pam_sasl_mech DIGEST-MD5 Any ideas ? Thank you in advance, Dominik Zalewski ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Portupgrade failed - /var/db/pkg/pkgdb.db: unexpected file type or format

2006-07-02 Thread Dominik Zalewski
On Sunday 02 July 2006 16:35, Vlad GALU wrote: > On 7/2/06, Dominik Zalewski <[EMAIL PROTECTED]> wrote: > > I'm using FreeBSD 6.1-stable . Today I updated my ports tree using cvsup > > and then I ran as usually portupgrade -a . It upgraded my portupgrade to > > vers

Re: Portupgrade failed - /var/db/pkg/pkgdb.db: unexpected file type or format

2006-07-02 Thread Dominik Zalewski
On Sunday 02 July 2006 16:34, you wrote: > On 12/23/-58 20:59, Dominik Zalewski wrote: > > I'm using FreeBSD 6.1-stable . Today I updated my ports tree using cvsup > > and then I ran as usually portupgrade -a . It upgraded my portupgrade to > > version portupgrade-2.1.3.2

Portupgrade failed - /var/db/pkg/pkgdb.db: unexpected file type or format

2006-07-02 Thread Dominik Zalewski
eeded] [Rebuilding the pkgdb in /var/db/pkg ... /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument: Cannot update the pkgdb!]: Cannot update the pkgdb!] Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ Any ideas? Thank you in advance, Dominik Zal