From owner-freebsd-isp Sun Feb 3 1:31:53 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail.carracing.com (mail.carracing.com [66.28.74.15]) by hub.freebsd.org (Postfix) with ESMTP id 8F5CC37B416 for ; Sun, 3 Feb 2002 01:31:48 -0800 (PST) Received: from mail.carracing.com (mail.carracing.com [66.28.74.15]) by mail.carracing.com (Postfix) with ESMTP id E13E713186 for ; Sun, 3 Feb 2002 04:31:43 -0500 (EST) Date: Sun, 3 Feb 2002 04:31:43 -0500 (EST) From: "W. Desjardins" To: Subject: mail server config Message-ID: <20020203041958.V92924-100000@mail.carracing.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I searched the archives and could not find what I needed, so here goes. I am looking to setup my mailserver to use user accounts that are not 'real' system accounts. basically, I want to be able to use a backend db (mysql or postgres) to manage the mail settings for users. I do both hosting and colocation for clients and dealing with real user accounts on the mail server is getting to be a real pain :( I am currently using postfix and cucipop, but would like to implement IMAP also. What options do I have for a mail system without 'real' user accounts? I would like to stay with postfix, but pop/imap clients are not too particular to me. My requirements are: - no 'real' user accounts - SAFE - a secure system/setup - virtual domain email accounts and mapping - pop & IMAP - SMTP remote auth Any help/pointers are appreciated. TIA, Bill --------------------------------------------------------- Bill Desjardins - bill@carracing.com - (USA) 305.205.8644 http://www.CarRacing.com - Powered by FreeBSD/mod_perl http://www.FreeBSD.org - The Best OS money cant buy! http://www.EtherneXt.com - High-Performance Co-Location To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 3 1:39:59 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail.carracing.com (mail.carracing.com [66.28.74.15]) by hub.freebsd.org (Postfix) with ESMTP id 2432B37B400 for ; Sun, 3 Feb 2002 01:39:57 -0800 (PST) Received: from mail.carracing.com (mail.carracing.com [66.28.74.15]) by mail.carracing.com (Postfix) with ESMTP id 97C6E13186; Sun, 3 Feb 2002 04:39:56 -0500 (EST) Date: Sun, 3 Feb 2002 04:39:56 -0500 (EST) From: "W. Desjardins" To: Peter Brezny Cc: Subject: Re: online web server log analysis package In-Reply-To: Message-ID: <20020203043248.W93126-100000@mail.carracing.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 2 Feb 2002, Peter Brezny wrote: > Hi everyone, > > I'm looking to put a log analyzer that can be configured to create a nice > weboutput on a daily basis (with history) for my hosting customers to look > at. > > Any favorites out there? analog (in ports: /usr/ports/www/analog) and Report Magic (http://www.reportmagic.org/) are what I use for all my hosting and colo clients. very nice output, VERY configurable and pretty simple to configure/setup. history depends on how long you keep logs around that are analysed. Regards, Bill --------------------------------------------------------- Bill Desjardins - bill@carracing.com - (USA) 305.205.8644 http://www.CarRacing.com - Powered by FreeBSD/mod_perl http://www.FreeBSD.org - The Best OS money cant buy! http://www.EtherneXt.com - High-Performance Co-Location To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 3 6:18:27 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.worldgatein.com (ns2.worldgatein.com [203.109.64.24]) by hub.freebsd.org (Postfix) with ESMTP id 6A0A937B405 for ; Sun, 3 Feb 2002 06:18:18 -0800 (PST) Received: from rivendell.worldgatein.net (interoffice.worldgatein.net [203.109.64.31]) by ns2.worldgatein.com (Postfix) with ESMTP id 60A92BDF2 for ; Sun, 3 Feb 2002 19:37:50 +0530 (IST) Received: by rivendell.worldgatein.net (Postfix, from userid 1001) id 3E1C132609; Sun, 3 Feb 2002 19:50:09 +0530 (IST) Date: Sun, 3 Feb 2002 19:50:09 +0530 From: Devdas Bhagat To: Freebsd-isp@freebsd.org Subject: Re: mail server config Message-ID: <20020203195008.C23195@rivendell.worldgatein.net> Reply-To: Devdas Bhagat Mail-Followup-To: Freebsd-isp@freebsd.org References: <20020203041958.V92924-100000@mail.carracing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020203041958.V92924-100000@mail.carracing.com>; from bill@carracing.com on Sun, Feb 03, 2002 at 04:31:43AM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 03/02/02 04:31 -0500, W. Desjardins wrote: > What options do I have for a mail system without 'real' user accounts? > I would like to stay with postfix, but pop/imap clients are not too > particular to me. > > My requirements are: > > - no 'real' user accounts > - SAFE - a secure system/setup > - virtual domain email accounts and mapping > - pop & IMAP > - SMTP remote auth Postfix + Courier IMAP + pop before smtp, or SMTP AUTH using SASL. Works well. I would suggest cyrus, but the newer versions aren't exactly nice for production. Devdas Bhagat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 3 6:28:41 2002 Delivered-To: freebsd-isp@freebsd.org Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by hub.freebsd.org (Postfix) with ESMTP id 0BEE037B404 for ; Sun, 3 Feb 2002 06:28:36 -0800 (PST) Received: (from root@localhost) by encontacto.net (8.11.6/8.11.4) id g13ESV798897; Sun, 3 Feb 2002 06:28:31 -0800 (PST) (envelope-from eculp@encontacto.net) Received: from 64.173.182.155 ( [64.173.182.155]) as user eculp@EnContacto.Net by Mail.SavvyWorld.Net with HTTP; Sun, 3 Feb 2002 06:28:31 -0800 Message-ID: <1012746511.3c5d490f3cbf2@Mail.SavvyWorld.Net> Date: Sun, 3 Feb 2002 06:28:31 -0800 From: Edwin Culp To: "W. Desjardins" Cc: Freebsd-isp@FreeBSD.ORG Subject: Re: mail server config References: <20020203041958.V92924-100000@mail.carracing.com> In-Reply-To: <20020203041958.V92924-100000@mail.carracing.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bill, My suggestion would be to use the new port of the complete courier suite mail/courier. IMO, compared to what you are trying to do, it is a piece of cake. Basically installs and works out of the box. Only requires going through the conf files (very simple), creating virtual users and starting the daemons. I have only used it with ldap but I'm sure that the sql's and pam work equally well. ed P.S. Yarema has done a great job on this port and keeping it up to date. It has really simplified running courier on FreeBSD. Basic info from ports: Courier is a modular multiprotocol mail server that's designed to strike a balance between reasonable performance, flexibility and features. A partial list of features: * Can be configured to function as an intermediate mail relay, or as a mail server that receives mail for one or more domains, or anything in between. * Web-based administration and configuration tool. * Uses an efficient maildir format as its native mail storage format. Some support is provided for legacy mbox mailboxes. * STARTTLS ESMTP extension (as well as IMAP/POP3/Webmail over SSL) in both the client and the server (requires OpenSSL). The ESMTP client can optionally require that the remote server's X.509 certificate is signed by a trusted root CA (a default set of root CAs is provided). * Mailboxes can be accessed via POP3, IMAP, and HTTP. * Courier includes a mailing list manager. * PAM, LDAP, PostgreSQL, or MySQL authentication. * Authenticated SMTP. * Integrated mail filtering. WWW: http://www.Courier-MTA.org/ Quoting "W. Desjardins" : > Hello, > > I searched the archives and could not find what I needed, so here goes. I > am looking to setup my mailserver to use user accounts that are not 'real' > system accounts. basically, I want to be able to use a backend db (mysql > or postgres) to manage the mail settings for users. I do both hosting and > colocation for clients and dealing with real user accounts on the mail > server is getting to be a real pain :( > > I am currently using postfix and cucipop, but would like to implement IMAP > also. > > What options do I have for a mail system without 'real' user accounts? > I would like to stay with postfix, but pop/imap clients are not too > particular to me. > > My requirements are: > > - no 'real' user accounts > - SAFE - a secure system/setup > - virtual domain email accounts and mapping > - pop & IMAP > - SMTP remote auth > > Any help/pointers are appreciated. > > TIA, > > Bill > > --------------------------------------------------------- > Bill Desjardins - bill@carracing.com - (USA) 305.205.8644 > http://www.CarRacing.com - Powered by FreeBSD/mod_perl > http://www.FreeBSD.org - The Best OS money cant buy! > http://www.EtherneXt.com - High-Performance Co-Location > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 3 7: 6:17 2002 Delivered-To: freebsd-isp@freebsd.org Received: from bilver.wjv.com (spdsl-033.wanlogistics.net [63.209.115.33]) by hub.freebsd.org (Postfix) with ESMTP id 576D137B404 for ; Sun, 3 Feb 2002 07:06:15 -0800 (PST) Received: (from bv@localhost) by bilver.wjv.com (8.11.6/8.11.6) id g13F5AR62565 for freebsd-isp@freebsd.org; Sun, 3 Feb 2002 10:05:10 -0500 (EST) (envelope-from bv) Date: Sun, 3 Feb 2002 10:05:10 -0500 From: Bill Vermillion To: freebsd-isp@freebsd.org Subject: Re: mail server config Message-ID: <20020203150510.GA62353@wjv.com> Reply-To: bv@wjv.com References: <20020203041958.V92924-100000@mail.carracing.com> <20020203195008.C23195@rivendell.worldgatein.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020203195008.C23195@rivendell.worldgatein.net> User-Agent: Mutt/1.3.25i Organization: W.J.Vermillion / Orlando - Winter Park Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 03, 2002 at 07:50:09PM +0530, Devdas Bhagat thus spoke: > On 03/02/02 04:31 -0500, W. Desjardins wrote: > > What options do I have for a mail system without 'real' user accounts? > > I would like to stay with postfix, but pop/imap clients are not too > > particular to me. > > My requirements are: > > - no 'real' user accounts > > - SAFE - a secure system/setup > > - virtual domain email accounts and mapping > > - pop & IMAP > > - SMTP remote auth > Postfix + Courier IMAP + pop before smtp, or SMTP AUTH using SASL. > Works well. > I would suggest cyrus, but the newer versions aren't exactly nice for > production. Would you care to comment on what makes cyrus 'not exactly nice for production', since I'm not familiar with the details of cyrus. Bill -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 3 7:26:26 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.worldgatein.com (ns2.worldgatein.com [203.109.64.24]) by hub.freebsd.org (Postfix) with ESMTP id 4739337B405 for ; Sun, 3 Feb 2002 07:26:23 -0800 (PST) Received: from rivendell.worldgatein.net (interoffice.worldgatein.net [203.109.64.31]) by ns2.worldgatein.com (Postfix) with ESMTP id 271C4BDF2 for ; Sun, 3 Feb 2002 20:45:58 +0530 (IST) Received: by rivendell.worldgatein.net (Postfix, from userid 1001) id 8E7C332609; Sun, 3 Feb 2002 20:58:17 +0530 (IST) Date: Sun, 3 Feb 2002 20:58:17 +0530 From: Devdas Bhagat To: freebsd-isp@freebsd.org Subject: Re: mail server config Message-ID: <20020203205817.G23195@rivendell.worldgatein.net> Reply-To: Devdas Bhagat Mail-Followup-To: freebsd-isp@freebsd.org References: <20020203041958.V92924-100000@mail.carracing.com> <20020203195008.C23195@rivendell.worldgatein.net> <20020203150510.GA62353@wjv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020203150510.GA62353@wjv.com>; from bv@wjv.com on Sun, Feb 03, 2002 at 10:05:10AM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 03/02/02 10:05 -0500, Bill Vermillion wrote: > Would you care to comment on what makes cyrus 'not exactly nice for > production', since I'm not familiar with the details of cyrus. The virtual domain support isn't there yet. cyrus imap depends extensively on sasl, and while SASL is a good ideaq, the cyrus-sasl implementation isn't comfy for a large distributed network of imap/pop/SMTP servers. 2.1 depends on sasl v2, which isn't supported by anything else yet, so you need to maintain two databases of passwords, replicated per server. Devdas Bhagat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 3 9:19:36 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id DEBB737B416 for ; Sun, 3 Feb 2002 09:19:28 -0800 (PST) Received: from fwd11.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16XQIY-00055t-02; Sun, 03 Feb 2002 18:19:26 +0100 Received: from Magelan.Leidinger.net (520065502893-0001@[217.229.208.15]) by fmrl11.sul.t-online.com with esmtp id 16XQII-0TZJ44C; Sun, 3 Feb 2002 18:19:10 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id g13HBOK04654; Sun, 3 Feb 2002 18:11:25 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200202031711.g13HBOK04654@Magelan.Leidinger.net> Date: Sun, 3 Feb 2002 18:11:22 +0100 (CET) From: Alexander Leidinger Subject: Re: online web server log analysis package To: pbrezny@purplecat.net Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2 Feb, Peter Brezny wrote: > I'm looking to put a log analyzer that can be configured to create a nice > weboutput on a daily basis (with history) for my hosting customers to look > at. What about instant update? I haven't done it yet, but I played a little bit with it in my mind. /usr/ports/textproc/modlogan has 'readaheadlimit', after this amount of logfile entries it recreates the web pages. You could pipe your webserver logs to it as they get generated and get a near realtime statistic (depends on the amount of hits per time unit and how large the readaheadlimit is). Bye, Alexander. -- Secret hacker rule #11: hackers read manuals. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Feb 3 19:13:56 2002 Delivered-To: freebsd-isp@freebsd.org Received: from imap.interq.or.jp (imap.interq.or.jp [210.157.0.31]) by hub.freebsd.org (Postfix) with ESMTP id 84F2137B419 for ; Sun, 3 Feb 2002 19:13:53 -0800 (PST) Received: from localhost (daniel@localhost) by imap.interq.or.jp with SMTP id g143Dmwn008641 for ; Mon, 4 Feb 2002 12:13:48 +0900 (JST) Date: Mon, 4 Feb 2002 12:13:48 +0900 (JST) From: Daniel Jung To: freebsd-isp@FreeBSD.ORG Subject: about Jail In-Reply-To: <20020203150510.GA62353@wjv.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi fellow freebsd users, Going through the isp archive, I found useful information about Jail. There are few comments where someone mentioned that Jail is not suitable for a large scale domain hosting due to overhead. I assume that overhead here refers to disk usage for creating an each jail environment. But, since large IDE drives are so cheap these days, I don't really consider it overhead. To those who are providing domain hosting with Jail, how do you usually set up a machine and how many Jails do you have on each machine? Cheers, Daniel Jung To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Feb 4 1: 3:49 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns1.cksoft.de (ns1.cksoft.de [62.111.66.1]) by hub.freebsd.org (Postfix) with ESMTP id 87C4437B419 for ; Mon, 4 Feb 2002 01:03:45 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by ns1.cksoft.de (Postfix) with ESMTP id 09B4014FAA; Mon, 4 Feb 2002 10:03:39 +0100 (CET) Received: by ns1.cksoft.de (Postfix, from userid 66) id CADFE14FA9; Mon, 4 Feb 2002 10:03:37 +0100 (CET) Received: by hirvi.cksoft.de (Postfix, from userid 1000) id CF71D1B65E; Mon, 4 Feb 2002 09:58:58 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by hirvi.cksoft.de (Postfix) with ESMTP id CC29618E88; Mon, 4 Feb 2002 09:58:58 +0100 (CET) Date: Mon, 4 Feb 2002 09:58:58 +0100 (CET) From: Christian Kratzer To: Devdas Bhagat Cc: Subject: Re: mail server config In-Reply-To: <20020203205817.G23195@rivendell.worldgatein.net> Message-ID: X-Spammer-Kill-Ratio: 75% MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, On Sun, 3 Feb 2002, Devdas Bhagat wrote: > On 03/02/02 10:05 -0500, Bill Vermillion wrote: > > Would you care to comment on what makes cyrus 'not exactly nice for > > production', since I'm not familiar with the details of cyrus. > The virtual domain support isn't there yet. > cyrus imap depends extensively on sasl, and while SASL is a good ideaq, > the cyrus-sasl implementation isn't comfy for a large distributed > network of imap/pop/SMTP servers. is there antoher sasl distribution besides cyrus sasl that you would recommend looking into ??? Greetings Christian -- CK Software GmbH Christian Kratzer, Schwarzwaldstr. 31, 71131 Jettingen Email: ck@cksoft.de Phone: +49 7452 889-135 Open Software Solutions, Network Security Fax: +49 7452 889-136 FreeBSD spoken here! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Feb 4 10:12:45 2002 Delivered-To: freebsd-isp@freebsd.org Received: from november.debolaz.com (november.debolaz.com [193.71.19.191]) by hub.freebsd.org (Postfix) with ESMTP id C0E7337B428 for ; Mon, 4 Feb 2002 10:12:35 -0800 (PST) Received: from amphibic.com (november [193.71.19.191]) by november.debolaz.com (Postfix) with SMTP id 7CC1713603E; Mon, 4 Feb 2002 19:12:32 +0100 (CET) Received: from 62.179.128.205 (proxying for unknown) (SquirrelMail authenticated user debolaz) by webmail.debolaz.com with HTTP; Mon, 4 Feb 2002 19:12:32 +0100 (CET) Message-ID: <35580.62.179.128.205.1012846352.squirrel@webmail.debolaz.com> Date: Mon, 4 Feb 2002 19:12:32 +0100 (CET) Subject: Re: about Jail From: "Anders Nor Berle" To: In-Reply-To: References: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.0 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Hi fellow freebsd users, > > Going through the isp archive, I found useful information about Jail. There are few > comments where someone mentioned that Jail is not suitable for a large scale domain > hosting due to overhead. I assume that overhead here refers to disk usage for > creating an each jail environment. But, since large IDE drives are so cheap these > days, I don't really consider it overhead. To those who are providing domain hosting > with Jail, how do you usually set up a machine and how many Jails do you have on > each machine? > I see no other overhead than disk usage either on my systems, so I assume that must be it. I set it up the pretty standard way described in jail(8). I have some custom patches that allows things like top to run without kernel memory access too. Only limit for the number of jails to run on a machine I've run into are disk and memory. - Anders Nor Berle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Feb 4 11: 1:42 2002 Delivered-To: freebsd-isp@freebsd.org Received: from relay03.roc.frontiernet.net (alteon01h.roc.frontiernet.net [66.133.130.238]) by hub.freebsd.org (Postfix) with SMTP id 6A50837B42F for ; Mon, 4 Feb 2002 11:01:30 -0800 (PST) Received: (qmail 17274 invoked from network); 4 Feb 2002 19:01:28 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay03.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 4 Feb 2002 19:01:28 -0000 Received: from tagalong (unknown [165.107.42.196]) by blacklamb.mykitchentable.net (Postfix) with SMTP id E4C10EE6BD for ; Mon, 4 Feb 2002 08:56:57 -0800 (PST) Message-ID: <00a701c1ad9c$f52ac990$c42a6ba5@lc.ca.gov> From: "Drew Tomlinson" To: Subject: isakmpd & Nortel Contivity VPN Date: Mon, 4 Feb 2002 08:56:48 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I posted this message on -questions several days ago but did not get a response. Previously, I have seen threads here on IPSec and am hoping someone has had experience with this. Has anyone used the isakmpd port to establish a IPSec VPN connection with a Nortel Contivity box? At my office, the network guys put in a Nortel Contiviy VPN box and have required the use of IPSec. The result of this is that I have to use the Nortel client which (of course) only runs on the Windows platforms. What I want to do is setup isakmpd on my FBSD firewall at home. Then anytime any one of my PCs behind the firewall attempts to connect to the address range at work, have the VPN established and the packets routed appropriately. I'm really new to this and would appreciate any pointers to tips, tricks, or how-to's, especially those geared toward a newbie. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Feb 4 13:19:50 2002 Delivered-To: freebsd-isp@freebsd.org Received: from rallos.eatonform.com (rallos.eatonform.com [206.190.178.235]) by hub.freebsd.org (Postfix) with ESMTP id 7078337B41B for ; Mon, 4 Feb 2002 13:19:47 -0800 (PST) Received: (from rch@localhost) by rallos.eatonform.com (8.11.2/8.11.2) id g14LM5134609 for freebsd-isp@freebsd.org; Mon, 4 Feb 2002 16:22:05 -0500 (EST) Date: Mon, 4 Feb 2002 16:22:05 -0500 From: Robert Hough To: freebsd-isp@freebsd.org Subject: exim-mysql? Message-ID: <20020204162205.A34280@acidpit.org> Mail-Followup-To: freebsd-isp@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Was looking into new MTA's and decided to play around with exim, but noticed an exim-mysql in ports. Though, it has the same description as the plain exim. Anyone have any idea what the difference is? -- Robert Hough (rch@acidpit.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Feb 4 19:52:57 2002 Delivered-To: freebsd-isp@freebsd.org Received: from email3.gm20.com (email3.gm20.com [164.109.174.92]) by hub.freebsd.org (Postfix) with SMTP id 2507437B41E for ; Mon, 4 Feb 2002 19:52:30 -0800 (PST) Message-ID: <7089814.1012881311057.Kada.Kada2(pc-92)@email3.gm20.com> Date: Mon, 4 Feb 2002 22:55:11 -0500 (EST) From: "marketing@aboutjcmorris.com" To: freebsd-isp@freebsd.org Subject: Company Merger Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_54927_5113844.1012881311057" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ------=_Part_54927_5113844.1012881311057 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable YOU ARE RECEIVING THIS EMAIL BECAUSE YOU HAVE EXPRESSED INTEREST IN PRODUCT= S THAT WE CAN SAVE YOU MONEY ON. IF YOU WOULD LIKE TO BE REMOVED FROM OUR = MAILING LIST PLEASE CLICK THE UNSUBSCRIBE LINK AT THE BOTTOM OF THIS EMAIL.= WE CAN ASSURE YOU THAT YOU WILL BE REMOVED IMMEDIATELY. =09=09 IImportant Announcement from J.C. Morris & Company =09=09=09=09=09=09=09=09=09=09=09=09=09=09 For the past few years, our customers have enjoyed the ability to purchase = computers and related products from manufacturers like Sony, Apple, IBM, To= shiba and Compaq at prices below wholesale. J.C. Morris & Company has been= able to accomplish this because of our direct relationship with distributo= rs that use our Advertising & Marketing Services. Now, J.C. Morris & Company has teamed up with and additional distributor, A= llied Interactive Micro-Systems, a company that specializes in the world-wi= de distribution of computer hardware, software and electronics, from manufa= cturers like Bose, Pioneer and Canon. Here=92s your chance to get to know us, and from now until February 8, 2002= if you visit us on-line or in person and would like to make a purchase, we= will give you an additional 30% off our current selling price. This is our way of saying thank you for taking the time to visit our compan= y. Should you have any questions please feel free to call us at 1-800-845-6215= or direct at 404-521-3624. If you would like to be remove from our mailin= g list just click on the link below.=20 Sincerely, Jim Morris Vice President J.C. Morris & Company http://gm12.com/r.html?c=3D110218&r=3D110140&t=3D18247171&l=3D1&d=3D8163453= &u=3Dhttp://www.aboutjcmorris.com =09=09 Apple iMac $1099.00 =09=09 http://gm12.com/r.html?c=3D110218&r=3D110140&t=3D18247171&l=3D1&d=3D8163453= &u=3Dhttp://www.aboutjcmorris.com =09=09 Tower Place Center Suite 1800, 3340 Peachtree Road NE Atlanta, GA 30326 1-888-567-2444 Click here: mailto:cmprn110140@gm20.com?subject=3Dunsubscribe!freebsd-isp@f= reebsd.org!18247171 to unsubscribe from our mailing list. Or reply to this= message with the word unsubscribe in the subject line. ------=_Part_54927_5113844.1012881311057 Content-Type: text/html Content-Transfer-Encoding: quoted-printable =09=09=09=09=09=09eNewsletter 2=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09
For the past few years, our customers have enjoyed the ability to purchase= computers and related products from manufacturers like Sony, Apple, IBM, T= oshiba and Compaq at prices below wholesale. J.C. Morris & Company has bee= n able to accomplish this because of our direct relationship with distribut= ors that use our Advertising & Marketing Services.

Now, J.C. Morris = & Company has teamed up with and additional distributor, Allied Interactive= Micro-Systems, a company that specializes in the world-wide distribution o= f computer hardware, software and electronics, from manufacturers like Bose= , Pioneer and Canon.

Here=92s your chance to get to know us, and fro= m now until February 8, 2002 if you visit us on-line or in person and would= like to make a purchase, we will give you an additional 30% off our curren= t selling price.

This is our way of saying thank you for taking the = time to visit our company.

Should you have any questions please feel= free to call us at 1-800-845-6215 or direct at 404-521-3624. If you would= like to be remove from our mailing list just click on the link below.
=
Sincerely,
Jim Morris
Vice President
J.C. Morris & Company
= Come visit us today!

=09=09=09=09=09=09=09=09

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09

YOU ARE RECEIVING THIS EMAIL BECAUSE YOU HAVE EXPRESSED INTEREST IN PRODUC= TS THAT WE CAN SAVE YOU MONEY ON. IF YOU WOULD LIKE TO BE REMOVED FROM OUR= MAILING LIST PLEASE CLICK THE UNSUBSCRIBE LINK AT THE BOTTOM OF THIS EMAIL= . WE CAN ASSURE YOU THAT YOU WILL BE REMOVED IMMEDIATELY.
<= /font>=09=09
IImportant Announcement from J.C. Morris & Compa= ny=09=09
=09=09=09=09
=09=09=09=093D""= =09=09=09=09
=09=09=09=09=09=09=09=09

=09=09=09=09=09=09=09=09
=09= =09=09=09=09=09=09=09

=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09= =09

=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09

=09=09=09=09= =09=09=09=09
=09=09=09=09=09=09

=09=09=09
=09=09=09=09
=09=09

= =09=09=09=09
=09=09=09=09

=09=09=09=09


Apple iMac

$1099.00

=09=09=09=09=09

=09=09=09=09
Visit our Company on-line!=09=09<= /center>=09=09
Tower Place Center Suite 1800, 3340= Peachtree Road NE

Atlanta, GA 30326

1-888-567-2444
<= /font>
=09=09
=09=09=09=09

Click here to unsubscribe from our mailing list. Or re= ply to this message with the word unsubscribe in the subject line.


------=_Part_54927_5113844.1012881311057-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Feb 4 20: 9:55 2002 Delivered-To: freebsd-isp@freebsd.org Received: from email3.gm20.com (email3.gm20.com [164.109.174.92]) by hub.freebsd.org (Postfix) with SMTP id 3030E37B426 for ; Mon, 4 Feb 2002 20:09:45 -0800 (PST) Message-ID: <1188986.1012882402725.Kada.Kada1(pc-92)@email3.gm20.com> Date: Mon, 4 Feb 2002 23:13:22 -0500 (EST) From: "marketing@aboutjcmorris.com" To: freebsd-isp@freebsd.org Subject: Company Merger Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_131972_4492096.1012882402725" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ------=_Part_131972_4492096.1012882402725 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable YOU ARE RECEIVING THIS EMAIL BECAUSE YOU HAVE EXPRESSED INTEREST IN PRODUCT= S THAT WE CAN SAVE YOU MONEY ON. IF YOU WOULD LIKE TO BE REMOVED FROM OUR = MAILING LIST PLEASE CLICK THE UNSUBSCRIBE LINK AT THE BOTTOM OF THIS EMAIL.= WE CAN ASSURE YOU THAT YOU WILL BE REMOVED IMMEDIATELY. =09=09 IImportant Announcement from J.C. Morris & Company =09=09=09=09=09=09=09=09=09=09=09=09=09=09 For the past few years, our customers have enjoyed the ability to purchase = computers and related products from manufacturers like Sony, Apple, IBM, To= shiba and Compaq at prices below wholesale. J.C. Morris & Company has been= able to accomplish this because of our direct relationship with distributo= rs that use our Advertising & Marketing Services. Now, J.C. Morris & Company has teamed up with and additional distributor, A= llied Interactive Micro-Systems, a company that specializes in the world-wi= de distribution of computer hardware, software and electronics, from manufa= cturers like Bose, Pioneer and Canon. Here=92s your chance to get to know us, and from now until February 8, 2002= if you visit us on-line or in person and would like to make a purchase, we= will give you an additional 30% off our current selling price. This is our way of saying thank you for taking the time to visit our compan= y. Should you have any questions please feel free to call us at 1-800-845-6215= or direct at 404-521-3624. If you would like to be remove from our mailin= g list just click on the link below.=20 Sincerely, Jim Morris Vice President J.C. Morris & Company http://gm12.com/r.html?c=3D111248&r=3D111168&t=3D18039345&l=3D1&d=3D8163684= &u=3Dhttp://www.aboutjcmorris.com =09=09 Apple iMac $1099.00 =09=09 http://gm12.com/r.html?c=3D111248&r=3D111168&t=3D18039345&l=3D1&d=3D8163684= &u=3Dhttp://www.aboutjcmorris.com =09=09 Tower Place Center Suite 1800, 3340 Peachtree Road NE Atlanta, GA 30326 1-888-567-2444 Click here: mailto:cmprn111168@gm20.com?subject=3Dunsubscribe!freebsd-isp@f= reebsd.org!18039345 to unsubscribe from our mailing list. Or reply to this= message with the word unsubscribe in the subject line. ------=_Part_131972_4492096.1012882402725 Content-Type: text/html Content-Transfer-Encoding: quoted-printable =09=09=09=09=09=09eNewsletter 2=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09
For the past few years, our customers have enjoyed the ability to purchase= computers and related products from manufacturers like Sony, Apple, IBM, T= oshiba and Compaq at prices below wholesale. J.C. Morris & Company has bee= n able to accomplish this because of our direct relationship with distribut= ors that use our Advertising & Marketing Services.

Now, J.C. Morris = & Company has teamed up with and additional distributor, Allied Interactive= Micro-Systems, a company that specializes in the world-wide distribution o= f computer hardware, software and electronics, from manufacturers like Bose= , Pioneer and Canon.

Here=92s your chance to get to know us, and fro= m now until February 8, 2002 if you visit us on-line or in person and would= like to make a purchase, we will give you an additional 30% off our curren= t selling price.

This is our way of saying thank you for taking the = time to visit our company.

Should you have any questions please feel= free to call us at 1-800-845-6215 or direct at 404-521-3624. If you would= like to be remove from our mailing list just click on the link below.
=
Sincerely,
Jim Morris
Vice President
J.C. Morris & Company
= Come visit us today!

=09=09=09=09=09=09=09=09

=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09

YOU ARE RECEIVING THIS EMAIL BECAUSE YOU HAVE EXPRESSED INTEREST IN PRODUC= TS THAT WE CAN SAVE YOU MONEY ON. IF YOU WOULD LIKE TO BE REMOVED FROM OUR= MAILING LIST PLEASE CLICK THE UNSUBSCRIBE LINK AT THE BOTTOM OF THIS EMAIL= . WE CAN ASSURE YOU THAT YOU WILL BE REMOVED IMMEDIATELY.
<= /font>=09=09
IImportant Announcement from J.C. Morris & Compa= ny=09=09
=09=09=09=09
=09=09=09=093D""= =09=09=09=09
=09=09=09=09=09=09=09=09

=09=09=09=09=09=09=09=09
=09= =09=09=09=09=09=09=09

=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09= =09

=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09

=09=09=09=09= =09=09=09=09
=09=09=09=09=09=09

=09=09=09
=09=09=09=09
=09=09

= =09=09=09=09
=09=09=09=09

=09=09=09=09


Apple iMac

$1099.00

=09=09=09=09=09

=09=09=09=09
Visit our Company on-line!=09=09<= /center>=09=09
Tower Place Center Suite 1800, 3340= Peachtree Road NE

Atlanta, GA 30326

1-888-567-2444
<= /font>
=09=09
=09=09=09=09

Click here to unsubscribe from our mailing list. Or re= ply to this message with the word unsubscribe in the subject line.


------=_Part_131972_4492096.1012882402725-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Feb 5 21:47:15 2002 Delivered-To: freebsd-isp@freebsd.org Received: from imap.interq.or.jp (imap.interq.or.jp [210.157.0.31]) by hub.freebsd.org (Postfix) with ESMTP id B78B037B42A for ; Tue, 5 Feb 2002 21:47:12 -0800 (PST) Received: from localhost (daniel@localhost) by imap.interq.or.jp with SMTP id g165lBs7004539; Wed, 6 Feb 2002 14:47:11 +0900 (JST) Date: Wed, 6 Feb 2002 14:47:11 +0900 (JST) From: Daniel Jung To: Anders Nor Berle Cc: freebsd-isp@FreeBSD.ORG Subject: Re: about Jail In-Reply-To: <35580.62.179.128.205.1012846352.squirrel@webmail.debolaz.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Anders, Can you tell me how many Jails you have running on your production machine and what kind of spec for the host machine? I totally agree with you on putting faster and more RAMs to support many Jail as possible. Cheers, Daniel Jung On Mon, 4 Feb 2002, Anders Nor Berle wrote: > > > > Hi fellow freebsd users, > > > > Going through the isp archive, I found useful information about Jail. There are few > > comments where someone mentioned that Jail is not suitable for a large scale domain > > hosting due to overhead. I assume that overhead here refers to disk usage for > > creating an each jail environment. But, since large IDE drives are so cheap these > > days, I don't really consider it overhead. To those who are providing domain hosting > > with Jail, how do you usually set up a machine and how many Jails do you have on > > each machine? > > > > I see no other overhead than disk usage either on my systems, so I assume that must be > it. I set it up the pretty standard way described in jail(8). I have some custom patches > that allows things like top to run without kernel memory access too. Only limit for the > number of jails to run on a machine I've run into are disk and memory. > > - Anders Nor Berle > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Feb 5 22:59:24 2002 Delivered-To: freebsd-isp@freebsd.org Received: from backup.dagupan.com (www.psysc.org.ph [206.101.69.5]) by hub.freebsd.org (Postfix) with ESMTP id 0FA5B37B41C for ; Tue, 5 Feb 2002 22:59:03 -0800 (PST) Received: by apmail.dagupan.com with Internet Mail Service (5.5.2653.19) id ; Wed, 6 Feb 2002 14:59:32 +0800 Message-ID: <10F29E27A956D511B0940050DA8D86A9340EAA@apmail.dagupan.com> From: francisv@dagupan.com To: freebsd-isp@FreeBSD.ORG Subject: RE: about Jail Date: Wed, 6 Feb 2002 14:59:24 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Using DDRAM and probably a RAID storage system would surely make it faster. -----Original Message----- From: Daniel Jung [mailto:daniel@interq.or.jp] Sent: Wednesday, February 06, 2002 1:47 PM To: Anders Nor Berle Cc: freebsd-isp@FreeBSD.ORG Subject: Re: about Jail Hi Anders, Can you tell me how many Jails you have running on your production machine and what kind of spec for the host machine? I totally agree with you on putting faster and more RAMs to support many Jail as possible. Cheers, Daniel Jung On Mon, 4 Feb 2002, Anders Nor Berle wrote: > > > > Hi fellow freebsd users, > > > > Going through the isp archive, I found useful information about Jail. There are few > > comments where someone mentioned that Jail is not suitable for a large scale domain > > hosting due to overhead. I assume that overhead here refers to disk usage for > > creating an each jail environment. But, since large IDE drives are so cheap these > > days, I don't really consider it overhead. To those who are providing domain hosting > > with Jail, how do you usually set up a machine and how many Jails do you have on > > each machine? > > > > I see no other overhead than disk usage either on my systems, so I assume that must be > it. I set it up the pretty standard way described in jail(8). I have some custom patches > that allows things like top to run without kernel memory access too. Only limit for the > number of jails to run on a machine I've run into are disk and memory. > > - Anders Nor Berle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Feb 5 23: 3:35 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns0.binep.ac.ru (serv2.binep.ac.ru [193.233.44.227]) by hub.freebsd.org (Postfix) with ESMTP id BE74537B425; Tue, 5 Feb 2002 23:03:19 -0800 (PST) Received: from byfi (byfi.binep.ac.ru [193.233.44.234]) by ns0.binep.ac.ru (8.11.6/8.11.6) with SMTP id g1673cV05617; Wed, 6 Feb 2002 10:03:38 +0300 (MSK) (envelope-from goshik@binep.ac.ru) Message-ID: <01a001c1aedc$4cc1ec20$ea2ce9c1@binep.ac.ru> From: "Igor B. Bykhalo" To: "Paul Khavkine" Cc: "FreeBSD Questions" , References: <3C4EEB6E.4B880D5D@colba.net> Subject: Re: IPX with mars_nwe Date: Wed, 6 Feb 2002 09:57:58 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [cc'd to -questions] From: "Paul Khavkine" To: Sent: Wednesday, January 23, 2002 7:57 PM Subject: IPX with mars_nwe > > Hi. > > Anyone was able to setup IPX/mars_nwe on 4.4-STABLE or 4.5 for windows > clients? > > Thanx > Paul [...] Runs fine here about a week, but without any substantial load, just to see how it works. The following is in the middle of copying about 120M tree from server to Win client: accel#top last pid: 65806; load averages: 3.47, 3.28, 3.27 up 5+12:15:00 09:47:35 53 processes: 5 running, 48 sleeping CPU states: 57.9% user, 0.0% nice, 36.7% system, 5.4% interrupt, 0.0% idle Mem: 10M Active, 3908K Inact, 11M Wired, 3948K Cache, 6624K Buf, 364K Free Swap: 80M Total, 12M Used, 68M Free, 14% Inuse PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 78430 root 47 0 2724K 680K RUN 4:36 16.89% 16.89% nwconn 134 root 2 0 1028K 176K select 1:16 12.16% 12.16% ncpserv 65753 root 60 0 608K 480K RUN 0:00 12.96% 1.81% make 65750 root 60 0 552K 424K RUN 0:00 11.20% 1.56% make 65805 root 10 0 456K 328K ppwait 0:00 9.00% 0.44% make 109 root 2 0 2100K 92K select 0:36 0.00% 0.00% httpd 79 root 2 0 2256K 176K select 0:24 0.00% 0.00% sshd 78474 root -6 0 2472K 1312K piperd 0:23 0.00% 0.00% ruby16 54 root 2 0 932K 172K select 0:13 0.00% 0.00% IPXrouted 77 root 10 0 992K 196K nanslp 0:06 0.00% 0.00% cron 64 root 2 0 960K 280K select 0:04 0.00% 0.00% syslogd 78477 root -6 0 7164K 4744K piperd 0:04 0.00% 0.00% perl 78473 root 10 0 3060K 1072K wait 0:04 0.00% 0.00% ruby16 78437 root 2 0 2336K 504K select 0:03 0.00% 0.00% sshd 132 root 2 0 1040K 172K select 0:03 0.00% 0.00% nwserv 78470 root 10 0 3044K 580K wait 0:02 0.00% 0.00% ruby16 63667 root 18 0 1404K 188K pause 0:01 0.00% 0.00% tcsh accel# netstat -m 65/752/8192 mbufs in use (current/peak/max): 65 mbufs allocated to data 64/744/2048 mbuf clusters in use (current/peak/max) 1676 Kbytes allocated to network (27% of mb_map in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines Server is: FreeBSD 4.5-STABLE #0: Thu Jan 31 19:36:57 MSK 2002 goacc@accel.binep.ac.ru:/usr/obj/usr/src/sys/ACCEL Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K5(tm) Processor (99.95-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x512 Stepping = 2 Features=0x21bf AMD Features=0x0 real memory = 33554432 (32768K bytes) [..with..] da0: Fixed Direct Access SCSI-2 device da0: 40.000MB/s transfers (20.000MHz, offset 16, 16bit), Tagged Queueing Enabled da0: 2171MB (4446801 512 byte sectors: 255H 63S/T 276C) sitting on Tekram 390F. BTW, you'd better ask this on -questions, probably you'll have more answers. HTH, Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 6 6:39:55 2002 Delivered-To: freebsd-isp@freebsd.org Received: from black.purplecat.net (ns1.purplecat.net [209.16.228.148]) by hub.freebsd.org (Postfix) with ESMTP id 1948237B417 for ; Wed, 6 Feb 2002 06:39:50 -0800 (PST) Received: from localhost (peter@localhost) by black.purplecat.net (8.8.8/8.8.8) with ESMTP id JAA09098 for ; Wed, 6 Feb 2002 09:43:07 -0500 (EST) (envelope-from peter@black.purplecat.net) Date: Wed, 6 Feb 2002 09:43:07 -0500 (EST) From: Peter Brezny To: freebsd-isp@freebsd.org Subject: problem with apachessl after rebuild to 4.5 -stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org After updating and rebuilding the world and kernel, apachectl startssl no longer functions. I'm not seeming to get any pertinent info in the logs. ssl_engine_log reports: [06/Feb/2002 09:28:09 00164] [info] Init: Seeding PRNG with 136 bytes of entropy [06/Feb/2002 09:28:09 00164] [info] Init: Generating temporary RSA private keys (512/1024 bits) [06/Feb/2002 09:28:09 00164] [info] Init: Configuring temporary DH parameters (512/1024 bits) [06/Feb/2002 09:29:11 00207] [info] Server: Apache/1.3.22, Interface: mod_ssl/2.8.5, Library: OpenSSL/0.9.6a [06/Feb/2002 09:29:11 00207] [info] Init: 1st startup round (still not detached) [06/Feb/2002 09:29:11 00207] [info] Init: Initializing OpenSSL library [06/Feb/2002 09:29:11 00207] [info] Init: Loading certificate & private key of SSL-aware server rack2.purplecat .net:443 [06/Feb/2002 09:29:11 00207] [info] Init: Seeding PRNG with 136 bytes of entropy [06/Feb/2002 09:29:11 00207] [info] Init: Generating temporary RSA private keys (512/1024 bits) [06/Feb/2002 09:29:12 00207] [info] Init: Configuring temporary DH parameters (512/1024 bits any ideas? TIA pb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 6 6:50: 0 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.wananchi.com (ns2.wananchi.com [212.49.74.4]) by hub.freebsd.org (Postfix) with ESMTP id 81CD137B42F for ; Wed, 6 Feb 2002 06:49:26 -0800 (PST) Received: from wash by ns2.wananchi.com with local (Exim 3.33 #1 (FreeBSD)) id 16YTM5-0005hA-00; Wed, 06 Feb 2002 17:47:25 +0300 Date: Wed, 6 Feb 2002 17:47:25 +0300 From: Odhiambo Washington To: freebsd-isp@freebsd.org Cc: peter@black.purplecat.net Subject: Re: problem with apachessl after rebuild to 4.5 -stable Message-ID: <20020206144725.GA17442@ns2.wananchi.com> Mail-Followup-To: Odhiambo Washington , freebsd-isp@freebsd.org, peter@black.purplecat.net References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i X-Disclaimer: Any views expressed in this message,where not explicitly attributed otherwise, are mine alone!. X-Fortune: This fortune is inoperative. Please try another. X-Operating-System: FreeBSD 4.5-RC i386 X-Best-Window-Manager: XFCE X-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 5:40PM up 12 days, 6:23, 2 users, load averages: 0.35, 0.27, 0.27 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Peter Brezny [20020206 17:38]: wrote: > After updating and rebuilding the world and kernel, apachectl startssl no > longer functions. > Hello Peter, There is some point in life that this happened to me but I swear I did not find reason to relate it to UPDATING until today when you have said this. Not that I've gotten any clues as yet but what I am saying is that all of a sudden running apache.sh (/usr/local/etc/rc.d/apache.sh) did not do anything. I even posted a question on -questions but never got a good clue except that I had to add an etry into /etc/rc and a corresponding one in rc.conf to start apache the sendmail style. I did not bother about this problem anymore but again at some point I just reinstalled apache (mine never has any gisty configure args, just a straight make install from the ports) and it was back again working. I did not see anything in the logs either. -Wash S y s t e m s A d m i n. -- Odhiambo Washington "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD." GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-) ++ I can read your mind, and you should be ashamed of yourself. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 6 6:52:34 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.wananchi.com (ns2.wananchi.com [212.49.74.4]) by hub.freebsd.org (Postfix) with ESMTP id 79B2737B41B for ; Wed, 6 Feb 2002 06:52:27 -0800 (PST) Received: from wash by ns2.wananchi.com with local (Exim 3.33 #1 (FreeBSD)) id 16YTOp-0005ow-00; Wed, 06 Feb 2002 17:50:15 +0300 Date: Wed, 6 Feb 2002 17:50:15 +0300 From: Odhiambo Washington To: freebsd-isp@freebsd.org Cc: rch@acidpit.org Subject: Re: exim-mysql? Message-ID: <20020206145015.GB17442@ns2.wananchi.com> Mail-Followup-To: Odhiambo Washington , freebsd-isp@freebsd.org, rch@acidpit.org References: <20020204162205.A34280@acidpit.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020204162205.A34280@acidpit.org> User-Agent: Mutt/1.3.25i X-Disclaimer: Any views expressed in this message,where not explicitly attributed otherwise, are mine alone!. X-Fortune: This fortune is inoperative. Please try another. X-Operating-System: FreeBSD 4.5-RC i386 X-Best-Window-Manager: XFCE X-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 5:47PM up 12 days, 6:30, 2 users, load averages: 0.24, 0.24, 0.24 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Robert Hough [20020205 00:18]: wrote: > Was looking into new MTA's and decided to play around with exim, but > noticed an exim-mysql in ports. Though, it has the same description > as the plain exim. Anyone have any idea what the difference is? Not much. I believe that ports builds exim as if you did a make WITH_MYSQL=yes I haven't installed it but I guess it will not put any config opts relating to mysql in the configure.default, only that it ensures support for MySQL is built and necessary linking done. -Wash S y s t e m s A d m i n. -- Odhiambo Washington "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD." GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-) ++ "When you have to kill a man it costs nothing to be polite." -- Winston Churchill, On formal declarations of war To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 6 7:37: 0 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail4.cableaz.com (mail4.cableaz.com [66.218.238.20]) by hub.freebsd.org (Postfix) with ESMTP id 574FA37B405 for ; Wed, 6 Feb 2002 07:36:58 -0800 (PST) Received: from caz (proxy.cableaz.com [66.218.238.31]) by mail4.cableaz.com (8.11.3/8.11.3) with SMTP id g16FTuD40324 for ; Wed, 6 Feb 2002 08:29:56 -0700 (MST) (envelope-from jeremy@cableaz.com) Message-ID: <002c01c1af23$c9213f40$0c0aa8c0@caz> From: "Jeremy Buckner" To: Subject: Content Filtering Date: Wed, 6 Feb 2002 08:34:37 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Can anyone recommend a content filtering package for Internet ISPs? We have been approached by an (un-named religious) school that wants our Internet services but also wants some sort of active content filtering for all the usual stuff (porn, music, and anything else they see fit). Price is an issue and of course we are wanting to run it on a FreeBSD platform. Any recommendations? I have never had to do this before so I guess in this field I am a newbie. I searched briefly in the ports but didn't see anything. Thanks, Jeremy Buckner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 6 7:41:32 2002 Delivered-To: freebsd-isp@freebsd.org Received: from smtp.kka.com (smtp.kka.com [63.141.65.2]) by hub.freebsd.org (Postfix) with ESMTP id B874A37B425 for ; Wed, 6 Feb 2002 07:41:28 -0800 (PST) Subject: Re: Content Filtering To: "Jeremy Buckner" Cc: isp@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: Eric_Stanfield@kenokozie.com Date: Wed, 6 Feb 2002 09:37:46 -0600 X-MIMETrack: Serialize by Router on Notes1st/Keno(Release 5.0.4 |June 8, 2000) at 02/06/2002 09:37:49 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org We always put the burden of filtering on the client. That said, any number of firewall appliances out there have subscription based content filters built-in and the Sonicwall and WatchGuard lines would probably have something that would fit a school's budget. Given that it takes 10 minutes to configure and a monkey can maintain it, it might be a better fit than a bsd solution. My 2 cents. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Eric Stanfield, K2Access Keno Kozie Associates 222 N LaSalle #1500 Chicago, IL 60606 (312) 332-3000 "Jeremy Buckner" > cc: Sent by: Subject: Content Filtering owner-freebsd-isp@F reeBSD.ORG 02/06/2002 09:34 AM Can anyone recommend a content filtering package for Internet ISPs? We have been approached by an (un-named religious) school that wants our Internet services but also wants some sort of active content filtering for all the usual stuff (porn, music, and anything else they see fit). Price is an issue and of course we are wanting to run it on a FreeBSD platform. Any recommendations? I have never had to do this before so I guess in this field I am a newbie. I searched briefly in the ports but didn't see anything. Thanks, Jeremy Buckner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 6 7:44:25 2002 Delivered-To: freebsd-isp@freebsd.org Received: from beamer.mchh.siemens.de (beamer.mchh.siemens.de [194.138.158.163]) by hub.freebsd.org (Postfix) with ESMTP id 3850C37B400 for ; Wed, 6 Feb 2002 07:44:15 -0800 (PST) Received: from blues.mchh.siemens.de (mail2.mchh.siemens.de [194.138.158.227]) by beamer.mchh.siemens.de (8.9.3/8.9.3) with ESMTP id QAA08546; Wed, 6 Feb 2002 16:44:06 +0100 (MET) Received: from mchh273e.demchh201e.icn.siemens.de ([139.21.200.83]) by blues.mchh.siemens.de (8.9.1/8.9.1) with ESMTP id QAA24976; Wed, 6 Feb 2002 16:44:02 +0100 (MET) Received: by MCHH273E with Internet Mail Service (5.5.2653.19) id <1JWXZAY6>; Wed, 6 Feb 2002 16:44:05 +0100 Message-ID: <1D82815C322BD41196EA00508B951F7B042779EA@MCHH265E> From: Chatrnuch Kamil To: Jeremy Buckner , isp@FreeBSD.ORG Subject: RE: Content Filtering Date: Wed, 6 Feb 2002 16:44:03 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, try this maybe: http://www.squidguard.org/ k. >>Reality is a nice place to visit, but I wouldn't wanna live there.<< -----Original Message----- From: Jeremy Buckner [mailto:jeremy@cableaz.com] Sent: 06 February 2002 16:35 To: isp@FreeBSD.ORG Subject: Content Filtering Can anyone recommend a content filtering package for Internet ISPs? We have been approached by an (un-named religious) school that wants our Internet services but also wants some sort of active content filtering for all the usual stuff (porn, music, and anything else they see fit). Price is an issue and of course we are wanting to run it on a FreeBSD platform. Any recommendations? I have never had to do this before so I guess in this field I am a newbie. I searched briefly in the ports but didn't see anything. Thanks, Jeremy Buckner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 6 12:14:55 2002 Delivered-To: freebsd-isp@freebsd.org Received: from nlaredo.globalpc.net (nld2.globalpc.net [207.193.206.189]) by hub.freebsd.org (Postfix) with ESMTP id 0C37A37B421 for ; Wed, 6 Feb 2002 12:14:48 -0800 (PST) Received: from ds9 (ds9.globalpc.net [207.193.204.57]) by nlaredo.globalpc.net (8.9.3/8.9.3) with SMTP id OAA55053; Wed, 6 Feb 2002 14:29:08 -0600 (CST) (envelope-from adrianbsd@globalpc.net) Message-Id: <3.0.6.32.20020206141613.00c58890@globalpc.net> X-Sender: adrianbsd@globalpc.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 06 Feb 2002 14:16:13 -0600 To: "Jeremy Buckner" From: Adrian Gonzalez Subject: Re: Content Filtering Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: <002c01c1af23$c9213f40$0c0aa8c0@caz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I asked this very same question a couple of weeks ago in this mailing list. I received some helpful suggestions: Software: Squid (http://www.squid-cache.org) + Squid Guard (http://squidguard.org) Dans Guardian (http://dansguardian.org/) Hardware: 8e6 Technologies has some nice boxes: http://8e6technologies.com/ As does Sonic wall: http://www.sonicwall.com/ This is by no means a complete list. I suggest you do a search for "Content Filtering" in this mailing list. I would also suggest you go with something they can manage by themselves, otherwise they'll be pestering you every time they find something 'inappropriate' on the web :) Many thanks to the people that responded :) -Adrian At 08:34 AM 2/6/2002 -0700, you wrote: >Can anyone recommend a content filtering package for Internet ISPs? We have been approached by an >(un-named religious) school that wants our Internet services but also wants some sort of active >content filtering for all the usual stuff (porn, music, and anything else they see fit). Price is an >issue and of course we are wanting to run it on a FreeBSD platform. Any recommendations? I have >never had to do this before so I guess in this field I am a newbie. I searched briefly in the ports >but didn't see anything. > >Thanks, >Jeremy Buckner > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Feb 6 15:44:49 2002 Delivered-To: freebsd-isp@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id A2B8937B422 for ; Wed, 6 Feb 2002 15:44:45 -0800 (PST) Received: from dhcp151-67-151-24.nt01-c3.cpe.charter-ne.com ([24.151.67.151] helo=there) by hawk.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 16Ybju-0001Ap-00; Wed, 06 Feb 2002 15:44:34 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com Organization: r e t r o v e r t i g o To: Odhiambo Washington , freebsd-isp@freebsd.org Subject: Re: problem with apachessl after rebuild to 4.5 -stable Date: Wed, 6 Feb 2002 18:44:29 -0500 X-Mailer: KMail [version 1.3] Cc: peter@black.purplecat.net References: <20020206144725.GA17442@ns2.wananchi.com> In-Reply-To: <20020206144725.GA17442@ns2.wananchi.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 06 February 2002 09:47am, Odhiambo Washington wrote: > I did not see anything in the logs either. > Likewise, I had this problem too. Same fix Odhiambo mentioned... Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Feb 7 2:32: 4 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail4.rambler.ru (mail4.rambler.ru [217.73.192.33]) by hub.freebsd.org (Postfix) with SMTP id 05E7937B416 for ; Thu, 7 Feb 2002 02:31:36 -0800 (PST) Received: from 216.5.73.30 by rambler.ru with SMTP id AA04269 for freebsd-isp@freebsd.org; Thu, 7 Feb 2002 10:52:46 +0300 (MSK) From: äÏÂÒÏÖÅÌÁÔÅÌØ To: "" <> Subject: ËÁË ÌÀÄÉ ÚÁÒÁÂÁÔÙ×ÁÀÔ × ÉÎÔÅÒÎÅÔÅ??? Organization: ÎÅÔÕ ÔÁËÏÊ! :) Reply-To: S-AS@yandex.ru X-Mailer: X-Mailer Mime-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Date: Thu, 7 Feb 2002 10:55:56 +0300 Message-Id: <3C62324E.AA04269@mail4.rambler.ru> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org äÏÂÒÏÇÏ ×ÒÅÍÅÎÉ ÓÕÔÏË! åÓÌÉ ÷ÁÍ ÉÎÔÅÒÅÓÎÏ, ËÁË ÌÀÄÉ ÚÁÒÁÂÁÔÙ×ÁÀÔ ÄÅÎØÇÉ × ÓÅÔÉ ÉÎÔÅÒÎÅÔ É ×Ù ÓÁÍÉ ÈÏÔÉÔÅ ÉÈÚÁÒÁÂÁÔÙ×ÁÔØ... ôÏ $5 + ÎÅÍÎÏÇÏ ÕÓÅÒÄÉÑ = ÐÏÌÕÞÁÊÔÅ ÄÅÎØÇÉ ×ÓÀ ÖÉÚÎØ ðÏÄÒÏÂÎÏÓÔÉ: http://5dolors.non.ru ÉÌÉ http://5dolors.maza.ru/ úÁÒÅÇÉÓÔÒÉÒÏ×Á×ÛÉÓØ, ×Ù ÐÏÌÕÞÉÔÅ ÂÅÓÐÌÁÔÎÕÀ ËÏÎÓÕÌØÔÁÃÉÀ É ÎÁÂÏÒ ÐÒÏÇÒÁÍÍ ÎÅÏÂÈÏÄÉÍÙÈ ÄÌÑ ÒÁÂÏÔÙ!!! öÅÌÁÀ ÕÄÁÞÉ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Feb 7 14: 0:15 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.worldgatein.com (ns2.worldgatein.com [203.109.64.24]) by hub.freebsd.org (Postfix) with ESMTP id 7F85437B419 for ; Thu, 7 Feb 2002 14:00:09 -0800 (PST) Received: from rivendell.worldgatein.net (interoffice.worldgatein.net [203.109.64.31]) by ns2.worldgatein.com (Postfix) with ESMTP id 84911BDF0 for ; Fri, 8 Feb 2002 03:18:24 +0530 (IST) Received: by rivendell.worldgatein.net (Postfix, from userid 1001) id 930B032609; Fri, 8 Feb 2002 03:31:33 +0530 (IST) Date: Fri, 8 Feb 2002 03:31:33 +0530 From: Devdas Bhagat To: freebsd-isp@freebsd.org Subject: Re: relay to a domain Message-ID: <20020208033133.E45375@rivendell.worldgatein.net> Reply-To: Devdas Bhagat Mail-Followup-To: freebsd-isp@freebsd.org References: <20020130134510.GA16630@wjv.com> <20020130170814.K19914-100000@hitit.bimel.com.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130170814.K19914-100000@hitit.bimel.com.tr>; from simsek@bimel.com.tr on Wed, Jan 30, 2002 at 05:13:40PM +0200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 30/01/02 17:13 +0200, Baris Simsek wrote: > My problem, our customer connects internet by using another ISP. But they > host emails and webs on our sites. Their IP's don't have relay permission > on our server. For that they cannot send email. It is not possible, i'll > add their IP pool to my access file. I want to add their domain. Isn't this what uucp was designed for? Devdas Bhagat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 0: 4:28 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns.karlsruhe.punkt.de (ns.karlsruhe.punkt.de [217.29.32.130]) by hub.freebsd.org (Postfix) with ESMTP id 1524937B41A for ; Fri, 8 Feb 2002 00:04:23 -0800 (PST) Received: from hugo10.ka.punkt.de (kagate.punkt.de [194.77.232.254]) by ns.karlsruhe.punkt.de (8.9.3/8.9.3) with ESMTP id JAA23640 for ; Fri, 8 Feb 2002 09:06:05 +0100 (CET) (envelope-from mrawek@punkt.de) Received: (from ry29@localhost) by hugo10.ka.punkt.de (8.11.4/8.11.4) id g1884KH66651 for freebsd-isp@FreeBSD.ORG; Fri, 8 Feb 2002 09:04:20 +0100 (CET) (envelope-from ry29@hugo10.ka.punkt.de) Date: Fri, 8 Feb 2002 09:04:20 +0100 From: Patric Mrawek To: freebsd-isp@FreeBSD.ORG Subject: Re: relay to a domain Message-ID: <20020208090420.A66344@hugo10.ka.punkt.de> Reply-To: Patric Mrawek Mail-Followup-To: freebsd-isp@FreeBSD.ORG References: <20020130134510.GA16630@wjv.com> <20020130170814.K19914-100000@hitit.bimel.com.tr> <20020208033133.E45375@rivendell.worldgatein.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020208033133.E45375@rivendell.worldgatein.net>; from devdas@worldgatein.net on Fri, Feb 08, 2002 at 03:31:33AM +0530 Organization: punkt.de GmbH Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Devdas Bhagat [020207 23:01]: > > My problem, our customer connects internet by using another ISP. But they > > host emails and webs on our sites. Their IP's don't have relay permission > > on our server. For that they cannot send email. It is not possible, i'll > > add their IP pool to my access file. I want to add their domain. > Isn't this what uucp was designed for? If your customer is using POP3 to receive mail, you could setup POP3-before-SMTP authentification. /usr/ports/drac works fine for me. Another solution is to setup a mail-server at your customers site that will deliver mail directly to the target mail hosts, you don't need a smarthost. HTH, Patric Mrawek Network Engineer -- punkt.de GmbH Internet - Dienstleistungen - Beratung Scheffelstr. 17a Tel. 0721 9109 -0 Fax: -100 76135 Karlsruhe http://punkt.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 2:58:23 2002 Delivered-To: freebsd-isp@freebsd.org Received: from backup.dagupan.com (www.psysc.org.ph [206.101.69.5]) by hub.freebsd.org (Postfix) with ESMTP id F000537B41D for ; Fri, 8 Feb 2002 02:58:16 -0800 (PST) Received: by apmail.dagupan.com with Internet Mail Service (5.5.2653.19) id ; Fri, 8 Feb 2002 18:58:37 +0800 Message-ID: <10F29E27A956D511B0940050DA8D86A9340ECB@apmail.dagupan.com> From: francisv@dagupan.com To: freebsd-isp@FreeBSD.ORG Subject: Tuning FreeBSD for Squid proxy/cache Date: Fri, 8 Feb 2002 18:58:36 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, We have 3 Squid proxy/cache servers running on FreeBSD 4.5-STABLE. The boxes are quite powerful: Pentium III 933Mhz with 1.5GB RAM and 4x70GB UDMA-100 hard drives. Are there are guides on tuning this kind of box aside from `man (7) tuning'? --- francis a. vidal [bitstop network services] | http://www.dagupan.com streaming media + web hosting | http://www.keystone.ph v(02)330-2871,(02)330-2872; f(02)330-2873 | http://www.kuro.ph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 3:34:42 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.249.195.3]) by hub.freebsd.org (Postfix) with SMTP id D13DF37B422 for ; Fri, 8 Feb 2002 03:34:36 -0800 (PST) Received: (qmail 44683 invoked by uid 501); 8 Feb 2002 11:34:34 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 8 Feb 2002 11:34:34 -0000 Date: Fri, 8 Feb 2002 09:34:34 -0200 (BRST) From: Paulo Fragoso To: freebsd-isp@freebsd.org Subject: Radius (Acct-Session-Id) Message-ID: <20020208090322.E12341-100000@mirage.nlink.com.br> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've ever found in the details files (generated by cistron radiusd) some logs with same Acct-Session-Id, which are related with only one real connection, using same NAS-Port-Id. Is possible another conection to other port estabilished by a diferent user but with same Acct-Session-Id? I'm planning to put all information in the database (PostgresQL) using Acct-Session-Id and Acct-Status-Type (Start or Stop) for primary keys, this way all repeated information will be discard. Is this corrected? We are using a Lucent MAX 6000 RAS and Radius Cistro 1.6.4 runnig at FreeBSD. Paulo. -- __O _-\<,_ Why drive when you can bike? (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 3:54:13 2002 Delivered-To: freebsd-isp@freebsd.org Received: from smtp04.retemail.es (smtp04.iddeo.es [62.81.186.14]) by hub.freebsd.org (Postfix) with ESMTP id 2B1E737B421 for ; Fri, 8 Feb 2002 03:54:07 -0800 (PST) Received: from mailscan ([62.81.202.67]) by smtp04.retemail.es (InterMail vM.5.01.03.02 201-253-122-118-102-20010403) with SMTP id <20020208115405.KKKM29636.smtp04.retemail.es@mailscan> for ; Fri, 8 Feb 2002 12:54:05 +0100 Received: FROM svrcitrix.sadiel.es BY mailscan ; Fri Feb 08 12:52:16 2002 +0100 Received: from CORREO.sadiel.es ([62.81.202.90]) by svrcitrix.sadiel.es with Microsoft SMTPSVC(5.0.2195.2966); Fri, 8 Feb 2002 12:55:38 +0100 Received: from svrldap.sadiel.es ([172.18.1.41]) by CORREO.sadiel.es with Microsoft SMTPSVC(5.0.2195.2966); Fri, 8 Feb 2002 12:53:24 +0100 Date: Fri, 8 Feb 2002 12:49:05 +0100 From: Jorge Bianquetti de las Heras To: francisv@dagupan.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Tuning FreeBSD for Squid proxy/cache Message-Id: <20020208124905.06f9f242.jbianquetti@sadiel.es> In-Reply-To: <10F29E27A956D511B0940050DA8D86A9340ECB@apmail.dagupan.com> References: <10F29E27A956D511B0940050DA8D86A9340ECB@apmail.dagupan.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 Feb 2002 11:53:24.0930 (UTC) FILETIME=[36D0FA20:01C1B097] Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 8 Feb 2002 18:58:36 +0800 francisv@dagupan.com wrote: Use sysctl First, you must increase your net resources: net.inet.tcp.rfc1323=1 net.inet.tcp.delayed_ack=0 net.inet.tcp.sendspace=65535 net.inet.tcp.recvspace=65535 net.inet.udp.recvspace=65535 net.inet.udp.maxdgram=57344 net.local.stream.recvspace=65535 net.local.stream.sendspace=65535 Second you must increase process and files kern.ipc.maxsockbuf=2097152 kern.ipc.somaxconn=8192 kern.ipc.maxsockets=16424 kern.maxfiles=65536 kern.maxfilesperproc=32768 Third, recompile kernel and be carefull with this. Works 100% stable for me. Use with care! > Hi, > > We have 3 Squid proxy/cache servers running on FreeBSD 4.5-STABLE. The boxes > are quite powerful: Pentium III 933Mhz with 1.5GB RAM and 4x70GB UDMA-100 > hard drives. Are there are guides on tuning this kind of box aside from `man > (7) tuning'? > > --- > francis a. vidal [bitstop network services] | http://www.dagupan.com > streaming media + web hosting | http://www.keystone.ph > v(02)330-2871,(02)330-2872; f(02)330-2873 | http://www.kuro.ph > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 6:54:20 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail.latnet.lv (mail.latnet.lv [159.148.108.208]) by hub.freebsd.org (Postfix) with SMTP id 724EA37B420 for ; Fri, 8 Feb 2002 06:54:12 -0800 (PST) Received: (qmail 20911 invoked by uid 64014); 8 Feb 2002 14:54:11 -0000 Received: from ac@latnet.lv by mail with qmail-scanner-0.96 (. Clean. Processed in 0.036863 secs); 08 Feb 2002 14:54:11 -0000 Received: from 1anyone.latnet.lv (HELO box) (TheOne@159.148.108.188) by mail.latnet.lv with SMTP; 8 Feb 2002 14:54:10 -0000 Message-ID: <00c301c1b0b0$447cb240$bc6c949f@box> From: "Artis Caune" To: "Jorge Bianquetti de las Heras" , Cc: References: <10F29E27A956D511B0940050DA8D86A9340ECB@apmail.dagupan.com> <20020208124905.06f9f242.jbianquetti@sadiel.es> Subject: Re: Tuning FreeBSD for Squid proxy/cache Date: Fri, 8 Feb 2002 16:52:44 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org *) kern.ipc.maxsockbuf=2097152 what is this tuning for ? is it socket buffer? *) kern.ipc.maxsockets=16424 it`s read only! :( this tune maximum sockets on box ? _ Artis http://www.ltn.lv/~ac FingerPrint: 57E1 4C1A 4638 A306 9055 4E4B 1035 376A 0523 8936 > Use sysctl > > First, you must increase your net resources: > > net.inet.tcp.rfc1323=1 > net.inet.tcp.delayed_ack=0 > net.inet.tcp.sendspace=65535 > net.inet.tcp.recvspace=65535 > net.inet.udp.recvspace=65535 > net.inet.udp.maxdgram=57344 > net.local.stream.recvspace=65535 > net.local.stream.sendspace=65535 > > Second you must increase process and files > > kern.ipc.maxsockbuf=2097152 > kern.ipc.somaxconn=8192 > kern.ipc.maxsockets=16424 > kern.maxfiles=65536 > kern.maxfilesperproc=32768 > > Third, recompile kernel and be carefull with this. > Works 100% stable for me. Use with care! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 7: 9:28 2002 Delivered-To: freebsd-isp@freebsd.org Received: from falken.reliable-net.net (falken.reliable-net.net [65.88.128.9]) by hub.freebsd.org (Postfix) with ESMTP id 3B4A337B404 for ; Fri, 8 Feb 2002 07:09:25 -0800 (PST) Received: (from root@localhost) by falken.reliable-net.net (8.11.6/8.11.6) id g18F9LY58362; Fri, 8 Feb 2002 10:09:21 -0500 (EST) (envelope-from sblaydes@rnetinc.net) Received: from localhost (sblaydes@localhost) by falken.reliable-net.net (8.11.6/8.11.6av) with ESMTP id g18F9IV58330; Fri, 8 Feb 2002 10:09:18 -0500 (EST) (envelope-from sblaydes@rnetinc.net) X-Authentication-Warning: falken.reliable-net.net: sblaydes owned process doing -bs Date: Fri, 8 Feb 2002 10:09:18 -0500 (EST) From: Scott Blaydes X-X-Sender: sblaydes@falken.reliable-net.net To: freebsd-isp@freebsd.org Cc: grog@lemis.com Subject: vinum raid5+softupdates Message-ID: <20020208095912.G53435-100000@falken.reliable-net.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have been trying to find out if it is safe to run softupdates with a vinum raid5 configuration. I have looked in the mail archives, and I found some older items mentioning that vinum raid5 and softupdates could cause some problems. What is the case now? Is anyone else running both? Have you had any problems if you are running both. Scott Blaydes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 7:19:32 2002 Delivered-To: freebsd-isp@freebsd.org Received: from falken.reliable-net.net (falken.reliable-net.net [65.88.128.9]) by hub.freebsd.org (Postfix) with ESMTP id A428437B404 for ; Fri, 8 Feb 2002 07:19:29 -0800 (PST) Received: (from root@localhost) by falken.reliable-net.net (8.11.6/8.11.6) id g18FJXU63396 for freebsd-isp@freebsd.org; Fri, 8 Feb 2002 10:19:33 -0500 (EST) (envelope-from sblaydes@rnetinc.net) Received: from localhost (sblaydes@localhost) by falken.reliable-net.net (8.11.6/8.11.6av) with ESMTP id g18FJVC63381 for ; Fri, 8 Feb 2002 10:19:32 -0500 (EST) (envelope-from sblaydes@rnetinc.net) X-Authentication-Warning: falken.reliable-net.net: sblaydes owned process doing -bs Date: Fri, 8 Feb 2002 10:19:31 -0500 (EST) From: Scott Blaydes X-X-Sender: sblaydes@falken.reliable-net.net To: freebsd-isp@freebsd.org Subject: sendmail and virus checking Message-ID: <20020208100959.X53435-100000@falken.reliable-net.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Has anyone found any good virus scanning software/plug-ins for sendmail? I am currently running amavis-perl v11, but it is causing my load to skyrocket at time due to the overhead of calling perl multiple times. Has anyone tried amavisd to see if it works well? Scott Blaydes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 7:38:59 2002 Delivered-To: freebsd-isp@freebsd.org Received: from joshua.site-fx.net (ajhm54hby52pi.bc.hsia.telus.net [66.183.47.29]) by hub.freebsd.org (Postfix) with ESMTP id 712D937B422 for ; Fri, 8 Feb 2002 07:38:55 -0800 (PST) Received: from agent-orange.site-fx.net (gateway.site-fx.net [192.168.1.1]) by joshua.site-fx.net (8.12.1/8.11.4) with ESMTP id g18FcYv6006366; Fri, 8 Feb 2002 07:38:34 -0800 (PST) Subject: Re: vinum raid5+softupdates From: "James A. Peltier" To: Scott Blaydes Cc: freebsd-isp@FreeBSD.ORG, grog@lemis.com In-Reply-To: <20020208095912.G53435-100000@falken.reliable-net.net> References: <20020208095912.G53435-100000@falken.reliable-net.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 08 Feb 2002 07:38:40 -0800 Message-Id: <1013182723.2425.6.camel@agent-orange.site-fx.net> Mime-Version: 1.0 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This seemed to work just fine for me. On Fri, 2002-02-08 at 07:09, Scott Blaydes wrote: > I have been trying to find out if it is safe to run softupdates with a vinum raid5 configuration. I have looked in the mail archives, and I found some older items mentioning that vinum raid5 and softupdates could cause some problems. What is the case now? Is anyone else running both? Have you had any problems if you are running both. > > Scott Blaydes > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- -James Hardware, n.: The parts of a computer system that can be kicked. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 7:53:12 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.worldgatein.com (ns2.worldgatein.com [203.109.64.24]) by hub.freebsd.org (Postfix) with ESMTP id 205A137B416 for ; Fri, 8 Feb 2002 07:52:58 -0800 (PST) Received: from rivendell.worldgatein.net (interoffice.worldgatein.net [203.109.64.31]) by ns2.worldgatein.com (Postfix) with ESMTP id 93B81BDF0 for ; Fri, 8 Feb 2002 21:11:02 +0530 (IST) Received: by rivendell.worldgatein.net (Postfix, from userid 1001) id 552EB32609; Fri, 8 Feb 2002 21:24:20 +0530 (IST) Date: Fri, 8 Feb 2002 21:24:20 +0530 From: Devdas Bhagat To: freebsd-isp@freebsd.org Subject: Re: sendmail and virus checking Message-ID: <20020208212420.B49605@rivendell.worldgatein.net> Reply-To: Devdas Bhagat Mail-Followup-To: freebsd-isp@freebsd.org References: <20020208100959.X53435-100000@falken.reliable-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020208100959.X53435-100000@falken.reliable-net.net>; from sblaydes@rnetinc.net on Fri, Feb 08, 2002 at 10:19:31AM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 08/02/02 10:19 -0500, Scott Blaydes wrote: > Has anyone found any good virus scanning software/plug-ins for sendmail? > I am currently running amavis-perl v11, but it is causing my load to > skyrocket at time due to the overhead of calling perl multiple times. > > Has anyone tried amavisd to see if it works well? I use amavisd and it works quite well. Lower overhead, until I throw ~ 60 simultaneous mails at it (very low end box, and it does other things as well, lots of them). It runs trendmicro's filescan, on RH 7.1 Devdas Bhagat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 8:11: 6 2002 Delivered-To: freebsd-isp@freebsd.org Received: from falken.reliable-net.net (falken.reliable-net.net [65.88.128.9]) by hub.freebsd.org (Postfix) with ESMTP id 716DA37B419 for ; Fri, 8 Feb 2002 08:11:02 -0800 (PST) Received: (from root@localhost) by falken.reliable-net.net (8.11.6/8.11.6) id g18GAo290084; Fri, 8 Feb 2002 11:10:50 -0500 (EST) (envelope-from sblaydes@rnetinc.net) Received: from localhost (sblaydes@localhost) by falken.reliable-net.net (8.11.6/8.11.6av) with ESMTP id g18GATq89894; Fri, 8 Feb 2002 11:10:45 -0500 (EST) (envelope-from sblaydes@rnetinc.net) X-Authentication-Warning: falken.reliable-net.net: sblaydes owned process doing -bs Date: Fri, 8 Feb 2002 11:10:29 -0500 (EST) From: Scott Blaydes X-X-Sender: sblaydes@falken.reliable-net.net To: Devdas Bhagat Cc: freebsd-isp@freebsd.org Subject: Re: sendmail and virus checking In-Reply-To: <20020208212420.B49605@rivendell.worldgatein.net> Message-ID: <20020208110825.G88900-100000@falken.reliable-net.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 8 Feb 2002, Devdas Bhagat wrote: > On 08/02/02 10:19 -0500, Scott Blaydes wrote: > > Has anyone found any good virus scanning software/plug-ins for sendmail? > > I am currently running amavis-perl v11, but it is causing my load to > > skyrocket at time due to the overhead of calling perl multiple times. > > > > Has anyone tried amavisd to see if it works well? > I use amavisd and it works quite well. Lower overhead, until I throw ~ > 60 simultaneous mails at it (very low end box, and it does other things > as well, lots of them). It runs trendmicro's filescan, on RH 7.1 > > Devdas Bhagat > Had you ever ran amavis-perl? If so, does the amavisd run a lower load? I have a dual 1g P3 box with 1gb ram and a raid5 of 5 80mb/s Hard drives and I still get high loads (5+) on this box when it starts getting hit hard by mail. Scott Blaydes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 9: 1:28 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 868DC37B416 for ; Fri, 8 Feb 2002 09:01:17 -0800 (PST) Received: from vpi.videopropulsion.com (gi2.genroco.com [192.133.120.3]) by vpifw.videopropulsion.com (8.9.3/8.9.3) with ESMTP id KAA30577; Fri, 8 Feb 2002 10:52:44 -0600 Received: from scot.genroco.com (scot.videopropulsion.com [192.133.120.125]) by vpi.videopropulsion.com (8.11.6/8.11.6) with SMTP id g18Gqer16909; Fri, 8 Feb 2002 10:52:42 -0600 Message-ID: <00af01c1b0c1$07431ca0$7d7885c0@genroco.com> From: "Scot W. Hetzel" To: "Scott Blaydes" , References: <20020208100959.X53435-100000@falken.reliable-net.net> Subject: Re: sendmail and virus checking Date: Fri, 8 Feb 2002 10:52:40 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: "Scott Blaydes" > Has anyone found any good virus scanning software/plug-ins for sendmail? I am currently running amavis-perl v11, but it is causing my load to skyrocket at time due to the overhead of calling perl multiple times. > > Has anyone tried amavisd to see if it works well? > We are currently using both amavisd-milter-20010714, amavisd-milter-20011031 & uvscan on our primary and secondary mail servers. We haven't been monitoring the load on the server. But I have seen the server slow down when bombarded with about 25+ connections (primary was down for a while, mail backed up on secondary and I started 'sendmail -q &' 25+ times to clear it). It's only a Dual P200 w/64M RAM (need to add RAM someday). We have seen an occasional core dump of the amavis-milter client (20010714). We have a simple cron job to check if it had died and to restart amavisd on this server. We haven't noticed amavisd 20011031 core dumping on the secondary server (which doesn't have the cron job to restart amavisd). I had created a FreeBSD port for amavisd, it is available from: ftp://ftp.westbend.net/pub/amavis/amavisd-20011031-FBSD-port.tar.gz This archive contains 5 ports (sendmail (relay/milter), exim, postfix, and qmail (broken)). Scot Hetzel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 9:50:22 2002 Delivered-To: freebsd-isp@freebsd.org Received: from hitit.bimel.com.tr (hitit.bimel.com.tr [212.175.97.140]) by hub.freebsd.org (Postfix) with ESMTP id 812D337B404 for ; Fri, 8 Feb 2002 09:50:15 -0800 (PST) Received: (from root@localhost) by hitit.bimel.com.tr (8.11.6/8.11.6) id g18HpPn86533; Fri, 8 Feb 2002 19:51:25 +0200 (EET) (envelope-from simsek@bimel.com.tr) Received: from localhost (simsek@localhost) by hitit.bimel.com.tr (8.11.6/8.11.6av) with ESMTP id g18HpMe86524; Fri, 8 Feb 2002 19:51:22 +0200 (EET) (envelope-from simsek@bimel.com.tr) X-Authentication-Warning: hitit.bimel.com.tr: simsek owned process doing -bs Date: Fri, 8 Feb 2002 19:51:22 +0200 (EET) From: Baris Simsek To: Scott Blaydes Cc: Subject: Re: sendmail and virus checking In-Reply-To: <20020208100959.X53435-100000@falken.reliable-net.net> Message-ID: <20020208194743.R86262-100000@hitit.bimel.com.tr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org i am currently using amavis-perl. it calls everytime perl, because of this load avarage grows up. There is also another program called 'inflex'. I haven't tried it yet. For that i cannot compare it with amavis-perl. You can try it. :wq On Fri, 8 Feb 2002, Scott Blaydes wrote: > Has anyone found any good virus scanning software/plug-ins for sendmail? I am currently running amavis-perl v11, but it is causing my load to skyrocket at time due to the overhead of calling perl multiple times. > > Has anyone tried amavisd to see if it works well? > > > Scott Blaydes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 10: 4:39 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id D6CC737B400 for ; Fri, 8 Feb 2002 10:04:27 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 1410D16B1E for ; Fri, 8 Feb 2002 19:04:25 +0100 (CET) Received: from LenConrad.Go2France.com [66.64.14.18] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id A75C58FF013C; Fri, 08 Feb 2002 19:22:20 +0100 Message-Id: <5.1.0.14.2.20020208115958.055f7e58@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 08 Feb 2002 12:04:17 -0600 To: freebsd-isp@freebsd.org From: Len Conrad Subject: Re: sendmail and virus checking In-Reply-To: <20020208100959.X53435-100000@falken.reliable-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Has anyone found any good virus scanning software/plug-ins for >sendmail? I am currently running amavis-perl v11, but it is causing my >load to skyrocket at time due to the overhead of calling perl multiple times. For you reference, I set up an ISP with a dedicated AV box (ie, relay only, no local delivery). FreeBSD 4.4, postfix, and avcheck chroot wrapper for Kaspersky FreeBSD Daemon for servers. He's scanning about 150K msgs/day and catching 500 to 1000 infections, more during infection storms. And the machine is 80% to 90% idle. Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 11: 4:35 2002 Delivered-To: freebsd-isp@freebsd.org Received: from falken.reliable-net.net (falken.reliable-net.net [65.88.128.9]) by hub.freebsd.org (Postfix) with ESMTP id 7320437B41D for ; Fri, 8 Feb 2002 11:04:28 -0800 (PST) Received: (from root@localhost) by falken.reliable-net.net (8.11.6/8.11.6) id g18J4Xq71494; Fri, 8 Feb 2002 14:04:33 -0500 (EST) (envelope-from sblaydes@rnetinc.net) Received: from localhost (sblaydes@localhost) by falken.reliable-net.net (8.11.6/8.11.6av) with ESMTP id g18J4Ug71473; Fri, 8 Feb 2002 14:04:30 -0500 (EST) (envelope-from sblaydes@rnetinc.net) X-Authentication-Warning: falken.reliable-net.net: sblaydes owned process doing -bs Date: Fri, 8 Feb 2002 14:04:30 -0500 (EST) From: Scott Blaydes X-X-Sender: sblaydes@falken.reliable-net.net To: Len Conrad Cc: freebsd-isp@freebsd.org Subject: Re: sendmail and virus checking In-Reply-To: <5.1.0.14.2.20020208115958.055f7e58@mail.Go2France.com> Message-ID: <20020208134850.Y52186-100000@falken.reliable-net.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 8 Feb 2002, Len Conrad wrote: > > >Has anyone found any good virus scanning software/plug-ins for > >sendmail? I am currently running amavis-perl v11, but it is causing my > >load to skyrocket at time due to the overhead of calling perl multiple times. > > For you reference, I set up an ISP with a dedicated AV box (ie, relay only, > no local delivery). FreeBSD 4.4, postfix, and avcheck chroot wrapper for > Kaspersky FreeBSD Daemon for servers. Okay, I may seem like a fool for asking, but how is this done? You set the MX to send to the AV box, then have the postfix relay to the real mail server? Is the relaying to the real mail server a config option in postfix? Also, does this scan outgoing mail? > > He's scanning about 150K msgs/day and catching 500 to 1000 infections, more > during infection storms. And the machine is 80% to 90% idle. > > Len > > > http://MenAndMice.com/DNS-training > http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K > http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 11:20:51 2002 Delivered-To: freebsd-isp@freebsd.org Received: from taka.swcp.com (taka.swcp.com [198.59.115.12]) by hub.freebsd.org (Postfix) with ESMTP id 24F0A37B41D for ; Fri, 8 Feb 2002 11:20:38 -0800 (PST) Received: from inago.swcp.com (inago.swcp.com [198.59.115.17]) by taka.swcp.com (8.11.6/8.11.6) with ESMTP id g18JKcL42316 for ; Fri, 8 Feb 2002 12:20:38 -0700 (MST) Received: from localhost (deichert@localhost) by inago.swcp.com (8.8.7/8.8.7) with ESMTP id MAA21683 for ; Fri, 8 Feb 2002 12:20:37 -0700 (MST) X-Authentication-Warning: inago.swcp.com: deichert owned process doing -bs Date: Fri, 8 Feb 2002 12:20:37 -0700 (MST) From: Diana Eichert X-Sender: deichert@inago.swcp.com To: freebsd-isp@FreeBSD.ORG Subject: Re: sendmail and virus checking In-Reply-To: <00af01c1b0c1$07431ca0$7d7885c0@genroco.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 8 Feb 2002, Scot W. Hetzel wrote: > From: "Scott Blaydes" > > Has anyone found any good virus scanning software/plug-ins for sendmail? > I am currently running amavis-perl v11, but it is causing my load to > skyrocket at time due to the overhead of calling perl multiple times. SNIP take a look at: http://daemoninc.com/speedycgi/ Description: CGI::SpeedyCGI - Speed up perl CGI scripts by running them persistently This might help. Note, Sam specifically mentions CGI scripts, however I've used it on a regular basis on several systems that run 50-60 perl scripts every 5 minutes. Depending on the amount of memory available, start up a predefined number of perl interpreters via speedy. This way you minimize the overhead of starting perl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 11:26:22 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 47E7337B41C for ; Fri, 8 Feb 2002 11:26:19 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id B0CB016B1E for ; Fri, 8 Feb 2002 20:26:17 +0100 (CET) Received: from LenConrad.Go2France.com [66.64.14.18] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id AA8C5ABE013C; Fri, 08 Feb 2002 20:44:12 +0100 Message-Id: <5.1.0.14.2.20020208131458.05bd8cc8@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 08 Feb 2002 13:26:14 -0600 To: freebsd-isp@freebsd.org From: Len Conrad Subject: Re: sendmail and virus checking In-Reply-To: <20020208134850.Y52186-100000@falken.reliable-net.net> References: <5.1.0.14.2.20020208115958.055f7e58@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Okay, I may seem like a fool for asking, but how is this done? You set >the MX to send to the AV box, then have the postfix relay to the real mail >server? no, this ISP has two IMGate boxes as MX hosts, which relay his @recipientdomains to the ip of the IMGateAV box, which relays to his Imail box. >Is the relaying to the real mail server a config option in postfix? > >Also, does this scan outgoing mail? yes. His Imail box sends all outgoing to the IMGateAV box, which scans and relays to his border SMTP gateways for delivery. 1. internet 2. 2 x MX (freebsd + postfix) 3. AV (freebsd + postfix + Kaspersky) 4. mailbox server Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 13:57:47 2002 Delivered-To: freebsd-isp@freebsd.org Received: from aurora.sol.net (aurora.sol.net [206.55.65.76]) by hub.freebsd.org (Postfix) with ESMTP id 54D3537B41A for ; Fri, 8 Feb 2002 13:57:39 -0800 (PST) Received: (from jgreco@localhost) by aurora.sol.net (8.9.3/8.9.2/SNNS-1.02) id PAA35011 for freebsd-isp@freebsd.org; Fri, 8 Feb 2002 15:57:38 -0600 (CST) From: Joe Greco Message-Id: <200202082157.PAA35011@aurora.sol.net> Subject: Re: about Jail To: freebsd-isp@freebsd.org Date: Fri, 8 Feb 2002 15:57:37 -0600 (CST) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Hi Anders, > > Can you tell me how many Jails you have running on your production machine > and what kind of spec for the host machine? I totally agree with you > on putting faster and more RAMs to support many Jail as possible. I think the really interesting thing to do would be to design some inetd- like functionality for jails. The original point of the internet superserver, inetd, was to eliminate the need to have a listening daemon for each of a dozen different servers, each eating memory and resources in the system. The problem you're referring to is essentially the same issue. Running a large number of jails suggests that there will be a number of them that are relatively inert at any given time, and instead of having an active jail process tree for that virtual host, a better technique would be to have a superserver able to determine when traffic existed for the site and launch a jail process tree. This is probably not a great approach for active jails, but for ones that are infrequently used, it would seem to make sense. There are some complexities, such as detecting the activity without rejecting it while the jail process tree starts up and starts its service daemons, although I would think that this is not an insurmountable problem for anyone with a little imagination. Unfortunately, I mentioned this concept to Poul-Henning Kamp about two years ago, and he didn't seem to understand what I was trying to accomplish. Basically, I just think it'd be real neat to be able to host a Class B's worth (*) of low activity jails on one big honkin' machine, but right now that is not feasible due to the system demands of having 65000 process trees (each presumably with several processes, exceeding the maximum # of processes allowed). * The issue of maintaining 65,000 jails on a single machine is interesting but not insurmountable, since in reality, a basic FreeBSD system does not require a huge number of files, and/or could be hardlinked/schg, and/or could be union mounted (have to fix possibly broken code?), and/or could be NFS mounted with a clever NFS daemon to provide union-style functionality. -- Joe Greco - sol.net Network Services - Milwaukee, WI - http://www.sol.net "We call it the 'one bite at the apple' rule. Give me one chance [and] then I won't contact you again." - Direct Marketing Ass'n position on e-mail spam(CNN) With 24 million small businesses in the US alone, that's way too many apples. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 17:40: 7 2002 Delivered-To: freebsd-isp@freebsd.org Received: from smtprelay7.dc2.adelphia.net (smtprelay7.dc2.adelphia.net [64.8.50.39]) by hub.freebsd.org (Postfix) with ESMTP id 5CB9437B402 for ; Fri, 8 Feb 2002 17:39:59 -0800 (PST) Received: from speedy ([63.112.205.60]) by smtprelay7.dc2.adelphia.net (Netscape Messaging Server 4.15 smtprelay7 Dec 7 2001 09:58:59) with SMTP id GR8SMM00.0SD for ; Fri, 8 Feb 2002 20:39:58 -0500 Message-ID: <003701c1b10a$afaaa4f0$0400a8c0@speedy> From: "Sid Lambert" To: Subject: Cyrus imapd Date: Fri, 8 Feb 2002 20:39:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am trying to setup Cyrus with imap and pop3 on a new 4.5-Stable box, I get this error via syslogd. Feb 8 20:39:28 mail pop3d[18497]: KERBEROS_V4: can't access srvtab file /etc/srvtab: No such file or directory Feb 8 20:39:28 mail pop3d[18497]: add_plugin(/usr/local/lib/sasl/libkerberos4.so) failed: generic failure Feb 8 20:39:29 mail pop3d[18497]: badlogin: Host[ip] plaintext user Incorrect password I can't auth users but I can login and use the cyradm with the cyrus user. imtest -v -m login -u cyrus localhost C: C01 CAPABILITY S: * OK mail.host.comCyrus IMAP4 v2.0.16 server ready S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREA D=REFERENCES IDLE AUTH=DIGEST-MD5 AUTH=CRAM-MD5 S: C01 OK Completed Password: C: L01 LOGIN cyrus {5} + go ahead C: L01 NO Login failed: Incorrect password Authentication failed. generic failure Security strength factor: 0 I am using sasl_pwcheck_method: pwcheck in imapd.conf I have checked to make sure Kerberos is commented out of pam.conf Can anyone point me in the right direction? Sid Lambert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 18:13:51 2002 Delivered-To: freebsd-isp@freebsd.org Received: from altoonanet.altoonanet.com (ns1.altoonanet.com [12.151.19.2]) by hub.freebsd.org (Postfix) with SMTP id B85CD37B405 for ; Fri, 8 Feb 2002 18:13:39 -0800 (PST) Received: (qmail 67378 invoked by uid 2520); 9 Feb 2002 02:16:22 -0000 Received: from kevin@freedomhosting.com by altoonanet.altoonanet.com with qmail-scanner-1.01 (. Clean. Processed in 0.130789 secs); 09 Feb 2002 02:16:22 -0000 Received: from cpe0050046558fa.cpe.net.cable.rogers.com (HELO cr1048452a) (24.156.44.78) by freedomhosting.com with SMTP; 9 Feb 2002 02:16:22 -0000 Message-ID: <003c01c1b111$0eb83c40$4e2c9c18@etob.phub.net.cable.rogers.com> From: "Kevin Turner" To: Cc: "Rob" Subject: search engine software for freebsd Date: Fri, 8 Feb 2002 21:25:35 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I was thinking of starting my own search engine, and running it on one of my FreeBSD boxes. I have searched around the web, and found many different search engines... but I'm a newbie when it comes to this. Does anyone have any ideas for the best search engine software? I want something robust, with lots of features, fairly inexpensive (or free) and something that would work well on FreeBSD with apache. Your suggestions are welcomed... thanks in advance! Best Regards, Kevin Turner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 18:23:13 2002 Delivered-To: freebsd-isp@freebsd.org Received: from sydney.worldwide.lemis.com (d-177.linux2002.uq.net.au [203.15.37.177]) by hub.freebsd.org (Postfix) with ESMTP id B257737B417 for ; Fri, 8 Feb 2002 18:23:10 -0800 (PST) Received: (from grog@localhost) by sydney.worldwide.lemis.com (8.11.6/8.9.3) id g192Mk100515; Sat, 9 Feb 2002 12:22:46 +1000 (EST) (envelope-from grog) Date: Sat, 9 Feb 2002 12:22:46 +1000 From: Greg Lehey To: Scott Blaydes Cc: freebsd-isp@freebsd.org Subject: Re: vinum raid5+softupdates Message-ID: <20020209122246.B438@sydney.worldwide.lemis.com> References: <20020208095912.G53435-100000@falken.reliable-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020208095912.G53435-100000@falken.reliable-net.net>; from sblaydes@rnetinc.net on Fri, Feb 08, 2002 at 10:09:18AM -0500 Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [Format recovered--see http://www.lemis.com/email/email-format.html] Message on a single long line. On Friday, 8 February 2002 at 10:09:18 -0500, Scott Blaydes wrote: > I have been trying to find out if it is safe to run softupdates with > a vinum raid5 configuration. I have looked in the mail archives, and > I found some older items mentioning that vinum raid5 and softupdates > could cause some problems. What is the case now? Is anyone else > running both? Have you had any problems if you are running both. Well, you might get a better answer on another forum, but since you ask here: there are no known compatibility problems between Vinum and soft updates. At one time we thought there might be, but it proved to be incorrect. Greg -- When replying to this message, please take care not to mutilate the original text. For more information, see http://www.lemis.com/email.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 18:33: 0 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 9BAB537B41B for ; Fri, 8 Feb 2002 18:32:50 -0800 (PST) Received: from admin0 (admin0.westbend.net [216.47.253.17]) by mail.westbend.net (8.11.6/8.11.6) with ESMTP id g192Wbt56750; Fri, 8 Feb 2002 20:32:37 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <00ba01c1b111$fc70dd20$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Sid Lambert" , References: <003701c1b10a$afaaa4f0$0400a8c0@speedy> Subject: Re: Cyrus imapd Date: Fri, 8 Feb 2002 20:29:14 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: "Sid Lambert" > I am trying to setup Cyrus with imap and pop3 on a new 4.5-Stable box, I get > this error via syslogd. > > Feb 8 20:39:28 mail pop3d[18497]: KERBEROS_V4: can't access srvtab file > /etc/srvtab: No such file or directory > Feb 8 20:39:28 mail pop3d[18497]: > add_plugin(/usr/local/lib/sasl/libkerberos4.so) failed: generic failure This error occurs because you don't have a srvtab file, either ignore the error or move libkerberos4.so to a sub directory under (i.e. /usr/local/lib/sasl/disabled), and then the SASL library will not load the libkerberos4.so mech. > Feb 8 20:39:29 mail pop3d[18497]: badlogin: Host[ip] plaintext user > Incorrect password > > I can't auth users but I can login and use the cyradm with the cyrus user. > > imtest -v -m login -u cyrus localhost > C: C01 CAPABILITY > S: * OK mail.host.comCyrus IMAP4 v2.0.16 server ready > S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID > NO_ATOMIC_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREA > D=REFERENCES IDLE AUTH=DIGEST-MD5 AUTH=CRAM-MD5 > S: C01 OK Completed > Password: > C: L01 LOGIN cyrus {5} > + go ahead > C: > L01 NO Login failed: Incorrect password > Authentication failed. generic failure > Security strength factor: 0 > > I am using sasl_pwcheck_method: pwcheck in imapd.conf > > I have checked to make sure Kerberos is commented out of pam.conf > > Can anyone point me in the right direction? > Check if the pwcheck dameon is running: ps -ax | grep pwcheck If it is not running, then use '/usr/local/etc/rc.d/pwcheckd.sh start' to start it. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 19:14:59 2002 Delivered-To: freebsd-isp@freebsd.org Received: from smtprelay9.dc2.adelphia.net (smtprelay9.dc2.adelphia.net [64.8.50.53]) by hub.freebsd.org (Postfix) with ESMTP id 50F5B37B41C for ; Fri, 8 Feb 2002 19:14:52 -0800 (PST) Received: from speedy ([63.112.205.60]) by smtprelay9.dc2.adelphia.net (Netscape Messaging Server 4.15) with SMTP id GR8VF900.3D7; Fri, 8 Feb 2002 21:40:21 -0500 Message-ID: <005a01c1b113$1f53dfd0$0400a8c0@speedy> From: "Sid Lambert" To: "Scot W. Hetzel" , References: <003701c1b10a$afaaa4f0$0400a8c0@speedy> <00ba01c1b111$fc70dd20$11fd2fd8@westbend.net> Subject: Re: Cyrus imapd Date: Fri, 8 Feb 2002 21:40:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > From: "Sid Lambert" > > I am trying to setup Cyrus with imap and pop3 on a new 4.5-Stable box, I > get > > this error via syslogd. > > > > Feb 8 20:39:28 mail pop3d[18497]: KERBEROS_V4: can't access srvtab file > > /etc/srvtab: No such file or directory > > Feb 8 20:39:28 mail pop3d[18497]: > > add_plugin(/usr/local/lib/sasl/libkerberos4.so) failed: generic failure > > This error occurs because you don't have a srvtab file, either ignore the > error or move libkerberos4.so to a sub directory under (i.e. > /usr/local/lib/sasl/disabled), and then the SASL library will not load the > libkerberos4.so mech. I will try this, thanks. > > > Feb 8 20:39:29 mail pop3d[18497]: badlogin: Host[ip] plaintext user > > Incorrect password > > > > I can't auth users but I can login and use the cyradm with the cyrus user. > > > > imtest -v -m login -u cyrus localhost > > C: C01 CAPABILITY > > S: * OK mail.host.comCyrus IMAP4 v2.0.16 server ready > > S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID > > NO_ATOMIC_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREA > > D=REFERENCES IDLE AUTH=DIGEST-MD5 AUTH=CRAM-MD5 > > S: C01 OK Completed > > Password: > > C: L01 LOGIN cyrus {5} > > + go ahead > > C: > > L01 NO Login failed: Incorrect password > > Authentication failed. generic failure > > Security strength factor: 0 > > > > I am using sasl_pwcheck_method: pwcheck in imapd.conf > > > > I have checked to make sure Kerberos is commented out of pam.conf > > > > Can anyone point me in the right direction? > > > Check if the pwcheck dameon is running: > > ps -ax | grep pwcheck It is running, should it switch to the cyrus user after it is started? ps -awux | grep pwcheck root 18690 0.0 0.1 980 484 ?? Ss 9:50PM 0:00.00 /usr/local/sbin/pwcheck > > If it is not running, then use '/usr/local/etc/rc.d/pwcheckd.sh start' to > start it. > > Scot > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Feb 8 19:16:35 2002 Delivered-To: freebsd-isp@freebsd.org Received: from hades.gigguardian.com (villa2-053.sjc.ca.bbnow.net [24.219.18.53]) by hub.freebsd.org (Postfix) with ESMTP id 8A18837B41B for ; Fri, 8 Feb 2002 19:16:32 -0800 (PST) Received: from europa (europa.sofia-cafe.bg [192.168.1.2]) by hades.gigguardian.com (8.11.6/8.11.6) with SMTP id g193IsA22144; Fri, 8 Feb 2002 19:18:54 -0800 (PST) (envelope-from vhm3@hades.gigguardian.com) From: "Chip McClure" To: "Kevin Turner" Cc: "Rob" , Subject: RE: search engine software for freebsd Date: Fri, 8 Feb 2002 19:17:59 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <003c01c1b111$0eb83c40$4e2c9c18@etob.phub.net.cable.rogers.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Depends on how many pages you want to store in the search database. For small to medium sized sites, I've used ht-Dig. Great small, fast & easy to config search engine. Chip -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Kevin Turner Sent: Friday, February 08, 2002 6:26 PM To: freebsd-isp@FreeBSD.ORG Cc: Rob Subject: search engine software for freebsd Hello, I was thinking of starting my own search engine, and running it on one of my FreeBSD boxes. I have searched around the web, and found many different search engines... but I'm a newbie when it comes to this. Does anyone have any ideas for the best search engine software? I want something robust, with lots of features, fairly inexpensive (or free) and something that would work well on FreeBSD with apache. Your suggestions are welcomed... thanks in advance! Best Regards, Kevin Turner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 4: 5: 6 2002 Delivered-To: freebsd-isp@freebsd.org Received: from aurora.siteplus.com (aurora.siteplus.com [66.129.2.160]) by hub.freebsd.org (Postfix) with ESMTP id 3E18737B405 for ; Sat, 9 Feb 2002 04:05:04 -0800 (PST) Received: from veager.jwweeks.com (pcp01076331pcs.midval01.tn.comcast.net [68.59.219.194]) by aurora.siteplus.com (8.9.3/8.9.3) with ESMTP id HAA30041 for ; Sat, 9 Feb 2002 07:05:01 -0500 (EST) (envelope-from jim@jwweeks.com) Date: Sat, 9 Feb 2002 07:04:57 -0500 (EST) From: jim To: freebsd-isp@freebsd.org Subject: perl modules Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi fellows, I have a 3.5.1-stable machine that has been in production since 2.2.6. At this point, I think it would be best to do a proper house-cleaning, install 4.5, and move the user accounts. The only glitch I see in doing so is that I have several clients on this machine running specialized cgi's and have lost track as to how many and what perl modules have been added. Is there and easy way to determine exactly which ones have been installed so as to insure I have all of them installed in the new installation. Forgive me if I am missing the obvious :/ -- Jim Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 4:56:40 2002 Delivered-To: freebsd-isp@freebsd.org Received: from exhsto1.se.dataphone.com (exhsto1.se.dataphone.com [212.37.6.239]) by hub.freebsd.org (Postfix) with ESMTP id 45CE937B419 for ; Sat, 9 Feb 2002 04:56:34 -0800 (PST) content-class: urn:content-classes:message Subject: RE: perl modules MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Sat, 9 Feb 2002 13:56:27 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Message-ID: <8F69143C0B1A9F4D95AFC58CF69877E54E6164@exhsto1.se.dataphone.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: perl modules Thread-Index: AcGxYgj3gLV6pJEVTkaLf5BN0ajctwABeZoQ From: "Patrik Forsberg" To: "jim" Cc: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Hi fellows, >=20 > I have a 3.5.1-stable machine that has been in production=20 > since 2.2.6. At this point, I think it would be best to do a=20 > proper house-cleaning, install 4.5, and move the user=20 > accounts. The only glitch I see in doing so is that I have=20 > several clients on this machine running specialized cgi's and=20 > have lost track as to how many and what perl modules have been added. >=20 > Is there and easy way to determine exactly which ones have=20 > been installed so as to insure I have all of them installed=20 > in the new installation. >=20 > Forgive me if I am missing the obvious :/ >=20 > -- > Jim Weeks >=20 Hello Jim, This depends on how you have installed the perl-modules. If you've used ports then a simple pkg_info would do the trick, but if you've manually installed alot of modules I would say you have to dig throw the perl5 include directories (perl -V under @INC you have the directories) this is where all modules have to be installed to be usable so you would find them there. Found this in the man pages:=20 " To find out all the modules installed on your system, including those without documentation or outside the standard release, do this: % find `perl -e 'print "@INC"'` -name '*.pm' -print " I could be wrong but thats the way I would do it ;) Regards, Patrik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 5: 8: 4 2002 Delivered-To: freebsd-isp@freebsd.org Received: from aurora.siteplus.com (aurora.siteplus.com [66.129.2.160]) by hub.freebsd.org (Postfix) with ESMTP id 70CF937B41D for ; Sat, 9 Feb 2002 05:08:02 -0800 (PST) Received: from veager.jwweeks.com (pcp01076331pcs.midval01.tn.comcast.net [68.59.219.194]) by aurora.siteplus.com (8.9.3/8.9.3) with ESMTP id IAA30856; Sat, 9 Feb 2002 08:08:03 -0500 (EST) (envelope-from jim@jwweeks.com) Date: Sat, 9 Feb 2002 08:07:59 -0500 (EST) From: jim To: Patrik Forsberg Cc: freebsd-isp@freebsd.org Subject: RE: perl modules In-Reply-To: <8F69143C0B1A9F4D95AFC58CF69877E54E6164@exhsto1.se.dataphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 9 Feb 2002, Patrik Forsberg wrote: > This depends on how you have installed the perl-modules. > > If you've used ports then a simple pkg_info would do the trick Yea, that's the problem, not all of them have. > Found this in the man pages: > " > To find out all the modules installed on your system, > including those without documentation or outside the > standard release, do this: > > % find `perl -e 'print "@INC"'` -name '*.pm' -print Thanks, I missed this :-) -- Jim Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 5:38:56 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.worldgatein.com (ns2.worldgatein.com [203.109.64.24]) by hub.freebsd.org (Postfix) with ESMTP id 091A637B41A for ; Sat, 9 Feb 2002 05:38:49 -0800 (PST) Received: from rivendell.worldgatein.net (interoffice.worldgatein.net [203.109.64.31]) by ns2.worldgatein.com (Postfix) with ESMTP id CAB4EBDF0 for ; Sat, 9 Feb 2002 18:56:36 +0530 (IST) Received: by rivendell.worldgatein.net (Postfix, from userid 1001) id 08E9532609; Sat, 9 Feb 2002 19:10:00 +0530 (IST) Date: Sat, 9 Feb 2002 19:10:00 +0530 From: Devdas Bhagat To: freebsd-isp@freebsd.org Subject: Re: sendmail and virus checking Message-ID: <20020209191000.A54890@rivendell.worldgatein.net> Reply-To: Devdas Bhagat Mail-Followup-To: freebsd-isp@freebsd.org References: <20020208212420.B49605@rivendell.worldgatein.net> <20020208110825.G88900-100000@falken.reliable-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020208110825.G88900-100000@falken.reliable-net.net>; from sblaydes@rnetinc.net on Fri, Feb 08, 2002 at 11:10:29AM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 08/02/02 11:10 -0500, Scott Blaydes wrote: > > I use amavisd and it works quite well. Lower overhead, until I throw ~ > > 60 simultaneous mails at it (very low end box, and it does other things > > as well, lots of them). It runs trendmicro's filescan, on RH 7.1 > Had you ever ran amavis-perl? If so, does the amavisd run a lower load? I did not run amavis-perl, because amavisd does not fork a copy of perl for each mail. > I have a dual 1g P3 box with 1gb ram and a raid5 of 5 80mb/s Hard drives > and I still get high loads (5+) on this box when it starts getting hit > hard by mail. amavisd will imrove performance. Devdas Bhagat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 5:43: 6 2002 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.worldgatein.com (ns2.worldgatein.com [203.109.64.24]) by hub.freebsd.org (Postfix) with ESMTP id 69F6837B405 for ; Sat, 9 Feb 2002 05:43:01 -0800 (PST) Received: from rivendell.worldgatein.net (interoffice.worldgatein.net [203.109.64.31]) by ns2.worldgatein.com (Postfix) with ESMTP id 9D219BDF0 for ; Sat, 9 Feb 2002 19:00:49 +0530 (IST) Received: by rivendell.worldgatein.net (Postfix, from userid 1001) id 036E932609; Sat, 9 Feb 2002 19:14:17 +0530 (IST) Date: Sat, 9 Feb 2002 19:14:17 +0530 From: Devdas Bhagat To: freebsd-isp@freebsd.org Subject: Re: sendmail and virus checking Message-ID: <20020209191417.B54890@rivendell.worldgatein.net> Reply-To: Devdas Bhagat Mail-Followup-To: freebsd-isp@freebsd.org References: <5.1.0.14.2.20020208115958.055f7e58@mail.Go2France.com> <20020208134850.Y52186-100000@falken.reliable-net.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020208134850.Y52186-100000@falken.reliable-net.net>; from sblaydes@rnetinc.net on Fri, Feb 08, 2002 at 02:04:30PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 08/02/02 14:04 -0500, Scott Blaydes wrote: > Okay, I may seem like a fool for asking, but how is this done? You set > the MX to send to the AV box, then have the postfix relay to the real > mail server? You could, thought ?I would rather postfix->AV->destination. > Is the relaying to the real mail server a config option in postfix? You can configure it that way as well. Or you could do both on the same box. > Also, does this scan outgoing mail? Put both on the same box and it will scan incoming and outgoing. Devdas Bhagat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 6: 2:42 2002 Delivered-To: freebsd-isp@freebsd.org Received: from workhorse.iMach.com (workhorse.iMach.com [206.127.77.89]) by hub.freebsd.org (Postfix) with ESMTP id E20EE37B41D for ; Sat, 9 Feb 2002 06:02:38 -0800 (PST) Received: from localhost (forrestc@localhost) by workhorse.iMach.com (8.9.3/8.9.3) with ESMTP id HAA23344; Sat, 9 Feb 2002 07:02:40 -0700 (MST) Date: Sat, 9 Feb 2002 07:02:39 -0700 (MST) From: "Forrest W. Christian" To: Patrik Forsberg Cc: jim , freebsd-isp@FreeBSD.ORG Subject: RE: perl modules In-Reply-To: <8F69143C0B1A9F4D95AFC58CF69877E54E6164@exhsto1.se.dataphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Is there and easy way to determine exactly which ones have > > been installed so as to insure I have all of them installed > > in the new installation. See autobundle under perldoc CPAN. Something like: perl -MCPAN -e shell; cpan>autobundle Will produce a bundle file which you should be able to copy to the other computer and then do something like: perl -MCPAN -e shell; cpan>install bundlefilepath I don't know if this is correct, and I haven't done it. Let us know if it works. - Forrest W. Christian (forrestc@imach.com) AC7DE ---------------------------------------------------------------------- The Innovation Machine Ltd. P.O. Box 5749 http://www.imach.com/ Helena, MT 59604 Home of PacketFlux Technogies and BackupDNS.com (406)-442-6648 ---------------------------------------------------------------------- Protect your personal freedoms - visit http://www.lp.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 10:40:31 2002 Delivered-To: freebsd-isp@freebsd.org Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by hub.freebsd.org (Postfix) with ESMTP id E446037B419 for ; Sat, 9 Feb 2002 10:40:12 -0800 (PST) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 16ZbnF-0001s4-00; Sat, 9 Feb 2002 10:00:09 -0800 Date: Sat, 9 Feb 2002 10:00:07 -0800 (PST) From: Tom Samplonius To: Paulo Fragoso Cc: freebsd-isp@freebsd.org Subject: Re: Radius (Acct-Session-Id) In-Reply-To: <20020208090322.E12341-100000@mirage.nlink.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Some NASes incorrectly start re-using the Session-IDs. If you should examine the two records, you should be able to determine whether it is an actual duplicate, or a just a re-used Session-ID. If you want a unique key for RADIUS data, just the Session-ID is not enough. I use a aggregate key, consisting of the Session-ID, NAS IP (Session-IDs are only unique per NAS), and length of session. Now you mention that you want to store Start and Stop records, so two records per session. I only store one record per session. So you will not be able to use the length of the session as part of the key. Tom On Fri, 8 Feb 2002, Paulo Fragoso wrote: > Hi, > > I've ever found in the details files (generated by cistron radiusd) some > logs with same Acct-Session-Id, which are related with only one real > connection, using same NAS-Port-Id. > > Is possible another conection to other port estabilished by a diferent > user but with same Acct-Session-Id? > > I'm planning to put all information in the database (PostgresQL) using > Acct-Session-Id and Acct-Status-Type (Start or Stop) for primary keys, > this way all repeated information will be discard. Is this corrected? > > We are using a Lucent MAX 6000 RAS and Radius Cistro 1.6.4 runnig at > FreeBSD. > > Paulo. > > -- > __O > _-\<,_ Why drive when you can bike? > (_)/ (_) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 16:47:18 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id 0752037B400 for ; Sat, 9 Feb 2002 16:47:14 -0800 (PST) Received: from admin0 (admin0.westbend.net [216.47.253.17]) by mail.westbend.net (8.11.6/8.11.6) with ESMTP id g1A0kqt01319; Sat, 9 Feb 2002 18:46:52 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <01c701c1b1cc$6f8338c0$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Sid Lambert" , References: <003701c1b10a$afaaa4f0$0400a8c0@speedy> <00ba01c1b111$fc70dd20$11fd2fd8@westbend.net> <005a01c1b113$1f53dfd0$0400a8c0@speedy> Subject: Re: Cyrus imapd Date: Sat, 9 Feb 2002 18:46:53 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: "Sid Lambert" > > > I am trying to setup Cyrus with imap and pop3 on a new 4.5-Stable box, I > > get > > > this error via syslogd. > > > > > > Feb 8 20:39:29 mail pop3d[18497]: badlogin: Host[ip] plaintext user > > > Incorrect password > > > > > > I can't auth users but I can login and use the cyradm with the cyrus > user. > > > > > > I am using sasl_pwcheck_method: pwcheck in imapd.conf > > > > > > I have checked to make sure Kerberos is commented out of pam.conf > > > The default pwcheck daemon doesn't use PAM for authentication. Are your users in another database or are they in the system password file? If you need to use PAM to authenticate your users you need to run the pwcheck_pam daemon. With the latest version of Cyrus-SASL port do the following: 1. Stop pwcheck with: /usr/local/etc/rc.d/pwcheck.sh stop 2. Add to /etc/rc.conf: sasl_pwcheck_program="/usr/local/sbin/pwcheck_pam" 3. Start pwcheck_pam: /usr/local/etc/rc.d/pwcheck.sh start > > >Can anyone point me in the right direction? > > > > > Check if the pwcheck dameon is running: > > > > ps -ax | grep pwcheck > > It is running, should it switch to the cyrus user after it is started? > > ps -awux | grep pwcheck > root 18690 0.0 0.1 980 484 ?? Ss 9:50PM 0:00.00 > /usr/local/sbin/pwcheck > No, it needs to run as root in order to read the /etc/passwd file when authenticating users. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 18:13:18 2002 Delivered-To: freebsd-isp@freebsd.org Received: from smtprelay6.dc2.adelphia.net (smtprelay6.dc2.adelphia.net [64.8.50.38]) by hub.freebsd.org (Postfix) with ESMTP id C64D237B404 for ; Sat, 9 Feb 2002 18:13:14 -0800 (PST) Received: from speedy ([63.112.205.60]) by smtprelay6.dc2.adelphia.net (Netscape Messaging Server 4.15 smtprelay6 Dec 7 2001 09:58:59) with SMTP id GRAOU100.K5B; Sat, 9 Feb 2002 21:13:13 -0500 Message-ID: <00ee01c1b1d8$7f9a1060$0400a8c0@speedy> From: "Sid Lambert" To: "Scot W. Hetzel" , References: <003701c1b10a$afaaa4f0$0400a8c0@speedy> <00ba01c1b111$fc70dd20$11fd2fd8@westbend.net> <005a01c1b113$1f53dfd0$0400a8c0@speedy> <01c701c1b1cc$6f8338c0$11fd2fd8@westbend.net> Subject: Re: Cyrus imapd Date: Sat, 9 Feb 2002 21:13:14 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org That was it, thank you. Was this documented anywhere? Sid Lambert ----- Original Message ----- From: "Scot W. Hetzel" To: "Sid Lambert" ; Sent: Saturday, February 09, 2002 7:46 PM Subject: Re: Cyrus imapd > From: "Sid Lambert" > > > > I am trying to setup Cyrus with imap and pop3 on a new 4.5-Stable box, > I > > > get > > > > this error via syslogd. > > > > > > > > > Feb 8 20:39:29 mail pop3d[18497]: badlogin: Host[ip] plaintext user > > > > Incorrect password > > > > > > > > I can't auth users but I can login and use the cyradm with the cyrus > > user. > > > > > > > > > I am using sasl_pwcheck_method: pwcheck in imapd.conf > > > > > > > > I have checked to make sure Kerberos is commented out of pam.conf > > > > > > The default pwcheck daemon doesn't use PAM for authentication. Are your > users in another database or are they in the system password file? > > If you need to use PAM to authenticate your users you need to run the > pwcheck_pam daemon. With the latest version of Cyrus-SASL port do the > following: > > 1. Stop pwcheck with: > /usr/local/etc/rc.d/pwcheck.sh stop > > 2. Add to /etc/rc.conf: > sasl_pwcheck_program="/usr/local/sbin/pwcheck_pam" > > 3. Start pwcheck_pam: > /usr/local/etc/rc.d/pwcheck.sh start That was it, thank you. Was this documented anywhere? > > > > >Can anyone point me in the right direction? > > > > > > > Check if the pwcheck dameon is running: > > > > > > ps -ax | grep pwcheck > > > > It is running, should it switch to the cyrus user after it is started? > > > > ps -awux | grep pwcheck > > root 18690 0.0 0.1 980 484 ?? Ss 9:50PM 0:00.00 > > /usr/local/sbin/pwcheck > > > No, it needs to run as root in order to read the /etc/passwd file when > authenticating users. > > Scot > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 22:38:53 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mta05ps.bigpond.com (mta05ps.bigpond.com [144.135.25.137]) by hub.freebsd.org (Postfix) with ESMTP id 45DF137B41B for ; Sat, 9 Feb 2002 22:38:03 -0800 (PST) Received: from valentina ([144.135.25.75]) by mta05ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GRB12S00.DPK for ; Sun, 10 Feb 2002 16:37:40 +1000 Received: from wnpp-p-144-134-159-165.tmns.net.au ([144.134.159.165]) by PSMAM03.mailsvc.email.bigpond.com(MailRouter V3.0h 83/4074145); 10 Feb 2002 16:37:40 Message-ID: <026201c1b1fd$e68b0fc0$569f8690@valentina> From: "Solomon Sokolovsky" To: Subject: FreeBSD on SSD and teaming NICS! Date: Sun, 10 Feb 2002 17:40:58 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am currently looking to have 3 FreeBSD 4.5R type servers running off SSD "Solid State Device". I am using them as Email Servers, MySQL Server and Radius Server. I am looking to load the Kernels with the Programs from SSD and then storage and logs on Raid 1 conventional HD's. The size of the flash's are: Server 1: (64 meg Flash) Front End for Qmail/ Vpopmail/ Virtual Apache, djsdns, MySQl Client. (No Storage of Logs are kept of this server. All stored on Server 2). Server 2: (64 meg Flash) MySQL Server, NFS and Radius Server. Server 3: (32 meg Flash) Radius Server Server 4: (32 meg Flash) djsdns Sec DNS Server. All data on all the server is stored on Server 2, which includes the djsdns data, radius data, Qmail/ Vpopmail and Apache. I need to be able to create a Flash OS on the size flash stated above and a copy of the flash on a bootable cd incase of emergency! I am looking for a doc or something to help me setup and move the setup to SSD! I have been told to look at http://www.kozubik.com/published/embedded_freebsd_handbook_chapter.txt Looks good, but also looking for feedback regarding specifically regarding the Applications running above, in regard to how they would be affected by using SSD! Has anyone had any luck in Teaming or trunking NIC in FreeBSD?? Any help would be appreciated! Thanks Solomon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 22:39:26 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mta01ps.bigpond.com (mta01ps.bigpond.com [144.135.25.133]) by hub.freebsd.org (Postfix) with ESMTP id 0A2C137B419 for ; Sat, 9 Feb 2002 22:38:57 -0800 (PST) Received: from valentina ([144.135.25.75]) by mta01ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GRB13R00.4YW for ; Sun, 10 Feb 2002 16:38:15 +1000 Received: from wnpp-p-144-134-159-165.tmns.net.au ([144.134.159.165]) by PSMAM03.mailsvc.email.bigpond.com(MailRouter V3.0h 83/4074524); 10 Feb 2002 16:38:15 Message-ID: <027001c1b1fd$fb6dbdc0$569f8690@valentina> From: "Solomon Sokolovsky" To: Subject: FreeBSD Teaming NIC's Date: Sun, 10 Feb 2002 17:41:33 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi All, I am looking to implement teaming NIC's (Trunking etc..) it been called a lot of things. But does anyone know of any NIC which can be trucked, teamed etc.. for FreeBSD 4.x??? Need ASAP! for ISP setup! Also does anyone have experience in setting up ISP server, such as Radius, Qmail etc.. with Solid State Disks? If yes please email me off list! Thanks Solomon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 22:59:31 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mta06ps.bigpond.com (mta06ps.bigpond.com [144.135.25.138]) by hub.freebsd.org (Postfix) with ESMTP id 1BD1F37B405 for ; Sat, 9 Feb 2002 22:58:59 -0800 (PST) Received: from valentina ([144.135.25.75]) by mta06ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GRB21L00.A0I for ; Sun, 10 Feb 2002 16:58:33 +1000 Received: from wnpp-p-144-134-159-165.tmns.net.au ([144.134.159.165]) by PSMAM03.mailsvc.email.bigpond.com(MailRouter V3.0h 83/4087601); 10 Feb 2002 16:58:33 Message-ID: <02b201c1b200$d1a0b940$569f8690@valentina> From: "Solomon Sokolovsky" To: References: Subject: Re: FreeBSD Teaming NIC's Date: Sun, 10 Feb 2002 18:01:51 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org These network cards seem GREAT! Everyone should have a look! But what I really need, I am sorry to are Low Profile dual NIC 10/100 Cards? Or does anyone know of any low profile Gigabit Cards? Thanks Solomon ----- Original Message ----- From: "Mark Peoples" To: "'Solomon Sokolovsky'" Sent: Sunday, February 10, 2002 5:45 PM Subject: RE: FreeBSD Teaming NIC's > Hi Solomon, > Take a look at: http://www.znyx.com/products/hardware/zx340q.htm > > I just got one a few days ago, but I haven't set it up yet. If I read their > site correctly, in order to do the trunking, you'll need to have bpf in your > kernel. =( > > marco > > > -----Original Message----- > > From: Solomon Sokolovsky [mailto:solomons@saise.com.au] > > Sent: Saturday, February 09, 2002 11:42 PM > > To: freebsd-isp@freebsd.org > > Subject: FreeBSD Teaming NIC's > > > > > > Hi All, > > > > I am looking to implement teaming NIC's (Trunking etc..) it > > been called a > > lot of things. But does anyone know of any NIC which can be > > trucked, teamed > > etc.. for FreeBSD 4.x??? Need ASAP! for ISP setup! > > > > Also does anyone have experience in setting up ISP server, > > such as Radius, > > Qmail etc.. with Solid State Disks? > > If yes please email me off list! > > > > Thanks > > Solomon > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 23: 7:22 2002 Delivered-To: freebsd-isp@freebsd.org Received: from idiom.com (idiom.com [216.240.32.1]) by hub.freebsd.org (Postfix) with ESMTP id B9BD337B402 for ; Sat, 9 Feb 2002 23:07:20 -0800 (PST) Received: (from muir@localhost) by idiom.com (8.9.3/8.9.3) id XAA44264; Sat, 9 Feb 2002 23:07:08 -0800 (PST) Date: Sat, 9 Feb 2002 23:07:08 -0800 (PST) From: David Muir Sharnoff Message-Id: <200202100707.XAA44264@idiom.com> To: jim@jwweeks.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: perl modules Newsgroups: mgate.freebsd.isp In-Reply-To: Organization: Idiom Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org http://www.cpan.org/modules/by-authors/id/MUIR/scripts/find_used_modules.gz This will read everyone's perl programs and generate a perl script that just loads modules. When the generated perl script runs w/o errors on your new system, you know you've got everything installed. -Dave In article you write: >Hi fellows, > >I have a 3.5.1-stable machine that has been in production since 2.2.6. At >this point, I think it would be best to do a proper house-cleaning, install >4.5, and move the user accounts. The only glitch I see in doing so is >that I have several clients on this machine running specialized cgi's and >have lost track as to how many and what perl modules have been added. > >Is there and easy way to determine exactly which ones have been installed >so as to insure I have all of them installed in the new installation. > >Forgive me if I am missing the obvious :/ > >-- >Jim Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Feb 9 23:12:29 2002 Delivered-To: freebsd-isp@freebsd.org Received: from workhorse.iMach.com (workhorse.iMach.com [206.127.77.89]) by hub.freebsd.org (Postfix) with ESMTP id B8CD737B41C for ; Sat, 9 Feb 2002 23:12:19 -0800 (PST) Received: from localhost (forrestc@localhost) by workhorse.iMach.com (8.9.3/8.9.3) with ESMTP id AAA25277; Sun, 10 Feb 2002 00:12:08 -0700 (MST) Date: Sun, 10 Feb 2002 00:12:07 -0700 (MST) From: "Forrest W. Christian" To: Solomon Sokolovsky Cc: freebsd-isp@FreeBSD.ORG Subject: Re: FreeBSD on SSD and teaming NICS! In-Reply-To: <026201c1b1fd$e68b0fc0$569f8690@valentina> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The appropriate mailing list for this is freebsd-small. Yes it works. Quite well actually. Now you've got me thinking.... HMMMM.. I wonder if I could get enough in a standard 8-16mb flash part to start vinum. On Sun, 10 Feb 2002, Solomon Sokolovsky wrote: > Date: Sun, 10 Feb 2002 17:40:58 +1100 > From: Solomon Sokolovsky > To: freebsd-isp@FreeBSD.ORG > Subject: FreeBSD on SSD and teaming NICS! > > I am currently looking to have 3 FreeBSD 4.5R type servers running off SSD > "Solid > State Device". > > I am using them as Email Servers, MySQL Server and Radius Server. I am > looking to load the Kernels with the Programs from SSD and then storage and > logs on Raid 1 conventional HD's. > > The size of the flash's are: > > Server 1: (64 meg Flash) Front End for Qmail/ Vpopmail/ Virtual Apache, > djsdns, MySQl Client. (No Storage of Logs are kept of this server. All > stored on Server 2). > Server 2: (64 meg Flash) MySQL Server, NFS and Radius Server. > Server 3: (32 meg Flash) Radius Server > Server 4: (32 meg Flash) djsdns Sec DNS Server. > > All data on all the server is stored on Server 2, which includes the djsdns > data, radius data, Qmail/ Vpopmail and Apache. > > I need to be able to create a Flash OS on the size flash stated above and a > copy of the flash on a bootable cd incase of emergency! > > I am looking for a doc or something to help me setup and move the setup to > SSD! I have been told to look at > http://www.kozubik.com/published/embedded_freebsd_handbook_chapter.txt > Looks good, but also looking for feedback regarding specifically regarding > the Applications running above, in regard to how they would be affected by > using SSD! > > Has anyone had any luck in Teaming or trunking NIC in FreeBSD?? > > Any help would be appreciated! > > Thanks > Solomon > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > - Forrest W. Christian (forrestc@imach.com) AC7DE ---------------------------------------------------------------------- The Innovation Machine Ltd. P.O. Box 5749 http://www.imach.com/ Helena, MT 59604 Home of PacketFlux Technogies and BackupDNS.com (406)-442-6648 ---------------------------------------------------------------------- Protect your personal freedoms - visit http://www.lp.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message