From owner-freebsd-isp Sun Sep 10 3: 1:49 2000 Delivered-To: freebsd-isp@freebsd.org Received: from exodus.ait.co.za (exodus.ait.co.za [196.36.149.2]) by hub.freebsd.org (Postfix) with SMTP id A6CB237B423 for ; Sun, 10 Sep 2000 03:01:43 -0700 (PDT) Received: from wizzard [196.36.149.4] by exodus.ait.co.za (SMTPD32-4.06) id AA8D70014A; Sun, 10 Sep 2000 12:01:33 +0200 Message-ID: <004201c01b0e$a760b980$0200a8c0@ait.co.za> Reply-To: "Peter Salvage" From: "Peter Salvage" To: "FreeBSD List" Subject: NIC settings Date: Sun, 10 Sep 2000 12:05:31 +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 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all My FreeBSD box has 2 nic's in it, both 10/100. My hub is 10/100 as well but only half-duplex. As a result, I have collision lights showing constantly. How do I set the nic's so that they are in half-duplex mode? They are both Accton cards. TIA /wiZZ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 3: 4:29 2000 Delivered-To: freebsd-isp@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id 6D20437B423 for ; Sun, 10 Sep 2000 03:04:20 -0700 (PDT) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id 6F8203E4F; Sun, 10 Sep 2000 12:04:19 +0200 (CEST) Date: Sun, 10 Sep 2000 12:04:19 +0200 From: Jesper Skriver To: Peter Salvage Cc: FreeBSD List Subject: Re: NIC settings Message-ID: <20000910120419.C57216@skriver.dk> References: <004201c01b0e$a760b980$0200a8c0@ait.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <004201c01b0e$a760b980$0200a8c0@ait.co.za>; from wizard@sybaweb.co.za on Sun, Sep 10, 2000 at 12:05:31PM +0200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Sep 10, 2000 at 12:05:31PM +0200, Peter Salvage wrote: > Hi all > > My FreeBSD box has 2 nic's in it, both 10/100. My hub is 10/100 as well but > only half-duplex. As a result, I have collision lights showing constantly. > > How do I set the nic's so that they are in half-duplex mode? They are both > Accton cards. ifconfig -a jesper@freesbee$ ifconfig -a xl0: flags=8843 mtu 1500 inet x.x.x.97 netmask 0xffffffc0 broadcast x.x.x.127 ether 00:60:97:7d:74:ac media: 10baseT/UTP supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: Geek @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 5:19:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from exodus.ait.co.za (exodus.ait.co.za [196.36.149.2]) by hub.freebsd.org (Postfix) with SMTP id EDF8237B424 for ; Sun, 10 Sep 2000 05:19:43 -0700 (PDT) Received: from wizzard [196.36.149.4] by exodus.ait.co.za (SMTPD32-4.06) id AAEA1A30124; Sun, 10 Sep 2000 14:19:38 +0200 Message-ID: <005601c01b21$f191aa60$0200a8c0@ait.co.za> Reply-To: "Peter Salvage" From: "Peter Salvage" To: "Jesper Skriver" Cc: "FreeBSD List" References: <004201c01b0e$a760b980$0200a8c0@ait.co.za> <20000910120419.C57216@skriver.dk> Subject: Re: NIC settings Date: Sun, 10 Sep 2000 14:23:36 +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 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Jasper Thanks! When I do ifconfig -a this is what I get: rl0: flags=8843 mtu 1500 inet x.x.x.x netmask 0xffffff00 broadcast x.x.x.x ether 00:10:h5:42:7d:69 media: autoselect (100baseTX) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX (hw loopback) rl1: flags=8843 mtu 1500 inet x.x.x.x netmask 0xfffffffc broadcast x.x.x.x ether 00:10:h5:42:7b:f1 media: autoselect (none) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX (hw loopback) Looking through the man pages for ifconfig, it appears I need to do the following for both interfaces: ifconfig rl0 inet media 10baseT/UTP Could you please check my syntax so that I don't blow anything up :-) TIA /wiZZ ----- Original Message ----- From: "Jesper Skriver" To: "Peter Salvage" Cc: "FreeBSD List" Sent: 10 September 2000 12:04 Subject: Re: NIC settings > On Sun, Sep 10, 2000 at 12:05:31PM +0200, Peter Salvage wrote: > > Hi all > > > > My FreeBSD box has 2 nic's in it, both 10/100. My hub is 10/100 as well but > > only half-duplex. As a result, I have collision lights showing constantly. > > > > How do I set the nic's so that they are in half-duplex mode? They are both > > Accton cards. > > ifconfig -a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 7:46: 0 2000 Delivered-To: freebsd-isp@freebsd.org Received: from shurick.fix.aha.ru (shurick.fix.aha.ru [195.2.64.242]) by hub.freebsd.org (Postfix) with ESMTP id 40F4137B424 for ; Sun, 10 Sep 2000 07:45:17 -0700 (PDT) Received: (from shurick@localhost) by shurick.fix.aha.ru (8.9.3/8.9.3) id SAA05301; Sun, 10 Sep 2000 18:44:42 +0400 (MSD) (envelope-from shurick) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <39BB2709.C2DDDD95@aspenworks.com> X-Comments: shurick@home Date: Sun, 10 Sep 2000 18:44:42 +0400 (MSD) Organization: Zenon N.S.P. From: "Alexander A. Radunsky" To: Alex Subject: RE: mod_php4 + ssl - and Flash support Cc: free Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 10-Sep-00 Alex wrote: Good $Greetings_time, > Anyone hacked the mod_php4/scripts/configure.php to include mod_ssl? ^^^^^^ By this way, more comprehensive word is "configured" =) Just configure both php4 and mod_ssl to use apache server, even through DSO. mod_ssl is a module for Apache, not for php4. > Also, why is SNMP still disabled. Every time I want to use it I have > to remember to clip the lines out which disable SNMP. Just wondering. Have you installed any of the required SNMP librares? -- Alexander A. Radunsky AR8-RIPN AAR2-RIPE Zenon N.S.P. Moscow, Russia http://www.zenon.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 8:25:56 2000 Delivered-To: freebsd-isp@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id E721737B42C for ; Sun, 10 Sep 2000 08:25:53 -0700 (PDT) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id AA6C33E4F; Sun, 10 Sep 2000 17:25:52 +0200 (CEST) Date: Sun, 10 Sep 2000 17:25:52 +0200 From: Jesper Skriver To: Peter Salvage Cc: FreeBSD List Subject: Re: NIC settings Message-ID: <20000910172552.A95161@skriver.dk> References: <004201c01b0e$a760b980$0200a8c0@ait.co.za> <20000910120419.C57216@skriver.dk> <005601c01b21$f191aa60$0200a8c0@ait.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <005601c01b21$f191aa60$0200a8c0@ait.co.za>; from wizard@sybaweb.co.za on Sun, Sep 10, 2000 at 02:23:36PM +0200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You currently have 100 Mbps half-duplex, if you want to change that to 10 Mbps half-duplex, and the ip address etc. is configured elsewhere, all you have to do is ifconfig rl0 media 10baseT/UTP That is no inet ... You can also add 'media 10baseT/UTP' to the ifconfig line in /etc/rc.conf /Jesper On Sun, Sep 10, 2000 at 02:23:36PM +0200, Peter Salvage wrote: > Hi Jasper > > Thanks! When I do ifconfig -a this is what I get: > > rl0: flags=8843 mtu 1500 > inet x.x.x.x netmask 0xffffff00 broadcast x.x.x.x > ether 00:10:h5:42:7d:69 > media: autoselect (100baseTX) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX (hw loopback) > rl1: flags=8843 mtu 1500 > inet x.x.x.x netmask 0xfffffffc broadcast x.x.x.x > ether 00:10:h5:42:7b:f1 > media: autoselect (none) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX (hw loopback) > > Looking through the man pages for ifconfig, it appears I need to do the > following for both interfaces: > ifconfig rl0 inet media 10baseT/UTP > > Could you please check my syntax so that I don't blow anything up :-) > > TIA > /wiZZ > > ----- Original Message ----- > From: "Jesper Skriver" > To: "Peter Salvage" > Cc: "FreeBSD List" > Sent: 10 September 2000 12:04 > Subject: Re: NIC settings > > > > On Sun, Sep 10, 2000 at 12:05:31PM +0200, Peter Salvage wrote: > > > Hi all > > > > > > My FreeBSD box has 2 nic's in it, both 10/100. My hub is 10/100 as well > but > > > only half-duplex. As a result, I have collision lights showing > constantly. > > > > > > How do I set the nic's so that they are in half-duplex mode? They are > both > > > Accton cards. > > > > ifconfig -a > /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: Geek @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 9:18:53 2000 Delivered-To: freebsd-isp@freebsd.org Received: from aspenworks.com (aspenworks.com [192.94.236.1]) by hub.freebsd.org (Postfix) with ESMTP id CFFDA37B422 for ; Sun, 10 Sep 2000 09:18:50 -0700 (PDT) Received: from aspenworks.com (hh1127215.direcpc.com [206.71.127.215]) by aspenworks.com (8.11.0/8.11.0) with ESMTP id e8AGHnN55819; Sun, 10 Sep 2000 10:17:53 -0600 (MDT) Message-ID: <39BBB3D4.86DE5AFC@aspenworks.com> Date: Sun, 10 Sep 2000 10:16:20 -0600 From: Alex Reply-To: alex@aspenworks.com X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Alexander A. Radunsky" Cc: free Subject: Re: mod_php4 + ssl + flash References: Content-Type: multipart/mixed; boundary="------------4CB9CF411F35DCF94883D153" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------4CB9CF411F35DCF94883D153 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Alexander.. I happen to like the menu style configuration of mod_php4. Would it be charming, if the entire suite of Apache options could be run through such a menu. A dream, perhaps. That way one could build an Apache, with say, FrontPage, SSL, PHP4 ( and it's options ), mod_perl a bit faster. If someone would like to post a formula for that, I'd be grateful. Sure, all the SNMP libraries are installed. :-) *configured* is not an option. Each time I upgrade mod_php4, of course, that revision wipes out the previous configure.php. That's why I called my change a 'hack'. <:-) The /scripts/configure.php needs the following change to enable SNMP: delete: < echo "SNMP is DISABLED for now. Ignoring." > /dev/stderr < ;; < \"nothing\") I added > Flash "Macromedia Flash support" ON \ and > \"Flash\") > echo "CONFIGURE_ARGS+=--with-swf=/usr/local" to the file scripts/configure.php to enable the Flash code. and then run Make. Seems to work fine for my purposes.. With respect to all this, the upcoming Apache 2.0 apparently has a better configuration approach. I appreciate the work that someone did to make mod_php4 easy to configure. Its quite straightforward. It would be good to see a complete configurator for Apache. "Alexander A. Radunsky" wrote: > > On 10-Sep-00 Alex wrote: > > Good $Greetings_time, > > > Anyone hacked the mod_php4/scripts/configure.php to include mod_ssl? > ^^^^^^ > By this way, more comprehensive word is "configured" =) Just configure both > php4 and mod_ssl to use apache server, even through DSO. mod_ssl is a module > for Apache, not for php4. > > > Also, why is SNMP still disabled. Every time I want to use it I have > > to remember to clip the lines out which disable SNMP. Just wondering. > > Have you installed any of the required SNMP librares? > > -- > Alexander A. Radunsky AR8-RIPN AAR2-RIPE > Zenon N.S.P. Moscow, Russia http://www.zenon.ru/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message --------------4CB9CF411F35DCF94883D153 Content-Type: text/x-vcard; charset=us-ascii; name="alex.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Alex Content-Disposition: attachment; filename="alex.vcf" begin:vcard n:; x-mozilla-html:FALSE adr:;;;;;; version:2.1 end:vcard --------------4CB9CF411F35DCF94883D153-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12: 8:44 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id 7577437B423 for ; Sun, 10 Sep 2000 12:08:42 -0700 (PDT) Received: (qmail 31388 invoked from network); 10 Sep 2000 19:08:25 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 10 Sep 2000 19:08:25 -0000 Message-Id: <4.3.2.7.2.20000910150718.00b3b530@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 10 Sep 2000 15:07:22 -0400 To: "Peter Salvage" , "FreeBSD List" From: Mike Subject: Re: NIC settings In-Reply-To: <004201c01b0e$a760b980$0200a8c0@ait.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Actually, switching to half duplex won't really help you a whole lot.. I had a 10mb hub that had the collision light almost always on. If you want to stop the collisions you'll want to replace your hub with a switch. Mike At 12:05 PM 9/10/2000 +0200, Peter Salvage wrote: >Hi all > >My FreeBSD box has 2 nic's in it, both 10/100. My hub is 10/100 as well but >only half-duplex. As a result, I have collision lights showing constantly. > >How do I set the nic's so that they are in half-duplex mode? They are both >Accton cards. > >TIA >/wiZZ > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12:13: 0 2000 Delivered-To: freebsd-isp@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 9289037B424 for ; Sun, 10 Sep 2000 12:12:57 -0700 (PDT) Received: (qmail 15370 invoked by uid 1001); 10 Sep 2000 19:12:53 +0000 (GMT) To: mike@mikesweb.com Cc: wizard@sybaweb.co.za, freebsd-isp@FreeBSD.ORG Subject: Re: NIC settings From: sthaug@nethelp.no In-Reply-To: Your message of "Sun, 10 Sep 2000 15:07:22 -0400" References: <4.3.2.7.2.20000910150718.00b3b530@mail.mikesweb.com> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 10 Sep 2000 21:12:53 +0200 Message-ID: <15368.968613173@verdi.nethelp.no> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Actually, switching to half duplex won't really help you a whole lot.. I > had a 10mb hub that had the collision light almost always on. If you want > to stop the collisions you'll want to replace your hub with a switch. Why on earth do you want to stop the collisions? Collisions are *normal* and *expected* when you use half duplex Ethernet. Collisions seldom matter, performance does. As Rich Seifert puts it, > A major preoccupation with network administrators these days seems to be > monitoring and worrying about the number of collisions seen on Ethernet > networks. There is a great deal of folklore and voodoo concerning what > is an "acceptable" collision rate or collision percentage, and when is > the network "broken" or on the verge of collapse. Except in the most > extreme of circumstances (all of which are observable through other, > better metrics), the number of collisions seen on a network in an > uninteresting and misleading statistic. (If you don't know who Rich Seifert is, check out comp.dcom.lans.ethernet.) Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12:21:19 2000 Delivered-To: freebsd-isp@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 9B15837B422 for ; Sun, 10 Sep 2000 12:21:15 -0700 (PDT) Received: from confusion.net (user-2ivebf7.dialup.mindspring.com [165.247.45.231]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id PAA16823; Sun, 10 Sep 2000 15:20:52 -0400 (EDT) Message-ID: <39BBDF09.DD4FF386@confusion.net> Date: Sun, 10 Sep 2000 15:20:42 -0400 From: Laurence Berland X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: sthaug@nethelp.no Cc: mike@mikesweb.com, wizard@sybaweb.co.za, freebsd-isp@FreeBSD.ORG Subject: Re: NIC settings References: <4.3.2.7.2.20000910150718.00b3b530@mail.mikesweb.com> <15368.968613173@verdi.nethelp.no> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'd say you should really be looking at latency across the network, in terms of things like ping, etc. A high number of collisions may be a sign that the latency has gone up, as a result of too many hosts on the same network, in which case some sort of segmentation (ie with switches) can be useful. Collisions alone, however, aren't much of anything of note...unless every person has their own full-duplex port on a switch you will never be able to get rid of them, nor should you want to. Laurence sthaug@nethelp.no wrote: > > > Actually, switching to half duplex won't really help you a whole lot.. I > > had a 10mb hub that had the collision light almost always on. If you want > > to stop the collisions you'll want to replace your hub with a switch. > > Why on earth do you want to stop the collisions? Collisions are *normal* > and *expected* when you use half duplex Ethernet. Collisions seldom matter, > performance does. As Rich Seifert puts it, > > > A major preoccupation with network administrators these days seems to be > > monitoring and worrying about the number of collisions seen on Ethernet > > networks. There is a great deal of folklore and voodoo concerning what > > is an "acceptable" collision rate or collision percentage, and when is > > the network "broken" or on the verge of collapse. Except in the most > > extreme of circumstances (all of which are observable through other, > > better metrics), the number of collisions seen on a network in an > > uninteresting and misleading statistic. > > (If you don't know who Rich Seifert is, check out comp.dcom.lans.ethernet.) > > Steinar Haug, Nethelp consulting, sthaug@nethelp.no > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12:25:26 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id A487937B422 for ; Sun, 10 Sep 2000 12:25:23 -0700 (PDT) Received: (qmail 32200 invoked from network); 10 Sep 2000 19:25:22 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 10 Sep 2000 19:25:22 -0000 Message-Id: <4.3.2.7.2.20000910152245.00b83240@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 10 Sep 2000 15:24:18 -0400 To: sthaug@nethelp.no From: Mike Subject: Re: NIC settings Cc: wizard@sybaweb.co.za, freebsd-isp@FreeBSD.ORG In-Reply-To: <15368.968613173@verdi.nethelp.no> References: <4.3.2.7.2.20000910150718.00b3b530@mail.mikesweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My reasoning was because of all the collisions, data packets were being resent at a high rate, filling up my T1s quicker, and causing a lot of interface resets on my router. When I went to a switch, I noticed about a 10% decrease in network traffic.. At 09:12 PM 9/10/2000 +0200, sthaug@nethelp.no wrote: > > Actually, switching to half duplex won't really help you a whole lot.. I > > had a 10mb hub that had the collision light almost always on. If you want > > to stop the collisions you'll want to replace your hub with a switch. > >Why on earth do you want to stop the collisions? Collisions are *normal* >and *expected* when you use half duplex Ethernet. Collisions seldom matter, >performance does. As Rich Seifert puts it, > > > A major preoccupation with network administrators these days seems to be > > monitoring and worrying about the number of collisions seen on Ethernet > > networks. There is a great deal of folklore and voodoo concerning what > > is an "acceptable" collision rate or collision percentage, and when is > > the network "broken" or on the verge of collapse. Except in the most > > extreme of circumstances (all of which are observable through other, > > better metrics), the number of collisions seen on a network in an > > uninteresting and misleading statistic. > >(If you don't know who Rich Seifert is, check out comp.dcom.lans.ethernet.) > >Steinar Haug, Nethelp consulting, sthaug@nethelp.no > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12:25:30 2000 Delivered-To: freebsd-isp@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 0B6FD37B424 for ; Sun, 10 Sep 2000 12:25:26 -0700 (PDT) Received: (qmail 15567 invoked by uid 1001); 10 Sep 2000 19:25:22 +0000 (GMT) To: stuyman@confusion.net Cc: mike@mikesweb.com, wizard@sybaweb.co.za, freebsd-isp@FreeBSD.ORG Subject: Re: NIC settings From: sthaug@nethelp.no In-Reply-To: Your message of "Sun, 10 Sep 2000 15:20:42 -0400" References: <39BBDF09.DD4FF386@confusion.net> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 10 Sep 2000 21:25:22 +0200 Message-ID: <15565.968613922@verdi.nethelp.no> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'd say you should really be looking at latency across the network, in > terms of things like ping, etc. Agreed. This is one possible performance metric. > A high number of collisions may be a sign that the latency has gone up, Agreed, as long as you include the "may". > as a result of too many hosts on the > same network, in which case some sort of segmentation (ie with switches) > can be useful. Collisions alone, however, aren't much of anything of > note...unless every person has their own full-duplex port on a switch > you will never be able to get rid of them, nor should you want to. Exactly. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12:32:32 2000 Delivered-To: freebsd-isp@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 0A0F337B423 for ; Sun, 10 Sep 2000 12:32:30 -0700 (PDT) Received: (qmail 15678 invoked by uid 1001); 10 Sep 2000 19:32:27 +0000 (GMT) To: mike@mikesweb.com Cc: wizard@sybaweb.co.za, freebsd-isp@FreeBSD.ORG Subject: Re: NIC settings From: sthaug@nethelp.no In-Reply-To: Your message of "Sun, 10 Sep 2000 15:24:18 -0400" References: <4.3.2.7.2.20000910152245.00b83240@mail.mikesweb.com> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 10 Sep 2000 21:32:27 +0200 Message-ID: <15676.968614347@verdi.nethelp.no> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > My reasoning was because of all the collisions, data packets were being > resent at a high rate, filling up my T1s quicker, and causing a lot of > interface resets on my router. When I went to a switch, I noticed about a > 10% decrease in network traffic.. Then I think you should look for other causes for this change. A collision does *not* result in a whole packet being "wasted" (as many people seem to think) - it uses *up to* (512 + 32) bit, ie. 68 byte. You'd need a lot of very small packets, and a rather high collision rate, to get a 10% increase in traffic due to collisions. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12:33: 3 2000 Delivered-To: freebsd-isp@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 1F69A37B423 for ; Sun, 10 Sep 2000 12:33:01 -0700 (PDT) Received: by heorot.1nova.com (Postfix, from userid 1000) id 247513282; Sat, 9 Sep 2000 11:56:45 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 117873281 for ; Sat, 9 Sep 2000 11:56:45 +0000 (GMT) Date: Sat, 9 Sep 2000 11:56:44 +0000 (GMT) From: Rick Hamell Cc: freebsd-isp@FreeBSD.ORG Subject: Re: NIC settings In-Reply-To: <15368.968613173@verdi.nethelp.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > A major preoccupation with network administrators these days seems to be > > monitoring and worrying about the number of collisions seen on Ethernet > > networks. There is a great deal of folklore and voodoo concerning what > > is an "acceptable" collision rate or collision percentage, and when is > > the network "broken" or on the verge of collapse. Except in the most > > extreme of circumstances (all of which are observable through other, > > better metrics), the number of collisions seen on a network in an > > uninteresting and misleading statistic. Good point, I was once in a room with about 200 computers hooked On one side of the room there was a bank of hubs and switches. In the space of a two minutes or so, there was easily a couple thousand collisions. It didn't really seem to be affecting anyone. On the other hand I believe it was also a Token-Ring Novell Network... :) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12:36:33 2000 Delivered-To: freebsd-isp@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 5284F37B422 for ; Sun, 10 Sep 2000 12:36:30 -0700 (PDT) Received: from confusion.net (user-2ivebf7.dialup.mindspring.com [165.247.45.231]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id PAA19410; Sun, 10 Sep 2000 15:36:17 -0400 (EDT) Message-ID: <39BBE2A6.76BA1145@confusion.net> Date: Sun, 10 Sep 2000 15:36:06 -0400 From: Laurence Berland X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: sthaug@nethelp.no Cc: mike@mikesweb.com, wizard@sybaweb.co.za, freebsd-isp@FreeBSD.ORG Subject: Re: NIC settings References: <4.3.2.7.2.20000910152245.00b83240@mail.mikesweb.com> <15676.968614347@verdi.nethelp.no> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Should not the router on the T1 be performing some sort of cacheing so that packets don't get retransmitted across the T1 every time a collision occurs? sthaug@nethelp.no wrote: > > > My reasoning was because of all the collisions, data packets were being > > resent at a high rate, filling up my T1s quicker, and causing a lot of > > interface resets on my router. When I went to a switch, I noticed about a > > 10% decrease in network traffic.. > > Then I think you should look for other causes for this change. A collision > does *not* result in a whole packet being "wasted" (as many people seem to > think) - it uses *up to* (512 + 32) bit, ie. 68 byte. You'd need a lot of > very small packets, and a rather high collision rate, to get a 10% increase > in traffic due to collisions. > > Steinar Haug, Nethelp consulting, sthaug@nethelp.no > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 12:39:13 2000 Delivered-To: freebsd-isp@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 9734237B424 for ; Sun, 10 Sep 2000 12:39:10 -0700 (PDT) Received: (qmail 15792 invoked by uid 1001); 10 Sep 2000 19:39:06 +0000 (GMT) To: stuyman@confusion.net Cc: mike@mikesweb.com, wizard@sybaweb.co.za, freebsd-isp@FreeBSD.ORG Subject: Re: NIC settings From: sthaug@nethelp.no In-Reply-To: Your message of "Sun, 10 Sep 2000 15:36:06 -0400" References: <39BBE2A6.76BA1145@confusion.net> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 10 Sep 2000 21:39:06 +0200 Message-ID: <15790.968614746@verdi.nethelp.no> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Should not the router on the T1 be performing some sort of cacheing so > that packets don't get retransmitted across the T1 every time a > collision occurs? Um, packets *don't* get retransmitted across the T1 every time a collision occurs. In fact packets don't even get *to* the router's Ethernet port until the collision is resolved. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 13:10: 5 2000 Delivered-To: freebsd-isp@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 53A6437B424 for ; Sun, 10 Sep 2000 13:10:02 -0700 (PDT) Received: from confusion.net (user-2ivebf7.dialup.mindspring.com [165.247.45.231]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id QAA22637; Sun, 10 Sep 2000 16:09:50 -0400 (EDT) Message-ID: <39BBEA84.5F306051@confusion.net> Date: Sun, 10 Sep 2000 16:09:40 -0400 From: Laurence Berland X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: sthaug@nethelp.no Cc: mike@mikesweb.com, wizard@sybaweb.co.za, freebsd-isp@FreeBSD.ORG Subject: Re: NIC settings References: <39BBE2A6.76BA1145@confusion.net> <15790.968614746@verdi.nethelp.no> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Let's see if this is the right way to describe the process 1. packet comes across t1 bound for local ethernet. 2. the router examines the packet, determines it should go out over ethernet. 3. the router uses csma/cd and gets one of the followng a) line in use, so wait for it free b) line free, transmits frame successfully c) line free, transmits frame, collision occurs so back off a random time and retry. C is the one we're interested in. I don't see how it would increase the utilization of the T1 at all (as the author to whom I originally replied alluded) sthaug@nethelp.no wrote: > > > Should not the router on the T1 be performing some sort of cacheing so > > that packets don't get retransmitted across the T1 every time a > > collision occurs? > > Um, packets *don't* get retransmitted across the T1 every time a > collision occurs. In fact packets don't even get *to* the router's > Ethernet port until the collision is resolved. > > Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Sep 10 14: 1:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id BBA9537B422 for ; Sun, 10 Sep 2000 14:01:43 -0700 (PDT) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 13YDs4-0004ld-00; Sun, 10 Sep 2000 13:38:36 -0700 Date: Sun, 10 Sep 2000 13:38:27 -0700 (PDT) From: Tom Samplonius To: Mike Cc: Peter Salvage , FreeBSD List Subject: Re: NIC settings In-Reply-To: <4.3.2.7.2.20000910150718.00b3b530@mail.mikesweb.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 10 Sep 2000, Mike wrote: > Actually, switching to half duplex won't really help you a whole lot.. I > had a 10mb hub that had the collision light almost always on. If you want > to stop the collisions you'll want to replace your hub with a switch. > > Mike Hubs are half-duplex by design. Running full-duplex into a hub will cause far worse problems than a few collisions. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Sep 11 9: 3:24 2000 Delivered-To: freebsd-isp@freebsd.org Received: from gifw.genroco.com (genroco.com [205.254.195.202]) by hub.freebsd.org (Postfix) with ESMTP id 5F23537B423 for ; Mon, 11 Sep 2000 09:03:21 -0700 (PDT) Received: from gi2.genroco.com (gi2.genroco.com [192.133.120.3]) by gifw.genroco.com (8.9.3/8.9.3) with ESMTP id LAA06071; Mon, 11 Sep 2000 11:03:20 -0500 Received: from scot.genroco.com (scot.genroco.com [192.133.120.125]) by gi2.genroco.com (8.9.3/8.9.3) with SMTP id LAA06314; Mon, 11 Sep 2000 11:03:16 -0500 Message-ID: <008f01c01c09$ce18f780$7d7885c0@genroco.com> From: "Scot W. Hetzel" To: "Vibol Hou" , Cc: "free" References: Subject: Re: mod_php4 + ssl - and Flash support Date: Mon, 11 Sep 2000 11:03:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Vibol Hou" > Look in /usr/ports/www for the mod_ssl package. It will install the DSO for > that module. If you manually compiled Apache statically, you will not be > able to use it. You should try installing apache using apache13-base and > selecting the options you want to install. > There is no apache13-base in the current FreeBSD ports Collection. That port comes from my attempt to modularize the Apache13* ports (need to get back to that someday). Alex, what you need to do is install the apache13-mod_ssl port, then install the mod_php4 port. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Sep 11 9:23:45 2000 Delivered-To: freebsd-isp@freebsd.org Received: from aspenworks.com (aspenworks.com [192.94.236.1]) by hub.freebsd.org (Postfix) with ESMTP id 5384837B42C for ; Mon, 11 Sep 2000 09:23:43 -0700 (PDT) Received: from aspenworks.com (1Cust160.tnt2.aspen.co.da.uu.net [63.22.33.160]) by aspenworks.com (8.11.0/8.11.0) with ESMTP id e8BGNds33777; Mon, 11 Sep 2000 10:23:40 -0600 (MDT) Message-ID: <39BD0611.88D81EB1@aspenworks.com> Date: Mon, 11 Sep 2000 10:19:29 -0600 From: Alex Reply-To: alex@aspenworks.com X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Scot W. Hetzel" Cc: free Subject: Re: mod_php4 + ssl - and Flash support References: <008f01c01c09$ce18f780$7d7885c0@genroco.com> Content-Type: multipart/mixed; boundary="------------9A96643BA45A6AD86CB97191" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------9A96643BA45A6AD86CB97191 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Scot, That's precisely what I did.. Works great.. httpd is now apache, and the config file name has changed. No problem otherwise. Now, if only I could get the 'flash/swf' support to work.. :-) Thanks for your reply. -Alex "Scot W. Hetzel" wrote: > > From: "Vibol Hou" > > Look in /usr/ports/www for the mod_ssl package. It will install the DSO > for > > that module. If you manually compiled Apache statically, you will not be > > able to use it. You should try installing apache using apache13-base and > > selecting the options you want to install. > > > There is no apache13-base in the current FreeBSD ports Collection. That > port comes from my attempt to modularize the Apache13* ports (need to get > back to that someday). > > Alex, what you need to do is install the apache13-mod_ssl port, then install > the mod_php4 port. > > Scot --------------9A96643BA45A6AD86CB97191 Content-Type: text/x-vcard; charset=us-ascii; name="alex.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Alex Content-Disposition: attachment; filename="alex.vcf" begin:vcard n:; x-mozilla-html:FALSE adr:;;;;;; version:2.1 end:vcard --------------9A96643BA45A6AD86CB97191-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Sep 11 15: 1:26 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ns.internet.dk (ns.internet.dk [194.19.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 0143C37B42C for ; Mon, 11 Sep 2000 15:01:22 -0700 (PDT) Received: (from uucp@localhost) by ns.internet.dk (8.9.3/8.9.3) with UUCP id AAA67049; Tue, 12 Sep 2000 00:00:17 +0200 (CEST) (envelope-from leif@neland.dk) Received: from gina (gina.neland.dk [192.168.0.14]) by arnold.neland.dk (8.11.0/8.11.0) with SMTP id e8BLWrN59333; Mon, 11 Sep 2000 23:32:54 +0200 (CEST) (envelope-from leif@neland.dk) Message-ID: <009c01c01c37$d64fb1e0$0e00a8c0@neland.dk> From: "Leif Neland" To: , Subject: OT: Selective bad connectivity Date: Mon, 11 Sep 2000 22:26:44 +0200 X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This may be partially OT in the forums, but still, I need some help before I loose all my hair... We've got a client with a FreeBSD box with 2 NIC's, one to the internal net, one to a intel8200 router connected through channelized E1 to a cisco2620 at our premises, and then through our border router to the internet. They want to connect to a server http://www.some.dom but it rarely ever succeds. But they can connect to www2.some.dom at the same company at the same c-class. They also can connect 99.99% of the the times to www.dr.dk. I'm running BigBrother at both their location and at our location. It monitors http, ftp and smtp on www[2].some.dom From our location it works, from their, www.some.dom fails most of the time. And that's through the same borderrouter. I even changed our client's ip so it is in the same c-class as the server at our location. I can't do a traceroute, because global one seems to have filtered pings at the router to the client. Could that matter? Shouldn't... The reverse dns is also missing for some.dom, but that shouldn't matter either. Or? I really don't know what to do or try next. Help! (Reply privately to mailto:leif@neland.dk so not to clutter the lists. Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Sep 11 16:21:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.sonet.pt (mail.sonet.pt [195.8.11.18]) by hub.freebsd.org (Postfix) with SMTP id C415C37B43F for ; Mon, 11 Sep 2000 16:21:36 -0700 (PDT) Received: (qmail 7842 invoked from network); 12 Sep 2000 00:25:56 -0000 Received: from unknown (HELO angelsp) (195.8.11.26) by 195.8.11.18 with SMTP; 12 Sep 2000 00:25:56 -0000 Message-ID: <00b601c01c46$f74ef810$1a0b08c3@angelsp> From: "Jorge Filipe Andrade" To: , , Subject: Help... Date: Tue, 12 Sep 2000 00:21:08 +0100 Organization: =?iso-8859-1?Q?SONET_-_Servi=E7os_Internet=2C_Lda?= MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00B3_01C01C4F.58FACF00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_00B3_01C01C4F.58FACF00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Please visit: http://www.sonet.pt http://www.angelsp.org http://www.bubix.net Best Regards, Me! ------=_NextPart_000_00B3_01C01C4F.58FACF00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Please visit:
 
http://www.sonet.pt
http://www.angelsp.org
http://www.bubix.net
 
Best Regards,
 
Me!
------=_NextPart_000_00B3_01C01C4F.58FACF00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Sep 11 22: 0:43 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id B412237B422 for ; Mon, 11 Sep 2000 22:00:41 -0700 (PDT) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id AAA51930; Tue, 12 Sep 2000 00:00:18 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <052501c01c76$58dbeaa0$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: Cc: "free" References: <39BBB3D4.86DE5AFC@aspenworks.com> Subject: Re: mod_php4 + ssl + flash Date: Tue, 12 Sep 2000 00:00:18 -0500 Organization: West Bend Internet X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Alex" > I happen to like the menu style configuration of mod_php4. Would it be > charming, if the entire suite of Apache options could be run through > such a menu. A dream, perhaps. That way one could build an Apache, > with say, FrontPage, SSL, PHP4 ( and it's options ), mod_perl a bit > faster. If someone would like to post a formula for that, I'd be > grateful. > I had created such a port for the FreeBSD Apache Modualarization Project: http://www.westbend.net/~hetzels/mod_apache13-1.tgz Unfortunately, it (apache13-base) won't be imported into the FreeBSD Ports Collection, as I received a few comments that it isn't needed. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Sep 11 22:13: 7 2000 Delivered-To: freebsd-isp@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 5829437B422; Mon, 11 Sep 2000 22:13:03 -0700 (PDT) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id B10621C6F; Tue, 12 Sep 2000 01:12:59 -0400 (EDT) Date: Tue, 12 Sep 2000 01:12:59 -0400 From: Bill Fumerola To: "Scot W. Hetzel" Cc: alex@aspenworks.com, ports@FreeBSD.org Subject: Re: mod_php4 + ssl + flash Message-ID: <20000912011259.A47559@jade.chc-chimes.com> References: <39BBB3D4.86DE5AFC@aspenworks.com> <052501c01c76$58dbeaa0$8dfee0d1@westbend.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <052501c01c76$58dbeaa0$8dfee0d1@westbend.net>; from hetzels@westbend.net on Tue, Sep 12, 2000 at 12:00:18AM -0500 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ redirect from -isp --> -ports ] On Tue, Sep 12, 2000 at 12:00:18AM -0500, Scot W. Hetzel wrote: > I had created such a port for the FreeBSD Apache Modualarization Project: > > http://www.westbend.net/~hetzels/mod_apache13-1.tgz > > Unfortunately, it (apache13-base) won't be imported into the FreeBSD Ports Collection, as I received a few comments that it isn't > needed. The apache situation is out of hand. We have far too many different theories of what is the right way, and none of them agree. Scot's work has worked perfectly for me when I tried it on scratch machines, why aren't we importing it and ditching the existing scheme? -- Bill Fumerola - Network Architect, BOFH / Chimes, Inc. billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Sep 11 22:17:25 2000 Delivered-To: freebsd-isp@freebsd.org Received: from aspenworks.com (aspenworks.com [192.94.236.1]) by hub.freebsd.org (Postfix) with ESMTP id 7B02837B424 for ; Mon, 11 Sep 2000 22:17:22 -0700 (PDT) Received: from aspenworks.com (hh1127215.direcpc.com [206.71.127.215]) by aspenworks.com (8.11.0/8.11.0) with ESMTP id e8C5HH102040; Mon, 11 Sep 2000 23:17:18 -0600 (MDT) Message-ID: <39BDBB9D.30264B52@aspenworks.com> Date: Mon, 11 Sep 2000 23:14:05 -0600 From: Alex Reply-To: alex@aspenworks.com X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Scot W. Hetzel" Cc: free Subject: Re: mod_php4 + ssl + flash ? Dreamweaver UltraDev ? References: <39BBB3D4.86DE5AFC@aspenworks.com> <052501c01c76$58dbeaa0$8dfee0d1@westbend.net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Scot, Seems useful to me.. Perhaps there's a new total apache configurator tool coming? There are tons of mod's and build options.. It begs an improved configuration interface. A few developers are asking for Dreamweaver Ultradev support on our FreeBSD systems. Any suggestions? From the MacroMedia doc: "You must tell UltraDev what server technology you're using—ASP, JSP, or ColdFusion—so it can insert the proper kinds of server-side scripts and tags into your pages" What planet is Macromedia on? There really aren't any people using ASP/ODBC, are there? ;-) Any suggestions on how to support Ultradev with PHP/MySQL, rather than ASP/ODBC ? Cheers, -Alex "Scot W. Hetzel" wrote: > > From: "Alex" > > I happen to like the menu style configuration of mod_php4. Would it be > > charming, if the entire suite of Apache options could be run through > > such a menu. A dream, perhaps. That way one could build an Apache, > > with say, FrontPage, SSL, PHP4 ( and it's options ), mod_perl a bit > > faster. If someone would like to post a formula for that, I'd be > > grateful. > > > > I had created such a port for the FreeBSD Apache Modualarization Project: > > http://www.westbend.net/~hetzels/mod_apache13-1.tgz > > Unfortunately, it (apache13-base) won't be imported into the FreeBSD Ports Collection, as I received a few comments that it isn't > needed. > > Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Sep 11 22:21: 8 2000 Delivered-To: freebsd-isp@freebsd.org Received: from workhorse.iMach.com (workhorse.iMach.com [206.127.77.89]) by hub.freebsd.org (Postfix) with ESMTP id 313A137B424 for ; Mon, 11 Sep 2000 22:21:06 -0700 (PDT) Received: from localhost (forrestc@localhost) by workhorse.iMach.com (8.9.3/8.9.3) with ESMTP id WAA20577; Mon, 11 Sep 2000 22:23:52 -0600 (MDT) Date: Mon, 11 Sep 2000 22:23:52 -0600 (MDT) From: "Forrest W. Christian" To: Alex Cc: "Scot W. Hetzel" , free Subject: UltraDev In-Reply-To: <39BDBB9D.30264B52@aspenworks.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 11 Sep 2000, Alex wrote: > A few developers are asking for Dreamweaver Ultradev support on our > FreeBSD systems. Any suggestions? JServ + Applets. BTW, it sucks. (kinda works but you spend more time fighting ultradev) (I gave up on ultradev and am now using Apache::ASP and writing my stuff in "Perl ASP") Would be interesting to try to convince someone to port the ASP code to the Perl version of ASP. - Forrest W. Christian (forrestc@imach.com) AC7DE ---------------------------------------------------------------------- iMach, Ltd., P.O. Box 5749, Helena, MT 59604 http://www.imach.com Solutions for your high-tech problems. (406)-442-6648 ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 3:36:58 2000 Delivered-To: freebsd-isp@freebsd.org Received: from post.loxinfo.co.th (post.loxinfo.co.th [203.146.30.186]) by hub.freebsd.org (Postfix) with ESMTP id B1BBF37B423 for ; Tue, 12 Sep 2000 03:36:50 -0700 (PDT) Received: from panya (r56-ubnHS1.NE.loxinfo.net.th [203.146.31.72]) by post.loxinfo.co.th (8.9.3/8.9.3) with SMTP id RAA12519 for ; Tue, 12 Sep 2000 17:36:29 +0700 Message-ID: <000501c01ca6$35bb7380$6501a8c0@panya> Reply-To: "Panya Sanmuk" From: "Panya Sanmuk" To: Subject: Date: Tue, 12 Sep 2000 17:42:31 +0700 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 7:35:17 2000 Delivered-To: freebsd-isp@freebsd.org Received: from rad3.1stup.com (rad3.1stup.com [209.143.242.34]) by hub.freebsd.org (Postfix) with ESMTP id 939BB37B42C for ; Tue, 12 Sep 2000 07:35:10 -0700 (PDT) Received: from veager (ip120.jackson10.ms.pub-ip.psi.net [38.36.61.120]) by rad3.1stup.com (8.10.1/8.9.3) with SMTP id e8CEYqA30910; Tue, 12 Sep 2000 07:34:57 -0700 Message-ID: <008301c01cc6$8253b480$783d2426@siteplus.net> From: "Jim Weeks" To: "Scot W. Hetzel" Cc: References: <39BBB3D4.86DE5AFC@aspenworks.com> <052501c01c76$58dbeaa0$8dfee0d1@westbend.net> <20000912011259.A47559@jade.chc-chimes.com> Subject: Re: mod_php4 + ssl + flash Date: Tue, 12 Sep 2000 10:34:01 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bill Fumerola so elequently spoke these words: > The apache situation is out of hand. We have far too many different theories of > what is the right way, and none of them agree. > > Scot's work has worked perfectly for me when I tried it on scratch machines, why > aren't we importing it and ditching the existing scheme? I have to agree. After much head banging to install PHP/SSL/FrontPage on a couple of machines I found Scot's port to work beautifully. Thanks Scot ;-) Jim ________________________________________________________ 1stUp.com - Free the Web Get your free Internet access at http://www.1stUp.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 11:51:37 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id D0A5A37B422 for ; Tue, 12 Sep 2000 11:51:34 -0700 (PDT) Received: (qmail 88948 invoked from network); 12 Sep 2000 18:51:33 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 12 Sep 2000 18:51:33 -0000 Message-Id: <4.3.2.7.2.20000912144836.00b9fbe0@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 12 Sep 2000 14:50:30 -0400 To: freebsd-isp@FreeBSD.ORG From: Mike Subject: server hardening Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am putting a FreeBSD box together for our dialup customers to have shell access. What do I need to do to "harden" this server to keep users out of trouble with the system, and with each other? Thanks Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 12:55:42 2000 Delivered-To: freebsd-isp@freebsd.org Received: from virtual.sysadmin-inc.com (lists.sysadmin-inc.com [209.16.228.140]) by hub.freebsd.org (Postfix) with ESMTP id B2D5E37B42C for ; Tue, 12 Sep 2000 12:55:35 -0700 (PDT) Received: from 98sas ([10.10.1.71]) by virtual.sysadmin-inc.com (8.9.1/8.9.1) with SMTP id PAA30970; Tue, 12 Sep 2000 15:55:48 -0400 Reply-To: From: "Peter Brezny" To: Cc: Subject: RE: mod_php4 + ssl + flash ? Dreamweaver UltraDev ? Date: Tue, 12 Sep 2000 15:56:05 -0400 Message-ID: <000201c01cf3$7d0e6560$47010a0a@fire.sysadmininc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <39BDBB9D.30264B52@aspenworks.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems to me that this is exactly what _is_ needed! Thanks Scot. Peter Brezny SysAdmin Services, Inc. -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Alex Sent: Tuesday, September 12, 2000 1:14 AM To: Scot W. Hetzel Cc: free Subject: Re: mod_php4 + ssl + flash ? Dreamweaver UltraDev ? Scot, Seems useful to me.. Perhaps there's a new total apache configurator tool coming? There are tons of mod's and build options.. It begs an improved configuration interface. A few developers are asking for Dreamweaver Ultradev support on our FreeBSD systems. Any suggestions? >From the MacroMedia doc: "You must tell UltraDev what server technology you're using—ASP, JSP, or ColdFusion—so it can insert the proper kinds of server-side scripts and tags into your pages" What planet is Macromedia on? There really aren't any people using ASP/ODBC, are there? ;-) Any suggestions on how to support Ultradev with PHP/MySQL, rather than ASP/ODBC ? Cheers, -Alex "Scot W. Hetzel" wrote: > > From: "Alex" > > I happen to like the menu style configuration of mod_php4. Would it be > > charming, if the entire suite of Apache options could be run through > > such a menu. A dream, perhaps. That way one could build an Apache, > > with say, FrontPage, SSL, PHP4 ( and it's options ), mod_perl a bit > > faster. If someone would like to post a formula for that, I'd be > > grateful. > > > > I had created such a port for the FreeBSD Apache Modualarization Project: > > http://www.westbend.net/~hetzels/mod_apache13-1.tgz > > Unfortunately, it (apache13-base) won't be imported into the FreeBSD Ports Collection, as I received a few comments that it isn't > needed. > > Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 13:53:40 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ns.nexos.com.br (ns.nexos.com.br [200.223.94.67]) by hub.freebsd.org (Postfix) with ESMTP id 2649637B423 for ; Tue, 12 Sep 2000 13:53:31 -0700 (PDT) Received: from genipabu.nexos.com.br (ubu.nexos.com.br [200.223.94.75]) by ns.nexos.com.br (8.9.3/8.9.3) with ESMTP id RAA33484 for ; Tue, 12 Sep 2000 17:53:14 -0300 (BSC) (envelope-from josue@nexos.com.br) Received: from localhost (josue@localhost) by genipabu.nexos.com.br (8.9.3/8.8.8) with ESMTP id RAA02158 for ; Tue, 12 Sep 2000 17:59:27 -0300 (BSC) (envelope-from josue@nexos.com.br) X-Authentication-Warning: genipabu.nexos.com.br: josue owned process doing -bs Date: Tue, 12 Sep 2000 17:59:27 -0300 (BSC) From: =?ISO-8859-1?Q?Josu=E9_Jos=E9_Souza_Jr=2E?= To: freebsd-isp@freebsd.org Subject: IMAP + quotas problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'm having a little problem with my server. I have some dial up customers that have limited disk space for e-mail storage, controlled by FreeBSD's quotas system. The problem is, when they reach a disk usage greater than the hard limit, they are unable to delete the messages. What I do today is to raise user's quota for a couple of days and warn the user to delete some messages to free space. Then I set the quota back to normal value. Is there a way to solve this problem, like some IMAP configuration about removing messages ffrom the mailbox? Thanks in advance,=20 ------------------------------------------ Josu=E9 Jos=E9 Souza Jr. - Opera=E7=F5es e Suporte =20 josue@nexos.com.br Nexos Servi=E7os de Redes Ltda. http://www.nexos.com.br Salvador - Bahia - Brasil ------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 15: 2:41 2000 Delivered-To: freebsd-isp@freebsd.org Received: from gadolinium.btinternet.com (gadolinium.btinternet.com [194.73.73.111]) by hub.freebsd.org (Postfix) with ESMTP id BBA3C37B423 for ; Tue, 12 Sep 2000 15:02:37 -0700 (PDT) Received: from [195.99.50.9] (helo=MartynRoutley) by gadolinium.btinternet.com with smtp (Exim 3.03 #83) id 13Yy2y-00050A-00 for freebsd-isp@FreeBSD.ORG; Tue, 12 Sep 2000 22:56:56 +0100 From: "InvictaNet Customer Support" To: "Freebsd-ISP" Subject: RE: mod_php4 + ssl + flash Date: Tue, 12 Sep 2000 22:56:54 +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.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <008301c01cc6$8253b480$783d2426@siteplus.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On the other hand... I could not make Scot's port work on my system.. Eventually, I abandoned the ports and did everything from scratch using excellent instructions from devshed.com. Oh well...... Martyn Routley ----------------------------------------------------- InvictaNet - The Internet in Plain English, Guaranteed http://www.invictanet.co.uk mailto:info@invictanet.co.uk phone: 0870 7402252 fax: +44 (0)1233 334001 ------------------------------------------------------ -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Jim Weeks Sent: Tuesday, September 12, 2000 3:34 PM To: Scot W. Hetzel Cc: freebsd-isp@FreeBSD.ORG Subject: Re: mod_php4 + ssl + flash Bill Fumerola so elequently spoke these words: > The apache situation is out of hand. We have far too many different theories of > what is the right way, and none of them agree. > > Scot's work has worked perfectly for me when I tried it on scratch machines, why > aren't we importing it and ditching the existing scheme? I have to agree. After much head banging to install PHP/SSL/FrontPage on a couple of machines I found Scot's port to work beautifully. Thanks Scot ;-) Jim ________________________________________________________ 1stUp.com - Free the Web Get your free Internet access at http://www.1stUp.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 15: 3:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id 30E0537B424 for ; Tue, 12 Sep 2000 15:03:48 -0700 (PDT) Received: from [195.99.50.9] (helo=MartynRoutley) by neodymium.btinternet.com with smtp (Exim 3.03 #83) id 13Yy8V-00078r-00 for freebsd-isp@FreeBSD.ORG; Tue, 12 Sep 2000 23:02:39 +0100 From: "InvictaNet Customer Support" To: "Freebsd-ISP" Subject: Telnet restrictions Date: Tue, 12 Sep 2000 23:02:38 +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.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I know I've seen this somewhere.... Is it possible to restrict access to telnet so that it is only availabe to one or more specific IP addresses? Martyn Routley ----------------------------------------------------- InvictaNet - The Internet in Plain English, Guaranteed http://www.invictanet.co.uk mailto:info@invictanet.co.uk phone: 0870 7402252 fax: +44 (0)1233 334001 ------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 15:12:39 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id 4118C37B422 for ; Tue, 12 Sep 2000 15:12:36 -0700 (PDT) Received: (qmail 3597 invoked from network); 12 Sep 2000 22:12:35 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 12 Sep 2000 22:12:35 -0000 Message-Id: <4.3.2.7.2.20000912181052.00b717a8@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 12 Sep 2000 18:11:31 -0400 To: "InvictaNet Customer Support" , "Freebsd-ISP" From: Mike Subject: Re: Telnet restrictions In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes it is with tcp_wrappers. What version of freebsd do you have? At 11:02 PM 9/12/2000 +0100, InvictaNet Customer Support wrote: >I know I've seen this somewhere.... > >Is it possible to restrict access to telnet so that it is only availabe to >one or more specific IP addresses? > > >Martyn Routley >----------------------------------------------------- >InvictaNet - The Internet in Plain English, Guaranteed >http://www.invictanet.co.uk >mailto:info@invictanet.co.uk >phone: 0870 7402252 >fax: +44 (0)1233 334001 >------------------------------------------------------ > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 15:14:38 2000 Delivered-To: freebsd-isp@freebsd.org Received: from www32.web2010.com (www32.web2010.com [216.157.30.254]) by hub.freebsd.org (Postfix) with ESMTP id 88CAE37B422 for ; Tue, 12 Sep 2000 15:14:29 -0700 (PDT) Received: from heike (c769378-a.lakwod3.co.home.com [24.15.35.141]) by www32.web2010.com (8.9.3/8.9.0) with SMTP id SAA22586 for ; Tue, 12 Sep 2000 18:11:50 -0400 (EDT) Message-ID: <004601c01d07$45cccc40$020110ac@172.16.1.2> From: "mike" To: Subject: FrontPage Extensions Date: Tue, 12 Sep 2000 06:32:18 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I put this on -questions a while back and didn't get any responses so I'll try it here. I'm trying to install fp extensions from the ports collection (and in general). I'm running 3.5 STABLE w/ apache 1.3.12. I go to the /usr/ports/www/apache-fp to do the make. It fetches the "something.bsdi.something.Z" and proceeds. It gets to: ===> Patching for apache_fp-1.3.12 ===> Applying FreeBSD patches for apache_fp-1.3.12 *** Error code 4 Stop. ... and then a several lines of 'Error Code 1' --> (doesn't that usually mean a file it needs is missing?) Since this didn't work, I also tried to install got fp40.freebsd.tar.Z from the Micro$oft site (hoping it might work in 3.5 S despite the compatibility claims). It didn't go well either (don't recall the errors). Can anyone offer suggestions/solutions/ a direction I might go from here (i.e. keep pluggin in a certain direction - I'm no stranger to beating my head against a wall :) )? Will they just not work in my current configuration? The micro$oft site suggests theirs works with 4.0 . For a variety of reasons, I'd prefer to not update my machine to 4.0, but will if I must. I truly appreciate any help/suggestions, Thanks, Mike Dickerson Officeonweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 15:15: 3 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.milw.twtelecom.net (ins1.milw.twtelecom.net [216.136.95.3]) by hub.freebsd.org (Postfix) with ESMTP id 7E15037B423 for ; Tue, 12 Sep 2000 15:15:01 -0700 (PDT) Received: from inc.net (niki.pwke.twtelecom.net [207.250.66.46]) by mail.milw.twtelecom.net (Postfix) with ESMTP id 5331C3300E; Tue, 12 Sep 2000 17:15:00 -0500 (CDT) Message-ID: <39BEAA73.EC1F3BF4@inc.net> Date: Tue, 12 Sep 2000 17:13:07 -0500 From: Steve Kaczkowski Organization: Time Warner Telecom - IDD X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Cc: InvictaNet Customer Support , Freebsd-ISP Subject: Re: Telnet restrictions References: <4.3.2.7.2.20000912181052.00b717a8@mail.mikesweb.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike wrote: > > Yes it is with tcp_wrappers. What version of freebsd do you have? > > At 11:02 PM 9/12/2000 +0100, InvictaNet Customer Support wrote: > >I know I've seen this somewhere.... > > > >Is it possible to restrict access to telnet so that it is only availabe to > >one or more specific IP addresses? ipfilter works wonders also.. -- Steve Kaczkowski Time Warner Telecom IDD steve@inc.net (414)908-9012 http://www.inc.net (603)737-9209 Fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 15:32:58 2000 Delivered-To: freebsd-isp@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id A54E437B423 for ; Tue, 12 Sep 2000 15:32:55 -0700 (PDT) Received: from [195.99.50.9] (helo=MartynRoutley) by carbon.btinternet.com with smtp (Exim 3.03 #83) id 13Yybm-0001fI-00 for freebsd-isp@FreeBSD.ORG; Tue, 12 Sep 2000 23:32:54 +0100 From: "InvictaNet Customer Support" To: "Freebsd-ISP" Subject: RE: Telnet restrictions Date: Tue, 12 Sep 2000 23:32:53 +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.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Three answers back within 15 minutes and the first one came in almost as soon as the message had finished sending! Thanks very much, tcp_wrappers has it by 2:1. Martyn ----------------------------------------------------- InvictaNet - The Internet in Plain English, Guaranteed http://www.invictanet.co.uk mailto:info@invictanet.co.uk phone: 0870 7402252 fax: +44 (0)1233 334001 ------------------------------------------------------ -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of InvictaNet Customer Support Sent: Tuesday, September 12, 2000 11:03 PM To: Freebsd-ISP Subject: Telnet restrictions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 15:44:30 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.milw.twtelecom.net (ins1.milw.twtelecom.net [216.136.95.3]) by hub.freebsd.org (Postfix) with ESMTP id 8588737B424 for ; Tue, 12 Sep 2000 15:44:26 -0700 (PDT) Received: from inc.net (niki.pwke.twtelecom.net [207.250.66.46]) by mail.milw.twtelecom.net (Postfix) with ESMTP id A930E3300D; Tue, 12 Sep 2000 17:44:23 -0500 (CDT) Message-ID: <39BEB156.AC49A795@inc.net> Date: Tue, 12 Sep 2000 17:42:30 -0500 From: Steve Kaczkowski Organization: Time Warner Telecom - IDD X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: InvictaNet Customer Support Cc: Freebsd-ISP Subject: Re: Telnet restrictions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org InvictaNet Customer Support wrote: > > Three answers back within 15 minutes and the first one came in almost as > soon as the message had finished sending! > > Thanks very much, tcp_wrappers has it by 2:1. They're different types of packages, but they can provide similar functions.. I'd check into both to see which would work better in your situation, tcp_wrappers will do it for you, but you can get much more creative with Ipfilter since it's a full firewalling package.. Good luck.. -- Steve Kaczkowski Time Warner Telecom IDD steve@inc.net (414)908-9012 http://www.inc.net (603)737-9209 Fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 15:49:11 2000 Delivered-To: freebsd-isp@freebsd.org Received: from workhorse.iMach.com (workhorse.iMach.com [206.127.77.89]) by hub.freebsd.org (Postfix) with ESMTP id B4C4237B423 for ; Tue, 12 Sep 2000 15:49:07 -0700 (PDT) Received: from localhost (forrestc@localhost) by workhorse.iMach.com (8.9.3/8.9.3) with ESMTP id PAA26784; Tue, 12 Sep 2000 15:51:59 -0600 (MDT) Date: Tue, 12 Sep 2000 15:51:58 -0600 (MDT) From: "Forrest W. Christian" To: Steve Kaczkowski Cc: InvictaNet Customer Support , Freebsd-ISP Subject: Re: Telnet restrictions In-Reply-To: <39BEB156.AC49A795@inc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 12 Sep 2000, Steve Kaczkowski wrote: > I'd check into both to see which would work better in your situation, > tcp_wrappers will do it for you, but you can get much more creative > with Ipfilter since it's a full firewalling package.. The other non-quantifyable advantage is that ipfilter/ipfw (whichever) rejects the connection at a much lower level - logically, this would indicate that ipfilter/ipfw *might* be more secure.... - Forrest W. Christian (forrestc@imach.com) AC7DE ---------------------------------------------------------------------- iMach, Ltd., P.O. Box 5749, Helena, MT 59604 http://www.imach.com Solutions for your high-tech problems. (406)-442-6648 ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 16:22:12 2000 Delivered-To: freebsd-isp@freebsd.org Received: from rad3.1stup.com (rad3.1stup.com [209.143.242.34]) by hub.freebsd.org (Postfix) with ESMTP id 04B2B37B422 for ; Tue, 12 Sep 2000 16:22:10 -0700 (PDT) Received: from veager (ip239.jackson10.ms.pub-ip.psi.net [38.36.61.239]) by rad3.1stup.com (8.10.1/8.9.3) with SMTP id e8CNLmA03598; Tue, 12 Sep 2000 16:21:49 -0700 Message-ID: <007001c01d10$1d6340a0$ef3d2426@siteplus.net> From: "Jim Weeks" To: "InvictaNet Customer Support" , "Freebsd-ISP" References: Subject: Re: mod_php4 + ssl + flash Date: Tue, 12 Sep 2000 19:20:55 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Martyn Routley Wrote: > On the other hand... > > I could not make Scot's port work on my system.. Eventually, I abandoned the > ports and did everything from scratch using excellent instructions from > devshed.com. I would be interested to know where you ran into trouble. This could be of help to Scott as well as others. Jim ________________________________________________________ 1stUp.com - Free the Web Get your free Internet access at http://www.1stUp.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 16:25:58 2000 Delivered-To: freebsd-isp@freebsd.org Received: from bsdie.rwsystems.net (bsdie.rwsystems.net [209.197.223.2]) by hub.freebsd.org (Postfix) with ESMTP id B4FCB37B42C for ; Tue, 12 Sep 2000 16:25:52 -0700 (PDT) Received: from bsdie.rwsystems.net([209.197.223.2]) (2361 bytes) by bsdie.rwsystems.net via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Tue, 12 Sep 2000 18:24:23 -0500 (CDT) (Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Jun-25) Date: Tue, 12 Sep 2000 18:24:23 -0500 (CDT) From: James Wyatt To: "Forrest W. Christian" Cc: Steve Kaczkowski , InvictaNet Customer Support , Freebsd-ISP Subject: Re: Telnet restrictions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 12 Sep 2000, Forrest W. Christian wrote: > On Tue, 12 Sep 2000, Steve Kaczkowski wrote: > > > I'd check into both to see which would work better in your situation, > > tcp_wrappers will do it for you, but you can get much more creative > > with Ipfilter since it's a full firewalling package.. > > The other non-quantifyable advantage is that ipfilter/ipfw (whichever) > rejects the connection at a much lower level - logically, this would > indicate that ipfilter/ipfw *might* be more secure.... Yes, but tcp_wrappers can let you give a custom reject message. I know identd isn't much more secure, but tcp_wrappers can require identd support, limiting you from fewer script kiddies. Rules can be easier to see and it works on other OSes too. For fun, your 'telnet failed' could response look almost like your telnetd didn't wait after prompting for "login:". I've seen one machine from a junior college just try time after time to get a prompt that would let them try hacking-in. Others seem to catch-on more quickly... (^_^) With ipfw/ipfilter, you can prevent replying with a 'connection closed' and cause all telnet attempts to take *much* longer to time-out, delaying attacks. While ipfw/ipfilter *might* be more secure, I doubt it would be measurably so. The tcp_wrappers codebase is *very* mature and have been pretty frequently looked at by folks who can spot crack-points. All three (ipfw, ipfilter, and tcp_wrappers) are industrial strength. I'm suprised that we haven't heard the usual stuff about ssh being so much better than telnet that telnet should be shut off everywhere. - Jy@ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 16:40:46 2000 Delivered-To: freebsd-isp@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id 47D2237B423 for ; Tue, 12 Sep 2000 16:40:43 -0700 (PDT) Received: from bsd.planetwe.com (bsd.planetwe.com [64.182.69.158]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id e8CNegN24036 for ; Tue, 12 Sep 2000 18:40:42 -0500 (CDT) Received: (from steve@localhost) by bsd.planetwe.com (8.9.3/8.9.3) id SAA10417 for freebsd-isp@freebsd.org; Tue, 12 Sep 2000 18:40:42 -0500 (CDT) (envelope-from steve) Date: Tue, 12 Sep 2000 18:40:42 -0500 From: Steve Price To: freebsd-isp@freebsd.org Subject: named virtual hosts Message-ID: <20000912184042.D55208@bsd.planetwe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have the following setup for Apache and was trying to reduce some of the duplicate lines. What I have looks something like this. Because this box will be hosting ~400 domains shortly I can't just make the variables global. Well I can make some of them global by using VirtualDocumentRoot and VirtualScriptAlias, but that doesn't work for all the duplicated lines. NameVirtualHost 192.168.21.21 DocumentRoot /home/foo/www ServerName www.foo.com ServerAdmin webmaster@foo.com ErrorLog /home/foo/logs/error.log TransferLog /home/foo/logs/access.log ScriptAlias /cgi-bin/ /home/foo/cgi-bin/ DocumentRoot /home/foo/www ServerName www.foo.com ServerAdmin webmaster@foo.com ErrorLog /home/foo/logs/error.log TransferLog /home/foo/logs/access.log ScriptAlias /cgi-bin/ /home/foo/cgi-bin/ SSLEngine on SSLCertificateFile /home/foo/ssl/ssl.crt SSLCertificateKeyFile /home/foo/ssl/ssl.key What I'd like to be able to do is something like this instead. NameVirtualHost 192.168.21.21 DocumentRoot /home/foo/www ServerName www.foo.com ServerAdmin webmaster@foo.com ErrorLog /home/foo/logs/error.log TransferLog /home/foo/logs/access.log ScriptAlias /cgi-bin/ /home/foo/cgi-bin/ # The following will not work. # # SSLEngine on # SSLCertficateFile /home/foo/ssl/ssl.crt # SSLCertficateKeyFile /home/foo/ssl/ssl.key # Any suggestions? Thanks. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 16:43:36 2000 Delivered-To: freebsd-isp@freebsd.org Received: from thor.ghim.org (thor.ghim.org [209.249.182.115]) by hub.freebsd.org (Postfix) with ESMTP id 6AC7537B422 for ; Tue, 12 Sep 2000 16:43:32 -0700 (PDT) Received: from schvin.net (siddhartha.nexus [192.168.2.50]) by thor.ghim.org (8.10.1/8.10.1) with SMTP id e8CNhJ125432; Tue, 12 Sep 2000 23:43:19 GMT Received: by schvin.net (sSMTP sendmail emulation); Tue, 12 Sep 2000 23:43:18 +0000 Date: Tue, 12 Sep 2000 23:43:18 +0000 From: George Lewis To: Steve Price Cc: freebsd-isp@FreeBSD.ORG Subject: Re: named virtual hosts Message-ID: <20000912234318.K11511@schvin.net> References: <20000912184042.D55208@bsd.planetwe.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="fd5uyaI9j6xoeUBo" Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000912184042.D55208@bsd.planetwe.com>; from sprice@hiwaay.net on Tue, Sep 12, 2000 at 06:40:42PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --fd5uyaI9j6xoeUBo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable You might think about creating some sort of file that has the specifics for each domain, and then write a nifty perl script that whips through it a= nd generates your httpd.conf, inserting defaults or specifics as the case may be. I guess that wouldn't necessarily make it more readable, but might help make it more maintainable and consistent. George Steve Price (sprice@hiwaay.net) wrote: > I have the following setup for Apache and was trying to reduce some > of the duplicate lines. What I have looks something like this. > Because this box will be hosting ~400 domains shortly I can't just > make the variables global. Well I can make some of them global by > using VirtualDocumentRoot and VirtualScriptAlias, but that doesn't > work for all the duplicated lines. >=20 > NameVirtualHost 192.168.21.21 > > DocumentRoot /home/foo/www > ServerName www.foo.com > ServerAdmin webmaster@foo.com > ErrorLog /home/foo/logs/error.log > TransferLog /home/foo/logs/access.log > ScriptAlias /cgi-bin/ /home/foo/cgi-bin/ > > > > DocumentRoot /home/foo/www > ServerName www.foo.com > ServerAdmin webmaster@foo.com > ErrorLog /home/foo/logs/error.log > TransferLog /home/foo/logs/access.log > ScriptAlias /cgi-bin/ /home/foo/cgi-bin/ > SSLEngine on > SSLCertificateFile /home/foo/ssl/ssl.crt > SSLCertificateKeyFile /home/foo/ssl/ssl.key > > >=20 > What I'd like to be able to do is something like this instead. >=20 > NameVirtualHost 192.168.21.21 > > DocumentRoot /home/foo/www > ServerName www.foo.com > ServerAdmin webmaster@foo.com > ErrorLog /home/foo/logs/error.log > TransferLog /home/foo/logs/access.log > ScriptAlias /cgi-bin/ /home/foo/cgi-bin/ > > # The following will not work. > # > # SSLEngine on > # SSLCertficateFile /home/foo/ssl/ssl.crt > # SSLCertficateKeyFile /home/foo/ssl/ssl.key > # > > >=20 > Any suggestions? Thanks. >=20 > -steve >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message --=20 George Lewis http://schvin.net/ --fd5uyaI9j6xoeUBo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.2 (OpenBSD) Comment: For info see http://www.gnupg.org iD8DBQE5vr+VpwNd2qfAniwRAhMWAJ9NHgnjENgZv549k+8TAD8KMKlvxQCghbp9 lbedmTqesZIE4h1u7XE14vA= =RMj7 -----END PGP SIGNATURE----- --fd5uyaI9j6xoeUBo-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 17:43:24 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ebola.biohz.net (ebola.biohz.net [206.80.1.35]) by hub.freebsd.org (Postfix) with ESMTP id 7597D37B423 for ; Tue, 12 Sep 2000 17:43:21 -0700 (PDT) Received: from rabies (localhost [127.0.0.1]) by ebola.biohz.net (Postfix) with SMTP id 0452E3A3C2; Tue, 12 Sep 2000 17:43:16 -0700 (PDT) Message-ID: <001c01c01d1b$9a9ee140$0302010a@biohz.net> From: "Renaud Waldura" To: "George Lewis" , "Steve Price" Cc: References: <20000912184042.D55208@bsd.planetwe.com> <20000912234318.K11511@schvin.net> Subject: Re: named virtual hosts Date: Tue, 12 Sep 2000 17:43:15 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > You might think about creating some sort of file that has the > specifics for each domain, and then write a nifty perl script that > whips through it and generates your httpd.conf, inserting defaults or > specifics as the case my be. Or you could store your config in a database, and use mod_perl to dynamically configure the server. I'm documenting this here: http://renaud.waldura.com/doc/sql-unix/ NB: this document is a work in progress. --Renaud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 18: 0:16 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.milw.twtelecom.net (ins1.milw.twtelecom.net [216.136.95.3]) by hub.freebsd.org (Postfix) with ESMTP id 5D9B937B423 for ; Tue, 12 Sep 2000 18:00:14 -0700 (PDT) Received: from inc.net (ess.phreak.net [207.250.97.69]) by mail.milw.twtelecom.net (Postfix) with ESMTP id DCD6933004; Tue, 12 Sep 2000 20:00:11 -0500 (CDT) Message-ID: <39BED247.F1946A78@inc.net> Date: Tue, 12 Sep 2000 20:03:03 -0500 From: Steve Kaczkowski Organization: Time Warner Telecom - IDD X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en,ja MIME-Version: 1.0 To: James Wyatt Cc: "Forrest W. Christian" , InvictaNet Customer Support , Freebsd-ISP Subject: Re: Telnet restrictions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm suprised that we haven't heard the usual stuff about ssh being so much > better than telnet that telnet should be shut off everywhere. - Jy@ Oh! I'm all for for that! Telnet sucks! SSH is your friend, check it out: http://www.openssh.com/ :) -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 18:47:13 2000 Delivered-To: freebsd-isp@freebsd.org Received: from systemadmin.sheltonbbs.com (systemadmin.sheltonbbs.com [63.102.143.3]) by hub.freebsd.org (Postfix) with ESMTP id 8702E37B423 for ; Tue, 12 Sep 2000 18:47:08 -0700 (PDT) Received: from localhost (localhost.sheltonbbs.com [127.0.0.1]) by systemadmin.sheltonbbs.com (8.9.3/8.9.3) with ESMTP id UAA71692 for ; Tue, 12 Sep 2000 20:47:11 -0500 (CDT) (envelope-from butch@sheltonbbs.com) Date: Tue, 12 Sep 2000 20:47:11 -0500 (CDT) From: Butch Evans X-Sender: root@systemadmin.sheltonbbs.com To: freebsd-isp@freebsd.org Subject: Re: Telnet restrictions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I did not see anyone respond with xinetd. Is there something I should know? I know of the other packages, and have used both in different scenarios, but it seemed to me that the easiest and quickest way to do what he asked was xinetd. I know the other stuff offers many more options, making them more flexible, but if limiting the IP of the source is the main goal, then why not xinetd? I am not particularly PROMOTING xinetd, just wondering why I was the only one to MENTION it. -- Butch Evans Shelton Internet Network Admin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 20:37:32 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id C95CB37B422 for ; Tue, 12 Sep 2000 20:37:28 -0700 (PDT) Received: from aluminium.farken.net (aluminium.staff.ideal.net.au [202.3.35.13]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id OAA05521 for ; Wed, 13 Sep 2000 14:36:07 +1100 (EST) (envelope-from FreeBSD@farken.net) Message-Id: <4.3.2.7.2.20000913143513.00ab95d0@mail.ideal.net.au> X-Sender: FreeBSD@mail.ideal.net.au (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 13 Sep 2000 14:37:36 +1000 To: freebsd-isp@FreeBSD.ORG From: Pete MacGee Subject: sendmail.cf question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi All, I have an email address setup for incoming spam messages. What I want to do is take any emails coming in to that address, and modify the subject of the message before delivering it to its rightful owner. I can make the sendmail.cf file detect the To: string with the line below. HTo: $>Check_To D{Bazza}blah@foo.com But I cant seem to find a way to make it take the subject line : Subject: Make your dreams come true and add a string at the beginning of the subject : Subject: [SPAM] Make your dreams come true Would anyone have any suggestions on how this may be done, or what to look at to find an answer. Thanks in advance, Pete! -- Computers are just like air conditioners... They don't work properly if you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 22:41:12 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id D2FD637B422 for ; Tue, 12 Sep 2000 22:41:07 -0700 (PDT) Received: from aluminium.farken.net (aluminium.staff.ideal.net.au [202.3.35.13]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id QAA10936; Wed, 13 Sep 2000 16:39:45 +1100 (EST) (envelope-from FreeBSD@farken.net) Message-Id: <4.3.2.7.2.20000913163949.00b35d70@mail.ideal.net.au> X-Sender: FreeBSD@mail.ideal.net.au X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 13 Sep 2000 16:41:18 +1000 To: Jahanur R Subedar From: Pete MacGee Subject: Re: sendmail.cf question Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: References: <4.3.2.7.2.20000913143513.00ab95d0@mail.ideal.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ahhh - okay, but my main problem is this. I know that I can get the Subject by using HSubject: but I need to make it so that (possibly with a macro) the email is sent through, but has [SPAM] appended to the beginning of the Subject line. Thats where I am having trouble finding a solution. I have an extensive sendmail book, but it really doesnt cover this kind of scenario as far as I can tell. Thank you for your help, Pete. At 12:44 AM 13/09/00 -0500, you wrote: >As far as I know from the Sendmail book that the HSubject: Field , the >Field does not mean anthing. That means you can put anything in that field >and Sendmail will alsways ignore it. But I think you can define a Macro >probably,( I dont know how to do that). >Another thing you can do is add another extra line to the header for >example HComments: Field and put whatever comments you want. I think >that's best idea. >I hope this helps. > >Jahanur > >On Wed, 13 Sep 2000, Pete MacGee wrote: > > > Hi All, > > > > I have an email address setup for incoming spam messages. What I want > to do > > is take any emails coming in to that address, and modify the subject of > the > > message before delivering it to its rightful owner. > > > > I can make the sendmail.cf file detect the To: string with the line below. > > > > HTo: $>Check_To > > D{Bazza}blah@foo.com > > > > But I cant seem to find a way to make it take the subject line : > > Subject: Make your dreams come true > > and add a string at the beginning of the subject : > > Subject: [SPAM] Make your dreams come true > > > > > > Would anyone have any suggestions on how this may be done, or what to look > > at to find an answer. > > > > Thanks in advance, > > > > Pete! > > -- > > Computers are just like air conditioners... They don't work properly if > you > > open Windows. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > >Jahanur R Subedar >WWW.JJSOFT.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 22:43:28 2000 Delivered-To: freebsd-isp@freebsd.org Received: from colossus.invictanet.co.uk (colossus.invictanet.co.uk [62.232.18.118]) by hub.freebsd.org (Postfix) with ESMTP id 690B937B423 for ; Tue, 12 Sep 2000 22:43:24 -0700 (PDT) Received: from MartynRoutley (modem449.netkonect.net [194.164.14.195]) by colossus.invictanet.co.uk (8.9.3/8.9.3) with SMTP id GAA19509 for ; Wed, 13 Sep 2000 06:43:22 +0100 (BST) From: "InvictaNet Customer Support" To: "Freebsd-ISP" Subject: RE: mod_php4 + ssl + flash Date: Wed, 13 Sep 2000 06:43:15 +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.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <007001c01d10$1d6340a0$ef3d2426@siteplus.net> Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have to admit that I did not make any notes. I know I should have, but I just gave up, went away and looked for an alternative method. Sorry Martyn Routley ----------------------------------------------------- InvictaNet - The Internet in Plain English, Guaranteed http://www.invictanet.co.uk mailto:info@invictanet.co.uk phone: 0870 7402252 fax: +44 (0)1233 334001 ------------------------------------------------------ -----Original Message----- From: Jim Weeks [mailto:jim@siteplus.net] Sent: Wednesday, September 13, 2000 12:21 AM To: InvictaNet Customer Support; Freebsd-ISP Subject: Re: mod_php4 + ssl + flash Martyn Routley Wrote: > On the other hand... > > I could not make Scot's port work on my system.. Eventually, I abandoned the > ports and did everything from scratch using excellent instructions from > devshed.com. I would be interested to know where you ran into trouble. This could be of help to Scott as well as others. Jim ________________________________________________________ 1stUp.com - Free the Web Get your free Internet access at http://www.1stUp.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 23:14:48 2000 Delivered-To: freebsd-isp@freebsd.org Received: from cache.sai.co.za (mail.sai.co.za [196.33.40.1]) by hub.freebsd.org (Postfix) with ESMTP id 1DE6D37B422 for ; Tue, 12 Sep 2000 23:14:41 -0700 (PDT) Received: from fdisk (fdisk.pmburg.co.za [196.33.40.17]) by cache.sai.co.za (8.9.3/8.9.3) with SMTP id IAA13381; Wed, 13 Sep 2000 08:15:14 +0200 (SAST) (envelope-from davew@sai.co.za) Message-ID: <001301c01d4b$e6742d20$112821c4@sai.co.za> From: "Dave Wilson" To: "Pawel Dabrowski" Cc: "Andre van der Merwe" , Subject: Local IP addresses Date: Wed, 13 Sep 2000 08:28:57 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi guys, howzit going ? Do you have any ideas where I can find out what IP blocks are registered in S.A ? The reason being that we need to limit our clients' access to international bandwidth with our traffic shaper. For this to happen I need to know what IP's are local to South Africa. Regards Dave Wilson The S.A. Internet (033) 3456777 0825496159 http://www.sai.co.za "Despite the high cost of living, it remains popular" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Sep 12 23:27:33 2000 Delivered-To: freebsd-isp@freebsd.org Received: from velvet.sensation.net.au (serial1-2-velvet-brunswick.sensation.net.au [203.20.114.195]) by hub.freebsd.org (Postfix) with ESMTP id 841B637B422 for ; Tue, 12 Sep 2000 23:27:24 -0700 (PDT) Received: from localhost (rowan@localhost) by velvet.sensation.net.au (8.9.3/8.9.3) with ESMTP id RAA13977 for ; Wed, 13 Sep 2000 17:27:24 +1100 (EST) (envelope-from rowan@sensation.net.au) X-Authentication-Warning: velvet.sensation.net.au: rowan owned process doing -bs Date: Wed, 13 Sep 2000 17:27:23 +1100 (EST) From: Rowan Crowe To: freebsd-isp@freebsd.org Subject: Re: Local IP addresses In-Reply-To: <001301c01d4b$e6742d20$112821c4@sai.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 13 Sep 2000, Dave Wilson wrote: > Hi guys, howzit going ? > > Do you have any ideas where I can find out what IP blocks are registered in > S.A ? > The reason being that we need to limit our clients' access to international > bandwidth with our traffic shaper. For this to happen I need to know what > IP's are local to South Africa. Just curious - why do you do this? Is there a technical reason (like being charged more by your upstream for international traffic) or some other reason? Bear in mind that just because an IP range happens to be located in South Africa, doesn't mean it's going to travel on local links only. People may also use IP space allocated from elsewhere. Cheers. -- Rowan Crowe http://www.rowan.sensation.net.au/ Sensation Internet Services http://info.sensation.net.au/ Melbourne, Australia Phone: +61-3-9388-9260 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Sep 13 1:53: 4 2000 Delivered-To: freebsd-isp@freebsd.org Received: from cache.sai.co.za (mail.sai.co.za [196.33.40.1]) by hub.freebsd.org (Postfix) with ESMTP id C5D1837B422 for ; Wed, 13 Sep 2000 01:52:56 -0700 (PDT) Received: from fdisk (fdisk.pmburg.co.za [196.33.40.17]) by cache.sai.co.za (8.9.3/8.9.3) with SMTP id KAA01013; Wed, 13 Sep 2000 10:52:53 +0200 (SAST) (envelope-from davew@sai.co.za) Message-ID: <005101c01d61$f288d1e0$112821c4@sai.co.za> From: "Dave Wilson" To: "Rowan Crowe" , References: Subject: Re: Local IP addresses Date: Wed, 13 Sep 2000 11:06:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Rowan, Thanks for getting back to me. ;-) You see we use ipfw to limit our clients international bandwidth to what ever they have purchased from us.... now the thing is that we need to find South Africa's range of IP's so that we can limit all IP traffic except the local IP's . Regards Dave Wilson The S.A. Internet (033) 3456777 0825496159 http://www.sai.co.za "Despite the high cost of living, it remains popular" ----- Original Message ----- From: "Rowan Crowe" To: Sent: Wednesday, September 13, 2000 8:27 AM Subject: Re: Local IP addresses > On Wed, 13 Sep 2000, Dave Wilson wrote: > > > Hi guys, howzit going ? > > > > Do you have any ideas where I can find out what IP blocks are registered in > > S.A ? > > The reason being that we need to limit our clients' access to international > > bandwidth with our traffic shaper. For this to happen I need to know what > > IP's are local to South Africa. > > Just curious - why do you do this? Is there a technical reason (like being > charged more by your upstream for international traffic) or some other > reason? > > Bear in mind that just because an IP range happens to be located in South > Africa, doesn't mean it's going to travel on local links only. People may > also use IP space allocated from elsewhere. > > Cheers. > > > -- > Rowan Crowe http://www.rowan.sensation.net.au/ > Sensation Internet Services http://info.sensation.net.au/ > Melbourne, Australia Phone: +61-3-9388-9260 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Sep 13 8:30:55 2000 Delivered-To: freebsd-isp@freebsd.org Received: from cgi.sstar.com (cgi.sstar.com [209.205.176.12]) by hub.freebsd.org (Postfix) with ESMTP id 1D1F837B424 for ; Wed, 13 Sep 2000 08:30:53 -0700 (PDT) Received: from bluto.jimking.net (bluto.jimking.net [216.54.255.8]) by cgi.sstar.com (8.11.0/8.9.3) with ESMTP id e8DFUo594260 for ; Wed, 13 Sep 2000 10:30:51 -0500 (CDT) (envelope-from jim@jimking.net) Received: from marble (marble.lgc.com [134.132.228.4]) by bluto.jimking.net (8.11.0/8.9.3) with SMTP id e8DFUmW01304 for ; Wed, 13 Sep 2000 10:30:49 -0500 (CDT) (envelope-from jim@jimking.net) Message-ID: <01ab01c01d97$9834d3c0$04e48486@marble> From: "Jim King" To: Subject: dhcpd handing out static routes Date: Wed, 13 Sep 2000 10:30:48 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Using the option static-routes in dhcpd.conf I'm able to get static routes to DHCP clients, but the static routes have a netmask of 255.255.255.255. Is it possible to specify a different netmask for the static routes? I'm using ISC DHCP 2.0. Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Sep 13 10:21:53 2000 Delivered-To: freebsd-isp@freebsd.org Received: from atlas.rccn.net (atlas.rccn.net [193.136.7.1]) by hub.freebsd.org (Postfix) with SMTP id 399D737B422 for ; Wed, 13 Sep 2000 10:21:49 -0700 (PDT) Received: (qmail 27931 invoked from network); 13 Sep 2000 17:21:36 -0000 Received: from oberon.rccn.net (HELO rccn.net) (193.136.7.8) by atlas.rccn.net with SMTP; 13 Sep 2000 17:21:36 -0000 Message-ID: <39BFB79F.444C3383@rccn.net> Date: Wed, 13 Sep 2000 18:21:35 +0100 From: jpsp@rccn.net X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.12-20 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isp@FreeBSD.ORG Subject: 2 NICs, 2 routers Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello all, I have a BSD with 2 ethernet NICs and there's the possibility of connecting those cards to 2 different routers. I would to know how do I make the machine resistent to the failure of one of the routers? I think this is possible using layer 2 or/and 3 technics? thanks, jp -- FCCN - Fundação para a Computação Científica Nacional - Tel: +351-218440100 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Sep 13 17:45:26 2000 Delivered-To: freebsd-isp@freebsd.org Received: from gizmo.internode.com.au (gizmo.internode.com.au [192.83.231.115]) by hub.freebsd.org (Postfix) with ESMTP id C4F5C37B423 for ; Wed, 13 Sep 2000 17:45:18 -0700 (PDT) Received: (from newton@localhost) by gizmo.internode.com.au (8.11.0/8.9.3) id e8E0iOY33549; Thu, 14 Sep 2000 10:14:24 +0930 (CST) (envelope-from newton) Date: Thu, 14 Sep 2000 10:14:24 +0930 From: Mark Newton To: Mike Cc: freebsd-isp@FreeBSD.ORG Subject: Re: server hardening Message-ID: <20000914101424.D33361@internode.com.au> References: <4.3.2.7.2.20000912144836.00b9fbe0@mail.mikesweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <4.3.2.7.2.20000912144836.00b9fbe0@mail.mikesweb.com> X-PGP-Key: http://www.on.net/~newton/pgpkey.txt Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Sep 12, 2000 at 02:50:30PM -0400, Mike wrote: > I am putting a FreeBSD box together for our dialup customers to have shell > access. What do I need to do to "harden" this server to keep users out of > trouble with the system, and with each other? Disable shell access :-) - mark -- Mark Newton Email: newton@internode.com.au (W) Network Engineer Email: newton@atdot.dotat.org (H) Internode Systems Pty Ltd Desk: +61-8-82232999 "Network Man" - Anagram of "Mark Newton" Mobile: +61-416-202-223 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Sep 13 18: 1:48 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id 1AAC237B423 for ; Wed, 13 Sep 2000 18:01:39 -0700 (PDT) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id UAA12993; Wed, 13 Sep 2000 20:01:19 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <018101c01de7$50802480$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "mike" , References: <004601c01d07$45cccc40$020110ac@172.16.1.2> Subject: Re: FrontPage Extensions Date: Wed, 13 Sep 2000 20:01:28 -0500 Organization: West Bend Internet X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "mike" > I put this on -questions a while back and didn't get any responses so I'll > try it here. > > I'm trying to install fp extensions from the ports collection (and in > general). > > I'm running 3.5 STABLE w/ apache 1.3.12. > > I go to the /usr/ports/www/apache-fp to do the make. It fetches the > "something.bsdi.something.Z" and proceeds. It gets to: > ===> Patching for apache_fp-1.3.12 > ===> Applying FreeBSD patches for apache_fp-1.3.12 > *** Error code 4 > Remove the patch for change_server.sh, then do a make clean. The port should now install without any more problems. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Sep 13 18:32:14 2000 Delivered-To: freebsd-isp@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 0195A37B43C for ; Wed, 13 Sep 2000 18:32:12 -0700 (PDT) Received: from chimp.simianscience.com (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.11.0/8.11.0) with SMTP id e8E1W4D96349; Wed, 13 Sep 2000 21:32:04 -0400 (EDT) From: mike@sentex.net (Mike Tancsa) To: jpsp@rccn.net Cc: freebsd-isp@FreeBSD.ORG Subject: Re: 2 NICs, 2 routers Date: Thu, 14 Sep 2000 01:32:03 GMT Message-ID: <39c02a32.514258825@smtp.sentex.ca> References: In-Reply-To: X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 13 Sep 2000 13:22:03 -0400, in sentex.lists.freebsd.isp you wrote: > >Hello all, > >I have a BSD with 2 ethernet NICs and there's >the possibility of connecting those cards to 2 different >routers. I would to know how do I make the machine resistent >to the failure of one of the routers? I think this is possible >using layer 2 or/and 3 technics? Use a routing protocol such as RIP, RIPng, OSPF, or iBGP. A few options, zebra, gated, mrt, routed. ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 1: 5:18 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mailtoaster2.pipeline.ch (mailtoaster2.pipeline.ch [62.48.0.71]) by hub.freebsd.org (Postfix) with ESMTP id BC9DC37B42C for ; Thu, 14 Sep 2000 01:05:12 -0700 (PDT) Received: (qmail 47105 invoked from network); 14 Sep 2000 08:05:50 -0000 Received: from unknown (HELO telehouse.ch) ([62.48.0.53]) (envelope-sender ) by mailtoaster2.pipeline.ch (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 14 Sep 2000 08:05:50 -0000 Message-ID: <39C086C1.33F2E220@telehouse.ch> Date: Thu, 14 Sep 2000 10:05:21 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-net@freebsd.org, freebsd-isp@freebsd.org Subject: Anybody got LMC1200 card run at E1 speed? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there Has anybody got an LMC1200P T1/E1 card run at E1 speeds? I've just some these and should deploy them fairly quickly but as it looks the default is only T1 1.5Mbit/s. I installed FreeBSD 3.5.1 and the driver patches apply cleanly to the kernel and compile as well. No problem in that area. Now the lmcctl program is not of much help because it only knows of T1 lines. Yesterday I called LanMedia support but only got a voicemail box, I left a message but received no call back yet (will I ever?). So in the mean time stuck with what I have here. So far I was looking through the dirver sources and managed to change the default initialization from T1 to E1 but the clock speed still stays at 1.5M instead of 2Meg for E1. If anybody has got these beasts to run at E1 speeds it would be great if you could tell me how much arm twisting (to the drivers source or to LanMedia) it takes to get it working. Any other helpful ideas welcome as well of course! Cheers -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 1:37:58 2000 Delivered-To: freebsd-isp@freebsd.org Received: from server02.belenus.com (ns2.belenus.com [131.99.17.130]) by hub.freebsd.org (Postfix) with ESMTP id 60AA437B424; Thu, 14 Sep 2000 01:37:52 -0700 (PDT) Received: by server02.belenus.com with Internet Mail Service (5.5.2650.21) id ; Thu, 14 Sep 2000 10:37:45 +0200 Message-ID: From: "Schmalzbauer, Harald" To: 'Andre Oppermann' , freebsd-net@freebsd.org, freebsd-isp@freebsd.org Subject: AW: Anybody got LMC1200 card run at E1 speed? Date: Thu, 14 Sep 2000 10:37:38 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Andre, I tried the LMC 1200 a vew weeks ago. I had contact with one of the developers at LMC. So far they neither support FreeBSD4 nor E1 (on the software side!). But he got some E1 equipment and they are working on = E1 support. I don't know what the current status is. Just contact LMC support, they = are very helpful and will give you the contact. Best Rgards, Harry belenus GmbH Harald Schmalzbauer Sys/Net Admin Tel: +49 (89) 21979-120 Fax: +49 (89) 21979-111 www.belenus.com > -----Urspr=FCngliche Nachricht----- > Von: Andre Oppermann [mailto:oppermann@telehouse.ch] > Gesendet: Donnerstag, 14. September 2000 10:05 > An: freebsd-net@freebsd.org; freebsd-isp@freebsd.org > Betreff: Anybody got LMC1200 card run at E1 speed? >=20 >=20 > Hi there >=20 > Has anybody got an LMC1200P T1/E1 card run at E1 speeds? >=20 > I've just some these and should deploy them fairly quickly but as it > looks the default is only T1 1.5Mbit/s. >=20 > I installed FreeBSD 3.5.1 and the driver patches apply cleanly to the > kernel and compile as well. No problem in that area. >=20 > Now the lmcctl program is not of much help because it only knows of > T1 lines. >=20 > Yesterday I called LanMedia support but only got a voicemail box, I > left a message but received no call back yet (will I ever?). >=20 > So in the mean time stuck with what I have here. So far I was looking > through the dirver sources and managed to change the default > initialization from T1 to E1 but the clock speed still stays at 1.5M > instead of 2Meg for E1. >=20 > If anybody has got these beasts to run at E1 speeds it would be great > if you could tell me how much arm twisting (to the drivers source or > to LanMedia) it takes to get it working. >=20 > Any other helpful ideas welcome as well of course! >=20 > Cheers > --=20 > Andre >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message >=20 -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.2 iQA/AwUBOcCAQ1XEptsBus8cEQLP+QCgrJo1YVaGOHEQqISASv5QbnHSepQAoOJv iGZwHyU605m7bWqm9UzzUh4o =3DT9NK -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 2: 9:21 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mailtoaster2.pipeline.ch (mailtoaster2.pipeline.ch [62.48.0.71]) by hub.freebsd.org (Postfix) with ESMTP id 4A3DF37B43E for ; Thu, 14 Sep 2000 02:09:19 -0700 (PDT) Received: (qmail 47157 invoked from network); 14 Sep 2000 09:10:00 -0000 Received: from unknown (HELO telehouse.ch) ([62.48.0.53]) (envelope-sender ) by mailtoaster2.pipeline.ch (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 14 Sep 2000 09:10:00 -0000 Message-ID: <39C095CF.8F36962F@telehouse.ch> Date: Thu, 14 Sep 2000 11:09:35 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Schmalzbauer, Harald" Cc: freebsd-net@freebsd.org, freebsd-isp@freebsd.org Subject: Re: AW: Anybody got LMC1200 card run at E1 speed? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Schmalzbauer, Harald" wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello Andre, Hi Harry, > I tried the LMC 1200 a vew weeks ago. I had contact with one of the > developers at LMC. So far they neither support FreeBSD4 nor E1 (on the > software side!). But he got some E1 equipment and they are working on E1 > support. That they've got no support for FreeBSD 4 is ok with me, I can live with 3.5.1. What hurts me is the lack of support for E1 because in their product description they claim to support it and thats why I got these cards... > I don't know what the current status is. Just contact LMC support, they are > very helpful and will give you the contact. OK, I'll try again to reach someone there. Thanks a lot for this information -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 16:35:37 2000 Delivered-To: freebsd-isp@freebsd.org Received: from rad3.1stup.com (rad3.1stup.com [209.143.242.34]) by hub.freebsd.org (Postfix) with ESMTP id 6149837B423 for ; Thu, 14 Sep 2000 16:35:27 -0700 (PDT) Received: from veager (ip13.jackson10.ms.pub-ip.psi.net [38.36.61.13]) by rad3.1stup.com (8.10.1/8.9.3) with SMTP id e8ENZEA03340 for ; Thu, 14 Sep 2000 16:35:20 -0700 Message-ID: <00a001c01ea4$54ad7ea0$0d3d2426@siteplus.net> From: "Jim Weeks" To: Subject: Bus-master IDE controller question Date: Thu, 14 Sep 2000 19:34:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This was in my security check message this morning. I have a BT958 PCI controller in this machine and am confused by this message. The system seems to be running ok, and I can find no error messages in /var/log/messages. > Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.2.1 Any ideas? I know this is off topic, but I always get answers on this list. Thanks in advance, Jim ________________________________________________________ 1stUp.com - Free the Web Get your free Internet access at http://www.1stUp.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 17:34:36 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id A901437B423 for ; Thu, 14 Sep 2000 17:34:33 -0700 (PDT) Received: (qmail 84270 invoked from network); 15 Sep 2000 00:34:32 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 15 Sep 2000 00:34:32 -0000 Message-Id: <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 14 Sep 2000 20:33:28 -0400 To: freebsd-isp@FreeBSD.ORG From: Mike Subject: make is suid? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I noticed that make is suid root. -rwxr-sr-x 1 root kmem 442384 Aug 25 05:51 /usr/local/bin/make Is that supposed to be? Would it still work for users if it wasn't? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 17:35:52 2000 Delivered-To: freebsd-isp@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 91F4237B424 for ; Thu, 14 Sep 2000 17:35:50 -0700 (PDT) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 229921C6F; Thu, 14 Sep 2000 20:35:50 -0400 (EDT) Date: Thu, 14 Sep 2000 20:35:50 -0400 From: Bill Fumerola To: Mike Cc: freebsd-isp@FreeBSD.ORG Subject: Re: make is suid? Message-ID: <20000914203550.M47559@jade.chc-chimes.com> References: <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com>; from mike@mikesweb.com on Thu, Sep 14, 2000 at 08:33:28PM -0400 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Sep 14, 2000 at 08:33:28PM -0400, Mike wrote: > I noticed that make is suid root. > -rwxr-sr-x 1 root kmem 442384 Aug 25 05:51 > /usr/local/bin/make [hawk-billf] /home/billf/postfix-current > ls -l =make -r-xr-xr-x 1 root wheel 97120 Jul 14 00:17 /usr/bin/make* > Is that supposed to be? Would it still work for users if it wasn't? No, it shouldn't be. Yes, it does. I'd suspect that your machine has had a compromise, if I were you. -- Bill Fumerola - Network Architect, BOFH / Chimes, Inc. billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 17:44:57 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id 7F7FE37B422 for ; Thu, 14 Sep 2000 17:44:54 -0700 (PDT) Received: (qmail 85064 invoked from network); 15 Sep 2000 00:44:53 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 15 Sep 2000 00:44:53 -0000 Message-Id: <4.3.2.7.2.20000914204109.00b80868@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 14 Sep 2000 20:43:49 -0400 To: Bill Fumerola From: Mike Subject: Re: make is suid? Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: <20000914203550.M47559@jade.chc-chimes.com> References: <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com> <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just set up that box not too long ago, and was just going through taking out all the suid stuff.. I'm the only person with access to the box, so I'm doubting compromise. This is what I had for "find / -perm -2000 -ls" after a fresh install and cvsup. 8027 190 -r-sr-sr-x 1 uucp dialer 96540 Jul 30 00:46 /usr/bin/uustat 8073 26 -r-xr-s--- 1 root kmem 12900 Jul 30 00:49 /usr/bin/fstat 8088 20 -r-xr-s--- 1 root kmem 9624 Jul 30 00:49 /usr/bin/ipcs 8135 166 -r-xr-s--- 1 root kmem 84448 Jul 30 00:49 /usr/bin/netstat 8137 20 -r-xr-s--- 1 root kmem 9660 Jul 30 00:49 /usr/bin/nfsstat 8172 112 -r-xr-s--- 1 root kmem 56392 Jul 30 00:49 /usr/bin/systat 8182 64 -r-xr-s--- 1 root kmem 32136 Jul 30 00:49 /usr/bin/top 8204 34 -r-xr-s--- 1 root kmem 16392 Jul 30 00:49 /usr/bin/vmstat 8214 16 -r-xr-s--- 1 root tty 7288 Jul 30 00:49 /usr/bin/write 3190413 448 -r-sr-sr-x 1 uucp dialer 220460 Jul 30 00:46 /usr/libexec/uucp/uucico 3190414 224 -r-sr-s--- 1 uucp uucp 99340 Jul 30 00:46 /usr/libexec/uucp/uuxqt 6317475 896 -rwxr-sr-x 1 root kmem 442384 Aug 25 05:51 /usr/local/bin/make At 08:35 PM 9/14/2000 -0400, Bill Fumerola wrote: >On Thu, Sep 14, 2000 at 08:33:28PM -0400, Mike wrote: > > I noticed that make is suid root. > > -rwxr-sr-x 1 root kmem 442384 Aug 25 05:51 > > /usr/local/bin/make > >[hawk-billf] /home/billf/postfix-current > ls -l =make >-r-xr-xr-x 1 root wheel 97120 Jul 14 00:17 /usr/bin/make* > > > Is that supposed to be? Would it still work for users if it wasn't? > >No, it shouldn't be. >Yes, it does. > >I'd suspect that your machine has had a compromise, if I were you. > >-- >Bill Fumerola - Network Architect, BOFH / Chimes, Inc. > billf@chimesnet.com / billf@FreeBSD.org > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 17:46:37 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id 9D80037B422 for ; Thu, 14 Sep 2000 17:46:34 -0700 (PDT) Received: (qmail 85199 invoked from network); 15 Sep 2000 00:46:33 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 15 Sep 2000 00:46:33 -0000 Message-Id: <4.3.2.7.2.20000914204506.0f6eb548@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 14 Sep 2000 20:45:30 -0400 To: Bill Fumerola From: Mike Subject: Re: make is suid? Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: <4.3.2.7.2.20000914204109.00b80868@mail.mikesweb.com> References: <20000914203550.M47559@jade.chc-chimes.com> <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com> <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org (forgot to mention that I had taken out the user exec permissions before doing the listing) At 08:43 PM 9/14/2000 -0400, Mike wrote: >Just set up that box not too long ago, and was just going through taking >out all the suid stuff.. I'm the only person with access to the box, so >I'm doubting compromise. >This is what I had for "find / -perm -2000 -ls" after a fresh install and >cvsup. > > 8027 190 -r-sr-sr-x 1 uucp dialer 96540 > Jul 30 00:46 /usr/bin/uustat > 8073 26 -r-xr-s--- 1 root kmem 12900 > Jul 30 00:49 /usr/bin/fstat > 8088 20 -r-xr-s--- 1 root kmem 9624 > Jul 30 00:49 /usr/bin/ipcs > 8135 166 -r-xr-s--- 1 root kmem 84448 > Jul 30 00:49 /usr/bin/netstat > 8137 20 -r-xr-s--- 1 root kmem 9660 > Jul 30 00:49 /usr/bin/nfsstat > 8172 112 -r-xr-s--- 1 root kmem 56392 > Jul 30 00:49 /usr/bin/systat > 8182 64 -r-xr-s--- 1 root kmem 32136 > Jul 30 00:49 /usr/bin/top > 8204 34 -r-xr-s--- 1 root kmem 16392 > Jul 30 00:49 /usr/bin/vmstat > 8214 16 -r-xr-s--- 1 root tty 7288 > Jul 30 00:49 /usr/bin/write >3190413 448 -r-sr-sr-x 1 uucp dialer 220460 >Jul 30 00:46 /usr/libexec/uucp/uucico >3190414 224 -r-sr-s--- 1 uucp uucp 99340 >Jul 30 00:46 /usr/libexec/uucp/uuxqt >6317475 896 -rwxr-sr-x 1 root kmem 442384 >Aug 25 05:51 /usr/local/bin/make > >At 08:35 PM 9/14/2000 -0400, Bill Fumerola wrote: >>On Thu, Sep 14, 2000 at 08:33:28PM -0400, Mike wrote: >> > I noticed that make is suid root. >> > -rwxr-sr-x 1 root kmem 442384 Aug 25 05:51 >> > /usr/local/bin/make >> >>[hawk-billf] /home/billf/postfix-current > ls -l =make >>-r-xr-xr-x 1 root wheel 97120 Jul 14 00:17 /usr/bin/make* >> >> > Is that supposed to be? Would it still work for users if it wasn't? >> >>No, it shouldn't be. >>Yes, it does. >> >>I'd suspect that your machine has had a compromise, if I were you. >> >>-- >>Bill Fumerola - Network Architect, BOFH / Chimes, Inc. >> billf@chimesnet.com / billf@FreeBSD.org >> >> >> >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-isp" in the body of the message > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 17:49:11 2000 Delivered-To: freebsd-isp@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 0E7A437B423 for ; Thu, 14 Sep 2000 17:49:10 -0700 (PDT) Received: by pawn.primelocation.net (Postfix, from userid 1016) id 61FC79B05; Thu, 14 Sep 2000 20:49:09 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 52B67BA03; Thu, 14 Sep 2000 20:49:09 -0400 (EDT) Date: Thu, 14 Sep 2000 20:49:09 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Mike Cc: Bill Fumerola , freebsd-isp@FreeBSD.ORG Subject: Re: make is suid? In-Reply-To: <4.3.2.7.2.20000914204109.00b80868@mail.mikesweb.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 14 Sep 2000, Mike wrote: > Just set up that box not too long ago, and was just going through taking > out all the suid stuff.. I'm the only person with access to the box, so I'm > doubting compromise. > This is what I had for "find / -perm -2000 -ls" after a fresh install and > cvsup. > > 8027 190 -r-sr-sr-x 1 uucp dialer 96540 Jul > 30 00:46 /usr/bin/uustat *snip* > 6317475 896 -rwxr-sr-x 1 root kmem 442384 Aug > 25 05:51 /usr/local/bin/make > Also note this make is in /usr/local/bin. A default installation doesn't (shouldn't) install any files in /usr/local/*. ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 17:51:41 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id ACC6F37B424 for ; Thu, 14 Sep 2000 17:51:38 -0700 (PDT) Received: (qmail 85566 invoked from network); 15 Sep 2000 00:51:37 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 15 Sep 2000 00:51:37 -0000 Message-Id: <4.3.2.7.2.20000914204952.00b8a160@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 14 Sep 2000 20:50:34 -0400 To: "Chris D. Faulhaber" From: Mike Subject: Re: make is suid? Cc: Bill Fumerola , freebsd-isp@FreeBSD.ORG In-Reply-To: References: <4.3.2.7.2.20000914204109.00b80868@mail.mikesweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org now that you mention it, it seems like I did an installation of make downloaded from the gnu site as well.. At 08:49 PM 9/14/2000 -0400, Chris D. Faulhaber wrote: >On Thu, 14 Sep 2000, Mike wrote: > > > Just set up that box not too long ago, and was just going through taking > > out all the suid stuff.. I'm the only person with access to the box, so > I'm > > doubting compromise. > > This is what I had for "find / -perm -2000 -ls" after a fresh install and > > cvsup. > > > > 8027 190 -r-sr-sr-x 1 uucp dialer 96540 > Jul > > 30 00:46 /usr/bin/uustat > >*snip* > > > 6317475 896 -rwxr-sr-x 1 root kmem 442384 > Aug > > 25 05:51 /usr/local/bin/make > > > >Also note this make is in /usr/local/bin. A default installation doesn't >(shouldn't) install any files in /usr/local/*. > >----- >Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org >-------------------------------------------------------- >FreeBSD: The Power To Serve - http://www.FreeBSD.org > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 17:53:49 2000 Delivered-To: freebsd-isp@freebsd.org Received: from atlas.bit.net.au (atlas.bit.net.au [203.18.94.3]) by hub.freebsd.org (Postfix) with ESMTP id B638F37B424 for ; Thu, 14 Sep 2000 17:53:46 -0700 (PDT) Received: (from pdh@localhost) by atlas.bit.net.au (8.9.3/8.9.3/Debian/GNU) id KAA16875; Fri, 15 Sep 2000 10:53:22 +1000 Date: Fri, 15 Sep 2000 10:53:22 +1000 From: Phil Homewood To: mike@mikesweb.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: make is suid? Message-ID: <20000915105322.D13125@atlas.bit.net.au> References: <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com> <20000914203550.M47559@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000914203550.M47559@jade.chc-chimes.com>; from billf@chimesnet.com on Thu, Sep 14, 2000 at 08:35:50PM -0400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bill Fumerola wrote: > On Thu, Sep 14, 2000 at 08:33:28PM -0400, Mike wrote: > > I noticed that make is suid root. > > -rwxr-sr-x 1 root kmem 442384 Aug 25 05:51 > > /usr/local/bin/make > > I'd suspect that your machine has had a compromise, if I were you. I'm betting the same, too. That file size looks *very* similar to 4.x's /bin/sh, in fact. (And that's sgid, not suid, by the way.) Make normally lives in /usr/bin, not /usr/local/bin; gmake installs as /usr/local/bin/gmake. -- Phil Homewood pdh@asiaonline.net Senior Technician +61 7 3620 1930 Asia Online (Brisbane) http://www.asiaonline.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 18:13:46 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id 8E27F37B422 for ; Thu, 14 Sep 2000 18:13:44 -0700 (PDT) Received: (qmail 87060 invoked from network); 15 Sep 2000 01:13:42 -0000 Received: from delta.mikesweb.com (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 15 Sep 2000 01:13:42 -0000 Message-Id: <4.3.2.7.2.20000914211042.0f6f5718@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 14 Sep 2000 21:12:39 -0400 To: freebsd-isp@FreeBSD.ORG From: Mike Subject: one more for ya.. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org one more "stupid" question for ya.. hehe.. which of these NEED to be suid to run right? And do I NEED the uucp stuff? -r-sr-xr-x 1 uucp wheel 87984 Jul 30 00:46 /usr/bin/uucp -r-sr-xr-x 1 uucp wheel 37100 Jul 30 00:46 /usr/bin/uuname -r-sr-sr-x 1 uucp dialer 96540 Jul 30 00:46 /usr/bin/uustat -r-sr-xr-x 1 uucp wheel 88600 Jul 30 00:46 /usr/bin/uux -r-sr-xr-x 1 man wheel 28304 Jul 30 00:47 /usr/bin/man -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/chpass -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/chfn -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/chsh -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/ypchpass -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/ypchfn -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/ypchsh -r-sr-x--- 1 root wheel 510 Jul 30 00:49 /usr/bin/keyinfo -r-sr-x--- 1 root wheel 7232 Jul 30 00:49 /usr/bin/keyinit -r-sr-x--- 1 root wheel 6792 Jul 30 00:49 /usr/bin/lock -r-sr-xr-x 1 root wheel 19556 Jul 30 00:49 /usr/bin/login -r-sr-xr-x 2 root wheel 26260 Jul 30 00:49 /usr/bin/passwd -r-sr-xr-x 2 root wheel 26260 Jul 30 00:49 /usr/bin/yppasswd -r-sr-x--- 1 root wheel 10232 Jul 30 00:49 /usr/bin/quota -r-sr-xr-x 1 root wheel 9976 Jul 30 00:49 /usr/bin/rlogin -r-sr-xr-x 1 root wheel 7372 Jul 30 00:49 /usr/bin/rsh -r-sr-x--- 1 root wheel 7960 Jul 30 00:49 /usr/bin/su -r-sr-xr-x 1 root wheel 23912 Jul 30 00:49 /usr/bin/crontab -r-sr-xr-x 2 root wheel 146972 Jul 30 00:50 /usr/bin/ssh -r-sr-xr-x 2 root wheel 146972 Jul 30 00:50 /usr/bin/slogin -r-sr-xr-x 1 root wheel 316348 Jul 30 00:50 /usr/libexec/sendmail/sendmail -r-sr-sr-x 1 uucp dialer 220460 Jul 30 00:46 /usr/libexec/uucp/uucico -r-sr-s--- 1 uucp uucp 99340 Jul 30 00:46 /usr/libexec/uucp/uuxqt -r-sr-xr-x 1 root wheel 16156 Jul 30 00:48 /usr/libexec/mail.local -rws--x--x 1 root wheel 143836 Jul 21 22:56 /usr/local/bin/ssh1 -rwsr-xr-x 1 root wheel 6016 Jul 24 00:18 /usr/local/bin/chm I really appreciate the help.. Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Sep 14 18:50:26 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.alpha1.net (megatron.alpha1.net [216.88.112.9]) by hub.freebsd.org (Postfix) with ESMTP id 7131337B423 for ; Thu, 14 Sep 2000 18:50:22 -0700 (PDT) Received: from marius.org (marius.org [216.88.115.170]) by mail.alpha1.net (8.10.1/8.10.1) with ESMTP id e8F1nsn50865; Thu, 14 Sep 2000 20:49:54 -0500 (CDT) Date: Thu, 14 Sep 2000 20:53:45 -0500 (CDT) From: Marius Strom X-Sender: marius@marius.org To: Mike Cc: freebsd-isp@freebsd.org Subject: Re: make is suid? In-Reply-To: <4.3.2.7.2.20000914204109.00b80868@mail.mikesweb.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After "fresh install and cvsup" you shouldn't have anything in /usr/local, IITC (If I'm Thinking Correctly) -- Marius Strom Professional Geek/Unix System Administrator Alpha1 Internet http://www.marius.org/marius.pgp 0x55DE53E4 Turn off the faucet? We're too busy mopping up the floor! On Thu, 14 Sep 2000, Mike wrote: > Just set up that box not too long ago, and was just going through taking > out all the suid stuff.. I'm the only person with access to the box, so I'm > doubting compromise. > This is what I had for "find / -perm -2000 -ls" after a fresh install and > cvsup. > > 8027 190 -r-sr-sr-x 1 uucp dialer 96540 Jul > 30 00:46 /usr/bin/uustat > 8073 26 -r-xr-s--- 1 root kmem 12900 Jul > 30 00:49 /usr/bin/fstat > 8088 20 -r-xr-s--- 1 root kmem 9624 Jul > 30 00:49 /usr/bin/ipcs > 8135 166 -r-xr-s--- 1 root kmem 84448 Jul > 30 00:49 /usr/bin/netstat > 8137 20 -r-xr-s--- 1 root kmem 9660 Jul > 30 00:49 /usr/bin/nfsstat > 8172 112 -r-xr-s--- 1 root kmem 56392 Jul > 30 00:49 /usr/bin/systat > 8182 64 -r-xr-s--- 1 root kmem 32136 Jul > 30 00:49 /usr/bin/top > 8204 34 -r-xr-s--- 1 root kmem 16392 Jul > 30 00:49 /usr/bin/vmstat > 8214 16 -r-xr-s--- 1 root tty 7288 Jul > 30 00:49 /usr/bin/write > 3190413 448 -r-sr-sr-x 1 uucp dialer 220460 Jul > 30 00:46 /usr/libexec/uucp/uucico > 3190414 224 -r-sr-s--- 1 uucp uucp 99340 Jul > 30 00:46 /usr/libexec/uucp/uuxqt > 6317475 896 -rwxr-sr-x 1 root kmem 442384 Aug > 25 05:51 /usr/local/bin/make > > At 08:35 PM 9/14/2000 -0400, Bill Fumerola wrote: > >On Thu, Sep 14, 2000 at 08:33:28PM -0400, Mike wrote: > > > I noticed that make is suid root. > > > -rwxr-sr-x 1 root kmem 442384 Aug 25 05:51 > > > /usr/local/bin/make > > > >[hawk-billf] /home/billf/postfix-current > ls -l =make > >-r-xr-xr-x 1 root wheel 97120 Jul 14 00:17 /usr/bin/make* > > > > > Is that supposed to be? Would it still work for users if it wasn't? > > > >No, it shouldn't be. > >Yes, it does. > > > >I'd suspect that your machine has had a compromise, if I were you. > > > >-- > >Bill Fumerola - Network Architect, BOFH / Chimes, Inc. > > billf@chimesnet.com / billf@FreeBSD.org > > > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-isp" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Sep 15 1:32:22 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id 95D7E37B422 for ; Fri, 15 Sep 2000 01:32:19 -0700 (PDT) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 13Zquq-0009qZ-00; Fri, 15 Sep 2000 10:32:12 +0200 Date: Fri, 15 Sep 2000 10:32:12 +0200 From: Neil Blakey-Milner To: Mike Cc: freebsd-isp@FreeBSD.ORG Subject: Re: make is suid? Message-ID: <20000915103211.A37827@mithrandr.moria.org> References: <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <4.3.2.7.2.20000914203236.00ba1c10@mail.mikesweb.com>; from mike@mikesweb.com on Thu, Sep 14, 2000 at 08:33:28PM -0400 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu 2000-09-14 (20:33), Mike wrote: > I noticed that make is suid root. > -rwxr-sr-x 1 root kmem 442384 Aug 25 05:51 > /usr/local/bin/make > > Is that supposed to be? Would it still work for users if it wasn't? You installed GNU make without using the port, I think. Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Sep 15 1:41:45 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id A0EAE37B43C for ; Fri, 15 Sep 2000 01:41:40 -0700 (PDT) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 13Zr3s-0009rd-00; Fri, 15 Sep 2000 10:41:32 +0200 Date: Fri, 15 Sep 2000 10:41:32 +0200 From: Neil Blakey-Milner To: Mike Cc: freebsd-isp@FreeBSD.ORG Subject: Re: one more for ya.. Message-ID: <20000915104132.B37827@mithrandr.moria.org> References: <4.3.2.7.2.20000914211042.0f6f5718@mail.mikesweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <4.3.2.7.2.20000914211042.0f6f5718@mail.mikesweb.com>; from mike@mikesweb.com on Thu, Sep 14, 2000 at 09:12:39PM -0400 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu 2000-09-14 (21:12), Mike wrote: > one more "stupid" question for ya.. hehe.. which of these NEED to be suid > to run right? > And do I NEED the uucp stuff? Probably not. > -r-sr-xr-x 1 uucp wheel 87984 Jul 30 00:46 /usr/bin/uucp > -r-sr-xr-x 1 uucp wheel 37100 Jul 30 00:46 /usr/bin/uuname > -r-sr-sr-x 1 uucp dialer 96540 Jul 30 00:46 /usr/bin/uustat > -r-sr-xr-x 1 uucp wheel 88600 Jul 30 00:46 /usr/bin/uux No particular reason to worry about the above, just chmod 0 them for paranoia. > -r-sr-xr-x 1 man wheel 28304 Jul 30 00:47 /usr/bin/man Could use sgid man and gid-man owned-and-writeable catx directories. > -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/chpass > -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/chfn > -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/chsh > -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/ypchpass > -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/ypchfn > -r-sr-xr-x 6 root wheel 31972 Jul 30 00:49 /usr/bin/ypchsh These are required if you want users to be able to change their account information (shell, &c.). > -r-sr-x--- 1 root wheel 510 Jul 30 00:49 /usr/bin/keyinfo > -r-sr-x--- 1 root wheel 7232 Jul 30 00:49 /usr/bin/keyinit This is for opie. > -r-sr-x--- 1 root wheel 6792 Jul 30 00:49 /usr/bin/lock Only needed for reading the root and/or user password to unlock a terminal - user if using lock -p. (What sane person types in the root password to unlock a terminal when another user ran the command?) > -r-sr-xr-x 1 root wheel 19556 Jul 30 00:49 /usr/bin/login Not incredibly sure about this requirement. > -r-sr-xr-x 2 root wheel 26260 Jul 30 00:49 /usr/bin/passwd > -r-sr-xr-x 2 root wheel 26260 Jul 30 00:49 /usr/bin/yppasswd Change passwords for users. Occasionally useful. ;) > -r-sr-x--- 1 root wheel 10232 Jul 30 00:49 /usr/bin/quota View quotas. Either set permissions like that, or just remove the suid. > -r-sr-xr-x 1 root wheel 9976 Jul 30 00:49 /usr/bin/rlogin > -r-sr-xr-x 1 root wheel 7372 Jul 30 00:49 /usr/bin/rsh Nuke. > -r-sr-x--- 1 root wheel 7960 Jul 30 00:49 /usr/bin/su I tend to use the same permissions you've set here. > -r-sr-xr-x 1 root wheel 23912 Jul 30 00:49 /usr/bin/crontab If you want your users to be able to schedule cron jobs, it's needed. I don't usually, so I tend to remove it. > -r-sr-xr-x 2 root wheel 146972 Jul 30 00:50 /usr/bin/ssh > -r-sr-xr-x 2 root wheel 146972 Jul 30 00:50 /usr/bin/slogin Suid not needed except for certain cases, which you'd know about if you needed it. > -r-sr-xr-x 1 root wheel 316348 Jul 30 00:50 > /usr/libexec/sendmail/sendmail I don't use sendmail. chmod 0 it if you don't either. > -r-sr-sr-x 1 uucp dialer 220460 Jul 30 00:46 /usr/libexec/uucp/uucico > -r-sr-s--- 1 uucp uucp 99340 Jul 30 00:46 /usr/libexec/uucp/uuxqt Useless if you don't use uucp. Nuke it. > -r-sr-xr-x 1 root wheel 16156 Jul 30 00:48 /usr/libexec/mail.local Needed for mail delivery in certain esoteric cases. I don't use sendmail, so it's not a concern. > -rws--x--x 1 root wheel 143836 Jul 21 22:56 /usr/local/bin/ssh1 You already have ssh in base - should be able to nuke this. > -rwsr-xr-x 1 root wheel 6016 Jul 24 00:18 /usr/local/bin/chm Not sure where this comes from. If you don't either, probably a good idea to remove the suid. You're missing 'at'/'atq'/'batch'. Only necessary if you let users have at jobs. System default is to deny at jobs to users anyway, so I tend to remove suid from them. Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Sep 15 3: 8: 1 2000 Delivered-To: freebsd-isp@freebsd.org Received: from internal.mail.telinco.net (internal.mail.telinco.net [212.1.128.4]) by hub.freebsd.org (Postfix) with ESMTP id ED96D37B422 for ; Fri, 15 Sep 2000 03:07:56 -0700 (PDT) Received: from andys (helo=localhost) by internal.mail.telinco.net with local-esmtp (Exim 3.02 #1) id 13ZsPT-000CGo-00; Fri, 15 Sep 2000 11:07:55 +0100 Date: Fri, 15 Sep 2000 11:07:54 +0100 (BST) From: Andrew Stothard X-Sender: andys@internal.mail.telinco.net To: Neil Blakey-Milner Cc: Mike , freebsd-isp@FreeBSD.ORG Subject: Re: one more for ya.. In-Reply-To: <20000915104132.B37827@mithrandr.moria.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > -r-sr-xr-x 1 root wheel 19556 Jul 30 00:49 /usr/bin/login > > Not incredibly sure about this requirement. Wouldn't this be needed to read the encrypted passwords from /etc/master.passwd? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Sep 15 3:17:41 2000 Delivered-To: freebsd-isp@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 05BD637B422 for ; Fri, 15 Sep 2000 03:17:38 -0700 (PDT) Received: (qmail 7415 invoked by uid 1001); 15 Sep 2000 10:17:35 +0000 (GMT) To: andys@telinco.net Cc: nbm@mithrandr.moria.org, mike@mikesweb.com, freebsd-isp@FreeBSD.ORG Subject: Re: one more for ya.. From: sthaug@nethelp.no In-Reply-To: Your message of "Fri, 15 Sep 2000 11:07:54 +0100 (BST)" References: X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Fri, 15 Sep 2000 12:17:35 +0200 Message-ID: <7413.969013055@verdi.nethelp.no> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > -r-sr-xr-x 1 root wheel 19556 Jul 30 00:49 /usr/bin/login > > > > Not incredibly sure about this requirement. > > Wouldn't this be needed to read the encrypted passwords from /etc/master.passwd? /usr/bin/login *only* needs to be setuid root to allow a direct "login" from one user to another. Under normal circumstances /usr/bin/login is called from a program already running as root (e.g. telnetd) and thus doesn't need to be setuid. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Sep 15 10: 6:54 2000 Delivered-To: freebsd-isp@freebsd.org Received: from eviloverlord.org (eviloverlord.org [148.59.100.2]) by hub.freebsd.org (Postfix) with ESMTP id CB11537B423 for ; Fri, 15 Sep 2000 10:06:52 -0700 (PDT) Received: from eviloverlord.org (mgoward@localhost [127.0.0.1]) by eviloverlord.org (8.9.3/8.9.3) with ESMTP id NAA32297 for ; Fri, 15 Sep 2000 13:07:08 -0400 (EDT) (envelope-from mgoward@eviloverlord.org) X-Sent-To: Message-Id: <200009151707.NAA32297@eviloverlord.org> To: freebsd-isp@freebsd.org Subject: Mail box trimming tool Date: Fri, 15 Sep 2000 13:07:08 -0400 From: Matt Goward Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does anyone know of a tool that given a username and quota, will trim a mail box by deleting the oldest message until it is at the quota? Thank you in advance, Matt Goward eviloverlord.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Sep 15 10:47: 1 2000 Delivered-To: freebsd-isp@freebsd.org Received: from workhorse.iMach.com (workhorse.iMach.com [206.127.77.89]) by hub.freebsd.org (Postfix) with ESMTP id 08F3F37B422 for ; Fri, 15 Sep 2000 10:46:54 -0700 (PDT) Received: from localhost (forrestc@localhost) by workhorse.iMach.com (8.9.3/8.9.3) with ESMTP id KAA20255; Fri, 15 Sep 2000 10:49:19 -0600 (MDT) Date: Fri, 15 Sep 2000 10:49:19 -0600 (MDT) From: "Forrest W. Christian" To: Matt Goward Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Mail box trimming tool In-Reply-To: <200009151707.NAA32297@eviloverlord.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yep Perl. Some assembly required. Something like: (Pseudocode) Actual working code is left as an exercise to the reader.. stat (mailspool) if (length>quota) { open OUTPUT "temporaryfile" open INPUT "mailspool" fseek INPUT, length-quota; $foundheading=0; $lastwasblank=0; while () { chomp; if ($foundheading) { print OUTPUT $_; } elsif (($lastwasblank)&&(/^From /)) { print OUTPUT $_; $foundheading=1; } elsif (/^$/) { $lastwasblank=1 } else { $lastwasblank=0; } } close INPUT; close OUTPUT; rename "mailspool","mailspool.old" or die "could not rename: $!"; rename "temporaryfile","mailspool" or die " could not rename: $!"; unlink "mailspool.old"; } } (if you'd like to pay me to make this actually work, let me know :) On Fri, 15 Sep 2000, Matt Goward wrote: > Date: Fri, 15 Sep 2000 13:07:08 -0400 > From: Matt Goward > To: freebsd-isp@FreeBSD.ORG > Subject: Mail box trimming tool > > Does anyone know of a tool that given a username and quota, will trim a > mail box by deleting the oldest message until it is at the quota? > > Thank you in advance, > Matt Goward > eviloverlord.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > - Forrest W. Christian (forrestc@imach.com) AC7DE ---------------------------------------------------------------------- iMach, Ltd., P.O. Box 5749, Helena, MT 59604 http://www.imach.com Solutions for your high-tech problems. (406)-442-6648 ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Sep 15 11: 3:59 2000 Delivered-To: freebsd-isp@freebsd.org Received: from agora.rdrop.com (agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (Postfix) with ESMTP id 6F96837B506 for ; Fri, 15 Sep 2000 11:03:49 -0700 (PDT) Received: (from alan@localhost) by agora.rdrop.com (8.8.7/8.8.7) id LAA29218; Fri, 15 Sep 2000 11:03:42 -0700 (PDT) (envelope-from alan) Message-ID: <20000915110341.57155@rdrop.com> Date: Fri, 15 Sep 2000 11:03:41 -0700 From: Alan Batie To: Matt Goward Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Mail box trimming tool References: <200009151707.NAA32297@eviloverlord.org> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-md5; boundary=dobhs11T7y2rNNeA X-Mailer: Mutt 0.76 In-Reply-To: <200009151707.NAA32297@eviloverlord.org>; from Matt Goward on Fri, Sep 15, 2000 at 01:07:08PM -0400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --dobhs11T7y2rNNeA Content-Type: text/plain; charset=us-ascii On Fri, Sep 15, 2000 at 01:07:08PM -0400, Matt Goward wrote: > Does anyone know of a tool that given a username and quota, will trim a > mail box by deleting the oldest message until it is at the quota? It doesn't compare the quota, but this is what I use to age my mailboxes: #!/usr/local/bin/perl eval "exec /usr/contrib/bin/perl -S $0 $*" if $running_under_some_shell; $| = 1; if ($#ARGV != 2) { print "Usage: $0 folder_dir archive_dir days_to_keep\n"; exit(1); } # If archive_dir == /dev/null, toss messages $toss = 0; $folder_dir = $ARGV[0]; $archive_dir = $ARGV[1]; if ($archive_dir eq "/dev/null") { $toss = 1; } $keep_days = $ARGV[2]; if ($keep_days =~ /[^0-9]/) { print STDERR "Number of days parameter must be numeric.\n"; exit(1); } $keep_time = $keep_days * 24 * 3600; $cur_time = time; unless (opendir(FOLDERS, $folder_dir)) { print STDERR "Can't open '$folder_dir': $!\n"; exit(1); } print; while ($mbox = readdir(FOLDERS)) { $mailbox = $folder_dir . "/" . $mbox; if ( ! -f $mailbox ) { next; } print "\r$mbox... "; $archive = $archive_dir . "/" . $mbox; $newbox = $folder_dir . "/$$." . $mbox; ($start_dev, $start_ino, $start_mode, $start_nlink, $start_uid, $start_gid, $start_rdev, $start_size, $start_atime, $start_mtime, $start_ctime, $start_blksize, $start_blocks) = stat($mailbox); unless (open(mailbox, "<$mailbox")) { print STDERR "Can't read $mailbox: $!\n"; exit(1); } unless (open(newbox, ">$newbox")) { print STDERR "Can't write to $newbox: $!\n"; exit(1); } if (!$toss) { unless (open(archive, ">>$archive")) { print STDERR "Can't append to $archive: $!\n"; exit(1); } } # In case there's junk in front of the first From... $arch_it = 1; while () { if (/^From /) { $msg_time = do parse_date($_); if ($cur_time - $msg_time < $keep_time) { $arch_it = 0; } else { $arch_it = 1; } } if ($arch_it == 0) { print newbox $_ || die "Write to $newbox failed: $!\n"; } else { if (!$toss) { print archive $_ || die "Write to $archive failed: $!\n"; } } } close(mailbox); close(newbox); if (!$toss) { close(archive); } ($stop_dev, $stop_ino, $stop_mode, $stop_nlink, $stop_uid, $stop_gid, $stop_rdev, $stop_size, $stop_atime, $stop_mtime, $stop_ctime, $stop_blksize, $stop_blocks) = stat($mailbox); if ($stop_mtime > $start_mtime) { print STDERR "$mailbox was modified after start of archive ---\n"; print STDERR "Updated version left in $newbox.\n"; exit(1); } unless (unlink($mailbox)) { print STDERR "Unable to unlink $mailbox: $!\n"; exit(1); } if (!$toss) { if ( -z $archive ) { unless (unlink($archive)) { print STDERR "Can't unlink empty archive '$archive': $!\n"; exit(1); } } } if ( -s $newbox ) { unless (link($newbox, $mailbox)) { print STDERR "Unable to link $newbox to $mailbox: $!\n"; exit(1); } } unlink($newbox); # print "done\n"; } print "\n"; exit(0); # Process From_ lines to get the number of days since Jan. 1, 1970: # # From aahz!batie Fri Aug 3 08:30:41 1990 sub parse_date { local($from_space) = $_; $month_tbl{"Jan"} = 0; $month_tbl{"Feb"} = 1; $month_tbl{"Mar"} = 2; $month_tbl{"Apr"} = 3; $month_tbl{"May"} = 4; $month_tbl{"Jun"} = 5; $month_tbl{"Jul"} = 6; $month_tbl{"Aug"} = 7; $month_tbl{"Sep"} = 8; $month_tbl{"Oct"} = 9; $month_tbl{"Nov"} = 10; $month_tbl{"Dec"} = 11; $days_so_far{"Jan"} = 0; $days_so_far{"Feb"} = 31; $days_so_far{"Mar"} = 59; $days_so_far{"Apr"} = 90; $days_so_far{"May"} = 120; $days_so_far{"Jun"} = 151; $days_so_far{"Jul"} = 181; $days_so_far{"Aug"} = 212; $days_so_far{"Sep"} = 243; $days_so_far{"Oct"} = 273; $days_so_far{"Nov"} = 304; $days_so_far{"Dec"} = 334; $sec_per_year = 31536000; $sec_per_day = 86400; $sec_per_hour = 3600; $sec_per_minute = 60; $timezone = 8; ($d1, $d2, $d3, $month, $day, $time, $year) = split(/ +/, $from_space); ($hours, $minutes, $seconds) = split(/:/, $time); $month_num = $month_tbl{$month}; # determine the number of seconds since the beginning of the universe $clock = ($year - 1970) * $sec_per_year; if ($month ne "Jan") { $clock = $clock + $days_so_far{$month} * $sec_per_day; } $clock = $clock + ($day - 1) * $sec_per_day; $clock = $clock + $hours * $sec_per_hour; $clock = $clock + $minutes * $sec_per_minute; $clock = $clock + $seconds; # calculate in the leap year fudge factors if ($year gt 1971) { $fudge_days = 0; $fudge_days = int(($year - 1971) / 4); if (($year % 4) == 0 && ($month_num > 1)) { $fudge_days++; } $clock = $clock + $fudge_days * $sec_per_day; } # calculate in the time shift westward from Greenwich $clock = $clock + $timezone * $sec_per_hour; # worry about daylight savings time ($d1, $d2, $d3, $d4, $d5, $d6, $d7, $d8, $isdst) = localtime(time); if ($isdst != 0) { $clock = $clock - $sec_per_hour; } return $clock; } -- Alan Batie ______ www.rdrop.com/users/alan Me alan@batie.org \ / www.qrd.org The Triangle PGPFP DE 3C 29 17 C0 49 7A \ / www.pgpi.com The Weird Numbers 27 40 A5 3C 37 4A DA 52 B9 \/ www.anti-spam.net NO SPAM! --dobhs11T7y2rNNeA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBOcJkfIv4wNua7QglAQGdfAP+OwQpzP0eylAsUN+0NsBMIJJWvZwZkatj wtLLlt3AcD9E/Bmfs2wfbqYj4TnWF9d48MC+RwDveRGkb26A2m5e8W4Wqm72Ma2U O742GZsHh1I24rHnvLf5CC99KnFhCwZvDt2nC7ZN+kUSa03A6Zjz4CSX8T8n5kn3 FfAGQnjs/cM= =ZBo0 -----END PGP SIGNATURE----- --dobhs11T7y2rNNeA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Sep 16 10:51:37 2000 Delivered-To: freebsd-isp@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id 570D837B424 for ; Sat, 16 Sep 2000 10:51:34 -0700 (PDT) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 13aLlK-0005fm-00; Sat, 16 Sep 2000 10:28:26 -0700 Date: Sat, 16 Sep 2000 10:28:14 -0700 (PDT) From: Tom Samplonius To: jpsp@rccn.net Cc: freebsd-isp@FreeBSD.ORG Subject: Re: 2 NICs, 2 routers In-Reply-To: <39BFB79F.444C3383@rccn.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 13 Sep 2000 jpsp@rccn.net wrote: > Hello all, >=20 > I have a BSD with 2 ethernet NICs and there's > the possibility of connecting those cards to 2 different > routers. I would to know how do I make the machine resistent > to the failure of one of the routers? I think this is possible > using layer 2 or/and 3 technics? >=20 > thanks, > jp If both routers are Cisco you can configure HSRP, if they are not Cisco you can see if VRRP is supported. Both methods are handled completely on the routers. Basically you can configure either router to take over the IP and MAC address of the other. > -- > FCCN - Funda=E7=E3o para a Computa=E7=E3o Cient=EDfica Nacional - Tel: > +351-218440100 Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Sep 16 11:23: 7 2000 Delivered-To: freebsd-isp@freebsd.org Received: from harry.woden.com (harry.woden.com [194.154.52.11]) by hub.freebsd.org (Postfix) with ESMTP id 8D30E37B423 for ; Sat, 16 Sep 2000 11:23:00 -0700 (PDT) Received: from Dcoxon (rowley.woden.com [194.154.52.25]) by harry.woden.com (8.8.8/8.6.9) with SMTP id TAA17721 for ; Sat, 16 Sep 2000 19:22:59 +0100 (BST) From: BSDI - ISP Mailing List Date: Sat, 16 Sep 2000 19:23:34 +0100 To: freebsd-isp@FreeBSD.ORG Subject: FP 2000 Message-Id: <39C3BAA6168.F9E0STAFF4@mail.woden.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.26.02 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi I have finally succumbed and installed fp 2000 extensions But they do not work (suprise suprise :-) I am running freebsd4.1 and installed the apache port with fp No error on install, if I run the "check" item in it says check OK fpsrvadm.exe In the virtual hosts error log I get /usr/home/vhost/web/_vti_bin/shtml.exe/_vti_rpc MS knowledge base says it is caused by the UID being less than 11 and/or the GID being lower that 21. not so they are both higher than that Any ideas ? Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Sep 16 13:46: 2 2000 Delivered-To: freebsd-isp@freebsd.org Received: from coresync.com (ns1.coresync.net [64.71.131.2]) by hub.freebsd.org (Postfix) with ESMTP id 04A2B37B424 for ; Sat, 16 Sep 2000 13:45:59 -0700 (PDT) Received: from localhost (optix@localhost) by coresync.com (8.10.1/8.10.1) with ESMTP id e8GKjuN21337 for ; Sat, 16 Sep 2000 20:45:56 GMT Date: Sat, 16 Sep 2000 20:45:56 +0000 (GMT) From: "Jonathan M. Slivko" X-Sender: optix@ns1.coresync.com To: freebsd-isp@freebsd.org Subject: 3.5.1-STABLE? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does anyone here know if there will be a FreeBSD 3.5.1-STABLE branch? or is 3.5-STABLE all that there will ever be?. Thanks. -- Jonathan M. Slivko ---- Jonathan M. Slivko Technical Support, CoreSync Corparation Pager #: (917) 388-5304 (24 Hours) Need reliable shells? check out: http://www.coresync.net ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Sep 16 15:30:25 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id 1D81237B422 for ; Sat, 16 Sep 2000 15:30:22 -0700 (PDT) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id RAA83176; Sat, 16 Sep 2000 17:30:14 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <003201c0202e$aeeb1400$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "BSDI - ISP Mailing List" , References: <39C3BAA6168.F9E0STAFF4@mail.woden.com> Subject: Re: FP 2000 Date: Sat, 16 Sep 2000 17:37:23 -0500 Organization: West Bend Internet X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "BSDI - ISP Mailing List" > I have finally succumbed and installed fp 2000 extensions > > But they do not work (suprise suprise :-) > > I am running freebsd4.1 and installed the apache port with fp > > No error on install, if I run the "check" item in it says check OK > fpsrvadm.exe > > In the virtual hosts error log I get > > /usr/home/vhost/web/_vti_bin/shtml.exe/_vti_rpc > > MS knowledge base says it is caused by the UID being less than 11 > and/or the GID being lower that 21. not so they are both higher than > that > > Any ideas ? > Your getting this error on a virtual web only or does it happen on the root web also? If the problem is happening on the virtual web, then check /usr/local/sbin for suexec. If it is there, then check your httpd.conf file and check the User it needs to match the suexec user (suexec defaults to "www" user). Also, make sure that their is a "www" user in your password file. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Sep 16 17: 0:59 2000 Delivered-To: freebsd-isp@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 787DA37B423 for ; Sat, 16 Sep 2000 17:00:48 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.0/8.11.0) with ESMTP id e8H00Nv37128; Sun, 17 Sep 2000 01:00:23 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.0/8.11.0) with ESMTP id e8GNwVm09738; Sun, 17 Sep 2000 00:58:31 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200009162358.e8GNwVm09738@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Jonathan M. Slivko" Cc: freebsd-isp@FreeBSD.org, brian@Awfulhak.org Subject: Re: 3.5.1-STABLE? In-Reply-To: Message from "Jonathan M. Slivko" of "Sat, 16 Sep 2000 20:45:56 -0000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 17 Sep 2000 00:58:31 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Does anyone here know if there will be a FreeBSD 3.5.1-STABLE branch? or > is 3.5-STABLE all that there will ever be?. Thanks. -- Jonathan M. Slivko The only thing likely to be committed to RELENG_3 is serious security things, and I'd be stunned if another release was cut. 4.1 is the way to go for stability now. > ---- > Jonathan M. Slivko > Technical Support, CoreSync Corparation > Pager #: (917) 388-5304 (24 Hours) > > Need reliable shells? check out: > http://www.coresync.net > ---- -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message