From owner-freebsd-isp Sun Jun 11 0:15:16 2000 Delivered-To: freebsd-isp@freebsd.org Received: from info.iet.unipi.it (info.iet.unipi.it [131.114.9.184]) by hub.freebsd.org (Postfix) with ESMTP id D473A37B9D2 for ; Sun, 11 Jun 2000 00:15:11 -0700 (PDT) (envelope-from luigi@info.iet.unipi.it) Received: (from luigi@localhost) by info.iet.unipi.it (8.9.3/8.9.3) id JAA10119; Sun, 11 Jun 2000 09:16:01 +0200 (CEST) (envelope-from luigi) From: Luigi Rizzo Message-Id: <200006110716.JAA10119@info.iet.unipi.it> Subject: Re: LAN detection? In-Reply-To: <39433796.86535D51@fil.net> from Love Bug at "Jun 11, 2000 02:54:14 pm" To: Love Bug Date: Sun, 11 Jun 2000 09:16:01 +0200 (CEST) Cc: sthaug@nethelp.no, troy@picus.com, freebsd-isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > We could parse the detail file for bytes delivered. Questions come to mind > about information originating with our site, or from our proxy... Is it > really fair to charge the same for this "cheap" bandwidth as well as for the > "expensive" bandwidth? well, your proxy is also getting things from the outside... certtainly you could differentiate charges based on source, but -glob- accounting is gonna become a nightmare! cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Jun 11 4:48:23 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.polytechnic.edu.na (mail.polytechnic.edu.na [196.31.225.2]) by hub.freebsd.org (Postfix) with ESMTP id C4E4F37B612 for ; Sun, 11 Jun 2000 04:48:08 -0700 (PDT) (envelope-from tim@polytechnic.edu.na) Received: from [196.31.225.199] (helo=polytechnic.edu.na) by mail.polytechnic.edu.na with esmtp (Exim 3.02 #2) id 13186j-0005iz-00; Sun, 11 Jun 2000 11:48:57 -0200 Message-ID: <39437C7C.E664B33@polytechnic.edu.na> Date: Sun, 11 Jun 2000 12:48:12 +0100 From: Tim Priebe Reply-To: tim@iafrica.com.na X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Luigi Rizzo Cc: Love Bug , sthaug@nethelp.no, troy@picus.com, freebsd-isp@FreeBSD.ORG Subject: Re: LAN detection? References: <200006110716.JAA10119@info.iet.unipi.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Luigi Rizzo wrote: > > > We could parse the detail file for bytes delivered. Questions come to mind > > about information originating with our site, or from our proxy... Is it > > really fair to charge the same for this "cheap" bandwidth as well as for the > > "expensive" bandwidth? > > well, your proxy is also getting things from the outside... > certtainly you could differentiate charges based on source, but -glob- > accounting is gonna become a nightmare! I would generally agree with this, but with such expensive international traffic, this may be worth while, a few thoughts come to mind. 1) as this is dial and the ip addresses will be assigned dynamically, measurement of traffic flows by ip address will not lead to a simple evaluation of traffic used by a user. It would require corrilation of this data to the times and ipaddresses of individual users, and there will be some data that can not with certinty be assigned to a specific user. Does not seem practical to me. 2) If you have not already done this, enable transparent proxying of all data for port 80 outside your network. I know some people dislike such measures, but in a situation like this it is in everyone's best interest. This may cause some additional work if a list of exclusions need to be maintained, but it is probably worth the effort. 3) In order to get some measure of "cheap" and "expensive" traffic used by each user, set up a second proxy, which requires user authentication. The purpose of this is to allow you to do reports per user for "cheap" and "expensive" usage. 4) Decide on how much "expensive" traffic each user should be allowed before incuring additional charges. Write a script to analyse the radius logs to report all users, and thier usage. You can now subtract the cheap traffic through the second proxy from the total traffic. This gives you the result x. For brevity let z = the expensive traffic. y = x - z, traffic of unknown source. T = x * some percentage (factor to allow for some cheap traffic in unknown) + z * percentage of misses. If T is less than allowed expensive traffic, charge normal rate, else apply charges to excess data. 5) now advertise your new costing structures to users, and encourage them to use the new proxy for lower cost access. It is not simple, but should get your desired results. Users are encouraged to use your proxy, so you get higher hit rates, and cheap access is available at no additional cost. Your over users will most likely find a new isp, and low volume networks can dialup without you having to worry about it. If the over users happen to come back, because you are faster than the competition, it will be fine, as you will get the income to buy the additional bandwidth. Additionally you can discount the off peak traffic, to encourage large downloads at night. Good luck, Tim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Jun 11 22:28:34 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 6B77837B943 for ; Sun, 11 Jun 2000 22:28:31 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 131MTq-0005MK-00; Sun, 11 Jun 2000 22:09:46 -0700 Date: Sun, 11 Jun 2000 22:09:43 -0700 (PDT) From: Tom To: Steven Ames Cc: freebsd-isp@freebsd.org Subject: Re: Good mount options for NetApp 760 In-Reply-To: <20000609093329.A35451@vic.cioe.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 Fri, 9 Jun 2000, Steven Ames wrote: > I'm running a handful of machines that are 4.0-STABLE. They are connected > to a NetApp F760 via 100Mbit full-duplex ethernet. Can anyone suggest good > NFS mount options to get maximum performance? > > -Steve I'd like to know that as well. I guess some empirical study should give you the answer though. NetApp makes a benchmark utility called postmark that should help. It can also help stress test your setup too. I suspect that NFSv3 mounts over UDP would give the best performance. Though TCP mounts on the NetApp are supposed to be be pretty fast too. NFSv3 should be significantly faster than NFSv2 because of better directory handling. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 0:19: 2 2000 Delivered-To: freebsd-isp@freebsd.org Received: from slim.sibintek.net (slim.sibintek.net [213.128.194.10]) by hub.freebsd.org (Postfix) with ESMTP id 94CC337BBFA for ; Mon, 12 Jun 2000 00:18:57 -0700 (PDT) (envelope-from mishania@slim.sibintek.net) Received: (from mishania@localhost) by slim.sibintek.net (8.9.3/8.9.3) id LAA94299; Mon, 12 Jun 2000 11:27:05 +0400 (MSD) (envelope-from mishania) Date: Mon, 12 Jun 2000 11:27:05 +0400 From: "Mikhail A. Sokolov" To: "David W. DeTinne" Cc: Danny , freebsd-isp@FreeBSD.ORG Subject: Re: Web-based email program for large installation Message-ID: <20000612112539.A92001@sibintek.net> References: <200005111538.LAA27090@daedal.oneway.com> <00051308060701.00342@freebsd.freebsd.org> <200005111629350550.07767A68@web1.allunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <200005111629350550.07767A68@web1.allunix.com>; from david@allunix.com on Thu, May 11, 2000 at 04:29:35PM -0700 X-Point-of-View: Gravity is myth, - the earth sucks. X-NCC-RegID: ru.sibintek Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Pardon to reply in a month after the mail, but still, this should already be a FAQ of some kind. Even though all the mentioned programms are great for some purposes, I seriously doubt they could beat the CommuniGatePro by Stalker Software (www.stalker.com). Especially when it comes to millions of users. On Thu, May 11, 2000 at 04:29:35PM -0700, David W. DeTinne wrote: # Atdot is a ripoff of acmemail? # # My favorite is imp at horde.org. I have tried them all only to find that # imp is the best # product. # # # David DeTinne # # *********** REPLY SEPARATOR *********** # # On 5/13/00 at 8:03 AM Danny wrote: # # >Yes I heard of TWIG (sort of a groupware) program written in php3. From # >personal experience I believe atdot from www.atdot.org is so much easier # to # >setup. All you need is a seperate box running FreeBSD, Apache etc etc then # some # >understnading of PERL then your job is done. # > # >On Fri, 12 May 2000, jay@oneway.com wrote: # >> Hello, # >> # >> Does anyone know of a good web-based email application that can handle # many # >> many users (starting with 20,000 and up to millions?) I've looked at a # couple # >> and would love to hear some input. We would probably run it on several # >> servers... Doesn't have to be free, but open source would be # preferred... # >> # >> I've looked at IMP, TWIG, VisualMail... the current favorite is TWIG, # can # >> anyone offer testimonials on these? # >> # >> Thanks alot, # >> # >> Jay # >> # >> # >> 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 -- -mishania To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 0:19:20 2000 Delivered-To: freebsd-isp@freebsd.org Received: from slim.sibintek.net (slim.sibintek.net [213.128.194.10]) by hub.freebsd.org (Postfix) with ESMTP id EACD937BBFA for ; Mon, 12 Jun 2000 00:19:13 -0700 (PDT) (envelope-from mishania@slim.sibintek.net) Received: (from mishania@localhost) by slim.sibintek.net (8.9.3/8.9.3) id LAA94242; Mon, 12 Jun 2000 11:25:40 +0400 (MSD) (envelope-from mishania) Date: Mon, 12 Jun 2000 11:25:39 +0400 From: "Mikhail A. Sokolov" To: "David W. DeTinne" Cc: Danny , freebsd-isp@FreeBSD.ORG Subject: Re: Web-based email program for large installation Message-ID: <20000612112539.A92001@sibintek.net> References: <200005111538.LAA27090@daedal.oneway.com> <00051308060701.00342@freebsd.freebsd.org> <200005111629350550.07767A68@web1.allunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <200005111629350550.07767A68@web1.allunix.com>; from david@allunix.com on Thu, May 11, 2000 at 04:29:35PM -0700 X-Point-of-View: Gravity is myth, - the earth sucks. X-NCC-RegID: ru.sibintek Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Pardon to reply in a month after the mail, but still, this should already be a FAQ of some kind. Even though all the mentioned programms are great for some purposes, I seriously doubt they could beat the CommuniGatePro by Stalker Software (www.stalker.com). Especially when it comes to millions of users. On Thu, May 11, 2000 at 04:29:35PM -0700, David W. DeTinne wrote: # Atdot is a ripoff of acmemail? # # My favorite is imp at horde.org. I have tried them all only to find that # imp is the best # product. # # # David DeTinne # # *********** REPLY SEPARATOR *********** # # On 5/13/00 at 8:03 AM Danny wrote: # # >Yes I heard of TWIG (sort of a groupware) program written in php3. From # >personal experience I believe atdot from www.atdot.org is so much easier # to # >setup. All you need is a seperate box running FreeBSD, Apache etc etc then # some # >understnading of PERL then your job is done. # > # >On Fri, 12 May 2000, jay@oneway.com wrote: # >> Hello, # >> # >> Does anyone know of a good web-based email application that can handle # many # >> many users (starting with 20,000 and up to millions?) I've looked at a # couple # >> and would love to hear some input. We would probably run it on several # >> servers... Doesn't have to be free, but open source would be # preferred... # >> # >> I've looked at IMP, TWIG, VisualMail... the current favorite is TWIG, # can # >> anyone offer testimonials on these? # >> # >> Thanks alot, # >> # >> Jay # >> # >> # >> 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 -- -mishania To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 0:32: 9 2000 Delivered-To: freebsd-isp@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id B2A6F37B663 for ; Mon, 12 Jun 2000 00:32:05 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id AAA98059; Mon, 12 Jun 2000 00:31:41 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <394491DD.6E81BD7@gorean.org> Date: Mon, 12 Jun 2000 00:31:41 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0603 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Latukhin Cc: freebsd-isp@FreeBSD.ORG Subject: Re: L440GX+ motherboard References: <20000609085510.A29030@al.san.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alexander Latukhin wrote: > > Hi all subscribers, > > I plan to make an upgrade on one of my server an would greatly > appreciate all of your input about using Intel L440GX+ server > motherboard under FreeBSD 4.0 (3.4). All pros and cons coming > from your experience. I plan to use it in single processor > mode by now. Nothing but good things to say about them. I especially like the ability to tweak BIOS settings (and watch the BIOS boot) via the serial console. Good luck, Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 4:26:16 2000 Delivered-To: freebsd-isp@freebsd.org Received: from gandalf.systems.pavilion.net (gandalf.systems.pavilion.net [212.74.1.101]) by hub.freebsd.org (Postfix) with ESMTP id EAB9537BA22 for ; Mon, 12 Jun 2000 04:26:09 -0700 (PDT) (envelope-from joe@pavilion.net) Received: by gandalf.systems.pavilion.net (Postfix, from userid 100) id ED4F63331E; Mon, 12 Jun 2000 12:26:00 +0100 (BST) Date: Mon, 12 Jun 2000 12:26:00 +0100 From: Josef Karthauser To: freebsd-isp@FreeBSD.ORG Subject: Re: Hi, its for you ! Message-ID: <20000612122600.C56223@pavilion.net> References: <25062268426626770@DP-1-001.syntel.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <25062268426626770@DP-1-001.syntel.ru>; from prettylady@freemail.ru on Sat, Jun 10, 2000 at 01:23:42PM +0000 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jun 10, 2000 at 01:23:42PM +0000, prettylady@freemail.ru wrote: > Hi! We are Russian girls - Olga,Lena, Vera. We would like to > correspond with you. Visit our site and see our photos. http://www.bestgirls.narod.ru/ > With interest, Olga,Lena, Vera. > > P.S. (This is not spam. You can unsubscribe at any time by sending an email to > prettylady@freemail.ru > with the subject UNSUBSCRIBE.) I wonder what they think ISP stands for ;) Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 5:18:40 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.theinternet.com.au (zeus.theinternet.com.au [203.34.176.2]) by hub.freebsd.org (Postfix) with ESMTP id C544F37BACB for ; Mon, 12 Jun 2000 05:18:33 -0700 (PDT) (envelope-from akm@mail.theinternet.com.au) Received: (from akm@localhost) by mail.theinternet.com.au (8.9.3/8.9.3) id WAA15077; Mon, 12 Jun 2000 22:22:32 +1000 (EST) (envelope-from akm) From: Andrew Kenneth Milton Message-Id: <200006121222.WAA15077@mail.theinternet.com.au> Subject: Re: Hi, its for you ! In-Reply-To: <20000612122600.C56223@pavilion.net> from Josef Karthauser at "Jun 12, 2000 12:26:00 pm" To: Josef Karthauser Date: Mon, 12 Jun 2000 22:22:31 +1000 (EST) Cc: freebsd-isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org +----[ Josef Karthauser ]--------------------------------------------- | | I wonder what they think ISP stands for ;) Internet Service Provider. For some other definition of Service :-) -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082 081 472 | M:+61 416 022 411 | Carpe Daemon PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 9:28:48 2000 Delivered-To: freebsd-isp@freebsd.org Received: from vic.cioe.com (ns1.cioe.com [204.120.165.37]) by hub.freebsd.org (Postfix) with ESMTP id 6555C37B559 for ; Mon, 12 Jun 2000 09:28:37 -0700 (PDT) (envelope-from seames@winstar.com) Received: from ny1wsh031 (blackhole.cioe.com [204.120.165.44]) by vic.cioe.com (8.9.3/8.9.3) with SMTP id LAA76655; Mon, 12 Jun 2000 11:28:19 -0500 (EST) (envelope-from seames@winstar.com) Message-ID: <001f01bfd48b$383085f0$851a050a@winstar.com> From: "Steven E. Ames" To: "Tom" Cc: References: Subject: Re: Good mount options for NetApp 760 Date: Mon, 12 Jun 2000 11:28:18 -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.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Trial and Error testing... Mmm.... at present the setup is very simple: netapp-1:/vol/vol0/export/laf/home /home nfs rw,userquota,nosuid This is running under FBSD 4.0-STABLE which defaults (I believe) to UDP/NFSv3. I was hoping that someone had already done the legwork and I would just stand on their shoulders. *grin* -Steve ----- Original Message ----- From: "Tom" To: "Steven Ames" Sent: Monday, June 12, 2000 12:09 AM Subject: Re: Good mount options for NetApp 760 > > On Fri, 9 Jun 2000, Steven Ames wrote: > > > I'm running a handful of machines that are 4.0-STABLE. They are connected > > to a NetApp F760 via 100Mbit full-duplex ethernet. Can anyone suggest good > > NFS mount options to get maximum performance? > > > > -Steve > > > I'd like to know that as well. I guess some empirical study should give > you the answer though. NetApp makes a benchmark utility called postmark > that should help. It can also help stress test your setup too. > > I suspect that NFSv3 mounts over UDP would give the best performance. > Though TCP mounts on the NetApp are supposed to be be pretty fast too. > NFSv3 should be significantly faster than NFSv2 because of better > directory handling. > > > Tom > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 9:38:49 2000 Delivered-To: freebsd-isp@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 34C5837B567 for ; Mon, 12 Jun 2000 09:38:44 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id JAA01828; Mon, 12 Jun 2000 09:38:09 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <394511F1.DB255382@gorean.org> Date: Mon, 12 Jun 2000 09:38:09 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0603 i386) X-Accept-Language: en MIME-Version: 1.0 To: Tom Cc: Steven Ames , freebsd-isp@freebsd.org Subject: Re: Good mount options for NetApp 760 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tom wrote: > > On Fri, 9 Jun 2000, Steven Ames wrote: > > > I'm running a handful of machines that are 4.0-STABLE. They are connected > > to a NetApp F760 via 100Mbit full-duplex ethernet. Can anyone suggest good > > NFS mount options to get maximum performance? > > > > -Steve Here's an example of a line from the /etc/fstab on one of my many freebsd 3/4 machines that mount netapp's. I tested it pretty extensively, these were the best options for me I'm using this mostly for web serving, which is why the mount is soft. If you're doing something where writing data is crucial, I'd use a hard link, which pretty much makes 'intr' moot. Beware line wrap.... HTH, Doug netapp:/vol/path /path nfs rw,bg,soft,intr,nfsv3,rdirplus,mntudp,noconn 0 0 -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 15: 6:54 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mercury.emind.com (mercury.emind.com [63.209.80.35]) by hub.freebsd.org (Postfix) with SMTP id 69D1837B5B7 for ; Mon, 12 Jun 2000 15:06:46 -0700 (PDT) (envelope-from max.clark@emind.com) Received: (qmail 20782 invoked from network); 12 Jun 2000 22:05:58 -0000 Received: from unknown (HELO PHATBOY) (172.16.1.201) by mercury.emind.com with SMTP; 12 Jun 2000 22:05:58 -0000 From: "Max Clark" To: Subject: 2023 - xinuexpansion3 / 2065 - dlsrpn... What are these ports? Date: Mon, 12 Jun 2000 15:07:43 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0018_01BFD47F.F583E4A0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MS-TNEF-Correlator: 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_0018_01BFD47F.F583E4A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Starting nmap V. 2.3BETA14 by fyodor@insecure.org ( www.insecure.org/nmap/ ) Interesting ports on localhost.emind.com (127.0.0.1): Port State Protocol Service 22 open tcp ssh 2023 open tcp xinuexpansion3 2065 open tcp dlsrpn I understand what the port 22 is for, what are the 2023 and 2065 ports? Are these ports that open after a SSH session is opened to a client? What are these ports used for? Maxwell Clark ------=_NextPart_000_0018_01BFD47F.F583E4A0 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+IisWAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEGgAMADgAAANAHBgAMAA8ABwAAAAEAAAEB A5AGAHAGAAAmAAAACwACAAEAAAALACMAAAAAAAMAJgAAAAAACwApAAAAAAADADYAAAAAAB4AcAAB AAAAPwAAADIwMjMgLSB4aW51ZXhwYW5zaW9uMyAvIDIwNjUgLSBkbHNycG4uLi4gV2hhdCBhcmUg dGhlc2UgcG9ydHM/AAACAXEAAQAAABYAAAABv9S6oaDBGEKv7FxAKJxLYG5Yny6OAAACAR0MAQAA ABkAAABTTVRQOk1BWC5DTEFSS0BFTUlORC5DT00AAAAACwABDgAAAABAAAYOAFr6h7rUvwECAQoO AQAAABgAAAAAAAAAHSrzufzE0xGgMgBQBJUjocKAAAALAB8OAQAAAAIBCRABAAAA/AEAAPgBAAAa AwAATFpGdcezdeIDAAoAcmNwZzEyNRYyAPgLYG4OEDAzM08B9wKkBGQCAGNoCsBz8GV0MCAIVQey AoMAUHEQZ3BycRKBEP8SA33TCoAIyCA7CW8wAoAKgZJ2CJB3awuAZDQMYP5jAFALAwu1BgABkAAg C4AIZyBuAMBwIFYuACAyLjNCRVRBADE0IGJ5IGZ5WwRwBbBAC4AT0GMIcGVGLgWwGXAoIHccQC7F G1ovGZIvICkKogqA3kkCMASQB5AZQ3AJEQQglQIgIAkAYwdAaG8egKguZW0XoS4FoG0cEBEOIDcu MCDxMSk66x3EHcRQCREgInEZAR5A6yJyInFQA2B0H4AG8CKRkwSQF1BjZR3EMjIjBMxvcAnwIwUg dA3wIwUdBBBoJaYnOySFMDIz2yUvJjd4C4AKUHgKsACBZwIgKNMn7DY1KO8mN2RwbHNycC0XKDUh dWMbAEEPBDIX0ABAIEkg3nUXsASQHoAAcGQcMBOg+QVAdGgi8B7iGgAk8AQA+xrQBbAsMcQKwCLw MiIoo+cxkixjHuM/IAcQM9MT0G8e1TIgMfEs42EBgBHRYfkGAFNIJrAHkCsSMtIs4ssJgCYQbzdx Y2wIkAIw2j8helczeTX3dRPQMbADMxE5u01heHdlbGUDIEMLYHJrHcQU8QABPpADAAB8BQAAAAMA AIAIIAYAAAAAAMAAAAAAAABGAAAAAFKFAAAnagEAHgABgAggBgAAAAAAwAAAAAAAAEYAAAAAVIUA AAEAAAAEAAAAOS4wAAsAAoAIIAYAAAAAAMAAAAAAAABGAAAAAAaFAAAAAAAAAwADgAggBgAAAAAA wAAAAAAAAEYAAAAAAYUAAAAAAAALAASACCAGAAAAAADAAAAAAAAARgAAAAADhQAAAAAAAAsABYAI IAYAAAAAAMAAAAAAAABGAAAAAA6FAAAAAAAAAwAGgAggBgAAAAAAwAAAAAAAAEYAAAAAEIUAAAAA AAADAAeACCAGAAAAAADAAAAAAAAARgAAAAARhQAAAAAAAAMACIAIIAYAAAAAAMAAAAAAAABGAAAA ABiFAAAAAAAAHgAJgAggBgAAAAAAwAAAAAAAAEYAAAAANoUAAAEAAAABAAAAAAAAAB4ACoAIIAYA AAAAAMAAAAAAAABGAAAAADeFAAABAAAAAQAAAAAAAAAeAAuACCAGAAAAAADAAAAAAAAARgAAAAA4 hQAAAQAAAAEAAAAAAAAACwBzgAggBgAAAAAAwAAAAAAAAEYAAAAAgoUAAAEAAAACAfgPAQAAABAA AAAdKvO5/MTTEaAyAFAElSOhAgH6DwEAAAAQAAAAHSrzufzE0xGgMgBQBJUjoQIB+w8BAAAAcwAA AAAAAAA4obsQBeUQGqG7CAArKlbCAABQU1RQUlguRExMAAAAAAAAAABOSVRB+b+4AQCqADfZbgAA AEM6XERvY3VtZW50cyBhbmQgU2V0dGluZ3NcbWF4Y1xNeSBEb2N1bWVudHNcTWFpbFxtYXhjLnBz dAAAAwD+DwUAAAADAA00/TcAAAIBfwABAAAAMwAAADxOREJCS0FEQ0JOSEtQSENNTlBHRkVFQUNE RkFBLm1heC5jbGFya0BlbWluZC5jb20+AAADAAYQQpbthQMABxBOAQAAAwAQEAAAAAADABEQAAAA AB4ACBABAAAAZQAAAFNUQVJUSU5HTk1BUFYyM0JFVEExNEJZRllPRE9SQElOU0VDVVJFT1JHKFdX V0lOU0VDVVJFT1JHL05NQVAvKUlOVEVSRVNUSU5HUE9SVFNPTkxPQ0FMSE9TVEVNSU5EQ09NKDEA AAAAAV0= ------=_NextPart_000_0018_01BFD47F.F583E4A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 15:24: 2 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ux4.cso.uiuc.edu (ux4.cso.uiuc.edu [128.174.5.62]) by hub.freebsd.org (Postfix) with ESMTP id BEC8F37B5B7; Mon, 12 Jun 2000 15:23:53 -0700 (PDT) (envelope-from brueggma@students.uiuc.edu) Received: from localhost by ux4.cso.uiuc.edu (8.10.1/8.10.1) with ESMTP id e5CMNoJ17105; Mon, 12 Jun 2000 17:23:50 -0500 (CDT) X-Authentication-Warning: ux4.cso.uiuc.edu: brueggma owned process doing -bs Date: Mon, 12 Jun 2000 17:23:49 -0500 (CDT) From: Eric Brueggmann X-Sender: brueggma@ux4.cso.uiuc.edu To: freebsd-questions@FreeBSD.ORG Cc: freebsd-isp@FreeBSD.ORG Subject: sendmail+procmail --> ~/.INBOX 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 Hello, My name is Eric Brueggmann and I was wondering if there is a RECENT/relevant "HOWTO" on how to get sendmail to use procmail to deliver mail into ~/.INBOX instead of /var/spool/mail/$ (FBSD 4.0-STABLE)? Or is it easier to just use qmail, that puts the inbox into "~/"? I found an old doc on: http://www.defcon1.org//html/glftpd/FP-install/body_mail-spool.html but its kinda dated and not really FreeBSD oriented. Can anyone help me? Please send a CorbonCopy to brueggma@hobbiton.org because I don't subscribe to either mailing lists.. Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 15:31:18 2000 Delivered-To: freebsd-isp@freebsd.org Received: from zoe2.qserve.net (zoe2.qserve.net [207.250.219.4]) by hub.freebsd.org (Postfix) with ESMTP id 5236937B5B7 for ; Mon, 12 Jun 2000 15:31:16 -0700 (PDT) (envelope-from rch@qserve.net) Received: from acidic.qserve.net (acidic.qserve.net [207.250.219.40]) by zoe2.qserve.net (8.10.1/8.10.1) with ESMTP id e5CMWIn41816; Mon, 12 Jun 2000 17:32:18 -0500 (EST) Message-Id: <4.3.1.2.20000612173932.01be9890@qserve.net> X-Sender: rch@qserve.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Mon, 12 Jun 2000 17:41:22 -0500 To: Eric Brueggmann From: Robert Hough Subject: Re: sendmail+procmail --> ~/.INBOX Cc: freebsd-isp@FreeBSD.ORG 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 At 05:23 PM 6/12/00 -0500, you wrote: > My name is Eric Brueggmann and I was wondering if there is a >RECENT/relevant "HOWTO" on how to get sendmail to use procmail to deliver >mail into ~/.INBOX instead of /var/spool/mail/$ (FBSD 4.0-STABLE)? Or is >it easier to just use qmail, that puts the inbox into "~/"? read procmail/examples/advanced -- should get you on your way. -- Robert Hough (rch@qserve.net) Qserve Internet, Inc. http://www.qserve.net/ Ph: (317)802-3036 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Jun 12 16:30:16 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail2.bna.bellsouth.net (mail2.bna.bellsouth.net [205.152.150.14]) by hub.freebsd.org (Postfix) with ESMTP id A987037B5AB for ; Mon, 12 Jun 2000 16:30:13 -0700 (PDT) (envelope-from jim@siteplus.net) Received: from discover.siteplus.net (host-209-215-9-19.cha.bellsouth.net [209.215.9.19]) by mail2.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id TAA01237; Mon, 12 Jun 2000 19:30:04 -0400 (EDT) Date: Mon, 12 Jun 2000 19:30:21 -0400 (EDT) From: Jim Weeks To: Josef Karthauser Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Hi, its for you ! In-Reply-To: <20000612122600.C56223@pavilion.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 Mon, 12 Jun 2000, Josef Karthauser wrote: > I wonder what they think ISP stands for ;) > > Joe Duh, Illicit Sexual Partners Jim Weeks -------- A mind is a terrible thing to lose! How I miss mine.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jun 13 3: 4:13 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.squidge.com (ns0.squidge.com [195.10.252.4]) by hub.freebsd.org (Postfix) with ESMTP id E146537BDAD for ; Tue, 13 Jun 2000 03:04:03 -0700 (PDT) (envelope-from si@mystery-machine.com) Received: from simonh ([193.133.98.226]) by mail.squidge.com (8.9.3/8.9.3) with SMTP id LAA89558 for ; Tue, 13 Jun 2000 11:11:32 +0100 (BST) (envelope-from si@mystery-machine.com) Message-ID: <011c01bfd51e$c767ff80$430110ac@billco.internal> Reply-To: "Simon Holliday" From: "Simon Holliday" To: Subject: PPP client/server Date: Tue, 13 Jun 2000 11:04:04 +0100 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 Hi Folks, Slightly off-topic perhaps, but thought this would be the best list to ask about PPP. I have a situation where I want two machines to talk to each other over ISDN. One box will have no other connections, and the other will be on a network but won't be routing between ISDN and network. I want both boxes to run PPP client and server so they can both dial each other and create a two-machine subnet to throw files around when appropriate. Not having done anything with modems or ISDN on FreeBSD before, I've been reading the handbook, but from the look of it, these documents appear a little out of date. Can any of you point me to any documentation on the best way to set up the above situation? Thanks, Si. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jun 13 3:46:19 2000 Delivered-To: freebsd-isp@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id A220237B78D for ; Tue, 13 Jun 2000 03:46:15 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id LAA64616; Tue, 13 Jun 2000 11:46:13 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id LAA34605; Tue, 13 Jun 2000 11:46:01 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006131046.LAA34605@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Simon Holliday" Cc: freebsd-isp@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: PPP client/server In-Reply-To: Message from "Simon Holliday" of "Tue, 13 Jun 2000 11:04:04 BST." <011c01bfd51e$c767ff80$430110ac@billco.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 13 Jun 2000 11:45:59 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi Folks, > > Slightly off-topic perhaps, but thought this would be the best list to ask > about PPP. freebsd-isdn is probably the best list to ask on :-) > I have a situation where I want two machines to talk to each other over > ISDN. One box will have no other connections, and the other will be on a > network but won't be routing between ISDN and network. I want both boxes to > run PPP client and server so they can both dial each other and create a > two-machine subnet to throw files around when appropriate. > > Not having done anything with modems or ISDN on FreeBSD before, I've been > reading the handbook, but from the look of it, these documents appear a > little out of date. > > Can any of you point me to any documentation on the best way to set up the > above situation? Take a look at /usr/share/examples/ppp/*isdn* > Thanks, > > > Si. Cheers. -- 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 From owner-freebsd-isp Tue Jun 13 4: 8:19 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 8D5E737BAF0; Tue, 13 Jun 2000 04:07:52 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (ppp3.patr.hellasnet.gr [212.54.197.18]) by mail.hellasnet.gr (8.9.1/8.9.1) with ESMTP id NAA23903; Tue, 13 Jun 2000 13:06:45 +0200 (GMT) Received: (from charon@localhost) by hades.hell.gr (8.10.2/8.10.2) id e5E212q03072; Wed, 14 Jun 2000 05:01:02 +0300 (EEST) Date: Wed, 14 Jun 2000 05:01:02 +0300 From: Giorgos Keramidas To: Eric Brueggmann Cc: freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: sendmail+procmail --> ~/.INBOX Message-ID: <20000614050102.B2941@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from brueggma@students.uiuc.edu on Mon, Jun 12, 2000 at 05:23:49PM -0500 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jun 12, 2000 at 05:23:49PM -0500, Eric Brueggmann wrote: > > My name is Eric Brueggmann and I was wondering if there is a > RECENT/relevant "HOWTO" on how to get sendmail to use procmail > to deliver mail into ~/.INBOX instead of /var/spool/mail/$ (FBSD > 4.0-STABLE)? Or is it easier to just use qmail, that puts the inbox > into "~/"? First of all, you ought to configure your sendmail to forward all mail to the procmail delivery agent. This is done by creating a .forward file that contains % cat ~/.forward |/usr/local/bin/procmail Then, you can create a .procmailrc file that uses the HOME environment variable to set up a default mailbox. For instance, I use: % cat ~/.procmailrc DEFAULT=$HOME/Mailbox MAILDIR=$HOME/Mail :0 * ^delivered-to:.*questions@freebsd.org freebsd.questions ... Then, procmail will promptly deliver all the mail that does not match one of my mailing lists filters to $DEFAULT which is the same as the ~/Mailbox file used by qmail. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > For my public key: finger keramida@ceid.upatras.gr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jun 13 4:44:46 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.camelot.de (robin.camelot.de [195.30.224.3]) by hub.freebsd.org (Postfix) with ESMTP id E1A7E37BAF0; Tue, 13 Jun 2000 04:44:38 -0700 (PDT) (envelope-from bofax@camelot.de) Received: from robin.camelot.de (bofax@robin.camelot.de [195.30.224.3]) by mail.camelot.de (8.9.3/8.9.3) with ESMTP id NAA25298; Tue, 13 Jun 2000 13:44:37 +0200 (CEST) Received: (from bofax@localhost) by robin.camelot.de (8.9.3/8.9.3) id NAA25293; Tue, 13 Jun 2000 13:44:36 +0200 (CEST) Date: Tue, 13 Jun 2000 13:44:36 +0200 From: Florian Bofinger To: Giorgos Keramidas Cc: Eric Brueggmann , freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: sendmail+procmail --> ~/.INBOX Message-ID: <20000613134436.I1679@camelot.de> Mail-Followup-To: Florian Bofinger , Giorgos Keramidas , Eric Brueggmann , freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG References: <20000614050102.B2941@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000614050102.B2941@hades.hell.gr>; from keramida@ceid.upatras.gr on Wed, Jun 14, 2000 at 05:01:02AM +0300 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Wed, Jun 14, 2000 at 05:01:02AM +0300, Giorgos Keramidas wrote: > On Mon, Jun 12, 2000 at 05:23:49PM -0500, Eric Brueggmann wrote: > > > > My name is Eric Brueggmann and I was wondering if there is a > > RECENT/relevant "HOWTO" on how to get sendmail to use procmail > > to deliver mail into ~/.INBOX instead of /var/spool/mail/$ (FBSD > > 4.0-STABLE)? Or is it easier to just use qmail, that puts the inbox > > into "~/"? > > First of all, you ought to configure your sendmail to forward all mail > to the procmail delivery agent. This is done by creating a .forward > file that contains > > % cat ~/.forward > |/usr/local/bin/procmail If you're root on your box, a better way to do this is to include a feature(`LOCAL_PROCMAIL')dnl in your sendmail.mc. Greetings, Florian -- Florian Bofinger - CameloT e.K. www.camelot.de - Der "sagenhafte" Internet Full-Service Provider 'Can't buy what I want because it's free' - Pearl Jam (FreeBSD rocks) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jun 13 7:59:11 2000 Delivered-To: freebsd-isp@freebsd.org Received: from tigger.key.co.za (tigger.key.co.za [196.2.147.10]) by hub.freebsd.org (Postfix) with ESMTP id 79C7637BF1B for ; Tue, 13 Jun 2000 07:59:00 -0700 (PDT) (envelope-from peter@tigger.key.co.za) Received: from peter (helo=localhost) by tigger.key.co.za with local-esmtp (Exim 3.14 #1) id 131s9V-0000lW-00 for isp@freebsd.org; Tue, 13 Jun 2000 16:58:53 +0200 Date: Tue, 13 Jun 2000 16:58:53 +0200 (SAST) From: Peter Lockhart To: isp@freebsd.org Subject: A records on mail domain 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 am having problems with certain ISP mailservers rejecting my mail because : 550 5.7.1 Invalid host: key.co.za - authoritative host not found: The mail adminstrators say they have configured their mail servers as such and that all domains must have valid forward and reverse lookups. So they've said to "add an A record anyway to the mail domain" They claim its an RFC requirement. To my mind , the servers should do an MX lookup and do the A record lookups on that host. Is there any such RFC compliance requirement ? Cheers Peter Lockhart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jun 13 8:16:52 2000 Delivered-To: freebsd-isp@freebsd.org Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id B2FF337B991 for ; Tue, 13 Jun 2000 08:16:48 -0700 (PDT) (envelope-from matt@ARPA.MAIL.NET) Received: (qmail 30456 invoked by uid 1000); 13 Jun 2000 15:16:42 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jun 2000 15:16:42 -0000 Date: Tue, 13 Jun 2000 11:16:39 -0400 (EDT) From: Matt Heckaman X-Sender: matt@epsilon.lucida.qc.ca To: Peter Lockhart Cc: isp@freebsd.org Subject: Re: A records on mail domain In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 13 Jun 2000, Peter Lockhart wrote: : They claim its an RFC requirement. Hmm, I'd like to see a pointer to this. Most SLD's don't have a A record for the domain, just a MX record - that's very common practice at least in my experience. Ask them which RFC. : To my mind , the servers should do an MX lookup and do the A record : lookups on that host. Makes sense to my mind as well. : Is there any such RFC compliance requirement ? Not that I know of, though I by no means have all the RFCs memorized or the time to go reading all the relevent ones at the moment :) : Cheers : Peter Lockhart Good Luck, Matt Heckaman -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: http://www.lucida.qc.ca/pgp iD8DBQE5RlBadMMtMcA1U5ARAuxdAJ0R+KPuBk5+iUu7Wv5ucnFQ+MHzkwCg64Im awhjR6TSk2+9BN6BTNL/uhc= =+Jw4 -----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 Tue Jun 13 8:18:16 2000 Delivered-To: freebsd-isp@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [200.52.207.52]) by hub.freebsd.org (Postfix) with ESMTP id B182637BEB1 for ; Tue, 13 Jun 2000 08:17:50 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [200.52.193.2]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id KAA06091; Tue, 13 Jun 2000 10:17:23 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <019d01bfd54a$644fa2a0$02c134c8@megared.net.mx> From: "Alejandro Ramirez" To: "Max Clark" , References: Subject: Re: Raid-1 Mirroring of boot disk using vinum? Date: Tue, 13 Jun 2000 10:16:43 -0500 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 Take a look at this site: http://seeberg.dk/freebsd/idaraid/ For knowing how to use your Compaq 221 Array Controller in your system, Im using a 3200 one installed in an IBM server. See also http://www.freebsd.org/handbook/install-hw.html Supported Hardware * Compaq Intelligent Disk Array Controllers: IDA, IDA-2, IAES, SMART, SMART-2/E, Smart-2/P, SMART-2SL, Integrated Array, and Smart Arrays 3200, 3100ES, 221, 4200, 4200, 4250ES. And this page its another How-To for Compaq Array Systems http://www.daemonnews.org/200003/cpqraid.html Good luck... Ales ----- Original Message ----- From: "Max Clark" To: Sent: Thursday, June 08, 2000 3:37 PM Subject: RE: Raid-1 Mirroring of boot disk using vinum? > Okay- I just read an interesting blurb that I cannot install the "/" > filesystem on a vinum volume. > > Does anyone have any ideas as to how I could do this without buying a Raid > controller (this whole this started because I have a Compaq Smart 221 I > couldn't get working under FreeBSD). > > Maxwell Clark > > Site Architect, eMind.com > p: 310/823.6692 > f: 801/761.0926 > e: max.clark@eMind.com > > Visit us @ http://www.eMind.com > Knowledge * Vision * Success > > This email message is for the sole use of the intended recipient(s) and may > contain confidential and privileged information. Any unauthorized review, > use, disclosure or distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply email and destroy all copies > of the original message. > > To reply to our email administrator directly, send an email to > postmaster@emind.com > ___________________ > > eMind.com, LLC > http://www.emind.com > > > -----Original Message----- > > From: owner-freebsd-isp@FreeBSD.ORG > > [mailto:owner-freebsd-isp@FreeBSD.ORG] > > Sent: Thursday, June 08, 2000 1:25 PM > > To: freebsd-isp@freebsd.org > > Subject: Raid-1 Mirroring of boot disk using vinum? > > > > I would like to implement Raid-1 disk mirroring of two 18 GB drives in a > > new FreeBSD 4.0 server that I am building. I was able to find instructions > > for setting up Vinum on disks other than the /, /var and /usr file > > systems. > > > > Does anyone have personal experience setting this up? Are there any web > > sites that talk about doing this? > > > > Thanks, > > > > Maxwell Clark > > > > Site Architect, eMind.com > > p: 310/823.6692 > > f: 801/761.0926 > > e: max.clark@eMind.com > > > > Visit us @ http://www.eMind.com > > Knowledge * Vision * Success > > > > This email message is for the sole use of the intended recipient(s) and > > may > > contain confidential and privileged information. Any unauthorized review, > > use, disclosure or distribution is prohibited. If you are not the intended > > recipient, please contact the sender by reply email and destroy all copies > > of the original message. > > > > To reply to our email administrator directly, send an email to > > postmaster@emind.com > > ___________________ > > > > eMind.com, LLC > > http://www.emind.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jun 13 8:23:41 2000 Delivered-To: freebsd-isp@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id AE33D37BEB1 for ; Tue, 13 Jun 2000 08:23:33 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id QAA76393; Tue, 13 Jun 2000 16:23:12 +0100 (BST) (envelope-from simond) Date: Tue, 13 Jun 2000 16:23:12 +0100 From: simond@irrelevant.org To: Matt Heckaman Cc: Peter Lockhart , isp@FreeBSD.ORG Subject: Re: A records on mail domain Message-ID: <20000613162312.A76235@irrelevant.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from matt@ARPA.MAIL.NET on Tue, Jun 13, 2000 at 11:16:39AM -0400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jun 13, 2000 at 11:16:39AM -0400, Matt Heckaman wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Tue, 13 Jun 2000, Peter Lockhart wrote: > > : They claim its an RFC requirement. > > Hmm, I'd like to see a pointer to this. Most SLD's don't have a A record > for the domain, just a MX record - that's very common practice at least in > my experience. Ask them which RFC. Any chance they could be talking about the machine sending mail rather than the domain? I've seen some mailservers refuse a connection when the person sending doesn't have matching forward and reverse DNS (eg freebsd.org :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jun 13 8:24:56 2000 Delivered-To: freebsd-isp@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 43CB537BF1D for ; Tue, 13 Jun 2000 08:24:49 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id LAA54183; Tue, 13 Jun 2000 11:24:36 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Tue, 13 Jun 2000 11:24:29 -0400 (EDT) From: Steve Hovey To: Peter Lockhart Cc: isp@FreeBSD.ORG Subject: Re: A records on mail domain 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 The key here is that if you do not have proper in-addr.arpa etc you are likely a spammer. On Tue, 13 Jun 2000, Peter Lockhart wrote: > I am having problems with certain ISP mailservers rejecting my mail > because : > > 550 5.7.1 Invalid host: > key.co.za - authoritative host not found: > > The mail adminstrators say they have configured their mail servers as such > and that all domains must have valid forward and reverse lookups. > So they've said to "add an A record anyway to the mail domain" > > They claim its an RFC requirement. > > To my mind , the servers should do an MX lookup and do the A record > lookups on that host. > > Is there any such RFC compliance requirement ? > > Cheers > Peter Lockhart > > > > > 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 Jun 13 8:28:36 2000 Delivered-To: freebsd-isp@freebsd.org Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id 1CCEB37BEE9 for ; Tue, 13 Jun 2000 08:28:30 -0700 (PDT) (envelope-from matt@ARPA.MAIL.NET) Received: (qmail 30587 invoked by uid 1000); 13 Jun 2000 15:28:27 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jun 2000 15:28:27 -0000 Date: Tue, 13 Jun 2000 11:28:26 -0400 (EDT) From: Matt Heckaman X-Sender: matt@epsilon.lucida.qc.ca To: simond@irrelevant.org Cc: Peter Lockhart , isp@FreeBSD.ORG Subject: Re: A records on mail domain In-Reply-To: <20000613162312.A76235@irrelevant.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 13 Jun 2000 simond@irrelevant.org wrote: ... : Any chance they could be talking about the machine sending mail rather : than the domain? I've seen some mailservers refuse a connection when : the person sending doesn't have matching forward and reverse DNS : (eg freebsd.org :) Ah, if they were one in the same I could see that happening. My Qmail does the same thing on the _host_ sending the machine, it doesn't do a DNS check on the domain itself as that would be silly (imho) I think we need more information here :) : -- : Simon Dick simond@irrelevant.org Matt Heckaman -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: http://www.lucida.qc.ca/pgp iD8DBQE5RlMbdMMtMcA1U5ARAp+xAJwNH6+q00dgVHEQLSAtkXuAW15gLQCgvWgc dCILgodLOuoCkXu3FBLPbA0= =Girm -----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 Tue Jun 13 10:52:55 2000 Delivered-To: freebsd-isp@freebsd.org Received: from tigger.key.co.za (tigger.key.co.za [196.2.147.10]) by hub.freebsd.org (Postfix) with ESMTP id 37B1237BF79 for ; Tue, 13 Jun 2000 10:52:48 -0700 (PDT) (envelope-from peter@tigger.key.co.za) Received: from peter (helo=localhost) by tigger.key.co.za with local-esmtp (Exim 3.14 #1) id 131uqi-0001gM-00; Tue, 13 Jun 2000 19:51:40 +0200 Date: Tue, 13 Jun 2000 19:51:40 +0200 (SAST) From: Peter Lockhart To: simond@irrelevant.org Cc: Matt Heckaman , isp@FreeBSD.ORG Subject: Re: A records on mail domain In-Reply-To: <20000613162312.A76235@irrelevant.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 On Tue, 13 Jun 2000 simond@irrelevant.org wrote: > Any chance they could be talking about the machine sending mail rather > than the domain? I've seen some mailservers refuse a connection when > the person sending doesn't have matching forward and reverse DNS > (eg freebsd.org :) well that depends if its the machine or the MX record :) The machine which handles mail for the domain I mentioned is 'tigger.key.co.za' and it has correct forward and reverse lookups: tigger.key.co.za <-> 196.2.147.10 But the MX record for key.co.za is 'mx.key.co.za' however. This resolves to the same IP. I'll try change the MX hostname and see if this resolves things. Would still be interesting to hear if anyone knows this to be an RFC requirement. Thanks Peter Lockhart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jun 13 14: 8:58 2000 Delivered-To: freebsd-isp@freebsd.org Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 7CCD937BC6F for ; Tue, 13 Jun 2000 14:08:56 -0700 (PDT) (envelope-from dennis@etinc.com) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.9.3/8.9.3) with SMTP id RAA09368 for ; Tue, 13 Jun 2000 17:16:09 -0400 (EDT) Message-Id: <200006132116.RAA09368@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Tue, 13 Jun 2000 17:15:49 -0400 To: isp@freebsd.org From: Dennis Subject: Webmin? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org is anyone using webmin? Is there a way to list/edit routes with it? dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 2:43:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.fil.net (mail.fil.net [202.57.102.7]) by hub.freebsd.org (Postfix) with ESMTP id B55F337BF18 for ; Wed, 14 Jun 2000 02:43:45 -0700 (PDT) (envelope-from Love@fil.net) Received: from fil.net ([202.57.102.56]) by mail.fil.net (Netscape Messaging Server 3.62) with ESMTP id 152; Wed, 14 Jun 2000 17:43:22 +0800 Message-ID: <394753B0.5E39C551@fil.net> Date: Wed, 14 Jun 2000 17:43:12 +0800 From: "Love Bug" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: tim@iafrica.com.na Cc: Luigi Rizzo , sthaug@nethelp.no, troy@picus.com, freebsd-isp@FreeBSD.ORG Subject: Re: LAN detection? References: <200006110716.JAA10119@info.iet.unipi.it> <39437C7C.E664B33@polytechnic.edu.na> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tim Priebe wrote: > I would generally agree with this, but with such expensive international > traffic, this may be worth while, a few thoughts come to mind. > > 2) If you have not already done this, enable transparent proxying of all > data for port 80 outside your network. I know some people dislike such > measures, but in a situation like this it is in everyone's best > interest. This may cause some additional work if a list of exclusions > need to be maintained, but it is probably worth the effort. Hi Tim, A lot of intresting stuff in this email... we are looking at it carefully. As to Port 80 traffic to the outside network... We Firewall it! "Transparent proxying" has minor problems, and for us it was much easier to just block Port 80. "Direct access" is available to our apache server where "picture book" instructions are given. The only people who ever complained were some visiting forigners. Thanks to EVERYBODY for the ideas - we will be looking at each one carefully. Love To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 3: 7:39 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ms1.meiway.com (ms1.meiway.com [212.73.210.73]) by hub.freebsd.org (Postfix) with ESMTP id C25FD37C29E for ; Wed, 14 Jun 2000 03:07:35 -0700 (PDT) (envelope-from lconrad@Go2France.com) Received: from sv.Go2France.com [212.73.210.79] by ms1.meiway.com with ESMTP (SMTPD32-5.05) id AB80144C0192; Wed, 14 Jun 2000 12:16:32 +0200 Message-Id: <4.3.1.2.20000614114606.04cd62f0@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Wed, 14 Jun 2000 12:06:06 +0200 To: freebsd-isp@freebsd.org From: Len Conrad Subject: Re: A records on mail domain 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 >I am having problems with certain ISP mailservers rejecting my mail >because : > > 550 5.7.1 Invalid host: > key.co.za - authoritative host not found: A lot of mail servers are becoming able to be set up to be very restrictively about incoming mail, using MAPS database and, more aggressively, DNS for authentification of these items exposed in the SMTP dialog: 1. ip.ad.re.ss of the SMTP client (ie, the sending MTA) 2. EHLO/HELO hostname 3. @senderdomain In the first rank of these MTA's is postfix, see its UCE page to appreciate the deliciously paranoid restrictions: http://postfix.eu.org/uce.html I've got a page on my BIND site that might give you some practical ideas about how to set up your mail server in DNS that it has best chance of passing DNS authentifications: http://bind8nt.meiway.com/itsaDNSmess.cfm >The mail adminstrators say they have configured their mail servers as such >and that all domains must have valid forward and reverse lookups. this restrction is quite basic. hint: if your mail server shares its ip with a bunch of other servers, it's best to select the mail server hostname from all the virtual hostnames behind that ip address as the data portion of the PTR RR for that ip address. >So they've said to "add an A record anyway to the mail domain" > >They claim its an RFC requirement. If you have a mail host, you better have A and MX records for it to be : mydomain.com MX 10 mymailhost.mydomain.com mymailhost.mydomain.com MX 10 mymailhost.mydomain.com mymailhost.mydomain.com A ip.ad.re.ss and in your db. reverse file ip.ad.re.ss PTR mymailhost.mydomain.com All the above also applies to the EHLO/HELO hostname, which should be a FQHN, and have A and MX records. All the above also applies to the senderdomain of MAIL FROM: sender@senderdomain ... since MTA's such as postfix and sendmail can lookup @senderdomain for A, MX, and PTR before accepting the mail. Think I'm crazy? A couple of weeks ago, I helped an English Imail admin who couldn't get his mail delivered to sendmail server in .ch. The pb? The Swiss sendmail refused the msg because it could not find an A RR for @senderdomain. This is happening more and more, so you might as well pre-empt your headaches and set up the above 3 SMTP items completely. Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 3:29:18 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.fil.net (mail.fil.net [202.57.102.7]) by hub.freebsd.org (Postfix) with ESMTP id F02A537B66B for ; Wed, 14 Jun 2000 03:29:10 -0700 (PDT) (envelope-from Love@fil.net) Received: from fil.net ([202.57.102.56]) by mail.fil.net (Netscape Messaging Server 3.62) with ESMTP id 191 for ; Wed, 14 Jun 2000 18:28:56 +0800 Message-ID: <39475E66.72E05934@fil.net> Date: Wed, 14 Jun 2000 18:28:54 +0800 From: "Love Bug" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isp@freebsd.org Subject: Blocking MPG References: <4.3.1.2.20000614114606.04cd62f0@mail.Go2France.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org We have a customer who would like to block the down loads of things like mpeg music files on his LAN. With such small bandwidth downloading .mpg files can nearly cause the other members on the LAN to stop. He uses userland PPP to dial into us on one global address and he has a Squid Proxy in his FreeBSD 3.3 box. On our side we run him through IPFW and use ICP from his Squid to ours. He already blocks the ftp port requests, so this would be coming from an http server. Any ideas? Thank You, Love To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 4:17: 4 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.fil.net (mail.fil.net [202.57.102.7]) by hub.freebsd.org (Postfix) with ESMTP id EC8BD37C13B for ; Wed, 14 Jun 2000 04:16:57 -0700 (PDT) (envelope-from Love@fil.net) Received: from fil.net ([202.57.102.56]) by mail.fil.net (Netscape Messaging Server 3.62) with ESMTP id 191; Wed, 14 Jun 2000 19:16:39 +0800 Message-ID: <39476993.864CABD7@fil.net> Date: Wed, 14 Jun 2000 19:16:36 +0800 From: "Love Bug" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: support@pair.com, freebsd-isp@FreeBSD.ORG Subject: Needed, ISP Host with rsync & FreeBSD References: <20000612153710.14410.qmail@smx.pair.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org support@pair.com wrote: > Hello, > > You are not showing up as a contact for any domains hosted by pair Networks and > we are not certain with which account you are having problems. If you are a > customer of pair, please let us know the name of the account or the domain with > which you are having problems. Please include the original signup key for the > account if possible. > > We do not run an rsync server on any shared user web servers. This means that > you will not be able to connect from your local rsync client to pair. I am > afraid we do not have any specific recommendations about this. > > Regards, > Eric > > http://support.pair.com/ support@pair.com > > > > >You can also use wget. > > > > > > > > > > > >rsync, mirror, cvs, ftp, etc. > > > > > > > >I'd recommend using rsync. > > > > Can rsync (or any of these) push the data? Here is what I need... > > > > I have a local apache server and a "remote" site (apache server) I rent > > from a hosting company (pair.com). What I want to do is upload changes > > to my local server and have it upload the changes to the "remote" > > server. The local server feeds my local network on a "split DNS" and > > each 2AM I want to have this server upload the "remote" which is at the > > hosting company in the USA. > > > > I have complete control of the local server, I have limited control > > (FTP, Telnet, ssh) of the pair.com remote. I don't know yet if pair.com > > will allow a cron entry for > > > > This is a low volume site, and it is important that the re-sync takes > > place early in the morning as the local server is on a poor island in > > the Philippines and bandwidth is very expensive and totally used during > > local daylight hours. > > > > Any suggestions are welcome. > > > > Love > > > > > > Hi Everybody! Well, after trying unsuccessfully to get our FreeBSD 3.3 server to update the server at pair.com - I am about ready to give up. I received the above from their support. We have a tiny ISP on a back island with a few small domains (typical apache structure), and not much traffic at all. Our domains host our tiny ISP, our web page design, and a few "Beach Resorts" which are just cottages on the island. We have one small "Advanced" account with pair.com, which "Includes use of System CGI scripts, 60Mb disk space, 200Mb/day traffic, system CGI" - for which we have never even come close to using 1/6 of this amount! You can read all about the "Advanced" account at http://www.pair.com/pair/services.html Actually, we really like pair.com - they have given good service - except that we need to be up at 2AM to upload our files! We use a "split DNS" so inside customers see our servers for this, so we thought it should be easy to have that server upload whatever changes were made each day... From our server to the server at pair.com... but I haven't found a way. We maintain our own DNS and pair seconds (slaves) the outside copy. My boss, who used to do all of this, has been in the hospital with a kidney problem six times since last October - so it has gotten more important to automate this and let him rest at night. So now we are looking for a hosting company, with a good connection to the Internet, at about the same price as pair.com, that will let us use rsync (or something like it) on a FreeBSD server for our simple little mirror. Any volenteers? Thanks, Love PS to pair.com... my boss has the account, I am just doing the automation because he has been so ill. Because the question was more of a "general inquiry" in nature, and not a problem, I didn't see a need to have him write. The domain was the same as my email. Also, I wouldn't mind us running the rsync server on our box. Can we run a rsync client on your end? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 6:48:55 2000 Delivered-To: freebsd-isp@freebsd.org Received: from comm.uni-svishtov.bg (ns.uni-svishtov.bg [193.68.172.1]) by hub.freebsd.org (Postfix) with ESMTP id 4D6C437BB31 for ; Wed, 14 Jun 2000 06:48:39 -0700 (PDT) (envelope-from vanko@uni-svishtov.bg) Received: from grinch.uni-svishtov.bg (root@grinch.uni-svishtov.bg [193.68.172.9]) by comm.uni-svishtov.bg (8.9.3/8.9.3) with ESMTP id NAA21720; Wed, 14 Jun 2000 13:48:27 GMT Received: from vanko (vanko@vanko.uni-svishtov.bg [193.68.173.61]) by grinch.uni-svishtov.bg (8.9.3/8.9.1) with SMTP id QAA22956; Wed, 14 Jun 2000 16:48:26 +0300 (EEST) Message-ID: <004501bfd607$85c8aea0$3dad44c1@unisvishtov.bg> From: "Ivan Minchev" To: "Love Bug" , References: <4.3.1.2.20000614114606.04cd62f0@mail.Go2France.com> <39475E66.72E05934@fil.net> Subject: Re: Blocking MPG Date: Wed, 14 Jun 2000 16:50:38 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 > We have a customer who would like to block the down loads of things like mpeg > music files on his LAN. With such small bandwidth downloading .mpg files can > nearly cause the other members on the LAN to stop. > > He uses userland PPP to dial into us on one global address and he has a Squid > Proxy in his FreeBSD 3.3 box. On our side we run him through IPFW and use ICP > from his Squid to ours. He already blocks the ftp port requests, so this would > be coming from an http server. > > Any ideas? > > Thank You, > > Love > Hi, I suggest to you to configure Squid to filter URLs and to block direct http connections. The simple lines in your squid.conf file are: acl deny_list urlpath_regex -i \.mpg$ http_access deny deny_list Regards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 7:27: 2 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by hub.freebsd.org (Postfix) with ESMTP id 39BA337B5C3 for ; Wed, 14 Jun 2000 07:26:58 -0700 (PDT) (envelope-from cdillon@wolves.k12.mo.us) Received: from mail.wolves.k12.mo.us (cdillon@mail.wolves.k12.mo.us [207.160.214.1]) by mail.wolves.k12.mo.us (8.9.3/8.9.3) with ESMTP id JAA26708; Wed, 14 Jun 2000 09:26:08 -0500 (CDT) (envelope-from cdillon@wolves.k12.mo.us) Date: Wed, 14 Jun 2000 09:26:07 -0500 (CDT) From: Chris Dillon To: Ivan Minchev Cc: Love Bug , freebsd-isp@FreeBSD.ORG Subject: Re: Blocking MPG In-Reply-To: <004501bfd607$85c8aea0$3dad44c1@unisvishtov.bg> 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, 14 Jun 2000, Ivan Minchev wrote: > acl deny_list urlpath_regex -i \.mpg$ > http_access deny deny_list Here's what I use: acl MULTIMEDIA urlpath_regex -i "/usr/local/etc/squid/acls/MULTIMEDIA" root@cheetah.wolves [/usr/local/etc/squid/acls]# cat MULTIMEDIA \.abs \.aif \.aifc \.aiff \.asf \.asx \.avi \.dcr \.lsf \.lsx \.m1v \.m3u \.mid \.midi \.moov \.mov \.mp2 \.mp3 \.mpa \.mpe \.mpeg \.mpega \.mpegv \.mpg \.mpv \.mpx \.qt \.ra \.ram \.rm \.rmi \.rpm \.swf \.vbs \.vdo \.voc \.wav I don't actually deny these, but use them in conjunction with delay_pools so that they can be bandwidth-limited. -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For Intel x86 and Alpha architectures. ( 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 Wed Jun 14 8:39:29 2000 Delivered-To: freebsd-isp@freebsd.org Received: from coimbra.oss.uswest.net (coimbra.oss.uswest.net [209.180.20.7]) by hub.freebsd.org (Postfix) with ESMTP id 5E26D37C2AE for ; Wed, 14 Jun 2000 08:39:20 -0700 (PDT) (envelope-from nitebirdz@uswest.net) Received: from localhost (IDENT:nitebirdz@localhost [127.0.0.1]) by coimbra.oss.uswest.net (8.9.3/8.9.3) with ESMTP id KAA13439; Wed, 14 Jun 2000 10:40:14 -0500 Date: Wed, 14 Jun 2000 10:40:14 -0500 (CDT) From: Nitebirdz X-Sender: nitebirdz@coimbra.oss.uswest.net To: Dennis Cc: isp@FreeBSD.ORG Subject: Re: Webmin? In-Reply-To: <200006132116.RAA09368@etinc.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 Tue, 13 Jun 2000, Dennis wrote: > is anyone using webmin? Is there a way to list/edit routes with it? > > dennis > I don't think so. I was just checking my own and also the site, but couldn't find anything at all for network configuration except the one for DHCP subnets. -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 10:16: 3 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ua7.cnnet.com (cnnetcafe.com [207.229.6.8]) by hub.freebsd.org (Postfix) with SMTP id BF17037BC28 for ; Wed, 14 Jun 2000 10:15:59 -0700 (PDT) (envelope-from cnnet@cnnet.com) Received: from [207.229.6.12] by ua7.cnnet.com (NTMail 3.03.0018/1.aikr) with ESMTP id qa454912 for ; Wed, 14 Jun 2000 11:11:36 -0600 Message-Id: <4.3.2.7.2.20000614111227.00ad9b80@cnnet.com> X-Sender: cnnet@cnnet.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 14 Jun 2000 11:13:10 -0600 To: freebsd-isp@FreeBSD.ORG From: CNNet Subject: Routing with Freebsd 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 could someone help me with a routing problem. I have to network cards in a freebsd 4 machine this is my rc.conf file: # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # gateway_enable="YES" network_interfaces="ed0 lo0" ifconfig_ed0="inet 207.229.6.9 netmask 255.255.255.0" defaultrouter="207.229.6.9" hostname="ua3.foo.com" ifconfig_ed2="inet 192.168.1.45 netmask 255.255.255.0" network_interfaces="ed2 ed0 lo0" defaultrouter="207.229.6.9" hostname="private.foo.com" router_enable="YES" What am I doing wrong, i have a internal network that will point to 192.168.1.45 as there gateway. The gateway to the 207.299.6.9 class is 207.229.6.1 Basicall all internal ips will go to this machine and this machine lets them out on the internet Thanks in advance email address is cnnet@cnnet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 10:20:30 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 19C8A37C26B for ; Wed, 14 Jun 2000 10:20:25 -0700 (PDT) (envelope-from jesper@skriver.dk) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id 1E1123E50; Wed, 14 Jun 2000 19:20:19 +0200 (CEST) Date: Wed, 14 Jun 2000 19:20:19 +0200 From: Jesper Skriver To: CNNet Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Routing with Freebsd Message-ID: <20000614192019.A2080@skriver.dk> References: <4.3.2.7.2.20000614111227.00ad9b80@cnnet.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.20000614111227.00ad9b80@cnnet.com>; from cnnet@cnnet.com on Wed, Jun 14, 2000 at 11:13:10AM -0600 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 11:13:10AM -0600, CNNet wrote: > Hi could someone help me with a routing problem. I have to network cards in > a freebsd 4 machine this is my rc.conf file: > > # This file now contains just the overrides from /etc/defaults/rc.conf > # please make all changes to this file. > > # -- sysinstall generated deltas -- # > gateway_enable="YES" > network_interfaces="ed0 lo0" > ifconfig_ed0="inet 207.229.6.9 netmask 255.255.255.0" > defaultrouter="207.229.6.9" > hostname="ua3.foo.com" > ifconfig_ed2="inet 192.168.1.45 netmask 255.255.255.0" > network_interfaces="ed2 ed0 lo0" > defaultrouter="207.229.6.9" > hostname="private.foo.com" > router_enable="YES" > > What am I doing wrong, i have a internal network that will point to > 192.168.1.45 as there gateway. > > The gateway to the 207.299.6.9 class is 207.229.6.1 > > Basicall all internal ips will go to this machine and this machine lets > them out on the internet You will need to do NAT, the Internet doesn't have a route back to your internal network. /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 Wed Jun 14 11:10:12 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.craxx.nl (mail.craxx.nl [195.85.153.249]) by hub.freebsd.org (Postfix) with ESMTP id 1F8DF37C2EA for ; Wed, 14 Jun 2000 11:10:05 -0700 (PDT) (envelope-from freebsd.isp@lists.craxx.nl) Received: from cartman (b.o.f.h.craxx.nl [195.85.153.237]) by mail.craxx.nl (Postfix) with SMTP id 1C2331E80D for ; Wed, 14 Jun 2000 20:10:02 +0200 (CEST) From: "laurens van alphen (craxx)" To: Subject: RE: Routing with Freebsd Date: Wed, 14 Jun 2000 20:10:02 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: <4.3.2.7.2.20000614111227.00ad9b80@cnnet.com> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi > ifconfig_ed0="inet 207.229.6.9 netmask 255.255.255.0" > defaultrouter="207.229.6.9" using your own ip address as default gateway won't get you very far, honestly. > defaultrouter="207.229.6.9" even using it twice won't do any good. > router_enable="YES" don't enable routed unless you know what you're doing as Jesper Skriver suggested, lookup nat (network address translation) i suggest you start with the freebsd handbook, which is in print now as well. -- laurens van alphen, craxx alphen@craxx.nl, http://www.craxx.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 11:59:18 2000 Delivered-To: freebsd-isp@freebsd.org Received: from zagnut.hotpop.com (zagnut.hotpop.com [204.57.55.32]) by hub.freebsd.org (Postfix) with ESMTP id 4C85C37BBB6 for ; Wed, 14 Jun 2000 11:59:09 -0700 (PDT) (envelope-from tywe@hotpop.com) Received: from mach2.mia.bellsouth.net (adsl-61-9-201.mia.bellsouth.net [208.61.9.201]) by zagnut.hotpop.com (Postfix) with SMTP id 8ACED639D9; Wed, 14 Jun 2000 14:59:01 -0400 (EDT) Message-ID: <00c601bfd632$999a5340$02ac14ac@mia.bellsouth.net> From: "tywe" To: "CNNet" Cc: References: <4.3.2.7.2.20000614111227.00ad9b80@cnnet.com> Subject: Re: Routing with Freebsd Date: Wed, 14 Jun 2000 14:58:59 -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.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm still a novice at these things myself, so hopefully someone else will help you out also, but here is my rc.conf file that I use: ###### hostname="private.foo.net" inetd_flags="" tcp_extensions="YES" network_interfaces="tun0 tun1 tun2 tun3 tun4 tun5 tun6 tun7 tun8 tun9 tun10 tun1 1 tun12 tun13 tun14 tun15 xl0 pn0 lo0" ifconfig_tun0= ifconfig_pn0="inet 172.20.172.1 netmask 255.255.255.0" syslogd_flags="-s -s" xntpd_enable="YES" xntpd_flags="" # -- Routing Options -- # gateway_enable="YES" router_enable="YES" arpproxy_all="YES" # -- Admin Options -- # sendmail_enable="NO" check_quotas="NO" ###### I am simply just sharing a DSL connection (hooked up to xl0) to my local lan (pn0) and also to some dial-in modems (all those tun#s that you see).. This setup works great for me, but my DSL uses DHCP to get it's IP #'s, so your setup might be different.. I noticed that you are specifying "hostname" and "network_interfaces" twice in your file, which doesn't seem right to me.. I think hostname should just be the name of the machine that the rc.conf is residing on, all other hostnames should be listed in the /etc/hosts file.. And all network interfaces should just be listed one time, then do "ifconfig_xx0" for each one to specify ip addresses and netmasks if needed.. oh, you also shouldn't need the xntpd lines that I have in my file, they are just to keep the time syncronized.. Hope this helps! ----- Original Message ----- From: CNNet To: Sent: Wednesday, June 14, 2000 1:13 PM Subject: Routing with Freebsd > Hi could someone help me with a routing problem. I have to network cards in > a freebsd 4 machine this is my rc.conf file: > > # This file now contains just the overrides from /etc/defaults/rc.conf > # please make all changes to this file. > > # -- sysinstall generated deltas -- # > gateway_enable="YES" > network_interfaces="ed0 lo0" > ifconfig_ed0="inet 207.229.6.9 netmask 255.255.255.0" > defaultrouter="207.229.6.9" > hostname="ua3.foo.com" > ifconfig_ed2="inet 192.168.1.45 netmask 255.255.255.0" > network_interfaces="ed2 ed0 lo0" > defaultrouter="207.229.6.9" > hostname="private.foo.com" > router_enable="YES" > > What am I doing wrong, i have a internal network that will point to > 192.168.1.45 as there gateway. > > The gateway to the 207.299.6.9 class is 207.229.6.1 > > Basicall all internal ips will go to this machine and this machine lets > them out on the internet > > Thanks in advance email address is cnnet@cnnet.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 Wed Jun 14 12:37:57 2000 Delivered-To: freebsd-isp@freebsd.org Received: from Astrovan.cstone.net (astrovan.cstone.net [209.145.64.80]) by hub.freebsd.org (Postfix) with ESMTP id 0CC5837BD10 for ; Wed, 14 Jun 2000 12:37:54 -0700 (PDT) (envelope-from wer@cstone.net) Received: from cstone.net (nomad.eng.cstone.net [209.145.66.28]) by Astrovan.cstone.net (Post.Office MTA v3.5.3 release 223 ID# 0-59789U13500L1350S0V35) with ESMTP id net; Wed, 14 Jun 2000 15:31:01 -0400 Message-ID: <3947DB90.CD33450A@cstone.net> Date: Wed, 14 Jun 2000 15:22:56 -0400 From: William E Reid X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Presence Cc: Marius Strom , freebsd-isp@FreeBSD.ORG Subject: Re: RAID Controllers 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 have Pretty much the same story. SmartCard IV in two different machines. A webserver and a new server. Both have been running for at least 1 1/2 years. RAID 5 with five drives. This means that one of the controllers has only one drive. The only input I have is that one of the identical boxes was set up with all of the drives on one controller (webserver). The other had them spread over the three controllers with 2 2 and 1 drives (News Server). The DPT that used all three controllers was more stable. We lost a couple of drives in the webserver over a period of a few monthes. The News server has yet to loose it's first drive. Under FreeBSD 4 I believe the DPT controller is built into the GENERIC kernel. I am setting up one now and checked but have not even booted up yet.... Back to work. -=Bill Presence wrote: > > > I'm trying to find out if anyone has had any luck with either the Adaptec > > AAA-131SA or the DPT SmartRaid IV PM3334UW card. > > Personally, I maintain a FreeBSD 3.4 machine with the SmartRaid IV card > with 32 megs of cache on it driving 6 IBM 9Gig LZX drives and all I did > was uncomment the DPT lines in the kernel's config, compile, and go. > > I configured the DPT's software for RAID 5, booted into FreeBSD, created > a drive under /raid, disklabel, newfs. > > Its been working flawlessly for 8 months now. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- -------------------------------------------------------------- Bill Reid | Cornerstone Networks | /\ /\ bill@cstone.net | 410 East Water Street | / \/ \ Engineer | Charlottesville, VA | \ /\ / (800)325-9848 | http://www.cstone.net/ | \/ \/ -------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 21: 8:44 2000 Delivered-To: freebsd-isp@freebsd.org Received: from atlas.usls.edu (atlas.usls.edu [202.47.133.46]) by hub.freebsd.org (Postfix) with ESMTP id BDE3237B578 for ; Wed, 14 Jun 2000 21:08:39 -0700 (PDT) (envelope-from francis@usls.edu) Received: by atlas.usls.edu (Postfix, from userid 1001) id 4C95D9B0A; Thu, 15 Jun 2000 12:08:35 +0800 (PHT) Received: from localhost (localhost [127.0.0.1]) by atlas.usls.edu (Postfix) with ESMTP id 4231A5D03 for ; Thu, 15 Jun 2000 12:08:35 +0800 (PHT) Date: Thu, 15 Jun 2000 12:08:35 +0800 (PHT) From: "Francis A. Vidal" To: FreeBSD ISP Subject: pidentd 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 hi all, i'm getting these messages from pidentd: Jun 15 12:06:12 atlas identd[35808]: main: accept. errno = 53 running it from DJ Bernstein's `tcpserver' program (part of the ucspi-tcp suite): /sbin/tcpserver 0 ident /usr/local/sbin/identd -l -w -t120 & -- francis vidal university of st. la salle, bacolod city, philippines . . . . . . . PGP key available via e-mail / subject: get PGP key u s l s N E T tel nos. (+63.34).433.3526 / fax (+63.34).434.0415 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jun 14 21:29:44 2000 Delivered-To: freebsd-isp@freebsd.org Received: from durango.picus.com (durango.picus.com [209.100.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 0C18837B578 for ; Wed, 14 Jun 2000 21:29:38 -0700 (PDT) (envelope-from troy@picus.com) Received: from abyss [209.100.22.250] by durango.picus.com (SMTPD32-5.05) id AB287E500F0; Thu, 15 Jun 2000 00:27:20 -0400 From: "Troy Settle" To: "Florian Bofinger" , "Giorgos Keramidas" Cc: "Eric Brueggmann" , Subject: RE: sendmail+procmail --> ~/.INBOX Date: Thu, 15 Jun 2000 00:28:56 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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.00.2919.6700 Importance: Normal In-Reply-To: <20000613134436.I1679@camelot.de> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org (I removed -questions from the Cc: field. Please refrain from cross-posting) In addition to configuring sendmail to use procmail as the MDA, you'll also need to take care when building procmail. If building from the ports, you'll need to 'make configure', then edit authenticate.c to tell procmail to deliver to $HOME/.mail (or whatver filename you want): #define MAILSPOOLHOME "/.mail" /* watch the leading / */ /* delivers to $HOME/.mail */ This is in like the first 45 lines or so of the file, very easy to find. I've had this going for a couple years now. It works very well. Next step, is to switch to postfix+procmail+[maildir|cyrus] -- Troy Settle Network Analyst Picus Communications 540.633.6327 ** -----Original Message----- ** From: owner-freebsd-isp@FreeBSD.ORG ** [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Florian Bofinger ** Sent: Tuesday, June 13, 2000 7:45 AM ** To: Giorgos Keramidas ** Cc: Eric Brueggmann; freebsd-questions@FreeBSD.ORG; ** freebsd-isp@FreeBSD.ORG ** Subject: Re: sendmail+procmail --> ~/.INBOX ** ** ** Hi, ** ** On Wed, Jun 14, 2000 at 05:01:02AM +0300, Giorgos Keramidas wrote: ** > On Mon, Jun 12, 2000 at 05:23:49PM -0500, Eric Brueggmann wrote: ** > > ** > > My name is Eric Brueggmann and I was wondering if there is a ** > > RECENT/relevant "HOWTO" on how to get sendmail to use procmail ** > > to deliver mail into ~/.INBOX instead of /var/spool/mail/$ (FBSD ** > > 4.0-STABLE)? Or is it easier to just use qmail, that ** puts the inbox ** > > into "~/"? ** > ** > First of all, you ought to configure your sendmail to ** forward all mail ** > to the procmail delivery agent. This is done by creating ** a .forward ** > file that contains ** > ** > % cat ~/.forward ** > |/usr/local/bin/procmail ** ** If you're root on your box, a better way to do this is to include a ** feature(`LOCAL_PROCMAIL')dnl ** in your sendmail.mc. ** ** Greetings, ** Florian ** -- ** Florian Bofinger - CameloT e.K. ** www.camelot.de - Der "sagenhafte" Internet Full-Service Provider ** 'Can't buy what I want because it's free' - Pearl Jam (FreeBSD rocks) ** ** ** 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 Jun 15 10:45:20 2000 Delivered-To: freebsd-isp@freebsd.org Received: from d135.p6.col.ru (d135.p6.col.ru [212.248.5.135]) by hub.freebsd.org (Postfix) with SMTP id BA72D37C382; Thu, 15 Jun 2000 10:44:49 -0700 (PDT) (envelope-from prettylady@freemail.ru) From: To: Date: ×ò, 15 èþí 2000 20:43:24 +0400 Message-ID: <75342341217534717@d135.p6.col.ru> Subject: Hi, its for you ! Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! We are Russian girls - Natali, Alla, Vika. We would like to correspond with you. Visit our site and see our photos. http://www.russiangirls.narod.ru/ With interest, Natali,Alla, Vika. P.S. (This is not spam. You can unsubscribe at any time by sending an email to prettylady@freemail.ru with the subject UNSUBSCRIBE.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jun 15 10:50:38 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.fpsn.net (mail.fpsn.net [63.224.69.57]) by hub.freebsd.org (Postfix) with ESMTP id 3435037BCD1 for ; Thu, 15 Jun 2000 10:50:26 -0700 (PDT) (envelope-from simon@optinet.com) Received: from station1 (adsl-151-202-97-90.bellatlantic.net [151.202.97.90]) by mail.fpsn.net (8.9.3/8.9.3) with SMTP id FAA30049 for ; Thu, 15 Jun 2000 05:52:48 -0600 (MDT) (envelope-from simon@optinet.com) Message-Id: <200006151152.FAA30049@mail.fpsn.net> From: "Simon" To: "freebsd-isp@FreeBSD.ORG" Date: Thu, 15 Jun 2000 13:54:24 -0500 Reply-To: "Simon" X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 2000 (5.0.2195) In-Reply-To: <75342341217534717@d135.p6.col.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: Hi, its for you ! Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I did not know I signed up to a pr0n list :0 PS: please ban them if you can. On x=95, 15 =8A_=A1 2000 20:43:24 +0400, prettylady@freemail.ru wrote: >Hi! We are Russian girls - Natali, Alla, Vika. We would like to >correspond with you. Visit our site and see our photos. >http://www.russiangirls.narod.ru/ >With interest, Natali,Alla, Vika. > > >P.S. (This is not spam. You can unsubscribe at any time by sending an e= mail to >prettylady@freemail.ru >with the subject UNSUBSCRIBE.) > > > >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 Jun 15 12:23:23 2000 Delivered-To: freebsd-isp@freebsd.org Received: from oberon.wwwnexus.com (oberon.wwwnexus.com [216.71.84.174]) by hub.freebsd.org (Postfix) with ESMTP id 4CEB837C3A2; Thu, 15 Jun 2000 12:23:15 -0700 (PDT) (envelope-from jan@smartsoft.cc) Received: from smartsoft.cc (client-209-158-92-42.bellatlantic.net [209.158.92.42]) by oberon.wwwnexus.com (8.8.5/8.8.5) with ESMTP id OAA00506; Thu, 15 Jun 2000 14:01:46 -0500 Message-ID: <39492CBD.EE817B50@smartsoft.cc> Date: Thu, 15 Jun 2000 15:21:33 -0400 From: Jan Knepper Organization: Smartsoft, LLC X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-ISP@FreeBSD.org Cc: Jordan K Hubbart Subject: Re: Hi, its for you ! References: <75342341217534717@d135.p6.col.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I didn't know I subscribed to a POR NO (means No Poring right?) list... Could somebody please bounce them? Jan prettylady@freemail.ru wrote: > Hi! We are Russian girls - Natali, Alla, Vika. We would like to > correspond with you. Visit our site and see our photos. > http://www.russiangirls.narod.ru/ > With interest, Natali,Alla, Vika. > > P.S. (This is not spam. You can unsubscribe at any time by sending an email to > prettylady@freemail.ru > with the subject UNSUBSCRIBE.) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- =============================================================== Jan Knepper Smartsoft, LLC 88 Petersburg Road Petersburg, NJ 08270 U.S.A. Phone: 609-628-4260 FAX : 609-628-1267 http://www.smartsoft.cc/ --------------------------------------------------------------- http://www.pianoprincess.com/ http://www.mp3.com/pianoprincess http://www.riffage.com/Bands/0,2939,2859,00.html http://pianoprincess.iuma.com/ http://www.changemusic.com/piano_princess =============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jun 15 12:30: 7 2000 Delivered-To: freebsd-isp@freebsd.org Received: from runner.jjsoft.com (fig2.figdav.com [208.152.114.19]) by hub.freebsd.org (Postfix) with ESMTP id BA1D937BC8B for ; Thu, 15 Jun 2000 12:30:00 -0700 (PDT) (envelope-from jahanur@jjsoft.com) Received: from runner (ns2.jjsoft.com [208.152.114.19]) by runner.jjsoft.com (8.9.0/8.9.0) with SMTP id OAA08339; Thu, 15 Jun 2000 14:32:58 -0500 (CDT) Date: Thu, 15 Jun 2000 14:32:58 -0500 (CDT) From: Jahanur R Subedar X-Sender: jahanur@runner To: Simon Cc: "freebsd-isp@FreeBSD.ORG" Subject: Re: Hi, its for you ! In-Reply-To: <200006151152.FAA30049@mail.fpsn.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Somebody must do something about this. This is very serious issue. Please block this kind of emails. Jahanur On Thu, 15 Jun 2000, Simon wrote: > I did not know I signed up to a pr0n list :0 >=20 > PS: please ban them if you can. >=20 > On x=95, 15 =8A_=A1 2000 20:43:24 +0400, prettylady@freemail.ru wrote: >=20 > >Hi! We are Russian girls - Natali, Alla, Vika. We would like to > >correspond with you. Visit our site and see our photos. > >http://www.russiangirls.narod.ru/ > >With interest, Natali,Alla, Vika. > > > > > >P.S. (This is not spam. You can unsubscribe at any time by sending an em= ail to > >prettylady@freemail.ru > >with the subject UNSUBSCRIBE.) > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-isp" in the body of the message > > >=20 >=20 >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message >=20 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 Fri Jun 16 9:51:36 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mercury.emind.com (mercury.emind.com [63.209.80.35]) by hub.freebsd.org (Postfix) with SMTP id DCF3137BF49 for ; Fri, 16 Jun 2000 09:51:32 -0700 (PDT) (envelope-from max.clark@emind.com) Received: (qmail 79067 invoked from network); 16 Jun 2000 16:51:38 -0000 Received: from unknown (HELO PHATBOY) (172.16.1.201) by mercury.emind.com with SMTP; 16 Jun 2000 16:51:38 -0000 From: "Max Clark" To: Subject: Firewall selections Date: Fri, 16 Jun 2000 09:52:31 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0013_01BFD778.96E01B20" 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.00.2919.6700 X-MS-TNEF-Correlator: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0013_01BFD778.96E01B20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I am currently evaluating firewall products for a web system that I am involved in the design of. I think that the Cisco PIX is probably the default hardware firewall appliance on the market, but reading about the SlashDot DDoS (http://slashdot.org/articles/00/05/17/1318233.shtml) kinda makes me nervous. And then there is Netscreen (http://www.netscreen.com)... is anybody using this with the active/standby configuration? I need to find a firewall product that supports active/standby configurations (otherwise I would probably use BSD with IP Filter). Can anyone give me suggestions on products to check out? Maxwell Clark ------=_NextPart_000_0013_01BFD778.96E01B20 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+Ih8QAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEGgAMADgAAANAHBgAQAAkANAAAAAUALwEB A5AGAOQGAAAmAAAACwACAAEAAAALACMAAAAAAAMAJgAAAAAACwApAAAAAAADADYAAAAAAB4AcAAB AAAAFAAAAEZpcmV3YWxsIHNlbGVjdGlvbnMAAgFxAAEAAAAWAAAAAb/Xs0LG6R68htY+QIuxapqP 20UpngAAAgEdDAEAAAAZAAAAU01UUDpNQVguQ0xBUktARU1JTkQuQ09NAAAAAAsAAQ4AAAAAQAAG DgA4WjCz178BAgEKDgEAAAAYAAAAAAAAAB0q87n8xNMRoDIAUASVI6HCgAAACwAfDgEAAAACAQkQ AQAAAJsCAACXAgAAeQMAAExaRnU3GHSFAwAKAHJjcGcxMjUWMgD4C2BuDhAwMzNPAfcCpARkAgBj aArAc/BldDAgCFUHsgKDAFBxEGdwcnESgRD/EgN90wqACMggOwlvMAKACoGSdgiQd2sLgGQ0DGAO YwBQCwMLtSBJIGE4bSBjCHAV8AIwbHmIIGV2B0B1YXQLgNBnIGZpFfB3B0ADIHcTMARwF/B0BCAC EAXAYQAgd2ViIHN5c/R0ZRkwdBOgBUAZAwuAOnYG8HYJgB1hHMFlIIsBAACQZwOgb2YuGPHbHNAL gGscxB4yQwQABaBwIFBJWB1gBCAbMWKHAaAZwR40ZmF1bAVAnROhZBrgFfAamGFwC1B5BzBuYx5Q AiAeIwDAcsJrE+AsIGJ1BUAV8LxhZBpiAaAIYB/UUwtg0HNoRG8FQEQmsAXwBChoAkBwOi8vc5Um cmQmwC4FsGcvCsCJGlBjbAeQLzAwKRAQNS8xNylwMzE4CjIPYC4mkHRtbCl+IBeSHAAAwCSwBCAH gCCmbgSQHZB1cx8AQRew/x4iHhMisSDRB8AbkAUACeG1Jzd3LmAuK5AtZS4FoLhtKS4vgCDCAHB5 BuD+ZBnQK+AaYh9BBCAD8BzQfx4jANAaUB3AJ7ABkBewYusZ0AWgbhqgZwhwGkECIH4/CqIKhAqA GQArkB3RdD8gcBqgLDEcABquHMRzdb8jgAkRL9ExzzLYBCAoJsCvLMED8R5QGQB3CGBsHeBHIQcr 4B5QQlNEMRRJ2FAgRgMQHJByL3ARcO8DkS/xAiAeUGc3cStSNrD8Z2cHkDjEJBEbNzSxE5DfBZAf gCXhM3sK9GMAQQ8EzjIX0ABABdBheBwgGwH+QwtgJKBBAQFADwYCsjOTBRTxAESAAAMAAHwFAAAA AwAAgAggBgAAAAAAwAAAAAAAAEYAAAAAUoUAACdqAQAeAAGACCAGAAAAAADAAAAAAAAARgAAAABU hQAAAQAAAAQAAAA5LjAACwACgAggBgAAAAAAwAAAAAAAAEYAAAAABoUAAAAAAAADAAOACCAGAAAA AADAAAAAAAAARgAAAAABhQAAAAAAAAsABIAIIAYAAAAAAMAAAAAAAABGAAAAAAOFAAAAAAAACwAF gAggBgAAAAAAwAAAAAAAAEYAAAAADoUAAAAAAAADAAaACCAGAAAAAADAAAAAAAAARgAAAAAQhQAA AAAAAAMAB4AIIAYAAAAAAMAAAAAAAABGAAAAABGFAAAAAAAAAwAIgAggBgAAAAAAwAAAAAAAAEYA AAAAGIUAAAAAAAAeAAmACCAGAAAAAADAAAAAAAAARgAAAAA2hQAAAQAAAAEAAAAAAAAAHgAKgAgg BgAAAAAAwAAAAAAAAEYAAAAAN4UAAAEAAAABAAAAAAAAAB4AC4AIIAYAAAAAAMAAAAAAAABGAAAA ADiFAAABAAAAAQAAAAAAAAALAHOACCAGAAAAAADAAAAAAAAARgAAAACChQAAAQAAAAIB+A8BAAAA EAAAAB0q87n8xNMRoDIAUASVI6ECAfoPAQAAABAAAAAdKvO5/MTTEaAyAFAElSOhAgH7DwEAAABz AAAAAAAAADihuxAF5RAaobsIACsqVsIAAFBTVFBSWC5ETEwAAAAAAAAAAE5JVEH5v7gBAKoAN9lu AAAAQzpcRG9jdW1lbnRzIGFuZCBTZXR0aW5nc1xtYXhjXE15IERvY3VtZW50c1xNYWlsXG1heGMu cHN0AAADAP4PBQAAAAMADTT9NwAAAgF/AAEAAAAzAAAAPE5EQkJLQURDQk5IS1BIQ01OUEdGRUVE RERGQUEubWF4LmNsYXJrQGVtaW5kLmNvbT4AAAMABhCjuhZfAwAHEA4CAAADABAQAAAAAAMAERAA AAAAHgAIEAEAAABlAAAASUFNQ1VSUkVOVExZRVZBTFVBVElOR0ZJUkVXQUxMUFJPRFVDVFNGT1JB V0VCU1lTVEVNVEhBVElBTUlOVk9MVkVESU5USEVERVNJR05PRklUSElOS1RIQVRUSEVDSVNDT1BJ WAAAAADqhA== ------=_NextPart_000_0013_01BFD778.96E01B20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jun 16 10: 5:48 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.chhost.com (mail.theshake.com [209.184.27.2]) by hub.freebsd.org (Postfix) with SMTP id 65E2537BF77 for ; Fri, 16 Jun 2000 10:05:41 -0700 (PDT) (envelope-from ewalters@nms2001.com) Received: from ewalters (208.2.71.2[208.2.71.2])by MSPIGGY(MailMax 3.065) with ESMTP id 1322020 for ; Fri, 16 Jun 2000 12:08:09 -0500 CDT From: "Eric Walters" To: Subject: Guidance for a new ISP/ASP Date: Fri, 16 Jun 2000 12:05:33 -0500 Message-ID: <000401bfd7b5$15d84290$338a13ac@ewalters> 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 CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org We are in the infancy stage of setting up a new company providing hosting services to our current and future customers. The intent is to grow this side of the business if it takes off. My intention is to use FreeBSD as the main platform for this venture and I am looking for some guidance/help in determining the best way to setup email hosting. I have been struggling with sendmail 8.10.2 and getting it setup to allow controlled relaying for POP/SMTP mail. I have looked at several methods and had trouble with all of them. It looks as though using SASL is the best way to go, but I could not get it to successfully compile into Sendmail. If anyone has already been through this battle and can assist me with some of these issues by providing insight into best practices, your assistance would be greatly appreciated. If anyone has recommendations for a better way of implementing this, constructive :) criticism is welcome. Thanks, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jun 16 17:39:44 2000 Delivered-To: freebsd-isp@freebsd.org Received: from runner.jjsoft.com (fig2.figdav.com [208.152.114.19]) by hub.freebsd.org (Postfix) with ESMTP id C3AD037C1B7 for ; Fri, 16 Jun 2000 17:39:28 -0700 (PDT) (envelope-from jahanur@jjsoft.com) Received: from runner (ns2.jjsoft.com [208.152.114.19]) by runner.jjsoft.com (8.9.0/8.9.0) with SMTP id TAA10747; Fri, 16 Jun 2000 19:36:57 -0500 (CDT) Date: Fri, 16 Jun 2000 19:36:57 -0500 (CDT) From: Jahanur R Subedar X-Sender: jahanur@runner To: CNNet Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Routing with Freebsd In-Reply-To: <4.3.2.7.2.20000614111227.00ad9b80@cnnet.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 I hope I am not too late to help you. If you still need help. Let me know. Recently I have went through the same installation at my home. Jahanur On Wed, 14 Jun 2000, CNNet wrote: > Hi could someone help me with a routing problem. I have to network cards in > a freebsd 4 machine this is my rc.conf file: > > # This file now contains just the overrides from /etc/defaults/rc.conf > # please make all changes to this file. > > # -- sysinstall generated deltas -- # > gateway_enable="YES" > network_interfaces="ed0 lo0" > ifconfig_ed0="inet 207.229.6.9 netmask 255.255.255.0" > defaultrouter="207.229.6.9" > hostname="ua3.foo.com" > ifconfig_ed2="inet 192.168.1.45 netmask 255.255.255.0" > network_interfaces="ed2 ed0 lo0" > defaultrouter="207.229.6.9" > hostname="private.foo.com" > router_enable="YES" > > What am I doing wrong, i have a internal network that will point to > 192.168.1.45 as there gateway. > > The gateway to the 207.299.6.9 class is 207.229.6.1 > > Basicall all internal ips will go to this machine and this machine lets > them out on the internet > > Thanks in advance email address is cnnet@cnnet.com > > > > 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 Fri Jun 16 22:59:39 2000 Delivered-To: freebsd-isp@freebsd.org Received: from atlas.usls.edu (atlas.usls.edu [202.47.133.46]) by hub.freebsd.org (Postfix) with ESMTP id BFDB337B927 for ; Fri, 16 Jun 2000 22:58:36 -0700 (PDT) (envelope-from francis@usls.edu) Received: by atlas.usls.edu (Postfix, from userid 1001) id F00979B1F; Sat, 17 Jun 2000 13:58:04 +0800 (PHT) Received: from localhost (localhost [127.0.0.1]) by atlas.usls.edu (Postfix) with ESMTP id E3F815D03 for ; Sat, 17 Jun 2000 13:58:04 +0800 (PHT) Date: Sat, 17 Jun 2000 13:58:04 +0800 (PHT) From: "Francis A. Vidal" To: FreeBSD ISP Subject: where are the apache13-php? ports? 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 hi all, i'm just wondering why the apache13-php[34] ports both are empty. where can i get them? cvsupping doesn't seem to help either. -- francis vidal university of st. la salle, bacolod city, philippines . . . . . . . PGP key available via e-mail / subject: get PGP key u s l s N E T tel nos. (+63.34).433.3526 / fax (+63.34).434.0415 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 1:47:54 2000 Delivered-To: freebsd-isp@freebsd.org Received: from comm.uni-svishtov.bg (ns.uni-svishtov.bg [193.68.172.1]) by hub.freebsd.org (Postfix) with ESMTP id 14F1137B67C for ; Sat, 17 Jun 2000 01:47:49 -0700 (PDT) (envelope-from vanko@uni-svishtov.bg) Received: from grinch.uni-svishtov.bg (root@grinch.uni-svishtov.bg [193.68.172.9]) by comm.uni-svishtov.bg (8.9.3/8.9.3) with ESMTP id IAA15019 for ; Sat, 17 Jun 2000 08:47:45 GMT Received: from vanko (vanko.uni-svishtov.bg [193.68.173.61]) by grinch.uni-svishtov.bg (8.9.3/8.9.1) with SMTP id LAA16694 for ; Sat, 17 Jun 2000 11:47:44 +0300 (EEST) Message-ID: <002601bfd839$0961c0c0$3dad44c1@unisvishtov.bg> From: "Ivan Minchev" To: Subject: Re: Routing with Freebsd Date: Sat, 17 Jun 2000 11:50:02 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit 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 Hi, I think that maybe this is your correct /etc/rc.conf : interfaces="ed0 ed2 lo0" ifconfig_ed0="inet 207.229.6.9 netmask 255.255.255.0" ifconfig_ed1="inet 192.168.1.45 netmask 255.255.225.0" defaultrouter="here.must.be.your.isp.default.router" gateway_enable="YES" natd_enable="YES" natd_interface="ed0" hostname="ua3.foo.com" Regards, BatVanko ;) > Hi could someone help me with a routing problem. I have to network cards in > a freebsd 4 machine this is my rc.conf file: > > # This file now contains just the overrides from /etc/defaults/rc.conf > # please make all changes to this file. > > # -- sysinstall generated deltas -- # > gateway_enable="YES" > network_interfaces="ed0 lo0" > ifconfig_ed0="inet 207.229.6.9 netmask 255.255.255.0" > defaultrouter="207.229.6.9" > hostname="ua3.foo.com" > ifconfig_ed2="inet 192.168.1.45 netmask 255.255.255.0" > network_interfaces="ed2 ed0 lo0" > defaultrouter="207.229.6.9" > hostname="private.foo.com" > router_enable="YES" > > What am I doing wrong, i have a internal network that will point to > 192.168.1.45 as there gateway. > > The gateway to the 207.299.6.9 class is 207.229.6.1 > > Basicall all internal ips will go to this machine and this machine lets > them out on the internet > > Thanks in advance email address is cnnet@cnnet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 7:52:25 2000 Delivered-To: freebsd-isp@freebsd.org Received: from albqpop1.albq.uswest.net (albqpop1.albq.uswest.net [207.108.240.1]) by hub.freebsd.org (Postfix) with SMTP id D9B7B37B70A for ; Sat, 17 Jun 2000 07:52:16 -0700 (PDT) (envelope-from jlschwab@uswest.net) Received: (qmail 41466 invoked by alias); 17 Jun 2000 14:52:09 -0000 Delivered-To: fixup-freebsd-isp@freebsd.org@fixme Received: (qmail 41290 invoked by uid 0); 17 Jun 2000 14:52:03 -0000 Received: from dialupb194.albq.uswest.net (HELO ws) (207.224.147.194) by albqpop1.albq.uswest.net with SMTP; 17 Jun 2000 14:52:03 -0000 Message-ID: <003801bfd873$4ba66d20$5a54a0d0@jlschwab.simphost.com> From: "Jason L. Schwab" To: , Subject: Resume... Date: Sat, 17 Jun 2000 08:47:05 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002F_01BFD838.9D0CE760" 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 This is a multi-part message in MIME format. ------=_NextPart_000_002F_01BFD838.9D0CE760 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello Everyone; Hi. My name is Jason L. Schwab. How are you doing today? Well first of all, let me tell you a lilttle about my self. I am 17 years of age. I am located in Albuquerque, New Mexico, USA. I have just over 5 years of Unix and Linux expereince. I am looking to get alot more expereince in the internet and/or unix servers area. I am looking todo=20 this by working for an Internet Service Provder. The list below contains a very small portion of my capabilities. - Perl Programming - C/C++ Programming - HTML Programming - CGI Programming - Apache (Complete Configuration) - DNS / BIND / NAMED Primary/Secondary - Mail Servers (postfix/sendmail/qmail) - FTP Servers (wuftpd/ncftpd/proftpd/ftpd-bsd) - SSH (of course ;)) - syslogd (logging to outside hosts) - Kernels and System Upgrades - Security Knowledge (tripwire/kern.securelevel) - Firewalls and Networking - Windows 95/98 Tech. Support - Unix/Linux Tech. Support (*BSD/Linux Only) There is alot more items on that list! Its just a small part of my capabilities, and I am learning more by the day. One of my favorite hobbies of mine is remote unix administration, I think its the best job any one could ever have, so yes I am willing todo remote unix administration. I am looking todo mainly networking and security. =20 As far as my security knowledge is, I have been doing unix and linux security for just over 3 years now. In this time period I have never had = a security problem ever. Just to test my own security knowledge, I hosted a machine running BSD and I gave out a public account on it, I emailed=20 every unix and linux security mailing list with the login information I had over 500 people trying to breach my security and for the three = months=20 I ran it, no one, not a single person compromised that machine. I have worked for an Internet Service Provider before, NMIA.COM, New Mexico Internet Access, which was strickly temporary employment which is why I no longer work there. I was doing Client Firewalling, = Unix=20 Programming and alot of misc. tasks. =20 I consider my self a professional unix system administrator. I have = ran two small web hosting companies for friends of mine, I have helped administrate about a total of 10 small web hosting and unix shell=20 account servers worldwide. So I have a wide range of expereince within the unix and linux area. Sincerely, Jason L. Schwab - jlschwab@uswest.net ------=_NextPart_000_002F_01BFD838.9D0CE760 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello Everyone;

  Hi. My name is Jason L. = Schwab. How are=20 you doing today?

  Well first of all, let me tell you a = lilttle=20 about my self. I am 17
years of age. I am located in Albuquerque, New = Mexico,=20 USA. I have just
over 5 years of Unix and Linux expereince. I am = looking to=20 get alot more
expereince in the internet and/or unix servers area. I = am=20 looking todo
this by working for an Internet Service = Provder.

 =20 The list below contains a very small portion of my=20 capabilities.

   - Perl Programming
   - = C/C++=20 Programming
   - HTML Programming
   - CGI=20 Programming
   - Apache (Complete = Configuration)
   -=20 DNS / BIND / NAMED Primary/Secondary
   - Mail Servers=20 (postfix/sendmail/qmail)
   - FTP Servers=20 (wuftpd/ncftpd/proftpd/ftpd-bsd)
   - SSH (of course=20 ;))
   - syslogd (logging to outside hosts)
   = -=20 Kernels and System Upgrades
   - Security Knowledge=20 (tripwire/kern.securelevel)
   - Firewalls and=20 Networking
   - Windows 95/98 Tech. Support
   = -=20 Unix/Linux Tech. Support (*BSD/Linux Only)

   There is = alot=20 more items on that list! Its just a small part of my
capabilities, = and I am=20 learning more by the day. One of my favorite
hobbies of mine is = remote unix=20 administration, I think its the best job
any one could ever have, so = yes I am=20 willing todo remote unix
administration. I am looking todo mainly = networking=20 and security.
 
   As far as my security knowledge = is, I=20 have been doing unix and linux
security for just over 3 years now. In = this=20 time period I have never had a
security problem ever. Just to test my = own=20 security knowledge, I hosted
a machine running BSD and I gave out a = public=20 account on it, I emailed
every unix and linux security mailing list = with the=20 login information I
had over 500 people trying to breach my security = and for=20 the three months
I ran it, no one, not a single person compromised = that=20 machine.

   I have worked for an Internet Service = Provider=20 before, NMIA.COM,
New Mexico Internet Access, which was strickly = temporary=20 employment
which is why I no longer work there. I was doing Client=20 Firewalling, Unix
Programming and alot of misc. = tasks.
 
  I=20 consider my self a professional unix system administrator. I have = ran
two=20 small web hosting companies for friends of mine, I have = helped
administrate=20 about a total of 10 small web hosting and unix shell
account servers = worldwide. So I have a wide range of
expereince within the unix and = linux=20 area.

Sincerely,
Jason L. Schwab - jlschwab@uswest.net


------=_NextPart_000_002F_01BFD838.9D0CE760-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 10: 6: 5 2000 Delivered-To: freebsd-isp@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 4032E37B5C6; Sat, 17 Jun 2000 10:06:02 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e5HH8QY83097; Sat, 17 Jun 2000 12:08:26 -0500 (CDT) Date: Sat, 17 Jun 2000 12:08:26 -0500 (CDT) From: Alex Charalabidis To: "Jason L. Schwab" Cc: freebsd-isp@FreeBSD.ORG, freebsd-security@FreeBSD.ORG Subject: Re: Resume... In-Reply-To: <003801bfd873$4ba66d20$5a54a0d0@jlschwab.simphost.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 Sat, 17 Jun 2000, Jason L. Schwab wrote: > Hello Everyone; > > Hi. My name is Jason L. Schwab. How are you doing today? > For all your supposed professional skills, you are not capable of posting to an appropriate mailing list... Go read the list of FreeBSD mailing lists again and notice how there is one that suits the purpose. -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 10:48:13 2000 Delivered-To: freebsd-isp@freebsd.org Received: from stingray.ivision.co.uk (avengers.ivision.co.uk [212.25.224.7]) by hub.freebsd.org (Postfix) with ESMTP id 01F6837B64F; Sat, 17 Jun 2000 10:48:09 -0700 (PDT) (envelope-from manar@ivision.co.uk) Received: from [212.25.224.17] (helo=pretender2) by stingray.ivision.co.uk with smtp (Exim 2.04 #1) id 133MhD-000285-00; Sat, 17 Jun 2000 18:47:51 +0100 Message-Id: <3.0.5.32.20000617184621.026e2cd0@stingray.ivision.co.uk> X-Sender: manarpop@stingray.ivision.co.uk X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 17 Jun 2000 18:46:21 +0100 To: freebsd-isp@FreeBSD.ORG, freebsd-security@FreeBSD.ORG From: Manar Hussain Subject: Re: Resume... In-Reply-To: References: <003801bfd873$4ba66d20$5a54a0d0@jlschwab.simphost.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Hi. My name is Jason L. Schwab. How are you doing today? >> >For all your supposed professional skills, you are not capable of posting >to an appropriate mailing list... Go read the list of FreeBSD mailing >lists again and notice how there is one that suits the purpose. I'm sure this is unfair but I have to say that the cluelessness of sending it to -isp and -security rather than -jobs made me immediately wonder if it was a scam. I mean what better way to gain access to someone's network / systems than to have them explain it to you and give you root :). Manar -- Manar Hussain, Director Email: manar@ivision.co.uk Mobile: (07971) 277821 Internet Vision Tel: 020 7589 4500 60 Albert Court Fax: 020 7589 4522 Prince Consort Road info@ivision.co.uk London. SW7 2BE http://www.ivision.co.uk/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 13:35:29 2000 Delivered-To: freebsd-isp@freebsd.org Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (Postfix) with ESMTP id ED59D37B63C for ; Sat, 17 Jun 2000 13:35:21 -0700 (PDT) (envelope-from dennis@etinc.com) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.9.3/8.9.3) with SMTP id QAA22033 for ; Sat, 17 Jun 2000 16:43:17 -0400 (EDT) Message-Id: <200006172043.QAA22033@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Sat, 17 Jun 2000 16:42:52 -0400 To: isp@freebsd.org From: Dennis Subject: Cheap Spanning Tree Bridge/Switch? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org anyone know of an inexpensive bridge or switch that supports spanning tree with 2-5 ports? db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 13:38:38 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 3E6BD37B63C for ; Sat, 17 Jun 2000 13:38:35 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id PAA53321; Sat, 17 Jun 2000 15:38:22 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <006601bfd89b$fa6ad8a0$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Francis A. Vidal" , "FreeBSD ISP" References: Subject: Re: where are the apache13-php? ports? Date: Sat, 17 Jun 2000 15:38:21 -0500 Organization: West Bend Internet 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.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Francis A. Vidal" > i'm just wondering why the apache13-php[34] ports both are empty. > where can i get them? cvsupping doesn't seem to help either. > We are moving away from apache+module ports to individual apache module ports that can be added to the apache server ports (apache13, apache13+ipv6, apache13-ssl). If you need PHP, install one of the apache13* ports, then install the mod_php[34] port. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 15: 7:15 2000 Delivered-To: freebsd-isp@freebsd.org Received: from runner.jjsoft.com (fig2.figdav.com [208.152.114.19]) by hub.freebsd.org (Postfix) with ESMTP id B045B37B56F for ; Sat, 17 Jun 2000 15:07:12 -0700 (PDT) (envelope-from jahanur@jjsoft.com) Received: from runner (ns2.jjsoft.com [208.152.114.19]) by runner.jjsoft.com (8.9.0/8.9.0) with SMTP id RAA14738 for ; Sat, 17 Jun 2000 17:10:26 -0500 (CDT) Date: Sat, 17 Jun 2000 17:10:26 -0500 (CDT) From: Jahanur R Subedar X-Sender: jahanur@runner To: Freebsd-isp@freebsd.org Subject: hi! it's for you (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Folks, I thought I was getting this kind of email from this list only. But I was wondering did anybody else got this perticular email individually. If that is true, then I think this list has open hole somewhere. Please investigate. Thanks Jahanur Subedar WWW.JJSOFT.COM ---------- Forwarded message ---------- Date: =D1=E1, 17 =E8=FE=ED 2000 16:29:13 +0400 From: prettylady@freemail.ru To: jahanur@jjsoft.com Subject: hi! it's for you Hi! We are Russian girls - Natali, Vika, Alla. We would like to correspond with you. Visit our site and see our photos. http//www.russiangi= rls.narod.ru/ this is not spam. It's unsubscribe. if you don't want to recieve it anymore= , send e-mail to prettylady@freemail.ru with interest, Natali, Vika, Alla To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 15:14: 4 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 5325837B51D for ; Sat, 17 Jun 2000 15:14:01 -0700 (PDT) (envelope-from steve@inc.net) Received: from inc.net (ess.phreak.net [207.250.97.69]) by mail.milw.twtelecom.net (Postfix) with ESMTP id F2FF03304F; Sat, 17 Jun 2000 17:13:48 -0500 (CDT) Message-ID: <394BF821.4724D362@inc.net> Date: Sat, 17 Jun 2000 17:13:53 -0500 From: Steve Kaczkowski Organization: Time Warner Telecom Internet & Data Division X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en,zh,zh-CN,zh-TW,ja MIME-Version: 1.0 To: Dennis Cc: isp@FreeBSD.ORG Subject: Re: Cheap Spanning Tree Bridge/Switch? References: <200006172043.QAA22033@etinc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dennis wrote: > > anyone know of an inexpensive bridge or switch that supports spanning tree > with 2-5 ports? > > db > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message Netgear makes some great low cost switches www.netgear.com 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 Sat Jun 17 15:32:57 2000 Delivered-To: freebsd-isp@freebsd.org Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (Postfix) with ESMTP id C3FD837B50F for ; Sat, 17 Jun 2000 15:32:54 -0700 (PDT) (envelope-from dennis@etinc.com) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.9.3/8.9.3) with SMTP id SAA22239; Sat, 17 Jun 2000 18:40:55 -0400 (EDT) Message-Id: <200006172240.SAA22239@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Sat, 17 Jun 2000 18:40:29 -0400 To: Steve Kaczkowski From: Dennis Subject: Re: Cheap Spanning Tree Bridge/Switch? Cc: isp@freebsd.org In-Reply-To: <394BF821.4724D362@inc.net> References: <200006172043.QAA22033@etinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 05:13 PM 6/17/00 -0500, you wrote: >Dennis wrote: >> >> anyone know of an inexpensive bridge or switch that supports spanning tree >> with 2-5 ports? >> >> db >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-isp" in the body of the message > >Netgear makes some great low cost switches www.netgear.com None of which support STP however, which is the point of the inquiry. db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 15:50:34 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 CF63137B638 for ; Sat, 17 Jun 2000 15:50:31 -0700 (PDT) (envelope-from steve@inc.net) Received: from inc.net (ess.phreak.net [207.250.97.69]) by mail.milw.twtelecom.net (Postfix) with ESMTP id 4B9903304F; Sat, 17 Jun 2000 17:50:30 -0500 (CDT) Message-ID: <394C00BB.47CA6288@inc.net> Date: Sat, 17 Jun 2000 17:50:35 -0500 From: Steve Kaczkowski Organization: Time Warner Telecom Internet & Data Division X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en,zh,zh-CN,zh-TW,ja MIME-Version: 1.0 To: sthaug@nethelp.no Cc: dennis@etinc.com, isp@FreeBSD.ORG Subject: Re: Cheap Spanning Tree Bridge/Switch? References: <394BF821.4724D362@inc.net> <19243.961281660@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 sthaug@nethelp.no wrote: > > > > anyone know of an inexpensive bridge or switch that supports spanning tree > > > with 2-5 ports? > > > > Netgear makes some great low cost switches www.netgear.com > > Unfortunately there's no mention of spanning tree on the web pages. I've > looked around a bit, and none of the inexpensive switches I've seen so > far have supported STP. > > Steinar Haug, Nethelp consulting, sthaug@nethelp.no Yeah, Netgear's technical docs are very lacking.. I swear I saw it mentioned somewhere in regards to their higher end switches (the 5xx).. Hmmmmm.... Not too much else out there besides some Cisco or maybe Bay,3com (Ick).. -- 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 Sat Jun 17 16:10:10 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ams2eusosrv16.ams.ops.eu.uu.net (ams2eusosrv16.ams.ops.eu.uu.net [146.188.99.71]) by hub.freebsd.org (Postfix) with ESMTP id 70A0837B826 for ; Sat, 17 Jun 2000 16:09:54 -0700 (PDT) (envelope-from mroorda@eu.uu.net) Received: from anocserve1.ams.ops.eu.uu.net by ams2eusosrv16.ams.ops.eu.uu.net with ESMTP (peer crosschecked as: anocserve1.ams.ops.eu.uu.net [146.188.99.69]) id QQiuam14817 for ; Sat, 17 Jun 2000 23:09:53 GMT Received: from localhost by anocserve1.ams.ops.eu.uu.net with SMTP (peer crosschecked as: mroorda@localhost) id QQiuam23105 for ; Sun, 18 Jun 2000 01:09:53 +0200 (MET DST) Message-Id: X-Organization: UUNET, EMEA Network Services X-Address: J. Muyskenweg 22, 1097 CJ Amsterdam, The netherlands X-Phone: +31 20 711 6000 X-Fax: +31 20 711 6001 X-Mailer: MH 6.8.4 X-ncc-regid: nl.nlnet From: Anne Marcel Roorda To: isp@FreeBSD.ORG Subject: Re: Cheap Spanning Tree Bridge/Switch? In-reply-to: Your message of "Sat, 17 Jun 2000 17:50:35 CDT." <394C00BB.47CA6288@inc.net> Date: Sun, 18 Jun 2000 01:09:53 +0200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org sthaug@nethelp.no wrote: > > > > anyone know of an inexpensive bridge or switch that supports spanning t ree > > > with 2-5 ports? > > > > Netgear makes some great low cost switches www.netgear.com > > Unfortunately there's no mention of spanning tree on the web pages. I've > looked around a bit, and none of the inexpensive switches I've seen so > far have supported STP. > > Steinar Haug, Nethelp consulting, sthaug@nethelp.no Yeah, Netgear's technical docs are very lacking.. I swear I saw it mentioned somewhere in regards to their higher end switches (the 5xx).. Hmmmmm.... Not too much else out there besides some Cisco or maybe Bay,3com (Ick).. You may want to consider looking at nbase, just don't forget to hook it up to a remote power switch. - marcel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 17:15: 5 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ux.accesscom.net (ux.accesscom.net [204.181.176.2]) by hub.freebsd.org (Postfix) with SMTP id 8DD8C37B73E; Sat, 17 Jun 2000 17:14:50 -0700 (PDT) (envelope-from mlistbsd@icorp.net) Received: from p501.accesscom.net (icorp.net [206.160.4.1]) by ux(smtpd 2.1.3) with SMTP id smtp025513 for ; Sun, 18 Jun 00 00:14:20 GMT (envelope-from ) Message-ID: <394C13FC.D23431DA@icorp.net> Date: Sat, 17 Jun 2000 19:12:44 -0500 From: James X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en Mime-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-isp@freebsd.org Subject: Compatibility problems with Compaq Proliant/RAID? Content-Length: 1135 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've got a Compaq Proliant 3000R server, with Compaq's 2-channel RAID controller installed. I've been trying to get ANY version of FreeBSD to run on this system. I'm not sure where the problem is. I was able to install 4.0 from the CD on the system when it was not running RAID. I installed the RAID card and re-configured the drives and 3.3 would not recognize the drive; 4.0 did recognize the drive and would let me do the install but would crash on "makedev returns a non-zero value". I was able to create a boot floppy for the machine and try to install 4.0-RELEASE from ftp.freebsd.org and this seemed to get me farther, except after the initial downloading of files, just about anything forked would cause a core dump (sh was causing core dumps) so I couldn't do anything, and then upon re-booting the system, it could not find or boot the kernel. I'm not sure what the problem is. Is it that FreeBSD does NOT support Compaq's RAID scsi card? Any ideas. Thanks for your prompt response - I've installed the OS about 20 times in the last day and really want to get it to work with my raid5 configuration from compaq. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jun 17 17:52:20 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ux.accesscom.net (ux.accesscom.net [204.181.176.2]) by hub.freebsd.org (Postfix) with SMTP id 56B1C37B5A8; Sat, 17 Jun 2000 17:52:16 -0700 (PDT) (envelope-from mlistbsd@icorp.net) Received: from p501.accesscom.net (icorp.net [206.160.4.1]) by ux(smtpd 2.1.3) with SMTP id smtp001425 for ; Sun, 18 Jun 00 00:52:03 GMT (envelope-from ) Message-ID: <394C1CD3.9E99DDC0@icorp.net> Date: Sat, 17 Jun 2000 19:50:27 -0500 From: James X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en Mime-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Compatibility problems with Compaq Proliant/RAID? References: <394C13FC.D23431DA@icorp.net> Content-Length: 1397 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Btw, the controller card is the Compaq Smart 2DH Array Controller - is it supported? James wrote: > I've got a Compaq Proliant 3000R server, with Compaq's 2-channel RAID > controller installed. I've been trying to get ANY version of FreeBSD to > run on this system. I'm not sure where the problem is. > > I was able to install 4.0 from the CD on the system when it was not > running RAID. I installed the RAID card and re-configured the drives > and 3.3 would not recognize the drive; 4.0 did recognize the drive and > would let me do the install but would crash on "makedev returns a > non-zero value". > > I was able to create a boot floppy for the machine and try to install > 4.0-RELEASE from ftp.freebsd.org and this seemed to get me farther, > except after the initial downloading of files, just about anything > forked would cause a core dump (sh was causing core dumps) so I couldn't > do anything, and then upon re-booting the system, it could not find or > boot the kernel. > > I'm not sure what the problem is. Is it that FreeBSD does NOT support > Compaq's RAID scsi card? Any ideas. > > Thanks for your prompt response - I've installed the OS about 20 times > in the last day and really want to get it to work with my raid5 > configuration from compaq. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message