From owner-freebsd-isp Sun Apr 21 10:26:26 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA26379 for isp-outgoing; Sun, 21 Apr 1996 10:26:26 -0700 (PDT) Received: from presence.lglobal.com (root@presence.lglobal.com [204.50.121.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA26374 Sun, 21 Apr 1996 10:26:23 -0700 (PDT) Received: from presence.lglobal.com (drop@presence.lglobal.com [204.50.121.2]) by presence.lglobal.com (8.6.12/8.6.12) with SMTP id NAA22033; Sun, 21 Apr 1996 13:46:20 -0400 Date: Sun, 21 Apr 1996 13:46:20 -0400 (EDT) From: Colin Ryan To: freebsd-isp@freebsd.org cc: freebsd-users@freebsd.org Subject: Patches, process for passwd changes? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Could anyone let me know if there are any patches or what program suite I would need to play with to get longer (say 12 characters) valid logins supported under 2.1.0 TIA -------------------------------\\|!|//------------------------------- | Colin P. Ryan \!/ Cyber- | | Local GlobalAccess Inc.....More than Just a Provider! Rights | | 320 1/2 Bloor St. W. Toronto. ON NOW !! | | e:drop@lglobal.com Phone: (416)515-7400| --------------------------------------------------------------------- From owner-freebsd-isp Sun Apr 21 16:49:41 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21983 for isp-outgoing; Sun, 21 Apr 1996 16:49:41 -0700 (PDT) Received: from cedb.dpcsys.com (cedb.DPCSYS.COM [165.90.143.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA21971 for ; Sun, 21 Apr 1996 16:49:35 -0700 (PDT) Received: from cedb (cedb.DPCSYS.COM [165.90.143.3]) by cedb.dpcsys.com (8.6.10/DPC-1.0) with SMTP id XAA06455 for ; Sun, 21 Apr 1996 23:40:01 GMT Date: Sun, 21 Apr 1996 16:40:01 -0700 (PDT) From: Dan Busarow X-Sender: dan@cedb To: freebsd-isp@freebsd.org Subject: Gateway configuration Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I started out Friday on what I thought would be a dead easy project. Getting 2.1.0R routing between two class Cs. Many, many hours later and I'm still not routing. What I've done. Recompiled the kernel with options GATEWAY (even though I don't think you need this any more) In sysconfig I have gateway=YES routedflags=NO gated=YES and these entries for ifconfig network_interfaces="lo0 ed0 ed2" ifconfig_lo0="inet localhost" ifconfig_ed0="inet 165.90.143.192 netmask 255.255.255.0" ifconfig_ed2="inet 165.90.145.190 netmask 255.255.255.0" The only static route is for the loopback device. /etc/gated.conf has just a rip = yes ; >From this machine I can ping hosts on both nets. From both nets I can ping this machine. The route to 165.90.145 is propagated into 165.90.143 traceroute shows packets going to this machine and stopping. IP Forwarding is turned on (both by options GATEWAY and the sysctl -w ... in netstart) but it _won't_ forward packets. 165.90.145 is going to be subnetted to a /26 eventually but I've left it as a full C for now to eliminate subnetting as a problem. Also, if it has any significane whatsoever, sitting on 165.90.145 are two PowerMacs running OpenTransport. Any suggestions? Thanks, Dan -- Dan Busarow DPC Systems Dana Point, California From owner-freebsd-isp Sun Apr 21 17:36:39 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA25176 for isp-outgoing; Sun, 21 Apr 1996 17:36:39 -0700 (PDT) Received: from okjunc.junction.net (root@okjunc.junction.net [199.166.227.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA25171 for ; Sun, 21 Apr 1996 17:36:36 -0700 (PDT) Received: from sidhe.memra.com (sidhe.memra.com [199.166.227.105]) by okjunc.junction.net (8.6.11/8.6.11) with SMTP id RAA11296; Sun, 21 Apr 1996 17:47:32 -0700 Date: Sun, 21 Apr 1996 18:34:34 -0700 (PDT) From: Michael Dillon To: Dan Busarow cc: freebsd-isp@freebsd.org Subject: Re: Gateway configuration In-Reply-To: Message-ID: Organization: Memra Software Inc. - Internet consulting MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 21 Apr 1996, Dan Busarow wrote: > >From this machine I can ping hosts on both nets. From both nets I can > ping this machine. The route to 165.90.145 is propagated into 165.90.143 > > traceroute shows packets going to this machine and stopping. You should look at netstat -nr to see what routes are in the kernel's routing table. If it doesn't have anywhere to forward the packet to, it won't route... Michael Dillon Voice: +1-604-546-8022 Memra Software Inc. Fax: +1-604-546-3049 http://www.memra.com E-mail: michael@memra.com From owner-freebsd-isp Sun Apr 21 18:11:12 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA27781 for isp-outgoing; Sun, 21 Apr 1996 18:11:12 -0700 (PDT) Received: from cedb.dpcsys.com (cedb.DPCSYS.COM [165.90.143.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA27774 for ; Sun, 21 Apr 1996 18:11:07 -0700 (PDT) Received: from cedb (cedb.DPCSYS.COM [165.90.143.3]) by cedb.dpcsys.com (8.6.10/DPC-1.0) with SMTP id BAA06752; Mon, 22 Apr 1996 01:01:13 GMT Date: Sun, 21 Apr 1996 18:01:12 -0700 (PDT) From: Dan Busarow X-Sender: dan@cedb To: Michael Dillon cc: freebsd-isp@freebsd.org Subject: Re: Gateway configuration In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 21 Apr 1996, Michael Dillon wrote: > On Sun, 21 Apr 1996, Dan Busarow wrote: > > traceroute shows packets going to this machine and stopping. > > You should look at netstat -nr to see what routes are in the kernel's > routing table. If it doesn't have anywhere to forward the packet to, it > won't route... The routes are there, here's the pertinant section: 165.90.142 165.90.143.1 UGc 0 0 ed0 165.90.143 link#1 UC 1 0 165.90.143.1 0:c0:5:0:10:23 UHLW 91 0 ed0 1156 165.90.143.25 0:40:ff:0:c:a1 UHLW 0 0 ed0 798 165.90.143.55 0:40:5:1b:e9:8c UHLW 1 34 ed0 1126 165.90.143.129 0:80:ad:21:bc:30 UHLW 0 17 ed0 797 165.90.143.190 0:40:5:16:78:82 UHLW 0 3 ed0 848 165.90.143.192 127.0.0.1 UGHS 0 0 lo0 165.90.145 link#3 UC 1 0 165.90.145.129 8:0:7:54:79:d7 UHLW 1 5 ed2 833 165.90.149 165.90.143.1 UGc 0 0 ed0 And a traceroute calafia: [3] traceroute 165.90.145.129 traceroute to 165.90.145.129 (165.90.145.129), 30 hops max, 40 byte packets 1 trestles.BEACH.NET (165.90.143.192) 1.158 ms 0.934 ms 0.881 ms 2 * * * So, other machines know to forward here, 165.90.143.192 accepts the packets, the kernel knows about net 145, but won't forward. ?!?!? Thanks, Dan -- Dan Busarow DPC Systems Dana Point, California From owner-freebsd-isp Sun Apr 21 19:57:18 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA03478 for isp-outgoing; Sun, 21 Apr 1996 19:57:18 -0700 (PDT) Received: from post.io.org (post.io.org [198.133.36.6]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA03448 Sun, 21 Apr 1996 19:57:08 -0700 (PDT) Received: from zap.io.org (taob@zap.io.org [198.133.36.81]) by post.io.org (8.7.5/8.7.3) with SMTP id WAA10260; Sun, 21 Apr 1996 22:58:29 -0400 (EDT) Date: Sun, 21 Apr 1996 22:54:41 -0400 (EDT) From: Brian Tao To: FREEBSD-ISP-L , FREEBSD-QUESTIONS-L Subject: Recommended multiport serial controllers Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Are there any particular caveats or recommendations when choosing a multiport serial controller for a FreeBSD 2.1.0R or 2.2-SNAP system? Should I go with a Digiboard or a Boca? Which models are preferable? The client only plans to hook up a handful of modems, so a terminal server solution is a little overkill at this point. Thanks. -- Brian Tao (BT300, taob@io.org) Systems and Network Administrator, Internex Online Inc. "Though this be madness, yet there is method in't" From owner-freebsd-isp Sun Apr 21 20:24:15 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA04655 for isp-outgoing; Sun, 21 Apr 1996 20:24:15 -0700 (PDT) Received: from post.io.org (post.io.org [198.133.36.6]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA04606 Sun, 21 Apr 1996 20:24:00 -0700 (PDT) Received: from zap.io.org (taob@zap.io.org [198.133.36.81]) by post.io.org (8.7.5/8.7.3) with SMTP id XAA10417; Sun, 21 Apr 1996 23:25:25 -0400 (EDT) Date: Sun, 21 Apr 1996 23:21:37 -0400 (EDT) From: Brian Tao To: FREEBSD-ISP-L , FREEBSD-QUESTIONS-L Subject: Need tips and tricks for UUCP mail and news Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Are there any FAQ's or guides on setting up a UUCP mail and news server under FreeBSD? I have almost no clue about how UUCP works (I figure everyone should be able to use SMTP or NNTP by now) with regards to spooling messages for later delivery or how it interacts with the mail and news server to send/receieve messages. The machine is running FreeBSD 2.1.0R, sendmail and INN. The client who wants the UUCP machine will have his clients dialup over 28.8k modems. He doesn't know whether they will be dialing straight into a UUCP login, or connecting via PPP. He also doesn't know what software will be running on the remote side. He just wants "UUCP to work". Compressed UUCP over TCP? Is the UUCP that comes with FreeBSD good enough to do this? Any tips or pointers to documentation or sample configuration files will be greatly appreciated. Thanks. -- Brian Tao (BT300, taob@io.org) Systems and Network Administrator, Internex Online Inc. "Though this be madness, yet there is method in't" From owner-freebsd-isp Sun Apr 21 22:36:00 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA11195 for isp-outgoing; Sun, 21 Apr 1996 22:36:00 -0700 (PDT) Received: from id1.texhoma.net (id1.texhoma.net [206.41.143.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA11155 Sun, 21 Apr 1996 22:35:55 -0700 (PDT) Received: (from tdwomack@localhost) by id1.texhoma.net (8.6.12/8.6.12) id AAA00821; Mon, 22 Apr 1996 00:34:29 -0500 Date: Mon, 22 Apr 1996 00:34:29 -0500 From: Terry Womack Message-Id: <199604220534.AAA00821@id1.texhoma.net> To: freebsd-isp@freebsd.org, freebsd-questions@freebsd.org, taob@io.org Subject: Re: Need tips and tricks for UUCP mail and news Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk OBOB q  q From owner-freebsd-isp Mon Apr 22 01:16:46 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA20269 for isp-outgoing; Mon, 22 Apr 1996 01:16:46 -0700 (PDT) Received: from aebeard.technion.ac.il (root@aebeard.technion.ac.il [132.68.146.67]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id BAA20255 for ; Mon, 22 Apr 1996 01:16:38 -0700 (PDT) Received: (from yuri@localhost) by aebeard.technion.ac.il (8.7.5/8.7.3) id LAA03188; Mon, 22 Apr 1996 11:05:15 +0300 (IDT) Date: Mon, 22 Apr 1996 11:05:14 +0300 (IDT) From: Yuri Gindin To: Dan Busarow cc: Michael Dillon , freebsd-isp@FreeBSD.ORG Subject: Re: Gateway configuration In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 21 Apr 1996, Dan Busarow wrote: > On Sun, 21 Apr 1996, Michael Dillon wrote: > > On Sun, 21 Apr 1996, Dan Busarow wrote: > > > traceroute shows packets going to this machine and stopping. > > > > You should look at netstat -nr to see what routes are in the kernel's > > routing table. If it doesn't have anywhere to forward the packet to, it > > won't route... > > The routes are there, here's the pertinant section: > > 165.90.142 165.90.143.1 UGc 0 0 ed0 > 165.90.143 link#1 UC 1 0 > 165.90.143.1 0:c0:5:0:10:23 UHLW 91 0 ed0 1156 > 165.90.143.25 0:40:ff:0:c:a1 UHLW 0 0 ed0 798 > 165.90.143.55 0:40:5:1b:e9:8c UHLW 1 34 ed0 1126 > 165.90.143.129 0:80:ad:21:bc:30 UHLW 0 17 ed0 797 > 165.90.143.190 0:40:5:16:78:82 UHLW 0 3 ed0 848 > 165.90.143.192 127.0.0.1 UGHS 0 0 lo0 > 165.90.145 link#3 UC 1 0 > 165.90.145.129 8:0:7:54:79:d7 UHLW 1 5 ed2 833 > 165.90.149 165.90.143.1 UGc 0 0 ed0 > > And a traceroute > calafia: [3] traceroute 165.90.145.129 > traceroute to 165.90.145.129 (165.90.145.129), 30 hops max, 40 byte packets > 1 trestles.BEACH.NET (165.90.143.192) 1.158 ms 0.934 ms 0.881 ms > 2 * * * > > So, other machines know to forward here, 165.90.143.192 accepts the packets, > the kernel knows about net 145, but won't forward. ?!?!? > > > Did you enabled sysctl -w net.inet.ip.forwarding=1 in /etc/netstart just change this entry in /etc/sysconfig. regards, /-----------------------------------------------------------------\ | \\ Yuri Gindin http://www.xpert.com/~yuri | | \\ // || Home: +972-4-282475 | | \\ // ___ ___ ___||__ Work: +972-4-545259 | | \// / --\ / --\ / --||-- Internet | | //\ || \\// __/ || || Network Integrarion | | // \\ ||__//\\____ || \\__ System Administration | | ==//===\\||======================= Finger to get PGP public key| \---------\||-------UNIX Systems LTD------------------------------/ From owner-freebsd-isp Mon Apr 22 05:14:44 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA01420 for isp-outgoing; Mon, 22 Apr 1996 05:14:44 -0700 (PDT) Received: from ptavv.nsta.org (ptavv.gfoster.com [199.0.2.254]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA01414 for ; Mon, 22 Apr 1996 05:14:40 -0700 (PDT) Received: (from gfoster@localhost) by ptavv.nsta.org (8.7.5/8.6.12) id HAA00313; Mon, 22 Apr 1996 07:53:36 -0400 (EDT) Date: Mon, 22 Apr 1996 07:53:36 -0400 (EDT) From: Glen Foster Message-Id: <199604221153.HAA00313@ptavv.nsta.org> To: taob@io.org CC: freebsd-isp@freebsd.org In-reply-to: (message from Brian Tao on Sun, 21 Apr 1996 23:21:37 -0400 (EDT)) Subject: Re: Need tips and tricks for UUCP mail and news Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk There is an o'Reilly book on UUCP and usenet that is about the best I've seen on the subject. It does not discuss Taylor UUCP specifically but it does show how UUCP works and what you need to configure to get it talking. This book, and the on-line info documentation for Taylor UUCP (type "info uucp" at a shell prompt), should be all you need to get UUCP up and running. Integration of SMTP mail and UUCP mail is not covered in this book, you pretty much have to dig into the sendmail docs. and config. files to achieve that. Integration of terminal servers is also not addressed, this is easy for incoming connections but can be hard for outgoing. The book is "Managing UUCP and Usenet" by Tim O'Reilly and Grace Todino, published by O'Reilly and Associates, Inc. ISBN: 0-937175-93-5. It is not particularly well written and, to my mind, poorly organized, but it is the best I've seen available (practically the only). I am not in any way associated with the authors or publisher (http://www.ora.com/) except as a satisfied customer. This is at least the third time this subject has appeared in the FreeBSD discussion groups recently. More and more ISP's appear to be using UUCP for "final mile" delivery of e-mail to small and medium-sized businesses, especially those that are concerned about the security implications of having a direct IP connection to the net. It is admirably suited to that purpose, one of the biggest shortcomings of SMTP is that there is little provision for polling (yes, I know about the SMTP "TURN" command). UUCP does polling very well. Has anybody experimented with making "sendmail -q -Rdomain.of.interest -v" a login shell to handle IP customers who prefer to poll for their mail? Glen Foster > Date: Sun, 21 Apr 1996 23:21:37 -0400 (EDT) > From: Brian Tao > > Are there any FAQ's or guides on setting up a UUCP mail and news > server under FreeBSD? I have almost no clue about how UUCP works (I > figure everyone should be able to use SMTP or NNTP by now) with > regards to spooling messages for later delivery or how it interacts > with the mail and news server to send/receieve messages. > > The machine is running FreeBSD 2.1.0R, sendmail and INN. The > client who wants the UUCP machine will have his clients dialup over > 28.8k modems. He doesn't know whether they will be dialing straight > into a UUCP login, or connecting via PPP. He also doesn't know what > software will be running on the remote side. He just wants "UUCP to > work". Compressed UUCP over TCP? Is the UUCP that comes with > FreeBSD good enough to do this? > > Any tips or pointers to documentation or sample configuration > files will be greatly appreciated. Thanks. > -- > Brian Tao (BT300, taob@io.org) > Systems and Network Administrator, Internex Online Inc. > "Though this be madness, yet there is method in't" From owner-freebsd-isp Mon Apr 22 06:15:28 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03932 for isp-outgoing; Mon, 22 Apr 1996 06:15:28 -0700 (PDT) Received: from nixpbe.pdb.sni.de (mail.sni.de [192.109.2.33]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA03912 for ; Mon, 22 Apr 1996 06:15:03 -0700 (PDT) Received: (from nerv@localhost) by nixpbe.pdb.sni.de (8.6.12/8.6.12) id PAA04800 for freebsd-isp@freebsd.org; Mon, 22 Apr 1996 15:14:42 +0200 Message-Id: <199604221314.PAA04800@nixpbe.pdb.sni.de> Subject: Re: Need tips and tricks for UUCP mail and news To: gfoster@gfoster.com (Glen Foster) Date: Mon, 22 Apr 96 15:14:35 MDT From: Greg Lehey Cc: taob@io.org, freebsd-isp@freebsd.org In-Reply-To: <199604221153.HAA00313@ptavv.nsta.org>; from "Glen Foster" at Apr 22, 96 7:53 am X-Mailer: xmail 2.4 (based on ELM 2.2 PL16) Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > There is an o'Reilly book on UUCP and usenet that is about the best > I've seen on the subject. It does not discuss Taylor UUCP > specifically but it does show how UUCP works and what you need to > configure to get it talking. This book, and the on-line info > documentation for Taylor UUCP (type "info uucp" at a shell prompt), > should be all you need to get UUCP up and running. Integration of > SMTP mail and UUCP mail is not covered in this book, you pretty much > have to dig into the sendmail docs. and config. files to achieve that. > Integration of terminal servers is also not addressed, this is easy > for incoming connections but can be hard for outgoing. > > The book is "Managing UUCP and Usenet" by Tim O'Reilly and Grace > Todino, published by O'Reilly and Associates, Inc. ISBN: > 0-937175-93-5. It is not particularly well written and, to my mind, > poorly organized, but it is the best I've seen available (practically > the only). I am not in any way associated with the authors or > publisher (http://www.ora.com/) except as a satisfied customer. I think you'll find that this is the old version. I haven't seen it myself, but I believe the new version combines the "Using" and "Managing" books, and also mentions Taylor uucp. Certainly I'd recommend Taylor. > This is at least the third time this subject has appeared in the > FreeBSD discussion groups recently. More and more ISP's appear to > be using UUCP for "final mile" delivery of e-mail to small and > medium-sized businesses, especially those that are concerned about > the security implications of having a direct IP connection to the > net. It is admirably suited to that purpose. Agreed, uucp is anything but dead. I think it's still the best way to deliver news to dialup sites, and it's definitely one of the topics in my forthcoming Networking book. > , one of the biggest shortcomings of SMTP is that there is little > provision for polling (yes, I know about the SMTP "TURN" command). > UUCP does polling very well. Has anybody experimented with making > "sendmail -q -Rdomain.of.interest -v" a login shell to handle IP > customers who prefer to poll for their mail? Good idea. I'll think about it. Greg From owner-freebsd-isp Mon Apr 22 07:46:26 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09331 for isp-outgoing; Mon, 22 Apr 1996 07:46:26 -0700 (PDT) Received: from isgate.is (isgate.is [193.4.58.51]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id HAA09322 Mon, 22 Apr 1996 07:46:19 -0700 (PDT) Received: from hummer.islandia.is by isgate.is (8.7.5-M/ISnet/14-10-91); Mon, 22 Apr 1996 14:46:10 GMT Received: from hummer.islandia.is by hummer.islandia.is (8.6.11/ISnet/12-09-94); Mon, 22 Apr 1996 14:31:18 GMT Date: Mon, 22 Apr 1996 14:31:18 +0000 (GMT) From: "Gestur A. Grjetarsson" To: Brian Tao cc: FREEBSD-ISP-L , FREEBSD-QUESTIONS-L Subject: Re: Need tips and tricks for UUCP mail and news In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Checkout the Cyclom cards: http://www.cyclades.com they have fine cards, well supported by FreeBSD and very copetitive prices comparing to the other fine Brands. On Sun, 21 Apr 1996, Brian Tao wrote: > Date: Sun, 21 Apr 1996 23:21:37 -0400 (EDT) > From: Brian Tao > To: FREEBSD-ISP-L , > FREEBSD-QUESTIONS-L > Subject: Need tips and tricks for UUCP mail and news > > Are there any FAQ's or guides on setting up a UUCP mail and news > server under FreeBSD? I have almost no clue about how UUCP works (I > figure everyone should be able to use SMTP or NNTP by now) with > regards to spooling messages for later delivery or how it interacts > with the mail and news server to send/receieve messages. > > The machine is running FreeBSD 2.1.0R, sendmail and INN. The > client who wants the UUCP machine will have his clients dialup over > 28.8k modems. He doesn't know whether they will be dialing straight > into a UUCP login, or connecting via PPP. He also doesn't know what > software will be running on the remote side. He just wants "UUCP to > work". Compressed UUCP over TCP? Is the UUCP that comes with > FreeBSD good enough to do this? > > Any tips or pointers to documentation or sample configuration > files will be greatly appreciated. Thanks. > -- > Brian Tao (BT300, taob@io.org) > Systems and Network Administrator, Internex Online Inc. > "Though this be madness, yet there is method in't" > > Med kvedju Sincerely -------------------------------------------------- Gestur A. Grjetarsson gestur@islandia.is kerfisstjori islandia.is sysadmin islandia.is http://www.islandia.is/~gestur http://www.islandia.is/misc/skvopn There are only three kind of people in the world ! Those who know how to count, and those who don't ! From owner-freebsd-isp Mon Apr 22 07:47:07 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09397 for isp-outgoing; Mon, 22 Apr 1996 07:47:07 -0700 (PDT) Received: from apollo.it.hq.nasa.gov (apollo.it.hq.nasa.gov [131.182.119.87]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA09392 for ; Mon, 22 Apr 1996 07:47:05 -0700 (PDT) Received: from wirehead.it.hq.nasa.gov (wirehead.it.hq.nasa.gov [131.182.119.88]) by apollo.it.hq.nasa.gov (8.6.12/8.6.12) with ESMTP id OAA29891; Mon, 22 Apr 1996 14:47:03 GMT Received: from localhost (cshenton@localhost) by wirehead.it.hq.nasa.gov (8.6.12/8.6.12) with SMTP id OAA00871; Mon, 22 Apr 1996 14:46:37 GMT Message-Id: <199604221446.OAA00871@wirehead.it.hq.nasa.gov> X-Authentication-Warning: wirehead.it.hq.nasa.gov: cshenton owned process doing -bs X-Authentication-Warning: wirehead.it.hq.nasa.gov: Host localhost didn't use HELO protocol To: lehey.pad@sni.de Cc: gfoster@gfoster.com, taob@io.org, freebsd-isp@freebsd.org Subject: Re: Need tips and tricks for UUCP mail and news In-Reply-To: Your message of "Mon, 22 Apr 96 15:14:35 MDT" References: <199604221314.PAA04800@nixpbe.pdb.sni.de> X-Mailer: Mew version 1.03 on Emacs 19.29.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Mon, 22 Apr 1996 10:46:28 -0400 From: Chris Shenton Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've started doing some work for a project tying together systems by UUCP. I've got a SunOS and a FreeBSD box. My old O'Reilly doesn't mention Taylor and the table of contents at www.ora.com doesn't talk about it either I don't think. For what it's worth, I started making some notes on what I needed to do to get the two boxes talking via uucp, and how I modified sendmail to force mail for a target machine to go via UUCP, rather than sendmail. (currently, I'm running UUCP over TCP due to lack of modems at home)-: Basically, it assume a knowledge of uucp, and goes directly to the files you need to modify and what you need to do to get data moving. Again, it's real preliminary right now and probably a bit specific to my task, but if you want to give it a look, feel free: it might be of some help. http://absinthe.Stonos.Washington.DC.US/~chris/sysadm/uucp/ Feedback welcome. From owner-freebsd-isp Mon Apr 22 10:48:30 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA21994 for isp-outgoing; Mon, 22 Apr 1996 10:48:30 -0700 (PDT) Received: from cedb.dpcsys.com (cedb.DPCSYS.COM [165.90.143.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA21988 for ; Mon, 22 Apr 1996 10:48:27 -0700 (PDT) Received: from cedb (cedb.DPCSYS.COM [165.90.143.3]) by cedb.dpcsys.com (8.6.10/DPC-1.0) with SMTP id RAA09929; Mon, 22 Apr 1996 17:38:31 GMT Date: Mon, 22 Apr 1996 10:38:30 -0700 (PDT) From: Dan Busarow X-Sender: dan@cedb To: Yuri Gindin cc: freebsd-isp@FreeBSD.ORG Subject: Re: Gateway configuration In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 22 Apr 1996, Yuri Gindin wrote: > Did you enabled sysctl -w net.inet.ip.forwarding=1 in /etc/netstart > just change this entry in /etc/sysconfig. Yes, gateway=YES in sysconfig, and I also compiled the kernel with options GATEWAY just to make sure. Thanks, Dan -- Dan Busarow DPC Systems Dana Point, California From owner-freebsd-isp Mon Apr 22 22:00:24 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA03582 for isp-outgoing; Mon, 22 Apr 1996 22:00:24 -0700 (PDT) Received: from ecpi.com (ecpi.com [205.238.159.50]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA03574 for ; Mon, 22 Apr 1996 22:00:21 -0700 (PDT) Received: (from tpatel@localhost) by ecpi.com (8.6.11/8.6.9) id AAA19611; Tue, 23 Apr 1996 00:02:04 GMT From: Tushar Patel Message-Id: <199604230002.AAA19611@ecpi.com> Subject: Help: Random hangup with Boca16 & Microcom modem. To: freebsd-isp@freebsd.org Date: Tue, 23 Apr 1996 00:02:03 +0000 () Cc: tpatel@ecpi.com X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi I have Boca16 serial port connected to 486 66MHz machine running FreeBSD 2.0.5. Currently I have connected 5 Microcom modems (28.8) to Boca16. Each serial port is configured for 115200 bps. I am seeing random hangup on this modems. It is at the point were lot of users are complaining. This is happing even when there is only one modem is active. Has anybody seen this? By any chance this is because of the DTR drop from the Boca16 to modem? (The default is 0.05 second, should I change this to higher value -0.10-? Will this make difference? Or I am on the wrong track?) Any suggestions? I had practical peripheral before this and I did not see this problem. Some time I get message like this: "/kernel: pid 19306 : ppp: uid 0: exited on signal 10" Please help. Thanks, Tushar From owner-freebsd-isp Mon Apr 22 22:32:42 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA05327 for isp-outgoing; Mon, 22 Apr 1996 22:32:42 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA05322 for ; Mon, 22 Apr 1996 22:32:40 -0700 (PDT) Received: by agora.rdrop.com (Smail3.1.29.1 #17) id m0uBahz-0008uqC; Mon, 22 Apr 96 22:32 PDT Message-Id: From: batie@agora.rdrop.com (Alan Batie) Subject: Re: Help: Random hangup with Boca16 & Microcom modem. To: tpatel@ecpi.com (Tushar Patel) Date: Mon, 22 Apr 1996 22:32:15 -0700 (PDT) Cc: freebsd-isp@freebsd.org, tpatel@ecpi.com In-Reply-To: <199604230002.AAA19611@ecpi.com> from "Tushar Patel" at Apr 23, 96 00:02:03 am X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I am seeing random hangup on this modems. It is at the point were lot of > users are complaining. > Has anybody seen this? It comes and goes, and I've always attributed it to line noise. The way to tell is to ask the user if there's a long pause before the carrier drops (that's the modem retraining, trying to resurrect the connection from the ashes). > By any chance this is because of the DTR drop from the Boca16 to modem? > (The default is 0.05 second, should I change this to higher value -0.10-? > Will this make difference? Or I am on the wrong track?) Dropping DTR would certainly do it, and I wonder now, if silo overflows might somehow cause the port to get reset, triggering a momentary DTR drop? It seems a long shot... > "/kernel: pid 19306 : ppp: uid 0: exited on signal 10" This will certainly cause it; it's the equivalent of exiting your shell to logout. You should find pppd.core laying around in the user's home directory, and it would be worthwhile to find out why it's bombing... -- Alan Batie ______ We're Starfleet officers: batie@agora.rdrop.com \ / Weird is part of the job. +1 503 452-0960 \ / --Captain Janeway DE 3C 29 17 C0 49 7A 27 \/ 40 A5 3C 37 4A DA 52 B9 It is my policy to avoid purchase of any products from companies which use unrequested email advertisements or telephone solicitation. From owner-freebsd-isp Tue Apr 23 05:30:18 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA28365 for isp-outgoing; Tue, 23 Apr 1996 05:30:18 -0700 (PDT) Received: from aztec.co.za (aztec.co.za [196.7.70.131]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA28358 Tue, 23 Apr 1996 05:30:14 -0700 (PDT) Received: from pcmgate.pcm.co.za [196.3.254.241] by aztec.co.za with smtp (Smail3.1.29.1 #2) id m0uBhD6-000aobC; Tue, 23 Apr 96 14:28 EET Received: from IRVINEP5 (irvinep5.pcm.co.za [196.3.226.90]) by pcmgate.pcm.co.za (8.6.12/8.6.12) with SMTP id OAA24890; Tue, 23 Apr 1996 14:30:06 +0200 Message-Id: <199604231230.OAA24890@pcmgate.pcm.co.za> Comments: Authenticated sender is From: "Irvine Short" Organization: Professional Computer Manufacturers To: questions@freebsd.org Date: Tue, 23 Apr 1996 14:24:29 +2 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Bandwidth limited FTP server Reply-to: ishort@pcm.co.za CC: isp@freebsd.org X-Confirm-Reading-To: ishort@pcm.co.za X-pmrqc: 1 Priority: normal X-mailer: Pegasus Mail for Windows (v2.30) Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi All Any idea what ftpd to get hold of to limit bandwidth for anon ftp? We are on a 28800 leased line and we want to limit the number of anonymous users and what bandwidth they use otherwise our web server becomes useless. I know that when I used to log into ftp.funet.fi I had limited bandwidth. Regards, Irvine Short http://www.pcm.co.za/homepage/ishort/irv_home.html Technical Support Professional Computer Manufacturers Cape Town, South Africa Tel: ++27-21-235084 Fax ++27-21-235089 From owner-freebsd-isp Tue Apr 23 06:11:01 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA01073 for isp-outgoing; Tue, 23 Apr 1996 06:11:01 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA01068 Tue, 23 Apr 1996 06:10:59 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id IAA29272; Tue, 23 Apr 1996 08:09:13 -0500 From: Joe Greco Message-Id: <199604231309.IAA29272@brasil.moneng.mei.com> Subject: Re: Bandwidth limited FTP server To: ishort@pcm.co.za Date: Tue, 23 Apr 1996 08:09:12 -0500 (CDT) Cc: questions@freebsd.org, isp@freebsd.org In-Reply-To: <199604231230.OAA24890@pcmgate.pcm.co.za> from "Irvine Short" at Apr 23, 96 02:24:29 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Hi All > > Any idea what ftpd to get hold of to limit bandwidth for anon ftp? > > We are on a 28800 leased line and we want to limit the number of > anonymous users and what bandwidth they use otherwise our web server > becomes useless. > > I know that when I used to log into ftp.funet.fi I had limited > bandwidth. The easiest way to limit bandwidth is to insert a sleep() call after write() in your favorite network utility (here, ftpd). Limiting the number of users is trivial, most enhanced ftpd's will do that automatically, based on config file. We had a little engineer(ing) problem once. ;-) The sleep() thing is VERY cheap but also VERY effective. ... Joe "You Can't Throttle Tftp!" "Oh Yeah? Watch Me." Greco ------------------------------------------------------------------------------- Joe Greco - Systems Administrator jgreco@ns.sol.net Solaria Public Access UNIX - Milwaukee, WI 414/546-7968 From owner-freebsd-isp Tue Apr 23 08:05:59 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09120 for isp-outgoing; Tue, 23 Apr 1996 08:05:59 -0700 (PDT) Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA09098 Tue, 23 Apr 1996 08:05:51 -0700 (PDT) Received: by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM) id AA07538; Tue, 23 Apr 1996 11:04:30 -0400 Date: Tue, 23 Apr 1996 11:04:30 -0400 From: Garrett Wollman Message-Id: <9604231504.AA07538@halloran-eldar.lcs.mit.edu> To: Joe Greco Cc: ishort@pcm.co.za, questions@freebsd.org, isp@freebsd.org Subject: Re: Bandwidth limited FTP server In-Reply-To: <199604231309.IAA29272@brasil.moneng.mei.com> References: <199604231230.OAA24890@pcmgate.pcm.co.za> <199604231309.IAA29272@brasil.moneng.mei.com> Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk < said: > The easiest way to limit bandwidth is to insert a sleep() call after write() > in your favorite network utility (here, ftpd). Limiting the number of users > is trivial, most enhanced ftpd's will do that automatically, based on config > file. This won't work in the standard ftpd because we write the entire file in a single call to write(2). Maybe by the end of this year we'll manage to make a public release of ISPS and then you can configure a link-share class for FTP data.... (I wouldn't hold my breath, though, as trying to get code out of my boss is like trying to get code out of Van Jacobson.) -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant From owner-freebsd-isp Tue Apr 23 08:19:24 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09946 for isp-outgoing; Tue, 23 Apr 1996 08:19:24 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA09940 Tue, 23 Apr 1996 08:19:21 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id KAA29533; Tue, 23 Apr 1996 10:18:09 -0500 From: Joe Greco Message-Id: <199604231518.KAA29533@brasil.moneng.mei.com> Subject: Re: Bandwidth limited FTP server To: wollman@lcs.mit.edu (Garrett Wollman) Date: Tue, 23 Apr 1996 10:18:09 -0500 (CDT) Cc: ishort@pcm.co.za, questions@freebsd.org, isp@freebsd.org In-Reply-To: <9604231504.AA07538@halloran-eldar.lcs.mit.edu> from "Garrett Wollman" at Apr 23, 96 11:04:30 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > < said: > > > The easiest way to limit bandwidth is to insert a sleep() call after write() > > in your favorite network utility (here, ftpd). Limiting the number of users > > is trivial, most enhanced ftpd's will do that automatically, based on config > > file. > > This won't work in the standard ftpd because we write the entire file > in a single call to write(2). Detail. It can be broken up... > Maybe by the end of this year we'll manage to make a public release of > ISPS and then you can configure a link-share class for FTP data.... (I > wouldn't hold my breath, though, as trying to get code out of my boss > is like trying to get code out of Van Jacobson.) We need all the nifty tools we can get. ... Joe ------------------------------------------------------------------------------- Joe Greco - Systems Administrator jgreco@ns.sol.net Solaria Public Access UNIX - Milwaukee, WI 414/546-7968 From owner-freebsd-isp Tue Apr 23 08:25:21 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA10551 for isp-outgoing; Tue, 23 Apr 1996 08:25:21 -0700 (PDT) Received: from doorstep.unety.net (root@usi-00-10.Naperville.unety.net [204.70.107.30]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA10521 Tue, 23 Apr 1996 08:25:10 -0700 (PDT) Received: from webster.unety.net (webster.unety.net [206.31.202.8]) by doorstep.unety.net (8.6.9/8.6.9) with SMTP id KAA15832; Tue, 23 Apr 1996 10:19:21 -0500 Received: by webster.unety.net with Microsoft Mail id <01BB30FE.C84AEAC0@webster.unety.net>; Tue, 23 Apr 1996 10:22:32 -0500 Message-ID: <01BB30FE.C84AEAC0@webster.unety.net> From: Jim Fleming To: "questions@FreeBSD.ORG" Cc: "isp@FreeBSD.ORG" Subject: RE: Bandwidth limited FTP server Date: Tue, 23 Apr 1996 10:22:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tuesday, April 23, 1996 9:24 AM, Irvine Short[SMTP:ishort@pcm.co.za] wrote: @Hi All @ @Any idea what ftpd to get hold of to limit bandwidth for anon ftp? @ @We are on a 28800 leased line and we want to limit the number of @anonymous users and what bandwidth they use otherwise our web server @becomes useless. @ @I know that when I used to log into ftp.funet.fi I had limited @bandwidth. @ @Regards, @ @Irvine Short @ Has anyone tried to connect the two serial ports together on a standard PC and to route traffic in and out of the same machine to limit bandwidth...? -- Jim Fleming UNETY Systems, Inc. Naperville, IL 60563 e-mail: JimFleming@unety.net From owner-freebsd-isp Tue Apr 23 08:26:25 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA10686 for isp-outgoing; Tue, 23 Apr 1996 08:26:25 -0700 (PDT) Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA10661 Tue, 23 Apr 1996 08:26:17 -0700 (PDT) Received: by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM) id AA07676; Tue, 23 Apr 1996 11:24:59 -0400 Date: Tue, 23 Apr 1996 11:24:59 -0400 From: Garrett Wollman Message-Id: <9604231524.AA07676@halloran-eldar.lcs.mit.edu> To: Joe Greco Cc: ishort@pcm.co.za, questions@freebsd.org, isp@freebsd.org Subject: Re: Bandwidth limited FTP server In-Reply-To: <199604231518.KAA29533@brasil.moneng.mei.com> References: <9604231504.AA07538@halloran-eldar.lcs.mit.edu> <199604231518.KAA29533@brasil.moneng.mei.com> Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk < said: >> This won't work in the standard ftpd because we write the entire file >> in a single call to write(2). > Detail. It can be broken up... That's the way it used to be. I changed it intentionally to work the way it is now, so that our FTP performance would be the fastest possible. It would still be possible to change wu-ftpd to slow itself down. -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant From owner-freebsd-isp Tue Apr 23 08:30:01 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA11010 for isp-outgoing; Tue, 23 Apr 1996 08:30:01 -0700 (PDT) Received: from tgn2.tgn.net (tgn.net [205.241.85.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA10989 for ; Tue, 23 Apr 1996 08:29:56 -0700 (PDT) Received: from wannabpc (Dial4.tgn.Net [205.241.85.34]) by tgn2.tgn.net (8.6.12/8.6.12) with SMTP id KAA01264 for ; Tue, 23 Apr 1996 10:30:08 -0500 Message-Id: <1.5.4b13.32.19960423153103.005dc0e0@tgn.net> X-Sender: butlergr@tgn.net X-Mailer: Windows Eudora Light Version 1.5.4b13 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 23 Apr 1996 10:31:03 -0500 To: freebsd-isp@freebsd.org From: Randy Butler Subject: subscribe Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk subscribe From owner-freebsd-isp Tue Apr 23 09:03:48 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA13656 for isp-outgoing; Tue, 23 Apr 1996 09:03:48 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA13650 Tue, 23 Apr 1996 09:03:40 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id LAA29590; Tue, 23 Apr 1996 11:02:16 -0500 From: Joe Greco Message-Id: <199604231602.LAA29590@brasil.moneng.mei.com> Subject: Re: Bandwidth limited FTP server To: wollman@lcs.mit.edu (Garrett Wollman) Date: Tue, 23 Apr 1996 11:02:15 -0500 (CDT) Cc: jgreco@brasil.moneng.mei.com, ishort@pcm.co.za, questions@freebsd.org, isp@freebsd.org In-Reply-To: <9604231524.AA07676@halloran-eldar.lcs.mit.edu> from "Garrett Wollman" at Apr 23, 96 11:24:59 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > < said: > > >> This won't work in the standard ftpd because we write the entire file > >> in a single call to write(2). > > > Detail. It can be broken up... > > That's the way it used to be. I changed it intentionally to work the > way it is now, so that our FTP performance would be the fastest > possible. > > It would still be possible to change wu-ftpd to slow itself down. I would hazard a guess that you mmap()'d the victim file, and did a write() on the whole region..? :-) Clever... ... Joe ------------------------------------------------------------------------------- Joe Greco - Systems Administrator jgreco@ns.sol.net Solaria Public Access UNIX - Milwaukee, WI 414/546-7968 From owner-freebsd-isp Tue Apr 23 11:22:38 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA23023 for isp-outgoing; Tue, 23 Apr 1996 11:22:38 -0700 (PDT) Received: from fslg8.fsl.noaa.gov (fslg8.fsl.noaa.gov [137.75.131.171]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA23016 Tue, 23 Apr 1996 11:22:35 -0700 (PDT) Received: by fslg8.fsl.noaa.gov (5.57/Ultrix3.0-C) id AA08580; Tue, 23 Apr 96 18:21:58 GMT Message-Id: <9604231821.AA08580@fslg8.fsl.noaa.gov> Received: by emu.fsl.noaa.gov (1.40.112.3/16.2) id AA198383844; Tue, 23 Apr 1996 12:24:04 -0600 Date: Tue, 23 Apr 1996 12:24:04 -0600 From: Sean Kelly To: jgreco@brasil.moneng.mei.com Cc: wollman@lcs.mit.edu, jgreco@brasil.moneng.mei.com, ishort@pcm.co.za, questions@freebsd.org, isp@freebsd.org In-Reply-To: <199604231602.LAA29590@brasil.moneng.mei.com> (message from Joe Greco on Tue, 23 Apr 1996 11:02:15 -0500 (CDT)) Subject: Re: Bandwidth limited FTP server Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >>>>> "Joe" == Joe Greco writes: Joe> I would hazard a guess that you mmap()'d the victim file, and Joe> did a write() on the whole region..? :-) Clever... I certainly hope he's not making a buffer in memory equal to the file size! -- Sean Kelly NOAA Forecast Systems Laboratory kelly@fsl.noaa.gov Boulder Colorado USA http://www-sdd.fsl.noaa.gov/~kelly/ From owner-freebsd-isp Tue Apr 23 12:46:25 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA29427 for isp-outgoing; Tue, 23 Apr 1996 12:46:25 -0700 (PDT) Received: from fox (fox.slip.net [204.160.88.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA29422 for ; Tue, 23 Apr 1996 12:46:23 -0700 (PDT) Received: from CISPPP [199.174.227.67] by fox with smtp (Exim 0.42 #1) id E0uBo1z-0001yE-00; Tue, 23 Apr 1996 12:45:50 -0700 X-Sender: omeganet@slip.net X-Mailer: Windows Eudora Version 1.4.3 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-isp@freebsd.org From: omeganet@slip.net (Jimmy Gendron) Subject: FreeBSD as a router Message-Id: Date: Tue, 23 Apr 1996 12:45:50 -0700 Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk OK. I want to start my own ISP. I`ve heard that FreeBSD can run as a router on a PC. I have an old 386/40/08meg ram/150 megs HD If I install FreeBSD on it, Can I use it as a router?? My connection is at 564Kbps, 56Kbps or 256 Kbps..(I`m not sure) If i understand, my CSU/DSU will be connected directly to my >router<, right??? HELP ME. Jimmy Gendron Rimouski,PQ Canada OMeG@.NeT Internet services From owner-freebsd-isp Tue Apr 23 13:53:37 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA05593 for isp-outgoing; Tue, 23 Apr 1996 13:53:37 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA05586 for ; Tue, 23 Apr 1996 13:53:32 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id PAA00400; Tue, 23 Apr 1996 15:51:49 -0500 From: Joe Greco Message-Id: <199604232051.PAA00400@brasil.moneng.mei.com> Subject: Re: FreeBSD as a router To: omeganet@slip.net (Jimmy Gendron) Date: Tue, 23 Apr 1996 15:51:48 -0500 (CDT) Cc: freebsd-isp@freebsd.org In-Reply-To: from "Jimmy Gendron" at Apr 23, 96 12:45:50 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > OK. > > I want to start my own ISP. > I`ve heard that FreeBSD can run as a router on a PC. > > I have an old 386/40/08meg ram/150 megs HD > > If I install FreeBSD on it, Can I use it as a router?? Yes. I have lots of these :-) > My connection is at 564Kbps, 56Kbps or 256 Kbps..(I`m not sure) > > If i understand, my CSU/DSU will be connected directly to my >router<, > right??? You will need a sync serial card to connect your CSU/DSU. Your average PC cannot do sync serial on it's own. I highly recommend ET's product line. See http://www.etinc.com/ or somesuch... see the FreeBSD handbook. ... Joe ------------------------------------------------------------------------------- Joe Greco - Systems Administrator jgreco@ns.sol.net Solaria Public Access UNIX - Milwaukee, WI 414/546-7968 From owner-freebsd-isp Tue Apr 23 14:15:17 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07580 for isp-outgoing; Tue, 23 Apr 1996 14:15:17 -0700 (PDT) Received: from saga.dna.fi (saga.dna.fi [194.100.32.75]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA07569 Tue, 23 Apr 1996 14:15:05 -0700 (PDT) Received: (from byte@localhost) by saga.dna.fi (8.7.3/8.7.3) id AAA06755; Wed, 24 Apr 1996 00:11:26 +0300 (EET DST) From: Mika Kähärä Message-Id: <199604232111.AAA06755@saga.dna.fi> Subject: Re: Bandwidth limited FTP server To: ishort@pcm.co.za Date: Wed, 24 Apr 1996 00:11:26 +0300 (EET DST) Cc: questions@freebsd.org, isp@freebsd.org In-Reply-To: <199604231230.OAA24890@pcmgate.pcm.co.za> from "Irvine Short" at Apr 23, 96 02:24:29 pm X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Any idea what ftpd to get hold of to limit bandwidth for anon ftp? ... > I know that when I used to log into ftp.funet.fi I had limited > bandwidth. ftp://ftp.funet.fi/pub/local/src/ftpd.funic.tar.gz > Irvine Short Mika From owner-freebsd-isp Tue Apr 23 15:53:08 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA14501 for isp-outgoing; Tue, 23 Apr 1996 15:53:08 -0700 (PDT) Received: from gateway.net.hk (john@gateway.hk.linkage.net [202.76.7.50]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA14492 for ; Tue, 23 Apr 1996 15:53:02 -0700 (PDT) Received: (from john@localhost) by gateway.net.hk (8.7.4/8.7.3) id GAA10473; Wed, 24 Apr 1996 06:44:21 +0800 (HKT) Date: Wed, 24 Apr 1996 06:44:20 +0800 (HKT) From: John Beukema To: Dan Busarow cc: Yuri Gindin , freebsd-isp@FreeBSD.org Subject: Re: Gateway configuration In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk When I had the same problem I learned a lot about routes and forwarding and arps before I discovered it was a bad ne2000 card. jbeukema On Mon, 22 Apr 1996, Dan Busarow wrote: > On Mon, 22 Apr 1996, Yuri Gindin wrote: > > Did you enabled sysctl -w net.inet.ip.forwarding=1 in /etc/netstart > > just change this entry in /etc/sysconfig. > > Yes, gateway=YES in sysconfig, and I also compiled the kernel with > options GATEWAY just to make sure. > > Thanks, > Dan > -- > Dan Busarow > DPC Systems > Dana Point, California > > From owner-freebsd-isp Tue Apr 23 16:34:09 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA16890 for isp-outgoing; Tue, 23 Apr 1996 16:34:09 -0700 (PDT) Received: from joseph.dswnet.com (joseph.dswnet.com [206.214.66.80]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA16829 Tue, 23 Apr 1996 16:34:01 -0700 (PDT) Received: (from joseph@localhost) by joseph.dswnet.com (8.6.12/8.6.12) id QAA02540; Tue, 23 Apr 1996 16:34:06 -0700 Date: Tue, 23 Apr 1996 16:34:06 -0700 Message-ID: X-Mailer: XFMail 0.3-beta [p0] on FreeBSD In-Reply-To: <01BB30FE.C84AEAC0@webster.unety.net> Reply-To: joseph@joseph.dswnet.com Organization: Data Systems West Enterprise Solutions From: ja To: Jim Fleming Subject: RE: Bandwidth limited FTP server Cc: "isp@FreeBSD.ORG" , "questions@FreeBSD.ORG" Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue Apr 23 17:22:30 1996 Jim Fleming wrote: >>On Tuesday, April 23, 1996 9:24 AM, Irvine Short[SMTP:ishort@pcm.co.za] wrote: >@Hi All >@ >@Any idea what ftpd to get hold of to limit bandwidth for anon ftp? >@ >@We are on a 28800 leased line and we want to limit the number of >@anonymous users and what bandwidth they use otherwise our web server >@becomes useless. >@ >@I know that when I used to log into ftp.funet.fi I had limited >@bandwidth. >@ >@Regards, >@ >@Irvine Short >@ > >Has anyone tried to connect the two serial ports together on a standard >PC and to route traffic in and out of the same machine to limit bandwidth...? > >-- >Jim Fleming >UNETY Systems, Inc. >Naperville, IL 60563 > >e-mail: JimFleming@unety.net > From owner-freebsd-isp Tue Apr 23 16:37:05 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17290 for isp-outgoing; Tue, 23 Apr 1996 16:37:05 -0700 (PDT) Received: from joseph.dswnet.com (joseph.dswnet.com [206.214.66.80]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA17264 Tue, 23 Apr 1996 16:36:57 -0700 (PDT) Received: (from joseph@localhost) by joseph.dswnet.com (8.6.12/8.6.12) id QAA02547; Tue, 23 Apr 1996 16:37:07 -0700 Date: Tue, 23 Apr 1996 16:37:07 -0700 Message-ID: X-Mailer: XFMail 0.3-beta [p0] on FreeBSD In-Reply-To: <01BB30FE.C84AEAC0@webster.unety.net> Reply-To: joseph@joseph.dswnet.com Organization: Data Systems West Enterprise Solutions From: ja To: Jim Fleming Subject: RE: Bandwidth limited FTP server Cc: "isp@FreeBSD.ORG" , "questions@FreeBSD.ORG" Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue Apr 23 17:22:30 1996 Jim Fleming wrote: >>On Tuesday, April 23, 1996 9:24 AM, Irvine Short[SMTP:ishort@pcm.co.za] wrote: >@Hi All >@ >@Any idea what ftpd to get hold of to limit bandwidth for anon ftp? >@ >@We are on a 28800 leased line and we want to limit the number of >@anonymous users and what bandwidth they use otherwise our web server >@becomes useless. >@ >@I know that when I used to log into ftp.funet.fi I had limited >@bandwidth. >@ >@Regards, >@ >@Irvine Short >@ > >Has anyone tried to connect the two serial ports together on a standard >PC and to route traffic in and out of the same machine to limit bandwidth...? > >-- >Jim Fleming >UNETY Systems, Inc. >Naperville, IL 60563 > >e-mail: JimFleming@unety.net > From owner-freebsd-isp Tue Apr 23 16:37:32 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17325 for isp-outgoing; Tue, 23 Apr 1996 16:37:32 -0700 (PDT) Received: from okjunc.junction.net (root@okjunc.junction.net [199.166.227.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA17320 for ; Tue, 23 Apr 1996 16:37:30 -0700 (PDT) Received: from sidhe.memra.com (sidhe.memra.com [199.166.227.105]) by okjunc.junction.net (8.6.11/8.6.11) with SMTP id QAA21730; Tue, 23 Apr 1996 16:46:59 -0700 Date: Tue, 23 Apr 1996 17:34:05 -0700 (PDT) From: Michael Dillon To: Jimmy Gendron cc: freebsd-isp@freebsd.org Subject: Re: FreeBSD as a router In-Reply-To: Message-ID: Organization: Memra Software Inc. - Internet consulting MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 23 Apr 1996, Jimmy Gendron wrote: > I have an old 386/40/08meg ram/150 megs HD > > If I install FreeBSD on it, Can I use it as a router?? Yup. > My connection is at 564Kbps, 56Kbps or 256 Kbps..(I`m not sure) > > If i understand, my CSU/DSU will be connected directly to my >router<, > right??? If you install one of the cards from http://www.etinc.com that is exactly how you do it. Michael Dillon Voice: +1-604-546-8022 Memra Software Inc. Fax: +1-604-546-3049 http://www.memra.com E-mail: michael@memra.com From owner-freebsd-isp Tue Apr 23 16:38:13 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17361 for isp-outgoing; Tue, 23 Apr 1996 16:38:13 -0700 (PDT) Received: from joseph.dswnet.com (joseph.dswnet.com [206.214.66.80]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA17356 Tue, 23 Apr 1996 16:38:10 -0700 (PDT) Received: (from joseph@localhost) by joseph.dswnet.com (8.6.12/8.6.12) id QAA02550; Tue, 23 Apr 1996 16:38:21 -0700 Date: Tue, 23 Apr 1996 16:38:21 -0700 Message-ID: X-Mailer: XFMail 0.3-beta [p0] on FreeBSD In-Reply-To: <01BB30FE.C84AEAC0@webster.unety.net> Reply-To: joseph@joseph.dswnet.com Organization: Data Systems West Enterprise Solutions From: ja To: Jim Fleming Subject: RE: Bandwidth limited FTP server Cc: "questions@FreeBSD.ORG" , "isp@FreeBSD.ORG" Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue Apr 23 17:22:30 1996 Jim Fleming wrote: >>On Tuesday, April 23, 1996 9:24 AM, Irvine Short[SMTP:ishort@pcm.co.za] wrote: >@Hi All >@ >@Any idea what ftpd to get hold of to limit bandwidth for anon ftp? >@ >@We are on a 28800 leased line and we want to limit the number of >@anonymous users and what bandwidth they use otherwise our web server >@becomes useless. >@ >@I know that when I used to log into ftp.funet.fi I had limited >@bandwidth. >@ >@Regards, >@ >@Irvine Short >@ > >Has anyone tried to connect the two serial ports together on a standard >PC and to route traffic in and out of the same machine to limit bandwidth...? > >-- >Jim Fleming >UNETY Systems, Inc. >Naperville, IL 60563 > >e-mail: JimFleming@unety.net > FTPD is a connection orriented protocol and as such has to abide by TCP/IP conventions. Bandwidth limitations can be imposed by such programs in artificial ways. Under unix the ftpd demon can be fired up in two ways. For anon users it can be fired up as a lower priorty process and thus will run less often resulting in a lower load on the CPU,DISK and www server. For account users it can be run at another priority. There are a Number of ways to accomphish this. you can create a background process to renice the ftpd for anon usres. -- for more info email me at : joseph@joseph.dswnet.com Sr Sys. Engineer at Data Systems West From owner-freebsd-isp Tue Apr 23 20:13:16 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA08333 for isp-outgoing; Tue, 23 Apr 1996 20:13:16 -0700 (PDT) Received: from doorstep.unety.net (root@usi-00-10.Naperville.unety.net [204.70.107.30]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA08327 for ; Tue, 23 Apr 1996 20:13:06 -0700 (PDT) Received: from webster.unety.net (webster.unety.net [206.31.202.8]) by doorstep.unety.net (8.6.9/8.6.9) with SMTP id WAA16930; Tue, 23 Apr 1996 22:07:12 -0500 Received: by webster.unety.net with Microsoft Mail id <01BB3161.AB7CEB60@webster.unety.net>; Tue, 23 Apr 1996 22:10:24 -0500 Message-ID: <01BB3161.AB7CEB60@webster.unety.net> From: Jim Fleming To: "'Michael Dillon'" , Jimmy Gendron Cc: "freebsd-isp@FreeBSD.ORG" Subject: RE: FreeBSD as a router Date: Tue, 23 Apr 1996 22:10:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tuesday, April 23, 1996 12:34 PM, Michael Dillon[SMTP:michael@memra.com] wrote: @On Tue, 23 Apr 1996, Jimmy Gendron wrote: @ @> I have an old 386/40/08meg ram/150 megs HD @> @> If I install FreeBSD on it, Can I use it as a router?? @ @Yup. Not only a router but also a firewall and a variety of other useful functions...the IP code is easy to change and for people that like to experiment with new and evolving Internet Protocols, it is an ideal platform. @ @> My connection is at 564Kbps, 56Kbps or 256 Kbps..(I`m not sure) @> @> If i understand, my CSU/DSU will be connected directly to my >router<, @> right??? @ @If you install one of the cards from http://www.etinc.com that is exactly @how you do it. @ @Michael Dillon Voice: +1-604-546-8022 You can also check out the cards from SDL Communications. They have a CSU/DSU built directly on the card. They have a T1 version and a 56K version..... http://www.sdlcomm.com ...there is only one minor problem...read between the lines...:-) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ SDL Communications, Inc. Easton, Ma, USA (508) 238-4490 www.sdlcomm.com sales@sdlcomm.com Hello and thank you for visiting the SDL FTP site. -------------------------------------------------------------------------------- News: 02/06/96 The latest version of the BSD 2.1 driver is available in the n2x/bsdi directory. Full support for N2dds has been added. As of early 1996, the N2, N2csu, and N2dds drivers have been combined into a single driver version for BSD, Linux, and NT operating systems. 02/14/96 Linux N2x Driver V.1.17 is available in /pub/n2x/linux. This version supports the N2(T1), N2csu(T1, FT1) and N2dds (56K). Protocols supported are PPP, CISCO_HDLC, and RAWIP. It also provides both a.out and elf binary formats. 02/8/96 Linux N2x Driver V.1.16FR is available from SDL sales. This version supports the above protocols and Frame Relay for the N2x family of SDL WAN adapters. 02/21/96 FTP DIRECTORT STRUCTURE HAS BEEN SIGNIFICANTLY CHANGED. Please check the Index file for mor e info. The primary change was moving all driver related software to the /ftp/pub/drivers/ directory. 03/08/96 Version n2x124 and n2x124fr for Linux released. Clock reporting bug for N2dds fixed. This driver is stable, but please check this ftp site from time to time for updates. -------------------------------------------------------------------------------- Our web site: http://www.sdlcomm.com Sales: sales@sdlcomm.com Tech Support: support@sdlcomm.com If you would like to join our e-mailing-list, please send a note to support@sdlcomm.com with a subject of 'join'. Please also include your name and company name. We use this email list to keep current and future customers up-to-date on the latest patches, new products, product enhancements, etc. Also, if you would like specific information on a certain type of product, please inquire within your letter. Have a great day! @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- Jim Fleming UNETY Systems, Inc. Naperville, IL 60563 e-mail: JimFleming@unety.net From owner-freebsd-isp Tue Apr 23 20:53:09 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA12069 for isp-outgoing; Tue, 23 Apr 1996 20:53:09 -0700 (PDT) Received: from tacacs.tas.gov.au (tacacs.tas.gov.au [147.109.2.190]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA12026 Tue, 23 Apr 1996 20:52:50 -0700 (PDT) Received: by localhost from tacacs.tas.gov.au (router,SLmail95 V1.15); Wed, 24 Apr 1996 13:56:25 Received: from sdd.pacit.tas.gov.au by tacacs.tas.gov.au (147.109.2.93::mail daemon,SLmail95 V1.15); Wed, 24 Apr 1996 13:55:45 Message-Id: <2.2.32.19960424035652.00710a70@falcon.pacit.tas.gov.au> X-Sender: sdd@falcon.pacit.tas.gov.au X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 24 Apr 1996 13:56:52 +1000 To: freebsd-questions@freebsd.org From: Scott Donovan Subject: NNstat 3.2 Problems Cc: freebsd-isp@freebsd.org Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have got the BSDI port of NNStat compiled with minimal fuss. However, now statspy gives me the following error --- Stat>read * Acquired 0 packets in 3 secs => 0(avg) 0(max) 0(inst) /sec BIOCGSTATS errorERROR: (None) --- Could anyone shed some light on this problem ? From owner-freebsd-isp Tue Apr 23 22:02:30 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA16612 for isp-outgoing; Tue, 23 Apr 1996 22:02:30 -0700 (PDT) Received: from babba.cu-online.com (somebody@babba.cu-online.com [205.198.248.21]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA16593 Tue, 23 Apr 1996 22:02:26 -0700 (PDT) Received: from localhost (somebody@localhost) by babba.cu-online.com (8.7.5/8.7.3) with SMTP id AAA04592; Wed, 24 Apr 1996 00:01:57 -0500 (CDT) Date: Wed, 24 Apr 1996 00:01:57 -0500 (CDT) From: Somebody To: questions@freebsd.org cc: isp@freebsd.org Subject: Re: Bandwidth limited FTP server In-Reply-To: <199604231230.OAA24890@pcmgate.pcm.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 23 Apr 1996, Irvine Short wrote: > Hi All > > Any idea what ftpd to get hold of to limit bandwidth for anon ftp? I have a better question is there any patches out for any os that I can use to take a 3 or 2 nic have one be the input and have the others be the output at a reduced transfer rate? Say for selling fract t1's via 10baseT within a tower. Currently I am using NULL V.35's and CSU's but if I can do with a unix box and route/firewall/and limited the internet bandwidth that would be much better. Carlos From owner-freebsd-isp Wed Apr 24 06:50:25 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA15767 for isp-outgoing; Wed, 24 Apr 1996 06:50:25 -0700 (PDT) Received: from babba.cu-online.com (somebody@babba.cu-online.com [205.198.248.21]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA15762 Wed, 24 Apr 1996 06:50:22 -0700 (PDT) Received: from localhost (somebody@localhost) by babba.cu-online.com (8.7.5/8.7.3) with SMTP id IAA16630; Wed, 24 Apr 1996 08:49:55 -0500 (CDT) Date: Wed, 24 Apr 1996 08:49:54 -0500 (CDT) From: Somebody To: stable@freefall.freebsd.org cc: questions@freefall.freebsd.org, isp@freefall.freebsd.org Subject: config.data for inn1.4unoff4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I am wondering if any can provide me with a config.data for INN1.4unoff4 Inn does come with one but I am not sure as to how current or correct it is. And therefore wanting to verify with others on it. Thank You Carlos From owner-freebsd-isp Wed Apr 24 08:03:01 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA23358 for isp-outgoing; Wed, 24 Apr 1996 08:03:01 -0700 (PDT) Received: from aztec.co.za (aztec.co.za [196.7.70.131]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA23349 for ; Wed, 24 Apr 1996 08:02:44 -0700 (PDT) Received: from pcmgate.pcm.co.za [196.3.254.241] by aztec.co.za with smtp (Smail3.1.29.1 #2) id m0uC64G-000apQC; Wed, 24 Apr 96 17:01 EET Received: from IRVINEP5 (irvinep5.pcm.co.za [196.3.226.90]) by pcmgate.pcm.co.za (8.6.12/8.6.12) with SMTP id RAA28456 for ; Wed, 24 Apr 1996 17:02:37 +0200 Message-Id: <199604241502.RAA28456@pcmgate.pcm.co.za> Comments: Authenticated sender is From: "Irvine Short" Organization: Professional Computer Manufacturers To: isp@FreeBSD.ORG Date: Wed, 24 Apr 1996 16:57:00 +2 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bandwidth limited FTP server Reply-to: ishort@pcm.co.za X-Confirm-Reading-To: ishort@pcm.co.za X-pmrqc: 1 Priority: normal X-mailer: Pegasus Mail for Windows (v2.30) Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi Again Well, I did look at wu-ftpd. That is fine for limiting users in a class. Still no practical ideas about bandwidth limiting? Regards, Irvine Short http://www.pcm.co.za/homepage/ishort/irv_home.html Technical Support Professional Computer Manufacturers Cape Town, South Africa Tel: ++27-21-235084 Fax ++27-21-235089 From owner-freebsd-isp Wed Apr 24 09:44:42 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA00154 for isp-outgoing; Wed, 24 Apr 1996 09:44:42 -0700 (PDT) Received: from tchnet.tchnet.com (tchnet.tchnet.com [198.109.196.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA00148 for ; Wed, 24 Apr 1996 09:44:39 -0700 (PDT) Received: (from rdrake@localhost) by tchnet.tchnet.com (8.6.12/8.6.12) id MAA05470 for freebsd-isp@freebsd.org; Wed, 24 Apr 1996 12:43:23 -0400 Date: Wed, 24 Apr 1996 12:43:23 -0400 From: Richard Drake Message-Id: <199604241643.MAA05470@tchnet.tchnet.com> To: freebsd-isp@freebsd.org Subject: Databases Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Does anyone know of any free or inexpensive databases ported to FreeBSD ? The simpler the better. Thanx for any suggestions. rdrake@tchnet.com From owner-freebsd-isp Wed Apr 24 10:14:51 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA02319 for isp-outgoing; Wed, 24 Apr 1996 10:14:51 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA02312 for ; Wed, 24 Apr 1996 10:14:50 -0700 (PDT) Received: from etinc.com (etinc.com [204.141.244.98]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id KAA28227 for ; Wed, 24 Apr 1996 10:14:41 -0700 Received: from dialup-usr11.etinc.com (dialup-usr11.etinc.com [204.141.95.132]) by etinc.com (8.6.12/8.6.9) with SMTP id NAA00894; Wed, 24 Apr 1996 13:18:20 -0400 Date: Wed, 24 Apr 1996 13:18:20 -0400 Message-Id: <199604241718.NAA00894@etinc.com> X-Sender: dennis@etinc.com X-Mailer: Windows Eudora Version 2.0.3 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: ishort@pcm.co.za From: dennis@etinc.com (dennis) Subject: Re: Bandwidth limited FTP server Cc: freebsd-isp@freebsd.org Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Hi Again > >Well, I did look at wu-ftpd. That is fine for limiting users in a >class. > >Still no practical ideas about bandwidth limiting? One interesting way would be to get a frame-relay line with 2 DLCIs and assign one of them to the FTP server. Use our bandwidth limiting software to limit traffic on the FTP server DLCI. this would effectively do what you want for virtually no additonal cost. Or you could run a separate server using a NM cable locally. Dennis ---------------------------------------------------------------------------- Emerging Technologies, Inc. http://www.etinc.com Synchronous Communications Cards and Routers For Discriminating Tastes. 56k to T1 and beyond. Frame Relay, PPP, HDLC, and X.25 for BSD/OS, FreeBSD and LINUX From owner-freebsd-isp Wed Apr 24 12:25:03 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA11781 for isp-outgoing; Wed, 24 Apr 1996 12:25:03 -0700 (PDT) Received: from sys8.wfc.com (sys8.wfc.com [199.171.126.8]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA11772 for ; Wed, 24 Apr 1996 12:24:58 -0700 (PDT) Received: by sys8.wfc.com id AA20331; Wed, 24 Apr 96 14:25:27 -0500 Date: Wed, 24 Apr 96 14:25:27 -0500 Message-Id: <9604241925.AA20331@sys8.wfc.com> From: Mike Eggleston To: rdrake@tchnet.tchnet.com Cc: freebsd-isp@freebsd.org In-Reply-To: <199604241643.MAA05470@tchnet.tchnet.com> (message from Richard Drake on Wed, 24 Apr 1996 12:43:23 -0400) Subject: Re: Databases Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >>>>> "Richard" == Richard Drake writes: > Does anyone know of any free or inexpensive databases ported > to FreeBSD ? The simpler the better. Thanx for any suggestions. > rdrake@tchnet.com msql from ftp://bond.edu.au/pub/Minerva/msql From owner-freebsd-isp Wed Apr 24 12:39:27 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA12579 for isp-outgoing; Wed, 24 Apr 1996 12:39:27 -0700 (PDT) Received: from fish.net.au (root@princess.fish.net.au [203.20.52.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA12573 for ; Wed, 24 Apr 1996 12:39:19 -0700 (PDT) Received: from amoeba.fish.net.au (amoeba.fish.net.au [203.20.52.69]) by fish.net.au (8.6.12/ARK-1.0) with SMTP id FAA06536 for ; Thu, 25 Apr 1996 05:38:57 +1000 Date: Thu, 25 Apr 1996 05:38:57 +1000 Message-Id: <199604241938.FAA06536@fish.net.au> X-org: microfish Pty Limited - Sydney, Australia X-url: home of http://www.aussie.net/ and http://www.fish.net.au/ X-Sender: andrew@fish.net.au X-Mailer: Windows Eudora Pro Version 2.1.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: isp@freebsd.org From: Andrew Khoo Subject: Bandwidth limited WWW Server Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Any comments on the use and implementation of bandwidth-limited HTTPD servers? We are currently running NetSite and would like comments on other servers which permit us to limit HTTP served on a user-level basis. --------------------------------------------------------------------------- Andrew Khoo | microfish Pty Limited | Vox: +61-2-318-2341 Facilitator/CEO | P O Box 333 Zetland | Fax: +61-2-310-3362 andrew@fish.net.au | NSW 2017 AUSTRALIA | GSM: +61-41-486-1234 --------------------------------------------------------------------------- From owner-freebsd-isp Wed Apr 24 14:38:25 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA28143 for isp-outgoing; Wed, 24 Apr 1996 14:38:25 -0700 (PDT) Received: from okjunc.junction.net (okjunc.junction.net [199.166.227.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA28118 for ; Wed, 24 Apr 1996 14:38:12 -0700 (PDT) Received: from sidhe.memra.com (sidhe.memra.com [199.166.227.105]) by okjunc.junction.net (8.6.11/8.6.11) with SMTP id OAA07603 for ; Wed, 24 Apr 1996 14:48:35 -0700 Date: Thu, 25 Apr 1996 14:34:04 -0700 (PDT) From: Michael Dillon To: freebsd-isp@FreeBSD.ORG Subject: Re: Bandwidth limited FTP server In-Reply-To: <199604241718.NAA00894@etinc.com> Message-ID: Organization: Memra Software Inc. - Internet consulting MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 24 Apr 1996, dennis wrote: > >Still no practical ideas about bandwidth limiting? > > One interesting way would be to get a frame-relay line with 2 DLCIs and > assign one of them to the FTP server. Use our bandwidth limiting > software to limit traffic on the FTP server DLCI. this would effectively > do what you want for virtually no additonal cost. > > Or you could run a separate server using a NM cable locally. Does a Frame Relay switch need to be in the loop? Or can you run two FreeBSD boxes back to back with ET cards in them to accomplish the same thing, i.e. a T1 link with multiple DLCI's eah one with a different bandwidth limit? Michael Dillon Voice: +1-604-546-8022 Memra Software Inc. Fax: +1-604-546-3049 http://www.memra.com E-mail: michael@memra.com From owner-freebsd-isp Wed Apr 24 16:32:36 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA10199 for isp-outgoing; Wed, 24 Apr 1996 16:32:36 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA10176 Wed, 24 Apr 1996 16:32:32 -0700 (PDT) Received: from toplink1.toplink.net (toplink1.toplink.net [194.163.120.1]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id QAA05270 ; Wed, 24 Apr 1996 16:32:29 -0700 Received: (from ck@localhost) by toplink1.toplink.net (8.6.9/8.6.9) id BAA26858; Thu, 25 Apr 1996 01:31:11 +0200 From: Christian Kratzer Message-Id: <199604242331.BAA26858@toplink1.toplink.net> Subject: Going gaga over Cyclades board To: hackers@freebsd.org, isp@freebsd.org Date: Thu, 25 Apr 1996 01:31:10 +0200 (MET DST) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Guys, we've been trying to wire up a cyclades 1400 based pccom 8 /port serial adapter under FreeBSD 2.1r. - I have compiled a kernel with the cy driver and used MAKEDEV ttyc0 ... ttyc7 to make the devices. - We have the board configured to irq 15 and d800. - The card is regcognized by the kernel on bootup. Apr 25 01:09:13 mail /kernel: cy0 irq 15 maddr 0xd8000 msize 8192 on isa - I have edited the modem part of rc.serial to initialize ttyc0 .. ttyc7 - We have 8 modems connected by DB25 connectors to the board - We use an ASUS P55 Tri Motherboard The problem is that using 'kermit -l /dev/cuac0' just hangs. No echo no nothing. Trying to exit kermit will leave it hanging around forever. We're at our wits end currently and would appreciate any pointers. Greetings Christian Kratzer -- TopLink GbR, Internet Services info@toplink.net Christian Kratzer http://www.toplink.net/ Phone: +49 7452 87174 Fax: +49 7452 87175 FreeBSD spoken here! From owner-freebsd-isp Wed Apr 24 19:50:03 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA05924 for isp-outgoing; Wed, 24 Apr 1996 19:50:03 -0700 (PDT) Received: from agora.rdrop.com (agora.rdrop.com [199.2.210.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA05881 for ; Wed, 24 Apr 1996 19:49:59 -0700 (PDT) Received: by agora.rdrop.com (Smail3.1.29.1 #17) id m0uCH7C-0008uoC; Wed, 24 Apr 96 19:49 PDT Message-Id: From: batie@agora.rdrop.com (Alan Batie) Subject: Re: Databases To: mikee@sys8.wfc.com (Mike Eggleston) Date: Wed, 24 Apr 1996 19:49:06 -0700 (PDT) Cc: rdrake@tchnet.tchnet.com, freebsd-isp@FreeBSD.org In-Reply-To: <9604241925.AA20331@sys8.wfc.com> from "Mike Eggleston" at Apr 24, 96 02:25:27 pm X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > Does anyone know of any free or inexpensive databases ported > > to FreeBSD ? The simpler the better. > > msql from ftp://bond.edu.au/pub/Minerva/msql I second this one; aside from it being the only one I know of, it's quite simple and easy to use, especially after having the misfortune of using some of the commercial bloated monsters. -- Alan Batie ______ We're Starfleet officers: batie@agora.rdrop.com \ / Weird is part of the job. +1 503 452-0960 \ / --Captain Janeway DE 3C 29 17 C0 49 7A 27 \/ 40 A5 3C 37 4A DA 52 B9 It is my policy to avoid purchase of any products from companies which use unrequested email advertisements or telephone solicitation. From owner-freebsd-isp Wed Apr 24 20:57:06 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA10392 for isp-outgoing; Wed, 24 Apr 1996 20:57:06 -0700 (PDT) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA10379 for ; Wed, 24 Apr 1996 20:57:02 -0700 (PDT) Received: from localhost (mrcpu@localhost) by schizo.cdsnet.net (8.7.5/8.6.12) with SMTP id UAA19899; Wed, 24 Apr 1996 20:57:28 -0700 (PDT) X-Authentication-Warning: schizo.cdsnet.net: mrcpu owned process doing -bs Date: Wed, 24 Apr 1996 20:57:28 -0700 (PDT) From: Jaye Mathisen To: Alan Batie cc: Mike Eggleston , rdrake@tchnet.tchnet.com, freebsd-isp@FreeBSD.org Subject: Re: Databases In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Well, msql is OK, but it's pretty darn limited. I find it much more stable and robust if I get rid of MMAP, the FreeBSD VM system seems to do a better job. If you have trivial db work, it's fine. If you want a serious database, then it may not be so hot for you. On Wed, 24 Apr 1996, Alan Batie wrote: > > > Does anyone know of any free or inexpensive databases ported > > > to FreeBSD ? The simpler the better. > > > > msql from ftp://bond.edu.au/pub/Minerva/msql > > I second this one; aside from it being the only one I know of, it's quite > simple and easy to use, especially after having the misfortune of using > some of the commercial bloated monsters. > > -- > Alan Batie ______ We're Starfleet officers: > batie@agora.rdrop.com \ / Weird is part of the job. > +1 503 452-0960 \ / --Captain Janeway > DE 3C 29 17 C0 49 7A 27 \/ 40 A5 3C 37 4A DA 52 B9 > > It is my policy to avoid purchase of any products from companies which > use unrequested email advertisements or telephone solicitation. > From owner-freebsd-isp Wed Apr 24 21:23:49 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA13339 for isp-outgoing; Wed, 24 Apr 1996 21:23:49 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA13331 for ; Wed, 24 Apr 1996 21:23:44 -0700 (PDT) Received: by agora.rdrop.com (Smail3.1.29.1 #17) id m0uCIaX-0008uyC; Wed, 24 Apr 96 21:23 PDT Message-Id: From: batie@agora.rdrop.com (Alan Batie) Subject: Re: Databases To: mrcpu@cdsnet.net (Jaye Mathisen) Date: Wed, 24 Apr 1996 21:23:29 -0700 (PDT) Cc: mikee@sys8.wfc.com, rdrake@tchnet.tchnet.com, freebsd-isp@FreeBSD.org In-Reply-To: from "Jaye Mathisen" at Apr 24, 96 08:57:28 pm X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > If you have trivial db work, it's fine. If you want a serious database, > then it may not be so hot for you. I do have to admit, I don't stress it very hard, but I do think its simplicity is a virtue... -- Alan Batie ______ We're Starfleet officers: batie@agora.rdrop.com \ / Weird is part of the job. +1 503 452-0960 \ / --Captain Janeway DE 3C 29 17 C0 49 7A 27 \/ 40 A5 3C 37 4A DA 52 B9 It is my policy to avoid purchase of any products from companies which use unrequested email advertisements or telephone solicitation. From owner-freebsd-isp Wed Apr 24 21:43:49 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA14485 for isp-outgoing; Wed, 24 Apr 1996 21:43:49 -0700 (PDT) Received: from everest (everest.pinn.net [198.252.201.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA14480 for ; Wed, 24 Apr 1996 21:43:47 -0700 (PDT) Received: (emerson@localhost) by everest (8.6.12/8.6.4) id TAA08498; Wed, 24 Apr 1996 19:42:55 -0400 Date: Wed, 24 Apr 1996 19:42:55 -0400 (EDT) From: Stefan Molnar To: freebsd-isp@FreeBSD.ORG Subject: A slight prob with apache. In-Reply-To: <9604241925.AA20331@sys8.wfc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just converted my schhool's 2.1-R server to 2.2-SNAP. Now no matter what I do apache will not startup, nor if I do a sysinstall method it is a no go. If anyone has any advice I would be very gratefull. Stefan Molnar ---------8<------------------ emerson@pinn.net Very Silly Lynx Enhanced Page http://www.pinn.net/~emerson Stefan Molnar Team OS/2 Member EFF Always Eccentric --------->8------------------ From owner-freebsd-isp Wed Apr 24 22:00:12 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA15280 for isp-outgoing; Wed, 24 Apr 1996 22:00:12 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA15173 Wed, 24 Apr 1996 21:59:54 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id OAA06594; Thu, 25 Apr 1996 14:46:19 +1000 Date: Thu, 25 Apr 1996 14:46:19 +1000 From: Bruce Evans Message-Id: <199604250446.OAA06594@godzilla.zeta.org.au> To: ck@toplink.net, hackers@freebsd.org, isp@freebsd.org Subject: Re: Going gaga over Cyclades board Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >we've been trying to wire up a cyclades 1400 based pccom 8 /port serial >adapter under FreeBSD 2.1r. Which model number exactly? Old 8Yo boards have problems on some PCI systems (the BIOS messes up their registers; Cyclades has hardware fixes for this in newer models). Some (all?) PCI boards are not supported by FreeBSD (the registers are mapped in a different way...). >The problem is that using 'kermit -l /dev/cuac0' just hangs. No echo >no nothing. Trying to exit kermit will leave it hanging around forever. This may be a configuration problem. Try using `cu -l /dev/cuac0'. Use `pstat -t' to look at the state of serial ports. Bruce From owner-freebsd-isp Wed Apr 24 22:20:14 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA16561 for isp-outgoing; Wed, 24 Apr 1996 22:20:14 -0700 (PDT) Received: from pgh.nauticom.net (ebush@pgh.nauticom.net [198.190.226.3]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA16554 for ; Wed, 24 Apr 1996 22:20:11 -0700 (PDT) Received: (from ebush@localhost) by pgh.nauticom.net (8.7.5/8.6.9) id BAA13027; Thu, 25 Apr 1996 01:20:09 -0400 (EDT) Date: Thu, 25 Apr 1996 01:20:08 -0400 (EDT) From: Eric Bush To: freebsd-isp@FreeBSD.org Subject: Digiboard Products Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Has anyone used the Digiboard DigiCHANNEL C/X for ISA on the FreeBSD platform? I have an old unit that was used under SCO that I would love to use with FreeBSD. Thanks in advance! ============================================================================ Eric Bush Voice: 412-282-6001 Fax: 412-282-3734 Computer Innovations Internet: ebush@pgh.nauticom.net Butler, Pennsylvania Packet: N3VUZ@W3UDX.#WPA.PA.USA.NOAM =========================================================================== From owner-freebsd-isp Thu Apr 25 01:00:08 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23616 for isp-outgoing; Thu, 25 Apr 1996 01:00:08 -0700 (PDT) Received: from sasami.jurai.net (root@sasami.jurai.net [205.218.122.51]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id BAA23606 for ; Thu, 25 Apr 1996 01:00:04 -0700 (PDT) Received: from localhost (winter@localhost) by sasami.jurai.net (8.7.4/8.7.3) with SMTP id DAA07698; Thu, 25 Apr 1996 03:00:02 -0500 (CDT) Date: Thu, 25 Apr 1996 03:00:02 -0500 (CDT) From: "Matthew N. Dodd" X-Sender: winter@sasami To: Michael Dillon cc: freebsd-isp@FreeBSD.ORG Subject: Re: Bandwidth limited FTP server In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 25 Apr 1996, Michael Dillon wrote: > Does a Frame Relay switch need to be in the loop? Or can you run two > FreeBSD boxes back to back with ET cards in them to accomplish the same > thing, i.e. a T1 link with multiple DLCI's eah one with a different > bandwidth limit? Why not run an IP over IP tunnel b/t 2 boxes using the tun device and put sleep()'s in the userland program that implements the tunnel. Someone just posted some code that implements an IP over IP tunnel, and it shouldn't be too hard to make it throttle or just induce delay. Yay! The fearsome tunnel 'o lag. Or you could try underclocking your ethernet cards... (I've heard of some people in the linux camp that have done this...) Have a good one. | Matthew N. Dodd | winter@jurai.net | http://www.jurai.net/~winter | | Technical Manager | mdodd@intersurf.net | http://www.intersurf.net | | InterSurf Online | "Welcome to the net Sir, would you like a handbasket?"| From owner-freebsd-isp Thu Apr 25 01:22:07 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24582 for isp-outgoing; Thu, 25 Apr 1996 01:22:07 -0700 (PDT) Received: from nixpbe.pdb.sni.de (mail.sni.de [192.109.2.33]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id BAA24568 for ; Thu, 25 Apr 1996 01:21:53 -0700 (PDT) Received: (from nerv@localhost) by nixpbe.pdb.sni.de (8.6.12/8.6.12) id KAA15894 for freebsd-isp@freebsd.org; Thu, 25 Apr 1996 10:21:39 +0200 Message-Id: <199604250821.KAA15894@nixpbe.pdb.sni.de> Subject: Re: Databases To: rdrake@tchnet.tchnet.com (Richard Drake) Date: Thu, 25 Apr 96 10:21:36 MDT From: Greg Lehey Cc: freebsd-isp@freebsd.org In-Reply-To: <199604241643.MAA05470@tchnet.tchnet.com>; from "Richard Drake" at Apr 24, 96 12:43 pm X-Mailer: xmail 2.4 (based on ELM 2.2 PL16) Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Does anyone know of any free or inexpensive databases ported to FreeBSD ? The simpler the better. Thanx for any suggestions. > rdrake@tchnet.com > I'm currently planning to explore Postgres 95, which is SQL based. I've heard reports that it's at least OK. Greg From owner-freebsd-isp Thu Apr 25 05:05:18 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA04415 for isp-outgoing; Thu, 25 Apr 1996 05:05:18 -0700 (PDT) Received: from toplink1.toplink.net (toplink1.toplink.net [194.163.120.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA04410 Thu, 25 Apr 1996 05:05:14 -0700 (PDT) Received: (from ck@localhost) by toplink1.toplink.net (8.6.9/8.6.9) id OAA01652; Thu, 25 Apr 1996 14:04:25 +0200 From: Christian Kratzer Message-Id: <199604251204.OAA01652@toplink1.toplink.net> Subject: Re: Going gaga over Cyclades board To: bde@zeta.org.au (Bruce Evans) Date: Thu, 25 Apr 1996 14:04:24 +0200 (MET DST) Cc: hackers@freebsd.org, isp@freebsd.org In-Reply-To: <199604250446.OAA06594@godzilla.zeta.org.au> from "Bruce Evans" at Apr 25, 96 02:46:19 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi > >we've been trying to wire up a cyclades 1400 based pccom 8 /port serial > >adapter under FreeBSD 2.1r. > > Which model number exactly? Old 8Yo boards have problems on some PCI > systems (the BIOS messes up their registers; Cyclades has hardware fixes > for this in newer models). Some (all?) PCI boards are not supported by > FreeBSD (the registers are mapped in a different way...). It's not a genuine cyclom board. The board is an ISA 8 port (2 x CD1400, DB25 connectors) from a manufacturer called PCCom. The PC in question has an asus pentium/tri motherboard. Do you think I should try sticking the serial card into a plain ISA Mainboard ? > > >The problem is that using 'kermit -l /dev/cuac0' just hangs. No echo > >no nothing. Trying to exit kermit will leave it hanging around forever. > > This may be a configuration problem. Try using `cu -l /dev/cuac0'. Use > `pstat -t' to look at the state of serial ports. Thanks for the tip. This is what pstat gets when I cu to the ports cuac0 has a modem connected to it cuac1 does not (dangling cable). I have had the card at irq 12 and irq 15 and at d8000,da000,dc000 all with the same effect. Characters end up in the output queue but don't get sent out. 16 cy lines LINE RAW CAN OUT HWT LWT COL STATE SESS PGID DISC cuac0 0 0 14 1296 256 16 OCcB 0 0 term cuac1 0 0 7 1296 256 9 OCcB 0 0 term ttyc2 0 0 0 1296 256 0 l 0 0 term ttyc3 0 0 0 1296 256 0 l 0 0 term ttyc4 0 0 0 1296 256 0 l 0 0 term ttyc5 0 0 0 1296 256 0 l 0 0 term ttyc6 0 0 0 1296 256 0 l 0 0 term ttyc7 0 0 0 1296 256 0 l 0 0 term I have tried turning on and off the Polling mode in /usr/src/sys/i386/isa/cy.c with no difference. I am beginng to suspect that this card needs some special wiring on the cable. Greetings and thanks for the tips (didn't know about pstat before ;-) ) Christian -- TopLink GbR, Internet Services info@toplink.net Christian Kratzer http://www.toplink.net/ Phone: +49 7452 87174 Fax: +49 7452 87175 FreeBSD spoken here! From owner-freebsd-isp Thu Apr 25 05:26:43 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05400 for isp-outgoing; Thu, 25 Apr 1996 05:26:43 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA05395 Thu, 25 Apr 1996 05:26:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id FAA19162; Thu, 25 Apr 1996 05:25:34 -0700 (PDT) To: Christian Kratzer cc: bde@zeta.org.au (Bruce Evans), hackers@freebsd.org, isp@freebsd.org Subject: Re: Going gaga over Cyclades board In-reply-to: Your message of "Thu, 25 Apr 1996 14:04:24 +0200." <199604251204.OAA01652@toplink1.toplink.net> Date: Thu, 25 Apr 1996 05:25:34 -0700 Message-ID: <19160.830435134@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > It's not a genuine cyclom board. The board is an ISA 8 port (2 x CD1400, > DB25 connectors) from a manufacturer called PCCom. The PC in question > has an asus pentium/tri motherboard. Do you think I should try sticking > the serial card into a plain ISA Mainboard ? That might be interesting. It might also be interesting to try swapping this with a genuine Cyclades product.. :-) Jordan From owner-freebsd-isp Thu Apr 25 07:23:16 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA12555 for isp-outgoing; Thu, 25 Apr 1996 07:23:16 -0700 (PDT) Received: from etinc.com (etinc.com [204.141.244.98]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA12545 for ; Thu, 25 Apr 1996 07:23:14 -0700 (PDT) Received: from dialup-usr11.etinc.com (dialup-usr11.etinc.com [204.141.95.132]) by etinc.com (8.6.12/8.6.9) with SMTP id KAA02623; Thu, 25 Apr 1996 10:28:41 -0400 Date: Thu, 25 Apr 1996 10:28:41 -0400 Message-Id: <199604251428.KAA02623@etinc.com> X-Sender: dennis@etinc.com X-Mailer: Windows Eudora Version 2.0.3 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Michael Dillon From: dennis@etinc.com (dennis) Subject: Re: Bandwidth limited FTP server Cc: freebsd-isp@freebsd.org Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >On Wed, 24 Apr 1996, dennis wrote: > >> >Still no practical ideas about bandwidth limiting? >> >> One interesting way would be to get a frame-relay line with 2 DLCIs and >> assign one of them to the FTP server. Use our bandwidth limiting >> software to limit traffic on the FTP server DLCI. this would effectively >> do what you want for virtually no additonal cost. >> >> Or you could run a separate server using a NM cable locally. > >Does a Frame Relay switch need to be in the loop? Or can you run two >FreeBSD boxes back to back with ET cards in them to accomplish the same >thing, i.e. a T1 link with multiple DLCI's eah one with a different >bandwidth limit? Yes, this can be done back to back. Dennis ---------------------------------------------------------------------------- Emerging Technologies, Inc. http://www.etinc.com Synchronous Communications Cards and Routers For Discriminating Tastes. 56k to T1 and beyond. Frame Relay, PPP, HDLC, and X.25 for BSD/OS, FreeBSD and LINUX From owner-freebsd-isp Thu Apr 25 09:41:36 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20812 for isp-outgoing; Thu, 25 Apr 1996 09:41:36 -0700 (PDT) Received: from tchnet.tchnet.com (tchnet.tchnet.com [198.109.196.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA20805 for ; Thu, 25 Apr 1996 09:41:31 -0700 (PDT) Received: (from dashadow@localhost) by tchnet.tchnet.com (8.6.12/8.6.12) id MAA05111; Thu, 25 Apr 1996 12:40:43 -0400 Date: Thu, 25 Apr 1996 12:40:43 -0400 (EDT) From: John Hart To: FreeBSD Questions Subject: UUCP Question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I had a few questions about UUCP within FreeBSD about a week or so ago. I had quite a bit of replies, but I have still not gotten any real help. I already know that I had to add the new login for the caller, and I have to edit the sendmail.cf file. Basically there is an outside business that will call in three times a day and retrieve their mail. We will do no calling out at all. I have no idea where I am suppost to go from here. I didn't even get a straight answer on what to do within sendmail.cf... I know, I know, buy the book. Currently I cannot buy the book, and I would like a little help if anyone could... John ------------------------------------------------------------------------------- John Hart, System Administrator Technet Internet Services dashadow@tchnet.com (517)796-8200 ------------------------------------------------------------------------------- From owner-freebsd-isp Thu Apr 25 09:55:15 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA21447 for isp-outgoing; Thu, 25 Apr 1996 09:55:15 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA21439 Thu, 25 Apr 1996 09:55:11 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id CAA31691; Fri, 26 Apr 1996 02:39:50 +1000 Date: Fri, 26 Apr 1996 02:39:50 +1000 From: Bruce Evans Message-Id: <199604251639.CAA31691@godzilla.zeta.org.au> To: bde@zeta.org.au, ck@toplink.net Subject: Re: Going gaga over Cyclades board Cc: hackers@freebsd.org, isp@freebsd.org Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> >we've been trying to wire up a cyclades 1400 based pccom 8 /port serial >> >adapter under FreeBSD 2.1r. >> >> Which model number exactly? Old 8Yo boards have problems on some PCI >It's not a genuine cyclom board. The board is an ISA 8 port (2 x CD1400, >DB25 connectors) from a manufacturer called PCCom. The PC in question >has an asus pentium/tri motherboard. Do you think I should try sticking >the serial card into a plain ISA Mainboard ? The PCI problem is probably unique to the Cyclades board. A 1400-based board is unlikely to work if it doesn't claim compatibility with the Cyclades. Note that the 1400 is a Cirrus chip, not a Cyclades chip. It requires more off-chip support than an 8250..16550, and it isn't as standard, so a 1400-based board is unlikely to use exactly the same bus interface as the Cyclades. One of the Stallion boards uses cd1400's but has its own driver. >Thanks for the tip. This is what pstat gets when I cu to the ports >cuac0 has a modem connected to it cuac1 does not (dangling cable). >I have had the card at irq 12 and irq 15 and at d8000,da000,dc000 all >with the same effect. Characters end up in the output queue but don't >get sent out. > 16 cy lines > LINE RAW CAN OUT HWT LWT COL STATE SESS PGID DISC > cuac0 0 0 14 1296 256 16 OCcB 0 0 term > cuac1 0 0 7 1296 256 9 OCcB 0 0 term This is exactly what happens when I connect to a Cyclades port that isn't connected to anything. The board must be fairly compatible for you to get as far as open. Other things to try: - look at the interrupt counts using vmstat -i. - open the port in CLOCAL mode so that output should work even when nothing is connected. Then look at the interrupt counts. - attempt to open the dialout port and on a local line with carrier connected. If it gets past open then it must have detected carrier. Bruce From owner-freebsd-isp Thu Apr 25 10:59:32 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA25443 for isp-outgoing; Thu, 25 Apr 1996 10:59:32 -0700 (PDT) Received: from okjunc.junction.net (root@okjunc.junction.net [199.166.227.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA25427 for ; Thu, 25 Apr 1996 10:59:25 -0700 (PDT) Received: from sidhe.memra.com (sidhe.memra.com [199.166.227.105]) by okjunc.junction.net (8.6.11/8.6.11) with SMTP id LAA27132; Thu, 25 Apr 1996 11:10:25 -0700 Date: Thu, 25 Apr 1996 10:56:06 -0700 (PDT) From: Michael Dillon To: John Hart cc: FreeBSD Questions Subject: Re: UUCP Question In-Reply-To: Message-ID: Organization: Memra Software Inc. - Internet consulting MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 25 Apr 1996, John Hart wrote: > Basically there is an outside business that will call in three times a > day and retrieve their mail. We will do no calling out at all. That's normally how it works. > I have > no idea where I am suppost to go from here. I didn't even get a straight > answer on what to do within sendmail.cf... > > I know, I know, buy the book. Currently I cannot buy the book, and I > would like a little help if anyone could... Unless you understand UUCP networking you are not going to be able to supply this as a commercial service. I suggest that you take your home computer and configure it as a UUCP node and practice by setting up your server to support it. Set up the home machine with the UUCP node name uujohn and your server with the UUCP node name tchnet and set up your server to accept email for any username @uujohn.tchnet.com and forward it to your home with UUCP. You can then play around and test it by doing things like the following from home: mail tchnet!uujouhn!YourUserNameAtHome This address will route the mail to UUCP node tchnet which will then route it to UUCP node uujohn (namely back to your home machine) and thence to whatever username you are using. On your home machine you can set up multiple user names. If it is a FreeBSD box that simply means multiple userids. Note that most UNIX shells treat ! specially so you may need to use mail tchnet\!uujohn\!username If your home machine is a DOS/Windows box then look for UUPC (note the spelling carefully) and use that for the uujohn node. Also, UUPC has documentation that may be easier to understand than the info files that come with Taylor UUCP. You *DO* have the info files don't you? Try searching for UUCP and/or UUPC on http://www.altavista.digital.com Remember what RTFM means? Now there is STFW, Search TF Web, for people who ask questions without spending a few minutes at AltaVista, Lycos, Webcrawler, Yahoo, etc, etc, etc. Michael Dillon Voice: +1-604-546-8022 Memra Software Inc. Fax: +1-604-546-3049 http://www.memra.com E-mail: michael@memra.com From owner-freebsd-isp Thu Apr 25 12:35:04 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA03718 for isp-outgoing; Thu, 25 Apr 1996 12:35:04 -0700 (PDT) Received: from pancake.remcomp.fr (root@pancake.remcomp.fr [194.51.30.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA03687 Thu, 25 Apr 1996 12:34:52 -0700 (PDT) Received: from aida.aida.org (localhost [127.0.0.1]) by aida (8.6.11/8.6.9) with SMTP id UAA00563; Tue, 23 Apr 1996 20:46:07 +0200 Message-ID: <317D256F.41C67EA6@aida.org> Date: Tue, 23 Apr 1996 18:46:07 +0000 From: Didier Derny Organization: Private FreeBSD 2.1-STABLE Site (microsoft free) X-Mailer: Mozilla 2.0 (X11; I; FreeBSD 2.1-STABLE i386) MIME-Version: 1.0 To: Brian Tao CC: FREEBSD-ISP-L , FREEBSD-QUESTIONS-L Subject: Re: Need tips and tricks for UUCP mail and news References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Brian Tao wrote: > > Are there any FAQ's or guides on setting up a UUCP mail and news > server under FreeBSD? I have almost no clue about how UUCP works (I > figure everyone should be able to use SMTP or NNTP by now) with > regards to spooling messages for later delivery or how it interacts > with the mail and news server to send/receieve messages. > UUCP works fine. if you are providing the uucp services to your client you can use the mailertable feature to determine which sites have their mail sent through uucp. for your client, I suppose that he only has a uucp connection no acces to internet so the best for him his probably to declare "your site" as smart host. he will still be able to use smtp on his internal network. there are absolutely no problem for inn that can be configured to feed a uucp site / or to get the news from uucp if you want my configuration files email me to didier@omnix.fr.org add something like "HELP!!!!!!" in the subject. (I receive a lot of mail) > The machine is running FreeBSD 2.1.0R, sendmail and INN. The > client who wants the UUCP machine will have his clients dialup over > 28.8k modems. He doesn't know whether they will be dialing straight > into a UUCP login, or connecting via PPP. He also doesn't know what > software will be running on the remote side. He just wants "UUCP to > work". Compressed UUCP over TCP? Is the UUCP that comes with > FreeBSD good enough to do this? > > Any tips or pointers to documentation or sample configuration > files will be greatly appreciated. Thanks. > -- > Brian Tao (BT300, taob@io.org) > Systems and Network Administrator, Internex Online Inc. > "Though this be madness, yet there is method in't" -- Didier Derny | Microsoft Free Computer. | AM586-160 ASUS PVI 486SP3 didier@aida.org | Private FreeBSD 2.1-STABLE site. | aha2940 / 1Gb HAWK From owner-freebsd-isp Thu Apr 25 15:07:56 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA14160 for isp-outgoing; Thu, 25 Apr 1996 15:07:56 -0700 (PDT) Received: from tchnet.tchnet.com (tchnet.tchnet.com [198.109.196.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA14154 for ; Thu, 25 Apr 1996 15:07:53 -0700 (PDT) Received: (from dashadow@localhost) by tchnet.tchnet.com (8.6.12/8.6.9) id SAA19773; Thu, 25 Apr 1996 18:06:44 -0400 Date: Thu, 25 Apr 1996 18:06:44 -0400 (EDT) From: John Hart To: FreeBSD Questions Subject: UUCP Thanks! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I finally got the UUCP to work correctly, thanks to two people, Jeff Hupp and Christian Kratzer. Thanks to both of you, for a quick and rapid response. John ------------------------------------------------------------------------------- John Hart, System Administrator Technet Internet Services dashadow@tchnet.com (517)796-8200 ------------------------------------------------------------------------------- From owner-freebsd-isp Fri Apr 26 09:44:20 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA18009 for isp-outgoing; Fri, 26 Apr 1996 09:44:20 -0700 (PDT) Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA17985 for ; Fri, 26 Apr 1996 09:44:15 -0700 (PDT) Received: from cantina.clinet.fi (root@cantina.clinet.fi [194.100.0.15]) by hauki.clinet.fi (8.7.5/8.6.4) with ESMTP id TAA19375; Fri, 26 Apr 1996 19:44:08 +0300 (EET DST) Received: (hsu@localhost) by cantina.clinet.fi (8.7.3/8.6.4) id TAA25346; Fri, 26 Apr 1996 19:44:07 +0300 (EET DST) Date: Fri, 26 Apr 1996 19:44:07 +0300 (EET DST) Message-Id: <199604261644.TAA25346@cantina.clinet.fi> From: Heikki Suonsivu To: Joe Greco Cc: freebsd-isp@freebsd.org In-reply-to: Joe Greco's message of 24 Apr 1996 02:14:24 +0300 Subject: Re: FreeBSD as a router Organization: Clinet Ltd, Espoo, Finland References: <199604232051.PAA00400@brasil.moneng.mei.com> Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk From: Joe Greco > My connection is at 564Kbps, 56Kbps or 256 Kbps..(I`m not sure) > > If i understand, my CSU/DSU will be connected directly to my >router<, > right??? You will need a sync serial card to connect your CSU/DSU. Your average PC cannot do sync serial on it's own. I highly recommend ET's product line. See http://www.etinc.com/ or somesuch... see the FreeBSD handbook. The ARNET driver in -current works, I have several links up now and they seem reliable. The other ends are ciscos, other arnets, one linux with ET card. The links are either modem links or digital channels, speeds varying between 128kbps and 2Mbps. -- Heikki Suonsivu, T{ysikuu 10 C 83/02210 Espoo/FINLAND, hsu@clinet.fi mobile +358-40-5519679 work +358-0-4375360 fax -4555276 home -8031121 From owner-freebsd-isp Fri Apr 26 09:57:58 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA18789 for isp-outgoing; Fri, 26 Apr 1996 09:57:58 -0700 (PDT) Received: from tchnet.tchnet.com (tchnet.tchnet.com [198.109.196.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA18780 for ; Fri, 26 Apr 1996 09:57:44 -0700 (PDT) Received: (from dashadow@localhost) by tchnet.tchnet.com (8.6.12/8.6.9) id MAA11778; Fri, 26 Apr 1996 12:56:55 -0400 Date: Fri, 26 Apr 1996 12:56:55 -0400 (EDT) From: John Hart To: FreeBSD Questions Subject: Virtual Machines Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ok, I have a new domain setup for one of my customers (tschindler.com) and I have my that in my nameserver configured correctly to point to my home machine (tchnet.tchnet.com). Now, what I need to know is how I go about configuring HTTPD for accepting connections on tschindler.com and pointing to a different index file. I have edited the /usr/local/www/config/httpd.conf file, as well as the /usr/local/www/server/conf/httpd.conf file. (Not knowing which one was the actual file being used.) Can anyone help me here? John ------------------------------------------------------------------------------- John Hart, System Administrator Technet Internet Services dashadow@tchnet.com (517)796-8200 ------------------------------------------------------------------------------- From owner-freebsd-isp Fri Apr 26 12:34:51 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA27304 for isp-outgoing; Fri, 26 Apr 1996 12:34:51 -0700 (PDT) Received: from chloe.dmv.com (root@chloe.dmv.com [206.30.64.31]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA27296 for ; Fri, 26 Apr 1996 12:34:44 -0700 (PDT) Received: (from patrick@localhost) by chloe.dmv.com (8.6.12/8.6.12) id PAA02413; Fri, 26 Apr 1996 15:38:14 -0400 Date: Fri, 26 Apr 1996 15:38:14 -0400 Message-ID: X-Mailer: XFMail 0.3-beta [p0] on FreeBSD In-Reply-To: Reply-To: patrick@chloe.dmv.com Organization: DelMarVa Online! From: Patrick Ferguson To: John Hart Subject: RE: Virtual Machines Cc: FreeBSD Questions Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri Apr 26 18:33:35 1996 John Hart wrote: >>Ok, I have a new domain setup for one of my customers (tschindler.com) >and I have my that in my nameserver configured correctly to point to my >home machine (tchnet.tchnet.com). Now, what I need to know is how I go >about configuring HTTPD for accepting connections on tschindler.com and >pointing to a different index file. I have edited the >/usr/local/www/config/httpd.conf file, as well as the >/usr/local/www/server/conf/httpd.conf file. (Not knowing which one was >the actual file being used.) Can anyone help me here? > >John > >------------------------------------------------------------------------------- >John Hart, System Administrator Technet Internet Services >dashadow@tchnet.com (517)796-8200 >------------------------------------------------------------------------------- > ------------------------------------------------------------------------------ Patrick Ferguson - Systems Administrator patrick@dmv.com DelMarVa OnLine! - Salisbury, MD -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.2 mQBNAzGAARsAAAECAL8mGeuAtNoF5rK14ag/2JzxwOkv2yDkD2DiVQTI9SwoIaE8 37TPNB/rZiZmlNEumiWwOcoAlkN+q0BQiuyeGXUABRG0IlBhdHJpY2sgRmVyZ3Vz b24gPHBhdHJpY2tAZG12LmNvbT4= =C3rt -----END PGP PUBLIC KEY BLOCK----- From owner-freebsd-isp Fri Apr 26 12:37:16 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA27514 for isp-outgoing; Fri, 26 Apr 1996 12:37:16 -0700 (PDT) Received: from chloe.dmv.com (root@chloe.dmv.com [206.30.64.31]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA27507 for ; Fri, 26 Apr 1996 12:37:08 -0700 (PDT) Received: (from patrick@localhost) by chloe.dmv.com (8.6.12/8.6.12) id PAA02423; Fri, 26 Apr 1996 15:41:14 -0400 Date: Fri, 26 Apr 1996 15:41:14 -0400 Message-ID: X-Mailer: XFMail 0.3-beta [p0] on FreeBSD In-Reply-To: Reply-To: patrick@chloe.dmv.com Organization: DelMarVa Online! From: Patrick Ferguson To: John Hart Subject: RE: Virtual Machines Cc: FreeBSD Questions Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri Apr 26 18:33:35 1996 John Hart wrote: >>Ok, I have a new domain setup for one of my customers (tschindler.com) >and I have my that in my nameserver configured correctly to point to my >home machine (tchnet.tchnet.com). Now, what I need to know is how I go >about configuring HTTPD for accepting connections on tschindler.com and >pointing to a different index file. I have edited the >/usr/local/www/config/httpd.conf file, as well as the >/usr/local/www/server/conf/httpd.conf file. (Not knowing which one was >the actual file being used.) Can anyone help me here? > >John > >------------------------------------------------------------------------------- >John Hart, System Administrator Technet Internet Services >dashadow@tchnet.com (517)796-8200 >------------------------------------------------------------------------------- > ------------------------------------------------------------------------------ Patrick Ferguson - Systems Administrator patrick@dmv.com DelMarVa OnLine! - Salisbury, MD -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.2 mQBNAzGAARsAAAECAL8mGeuAtNoF5rK14ag/2JzxwOkv2yDkD2DiVQTI9SwoIaE8 37TPNB/rZiZmlNEumiWwOcoAlkN+q0BQiuyeGXUABRG0IlBhdHJpY2sgRmVyZ3Vz b24gPHBhdHJpY2tAZG12LmNvbT4= =C3rt -----END PGP PUBLIC KEY BLOCK----- From owner-freebsd-isp Fri Apr 26 12:45:51 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA27952 for isp-outgoing; Fri, 26 Apr 1996 12:45:51 -0700 (PDT) Received: from chloe.dmv.com (root@chloe.dmv.com [206.30.64.31]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA27938 for ; Fri, 26 Apr 1996 12:45:42 -0700 (PDT) Received: (from patrick@localhost) by chloe.dmv.com (8.6.12/8.6.12) id PAA02457; Fri, 26 Apr 1996 15:49:48 -0400 Date: Fri, 26 Apr 1996 15:49:48 -0400 Message-ID: X-Mailer: XFMail 0.3-beta [p0] on FreeBSD Organization: DelMarVa Online! Reply-To: patrick@chloe.dmv.com In-Reply-To: From: Patrick Ferguson To: John Hart Subject: RE: Virtual Machines Cc: FreeBSD Questions Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri Apr 26 18:33:35 1996 John Hart wrote: >>Ok, I have a new domain setup for one of my customers (tschindler.com) >and I have my that in my nameserver configured correctly to point to my >home machine (tchnet.tchnet.com). Now, what I need to know is how I go >about configuring HTTPD for accepting connections on tschindler.com and >pointing to a different index file. I have edited the >/usr/local/www/config/httpd.conf file, as well as the >/usr/local/www/server/conf/httpd.conf file. (Not knowing which one was >the actual file being used.) Can anyone help me here? > >John > >------------------------------------------------------------------------------- >John Hart, System Administrator Technet Internet Services >dashadow@tchnet.com (517)796-8200 >------------------------------------------------------------------------------- > ------------------------------------------------------------------------------ Patrick Ferguson - Systems Administrator patrick@dmv.com DelMarVa OnLine! - Salisbury, MD -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.2 mQBNAzGAARsAAAECAL8mGeuAtNoF5rK14ag/2JzxwOkv2yDkD2DiVQTI9SwoIaE8 37TPNB/rZiZmlNEumiWwOcoAlkN+q0BQiuyeGXUABRG0IlBhdHJpY2sgRmVyZ3Vz b24gPHBhdHJpY2tAZG12LmNvbT4= =C3rt -----END PGP PUBLIC KEY BLOCK----- From owner-freebsd-isp Fri Apr 26 22:49:26 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA29185 for isp-outgoing; Fri, 26 Apr 1996 22:49:26 -0700 (PDT) Received: from cedb.dpcsys.com (cedb.DPCSYS.COM [165.90.143.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA29180 for ; Fri, 26 Apr 1996 22:49:24 -0700 (PDT) Received: from cedb (cedb.DPCSYS.COM [165.90.143.3]) by cedb.dpcsys.com (8.6.10/DPC-1.0) with SMTP id FAA06495; Sat, 27 Apr 1996 05:38:50 GMT Date: Fri, 26 Apr 1996 22:38:49 -0700 (PDT) From: Dan Busarow X-Sender: dan@cedb To: John Beukema cc: freebsd-isp@FreeBSD.org Subject: Re: Gateway configuration In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 24 Apr 1996, John Beukema wrote: > When I had the same problem I learned a lot about routes and forwarding > and arps before I discovered it was a bad ne2000 card. Actually it turned out to be something similar. The folks running the Macs on the subnet had specified the wrong gateway address. If it hadn't been my first time configuring a FreeBSD box to do this I would have started pointing the finger at them much sooner. Thanks to all for confirming that I had indeed done everything correctly. I just needed a known machine to plug in and didn't have a spare machine at the time. Dan -- Dan Busarow DPC Systems Dana Point, California From owner-freebsd-isp Sat Apr 27 15:05:25 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11583 for isp-outgoing; Sat, 27 Apr 1996 15:05:25 -0700 (PDT) Received: from drax-i.leverage.com ([206.79.139.8]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA11551 Sat, 27 Apr 1996 15:05:15 -0700 (PDT) Received: (from smapman@localhost) by drax-i.leverage.com (8.6.12/8.6.12) id PAA10270; Sat, 27 Apr 1996 15:05:44 -0700 Received: from nikki.leverage.com(172.16.0.11) by drax-i.leverage.com via smap (V1.3) id sma010268; Sat Apr 27 15:05:42 1996 Received: (from tlod@localhost) by nikki.leverage.com (8.6.12/8.6.12) id PAA15892; Sat, 27 Apr 1996 15:06:36 -0700 Date: Sat, 27 Apr 1996 15:06:36 -0700 (PDT) From: Thede Loder To: freebsd-isp@freebsd.org, freebsd-security@freebsd.org, freebsd-doc@freebsd.org Subject: Simple SOCKS Daemon Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello FreeBSD Users! I have implemented a SOCKS version 4 server for FreeBSD. I will be porting it to other platforms, but in the mean time, I'm looking for some feedback. Info on it can be found at http://waynesworld.ucsd.edu/~tlod/ssockd/ssockd.html Let me know what you think! -Thede Loder -- tlod@leverage.com From owner-freebsd-isp Sat Apr 27 17:24:20 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA19360 for isp-outgoing; Sat, 27 Apr 1996 17:24:20 -0700 (PDT) Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.238.120.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA19351 for ; Sat, 27 Apr 1996 17:24:09 -0700 (PDT) Received: from dial-up06.nlink.com.br (dial-up06.nlink.com.br [200.238.120.38]) by mirage.nlink.com.br (8.6.12/8.6.12) with SMTP id VAA16592 for ; Sat, 27 Apr 1996 21:28:21 -0300 Message-Id: <199604280028.VAA16592@mirage.nlink.com.br> X-Sender: luiz@mirage.nlink.com.br X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 01 Jan 1980 18:26:01 +0000 To: freebsd-isp@freebsd.org From: luiz@mirage.nlink.com.br (Luiz Neto) Subject: Restricted Ftp area to users Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk We are an internet provider in Recife, Pernambuco - Brasil. We are trying to offer personal directories to our users, but using ftpd all users could have access to all our directories. Is there any way we can do a anonymous like ftp, in which the users won't have access to the upper directories. Thanks in Advance. Luiz de Barros Netlink Internet Services From owner-freebsd-isp Sat Apr 27 18:14:54 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA22925 for isp-outgoing; Sat, 27 Apr 1996 18:14:54 -0700 (PDT) Received: from irbs.irbs.com (irbs.com [199.182.75.129]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA22919 for ; Sat, 27 Apr 1996 18:14:50 -0700 (PDT) Received: (from jc@localhost) by irbs.irbs.com (8.7.5/8.6.6) id VAA03181; Sat, 27 Apr 1996 21:13:40 -0400 (EDT) From: John Capo Message-Id: <199604280113.VAA03181@irbs.irbs.com> Subject: Re: Virtual Machines To: dashadow@tchnet.tchnet.com (John Hart) Date: Sat, 27 Apr 1996 21:13:39 -0400 (EDT) Cc: freebsd-isp@freebsd.org In-Reply-To: from John Hart at "Apr 26, 96 12:56:55 pm" X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk John Hart writes: > Ok, I have a new domain setup for one of my customers (tschindler.com) > and I have my that in my nameserver configured correctly to point to my > home machine (tchnet.tchnet.com). Now, what I need to know is how I go > about configuring HTTPD for accepting connections on tschindler.com and > pointing to a different index file. I have edited the > /usr/local/www/config/httpd.conf file, as well as the > /usr/local/www/server/conf/httpd.conf file. (Not knowing which one was > the actual file being used.) Can anyone help me here? > The file is conf/httpd.conf in the server root directory. The root is wherever you configured it to be. Add a Virtual host section: ServerAdmin somebody@tschindler.com DocumentRoot /usr/local/www/tschindler # If /usr/local/www is the root ServerName www.tschindler.com ErrorLog logs/tschindler.com/error_log TransferLog logs/tschindler.com/access_log Add an alias to your network interface: ifconfig if_whatever alias 198.109.196.2 netmask 0xffffffff Put some pages in the document directory. Send the server a -1 signal. There are a slew of configuration and security details that are important but the above will get you started. Read and absorb all of the docs at the NCSA and Apache site. I just realized that you may not be using Apache. Oh well.. John Capo jc@irbs.com IRBS Engineering FreeBSD Servers and Workstations (954) 792-9551 Unix/Internet Consulting - ISP Solutions From owner-freebsd-isp Sat Apr 27 18:21:28 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA23319 for isp-outgoing; Sat, 27 Apr 1996 18:21:28 -0700 (PDT) Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.238.120.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA23293 Sat, 27 Apr 1996 18:21:21 -0700 (PDT) Received: from dial-up06.nlink.com.br (dial-up05.nlink.com.br [200.238.120.37]) by mirage.nlink.com.br (8.6.12/8.6.12) with SMTP id WAA16793; Sat, 27 Apr 1996 22:25:36 -0300 Message-Id: <199604280125.WAA16793@mirage.nlink.com.br> X-Sender: luiz@mirage.nlink.com.br X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 01 Jan 1980 19:23:12 +0000 To: Freebsd-ISP@freebsd.org, FreeBSD-Hardware@freebsd.org From: luiz@mirage.nlink.com.br (Luiz Neto) Subject: Comtrol Rocketports. Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have two Comtrol Rocketports running on my ISP on a Linux machine. Our Services Server ( news,mail,www,etc ) is FreeBSD. I am tired of having to re-configure, recompile, reboot the Linux because of crashes, locks, kernel panics, etc. One month ago the system was locking up the serial ports almost once a day. FreeBSD looked for me as a very very much stabler system than linux. I can't understand how comtrol did not made a driver for Rocketport under FreeBSD. I have talked to a guy from comtrol and he said that they do not have plans on supporting another Free operating system, as their experience with linux was a disaster. ( They did one for BSDi and i think it would be very easy to port it to FreeBSD ) Anyone already did a driver for this board for FreeBSD? How about all of we concerned about this problem make a flood of messages to the comtrol guys? Maybe we can convince they on making the driver for such a good System like FreeBSD? Regards, Luiz de Barros Oliveira Neto Netlink Internet Services. From owner-freebsd-isp Sat Apr 27 19:28:02 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA26342 for isp-outgoing; Sat, 27 Apr 1996 19:28:02 -0700 (PDT) Received: from iectech.com (netgate.iectech.com [198.136.226.10]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA26305 Sat, 27 Apr 1996 19:27:55 -0700 (PDT) Received: by netgate.iectech.com id <6151>; Sat, 27 Apr 1996 22:27:47 -0400 From: Chris Peltier To: "'luiz@mirage.nlink.com.br'" Cc: "'FreeBSD-ISP@FreeBSD.org'" , "'FreeBSD-Hardware@FreeBSD.org'" Subject: Re: Comtrol Rocketports Date: Sat, 27 Apr 1996 22:20:40 -0400 X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.12.736 Encoding: 8 TEXT Message-Id: <96Apr27.222747edt.6151@netgate.iectech.com> Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I also talked to Comtrol about FreeBSD in Feb.. They told me that they would never do the port. As you said it's available for BSDi. The BSDi port won't work for FreeBSD, people have tried. --Chris Peltier NetCarrier, a division of IEC Technologies