From owner-freebsd-isp@FreeBSD.ORG Mon Aug 18 06:50:05 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DCDD37B41C for ; Mon, 18 Aug 2003 06:50:05 -0700 (PDT) Received: from zuerich132.swisseasy.net (zuerich132.swisseasy.net [80.74.132.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF2F442FD for ; Mon, 18 Aug 2003 06:32:26 -0700 (PDT) (envelope-from arie@gerszt.ch) Received: (qmail 76357 invoked by uid 2520); 18 Aug 2003 13:32:24 -0000 Received: from arie@gerszt.ch by atlas.swisseasy.net by uid 89 with qmail-scanner-1.16 (clamscan: 0.60. spamassassin: 2.55. Clear:. Processed in 0.406182 secs); 18 Aug 2003 13:32:24 -0000 Received: from unknown (HELO DELLARIE) (212.41.75.254) by zuerich132.swisseasy.net with SMTP; 18 Aug 2003 13:32:23 -0000 From: "Arie J. Gerszt" To: Date: Mon, 18 Aug 2003 15:32:22 +0100 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.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: netstat if counter X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 13:50:12 -0000 hi guy how do you reset your netstat interface counters (freebsd 4.8) regards and thanks arie From owner-freebsd-isp@FreeBSD.ORG Mon Aug 18 06:58:40 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71A9E37B401 for ; Mon, 18 Aug 2003 06:58:40 -0700 (PDT) Received: from ns2.wananchi.com (ns2.wananchi.com [62.8.64.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D13743FE0 for ; Mon, 18 Aug 2003 06:58:36 -0700 (PDT) (envelope-from wash@wananchi.com) Received: from wash by ns2.wananchi.com with local (Exim 4.20 #5 (FreeBSD)) id 19okWo-0008DU-UP for ; Mon, 18 Aug 2003 16:58:34 +0300 Date: Mon, 18 Aug 2003 16:58:34 +0300 From: ODHIAMBO Washington To: freebsd-isp@freebsd.org Message-ID: <20030818135834.GF63260@ns2.wananchi.com> Mail-Followup-To: ODHIAMBO Washington , freebsd-isp@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Disclaimer: Any views expressed in this message,where not explicitly attributed otherwise, are mine alone!. X-Fortune: A mathematician is a machine for converting coffee into theorems. X-Operating-System: FreeBSD 4.8-STABLE i386 X-Best-Window-Manager: Blackbox X-Mailer: Mutt 1.5.4i (2003-03-19) X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 4:48PM up 3 days, 20:58, 2 users, load averages: 1.31, 1.34, 1.27 User-Agent: Mutt/1.5.4i Subject: Webmail problem (php+imap) X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 13:58:40 -0000 Hello all, FreeBSD 4.8-STABLE (apache_1.3.28, php-4.3.2, corresponding mod_ssl and mod_perl). I am doing static build for php. mod_perl.. I am stuck trying to get ISMail webmail interface to go. I think that my problem is way upstream (so far) as I am unable to compile imap support into php as required. BTW, ISMail is at http://www.insidesystems.net/projects.php On my box I have linc-client libraries - libc-client4.a php seems to require libc-client.a so I end up with library conflicts. How can I go about this? Symlinking does not help, as you can see below: ** A test compilation with your Makefile configuration ** failed. The below error output from the compilation ** test will give you an idea what is failing. Note that ** Apache requires an ANSI C Compiler, such as gcc. ======== Error Output for sanity check ======== cd ..; cc -funsigned-char -DMOD_SSL=208115 -DMOD_PERL -DUSE_PERL_SSI -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict -aliasing -I/usr/local/include -DEAPI -DAPPLLIB_EXP=/usr/local/lib/perl5/5.6.1/BSDPAN -fno-strict-aliasing -I/usr/local/include `./apaci` -I. -I/usr/local/lib/perl5/5.6.1/mach/CORE -o helpers/dummy helpers/dummy.c -R/usr/local/lib -rdynamic -L/usr/local/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -rdynamic -L/usr/local/lib -lcrypt -lc-client4 -lcrypt -lmm -lpspell -lmysqlclient -lmcrypt -lltdl -lcrypt -lpam -lintl -lpng -lz -lz -lz -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lcrypt -lcrypt -lcrypt -Wl,-E -L/usr/local/lib /usr/local/lib/perl5/5.6.1/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.6.1/mach/CORE -lperl -lm -lc -lcrypt -lutil /usr/local/lib/libc-client4.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/libexec/elf/ld: warning: libssl.so.3, needed by /usr/local/lib/libc-client4.so, may conflict with libssl.so.4 /usr/libexec/elf/ld: warning: libcrypto.so.3, needed by /usr/local/lib/libc-client4.so, may conflict with libcrypto.so.4 /usr/local/lib/libc-client4.so: undefined reference to `mm_expunged' /usr/local/lib/libc-client4.so: undefined reference to `mm_diskerror' /usr/local/lib/libc-client4.so: undefined reference to `mm_lsub' /usr/local/lib/libc-client4.so: undefined reference to `mm_flags' /usr/local/lib/libc-client4.so: undefined reference to `mm_fatal' /usr/local/lib/libc-client4.so: undefined reference to `mm_nocritical' /usr/local/lib/libc-client4.so: undefined reference to `mm_notify' /usr/local/lib/libc-client4.so: undefined reference to `mm_searched' /usr/local/lib/libc-client4.so: undefined reference to `mm_status' /usr/local/lib/libc-client4.so: undefined reference to `mm_login' /usr/local/lib/libc-client4.so: undefined reference to `mm_list' /usr/local/lib/libc-client4.so: undefined reference to `mm_critical' /usr/local/lib/libc-client4.so: undefined reference to `mm_exists' /usr/local/lib/libc-client4.so: undefined reference to `mm_log' /usr/local/lib/libc-client4.so: undefined reference to `mm_dlog' *** Error code 1 Stop in /wananchi/home/wash/Administration/Apache/Upgrade-1.3.28/apache_1.3.28/src/helpers. ============= End of Error Report ============= -Wash -- Odhiambo Washington "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: +254 2 313985-9 +254 2 313922 so I installed FreeBSD." GSM: +254 72 743223 +254 733 744121 This sig is McQ! :-) "They told me I was gullible ... and I believed them!" From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 04:58:55 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00CFF16A4BF for ; Tue, 19 Aug 2003 04:58:55 -0700 (PDT) Received: from smtp3.wlink.com.np (smtp3.wlink.com.np [202.79.32.78]) by mx1.FreeBSD.org (Postfix) with SMTP id 598C843FB1 for ; Tue, 19 Aug 2003 04:58:51 -0700 (PDT) (envelope-from bikrant@wlink.com.np) Received: (qmail 27635 invoked by uid 514); 19 Aug 2003 11:52:44 -0000 Received: from [202.79.36.168] (HELO wlink.com.np) (202.79.36.168) by smtp3.wlink.com.np (qmail-smtpd) with SMTP; 19 Aug 2003 11:52:44 -0000 (Tue, 19 Aug 2003 17:37:44 +0545) Message-ID: <3F4210F7.5090805@wlink.com.np> Date: Tue, 19 Aug 2003 17:43:47 +0545 From: Rohit Nepali User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-isp@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Squid on FreeBSD X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 11:58:55 -0000 Hi, We have set up transproxy in freebsd-4.8. using squid-2.4.STABLE7. We are using alteon switch to redirect webtraffic. We have other 5 squid transproxies running on Redhat 6.2. In the FreeBSD machine I'm getting lots of TCP_CLIENT_REFRESH_MISS messages in access.log. However there isn't any TCP_CLIENT_REFRESH_XXX message in other proxies running on Redhat machine. Is it a configuration problem or do I need to change any parameter in the freebsd system ? Thanks a lot, Rohit Neupane From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 05:54:49 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A8EE16A4BF for ; Tue, 19 Aug 2003 05:54:49 -0700 (PDT) Received: from nic.surfnet.nl (nic.surfnet.nl [192.87.5.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33BFC43F85 for ; Tue, 19 Aug 2003 05:54:48 -0700 (PDT) (envelope-from LISTSERV@NIC.SURFNET.NL) Received: from listserv (192.87.5.140) by nic.surfnet.nl (LSMTP for Windows NT v1.1b) with SMTP id <0.00F245F4@nic.surfnet.nl>; Tue, 19 Aug 2003 14:54:47 +0200 Date: Tue, 19 Aug 2003 14:54:47 +0200 From: "L-Soft list server at SURFnet (The Netherlands) (1.8d)" To: freebsd-isp@FREEBSD.ORG Message-Id: <20030819125448.33BFC43F85@mx1.FreeBSD.org> Subject: Message ("Your message dated Tue, 19 Aug 2003 14:54:31...") X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 12:54:49 -0000 Your message dated Tue, 19 Aug 2003 14:54:31 +0200 with subject "Re: Your application" has been submitted to the moderator of the TEX-NL list: "Jules van Weerden, DIVA, VET, UU, NL" . From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 06:41:27 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2F0816A4BF for ; Tue, 19 Aug 2003 06:41:27 -0700 (PDT) Received: from mail.unina.it (mail.unina.it [192.132.34.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 602AA43FBD for ; Tue, 19 Aug 2003 06:41:26 -0700 (PDT) (envelope-from root@cds.unina.it) Received: (from smmsp@localhost) by mail.unina.it (8.12.9/8.12.9) id h7JDfQlg002224 for freebsd-isp@freebsd.org; Tue, 19 Aug 2003 15:41:26 +0200 X-Authentication-Warning: mail.unina.it: Processed by smmsp with -C /etc/mail/sendmail.cf Received: from cds.unina.it (cds.unina.it [192.132.34.41]) by mail.unina.it (8.12.9/8.12.9) with ESMTP id h7JDfPVl002196 for ; Tue, 19 Aug 2003 15:41:25 +0200 Received: (from root@localhost) by cds.unina.it (8.12.9/8.12.9) id h7JDinlI307186 for freebsd-isp@freebsd.org; Tue, 19 Aug 2003 15:44:49 +0200 (CEST) Message-Id: <200308191344.h7JDinlI307186@cds.unina.it> Date: Tue, 19 Aug 2003 15:44:48 CEST From: avadmin@cds.unina.it To: freebsd-isp@freebsd.org X-scanner: scanned by Inflex 1.0.12.5 - (http://pldaniels.com/inflex/) Subject: Inflex scan report [08191544310717] X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: avadmin@unina.it List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 13:41:28 -0000 Administrator Email Reply Address: avadmin Email sent to: zelati@cds.unina.it Inflex ID: 08191544310717 Report Details ----------------------------------------------- AntiVirus Results... SWEEP virus detection utility Version 3.71, July 2003 [Digital Unix/Alpha] Includes detection for 82952 viruses, trojans and worms Copyright (c) 1989,2003 Sophos Plc, www.sophos.com System time 15:44:49, System date 19 August 2003 Command line qualifiers are: -archive -all -rec -sc IDE directory is: /usr/local/sav Using IDE file webber-a.ide Using IDE file gruel-a.ide Using IDE file coconuta.ide Using IDE file cmjspy-b.ide Using IDE file golon-a.ide Using IDE file ataka-e.ide Using IDE file migmaf-a.ide Using IDE file mofei-b.ide Using IDE file viewmova.ide Using IDE file israza.ide Using IDE file graps-a.ide Using IDE file larx-fam.ide Using IDE file zwmvc-b.ide Using IDE file adenu-a.ide Using IDE file mylife-m.ide Using IDE file mumu.ide Using IDE file revas-a.ide Using IDE file klexe-a.ide Using IDE file sage-a.ide Using IDE file sluter-a.ide Using IDE file colevo-a.ide Using IDE file slanpera.ide Using IDE file cailonta.ide Using IDE file sandesa.ide Using IDE file yaha-t.ide Using IDE file sobig-e.ide Using IDE file frtnghte.ide Using IDE file relax-c.ide Using IDE file pcghosta.ide Using IDE file haclineb.ide Using IDE file nofer-c.ide Using IDE file magold-d.ide Using IDE file redist-c.ide Using IDE file nofer-b.ide Using IDE file mumu-b.ide Using IDE file sobig-d.ide Using IDE file frtnghtf.ide Using IDE file mystri-a.ide Using IDE file crock-a.ide Using IDE file suhd-a.ide Using IDE file nofer-a.ide Using IDE file anaco-d.ide Using IDE file panjang.ide Using IDE file gruel-c.ide Using IDE file gruel-b.ide Using IDE file mapson-c.ide Using IDE file gruel-d.ide Using IDE file gruel-e.ide Using IDE file dwnld-di.ide Using IDE file gruelfam.ide Using IDE file mofei-c.ide Using IDE file jantic-b.ide Using IDE file frtnghth.ide Using IDE file qqpass-a.ide Using IDE file babybr-a.ide Using IDE file mimail-a.ide Using IDE file randonr.ide Using IDE file cidu-a.ide Using IDE file gruel-m.ide Using IDE file boohoo-a.ide Using IDE file maila.ide Using IDE file autort-a.ide Using IDE file lovgatel.ide Using IDE file sview-a.ide Using IDE file randex-d.ide Using IDE file blastera.ide Using IDE file rpcsdb-a.ide Using IDE file blasterb.ide Using IDE file donkc.ide Using IDE file graybird.ide Using IDE file nachi-a.ide Using IDE file blasterd.ide Using IDE file sobigf.ide Using IDE file dumaru-a.ide Quick Sweeping 00:01 _headers_ 00:01 textfile0 00:01 textfile1 00:01 details.pif >>> Virus 'W32/Sobig-F' found in file /usr/local/inflex/tmp/inf_08191544310717/unpacked/details.pif 00:01 textfile2 5 files swept in 1 second. 1 virus was discovered. 1 file out of 5 was infected. Please send infected samples to Sophos for analysis. For advice consult www.sophos.com, email support@sophos.com or telephone +44 1235 559933 End of Sweep. File NAME/TYPE Scan Results 08191544310717 from:freebsd-isp@freebsd.org to: zelati@cds.unina.itType scanning off. Name scanning off. Text scanning off. END OF MESSAGE. End. . From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 07:25:26 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9209B16A4BF for ; Tue, 19 Aug 2003 07:25:26 -0700 (PDT) Received: from mail.gnome.org (moniker.gnome.org [67.72.78.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E479143F3F for ; Tue, 19 Aug 2003 07:25:25 -0700 (PDT) (envelope-from gnome-webmaster-list-admin@gnome.org) Received: from moniker.gnome.org (moniker.gnome.org [127.0.0.1]) by mail.gnome.org (Postfix) with ESMTP id 7321A1871A for ; Tue, 19 Aug 2003 10:24:25 -0400 (EDT) Date: Tue, 19 Aug 2003 10:24:25 -0400 Message-ID: <20030819142425.1678.11721.Mailman@moniker.gnome.org> From: gnome-webmaster-list-admin@gnome.org To: freebsd-isp@freebsd.org X-Ack: no Sender: gnome-webmaster-list-admin@gnome.org Errors-To: gnome-webmaster-list-admin@gnome.org X-BeenThere: gnome-webmaster-list@gnome.org X-Loop: gnome-webmaster-list@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk Subject: Your message to gnome-webmaster-list awaits moderator approval X-BeenThere: freebsd-isp@freebsd.org List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 14:25:26 -0000 Your mail to 'gnome-webmaster-list' with the subject Re: That movie Is being held until the list moderator can review it for approval. The reason it is being held: Message body is too big: 99081 bytes but there's a limit of 40 KB Either the message will get posted to the list, or you will receive notification of the moderator's decision. From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 08:24:15 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9EB616A4BF for ; Tue, 19 Aug 2003 08:24:15 -0700 (PDT) Received: from ns.gbnet.net (ns.gbnet.net [194.70.126.10]) by mx1.FreeBSD.org (Postfix) with SMTP id E8F4443FAF for ; Tue, 19 Aug 2003 08:24:14 -0700 (PDT) (envelope-from owner-mutt-users@mutt.org) Received: (qmail 336 invoked by uid 610); 19 Aug 2003 15:24:13 -0000 Date: 19 Aug 2003 15:24:13 -0000 Message-ID: <20030819152413.335.qmail@ns.gbnet.net> To: freebsd-isp@freebsd.org From: owner-mutt-users@mutt.org Subject: mutt-users@mutt.org: Non-member submission from X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 15:24:16 -0000 Your submission to the list has been forwarded to the list owner for approval because you do not seem to be on that list. If you want to join the list, send email to , with "subscribe mutt-users" in the message text (not the subject). From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 10:12:41 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAE1016A4BF for ; Tue, 19 Aug 2003 10:12:41 -0700 (PDT) Received: from cherry2.sanpei.org (j069113.ppp.asahi-net.or.jp [61.213.69.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A69843FD7 for ; Tue, 19 Aug 2003 10:12:40 -0700 (PDT) (envelope-from dummy@cherry2.sanpei.org) Received: from cherry2.sanpei.org (localhost [IPv6:::1]) by cherry2.sanpei.org (8.12.9/8.12.6) with ESMTP id h7JHCdKN043806 for ; Wed, 20 Aug 2003 02:12:39 +0900 (JST) (envelope-from dummy@cherry2.sanpei.org) Received: (from dummy@localhost) by cherry2.sanpei.org (8.12.9/8.12.6/Submit) id h7JHCdO0043805 for freebsd-isp@FreeBSD.org; Wed, 20 Aug 2003 02:12:39 +0900 (JST) Date: Wed, 20 Aug 2003 02:12:39 +0900 (JST) From: dummy Message-Id: <200308191712.h7JHCdO0043805@cherry2.sanpei.org> To: freebsd-isp@FreeBSD.org Auto-Submitted: auto-replied Subject: sanpei@yy.cs.keio.ac.jp was moved to sanpei @ sanpei.org X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 17:12:42 -0000 was moved to Please resent to new e-mail address. Thank you - sanpei From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 10:55:05 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F20EC16A4C0 for ; Tue, 19 Aug 2003 10:55:04 -0700 (PDT) Received: from mailgate.private.massmutual.com (bh2.massmutual.com [63.66.112.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFD143FBD for ; Tue, 19 Aug 2003 10:55:02 -0700 (PDT) (envelope-from djondo@finsvcs.com) Received: from 170.6.240.224 by mailgate.private.massmutual.com with ESMTP (E-mail (MMS v5.5.3)); Tue, 19 Aug 2003 13:54:49 -0400 Received: by exchx400.private.massmutual.com with Internet Mail Service (5.5.2654.89) id ; Tue, 19 Aug 2003 13:54:49 -0400 Message-ID: <8F8AC83122D3744B9254E45D4766EB0601CC5EE6@EXMBPR01.na.mmfg.net> From: "Ondo, Dave" To: freebsd-isp@freebsd.org Date: Tue, 19 Aug 2003 13:54:39 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2654.89) X-WSS-ID: 135CBBE31035916-01-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Subject: Out of Office AutoReply: Thank you! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 17:55:05 -0000 i will be out of the office from 8/17 to 8/22. if you need immidiate assistance, call david bennett or phat thai at 949-660-1717 sincerely, dave ondo jr. ------------------------------------------------------------------------------ This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies. Registered representative of and securities offered through MML Investors Services, Inc. Supervisory Office: 1414 Main St. Springfield, MA 01144-1013. (413) 737-8400 ============================================================================== From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 11:12:58 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BB0316A4BF for ; Tue, 19 Aug 2003 11:12:58 -0700 (PDT) Received: from inet-mail2.oracle.com (inet-mail2.oracle.com [148.87.2.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0749C43F93 for ; Tue, 19 Aug 2003 11:12:58 -0700 (PDT) (envelope-from ORAPOST@oracle.com) Received: from rgmgw5.us.oracle.com (rgmgw5.us.oracle.com [138.1.191.14]) h7JICvNw019467 for ; Tue, 19 Aug 2003 11:12:57 -0700 (PDT) Received: (from mailora@localhost) by rgmgw5.us.oracle.com (Switch-2.1.5/Switch-2.1.0) id h7JIB7127082 for freebsd-isp@freebsd.org; Tue, 19 Aug 2003 12:11:07 -0600 (MDT) Message-Id: <200308191811.h7JIB7127082@rgmgw5.us.oracle.com> X-Authentication-Warning: rgmgw5.us.oracle.com: mailora set sender to ORAPOST using -f Date: 19 Aug 2003 12:09:36 -0600 From: "ORAPOST" To: freebsd-isp@freebsd.org MIME-Version: 1.0 X-Mailer: Oracle eMail Server (version 5.2.0.0.28) Content-Type: multipart/mixed; boundary="=_ORCL_1073997_0r0" Subject: Return Message: Re: Thank you! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ORAPOST@oracle.com List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 18:12:58 -0000 --=_ORCL_1073997_0r0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable The included message could not be delivered to the following invalid mail na= mes. Please verify these names and try them again. Bad name: nedc_doc --=_ORCL_1073997_0r0 Content-Type: message/rfc822 Return-Path: Received: from inet-mail3.oracle.com (inet-mail3.oracle.com [148.87.2.203]) h7JI9Uu23353 for ; Tue, 19 Aug 2003 12:09:31 -0600 (MDT) Received: from inet-mail3.oracle.com (localhost [127.0.0.1]) h7JI9QvT003291 for ; Tue, 19 Aug 2003 11:09:26 -0700 (PDT) Received: from GOSIAM (www.abg.com.pl [195.94.196.142])h7JI9OvT003250 for ; Tue, 19 Aug 2003 11:09:25 -0700 (PDT) Message-Id: <200308191809.h7JI9OvT003250@inet-mail3.oracle.com> From: To: Subject: Re: Thank you! Date: Tue, 19 Aug 2003 20:08:06 +0200 X-MailScanner: Found to be clean Importance: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MSMail-Priority: Normal X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_NextPart_000_071B9B56" This is a multipart message in MIME format --_NextPart_000_071B9B56 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Please see the attached file for details. --_NextPart_000_071B9B56-- --=_ORCL_1073997_0r0-- From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 11:18:09 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0926916A4BF for ; Tue, 19 Aug 2003 11:18:09 -0700 (PDT) Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE2C743FF2 for ; Tue, 19 Aug 2003 11:18:05 -0700 (PDT) (envelope-from administrator@dagger.cc.vt.edu) Received: from dagger.cc.vt.edu (IDENT:mirapoint@evil-dagger [10.1.1.11]) by lennier.cc.vt.edu (8.12.8/8.12.8) with ESMTP id h7JII4v4344539 for ; Tue, 19 Aug 2003 14:18:05 -0400 (EDT) Received: (from localhost) by dagger.cc.vt.edu (Mirapoint Messaging Server MOS 3.3.2-CR) id BUF81110; Tue, 19 Aug 2003 14:18:02 -0400 (EDT) Date: Tue, 19 Aug 2003 14:18:02 -0400 (EDT) Message-Id: <200308191818.BUF81110@dagger.cc.vt.edu> To: freebsd-isp@freebsd.org From: administrator@vt.edu MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Virus Warning X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 18:18:09 -0000 The message you emailed to hunnings@vt.edu, dated 08/19/03 14:18:02, contains the W32/Sobig-F virus in the document_all.pif attachment. The action taken was: deleted the attachment. From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 11:24:53 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D6D216A4BF for ; Tue, 19 Aug 2003 11:24:53 -0700 (PDT) Received: from law-cs1.hotmail.com (law-cs1.hotmail.com [209.185.130.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id E621543FBF for ; Tue, 19 Aug 2003 11:24:52 -0700 (PDT) (envelope-from support@hotmail.com) Received: from law-cs1.hotmail.com (localhost [127.0.0.1]) by law-cs1.hotmail.com (8.12.9/8.12.9) with ESMTP id h7JIOnJU016250 for ; Tue, 19 Aug 2003 11:24:49 -0700 (PDT) Received: (from root@localhost) by law-cs1.hotmail.com (8.12.9/8.12.9/Submit) id h7JIOlUp016232 for freebsd-isp@freebsd.org; Tue, 19 Aug 2003 11:24:47 -0700 (PDT) Date: Tue, 19 Aug 2003 11:24:47 -0700 (PDT) Message-Id: <200308191824.h7JIOlUp016232@law-cs1.hotmail.com> From: MSN Hotmail To: freebsd-isp@freebsd.org MIME-Version: 1.0 X-Originating-IP: [209.185.130.56] Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-transfer-encoding: 8bit Subject: Re: Your application X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 18:24:53 -0000 Thank you for sending an e-mail message to support@hotmail.com. However, this is not a monitored e-mail address. If you are already signed in to your Hotmail account, click "Help" in the upper right corner. This gives you access to our great self-help instructions as well as our automated answer system. If you cannot find your answer in either source, you can easily click a link in Help to contact our MSN Hotmail Customer Support Staff directly. >>> To retrieve or change your password if you have a secret question - Go to: https://memberservices.passport.com/ppsecure/MSRV_ResetPW.asp If you need technical assistance, but cannot gain access to your account, go to the MSN Hotmail sign-in page and click the "Contact Us" link under "All About Hotmail" on the left. Please note that you will not receive a reply if you respond directly to this message. From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 09:03:51 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF73616A4BF for ; Tue, 19 Aug 2003 09:03:51 -0700 (PDT) Received: from web40401.mail.yahoo.com (web40401.mail.yahoo.com [66.218.78.98]) by mx1.FreeBSD.org (Postfix) with SMTP id CDCE243FE3 for ; Tue, 19 Aug 2003 09:03:48 -0700 (PDT) (envelope-from krk_reddy77@yahoo.com) Message-ID: <20030819160348.62617.qmail@web40401.mail.yahoo.com> Received: from [203.200.49.220] by web40401.mail.yahoo.com via HTTP; Tue, 19 Aug 2003 09:03:48 PDT Date: Tue, 19 Aug 2003 09:03:48 -0700 (PDT) From: ramakoti reddy To: freebsd-isp@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 19 Aug 2003 11:43:25 -0700 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: decrypt a file in unix X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 16:03:52 -0000 Hi, While editing a text file in vi editor on solaris, unknowingly the file got encrypted. I did't remember the encryption key. Is there any way of decrypting the file without key. Thanks for your time. Rama koti Reddy --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 12:32:06 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D70C816A4BF for ; Tue, 19 Aug 2003 12:32:06 -0700 (PDT) Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C94643F3F for ; Tue, 19 Aug 2003 12:32:06 -0700 (PDT) (envelope-from administrator@dagger.cc.vt.edu) Received: from dagger.cc.vt.edu (IDENT:mirapoint@evil-dagger [10.1.1.11]) by lennier.cc.vt.edu (8.12.8/8.12.8) with ESMTP id h7JJW5v4407646 for ; Tue, 19 Aug 2003 15:32:05 -0400 (EDT) Received: (from localhost) by dagger.cc.vt.edu (Mirapoint Messaging Server MOS 3.3.2-CR) id BUG13549; Tue, 19 Aug 2003 15:32:03 -0400 (EDT) Date: Tue, 19 Aug 2003 15:32:03 -0400 (EDT) Message-Id: <200308191932.BUG13549@dagger.cc.vt.edu> To: freebsd-isp@freebsd.org From: administrator@vt.edu MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Virus Warning X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 19:32:07 -0000 The message you emailed to jamercer@vt.edu, dated 08/19/03 15:32:03, contains the W32/Sobig-F virus in the wicked_scr.scr attachment. The action taken was: deleted the attachment. From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 12:59:49 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB8B416A4BF for ; Tue, 19 Aug 2003 12:59:49 -0700 (PDT) Received: from ctb-mesg2.saix.net (ctb-mesg2.saix.net [196.25.240.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59BB43FA3 for ; Tue, 19 Aug 2003 12:59:48 -0700 (PDT) (envelope-from lists@karnaugh.za.net) Received: from colin (dps54-01-p07.kn.saix.net [155.239.228.7]) by ctb-mesg2.saix.net (Postfix) with SMTP id 4E24C3613 for ; Tue, 19 Aug 2003 21:59:44 +0200 (SAST) Message-ID: <005501c3668c$88868e00$0400a8c0@colin> From: "Colin Alston" To: References: <8F8AC83122D3744B9254E45D4766EB0601CC5EE6@EXMBPR01.na.mmfg.net> Date: Tue, 19 Aug 2003 22:00:24 +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 Subject: Re: Out of Office AutoReply: Thank you! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 19:59:50 -0000 Someone mind droping the Idiots-R-Us from the mailing list. Thanks. bye Colin Alston ----- Original Message ----- From: "Ondo, Dave" To: Sent: Tuesday, August 19, 2003 7:54 PM Subject: Out of Office AutoReply: Thank you! > i will be out of the office from 8/17 to 8/22. if you need immidiate > assistance, call david bennett or phat thai at 949-660-1717 > > sincerely, > > dave ondo jr. > > -------------------------------------------------------------------------- ---- > This e-mail transmission may contain information that is proprietary, > privileged and/or confidential and is intended exclusively for the person(s) > to whom it is addressed. Any use, copying, retention or disclosure by any > person other than the intended recipient or the intended recipient's designees > is strictly prohibited. If you are not the intended recipient or their > designee, please notify the sender immediately by return e-mail and delete all > copies. > > Registered representative of and securities offered through MML Investors > Services, Inc. Supervisory Office: > > 1414 Main St. > Springfield, MA 01144-1013. > (413) 737-8400 > ============================================================================ == > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 13:18:39 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5BAE16A4BF for ; Tue, 19 Aug 2003 13:18:39 -0700 (PDT) Received: from Princeton.EDU (postoffice01.Princeton.EDU [128.112.129.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2DF843FBD for ; Tue, 19 Aug 2003 13:18:38 -0700 (PDT) (envelope-from ) Received: from smtpserver1.Princeton.EDU (smtpserver1.Princeton.EDU [128.112.129.65]) by Princeton.EDU (8.12.9/8.12.9) with ESMTP id h7JKIbal003170 for ; Tue, 19 Aug 2003 16:18:37 -0400 (EDT) Received: from mailserver2.Princeton.EDU (mailserver2.Princeton.EDU [128.112.128.25])h7JKIbOd017075 for ; Tue, 19 Aug 2003 16:18:37 -0400 (EDT) Received: from autoreply-daemon.imap2.Princeton.EDU by imap2.Princeton.EDU (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) id <0HJV00A03V30EV@imap2.Princeton.EDU> for freebsd-isp@freebsd.org; Tue, 19 Aug 2003 16:18:36 -0400 (EDT) Date: Tue, 19 Aug 2003 16:18:36 -0400 (EDT) From: jwebb@Princeton.EDU In-reply-to: <200308192018.h7JKIGph008758@Princeton.EDU> To: freebsd-isp@freebsd.org Message-id: <0HJV00A04V30EV@imap2.Princeton.EDU> Content-type: text/plain; charset=iso-8859-1 Subject: Re: Re: Thank you! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 20:18:40 -0000 I will be out of the office until Monday morning,August 25 and will to respond to your e-mail at that time. From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 13:23:36 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD76D16A4BF for ; Tue, 19 Aug 2003 13:23:36 -0700 (PDT) Received: from satin.sensation.net.au (c210-49-158-113.brodm1.vic.optusnet.com.au [210.49.158.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id C10B343FCB for ; Tue, 19 Aug 2003 13:23:33 -0700 (PDT) (envelope-from rowan@sensation.net.au) Received: from satin.sensation.net.au (localhost [127.0.0.1]) h7JKNVoq061968; Wed, 20 Aug 2003 06:23:31 +1000 (EST) (envelope-from rowan@sensation.net.au) Received: from localhost (rowan@localhost)h7JKNUdm061965; Wed, 20 Aug 2003 06:23:31 +1000 (EST) X-Authentication-Warning: satin.sensation.net.au: rowan owned process doing -bs Date: Wed, 20 Aug 2003 06:23:30 +1000 (EST) From: Rowan Crowe To: Colin Alston In-Reply-To: <005501c3668c$88868e00$0400a8c0@colin> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp@freebsd.org Subject: Re: Out of Office AutoReply: Thank you! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 20:23:37 -0000 On Tue, 19 Aug 2003, Colin Alston wrote: > Someone mind droping the Idiots-R-Us from the mailing list. Looks more like someone bombing a bunch of email addresses using freebsd-isp as the source address. :-\ -- Rowan Crowe - Melbourne, Australia From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 14:34:21 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CDDC16A4BF for ; Tue, 19 Aug 2003 14:34:21 -0700 (PDT) Received: from lubbock.dalsemi.com (chewy.dalsemi.com [198.3.123.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F11243F3F for ; Tue, 19 Aug 2003 14:34:20 -0700 (PDT) (envelope-from ) Received: from dalsemi.com (localhost [127.0.0.1]) by lubbock.dalsemi.com (8.12.9/8.12.9) with ESMTP id h7JLYFRq025780 for ; Tue, 19 Aug 2003 16:34:16 -0500 (CDT) Received: (from root@localhost) by dalsemi.com (8.12.9/8.12.9/Submit) id h7JLYFxS025779; Tue, 19 Aug 2003 16:34:15 -0500 (CDT) Date: Tue, 19 Aug 2003 16:34:15 -0500 (CDT) Message-Id: <200308192134.h7JLYFxS025779@dalsemi.com> From: "MailScanner" To: freebsd-isp@freebsd.org X-MailScanner: generated, Found to be clean Subject: Warning: E-mail viruses detected X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 21:34:21 -0000 Our virus detector has just been triggered by a message you sent:- To: scott.hughes@dalsemi.com Subject: Re: Thank you! Date: Tue Aug 19 16:34:15 2003 One or more of the attachments (your_document.pif) are on the list of unacceptable attachments for this site and will not have been delivered. Consider renaming the files or putting them into a "zip" file to avoid this constraint. The virus detector said this about the message: Report: Shortcuts to MS-Dos programs are very dangerous in email (your_document.pif) -- MailScanner Email Virus Scanner www.mailscanner.info Mailscanner thanks transtec Computers for their support From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 14:40:01 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B016B16A4BF for ; Tue, 19 Aug 2003 14:40:01 -0700 (PDT) Received: from satin.sensation.net.au (c210-49-158-113.brodm1.vic.optusnet.com.au [210.49.158.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84B2B43FBF for ; Tue, 19 Aug 2003 14:39:58 -0700 (PDT) (envelope-from rowan@sensation.net.au) Received: from satin.sensation.net.au (localhost [127.0.0.1]) h7JLduoq062640; Wed, 20 Aug 2003 07:39:56 +1000 (EST) (envelope-from rowan@sensation.net.au) Received: from localhost (rowan@localhost)h7JLdu1T062637; Wed, 20 Aug 2003 07:39:56 +1000 (EST) X-Authentication-Warning: satin.sensation.net.au: rowan owned process doing -bs Date: Wed, 20 Aug 2003 07:39:56 +1000 (EST) From: Rowan Crowe To: Colin Alston In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp@freebsd.org Subject: Re: Out of Office AutoReply: Thank you! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 21:40:02 -0000 On Wed, 20 Aug 2003, Rowan Crowe wrote: > On Tue, 19 Aug 2003, Colin Alston wrote: > > > Someone mind droping the Idiots-R-Us from the mailing list. > > Looks more like someone bombing a bunch of email addresses using > freebsd-isp as the source address. On second thoughts, it looks like they're being sent a virus. I have seen a *significant* increase in the number of attachments arriving (directly) at admin addresses listed on my various websites in the past several hours. It may be a new worm or strain, and due to the increase in volume freebsd-isp@freebsd.org is being used as the source address for more attachments. Here we go again... Cheers. -- Rowan Crowe - Melbourne, Australia From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 15:02:02 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC99516A4BF for ; Tue, 19 Aug 2003 15:02:02 -0700 (PDT) Received: from satin.sensation.net.au (c210-49-158-113.brodm1.vic.optusnet.com.au [210.49.158.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id D740C43FAF for ; Tue, 19 Aug 2003 15:01:59 -0700 (PDT) (envelope-from rowan@sensation.net.au) Received: from satin.sensation.net.au (localhost [127.0.0.1]) by satin.sensation.net.au (8.12.8/8.12.6) with ESMTP id h7JM1woq063398 for ; Wed, 20 Aug 2003 08:01:58 +1000 (EST) (envelope-from rowan@sensation.net.au) Received: from localhost (rowan@localhost)h7JM1wPc063395 for ; Wed, 20 Aug 2003 08:01:58 +1000 (EST) X-Authentication-Warning: satin.sensation.net.au: rowan owned process doing -bs Date: Wed, 20 Aug 2003 08:01:58 +1000 (EST) From: Rowan Crowe To: freebsd-isp@freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Out of Office AutoReply: Thank you! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 22:02:03 -0000 On Wed, 20 Aug 2003, Rowan Crowe wrote: > On Wed, 20 Aug 2003, Rowan Crowe wrote: > > > On Tue, 19 Aug 2003, Colin Alston wrote: > > > > > Someone mind droping the Idiots-R-Us from the mailing list. > > > > Looks more like someone bombing a bunch of email addresses using > > freebsd-isp as the source address. > > On second thoughts, it looks like they're being sent a virus. I have seen > a *significant* increase in the number of attachments arriving (directly) > at admin addresses listed on my various websites in the past several > hours. It may be a new worm or strain, and due to the increase in volume > freebsd-isp@freebsd.org is being used as the source address for more > attachments. > > Here we go again... http://news.com.com/2100-1002_3-5065494.html?tag=fd_top As I said: here we go again. :) Cheers. -- Rowan Crowe - Melbourne, Australia From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 16:46:59 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12F0116A4BF for ; Tue, 19 Aug 2003 16:46:59 -0700 (PDT) Received: from swjscmail2.java.sun.com (swjscmail2.Sun.COM [192.18.99.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62EC43FAF for ; Tue, 19 Aug 2003 16:46:58 -0700 (PDT) (envelope-from LISTSERV@JAVA.SUN.COM) Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107]) by swjscmail2.java.sun.com (Postfix) with ESMTP id 7618923834 for ; Tue, 19 Aug 2003 17:42:18 -0600 (MDT) Date: Tue, 19 Aug 2003 17:39:03 -0600 From: "L-Soft list server at Sun Microsystems Inc. (1.8e)" To: freebsd-isp@FREEBSD.ORG Message-ID: Subject: Re: That movie X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 23:46:59 -0000 > See the attached file for details Unknown command - "SEE". Try HELP. Summary of resource utilization ------------------------------- CPU time: 0.000 sec Overhead CPU: 0.000 sec CPU model: 4-CPU Ultra-80 Job origin: freebsd-isp@FREEBSD.ORG From owner-freebsd-isp@FreeBSD.ORG Tue Aug 19 20:13:38 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5387C16A4BF for ; Tue, 19 Aug 2003 20:13:38 -0700 (PDT) Received: from lubbock.dalsemi.com (chewy.dalsemi.com [198.3.123.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90C2D43FAF for ; Tue, 19 Aug 2003 20:13:37 -0700 (PDT) (envelope-from ) Received: from dalsemi.com (localhost [127.0.0.1]) by lubbock.dalsemi.com (8.12.9/8.12.9) with ESMTP id h7K3DWRq016686 for ; Tue, 19 Aug 2003 22:13:32 -0500 (CDT) Received: (from root@localhost) by dalsemi.com (8.12.9/8.12.9/Submit) id h7K3DWTD016685; Tue, 19 Aug 2003 22:13:32 -0500 (CDT) Date: Tue, 19 Aug 2003 22:13:32 -0500 (CDT) Message-Id: <200308200313.h7K3DWTD016685@dalsemi.com> From: "MailScanner" To: freebsd-isp@freebsd.org X-MailScanner: generated, Found to be clean Subject: Warning: E-mail viruses detected X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 03:13:38 -0000 Our virus detector has just been triggered by a message you sent:- To: tini@dalsemi.com Subject: Your details Date: Tue Aug 19 22:13:31 2003 One or more of the attachments (your_details.pif) are on the list of unacceptable attachments for this site and will not have been delivered. Consider renaming the files or putting them into a "zip" file to avoid this constraint. The virus detector said this about the message: Report: Shortcuts to MS-Dos programs are very dangerous in email (your_details.pif) -- MailScanner Email Virus Scanner www.mailscanner.info Mailscanner thanks transtec Computers for their support From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 01:47:49 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E477D16A4C0 for ; Wed, 20 Aug 2003 01:47:49 -0700 (PDT) Received: from ds20.mpi-muelheim.mpg.de (ds20e.mpi-muelheim.mpg.de [192.108.70.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3135543FA3 for ; Wed, 20 Aug 2003 01:47:47 -0700 (PDT) (envelope-from daemon@mpi-muelheim.mpg.de) Received: from ds20.mpi-muelheim.mpg.de (localhost [127.0.0.1]) h7K8leWB326728 for ; Wed, 20 Aug 2003 10:47:40 +0200 (MEST) Received: (from daemon@localhost) by ds20.mpi-muelheim.mpg.de (8.12.9/8.12.8/Submit) id h7K8le7N326588 for freebsd-isp@freebsd.org; Wed, 20 Aug 2003 10:47:40 +0200 (MEST) Date: Wed, 20 Aug 2003 10:47:40 +0200 (MEST) From: system background account Message-Id: <200308200847.h7K8le7N326588@ds20.mpi-muelheim.mpg.de> To: freebsd-isp@freebsd.org Subject: VIRUS IN YOUR MAIL TO vogel@mpi-muelheim.mpg.de X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 08:47:50 -0000 V I R U S A L E R T Our viruschecker found a VIRUS 'W32/Sobig-F' in your email to "vogel@mpi-muelheim.mpg.de". We stopped delivery of this email! Now it is on you to check your system for viruses For further information about this viruschecker see: http://aachalon.de/AMaViS/ AMaViS - A Mail Virus Scanner, licenced GPL and http://www.sophos.com From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 03:17:12 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6A8F16A4BF for ; Wed, 20 Aug 2003 03:17:12 -0700 (PDT) Received: from sc8-sf-list2.sourceforge.net (lists.sourceforge.net [66.35.250.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 122F243FAF for ; Wed, 20 Aug 2003 03:17:10 -0700 (PDT) (envelope-from jedit-devel-admin@lists.sourceforge.net) Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] helo=sc8-sf-list1.sourceforge.net)(Debian)) id 19pQ29-0001af-00 for ; Wed, 20 Aug 2003 03:17:41 -0700 Date: Wed, 20 Aug 2003 03:17:09 -0700 From: jedit-devel-admin@lists.sourceforge.net To: freebsd-isp@freebsd.org X-Ack: no Sender: jedit-devel-admin@lists.sourceforge.net Errors-To: jedit-devel-admin@lists.sourceforge.net X-BeenThere: jedit-devel@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk Message-Id: Subject: Your message to jEdit-devel awaits moderator approval X-BeenThere: freebsd-isp@freebsd.org List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 10:17:13 -0000 Your mail to 'jEdit-devel' with the subject Your details Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of the moderator's decision. From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 08:24:09 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 847BF16A4BF for ; Wed, 20 Aug 2003 08:24:09 -0700 (PDT) Received: from stella.pyramus.com (ns2.pyramus.com [67.92.212.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D526943FBD for ; Wed, 20 Aug 2003 08:24:08 -0700 (PDT) (envelope-from blake@pyramus.com) Received: from pyramus.com (dark-star.pyramus.com [10.10.1.7]) by stella.pyramus.com (8.11.6/8.9.3) with ESMTP id h7KFOHG14774 for ; Wed, 20 Aug 2003 08:24:17 -0700 (PDT) (envelope-from blake@pyramus.com) Message-ID: <3F439250.6010408@pyramus.com> Date: Wed, 20 Aug 2003 08:22:56 -0700 From: Blake Swensen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD ISP List Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Best methods for preventing SSH allowing FTP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 15:24:09 -0000 Anyone have suggestions for the best methods for locking an account so that a user or a group can only ftp/POP/IMAP and prevent all other access. Blake -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The Internet Rescue Company - http://www.pyramus.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Blake R. Swensen Pyramus Online, Inc. President 2080 SE Oak Grove Blvd. Suite 11 Milwaukie, Oregon 97267 800-327-5101 vox:503-353-0455 fax:503-353-0453 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "We measure success by the success of our clients" From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 08:34:41 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D8116A4BF for ; Wed, 20 Aug 2003 08:34:41 -0700 (PDT) Received: from luke.wtconnect.com (luke.wtconnect.com [64.232.164.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 952A643F93 for ; Wed, 20 Aug 2003 08:34:40 -0700 (PDT) (envelope-from sblaydes@wtconnect.com) Received: (from root@localhost) by luke.wtconnect.com (8.12.9/8.12.9) id h7KFYTrA062530; Wed, 20 Aug 2003 10:34:29 -0500 (CDT) (envelope-from sblaydes@wtconnect.com) Received: from wtconnect.com (office.wtconnect.com [64.232.160.2] (may be forged)) by luke.wtconnect.com (8.12.9/8.12.9av) with ESMTP id h7KFYSft062490; Wed, 20 Aug 2003 10:34:29 -0500 (CDT) (envelope-from sblaydes@wtconnect.com) Message-ID: <3F4394EC.10609@wtconnect.com> Date: Wed, 20 Aug 2003 10:34:04 -0500 From: Scott Blaydes User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Blake Swensen References: <3F439250.6010408@pyramus.com> In-Reply-To: <3F439250.6010408@pyramus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 cc: FreeBSD ISP List Subject: Re: Best methods for preventing SSH allowing FTP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 15:34:41 -0000 Blake Swensen wrote: > Anyone have suggestions for the best methods for locking an account so > that a user or a group can only ftp/POP/IMAP and prevent all other access. > > Blake Give them a shell of /bin/false. You will need to actually create a file called /bin/false, and add it to /etc/shells. That will allow ftp/pop/imap and not allow them to log in via telnet/ssh. Scott Blaydes From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 09:13:43 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0412C16A4BF for ; Wed, 20 Aug 2003 09:13:43 -0700 (PDT) Received: from ll.mit.edu (LLMAIL.LL.MIT.EDU [129.55.12.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13A0843FA3 for ; Wed, 20 Aug 2003 09:13:42 -0700 (PDT) (envelope-from daubman@ll.mit.edu) Received: (from smtp@localhost) by ll.mit.edu (8.12.9/8.8.8) id h7KGDd0X023180 for ; Wed, 20 Aug 2003 12:13:39 -0400 (EDT) Received: from ad-win1.llan.ll.mit.edu( ), claiming to be "ll.mit.edu" via SMTP by llpost, id smtpdAAAy3ayvO; Wed Aug 20 12:12:35 2003 Message-ID: <3F439DF2.5020609@ll.mit.edu> Date: Wed, 20 Aug 2003 12:12:34 -0400 From: Aaron Daubman Organization: MIT Lincoln Laboratory User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD ISP List References: <3F439250.6010408@pyramus.com> <3F4394EC.10609@wtconnect.com> In-Reply-To: <3F4394EC.10609@wtconnect.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Best methods for preventing SSH allowing FTP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 16:13:43 -0000 Just be careful of certain FTP programs if you take this approach. For ProFTPD, you would then need to set 'RequireValidShell off' in the conf file. The method I use is a combination of this and others. It might be worthwhile to re-think this, as it can become a management nightmare for large systems. It's worked fine for me so far, however. Using group membership: SSH: AllowGroups allowssh DenyGroups denyssh ProFTPD (others might use /etc/ftpusers): DenyGroup denyftp Shell: /sbin/nologin Mail: Everybody currently gets mail, but that could easily be changed by moving to the sasl pw db instead of implementing PAM... This gives the granularity of explicitly defining which groups of users get access to what services... ..I'm sure I'm forgetting other settings, but that should give you a good idea of the options available. Most programs have built-in group as well as user permissions =) Cheers, ~Aaron Scott Blaydes wrote: > Blake Swensen wrote: > >> Anyone have suggestions for the best methods for locking an account so >> that a user or a group can only ftp/POP/IMAP and prevent all other >> access. >> >> Blake > > > Give them a shell of /bin/false. You will need to actually create a > file called /bin/false, and add it to /etc/shells. That will allow > ftp/pop/imap and not allow them to log in via telnet/ssh. > > Scott Blaydes > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 09:15:42 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09FC516A4BF for ; Wed, 20 Aug 2003 09:15:42 -0700 (PDT) Received: from aphrodite.gwi.net (aphrodite.gwi.net [207.5.128.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDBA443F85 for ; Wed, 20 Aug 2003 09:15:38 -0700 (PDT) (envelope-from ah4@mlz.us) Received: from andy.gwi.net (blake.gwi.net [207.5.142.8]) by aphrodite.gwi.net (8.12.6p2/8.12.6) with ESMTP id h7KGFbWB059171; Wed, 20 Aug 2003 12:15:37 -0400 (EDT) (envelope-from ah4@mlz.us) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3F4394EC.10609@wtconnect.com> X-Homepage: http://www.nachoz.com X-PGP-Key: RSA-1024 http://www.nachoz.com/andy.pub X-System-Info-DB: PostgreSQL-7.3.2 X-System-Info-RT: rt-3-0-4 X-System-Info-WM: windowmaker-0.80.2 X-System-Info-httpd: apache-1.3.28 X-System-Info-OS: FreeBSD 4.8-RELEASE-#0 Date: Wed, 20 Aug 2003 12:15:58 -0400 (EDT) Sender: aharriso@andy.gwi.net From: Andy Harrison To: FreeBSD ISP List Subject: Re: Best methods for preventing SSH allowing FTP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 16:15:42 -0000 -----BEGIN PGP SIGNED MESSAGE----- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On 20-Aug-2003, Scott Blaydes wrote message "Re: Best methods for preventing SSH allowing FTP" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > You will need to actually create a > file called /bin/false, Negative. false already exists on most unices. If it's not in /bin/ it's usually found in /usr/bin/, as it is in FreeBSD. ~~ Andy Harrison (full headers for details) -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQCVAwUBP0OevVPEkLgodAWVAQG88QQAgj3gZq9hqq6Q+hHIzyfezyywiwcEYXpH gp2MdzNGDL1QVFAps3x/TfouvGxI3nzdW9yAfdUIZZ3oDkadk0LnuGa/K1oz5rf/ wW3jhjqFY1VzMJDn9RAUJIn5YIMQ7JzG7sHxqZ+9wL8doja3fSjHS8Tqo82ZY2dH 9KUyOdD/h8o= =GKwj -----END PGP SIGNATURE----- From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 11:00:57 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D65916A4C1 for ; Wed, 20 Aug 2003 11:00:57 -0700 (PDT) Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0774C43F3F for ; Wed, 20 Aug 2003 11:00:56 -0700 (PDT) (envelope-from eyurtese@bessel.tekniikka.turkuamk.fi) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id RAA24764 for ; Wed, 20 Aug 2003 17:38:07 +0300 Date: Wed, 20 Aug 2003 17:38:07 +0300 (WET) From: Evren Yurtesen To: freebsd-isp@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: YP/NIS server in 4.8 and client 5.1 problem X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 18:00:58 -0000 I have a weird problem. I have been using YP/NIS without any problems until now. Now I have a 5.1 machine in my network just because 4.8 doesnt support SATA controller in the motherboard of the machine. I have setup the YP/NIS client as I always did in 4.8 machines. Now in 5.1 I cant get the user passwords from YP/NIS server but somehow the group ids work fine. I am completely sure because the client gets the group id in ls -la listings. (I use amd/nfsd too) Any tips? :) Evren From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 11:08:50 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27A5316A4BF for ; Wed, 20 Aug 2003 11:08:50 -0700 (PDT) Received: from relay.transip.nl (relay.transip.nl [80.69.66.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB8B43FE0 for ; Wed, 20 Aug 2003 11:08:49 -0700 (PDT) (envelope-from freebsd@walter.transip.nl) Received: from blue.calx.nl (tunnel120.ipv6.xs4all.nl [2001:888:10:78::2]) by relay.transip.nl (Postfix) with ESMTP id 6E46E26D; Wed, 20 Aug 2003 20:08:46 +0200 (CEST) Received: from kai.calx.nl (kai.calx.nl [172.23.7.10]) by blue.calx.nl (Postfix) with ESMTP id C2730A931; Wed, 20 Aug 2003 20:08:46 +0200 (CEST) Date: Wed, 20 Aug 2003 20:09:24 +0200 From: Walter Hop X-Mailer: The Bat! (v1.62r) Educational X-Priority: 3 (Normal) Message-ID: <8010538263.20030820200924@blue.calx.nl> To: Blake Swensen In-Reply-To: <3F439250.6010408@pyramus.com> References: <3F439250.6010408@pyramus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: FreeBSD ISP List Subject: Re: Best methods for preventing SSH allowing FTP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 18:08:50 -0000 [in reply to blake@pyramus.com, 20-8-2003] > Anyone have suggestions for the best methods for locking an account so > that a user or a group can only ftp/POP/IMAP and prevent all other > access. We make use of two special shells to limit access and make it more clear what an account is used for. These are just shell scripts: /usr/local/bin/ftponly /usr/local/bin/mailonly They just contain something like this: #!/bin/sh echo "No SSH login allowed." exit 1 For FTP accounts, we set the user's shell to /usr/local/bin/ftponly. The FTP daemon by default checks if the shell is in /etc/shells so we have added the ftponly shellscript to /etc/shells. When people would SSH in, they'd get the "No SSH login allowed" message. For mail accounts, we set the user's shell to /usr/local/bin/mailonly. We have not added this shell to /etc/shells, so FTP and SSH login are disallowed while our mailserver (uw-imap and pop3) does not care about this. The 'mailonly' shell is never executed, it is just there to make administration easier. cheers, walter From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 11:13:30 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8BB716A4BF for ; Wed, 20 Aug 2003 11:13:30 -0700 (PDT) Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8007F43FE1 for ; Wed, 20 Aug 2003 11:13:29 -0700 (PDT) (envelope-from eyurtese@bessel.tekniikka.turkuamk.fi) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id RAA25526 for ; Wed, 20 Aug 2003 17:50:36 +0300 Date: Wed, 20 Aug 2003 17:50:36 +0300 (WET) From: Evren Yurtesen To: freebsd-isp@freeBsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: (more info) YP/NIS server in 4.8 and client 5.1 problem (fwd) X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 18:13:31 -0000 Now i figured out something... previously I was using the following command to import all user entries in wheel group, but this doesnt work anymore?! it still works in 4.8 boxes though weird!? +@wheel::::::::: ---------- Forwarded message ---------- Date: Wed, 20 Aug 2003 17:38:07 +0300 (WET) From: Evren Yurtesen To: freebsd-isp@freebsd.org Subject: YP/NIS server in 4.8 and client 5.1 problem I have a weird problem. I have been using YP/NIS without any problems until now. Now I have a 5.1 machine in my network just because 4.8 doesnt support SATA controller in the motherboard of the machine. I have setup the YP/NIS client as I always did in 4.8 machines. Now in 5.1 I cant get the user passwords from YP/NIS server but somehow the group ids work fine. I am completely sure because the client gets the group id in ls -la listings. (I use amd/nfsd too) Any tips? :) Evren From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 11:18:22 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB7AD16A4BF for ; Wed, 20 Aug 2003 11:18:22 -0700 (PDT) Received: from psknet.com (kennedy.psknet.com [63.171.251.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4858243FB1 for ; Wed, 20 Aug 2003 11:18:22 -0700 (PDT) (envelope-from troy@psknet.com) Received: from dilbert.psknet.com ([63.171.251.35] helo=dilbert) by psknet.com with esmtp (Exim 4.20) id 19pXXJ-0004HL-8j; Wed, 20 Aug 2003 14:18:21 -0400 From: "Troy Settle" To: "'Blake Swensen'" Date: Wed, 20 Aug 2003 14:18:21 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5329 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcNnRifSgGx7YknOTXGkMuXn3mQX+AAAIQnA In-Reply-To: <8010538263.20030820200924@blue.calx.nl> Message-Id: cc: 'FreeBSD ISP List' Subject: RE: Best methods for preventing SSH allowing FTP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 18:18:23 -0000 Once upon a time, I used /usr/bin/passwd as the shell (users could telnet/ftp in to change their passwords). I then started using /usr/bin/false. I now use /sbin/nologin. On my primary mail and ftp machines, I no longer use the system passwd facility to manage user accounts, it's all in a MySQL database, which my billing software manages directly using ODBC. -- Troy Settle Pulaski Networks http://www.psknet.com 540.994.4254 ~ 866.477.5638 Pulaski Chamber 2002 Small Business Of The Year > -----Original Message----- > From: owner-freebsd-isp@freebsd.org > [mailto:owner-freebsd-isp@freebsd.org] On Behalf Of Walter Hop > Sent: Wednesday, August 20, 2003 2:09 PM > To: Blake Swensen > Cc: FreeBSD ISP List > Subject: Re: Best methods for preventing SSH allowing FTP > > [in reply to blake@pyramus.com, 20-8-2003] > > > Anyone have suggestions for the best methods for locking an > account so > > that a user or a group can only ftp/POP/IMAP and prevent all other > > access. > > We make use of two special shells to limit access and make it > more clear > what an account is used for. These are just shell scripts: > > /usr/local/bin/ftponly > /usr/local/bin/mailonly > > They just contain something like this: > > #!/bin/sh > echo "No SSH login allowed." > exit 1 > > For FTP accounts, we set the user's shell to /usr/local/bin/ftponly. > The FTP daemon by default checks if the shell is in > /etc/shells so we have > added the ftponly shellscript to /etc/shells. When people > would SSH in, > they'd get the "No SSH login allowed" message. > > For mail accounts, we set the user's shell to /usr/local/bin/mailonly. > We have not added this shell to /etc/shells, so FTP and SSH login are > disallowed while our mailserver (uw-imap and pop3) does not care about > this. The 'mailonly' shell is never executed, it is just there to make > administration easier. > > cheers, > walter > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 13:32:57 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A046016A4BF for ; Wed, 20 Aug 2003 13:32:57 -0700 (PDT) Received: from blue.gerhardt-it.com (gw.gerhardt-it.com [204.83.38.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52DD143F93 for ; Wed, 20 Aug 2003 13:32:56 -0700 (PDT) (envelope-from scott@g-it.ca) Received: from [192.168.0.106] (hsdbsk142-165-254-119.sasknet.sk.ca [142.165.254.119]) by blue.gerhardt-it.com (Postfix) with ESMTP id 0A87DFDC9; Wed, 20 Aug 2003 14:32:51 -0600 (CST) User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Wed, 20 Aug 2003 14:32:49 -0600 From: Scott Gerhardt To: Walter Hop , Blake Swensen Message-ID: In-Reply-To: <8010538263.20030820200924@blue.calx.nl> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit cc: FreeBSD ISP List Subject: Re: Best methods for preventing SSH allowing FTP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 20:32:57 -0000 What about using /sbin/nologin and /etc/login.access with the following entry (or similar): -:ALL EXCEPT wheel:console -:ALL EXCEPT wheel:ALL This will deny shell access to all but wheel. Of course, you can add other groups to make security more granular. The login.access provide a little more security if you forget to set a "nologin" shell for an user. Cheers, -- Scott Gerhardt, P.Geo. Gerhardt Information Technologies [G-IT] On 8/20/03 12:09 PM, "Walter Hop" wrote: > [in reply to blake@pyramus.com, 20-8-2003] > >> Anyone have suggestions for the best methods for locking an account so >> that a user or a group can only ftp/POP/IMAP and prevent all other >> access. > > We make use of two special shells to limit access and make it more clear > what an account is used for. These are just shell scripts: > > /usr/local/bin/ftponly > /usr/local/bin/mailonly > > They just contain something like this: > > #!/bin/sh > echo "No SSH login allowed." > exit 1 > > For FTP accounts, we set the user's shell to /usr/local/bin/ftponly. > The FTP daemon by default checks if the shell is in /etc/shells so we have > added the ftponly shellscript to /etc/shells. When people would SSH in, > they'd get the "No SSH login allowed" message. > > For mail accounts, we set the user's shell to /usr/local/bin/mailonly. > We have not added this shell to /etc/shells, so FTP and SSH login are > disallowed while our mailserver (uw-imap and pop3) does not care about > this. The 'mailonly' shell is never executed, it is just there to make > administration easier. > > cheers, > walter > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" -- Scott Gerhardt, P.Geo. Gerhardt Information Technologies [G-IT] From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 15:27:08 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FA6A16A4C0 for ; Wed, 20 Aug 2003 15:27:08 -0700 (PDT) Received: from nebula.lyra.org (us-1.i3.intermud.org [198.144.203.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF7E943FB1 for ; Wed, 20 Aug 2003 15:27:06 -0700 (PDT) (envelope-from responder-errors@lyra.org) Received: from localhost.localdomain (nebula.lyra.org [127.0.0.1]) by nebula.lyra.org (8.12.8/8.12.8) with ESMTP id h7KMaW5U025087 for ; Wed, 20 Aug 2003 15:36:32 -0700 Date: Wed, 20 Aug 2003 15:36:32 -0700 Message-Id: <200308202236.h7KMaW5U025087@nebula.lyra.org> Errors-To: responder-errors@lyra.org From: gstein@lyra.org To: freebsd-isp@freebsd.org Subject: received your email X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 22:27:08 -0000 Hi, [ Re: Re: Details ] I have received your email, but it may take a while to respond. I'm really sorry to have to hook up this auto-responder, as it is so impersonal. However, I get a lot of email every day and find it very difficult to keep up with it. Please be patient while I try to get to your message. Please feel free to resend your message if you think I've missed it. I'll always respond to personal email first. If your email is regarding some of the software that I work on (if you have questions, comments, suggestions, etc), then please resend it to the appropriate mailing list: mod_dav WebDAV ViewCVS Subversion edna Thank you! Cheers, -g -- Greg Stein, http://www.lyra.org/ From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 17:08:18 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2E8B16A4BF for ; Wed, 20 Aug 2003 17:08:18 -0700 (PDT) Received: from stella.pyramus.com (ns2.pyramus.com [67.92.212.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3245343FB1 for ; Wed, 20 Aug 2003 17:08:18 -0700 (PDT) (envelope-from blake@pyramus.com) Received: from pyramus.com (dark-star.pyramus.com [10.10.1.7]) by stella.pyramus.com (8.11.6/8.9.3) with ESMTP id h7L08IZ03659 for ; Wed, 20 Aug 2003 17:08:18 -0700 (PDT) (envelope-from blake@pyramus.com) Message-ID: <3F440D27.7080902@pyramus.com> Date: Wed, 20 Aug 2003 17:07:03 -0700 From: Blake Swensen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD ISP List References: <3F439250.6010408@pyramus.com> In-Reply-To: <3F439250.6010408@pyramus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Best methods for preventing SSH allowing FTP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 00:08:19 -0000 Thanks to all for chiming in on this one. I haven't had much luck with the /etc/login.access method. -- thanks Scott for reminding me -- It might have something to do with NIS(?), but it seems to be ignored (maybe because NIS groups aren't accessed by this method?). The myriad of shell ideas are interesting, but would need to be propagated to all machines on the network... this is do-able. I like the idea of writing a small script (thanks Walter) to send a little message to the user. Wasn't there some security issue around using a script as the default shell.... especially since one invokes a shell to make this work? Blake Blake Swensen wrote: > Anyone have suggestions for the best methods for locking an account so > that a user or a group can only ftp/POP/IMAP and prevent all other access. > > Blake -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The Internet Rescue Company - http://www.pyramus.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Blake R. Swensen Pyramus Online, Inc. President 2080 SE Oak Grove Blvd. Suite 11 Milwaukie, Oregon 97267 800-327-5101 vox:503-353-0455 fax:503-353-0453 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "We measure success by the success of our clients" From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 21:40:09 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1926B16A4C0 for ; Wed, 20 Aug 2003 21:40:09 -0700 (PDT) Received: from fep4.012.net.il (fep4.012.net.il [212.117.129.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7D143FE0 for ; Wed, 20 Aug 2003 21:40:07 -0700 (PDT) (envelope-from ) To: freebsd-isp@freebsd.org From: "Auto-reply from customer_support@thelotter.com" In-Reply-To: <20030821044055.OHIK2927.fep4@SON349> Precedence: bulk Date: Thu, 21 Aug 2003 07:40:57 +0300 Message-ID: <20030821044057.OHIO2927.fep4@fep4.012.net.il> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Your application X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 04:40:09 -0000 This is an automated mail reply message. ************************* Thank you for contacting Customer Support Center. We appreciate the opportunity to answer your questions, and will do our best to respond to your e-mail within two business days. Please feel free to contact us again if you have additional questions or comments. This will allow us to handle all requests most effectively. Thank you for your patience. Sincerely, theLotter.com Customer Support From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 22:28:11 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FBFB16A4BF for ; Wed, 20 Aug 2003 22:28:11 -0700 (PDT) Received: from blue.centerone.com (blue.centerone.com [204.133.183.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 513AB43FDD for ; Wed, 20 Aug 2003 22:28:10 -0700 (PDT) (envelope-from rf-list@centerone.com) Received: from DELIVERANCE-XP.centerone.com (ppp-168-253-14-129.den1.ip.ricochet.net [168.253.14.129]) by blue.centerone.com (8.9.3/8.9.3) with ESMTP id XAA09297 for ; Wed, 20 Aug 2003 23:40:05 -0600 Message-Id: <5.1.0.14.2.20030820232337.02751eb8@mail.centerone.com> X-Sender: rf-list@mail.centerone.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 20 Aug 2003 23:25:23 -0600 To: freebsd-isp@freebsd.org From: Ralph Forsythe Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Creating account with SCP ONLY X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 05:28:11 -0000 Since we're talking about limiting ssh access right now... I need to create user accounts that cannot use the shell, but can still move files around via scp/sftp. We have FTP disabled, and as we start to bring users online I do not want them having shell capabilities for security reasons. Any ideas? I think the false shell thing breaks scp since it requires some limited level of shellish-type access for whatever it does. Thanks, Ralph From owner-freebsd-isp@FreeBSD.ORG Wed Aug 20 22:30:24 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 949B316A4BF for ; Wed, 20 Aug 2003 22:30:24 -0700 (PDT) Received: from fire.org.nz (firewall.fire.org.nz [203.97.144.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E72A43FE5 for ; Wed, 20 Aug 2003 22:30:23 -0700 (PDT) (envelope-from andy@fud.org.nz) Received: by homer.fire.org.nz id <336041>; Thu, 21 Aug 2003 17:29:42 +1200 From: Andrew Thompson To: Ralph Forsythe In-Reply-To: <5.1.0.14.2.20030820232337.02751eb8@mail.centerone.com> References: <5.1.0.14.2.20030820232337.02751eb8@mail.centerone.com> Content-Type: text/plain Message-Id: <03Aug21.172942nzst.336041@homer.fire.org.nz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Thu, 21 Aug 2003 17:30:15 +1200 Content-Transfer-Encoding: 7bit cc: freebsd-isp@freebsd.org Subject: Re: Creating account with SCP ONLY X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 05:30:24 -0000 On Thu, 2003-08-21 at 17:25, Ralph Forsythe wrote: > Since we're talking about limiting ssh access right now... I need to > create user accounts that cannot use the shell, but can still move files > around via scp/sftp. We have FTP disabled, and as we start to bring users > online I do not want them having shell capabilities for security reasons. > /usr/ports/shells/scponly From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 04:41:27 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D522016A4BF for ; Thu, 21 Aug 2003 04:41:27 -0700 (PDT) Received: from pony2.arc.nasa.gov (pony2.arc.nasa.gov [128.102.31.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9795643FE0 for ; Thu, 21 Aug 2003 04:41:27 -0700 (PDT) (envelope-from MAILER-DAEMON@pony2.arc.nasa.gov) From: (Barbara E. Patterson) Date: Thu, 21 Aug 2003 04:41:23 -0700 Message-ID: X-Autogenerated: Reply To: In-Reply-To: <200308211141.ABX04016@arc-relay2.arc.nasa.gov> Subject: Re: That movie X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 11:41:28 -0000 I will be out of the office until Monday 25 attending the Code DP Education planning session. I will not be able to pick up messges. From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 07:16:04 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 236E916A4C0 for ; Thu, 21 Aug 2003 07:16:04 -0700 (PDT) Received: from sc8-sf-list2.sourceforge.net (lists.sourceforge.net [66.35.250.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 814BD43F3F for ; Thu, 21 Aug 2003 07:16:03 -0700 (PDT) (envelope-from jedit-devel-admin@lists.sourceforge.net) Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] helo=sc8-sf-list1.sourceforge.net)(Debian)) id 19pqEs-0000Na-00 for ; Thu, 21 Aug 2003 07:16:34 -0700 Date: Thu, 21 Aug 2003 07:16:03 -0700 From: jedit-devel-admin@lists.sourceforge.net To: freebsd-isp@freebsd.org X-Ack: no Sender: jedit-devel-admin@lists.sourceforge.net Errors-To: jedit-devel-admin@lists.sourceforge.net X-BeenThere: jedit-devel@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk Message-Id: Subject: Your message to jEdit-devel awaits moderator approval X-BeenThere: freebsd-isp@freebsd.org List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 14:16:04 -0000 Your mail to 'jEdit-devel' with the subject Re: Re: My details Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of the moderator's decision. From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 07:49:11 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6249F16A4BF for ; Thu, 21 Aug 2003 07:49:11 -0700 (PDT) Received: from vineyard.net (k1.vineyard.net [204.17.195.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 483EE43F3F for ; Thu, 21 Aug 2003 07:48:57 -0700 (PDT) (envelope-from ericx@vineyard.net) Received: from localhost (loopback [127.0.0.1]) by vineyard.net (Postfix) with ESMTP id B335F91DA4; Thu, 21 Aug 2003 10:48:49 -0400 (EDT) Received: from vineyard.net ([127.0.0.1]) by localhost (king1.vineyard.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15238-01; Thu, 21 Aug 2003 10:48:49 -0400 (EDT) Received: from fortiva (loopback [127.0.0.1]) by vineyard.net (Postfix) with ESMTP id 08E2291D5D; Thu, 21 Aug 2003 10:48:49 -0400 (EDT) Message-ID: <010a01c367f3$08a0dde0$68c311cc@fortiva> From: "Eric W. Bates" To: "Andrew Thompson" , "Ralph Forsythe" References: <5.1.0.14.2.20030820232337.02751eb8@mail.centerone.com> <03Aug21.172942nzst.336041@homer.fire.org.nz> Date: Thu, 21 Aug 2003 10:46:41 -0400 Organization: Vineyard.NET, Inc. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by AMaViS at Vineyard.NET cc: freebsd-isp@freebsd.org Subject: Re: Creating account with SCP ONLY X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 14:49:11 -0000 DQotLS0tLSBPcmlnaW5hbCBNZXNzYWdlIC0tLS0tIA0KRnJvbTogIkFuZHJldyBUaG9tcHNvbiIg PGFuZHlAZnVkLm9yZy5uej4NClRvOiAiUmFscGggRm9yc3l0aGUiIDxyZi1saXN0QGNlbnRlcm9u ZS5jb20+DQpDYzogPGZyZWVic2QtaXNwQGZyZWVic2Qub3JnPg0KU2VudDogVGh1cnNkYXksIEF1 Z3VzdCAyMSwgMjAwMyAxOjMwIEFNDQpTdWJqZWN0OiBSZTogQ3JlYXRpbmcgYWNjb3VudCB3aXRo IFNDUCBPTkxZDQoNCg0KPiBPbiBUaHUsIDIwMDMtMDgtMjEgYXQgMTc6MjUsIFJhbHBoIEZvcnN5 dGhlIHdyb3RlOg0KPiA+IFNpbmNlIHdlJ3JlIHRhbGtpbmcgYWJvdXQgbGltaXRpbmcgc3NoIGFj Y2VzcyByaWdodCBub3cuLi4gIEkgbmVlZCB0byANCj4gPiBjcmVhdGUgdXNlciBhY2NvdW50cyB0 aGF0IGNhbm5vdCB1c2UgdGhlIHNoZWxsLCBidXQgY2FuIHN0aWxsIG1vdmUgZmlsZXMgDQo+ID4g YXJvdW5kIHZpYSBzY3Avc2Z0cC4gIFdlIGhhdmUgRlRQIGRpc2FibGVkLCBhbmQgYXMgd2Ugc3Rh cnQgdG8gYnJpbmcgdXNlcnMgDQo+ID4gb25saW5lIEkgZG8gbm90IHdhbnQgdGhlbSBoYXZpbmcg c2hlbGwgY2FwYWJpbGl0aWVzIGZvciBzZWN1cml0eSByZWFzb25zLg0KPiA+IA0KPiANCj4gL3Vz ci9wb3J0cy9zaGVsbHMvc2Nwb25seQ0KDQpJIHdhcyBpbnRlcmVzdGVkIHRvIGxlYXJuIG9mIHRo aXMgcG9ydCBhbmQgd2UgdHJpZWQgaXQgdGhpcyBtb3JuaW5nLjsgYnV0IHdlIGNhbid0IG1ha2Ug aXQgd29yay4NCg0KU2V0dGluZyBkZWJ1ZyBsZXZlbCAyIGluIC91c3IvbG9jYWwvZXRjL3NjcG9u bHkvZGVidWdsZXZlbCB3ZSBnZXQgZGVuaWVkOg0KDQogKiogZXJpY3hAa2luZzEgKiogfiAqKiBU aHUgQXVnIDIxIDEwOjQwOjU1DQokIHNjcCBiZHJ0ZXN0QGsyOi91c3IvbG9jYWwvY3VzdG9tZXJz L2N1c3RvbWVycy5raW5nMi9iZHJ0ZXN0L3BlcnNvbmFsL2Zvby50eHQgLg0KYmRydGVzdEBraW5n Mi52aW5leWFyZC5uZXQncyBwYXNzd29yZDogDQpbNDgyNTZdOiAzIGFyZ3VtZW50cyBpbiB0b3Rh bC4NCls0ODI1Nl06ICAgICAgICBhcmcgMCBpcyBzY3Bvbmx5DQpbNDgyNTZdOiAgICAgICAgYXJn IDEgaXMgLWMNCls0ODI1Nl06ICAgICAgICBhcmcgMiBpcyBzY3AgLWYgL3Vzci9sb2NhbC9jdXN0 b21lcnMvY3VzdG9tZXJzLmtpbmcyL2JkcnRlc3QvcGVyc29uYWwvZm9vLnR4dA0KWzQ4MjU2XTog b3BlbmVkIGxvZyBhdCBMT0dfQVVUSFBSSVYsIG9wdHMgMHgwMDAwMDAyOQ0KWzQ4MjU2XTogcmV0 cmlldmVkIGhvbWUgZGlyZWN0b3J5IG9mICIvdXNyL2xvY2FsL2N1c3RvbWVycy9jdXN0b21lcnMu a2luZzIvLi9iZHJ0ZXN0IiBmb3IgdXNlciAiYmRydGVzdCINCls0ODI1Nl06IHNldHRpbmcgdWlk IHRvIDM1NzUNCls0ODI1Nl06IHByb2Nlc3NpbmcgcmVxdWVzdDogInNjcCAtZiAvdXNyL2xvY2Fs L2N1c3RvbWVycy9jdXN0b21lcnMua2luZzIvYmRydGVzdC9wZXJzb25hbC9mb28udHh0Ig0KDQpb NDgyNTZdOiBkZW5pZWQgcmVxdWVzdDogc2NwIC1mIC91c3IvbG9jYWwvY3VzdG9tZXJzL2N1c3Rv bWVycy5raW5nMi9iZHJ0ZXN0L3BlcnNvbmFsL2Zvby50eHQgW3VzZXJuYW1lOiBiZHJ0ZXN0KDM1 NzUpLCBJUC9wb3J0OiAyMDQuMTcuMTk1LjkwIDE0ODMgMjJdDQoNCkFwcGFyYW50bHkgdGhpcyBx dWVzdGlvbiBoYXMgYmVlbiBhc2tlZCBvbiB0aGUgc2Nwb25seSBtYWlsaW5nIGxpc3Q7IGJ1dCBu ZXZlciBhbnN3ZXJlZC4NCg0KPiBfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fXw0KPiBmcmVlYnNkLWlzcEBmcmVlYnNkLm9yZyBtYWlsaW5nIGxpc3QNCj4gaHR0 cDovL2xpc3RzLmZyZWVic2Qub3JnL21haWxtYW4vbGlzdGluZm8vZnJlZWJzZC1pc3ANCj4gVG8g dW5zdWJzY3JpYmUsIHNlbmQgYW55IG1haWwgdG8gImZyZWVic2QtaXNwLXVuc3Vic2NyaWJlQGZy ZWVic2Qub3JnIg0KPiA= From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 09:57:40 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0529116A4BF for ; Thu, 21 Aug 2003 09:57:40 -0700 (PDT) Received: from vineyard.net (k1.vineyard.net [204.17.195.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C8F143FF3 for ; Thu, 21 Aug 2003 09:57:39 -0700 (PDT) (envelope-from ericx@vineyard.net) Received: from localhost (loopback [127.0.0.1]) by vineyard.net (Postfix) with ESMTP id 24CFC91F84; Thu, 21 Aug 2003 12:57:37 -0400 (EDT) Received: from vineyard.net ([127.0.0.1]) by localhost (king1.vineyard.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58876-02; Thu, 21 Aug 2003 12:57:36 -0400 (EDT) Received: from fortiva (loopback [127.0.0.1]) by vineyard.net (Postfix) with ESMTP id 5F6E19201D; Thu, 21 Aug 2003 12:57:31 -0400 (EDT) Message-ID: <01a201c36805$068c5090$68c311cc@fortiva> From: "Eric W. Bates" To: "Eric W. Bates" , "Andrew Thompson" , "Ralph Forsythe" References: <5.1.0.14.2.20030820232337.02751eb8@mail.centerone.com><03Aug21.172942nzst.336041@homer.fire.org.nz> <010a01c367f3$08a0dde0$68c311cc@fortiva> Date: Thu, 21 Aug 2003 12:55:22 -0400 Organization: Vineyard.NET, Inc. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by AMaViS at Vineyard.NET cc: freebsd-isp@freebsd.org Subject: Re: Creating account with SCP ONLY X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 16:57:40 -0000 Rml4ZWQuDQoNClRoZSBwb3J0IGRvZXNuJ3Qgd29yayB1bmxlc3MgeW91IHNldCBhdCBsZWFzdCBv bmUgb2YgdGhlIE1ha2VmaWxlIG9wdGlvbnMuDQoNCi0tLS0tIE9yaWdpbmFsIE1lc3NhZ2UgLS0t LS0gDQpGcm9tOiAiRXJpYyBXLiBCYXRlcyIgPGVyaWN4QHZpbmV5YXJkLm5ldD4NClRvOiAiQW5k cmV3IFRob21wc29uIiA8YW5keUBmdWQub3JnLm56PjsgIlJhbHBoIEZvcnN5dGhlIiA8cmYtbGlz dEBjZW50ZXJvbmUuY29tPg0KQ2M6IDxmcmVlYnNkLWlzcEBmcmVlYnNkLm9yZz4NClNlbnQ6IFRo dXJzZGF5LCBBdWd1c3QgMjEsIDIwMDMgMTA6NDYgQU0NClN1YmplY3Q6IFJlOiBDcmVhdGluZyBh Y2NvdW50IHdpdGggU0NQIE9OTFkNCg0KDQo+IA0KPiAtLS0tLSBPcmlnaW5hbCBNZXNzYWdlIC0t LS0tIA0KPiBGcm9tOiAiQW5kcmV3IFRob21wc29uIiA8YW5keUBmdWQub3JnLm56Pg0KPiBUbzog IlJhbHBoIEZvcnN5dGhlIiA8cmYtbGlzdEBjZW50ZXJvbmUuY29tPg0KPiBDYzogPGZyZWVic2Qt aXNwQGZyZWVic2Qub3JnPg0KPiBTZW50OiBUaHVyc2RheSwgQXVndXN0IDIxLCAyMDAzIDE6MzAg QU0NCj4gU3ViamVjdDogUmU6IENyZWF0aW5nIGFjY291bnQgd2l0aCBTQ1AgT05MWQ0KPiANCj4g DQo+ID4gT24gVGh1LCAyMDAzLTA4LTIxIGF0IDE3OjI1LCBSYWxwaCBGb3JzeXRoZSB3cm90ZToN Cj4gPiA+IFNpbmNlIHdlJ3JlIHRhbGtpbmcgYWJvdXQgbGltaXRpbmcgc3NoIGFjY2VzcyByaWdo dCBub3cuLi4gIEkgbmVlZCB0byANCj4gPiA+IGNyZWF0ZSB1c2VyIGFjY291bnRzIHRoYXQgY2Fu bm90IHVzZSB0aGUgc2hlbGwsIGJ1dCBjYW4gc3RpbGwgbW92ZSBmaWxlcyANCj4gPiA+IGFyb3Vu ZCB2aWEgc2NwL3NmdHAuICBXZSBoYXZlIEZUUCBkaXNhYmxlZCwgYW5kIGFzIHdlIHN0YXJ0IHRv IGJyaW5nIHVzZXJzIA0KPiA+ID4gb25saW5lIEkgZG8gbm90IHdhbnQgdGhlbSBoYXZpbmcgc2hl bGwgY2FwYWJpbGl0aWVzIGZvciBzZWN1cml0eSByZWFzb25zLg0KPiA+ID4gDQo+ID4gDQo+ID4g L3Vzci9wb3J0cy9zaGVsbHMvc2Nwb25seQ0KPiANCj4gSSB3YXMgaW50ZXJlc3RlZCB0byBsZWFy biBvZiB0aGlzIHBvcnQgYW5kIHdlIHRyaWVkIGl0IHRoaXMgbW9ybmluZy47IGJ1dCB3ZSBjYW4n dCBtYWtlIGl0IHdvcmsuDQo+IA0KPiBTZXR0aW5nIGRlYnVnIGxldmVsIDIgaW4gL3Vzci9sb2Nh bC9ldGMvc2Nwb25seS9kZWJ1Z2xldmVsIHdlIGdldCBkZW5pZWQ6DQo+IA0KPiAgKiogZXJpY3hA a2luZzEgKiogfiAqKiBUaHUgQXVnIDIxIDEwOjQwOjU1DQo+ICQgc2NwIGJkcnRlc3RAazI6L3Vz ci9sb2NhbC9jdXN0b21lcnMvY3VzdG9tZXJzLmtpbmcyL2JkcnRlc3QvcGVyc29uYWwvZm9vLnR4 dCAuDQo+IGJkcnRlc3RAa2luZzIudmluZXlhcmQubmV0J3MgcGFzc3dvcmQ6IA0KPiBbNDgyNTZd OiAzIGFyZ3VtZW50cyBpbiB0b3RhbC4NCj4gWzQ4MjU2XTogICAgICAgIGFyZyAwIGlzIHNjcG9u bHkNCj4gWzQ4MjU2XTogICAgICAgIGFyZyAxIGlzIC1jDQo+IFs0ODI1Nl06ICAgICAgICBhcmcg MiBpcyBzY3AgLWYgL3Vzci9sb2NhbC9jdXN0b21lcnMvY3VzdG9tZXJzLmtpbmcyL2JkcnRlc3Qv cGVyc29uYWwvZm9vLnR4dA0KPiBbNDgyNTZdOiBvcGVuZWQgbG9nIGF0IExPR19BVVRIUFJJViwg b3B0cyAweDAwMDAwMDI5DQo+IFs0ODI1Nl06IHJldHJpZXZlZCBob21lIGRpcmVjdG9yeSBvZiAi L3Vzci9sb2NhbC9jdXN0b21lcnMvY3VzdG9tZXJzLmtpbmcyLy4vYmRydGVzdCIgZm9yIHVzZXIg ImJkcnRlc3QiDQo+IFs0ODI1Nl06IHNldHRpbmcgdWlkIHRvIDM1NzUNCj4gWzQ4MjU2XTogcHJv Y2Vzc2luZyByZXF1ZXN0OiAic2NwIC1mIC91c3IvbG9jYWwvY3VzdG9tZXJzL2N1c3RvbWVycy5r aW5nMi9iZHJ0ZXN0L3BlcnNvbmFsL2Zvby50eHQiDQo+IA0KPiBbNDgyNTZdOiBkZW5pZWQgcmVx dWVzdDogc2NwIC1mIC91c3IvbG9jYWwvY3VzdG9tZXJzL2N1c3RvbWVycy5raW5nMi9iZHJ0ZXN0 L3BlcnNvbmFsL2Zvby50eHQgW3VzZXJuYW1lOiBiZHJ0ZXN0KDM1NzUpLCBJUC9wb3J0OiAyMDQu MTcuMTk1LjkwIDE0ODMgMjJdDQo+IA0KPiBBcHBhcmFudGx5IHRoaXMgcXVlc3Rpb24gaGFzIGJl ZW4gYXNrZWQgb24gdGhlIHNjcG9ubHkgbWFpbGluZyBsaXN0OyBidXQgbmV2ZXIgYW5zd2VyZWQu DQo+IA0KPiA+IF9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f DQo+ID4gZnJlZWJzZC1pc3BAZnJlZWJzZC5vcmcgbWFpbGluZyBsaXN0DQo+ID4gaHR0cDovL2xp c3RzLmZyZWVic2Qub3JnL21haWxtYW4vbGlzdGluZm8vZnJlZWJzZC1pc3ANCj4gPiBUbyB1bnN1 YnNjcmliZSwgc2VuZCBhbnkgbWFpbCB0byAiZnJlZWJzZC1pc3AtdW5zdWJzY3JpYmVAZnJlZWJz ZC5vcmciDQo+ID4NCg0KDQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KDQoNCj4gX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18NCj4gZnJlZWJzZC1pc3BAZnJl ZWJzZC5vcmcgbWFpbGluZyBsaXN0DQo+IGh0dHA6Ly9saXN0cy5mcmVlYnNkLm9yZy9tYWlsbWFu L2xpc3RpbmZvL2ZyZWVic2QtaXNwDQo+IFRvIHVuc3Vic2NyaWJlLCBzZW5kIGFueSBtYWlsIHRv ICJmcmVlYnNkLWlzcC11bnN1YnNjcmliZUBmcmVlYnNkLm9yZyINCj4g From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 11:53:27 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 981B716A4BF for ; Thu, 21 Aug 2003 11:53:27 -0700 (PDT) Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E6CD43FE9 for ; Thu, 21 Aug 2003 11:53:26 -0700 (PDT) (envelope-from ploza@freenet.de) Received: from [194.97.50.144] (helo=mx1.freenet.de) by mout1.freenet.de with asmtp (Exim 4.21) id 19puYn-00011O-66 for freebsd-isp@freebsd.org; Thu, 21 Aug 2003 20:53:25 +0200 Received: from d0022.pppool.de ([80.184.0.34] helo=oemcomputer) by mx1.freenet.de with smtp (Exim 4.21 #2) id 19puYh-00005k-QD for freebsd-isp@freebsd.org; Thu, 21 Aug 2003 20:53:22 +0200 Message-ID: <00e601c36815$231e5c20$2200b850@oemcomputer> From: "P. Lozancic" To: References: Date: Thu, 21 Aug 2003 20:46:14 +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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Subject: Re: Thank you! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 18:53:27 -0000 ----- Original Message ----- From: To: Sent: Thursday, August 21, 2003 5:52 PM Subject: Re: Thank you! > See the attached file for details From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 11:53:43 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B73A516A4BF for ; Thu, 21 Aug 2003 11:53:43 -0700 (PDT) Received: from mout2.freenet.de (mout2.freenet.de [194.97.50.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E29C43FBD for ; Thu, 21 Aug 2003 11:53:43 -0700 (PDT) (envelope-from ploza@freenet.de) Received: from [194.97.50.144] (helo=mx1.freenet.de) by mout2.freenet.de with asmtp (Exim 4.21) id 19puZ3-0004xT-Ob for freebsd-isp@freebsd.org; Thu, 21 Aug 2003 20:53:41 +0200 Received: from d0022.pppool.de ([80.184.0.34] helo=oemcomputer) by mx1.freenet.de with smtp (Exim 4.21 #2) id 19puYy-00005k-Nw for freebsd-isp@freebsd.org; Thu, 21 Aug 2003 20:53:39 +0200 Message-ID: <00e701c36815$2d4367e0$2200b850@oemcomputer> From: "P. Lozancic" To: References: Date: Thu, 21 Aug 2003 20:46:19 +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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Subject: Re: Details X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 18:53:44 -0000 ----- Original Message ----- From: To: Sent: Thursday, August 21, 2003 6:11 PM Subject: Re: Details > Please see the attached file for details. From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 12:04:28 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9918916A4BF for ; Thu, 21 Aug 2003 12:04:28 -0700 (PDT) Received: from mail01.qualys.com (mail01.qualys.com [12.162.2.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D30843FEC for ; Thu, 21 Aug 2003 12:04:28 -0700 (PDT) (envelope-from ) Received: (qmail 10031 invoked by uid 111); 21 Aug 2003 19:04:25 -0000 Date: 21 Aug 2003 19:04:25 -0000 From: "System Anti-Virus Administrator" To: freebsd-isp@freebsd.org Message-ID: X-Tnz-Problem-Type: 40 MIME-Version: 1.0 Content-type: text/plain Subject: Disallowed attachment type found in sent message "Re: Details" X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 19:04:29 -0000 Attention: freebsd-isp@freebsd.org A Disallowed attachment type was found in an Email message you sent. This Email scanner intercepted it and stopped the entire message reaching its destination. The Disallowed attachment type was reported to be: Attachments of this type disallowed. Please zip this file if you wish to send it. Please contact your I.T support personnel with any queries regarding this policy. Your message was sent with the following envelope: MAIL FROM: freebsd-isp@freebsd.org RCPT TO: waboring@qualys.com ... and with the following headers: --- MAILFROM: freebsd-isp@freebsd.org Received: from unknown (HELO mail02.qualys.com) (64.41.134.46) by mail01.qualys.com with SMTP; 21 Aug 2003 19:04:24 -0000 Received: (qmail 10092 invoked from network); 21 Aug 2003 19:04:19 -0000 Received: from unknown (HELO LMY) (211.100.210.10) by mail02.qualys.com with SMTP; 21 Aug 2003 19:04:19 -0000 From: To: Subject: Re: Details Date: Fri, 22 Aug 2003 3:06:10 +0800 X-MailScanner: Found to be clean Importance: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MSMail-Priority: Normal X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_NextPart_000_37651D7A" --- From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 23:36:02 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D56A116A4BF for ; Thu, 21 Aug 2003 23:36:02 -0700 (PDT) Received: from sc8-sf-list2.sourceforge.net (lists.sourceforge.net [66.35.250.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97C1D43FD7 for ; Thu, 21 Aug 2003 23:36:01 -0700 (PDT) (envelope-from curl-users-admin@lists.sourceforge.net) Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] helo=sc8-sf-list1.sourceforge.net)(Debian)) id 19q5XF-00019S-00 for ; Thu, 21 Aug 2003 23:36:33 -0700 Date: Thu, 21 Aug 2003 23:36:01 -0700 From: curl-users-admin@lists.sourceforge.net To: freebsd-isp@freebsd.org X-Ack: no Sender: curl-users-admin@lists.sourceforge.net Errors-To: curl-users-admin@lists.sourceforge.net X-BeenThere: curl-users@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk Message-Id: Subject: Your message to Curl-users awaits moderator approval X-BeenThere: freebsd-isp@freebsd.org List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 06:36:03 -0000 Your mail to 'Curl-users' with the subject Re: Details Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of the moderator's decision. From owner-freebsd-isp@FreeBSD.ORG Thu Aug 21 23:43:35 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8E8716A4BF for ; Thu, 21 Aug 2003 23:43:35 -0700 (PDT) Received: from sc8-sf-list2.sourceforge.net (lists.sourceforge.net [66.35.250.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BD2A43FA3 for ; Thu, 21 Aug 2003 23:43:35 -0700 (PDT) (envelope-from jedit-devel-admin@lists.sourceforge.net) Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] helo=sc8-sf-list1.sourceforge.net)(Debian)) id 19q5eZ-00021v-00 for ; Thu, 21 Aug 2003 23:44:07 -0700 Date: Thu, 21 Aug 2003 23:43:34 -0700 From: jedit-devel-admin@lists.sourceforge.net To: freebsd-isp@freebsd.org X-Ack: no Sender: jedit-devel-admin@lists.sourceforge.net Errors-To: jedit-devel-admin@lists.sourceforge.net X-BeenThere: jedit-devel@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk Message-Id: Subject: Your message to jEdit-devel awaits moderator approval X-BeenThere: freebsd-isp@freebsd.org List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 06:43:36 -0000 Your mail to 'jEdit-devel' with the subject Re: Your application Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of the moderator's decision. From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 02:52:15 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24A4416A4BF for ; Fri, 22 Aug 2003 02:52:15 -0700 (PDT) Received: from host24.webserver1010.com (host24.webserver1010.com [65.109.239.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44B6543F3F for ; Fri, 22 Aug 2003 02:52:14 -0700 (PDT) (envelope-from lutherh@stratcom.com) Received: (from stratcom@localhost) by host24.webserver1010.com (8.12.9/8.12.9) id h7M9qDbc026805; Fri, 22 Aug 2003 05:52:13 -0400 Date: Fri, 22 Aug 2003 05:52:13 -0400 From: lutherh@stratcom.com Message-Id: <200308220952.h7M9qDbc026805@host24.webserver1010.com> X-Authentication-Warning: host24.webserver1010.com: stratcom set sender to lutherh@stratcom.com using -f To: freebsd-isp@freebsd.org References: <200308220952.h7M9q0Bu026638@host24.webserver1010.com> In-Reply-To: <200308220952.h7M9q0Bu026638@host24.webserver1010.com> X-Loop: default@stratcom.com Precedence: junk Subject: Re: Your details X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 09:52:15 -0000 You have reached a non-working email at Strategic Computer Solutions, Inc. If you believe you are getting this message in error, please email info@stratcom.com From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 05:22:23 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB96616A4BF for ; Fri, 22 Aug 2003 05:22:23 -0700 (PDT) Received: from web40609.mail.yahoo.com (web40609.mail.yahoo.com [66.218.78.146]) by mx1.FreeBSD.org (Postfix) with SMTP id 6CFC943F3F for ; Fri, 22 Aug 2003 05:22:22 -0700 (PDT) (envelope-from pjn0211@yahoo.com) Message-ID: <20030822122222.6293.qmail@web40609.mail.yahoo.com> Received: from [202.183.248.166] by web40609.mail.yahoo.com via HTTP; Fri, 22 Aug 2003 13:22:22 BST Date: Fri, 22 Aug 2003 13:22:22 +0100 (BST) From: =?iso-8859-1?q?Supote=20Leelasupphakorn?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-isp@freebsd.org cc: freebsd-net@freebsd.org Subject: How can I subnetting my network ? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 12:22:24 -0000 Hi, all I want to build a network as shown below. All devices is in my responsibity except the upsteam router. My question is If I will assign public IP address to all interfaces, is it neccessary that I must inform the upstream router's administrator to add my subnet in routing table of upstream router ? Or any comments are welcome. |-------------| | Upstream | | router | | or | | gateway | |-------------| | | |-------------| | FreeBSD | | firewall | |-------------| | | |-----------------| | switching hub | |-----------------| | | | | |--------| |--------| | client | | client | |--------| |--------| Thanks in advance, Pote ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://uk.messenger.yahoo.com/ From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 06:36:58 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A75E516A4BF for ; Fri, 22 Aug 2003 06:36:58 -0700 (PDT) Received: from energistic.com (bdsl.66.12.217.106.gte.net [66.12.217.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 803A643FD7 for ; Fri, 22 Aug 2003 06:36:57 -0700 (PDT) (envelope-from steve@energistic.com) Received: from energistic.com (steve@localhost [127.0.0.1]) by energistic.com (8.12.9/8.12.9) with ESMTP id h7MDatxG061677 for ; Fri, 22 Aug 2003 08:36:56 -0500 (EST) (envelope-from steve@energistic.com) Received: (from steve@localhost) by energistic.com (8.12.9/8.12.9/Submit) id h7MDatYu059699 for freebsd-isp@freebsd.org; Fri, 22 Aug 2003 08:36:55 -0500 (EST) (envelope-from steve) Date: Fri, 22 Aug 2003 08:36:55 -0500 (EST) From: Steve Ames Message-Id: <200308221336.h7MDatYu059699@energistic.com> To: freebsd-isp@freebsd.org Subject: Sendmail and GoBig X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 13:36:58 -0000 Anyone got a quick sendmail ruleset to block the GoBig worm? A couple of machines I help admin got beat pretty hard yesterday... -Steve From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 06:42:50 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAF2F16A4BF for ; Fri, 22 Aug 2003 06:42:50 -0700 (PDT) Received: from satin.sensation.net.au (c210-49-158-113.brodm1.vic.optusnet.com.au [210.49.158.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B3F743FEA for ; Fri, 22 Aug 2003 06:42:49 -0700 (PDT) (envelope-from rowan@sensation.net.au) Received: from satin.sensation.net.au (localhost [127.0.0.1]) by satin.sensation.net.au (8.12.8/8.12.6) with ESMTP id h7MDgkoq027292 for ; Fri, 22 Aug 2003 23:42:46 +1000 (EST) (envelope-from rowan@sensation.net.au) Received: from localhost (rowan@localhost)h7MDgkg8027289 for ; Fri, 22 Aug 2003 23:42:46 +1000 (EST) X-Authentication-Warning: satin.sensation.net.au: rowan owned process doing -bs Date: Fri, 22 Aug 2003 23:42:45 +1000 (EST) From: Rowan Crowe To: freebsd-isp@freebsd.org In-Reply-To: <200308221336.h7MDatYu059699@energistic.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Sendmail and GoBig X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 13:42:51 -0000 On Fri, 22 Aug 2003, Steve Ames wrote: > > Anyone got a quick sendmail ruleset to block the GoBig worm? A couple > of machines I help admin got beat pretty hard yesterday... Steve, You're in luck. I was just testing this literally 2 minutes ago. Try this: ## ## Common Virus Subjects ## HSubject: $>Check_Subject D{VMsg}"Message blocked due to subject line - if this was sent by a human\, please change the subject and resend." SCheck_Subject RRe : Approved $#error $: 550 5.7.0 ${VMsg} RRe : Details $#error $: 550 5.7.0 ${VMsg} RRe : Re : My details $#error $: 550 5.7.0 ${VMsg} RRe : Thank you ! $#error $: 550 5.7.0 ${VMsg} RRe : That movie $#error $: 550 5.7.0 ${VMsg} RRe : Wicked screensaver $#error $: 550 5.7.0 ${VMsg} RRe : Your application $#error $: 550 5.7.0 ${VMsg} RThank you ! $#error $: 550 5.7.0 ${VMsg} RYour details $#error $: 550 5.7.0 ${VMsg} Note that you will need to convert the large areas of space to tabs for sendmail to recognise it. Disclaimer - not 100% tested yet, but so far it's correctly accepted and rejected the subject lines I've thrown at it, and it's already eaten up a couple of real world sobig emails. Cheers. -- Rowan Crowe - Melbourne, Australia From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 11:28:34 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E34216A4BF for ; Fri, 22 Aug 2003 11:28:34 -0700 (PDT) Received: from ross.bitpipe.com (ross.bitpipe.com [64.55.38.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D20C543FBD for ; Fri, 22 Aug 2003 11:28:33 -0700 (PDT) (envelope-from mcallahan@bitpipe.com) Received: from kobyashi (101.winstar.net [63.142.161.101]) by ross.bitpipe.com (8.11.6/8.11.6) with ESMTP id h7MISXO06970 for ; Fri, 22 Aug 2003 14:28:33 -0400 From: "Marleen Callahan" To: Date: Fri, 22 Aug 2003 14:23:25 -0400 Message-ID: <04f701c368da$7ee82c50$6f37a8c0@kobyashi> MIME-Version: 1.0 X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Virus alert X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 18:28:34 -0000 Attachment file : application.pif Virus name: W32/Sobig.f@MM Action taken : Unable to Clean... Attachment file : application.pif Virus name: W32/Sobig.f@MM Secondary Action taken : Moved... From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 12:02:05 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C30DF16A4BF for ; Fri, 22 Aug 2003 12:02:05 -0700 (PDT) Received: from mail.tcworks.net (mail.tcworks.net [216.61.218.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F4EB43FEC for ; Fri, 22 Aug 2003 12:02:05 -0700 (PDT) (envelope-from ccook@tcworks.net) Received: from tcworks.net (stp.tcworks.net [216.61.218.6]) by mail.tcworks.net (8.12.6/8.12.6) with ESMTP id h7MItAdK004952; Fri, 22 Aug 2003 13:55:10 -0500 (CDT) Sender: xcess@mail.tcworks.net Message-ID: <3F4669C9.88A8EF2D@tcworks.net> Date: Fri, 22 Aug 2003 14:06:49 -0500 From: Chris Cook X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Rowan Crowe References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.4.1(snapshot 20020920) (mail.tcworks.net) X-Spam-Status: No, hits=-102.1 required=6.0 tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MOZILLA_XM,USER_IN_WHITELIST, X_ACCEPT_LANG version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-isp@freebsd.org Subject: Re: Sendmail and GoBig X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 19:02:06 -0000 Thanks a million! Rowan Crowe wrote: > > On Fri, 22 Aug 2003, Steve Ames wrote: > > > > > Anyone got a quick sendmail ruleset to block the GoBig worm? A couple > > of machines I help admin got beat pretty hard yesterday... > > Steve, > > You're in luck. I was just testing this literally 2 minutes ago. Try this: > > ## > ## Common Virus Subjects > ## > HSubject: $>Check_Subject > D{VMsg}"Message blocked due to subject line - if this was sent by a human\, please change the subject and resend." > > SCheck_Subject > RRe : Approved $#error $: 550 5.7.0 ${VMsg} > RRe : Details $#error $: 550 5.7.0 ${VMsg} > RRe : Re : My details $#error $: 550 5.7.0 ${VMsg} > RRe : Thank you ! $#error $: 550 5.7.0 ${VMsg} > RRe : That movie $#error $: 550 5.7.0 ${VMsg} > RRe : Wicked screensaver $#error $: 550 5.7.0 ${VMsg} > RRe : Your application $#error $: 550 5.7.0 ${VMsg} > RThank you ! $#error $: 550 5.7.0 ${VMsg} > RYour details $#error $: 550 5.7.0 ${VMsg} > > Note that you will need to convert the large areas of space to tabs for > sendmail to recognise it. > > Disclaimer - not 100% tested yet, but so far it's correctly accepted and > rejected the subject lines I've thrown at it, and it's already eaten up a > couple of real world sobig emails. > > Cheers. > > -- > Rowan Crowe - Melbourne, Australia > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" -- Chris o----< ccook@tcworks.net >------------------------------------o |Chris Cook - Admin |TCWORKS.NET - http://www.tcworks.net | |The Computer Works ISP |FreeBSD - http://www.freebsd.org | o-------------------------------------------------------------o From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 14:11:19 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 692AE16A4BF for ; Fri, 22 Aug 2003 14:11:19 -0700 (PDT) Received: from satin.sensation.net.au (c210-49-158-113.brodm1.vic.optusnet.com.au [210.49.158.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47F1D43F75 for ; Fri, 22 Aug 2003 14:11:18 -0700 (PDT) (envelope-from rowan@sensation.net.au) Received: from satin.sensation.net.au (localhost [127.0.0.1]) by satin.sensation.net.au (8.12.8/8.12.6) with ESMTP id h7MLBGoq035466 for ; Sat, 23 Aug 2003 07:11:17 +1000 (EST) (envelope-from rowan@sensation.net.au) Received: from localhost (rowan@localhost)h7MLBF4m035463 for ; Sat, 23 Aug 2003 07:11:16 +1000 (EST) X-Authentication-Warning: satin.sensation.net.au: rowan owned process doing -bs Date: Sat, 23 Aug 2003 07:11:15 +1000 (EST) From: Rowan Crowe To: freebsd-isp@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: sobig effects - batten down the hatches X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 21:11:19 -0000 Has anyone seen any effects of the "second phase" of sobig? According to the article, sobig infected computers should have started downloading and executing files en masse around 2 hours ago. http://www.f-secure.com/news/items/news_2003082200.shtml If it works it sounds like it's going to be incredibly ugly. -- Rowan Crowe - Melbourne, Australia From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 14:17:50 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7659616A4BF for ; Fri, 22 Aug 2003 14:17:50 -0700 (PDT) Received: from bellana.nc-rj.rnp.br (bellana.nc-rj.rnp.br [200.17.63.130]) by mx1.FreeBSD.org (Postfix) with SMTP id E723C43FCB for ; Fri, 22 Aug 2003 14:17:43 -0700 (PDT) (envelope-from alex@rnp.br) Received: (qmail 8186 invoked by uid 0); 22 Aug 2003 21:17:39 -0000 Received: from kira.nc-rj.rnp.br (200.17.63.90) by 0 with SMTP; 22 Aug 2003 21:17:39 -0000 Received: (qmail 44161 invoked by uid 0); 22 Aug 2003 21:17:38 -0000 Received: from chiclete.nc-rj.rnp.br (HELO chiclete) (200.17.63.13) by 0 with SMTP; 22 Aug 2003 21:17:38 -0000 Message-ID: <047a01c368f2$d0a933f0$0d3f11c8@ncrj.rnp.br> From: "Alex Soares de Moura" To: References: Date: Fri, 22 Aug 2003 18:17:38 -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.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: sobig effects - batten down the hatches X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 21:17:50 -0000 Yes, we've applied ACLs to some destinations known it would try to access and in the programmed time, we started to get hits on the ACLs: deny ip any host 67.73.21.6 log (558 matches) deny ip any host 68.38.159.161 log (470 matches) deny ip any host 67.9.241.67 log (593 matches) deny ip any host 66.131.207.81 log (460 matches) deny ip any host 65.177.240.194 log (623 matches) deny ip any host 65.93.81.59 log (441 matches) deny ip any host 65.95.193.138 log (622 matches) deny ip any host 65.92.186.145 log (478 matches) deny ip any host 63.250.82.87 log (644 matches) deny ip any host 65.92.80.218 log (459 matches) deny ip any host 61.38.187.59 log (621 matches) deny ip any host 24.210.182.156 log (498 matches) deny ip any host 24.202.91.43 log (630 matches) deny ip any host 24.206.75.137 log (490 matches) deny ip any host 24.197.143.132 log (664 matches) deny ip any host 12.158.102.205 log (488 matches) deny ip any host 24.33.66.38 log (685 matches) deny ip any host 218.147.164.29 log (475 matches) deny ip any host 12.232.104.221 log (646 matches) deny ip any host 68.50.208.96 log (519 matches) Alex ----- Original Message ----- From: "Rowan Crowe" To: Sent: Friday, August 22, 2003 6:11 PM Subject: sobig effects - batten down the hatches > Has anyone seen any effects of the "second phase" of sobig? According to > the article, sobig infected computers should have started downloading and > executing files en masse around 2 hours ago. > > http://www.f-secure.com/news/items/news_2003082200.shtml > > If it works it sounds like it's going to be incredibly ugly. > > > -- > Rowan Crowe - Melbourne, Australia > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 14:25:50 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8D5516A4BF for ; Fri, 22 Aug 2003 14:25:50 -0700 (PDT) Received: from satin.sensation.net.au (c210-49-158-113.brodm1.vic.optusnet.com.au [210.49.158.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC7DC43FDF for ; Fri, 22 Aug 2003 14:25:49 -0700 (PDT) (envelope-from rowan@sensation.net.au) Received: from satin.sensation.net.au (localhost [127.0.0.1]) by satin.sensation.net.au (8.12.8/8.12.6) with ESMTP id h7MLPmoq035595 for ; Sat, 23 Aug 2003 07:25:48 +1000 (EST) (envelope-from rowan@sensation.net.au) Received: from localhost (rowan@localhost)h7MLPmw2035592 for ; Sat, 23 Aug 2003 07:25:48 +1000 (EST) X-Authentication-Warning: satin.sensation.net.au: rowan owned process doing -bs Date: Sat, 23 Aug 2003 07:25:47 +1000 (EST) From: Rowan Crowe To: freebsd-isp@freebsd.org In-Reply-To: <047a01c368f2$d0a933f0$0d3f11c8@ncrj.rnp.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: sobig effects - batten down the hatches X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 21:25:51 -0000 On Fri, 22 Aug 2003, Alex Soares de Moura wrote: > Yes, we've applied ACLs to some destinations known it would try > to access and in the programmed time, we started to get hits on the > ACLs: > > deny ip any host 67.73.21.6 log (558 matches) > deny ip any host 68.38.159.161 log (470 matches) > deny ip any host 67.9.241.67 log (593 matches) > deny ip any host 66.131.207.81 log (460 matches) > deny ip any host 65.177.240.194 log (623 matches) > deny ip any host 65.93.81.59 log (441 matches) > deny ip any host 65.95.193.138 log (622 matches) > deny ip any host 65.92.186.145 log (478 matches) > deny ip any host 63.250.82.87 log (644 matches) > deny ip any host 65.92.80.218 log (459 matches) > deny ip any host 61.38.187.59 log (621 matches) > deny ip any host 24.210.182.156 log (498 matches) > deny ip any host 24.202.91.43 log (630 matches) > deny ip any host 24.206.75.137 log (490 matches) > deny ip any host 24.197.143.132 log (664 matches) > deny ip any host 12.158.102.205 log (488 matches) > deny ip any host 24.33.66.38 log (685 matches) > deny ip any host 218.147.164.29 log (475 matches) > deny ip any host 12.232.104.221 log (646 matches) > deny ip any host 68.50.208.96 log (519 matches) Hi Alex: Where did you get this list of IPs? How long ago did you see the accesses start? I've been hunting around google and news sites, but so far I can't find any articles that say anything more than "it will happen" ... Cheers. -- Rowan Crowe - Melbourne, Australia From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 16:06:53 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF99116A4BF for ; Fri, 22 Aug 2003 16:06:53 -0700 (PDT) Received: from joseph.outreachnetworks.com (joseph.outreachnetworks.com [65.196.249.147]) by mx1.FreeBSD.org (Postfix) with SMTP id CEC9843F75 for ; Fri, 22 Aug 2003 16:06:52 -0700 (PDT) (envelope-from elh@outreachnetworks.com) Received: (qmail 81149 invoked from network); 22 Aug 2003 23:06:51 -0000 Received: from joseph.outreachnetworks.com (HELO preacher.outreachnetworks.com) (65.196.249.147) by joseph.outreachnetworks.com with SMTP; 22 Aug 2003 23:06:51 -0000 Received: by preacher.outreachnetworks.com (sSMTP sendmail emulation); Fri, 22 Aug 2003 19:06:51 -0400 Date: Fri, 22 Aug 2003 19:06:51 -0400 From: "Eric L. Howard" To: freebsd-isp@freebsd.org Message-ID: <20030822230650.GB2990@outreachnetworks.com> Mail-Followup-To: freebsd-isp@freebsd.org References: <047a01c368f2$d0a933f0$0d3f11c8@ncrj.rnp.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Favorite-Scripture: Romans 8:18 X-Theocratic-Rule-Advocate: http://www.crossmovement.com X-Registered-Secret-Agent: Agent Double-Naught Seven X-Operating-System: Linux 2.4.21 User-Agent: Mutt/1.5.4i Subject: Re: sobig effects - batten down the hatches X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 23:06:54 -0000 At a certain time, now past [Aug.23.2003-07:25:47AM +1000], rowan@sensation.net.au spake thusly: > On Fri, 22 Aug 2003, Alex Soares de Moura wrote: > > > Yes, we've applied ACLs to some destinations known it would try > > to access and in the programmed time, we started to get hits on the > > ACLs: > > > > deny ip any host 67.73.21.6 log (558 matches) > > deny ip any host 68.38.159.161 log (470 matches) [....] > > Hi Alex: > > Where did you get this list of IPs? How long ago did you see the accesses > start? I've been hunting around google and news sites, but so far I can't > find any articles that say anything more than "it will happen" ... > > Cheers. http://xforce.iss.net/xforce/alerts/id/151 scroll down to the bottom. The list of IPs hit the NANOG mailing list a little while ago and a lot of networks have null-routed the IPs already. ~elh -- Eric L. Howard e l h @ o u t r e a c h n e t w o r k s . c o m ------------------------------------------------------------------------ www.OutreachNetworks.com 313.297.9900 ------------------------------------------------------------------------ JabberID: elh@jabber.org Advocate of the Theocratic Rule From owner-freebsd-isp@FreeBSD.ORG Fri Aug 22 20:18:47 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DA716A4BF for ; Fri, 22 Aug 2003 20:18:47 -0700 (PDT) Received: from eastgate.starhub.net.sg (eastgate.starhub.net.sg [203.116.1.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40A7B43FE1 for ; Fri, 22 Aug 2003 20:18:46 -0700 (PDT) (envelope-from ) Received: from mss1a.cyberway.com.sg (mss1a.starhub.net.sg [203.116.254.36]) h7N3IjFx010008 for ; Sat, 23 Aug 2003 11:18:45 +0800 (SST) Received: from autoreply-daemon.pop2.starhub.net.sg by pop2.starhub.net.sg (iPlanet Messaging Server 5.1 HotFix 0.9 (built May 30 2002)) id <0HK100C02YJ8A5@pop2.starhub.net.sg> for freebsd-isp@freebsd.org; Sat, 23 Aug 2003 11:18:44 +0800 (SGT) Date: Sat, 23 Aug 2003 11:18:44 +0800 (SGT) Date-warning: Invalid date header replaced by pop2.starhub.net.sg; original content: From: pasirris@prpg-tc.org.sg In-reply-to: <200308230317.h7N3HpFx018235@eastgate.starhub.net.sg> To: freebsd-isp@freebsd.org Message-id: <0HK100C03YJ8A5@pop2.starhub.net.sg> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Subject: Auto Reply Messages X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 03:18:47 -0000 This is a computer-generated acknowledgement. Thank you for your e-mail. We will look into the matter and reply to you in due course. If you need any assistance or wish to seek further clarification, please feel free to call our Office at 65854938 during office hours. For breakdown of essential services, please call our Essential Maintenance Service Unit (EMSU) at Tel: 1800-275 5555 (24 Hours) From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 09:04:02 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4CD516A4BF for ; Sat, 23 Aug 2003 09:04:02 -0700 (PDT) Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C67443F75 for ; Sat, 23 Aug 2003 09:04:01 -0700 (PDT) (envelope-from eyurtese@bessel.tekniikka.turkuamk.fi) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id TAA17758 for ; Sat, 23 Aug 2003 19:04:00 +0300 Date: Sat, 23 Aug 2003 19:04:00 +0300 (WET) From: Evren Yurtesen To: freebsd-isp@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: php security X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 16:04:02 -0000 I wonder how can I let users to upload files with php but have the safe_mode on also? Do you have any suggestions for virtual hosting environments? Evren From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 09:07:53 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4927116A4BF for ; Sat, 23 Aug 2003 09:07:53 -0700 (PDT) Received: from correntosa.uakron.edu (correntosa.uakron.edu [130.101.81.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FAAC43FE0 for ; Sat, 23 Aug 2003 09:07:52 -0700 (PDT) (envelope-from ) Received: from correntosa.uakron.edu (localhost.localdomain [127.0.0.1]) by correntosa.uakron.edu (8.12.9/8.12.2) with ESMTP id h7NG4khW016711 for ; Sat, 23 Aug 2003 12:04:46 -0400 Received: (from root@localhost) by correntosa.uakron.edu (8.12.9/8.12.2/Submit) id h7NG4krE016709; Sat, 23 Aug 2003 12:04:46 -0400 Date: Sat, 23 Aug 2003 12:04:46 -0400 Message-Id: <200308231604.h7NG4krE016709@correntosa.uakron.edu> From: "MailScanner" To: freebsd-isp@freebsd.org X-MailScanner: generated, Found to be clean X-MailScanner-Information: Please contact the ISP for more information X-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 7) Subject: Warning: E-mail viruses detected X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 16:07:53 -0000 Our virus detector has just been triggered by a message you sent:- To: fkelley@uakron.edu Subject: Re: Re: My details Date: Sat Aug 23 12:04:46 2003 Any infected parts of the message (your_details.pif) have not been delivered. This message is simply to warn you that your computer system may have a virus present and should be checked. The virus detector said this about the message: Report: your_details.pif Found the W32/Sobig.f@MM virus !!! Shortcuts to MS-Dos programs are very dangerous in email (your_details.pif) -- MailScanner Email Virus Scanner www.mailscanner.info From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 10:46:39 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2019416A4BF for ; Sat, 23 Aug 2003 10:46:39 -0700 (PDT) Received: from ns1.kolorbit.com (ns1.kolorbit.com [81.31.32.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE84E43F85 for ; Sat, 23 Aug 2003 10:46:37 -0700 (PDT) (envelope-from info@kolorbit.com) Received: from celeron1700 ([195.22.18.81]) by ns1.kolorbit.com (8.12.9/8.12.9) with SMTP id h7NGtFrd041466; Sat, 23 Aug 2003 18:55:21 +0200 (CEST) (envelope-from info@kolorbit.com) Message-ID: <00e901c3699e$0dd332c0$511216c3@celeron1700> From: =?Windows-1252?Q?Marco_Gon=E7alves?= To: Date: Sat, 23 Aug 2003 18:43:18 +0100 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_00E5_01C369A6.6BC3AF60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: Evren Yurtesen Subject: Re: php security X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 17:46:39 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_00E5_01C369A6.6BC3AF60 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Email TemplateThis is allready been discussed here in this list some = weeks ago, here's what i use since php_admin_flag safe_mode on php_admin_value open_basedir "/home/domain/" php_admin_value safe_mode_include_dir "/home/domain/" php_admin_value upload_tmp_dir "/home/domain/tmp/" * Best regards Marco Gon=E7alves info@kolorbit.com -------------------------------------------------------------------------= - =20 Web: http://www.kolorbit.com Tm: 91 893 48 23 / 93 419 55 01 / 96 874 88 86 Seg. a S=E1b. das 10h =E0s 20h =20 =20 -------------------------------------------------------------------------= - =20 ----- Original Message -----=20 From: "Evren Yurtesen" To: Sent: Saturday, August 23, 2003 5:04 PM Subject: php security > I wonder how can I let users to upload files with php but have the > safe_mode on also? >=20 > Do you have any suggestions for virtual hosting environments? >=20 > Evren >=20 > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > ------=_NextPart_000_00E5_01C369A6.6BC3AF60 Content-Type: application/octet-stream; name="power_logo.gif" Content-Transfer-Encoding: base64 Content-ID: <00e401c3699e$09e508a0$511216c3@celeron1700> R0lGODlheAAqAOYAAPj4+P+np46OjvT09O3u7v+UlHd3d/T+/uHh4by8vGpqaqCgoJSUlP8lJVVV VZGRkUtLS/n////V1cjIyK2trVlZWf97e4mJiaWlpXp6ev87O7CwsP/y8v/U1N3d3f9lZczMzP+M jP9CQmBgYMbGxv/29ujo6P/b2/9OTv/ExIWFhampqbq6upmZmWZmZv91dX5+fv+EhMrKyp2dnf9t bf/k5MLCwurq6oODg09PT1FRUfb29m5ubnJycmRkZP7+/qampvDw8Nna2tfX19TU1EZGRvz//2xs bD09Pebm5uTk5EFBQXBwcP/p6d7e3rOzsygoKP/Ly9bW1s7Ozv9cXP+2tpubm/9TU4yMjPLy8tDQ 0P/5+cTExLi4uP+5uf8yMoCAgN/h4f+wsGJiYjExMdLS0v/v7//u7v39/f+oqP9LS/9MTP/9/f/8 /P9KSv9NTf8AAP+pqfz8/Pv7+/r6+tne3v+qqr6+vtPT0/9JSe7r6/z9/f+goLW1tV1dXf///yH5 BAAAAAAALAAAAAB4ACoAAAf/gH6Cg4SFhoeIiYqLjI2Oj35/kpOUlZaXmJmam5ydnp2Cn6KTLQYG OB6jqhBllAatqqJlobGeBgITOA4mtZ6srrC9nLORwpsGGJKsE0cQAgMJDn8eEAMDEB4eAhBHraZH DgMtDiMbfwPNDr+TphAjCSa/Aw4TxpLE9prIfxsQJg4YTBzBcM1ECwgJyoz4I6DFAAxH/hg4MqHM BgMmylQTcMRDvGASBXjAIA2HAH4L8+HLh8kABAgOEkrjF/FIghEtcGA46eDIRAgSk/05MqKdQnN/ 1kl6dQ7bhGrlWK5kaWmfJGqSNkRsQfSazT8ONpQZG1QSjhZjy6BDqlRiq49//0boGiCVFtVKViXh nBD1aYs/OPwx7Jar7J+bFUVynXAQpAG0OFL2O1m32F1KLRJQKiOgHN0BBlIVPqf1yMnMkqBFxmFi gAAHAkJj1iV7muDKl3PfjX13qu7fvXCAtOcbuPHjm4ojX878j/Lm0H8/r/WjDRs2baxjx669e3fu 172HB789u/js28mLL/9d/Q9MypsU4PCHAAki7zHdCCIpihs1avwXoBpr/LcGgAf+94YbbhxIYIAJ EmgggwmuUaCEDwrY4IUFNkjhgAVayOAbauRBYh5qoPBBAG1UUlwUGmhQwh9EtIAFAJf8MFILONaQ xo8B/PhjHEMWGWQaQRKZBv+RASgJ5JJIChmHklRGieSUQiZpZZJNKmnHlUjaUQAVDXxgxmZ2/ZGC BvNJokUGTOBYyQ1czOBAEUJEp+cfNXxABX332MWBCAVQAsIIPtBByQ9JdCEAGUvUMwkaP6Bh6aX5 eVJppZdamqkcc3TaaaZzyCHqpZTsEYEkaOxxqqVG/LGFBhZMMpUYX5xhKKKKSqIHCSQh0QIvqYGw gRUCXKCsAAwA0UcSfziRwA2ZeGADEAxgoSwWDVEwARoD9EHBAwKUW+4DVqwgQ31d7GRuuQwsQAG1 B8ABhx5htMDAuQ+QKwAYPeQpRgMnBGpZCLXumugfOxBBQQZIVCDpJCRcoID/Cy4cwQMTCijAhAs4 hNvDHZgEsUAGGCvAw8oq8+ADCwQwYMDFGKfMsQtCJGFxzTVrPMICf9QLRxgIwEAzEz0cgbEfI+Rp hgZeGDzJCwFUcqgLaASRwAoOkLFAr5NkcYEDQ8wBQKly0AHADWBAMMQTMWHChR9gZEEHHXLkDQAd MjiggAkZHDGA2gAUDoAcGBQRUAUX/GF44XMgoEAFSghdh+OQg7ACAmafPckHhTpn14pWj+DCABRg wEMFIFzixMqZVtIHBMYihAkFOWh2CQA8NA1DD3JcAoIfDyDgB2WVyPFABUJEYO/llGzAxMSU0BCC 1JKQvqsLdDCwxBI85GkJ/x4ugJHJBBXY0I/uyVvhQOuXyKGCH1MAPMclZfTwgBIjPCC8ADwggOUq QYER2OASVLie6CxDg6opTA4DAEIRloAMJVSCfAw4XwUSsL5LoGEc8LOE/Cowhd/dz2oYGAEFTEA8 S6ABC35wgQkGSAkM6OCAlrAe9v5AtdIt7A8T8EMRXIAFkJAPCxq8QwddCEJMjLCEPTjhpFqggCKA wAT9u4QQYICEJzgPDtCbBBBueAkLhG4qL0iD1cbAvUk8JAc5yMDmJCEFBeDgfA5QnwNIdokFSMyJ OKgAEUxoCXF08QZZvIQMIDCDL4ZREkDI4yVecEa79NBQfvjhJITghyUo4P8CQ/iDEnpggB1gog9W 3IACWACAILjSlQSQAwX88ARMEIAJDnBCBoB3iQTkICA8sAImntLI51UCAznAYSVAt8MYxKASCYBC EaQ4iSAAAQJLKMJfBJCDBzwhAeAMJxAqUASTLQECPjhCx5QGAQogoAI/Y0E4wdmFC5BBAFmoQAXQ cIknQKEFSTCACr45TxZsoAdImIIR7CW+SVwACuybxKCqsEM7iABQkiACEx4QO0MpAApAmMYRdFAB po1gBIJwQNzeRMoMuDQDBugBF/7gRwcI4qQo9QMEMhCEOTDgL5fQggG4cINO6sCkTPOBOpKxUDgQ oBIHbegkvECwHZ7hC3z/GAUAEJAfNCiBCBMIa1i1oASwcQIATpiCWCcggyE8VRRDWOtYpeAEU8ZC BB+wVZqqIIIAbGFPgP3EGSxwhSbo1TKSGJgbCpACCTj2sZCNrGQnS9nKSrYDls2sZjdbBQt8wQ2G PawlTvACFIiARG9AgYVUq4Y3HCi1a0gtgN7gWtoSCLUocG1uY4tbC13hCgXKbWtRMNzVvpa4a1Bt aknEWtnCNkWrVS5xn6va5KLADSK4QggwukNLcOAMZjgDeMEbXjOU17zhJa94zbte9Lb3veh1b3rV S172pte942VvfsubX/H6V7/2De+M8JemwBpYGNM5sII9keAFOzgTDX6wJ4TR5AcP9OHCGM6whjfM 4Q57+MMgDrGIRwxiBkDixChOsYpXrIhAAAA7 ------=_NextPart_000_00E5_01C369A6.6BC3AF60-- From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 11:07:02 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B05416A4BF for ; Sat, 23 Aug 2003 11:07:02 -0700 (PDT) Received: from priv-edtnes12-hme0.telusplanet.net (outbound03.telus.net [199.185.220.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7761A43FA3 for ; Sat, 23 Aug 2003 11:07:01 -0700 (PDT) (envelope-from sellis@telus.net) Received: from WHATEVER ([216.232.133.79]) by priv-edtnes12-hme0.telusplanet.netESMTP <20030823180701.CRVC19443.priv-edtnes12-hme0.telusplanet.net@WHATEVER> for ; Sat, 23 Aug 2003 12:07:01 -0600 Date: Sat, 23 Aug 2003 10:52:57 -0700 From: Sean Ellis X-Mailer: The Bat! (v1.61) UNREG / CD5BF9353B3B7091 Organization: yes X-Priority: 3 (Normal) Message-ID: <115133702237.20030823105257@telus.net> To: freebsd-isp@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean Ellis List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 18:07:02 -0000 Hello freebsd-isp, I am trying to enable sasl and having some problems. The sendmail that we are using is made by hand rather the ports; the security/cyrus-sasl port was also installed. At this point running the command `sendmail -d0.1 -bv root | grep SASL` gives the following output: PIPELINING SASL SCANF TCPWRAPPERS USERDB XDEBUG However telnetting to port 25 with the new sendmail running gives only: Connected to localhost.linwoodhomes.com. Escape character is '^]'. 220 xxxxxxxxxxx.com ESMTP Sendmail 8.12.2/8.12.2; Sat, 23 Aug 2003 11:27:17 -0700 (PDT) ehlo localhost 250-xxxxxxxxxxx.com Hello localhost.xxxxxxxxxx.com [127.0.0.1], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-EXPN 250-VERB 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-AUTH LOGIN 250-DELIVERBY 250 HELP and the following log error appears when restarting sendmail: error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied file is: -rw-r----- 1 cyrus wheel 16384 Aug 22 17:23 /usr/local/etc/sasldb.db sendmail.mc options were taken from the freebsd handbook page on the topic. Can anyone steer me in the right direction here? -- Thanks, Sean mailto:sellis@telus.net From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 11:30:55 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C9416A4C3 for ; Sat, 23 Aug 2003 11:30:55 -0700 (PDT) Received: from floyd.gnulife.org (floyd.gnulife.org [199.86.41.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE8543FA3 for ; Sat, 23 Aug 2003 11:30:55 -0700 (PDT) (envelope-from jamie@gnulife.org) Received: by floyd.gnulife.org (Postfix, from userid 1000) id 8B3A94333B; Sat, 23 Aug 2003 13:41:49 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by floyd.gnulife.org (Postfix) with ESMTP id 7C64043331; Sat, 23 Aug 2003 13:41:49 -0500 (CDT) Date: Sat, 23 Aug 2003 13:41:49 -0500 (CDT) From: Jamie To: Sean Ellis In-Reply-To: <115133702237.20030823105257@telus.net> Message-ID: <20030823133856.R31810-100000@floyd.gnulife.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp@freebsd.org Subject: Re: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 18:30:55 -0000 It looks like the compilation worked. Do you have this in line in your sendmail.mc file? define(`confAUTH_MECHANISMS', `PLAIN CRAM-MD5 DIGEST-MD5 LOGIN')dnl - Jamie On Sat, 23 Aug 2003, Sean Ellis wrote: > Hello freebsd-isp, > > I am trying to enable sasl and having some problems. > > The sendmail that we are using is made by hand rather the ports; > the security/cyrus-sasl port was also installed. At this point > running the command `sendmail -d0.1 -bv root | grep SASL` gives the > following output: > PIPELINING SASL SCANF TCPWRAPPERS USERDB XDEBUG > > However telnetting to port 25 with the new sendmail running gives > only: > > Connected to localhost.linwoodhomes.com. > Escape character is '^]'. > 220 xxxxxxxxxxx.com ESMTP Sendmail 8.12.2/8.12.2; Sat, 23 Aug 2003 11:27:17 -0700 (PDT) > ehlo localhost > 250-xxxxxxxxxxx.com Hello localhost.xxxxxxxxxx.com [127.0.0.1], pleased to meet you > 250-ENHANCEDSTATUSCODES > 250-PIPELINING > 250-EXPN > 250-VERB > 250-8BITMIME > 250-SIZE > 250-DSN > 250-ETRN > 250-AUTH LOGIN > 250-DELIVERBY > 250 HELP > > and the following log error appears when restarting sendmail: > > error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied > > file is: > > -rw-r----- 1 cyrus wheel 16384 Aug 22 17:23 /usr/local/etc/sasldb.db > > sendmail.mc options were taken from the freebsd handbook page on the > topic. > > Can anyone steer me in the right direction here? > -- > Thanks, > Sean mailto:sellis@telus.net > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > "A friend is someone who lets you have total freedom to be yourself." From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 11:34:04 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 072E416A4BF for ; Sat, 23 Aug 2003 11:34:04 -0700 (PDT) Received: from floyd.gnulife.org (floyd.gnulife.org [199.86.41.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 746C443FCB for ; Sat, 23 Aug 2003 11:34:03 -0700 (PDT) (envelope-from jamie@gnulife.org) Received: by floyd.gnulife.org (Postfix, from userid 1000) id B89E14333B; Sat, 23 Aug 2003 13:45:03 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by floyd.gnulife.org (Postfix) with ESMTP id A423C43331 for ; Sat, 23 Aug 2003 13:45:03 -0500 (CDT) Date: Sat, 23 Aug 2003 13:45:03 -0500 (CDT) From: Jamie To: freebsd-isp@freebsd.org Message-ID: <20030823134345.X31810-100000@floyd.gnulife.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 18:34:04 -0000 On Sat, 23 Aug 2003, Sean Ellis wrote: > > Connected to localhost.linwoodhomes.com. > Escape character is '^]'. > 220 xxxxxxxxxxx.com ESMTP Sendmail 8.12.2/8.12.2; Sat, 23 Aug 2003 11:27:17 -0700 (PDT) > ehlo localhost > 250-xxxxxxxxxxx.com Hello localhost.xxxxxxxxxx.com [127.0.0.1], pleased to meet you > 250-ENHANCEDSTATUSCODES > 250-PIPELINING > 250-EXPN > 250-VERB > 250-8BITMIME > 250-SIZE > 250-DSN > 250-ETRN > 250-AUTH LOGIN > 250-DELIVERBY > 250 HELP > > and the following log error appears when restarting sendmail: > > error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied > > file is: > > -rw-r----- 1 cyrus wheel 16384 Aug 22 17:23 /usr/local/etc/sasldb.db > > sendmail.mc options were taken from the freebsd handbook page on the > topic. > > Can anyone steer me in the right direction here? > -- > Thanks, > Sean mailto:sellis@telus.net Sorry about the top post in my reply. I'm trying to get out of that nasty habit. :) It looks like the compilation worked. Do you have this in line in your sendmail.mc file? define(`confAUTH_MECHANISMS', `PLAIN CRAM-MD5 DIGEST-MD5 LOGIN')dnl - Jamie From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 11:39:39 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C815216A4BF for ; Sat, 23 Aug 2003 11:39:39 -0700 (PDT) Received: from priv-edtnes46.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id E203343FE0 for ; Sat, 23 Aug 2003 11:39:38 -0700 (PDT) (envelope-from sellis@telus.net) Received: from WHATEVER ([216.232.133.79]) by priv-edtnes46.telusplanet.net ESMTP <20030823183938.IROY11996.priv-edtnes46.telusplanet.net@WHATEVER>; Sat, 23 Aug 2003 12:39:38 -0600 Date: Sat, 23 Aug 2003 11:25:36 -0700 From: Sean Ellis X-Mailer: The Bat! (v1.61) UNREG / CD5BF9353B3B7091 Organization: yes X-Priority: 3 (Normal) Message-ID: <128135661035.20030823112536@telus.net> To: Jamie In-Reply-To: <20030823133856.R31810-100000@floyd.gnulife.org> References: <20030823133856.R31810-100000@floyd.gnulife.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-isp@freebsd.org Subject: Re[2]: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean Ellis List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 18:39:39 -0000 > It looks like the compilation worked. I swapped it in and it's working ok, but the authentication isn't up yet. > Do you have this in line in your sendmail.mc file? > define(`confAUTH_MECHANISMS', `PLAIN CRAM-MD5 DIGEST-MD5 LOGIN')dnl that I do, more or less .. dnl set SASL options TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl define(`confDEF_AUTH_INFO', `/etc/mail/auth-info')dnl taken from the freebsd handbook. >> I am trying to enable sasl and having some problems. >> >> The sendmail that we are using is made by hand rather the ports; >> the security/cyrus-sasl port was also installed. At this point >> running the command `sendmail -d0.1 -bv root | grep SASL` gives the >> following output: >> PIPELINING SASL SCANF TCPWRAPPERS USERDB XDEBUG >> >> However telnetting to port 25 with the new sendmail running gives >> only: >> >> Connected to localhost.linwoodhomes.com. >> Escape character is '^]'. >> 220 xxxxxxxxxxx.com ESMTP Sendmail 8.12.2/8.12.2; Sat, 23 Aug 2003 11:27:17 -0700 (PDT) >> ehlo localhost >> 250-xxxxxxxxxxx.com Hello localhost.xxxxxxxxxx.com [127.0.0.1], pleased to meet you >> 250-ENHANCEDSTATUSCODES >> 250-PIPELINING >> 250-EXPN >> 250-VERB >> 250-8BITMIME >> 250-SIZE >> 250-DSN >> 250-ETRN >> 250-AUTH LOGIN >> 250-DELIVERBY >> 250 HELP >> >> and the following log error appears when restarting sendmail: >> >> error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied >> >> file is: >> >> -rw-r----- 1 cyrus wheel 16384 Aug 22 17:23 /usr/local/etc/sasldb.db >> >> sendmail.mc options were taken from the freebsd handbook page on the >> topic. >> >> Can anyone steer me in the right direction here? -- Sean mailto:sellis@telus.net From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 11:42:29 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 128E316A4BF for ; Sat, 23 Aug 2003 11:42:29 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A3A943FBD for ; Sat, 23 Aug 2003 11:42:27 -0700 (PDT) (envelope-from hetzelsw@westbend.net) Received: from ADMIN00 (admin00.westbend.net [216.47.253.17]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h7NIekqP036108; Sat, 23 Aug 2003 13:41:21 -0500 (CDT) (envelope-from hetzelsw@westbend.net) Message-ID: <00f801c369a6$2c3bf3c0$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Sean Ellis" , References: <115133702237.20030823105257@telus.net> Date: Sat, 23 Aug 2003 13:40:36 -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.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-0.3 required=8.0 tests=QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT_OE version=2.43 Subject: Re: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 18:42:29 -0000 From: "Sean Ellis" > I am trying to enable sasl and having some problems. > > The sendmail that we are using is made by hand rather the ports; > the security/cyrus-sasl port was also installed. At this point > running the command `sendmail -d0.1 -bv root | grep SASL` gives the > following output: > PIPELINING SASL SCANF TCPWRAPPERS USERDB XDEBUG > > However telnetting to port 25 with the new sendmail running gives > only: > : > > and the following log error appears when restarting sendmail: > > error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied > Do you have "define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLDBFile')dnl" in your *.mc file? > file is: > > -rw-r----- 1 cyrus wheel 16384 Aug 22 17:23 /usr/local/etc/sasldb.db > > sendmail.mc options were taken from the freebsd handbook page on the > topic. > > Can anyone steer me in the right direction here? > The group listed on your sasldb.db file is wrong, it should be group mail instead of group wheel. Have you read /usr/local/share/doc/cyrus-sasl/Sendmail.README? Scot From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 11:45:46 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B808C16A4BF for ; Sat, 23 Aug 2003 11:45:46 -0700 (PDT) Received: from floyd.gnulife.org (floyd.gnulife.org [199.86.41.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD7243FBD for ; Sat, 23 Aug 2003 11:45:44 -0700 (PDT) (envelope-from jamie@gnulife.org) Received: by floyd.gnulife.org (Postfix, from userid 1000) id 6DFE94333B; Sat, 23 Aug 2003 13:56:44 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by floyd.gnulife.org (Postfix) with ESMTP id 6830843331; Sat, 23 Aug 2003 13:56:44 -0500 (CDT) Date: Sat, 23 Aug 2003 13:56:44 -0500 (CDT) From: Jamie To: Sean Ellis In-Reply-To: <128135661035.20030823112536@telus.net> Message-ID: <20030823135347.L31810-100000@floyd.gnulife.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp@freebsd.org Subject: Re[2]: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 18:45:46 -0000 On Sat, 23 Aug 2003, Sean Ellis wrote: > > It looks like the compilation worked. > > I swapped it in and it's working ok, but the authentication isn't up > yet. > > > Do you have this in line in your sendmail.mc file? > > > define(`confAUTH_MECHANISMS', `PLAIN CRAM-MD5 DIGEST-MD5 LOGIN')dnl > > that I do, more or less .. > > dnl set SASL options > TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl > define(`confDEF_AUTH_INFO', `/etc/mail/auth-info')dnl > > taken from the freebsd handbook. What do you have in /etc/mail/auth-info? Is that set up correctly? > > >> I am trying to enable sasl and having some problems. > >> > >> The sendmail that we are using is made by hand rather the ports; > >> the security/cyrus-sasl port was also installed. At this point > >> running the command `sendmail -d0.1 -bv root | grep SASL` gives the > >> following output: > >> PIPELINING SASL SCANF TCPWRAPPERS USERDB XDEBUG > >> > >> However telnetting to port 25 with the new sendmail running gives > >> only: > >> > >> Connected to localhost.linwoodhomes.com. > >> Escape character is '^]'. > >> 220 xxxxxxxxxxx.com ESMTP Sendmail 8.12.2/8.12.2; Sat, 23 Aug 2003 11:27:17 -0700 (PDT) > >> ehlo localhost > >> 250-xxxxxxxxxxx.com Hello localhost.xxxxxxxxxx.com [127.0.0.1], pleased to meet you > >> 250-ENHANCEDSTATUSCODES > >> 250-PIPELINING > >> 250-EXPN > >> 250-VERB > >> 250-8BITMIME > >> 250-SIZE > >> 250-DSN > >> 250-ETRN > >> 250-AUTH LOGIN > >> 250-DELIVERBY > >> 250 HELP > >> > >> and the following log error appears when restarting sendmail: > >> > >> error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied > >> > >> file is: > >> > >> -rw-r----- 1 cyrus wheel 16384 Aug 22 17:23 /usr/local/etc/sasldb.db > >> > >> sendmail.mc options were taken from the freebsd handbook page on the > >> topic. > >> > >> Can anyone steer me in the right direction here? > > -- > > Sean mailto:sellis@telus.net > > "A friend is someone who lets you have total freedom to be yourself." From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 11:51:20 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9776316A4BF for ; Sat, 23 Aug 2003 11:51:20 -0700 (PDT) Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B33543FA3 for ; Sat, 23 Aug 2003 11:51:19 -0700 (PDT) (envelope-from eyurtese@bessel.tekniikka.turkuamk.fi) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id VAA26386; Sat, 23 Aug 2003 21:51:15 +0300 Date: Sat, 23 Aug 2003 21:51:14 +0300 (WET) From: Evren Yurtesen To: =?Windows-1252?Q?Marco_Gon=E7alves?= In-Reply-To: <00e901c3699e$0dd332c0$511216c3@celeron1700> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT cc: freebsd-isp@freebsd.org Subject: Re: php security X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 18:51:20 -0000 Yes I see, but still the question is the same. When a user upload a file, how can I make it sure that only the user in shell and the web server can read this file? Evren On Sat, 23 Aug 2003, [Windows-1252] Marco Gonçalves wrote: > Email TemplateThis is allready been discussed here in this list some weeks ago, here's what i use since > > > php_admin_flag safe_mode on > php_admin_value open_basedir "/home/domain/" > php_admin_value safe_mode_include_dir "/home/domain/" > php_admin_value upload_tmp_dir "/home/domain/tmp/" > * > > Best regards > > Marco Gonçalves > info@kolorbit.com > > > -------------------------------------------------------------------------- > > Web: http://www.kolorbit.com > Tm: 91 893 48 23 / 93 419 55 01 / 96 874 88 86 > Seg. a Sáb. das 10h às 20h > > > > > -------------------------------------------------------------------------- > > > ----- Original Message ----- > From: "Evren Yurtesen" > To: > Sent: Saturday, August 23, 2003 5:04 PM > Subject: php security > > > > I wonder how can I let users to upload files with php but have the > > safe_mode on also? > > > > Do you have any suggestions for virtual hosting environments? > > > > Evren > > > > _______________________________________________ > > freebsd-isp@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > > From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 12:02:36 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED7D16A4BF for ; Sat, 23 Aug 2003 12:02:36 -0700 (PDT) Received: from priv-edtnes12-hme0.telusplanet.net (outbound03.telus.net [199.185.220.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 949D443FEA for ; Sat, 23 Aug 2003 12:02:35 -0700 (PDT) (envelope-from sellis@telus.net) Received: from WHATEVER ([216.232.133.79]) by priv-edtnes12-hme0.telusplanet.netESMTP <20030823190235.CXEI19443.priv-edtnes12-hme0.telusplanet.net@WHATEVER>; Sat, 23 Aug 2003 13:02:35 -0600 Date: Sat, 23 Aug 2003 11:48:32 -0700 From: Sean Ellis X-Mailer: The Bat! (v1.61) UNREG / CD5BF9353B3B7091 Organization: yes X-Priority: 3 (Normal) Message-ID: <21137037938.20030823114832@telus.net> To: "Scot W. Hetzel" In-Reply-To: <00f801c369a6$2c3bf3c0$11fd2fd8@westbend.net> References: <115133702237.20030823105257@telus.net> <00f801c369a6$2c3bf3c0$11fd2fd8@westbend.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-isp@freebsd.org Subject: Re: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean Ellis List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 19:02:36 -0000 >> and the following log error appears when restarting sendmail: >> >> error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied >> > Do you have "define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLDBFile')dnl" > in your *.mc file? >> file is: >> >> -rw-r----- 1 cyrus wheel 16384 Aug 22 17:23 /usr/local/etc/sasldb.db >> >> sendmail.mc options were taken from the freebsd handbook page on the >> topic. >> >> Can anyone steer me in the right direction here? >> > The group listed on your sasldb.db file is wrong, it should be group mail > instead of group wheel. I changed that. Now it's -rw-r----- 1 root mail 16384 Aug 22 17:23 /usr/local/etc/sasldb.db with the following sendmail.mc entries: dnl set SASL options define(`confRUN_AS_USER',`root:mail')dnl define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLDBFile')dnl TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl define(`confDEF_AUTH_INFO', `/etc/mail/auth-info')dnl > Have you read /usr/local/share/doc/cyrus-sasl/Sendmail.README? I've just ran through that now, but I'm still getting the same error. >What do you have in /etc/mail/auth-info? Is that set up correctly? not set up -- Sean mailto:sellis@telus.net From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 12:25:02 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C124916A4BF for ; Sat, 23 Aug 2003 12:25:02 -0700 (PDT) Received: from ns1.kolorbit.com (ns1.kolorbit.com [81.31.32.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E14443F75 for ; Sat, 23 Aug 2003 12:25:01 -0700 (PDT) (envelope-from info@kolorbit.com) Received: from celeron1700 ([195.22.18.81]) by ns1.kolorbit.com (8.12.9/8.12.9) with SMTP id h7NIXfrd041722; Sat, 23 Aug 2003 20:33:46 +0200 (CEST) (envelope-from info@kolorbit.com) Message-ID: <016101c369ab$ce10d6c0$511216c3@celeron1700> From: =?iso-8859-1?Q?Marco_Gon=E7alves?= To: References: Date: Sat, 23 Aug 2003 20:21:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: Evren Yurtesen Subject: Re: php security X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 19:25:02 -0000 Well, in the shell you should take that care, for ex: ls -al on /home dr-xrwx--- 8 www domain1 - 512 Aug 15 12:19 domain1/ dr-xrwx--- 9 www domain2 - 1024 Aug 23 15:51 domain2/ in web server with php these directives in httpd in each virtualhost dont let others do something like except the user in right domain php_admin_value open_basedir "/home/domain/" php_admin_value safe_mode_include_dir "/home/domain/" ----- Original Message ----- From: "Evren Yurtesen" To: "Marco Gonçalves" Cc: Sent: Saturday, August 23, 2003 7:51 PM Subject: Re: php security > Yes I see, but still the question is the same. > When a user upload a file, how can I make it sure that only the user in > shell and the web server can read this file? > > Evren > > On Sat, 23 Aug 2003, [Windows-1252] Marco Gonçalves wrote: > > > Email TemplateThis is allready been discussed here in this list some weeks ago, here's what i use since > > > > > > php_admin_flag safe_mode on > > php_admin_value open_basedir "/home/domain/" > > php_admin_value safe_mode_include_dir "/home/domain/" > > php_admin_value upload_tmp_dir "/home/domain/tmp/" > > * > > > > Best regards > > > > Marco Gonçalves > > info@kolorbit.com > > > > > > -------------------------------------------------------------------------- > > > > Web: http://www.kolorbit.com > > Tm: 91 893 48 23 / 93 419 55 01 / 96 874 88 86 > > Seg. a Sáb. das 10h às 20h > > > > > > > > > > -------------------------------------------------------------------------- > > > > > > ----- Original Message ----- > > From: "Evren Yurtesen" > > To: > > Sent: Saturday, August 23, 2003 5:04 PM > > Subject: php security > > > > > > > I wonder how can I let users to upload files with php but have the > > > safe_mode on also? > > > > > > Do you have any suggestions for virtual hosting environments? > > > > > > Evren > > > > > > _______________________________________________ > > > freebsd-isp@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > > > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > > > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 15:57:49 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEFB116A4BF for ; Sat, 23 Aug 2003 15:57:49 -0700 (PDT) Received: from priv-edtnes57.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9856843F75 for ; Sat, 23 Aug 2003 15:57:48 -0700 (PDT) (envelope-from sellis@telus.net) Received: from WHATEVER ([216.232.133.79]) by priv-edtnes57.telusplanet.net (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030823225748.MJGR5605.priv-edtnes57.telusplanet.net@WHATEVER> for ; Sat, 23 Aug 2003 16:57:48 -0600 Date: Sat, 23 Aug 2003 15:43:44 -0700 From: Sean Ellis X-Mailer: The Bat! (v1.61) UNREG / CD5BF9353B3B7091 Organization: yes X-Priority: 3 (Normal) Message-ID: <4151151969.20030823154344@telus.net> To: freebsd-isp@freebsd.org In-Reply-To: <21137037938.20030823114832@telus.net> References: <115133702237.20030823105257@telus.net> <00f801c369a6$2c3bf3c0$11fd2fd8@westbend.net> <21137037938.20030823114832@telus.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean Ellis List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 22:57:49 -0000 >>> and the following log error appears when restarting sendmail: >>> >>> error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied Thanks for all the suggestions. I've made a huge leap forward after starting /usr/local/sbin/pwcheck, which I'd missed in all the excitement. I get relaying now: Aug 23 16:09:29 XXX sm-mta[54776]: AUTH=server, relay=boi4263cy38nf.bc.hsia.telus.net [216.232.133.79], authid=testuser, mech=LOGIN, bits=0 which I imagine indicates a plain text exchange. I still get the error below. error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied Is /usr/local/etc/sasldb.db required when authenticating against /etc/passwd? after many chowns and chmods, Sean From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 18:28:15 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F15316A4C2 for ; Sat, 23 Aug 2003 18:28:15 -0700 (PDT) Received: from ask.norid.no (ask.norid.no [128.39.2.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFE3E43F85 for ; Sat, 23 Aug 2003 18:28:13 -0700 (PDT) (envelope-from owner-auto-reg@norid.no) Received: by ask.norid.no (Postfix, from userid 2001) id F33BA48D92; Sun, 24 Aug 2003 03:28:07 +0200 (CEST) Content-Type: multipart/mixed; boundary="----------=_1061688487-1652-28279" Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.316 (Entity 5.212) From: NORID autoreply To: References: <20030824012755.C6B3048D92@ask.norid.no> X-Norid-Aid: 200308240000210 X-Norid-Tid: ND20030824000021 In-Reply-To: <20030824012755.C6B3048D92@ask.norid.no> X-Priority: 3 (Normal) X-Msmail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-Mailscanner: Found to be clean Message-Id: <20030824012807.F33BA48D92@ask.norid.no> Date: Sun, 24 Aug 2003 03:28:07 +0200 (CEST) Subject: Re: Details [ND20030824000021] X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 01:28:15 -0000 This is a multi-part message in MIME format... ------------=_1061688487-1652-28279 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8BIT Ticket id: ND20030824000021 Your email with message id <20030824012755.C6B3048D92@ask.norid.no> had syntax errors in it. While parsing the body, the following error were detected: Found an unsupported attachment of type 'application/octet-stream'! The correct syntax is described on ! Please correct the error and submit a new form to auto-reg@norid.no -- NORID Norwegian Internet Domain Name Registry Our website is continuously updated : http://www.norid.no/ Send applications to : auto-reg@norid.no Send questions to: info@norid.no ------------=_1061688487-1652-28279 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary [ Original message suppressed. Unsupported Content-Type. ] ------------=_1061688487-1652-28279-- From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 20:42:49 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CCBD16A4BF for ; Sat, 23 Aug 2003 20:42:49 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E36643FD7 for ; Sat, 23 Aug 2003 20:42:45 -0700 (PDT) (envelope-from hetzelsw@westbend.net) Received: from ADMIN00 (admin00.westbend.net [216.47.253.17]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h7O3gbqP005691; Sat, 23 Aug 2003 22:42:38 -0500 (CDT) (envelope-from hetzelsw@westbend.net) Message-ID: <018e01c369f1$c439e830$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Sean Ellis" , References: <115133702237.20030823105257@telus.net> <00f801c369a6$2c3bf3c0$11fd2fd8@westbend.net> <21137037938.20030823114832@telus.net> <4151151969.20030823154344@telus.net> Date: Sat, 23 Aug 2003 22:42:37 -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.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=0.0 required=8.0 tests=QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_03_05, USER_AGENT_OE version=2.43 Subject: Re: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 03:42:49 -0000 From: "Sean Ellis" > >>> and the following log error appears when restarting sendmail: > >>> > >>> error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied > > Thanks for all the suggestions. > > I've made a huge leap forward after starting /usr/local/sbin/pwcheck, > which I'd missed in all the excitement. > You need to use either the pwcheck or the saslauthd to authenticate users from your password file. You should switch to the saslauthd, as the pwcheck daemon has been removed the Cyrus-SASL V2. > I get relaying now: > > Aug 23 16:09:29 XXX sm-mta[54776]: AUTH=server, relay=boi4263cy38nf.bc.hsia.telus.net [216.232.133.79], > authid=testuser, mech=LOGIN, bits=0 > > which I imagine indicates a plain text exchange. I still get the error below. > > error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied > > Is /usr/local/etc/sasldb.db required when authenticating against > /etc/passwd? > The sasldb.db file is not required for PLAIN or LOGIN mechs, but if you want to use DIGEST-MD5 or CRAM-MD5 for authentication, then you will need to use the saslpasswd program to add the users to the sasldb.db file. Add theses flags to your sendmail startup script: -O LogLevel=14 -d44.4 This will create additional output on each file and directories that sendmail tries to access. Check the permissions for the /usr, /usr/local/, /usr/local/etc/ directories. Making sure that sendmail has read access to these directories. Scot From owner-freebsd-isp@FreeBSD.ORG Sat Aug 23 21:44:54 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1708916A4BF for ; Sat, 23 Aug 2003 21:44:54 -0700 (PDT) Received: from priv-edtnes51.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDFCC43FE1 for ; Sat, 23 Aug 2003 21:44:52 -0700 (PDT) (envelope-from sellis@telus.net) Received: from WHATEVER ([216.232.133.79]) by priv-edtnes51.telusplanet.net ESMTP <20030824044452.RHYE22816.priv-edtnes51.telusplanet.net@WHATEVER>; Sat, 23 Aug 2003 22:44:52 -0600 Date: Sat, 23 Aug 2003 21:30:47 -0700 From: Sean Ellis X-Mailer: The Bat! (v1.61) UNREG / CD5BF9353B3B7091 Organization: yes X-Priority: 3 (Normal) Message-ID: <100171977788.20030823213047@telus.net> To: "Scot W. Hetzel" In-Reply-To: <018e01c369f1$c439e830$11fd2fd8@westbend.net> References: <115133702237.20030823105257@telus.net> <00f801c369a6$2c3bf3c0$11fd2fd8@westbend.net> <21137037938.20030823114832@telus.net> <4151151969.20030823154344@telus.net> <018e01c369f1$c439e830$11fd2fd8@westbend.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-isp@freebsd.org Subject: Re: sendmail sasl configuration X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean Ellis List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 04:44:54 -0000 Hello Scot, Saturday, August 23, 2003, 8:42:37 PM, you wrote: >> I get relaying now: >> >> Aug 23 16:09:29 XXX sm-mta[54776]: AUTH=server, > relay=boi4263cy38nf.bc.hsia.telus.net [216.232.133.79], >> authid=testuser, mech=LOGIN, bits=0 >> >> which I imagine indicates a plain text exchange. I still get the error > below. >> >> error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied > Add theses flags to your sendmail startup script: > -O LogLevel=14 -d44.4 > This will create additional output on each file and directories that > sendmail tries to access. Check the permissions for the /usr, /usr/local/, > /usr/local/etc/ directories. Making sure that sendmail has read access to > these directories. that's excellent ! voila ! Trying 127.0.0.1... Connected to localhost.xxxhomes.com. Escape character is '^]'. 220 xxx.xxxhomes.com ESMTP Sendmail 8.12.2/8.12.2; Sat, 23 Aug 2003 21:55:50 -0700 (PDT) ehlo localhost 250-xxx.xxxhomes.com Hello localhost.xxxhomes.com [127.0.0.1], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-EXPN 250-VERB 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN 250-DELIVERBY 250 HELP Somehow I'd nuked the ownership and permissions on /usr/local/etc. Straightening it out cleared up the problem. > You should switch to the saslauthd, as the pwcheck daemon has been removed > the Cyrus-SASL V2. You figure? I have no man entry for saslauthd. It was the cyrus-sasl that I installed rather the cyrus-sasl2. -- Thanks again, Sean mailto:sellis@telus.net