From owner-freebsd-isp Sun Oct 27 2:38:23 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D36337B401 for ; Sun, 27 Oct 2002 02:38:22 -0800 (PST) Received: from sibptus.tomsk.ru (sibptus.tomsk.ru [213.59.238.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3154143E6A for ; Sun, 27 Oct 2002 02:38:20 -0800 (PST) (envelope-from sudakov@sibptus.tomsk.ru) Received: (from sudakov@localhost) by sibptus.tomsk.ru (8.11.6/8.11.3) id g9RAafJ91665 for freebsd-isp@freebsd.org; Sun, 27 Oct 2002 16:36:41 +0600 (OMST) (envelope-from sudakov) Date: Sun, 27 Oct 2002 16:36:41 +0600 From: Victor Sudakov To: freebsd-isp@freebsd.org Subject: changing ip precedence or ip dscp Message-ID: <20021027163641.A91398@sibptus.tomsk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: AO "Svyaztransneft", SibPTUS X-PGP-Key: http://vas.tomsk.ru/vas.asc Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Colleagues, Is there a way to change the ip precedence or ip dscp bits? ipfw2 and ipf provide a way of matching on those bits but I could not find any way to change them. Thanks for any input. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Oct 27 19: 1:22 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7476337B401; Sun, 27 Oct 2002 19:01:21 -0800 (PST) Received: from scorpio.DrkShdw.org (user205.net239.fl.sprint-hsd.net [209.26.20.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CD0343E3B; Sun, 27 Oct 2002 19:01:10 -0800 (PST) (envelope-from scorpio@drkshdw.org) Received: from scorpio.drkshdw.org (jeff [192.168.1.2]) by scorpio.DrkShdw.org (8.12.6/8.12.6) with ESMTP id g9S32AgQ034381; Sun, 27 Oct 2002 22:02:11 -0500 (EST) (envelope-from scorpio@drkshdw.org) Message-Id: <5.1.1.6.0.20021027215426.00ba6ec8@mail.drkshdw.org> X-Sender: scorpio@mail.drkshdw.org X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Sun, 27 Oct 2002 22:01:06 -0500 To: freebsd-isp@freebsd.org;, freebsd-questions@freebsd.org From: Jeff Palmer Subject: IPFW fwd doesn't seem to work Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I run a small ISP in florida, and have decided to implement a squid proxy. I've got everything configured except the ipfw forward rule on the bridge/firewall. The basic layout is router <---> bridge/firewall <--> switch to other servers I've added a rule to allow traffic from the proxy machine, out to the internet. ipfw add pass tcp from 123.123.123.123 to any 80 I then have a rule that is supposed to forward the other port 80 requests to another ip/port. ipfw add fwd 123.123.123.124,3128 log tcp from 123.123.123.0/24 to any 80 Now, /var/log/security shows the rule as matching but the proxy machine never see's the traffic. Any ideas on what I'm doing wrong? Jeff Palmer http://www.pci2.net http://boards.pci2.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sun Oct 27 23:41:25 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8426F37B401 for ; Sun, 27 Oct 2002 23:41:23 -0800 (PST) Received: from smarthost.enta.net (smarthost.enta.net [195.74.97.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id D727F43E3B for ; Sun, 27 Oct 2002 23:41:22 -0800 (PST) (envelope-from steve@enta.net) Received: from smartsmtp.enta.net (smtp.enta.net [195.74.97.230]) by smarthost.enta.net (Postfix) with ESMTP id 534638C2; Mon, 28 Oct 2002 07:52:23 +0000 (GMT) Received: from smtp.enta.net (localhost [127.0.0.1]) by smartsmtp.enta.net (8.12.3/8.12.3) with ESMTP id g9S7siOC006958; Mon, 28 Oct 2002 07:54:55 GMT (envelope-from steve@enta.net) Received: from steve24 (unknown [195.74.102.11]) by smtp.enta.net (Postfix) with SMTP id EB2A097860; Mon, 28 Oct 2002 07:54:43 +0000 (GMT) Message-ID: <001b01c27e55$61f3e910$0b664ac3@steve24> From: "Steve Lalonde" To: , "Jeff Palmer" References: <5.1.1.6.0.20021027215426.00ba6ec8@mail.drkshdw.org> Subject: Re: IPFW fwd doesn't seem to work Date: Mon, 28 Oct 2002 07:41:09 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Your problem is the packets are not addressed to the proxy so its just forwarding them to its default route (or droping them) you need somthing like this on the proxy ipfw add 400 allow tcp from 123.123.123.124 to any ipfw add 500 fwd 127.0.0.1 tcp from any to any 3128 I had problems here with squid running on port 3128 something to do with changing the port number in the forward rule, so I just run squid on port 80 and all works fine I do run dedicated proxies though so no web server to get in the way. Steve Lalonde Chief Technical Officer Entanet International Ltd http://www.enta.net/ *********************************************************************** IMPORTANT: DISCLAIMER NOTICE This email (and any attachment thereto) is confidential, and may be legally privileged, and is for the intended recipient only. Access, disclosure, copying, distribution or reliance on any of it by anyone else is prohibited and may be a criminal offence. Please delete if obtained in error and notify the sender. Any views expressed in this e-mail are those of the individual sender, not those of the company unless endorsed by a Director of Entanet International Ltd. *********************************************************************** ----- Original Message ----- From: "Jeff Palmer" To: ; Sent: Monday, October 28, 2002 3:01 AM Subject: IPFW fwd doesn't seem to work > Hello, > > > I run a small ISP in florida, and have decided to implement a squid proxy. > > I've got everything configured except the ipfw forward rule on the > bridge/firewall. > > The basic layout is router <---> bridge/firewall <--> switch to other > servers > > > I've added a rule to allow traffic from the proxy machine, out to the internet. > > ipfw add pass tcp from 123.123.123.123 to any 80 > > I then have a rule that is supposed to forward the other port 80 requests > to another ip/port. > > ipfw add fwd 123.123.123.124,3128 log tcp from 123.123.123.0/24 to any 80 > > Now, /var/log/security shows the rule as matching but the proxy machine > never see's the traffic. > > > Any ideas on what I'm doing wrong? > > Jeff Palmer > http://www.pci2.net > http://boards.pci2.net > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Oct 28 15:28:50 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69CFD37B401 for ; Mon, 28 Oct 2002 15:28:49 -0800 (PST) Received: from hotmail.com (f34.law10.hotmail.com [64.4.15.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CCCD43E42 for ; Mon, 28 Oct 2002 15:28:49 -0800 (PST) (envelope-from andrew__nelson@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 28 Oct 2002 15:28:49 -0800 Received: from 203.12.22.37 by lw10fd.law10.hotmail.msn.com with HTTP; Mon, 28 Oct 2002 23:28:48 GMT X-Originating-IP: [203.12.22.37] From: "Andrew Nelson" To: freebsd-isp@freebsd.org Subject: pop3/tcp server failing (looping), service terminated Date: Tue, 29 Oct 2002 10:28:48 +1100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Oct 2002 23:28:49.0050 (UTC) FILETIME=[C48EEFA0:01C27ED9] Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've had this problem start occuring recently and now it's happening some 10 times per day. The entry in the message log is: inetd[91]: pop3/tcp server failing (looping), service terminated I looked up the error and found a source which suggested we increase the number of allowed connections per minute in inetd, but it doesn't make a difference (I have nowait.2000 now!) Any help would be very much appreciated. Regards, Adrian. _________________________________________________________________ Surf the Web without missing calls! Get MSN Broadband. http://resourcecenter.msn.com/access/plans/freeactivation.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Oct 28 20:10:33 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E44DD37B401 for ; Mon, 28 Oct 2002 20:10:31 -0800 (PST) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0677843E4A for ; Mon, 28 Oct 2002 20:10:31 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from Admin01 (admin01.westbend.net [216.47.253.18]) by mail.westbend.net (8.12.5/8.12.5) with SMTP id g9T4AQ1U081663; Mon, 28 Oct 2002 22:10:26 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <015501c27f01$1b2f3a50$12fd2fd8@Admin01> From: "Scot W. Hetzel" To: "Andrew Nelson" , References: Subject: Re: pop3/tcp server failing (looping), service terminated Date: Mon, 28 Oct 2002 22:10:24 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Status: No, hits=-0.6 required=8.0 tests=QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02, USER_AGENT_OE version=2.43 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: "Andrew Nelson" > Hi, > > I've had this problem start occuring > recently and now it's happening some > 10 times per day. > > The entry in the message log is: > inetd[91]: pop3/tcp server failing (looping), service terminated > > I looked up the error and found a source > which suggested we increase the number > of allowed connections per minute in inetd, > but it doesn't make a difference (I have > nowait.2000 now!) > Acording to the "inetd" man page: The maximum number of outstanding child processes (or ``threads'') for a ``nowait'' service may be explicitly specified by appending a ``/'' fol- lowed by the number to the ``nowait'' keyword. Normally (or if a value of zero is specified) there is no maximum. Otherwise, once the maximum is reached, further connection attempts will be queued up until an exist- ing child process exits. So the problem is you need to use: nowait/2000 and then restart inetd with: killall -HUP inetd Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Oct 29 3:46:12 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7760137B401 for ; Tue, 29 Oct 2002 03:46:11 -0800 (PST) Received: from reef.island.net.au (reef.island.net.au [210.11.44.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2BFA43E8A for ; Tue, 29 Oct 2002 03:46:09 -0800 (PST) (envelope-from hugh@island.net.au) Received: from tosh (rc.island.net.au [203.28.142.167]) by reef.island.net.au (8.11.1/8.11.1) with SMTP id g9TBk4025314 for ; Tue, 29 Oct 2002 22:46:04 +1100 (EST) Message-ID: <004001c27f40$fb7860c0$0fdea8c0@island.net.au> From: "Hugh Blandford" To: Subject: CVSup Server Date: Tue, 29 Oct 2002 22:47:29 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, I have an issue I am struggling with. I have setup cvsup on a machine to download src-all (tag=RELENG_4) and ports-all (tag=.) from one of the local FreeBSD mirrors to a particular directory (/squid1/ncvs) and that is all working fine, I get two directories ports and src. I have setup cvsupd and it appears to be serving up these files when asked. The problem is that when I get a number of my other computers to attach to my server to update their files it just doesn't work. On the client all I do is change the host from the local FreeBSD mirror to my server and then the try and update ports-all and it will go through and start deleting all the ports collection and the same with src-all. Does this mean that once you have used one cvsup server you cannot change to a different one? Is my server setup stuffed? If I start with blank directories it will download all the files and then won't seem to fetch any of the updates once the files on my server have been changed. It will connect go through all its stuff and download nothing. I believe I have setup my server correctly but I just can't find any further info on configuring it to deal with my problem. Any suggestions would be really appreciated as I'm grasping at straws. Thanks, Hugh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Oct 29 13:20:40 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2871837B401 for ; Tue, 29 Oct 2002 13:20:39 -0800 (PST) Received: from seven.Alameda.net (seven.Alameda.net [64.81.63.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB77943E75 for ; Tue, 29 Oct 2002 13:20:38 -0800 (PST) (envelope-from ulf@Alameda.net) Received: by seven.Alameda.net (Postfix, from userid 1000) id 4FACE3A23C; Tue, 29 Oct 2002 13:20:38 -0800 (PST) Date: Tue, 29 Oct 2002 13:20:38 -0800 From: Ulf Zimmermann To: Hugh Blandford Cc: freebsd-isp@freebsd.org Subject: Re: CVSup Server Message-ID: <20021029132038.A3942@seven.alameda.net> Reply-To: ulf@Alameda.net References: <004001c27f40$fb7860c0$0fdea8c0@island.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004001c27f40$fb7860c0$0fdea8c0@island.net.au>; from hugh@island.net.au on Tue, Oct 29, 2002 at 10:47:29PM +1100 Organization: Alameda Networks, Inc. X-Operating-System: FreeBSD 4.7-PRERELEASE Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Oct 29, 2002 at 10:47:29PM +1100, Hugh Blandford wrote: > Hi all, > > I have an issue I am struggling with. I have setup cvsup on a machine to > download src-all (tag=RELENG_4) and ports-all (tag=.) from one of the local > FreeBSD mirrors to a particular directory (/squid1/ncvs) and that is all > working fine, I get two directories ports and src. I have setup cvsupd and > it appears to be serving up these files when asked. > > The problem is that when I get a number of my other computers to attach to > my server to update their files it just doesn't work. On the client all I > do is change the host from the local FreeBSD mirror to my server and then > the try and update ports-all and it will go through and start deleting all > the ports collection and the same with src-all. > > Does this mean that once you have used one cvsup server you cannot change to > a different one? Is my server setup stuffed? > > If I start with blank directories it will download all the files and then > won't seem to fetch any of the updates once the files on my server have been > changed. It will connect go through all its stuff and download nothing. I > believe I have setup my server correctly but I just can't find any further > info on configuring it to deal with my problem. > > Any suggestions would be really appreciated as I'm grasping at straws. > > Thanks, Hugh Easiest to do is to look at /usr/ports/net/cvsup-mirror. It will setup anything needed to create a local cvsup mirror, including a crontab entry to refresh and starting of the cvsupd. -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 You can find my resume at: http://seven.Alameda.net/~ulf/resume.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Oct 29 14:52:22 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76B5237B401 for ; Tue, 29 Oct 2002 14:52:21 -0800 (PST) Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 606B143E3B for ; Tue, 29 Oct 2002 14:52:20 -0800 (PST) (envelope-from jan@digitaldaemon.com) Received: (qmail 87357 invoked from network); 29 Oct 2002 22:50:45 -0000 Received: from unknown (HELO digitaldaemon.com) (192.168.0.220) by digitaldaemon.com with SMTP; 29 Oct 2002 22:50:45 -0000 Message-ID: <3DBF11B5.8000403@digitaldaemon.com> Date: Tue, 29 Oct 2002 17:54:45 -0500 From: Jan Knepper Organization: http://www.digitaldaemon.com/ User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2a) Gecko/20020910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions , FreeBSD ISP , firebird-announce@digitaldaemon.com Subject: firebird-1.0.4 has been released. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! For those interested/using firebird, just released version 1.0.4. The changes for FreeBSD (OpenBSD, NetBSD, Linux) have been minor. However, I finished (more or less) the Win32 port... Sorry, I know it does not belong here, but with this port basically anyone can start reporting Nimda Virus Intrusion Attacks! I've got a test running on a Comcast Cable connection on a W2K box and within the last hour firebird has reported 4 sorry 5 unique intrusions! (Sorry, I do not release the POP3/SMTP client code for the Win32 version.) Also, I have been thinking about writing a solution that would replicate itself the same way Nimda does, but kill Nimda (and others) where ever it finds it... Cute idea, but I think it would get me in jail fast!!! Check: http://www.digitaldaemon.com/firebird/ for more information. Thanks! Jan PS: In case anyone wants any C/C++ coding done... a couple of days ago I heard that I should search for other sources of income. Any projects I can do remote or with little travel in the NJ (PA/DE) area are welcome. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 9:36:32 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5573D37B401 for ; Wed, 30 Oct 2002 09:36:31 -0800 (PST) Received: from dns.unimayab.edu.mx (dns.unimayab.edu.mx [148.230.236.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A1C43E75 for ; Wed, 30 Oct 2002 09:36:23 -0800 (PST) (envelope-from dperez@unimayab.edu.mx) Received: from mucuy.unimayab.edu.mx ([172.21.14.24]) by dns.unimayab.edu.mx (8.11.3/8.11.3) with ESMTP id g9UElps16260 for ; Wed, 30 Oct 2002 08:48:00 -0600 (CST) (envelope-from dperez@unimayab.edu.mx) Received: by MUCUY with Internet Mail Service (5.5.2653.19) id ; Wed, 30 Oct 2002 11:32:45 -0600 Message-ID: From: =?iso-8859-1?Q?P=E9rez_Marfil_Alberth_David?= To: freebsd-isp@FreeBSD.ORG Subject: 3Com Gigaspeed bge driver Date: Wed, 30 Oct 2002 11:32:37 -0600 Importance: high X-Priority: 1 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi list , i try to install a gigaspeed nic 3Com 3C966-SX with FreeBSD 4.5-RELEASE but the kernel says ----- bge0: mem 0xfe800000-0xfe80ffff irq 17 at device 8.0 on pci3 bge0: Ethernet address: 00:04:76:f6:14:d7 bge0: MII without any PHY! device_probe_and_attach: bge0 attach returned 6 -------- any help well be welcome! the ifconfig does not show the device Regards David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 11:36:25 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0997D37B401 for ; Wed, 30 Oct 2002 11:36:25 -0800 (PST) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B4D443E42 for ; Wed, 30 Oct 2002 11:36:24 -0800 (PST) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2653.19) id <42S9VPRF>; Wed, 30 Oct 2002 14:36:22 -0500 Message-ID: From: Don Bowman To: =?iso-8859-1?Q?=27P=E9rez_Marfil_Alberth_David=27?= , freebsd-isp@FreeBSD.ORG Subject: RE: 3Com Gigaspeed bge driver Date: Wed, 30 Oct 2002 14:36:20 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > From: P=E9rez Marfil Alberth David [mailto:dperez@unimayab.edu.mx] > Hi list , > i try to install a gigaspeed nic 3Com 3C966-SX with FreeBSD=20 > 4.5-RELEASE but the kernel says... You need the bge from 4.6 or later to get that physical interface (fibre) supported properly. This can probably be done with just the loadable module if you wish to stay on 4.5 --don (don@sandvine.com www.sandvine.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 12:44:14 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19BCD37B401 for ; Wed, 30 Oct 2002 12:44:13 -0800 (PST) Received: from mail.kconline.com (mail.kconline.com [216.241.132.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7B7043E77 for ; Wed, 30 Oct 2002 12:44:11 -0800 (PST) (envelope-from clint@kconline.com) Received: from clint (b3.710.kconline.com [216.241.143.36]) by mail.kconline.com (8.12.6/8.12.6) with SMTP id g9UKi5sx036703 for ; Wed, 30 Oct 2002 15:44:05 -0500 (EST) (envelope-from clint@kconline.com) Message-ID: <022e01c28055$192bedc0$248ff1d8@clint> From: "Clint Wilson" To: References: Subject: Web Hosting Email Solution Needed Date: Wed, 30 Oct 2002 15:43:18 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I was givin the task of trying to find a solution for our customers of web hosting. The end goal being that our customers would be able to log in to a web page and be able to manage email addresses for there domain. Without the intervention of us. We are aware of CPanel in which I am in favor for, but others here are against it. Thanks, ___________________________________________________ Clint Wilson KC Online Inc. System Administrator To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 12:46:35 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC6FC37B404 for ; Wed, 30 Oct 2002 12:46:33 -0800 (PST) Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by mx1.FreeBSD.org (Postfix) with SMTP id E6EF043E77 for ; Wed, 30 Oct 2002 12:46:32 -0800 (PST) (envelope-from jan@digitaldaemon.com) Received: (qmail 63847 invoked from network); 30 Oct 2002 20:44:50 -0000 Received: from unknown (HELO digitaldaemon.com) (192.168.0.220) by digitaldaemon.com with SMTP; 30 Oct 2002 20:44:50 -0000 Message-ID: <3DC045B6.40805@digitaldaemon.com> Date: Wed, 30 Oct 2002 15:48:54 -0500 From: Jan Knepper Organization: http://www.digitaldaemon.com/ User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2a) Gecko/20020910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Clint Wilson Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Web Hosting Email Solution Needed References: <022e01c28055$192bedc0$248ff1d8@clint> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I use qmail+vpopmail+qmailadmin+sqwebmail Jan http://www.digitaldaemon.com/ Clint Wilson wrote: >Hello, > I was givin the task of trying to find a solution for our customers of >web hosting. The end goal being that our customers would be able to log in >to a web page and be able to manage email addresses for there domain. >Without the intervention of us. > > We are aware of CPanel in which I am in favor for, but others here are >against it. > >Thanks, >___________________________________________________ >Clint Wilson >KC Online Inc. >System Administrator > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 12:52:19 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01DAC37B401 for ; Wed, 30 Oct 2002 12:52:18 -0800 (PST) Received: from mail.kconline.com (mail.kconline.com [216.241.132.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E38D43E42 for ; Wed, 30 Oct 2002 12:52:17 -0800 (PST) (envelope-from clint@kconline.com) Received: from clint (b3.710.kconline.com [216.241.143.36]) by mail.kconline.com (8.12.6/8.12.6) with SMTP id g9UKqFsx050663 for ; Wed, 30 Oct 2002 15:52:16 -0500 (EST) (envelope-from clint@kconline.com) Message-ID: <024501c28056$3dbb67f0$248ff1d8@clint> From: "Clint Wilson" To: References: <022e01c28055$192bedc0$248ff1d8@clint> <3DC045B6.40805@digitaldaemon.com> Subject: Re: Web Hosting Email Solution Needed Date: Wed, 30 Oct 2002 15:52:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org We are using Sendmail 8.12.6, should had mentioned this originally sorry. Clint ----- Original Message ----- From: "Jan Knepper" To: "Clint Wilson" Cc: Sent: Wednesday, October 30, 2002 3:48 PM Subject: Re: Web Hosting Email Solution Needed > I use qmail+vpopmail+qmailadmin+sqwebmail > Jan > > http://www.digitaldaemon.com/ > > > Clint Wilson wrote: > > >Hello, > > I was givin the task of trying to find a solution for our customers of > >web hosting. The end goal being that our customers would be able to log in > >to a web page and be able to manage email addresses for there domain. > >Without the intervention of us. > > > > We are aware of CPanel in which I am in favor for, but others here are > >against it. > > > >Thanks, > >___________________________________________________ > >Clint Wilson > >KC Online Inc. > >System Administrator > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-isp" in the body of the message > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 13:34: 3 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7A3537B408 for ; Wed, 30 Oct 2002 13:34:01 -0800 (PST) Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9475B43E4A for ; Wed, 30 Oct 2002 13:33:56 -0800 (PST) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Wed, 30 Oct 2002 13:33:56 -0800 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by Mail.EnContacto.Net (IMP) with HTTP for ; Wed, 30 Oct 2002 13:33:56 -0800 Message-ID: <1036013636.3dc05044437fe@Mail.EnContacto.Net> X-Priority: 3 (Normal) Date: Wed, 30 Oct 2002 13:33:56 -0800 From: eculp@encontacto.net To: Clint Wilson Cc: "freebsd-isp@FreeBSD.ORG" Subject: Re: Web Hosting Email Solution Needed References: <022e01c28055$192bedc0$248ff1d8@clint> In-Reply-To: <022e01c28055$192bedc0$248ff1d8@clint> MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Quoting Clint Wilson : | Hello, | I was givin the task of trying to find a solution for our customers of | web hosting. The end goal being that our customers would be able to log in | to a web page and be able to manage email addresses for there domain. | Without the intervention of us. Have you looked at http://horde.org ed | | We are aware of CPanel in which I am in favor for, but others here are | against it. | | Thanks, | ___________________________________________________ | Clint Wilson | KC Online Inc. | System Administrator | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-isp" in the body of the message | -- ------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 13:41:35 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46DB037B401 for ; Wed, 30 Oct 2002 13:41:34 -0800 (PST) Received: from mail.kconline.com (mail.kconline.com [216.241.132.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE95843E42 for ; Wed, 30 Oct 2002 13:41:33 -0800 (PST) (envelope-from clint@kconline.com) Received: from clint (b3.710.kconline.com [216.241.143.36]) by mail.kconline.com (8.12.6/8.12.6) with SMTP id g9ULfLsx028279; Wed, 30 Oct 2002 16:41:22 -0500 (EST) (envelope-from clint@kconline.com) Message-ID: <026f01c2805d$19764390$248ff1d8@clint> From: "Clint Wilson" To: Cc: References: <022e01c28055$192bedc0$248ff1d8@clint> <1036013636.3dc05044437fe@Mail.EnContacto.Net> Subject: Re: Web Hosting Email Solution Needed Date: Wed, 30 Oct 2002 16:39:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Have you looked at http://horde.org > No I have not thank you, I will be checking into this. Clint To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 14:28:57 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C068737B401 for ; Wed, 30 Oct 2002 14:28:56 -0800 (PST) Received: from pendragon.tacni.net (radius.tacni.net [64.247.218.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 1501D43E4A for ; Wed, 30 Oct 2002 14:28:56 -0800 (PST) (envelope-from tom.oneil@tacni.com) Received: (qmail 8785 invoked by uid 85); 30 Oct 2002 22:28:45 -0000 Received: from tom.oneil@tacni.com by arthur.tacni.net by uid 81 with qmail-scanner-1.11 (uvscan: v4.1.60/v4200. . Clear:. Processed in 0.731701 secs); 30 Oct 2002 22:28:45 -0000 Received: from unknown (HELO tacni.com) (66.169.172.133) by pendragon.tacni.net with SMTP; 30 Oct 2002 22:28:43 -0000 Message-ID: <3DC05D22.30608@tacni.com> Date: Wed, 30 Oct 2002 16:28:50 -0600 From: Tom ONeil User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Free Subject: Compaq Proliant 800 reboot - IRQ/driver issues ? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a rather nice Proliant 800 w/ a single 550 PIII. It's complaining about unknown devices at IRQ5&9 It's rebooting under load (make build) with nothing in /var/log/messages. It has a Smart-Raid SL controller, 256MB, thunderlan (TI chipset) NIC. I have heard there are issues w/ Linux on these, but not FBSD. Really would like to use this for a radius server..... TIA, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 18:47: 9 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 035CD37B401; Wed, 30 Oct 2002 18:47:08 -0800 (PST) Received: from www2.mailru.com (www2.mailru.com [80.68.244.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD49343E42; Wed, 30 Oct 2002 18:47:06 -0800 (PST) (envelope-from cnst@rbcmail.ru) Received: from rbcmail.ru (ip68-101-14-72.nc.hr.cox.net [68.101.14.72]) (authenticated bits=0) by www2.mailru.com (8.12.1/8.12.1) with ESMTP id g9V2kw80099631 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 31 Oct 2002 05:47:01 +0300 (MSK) (envelope-from cnst@rbcmail.ru) Message-ID: <3DC09990.1040409@rbcmail.ru> Date: Wed, 30 Oct 2002 21:46:40 -0500 From: Constantine User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en, ru MIME-Version: 1.0 To: freebsd-hardware@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: sis(4): NETGEAR FA311 sis0: watchdog timeout Content-Type: multipart/mixed; boundary="----------=_1036032423-99683-0" X-Scanned-By: HotBox.Ru Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format... ------------=_1036032423-99683-0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello! I have a problem with FreeBSD 4.7 sis(4) driver. I have bought NETGEAR FA311, and it doesn't want to work with nether FreeBSD 4.5 nor 4.7. When I try to set an IP-address to it, I have this message sent to my console: "sis0: watchdog timeout". My patch cable is ok, it's new as well, and I have successfully checked it with the internal LAN interface (fxp). I have tried to search the net for similar problems, and I have found some, but what I haven't found is the solution to make it work. I'm new to UNIX, so I have no idea how to make it work. I've installed FreeBSD 4.7 recently, so I need this card to work with it. Thanks for reading this letter; I hope someone will send me some ideas about it. Thanks. # pciconf -lv sis0@pci1:2:0: class=0x020000 card=0xf3111385 chip=0x0020100b rev=0x00 hdr=0x00 vendor = 'National Semiconductor' device = 'DP83815 10/100 Fast Ethernet Adapter (MacPhyter)' class = network subclass = ethernet My Motherboard: AOpen AX4G-N Intel 845G(+ICH4) -- Constantine ------------------ Get free mailbox 20 Mb at http://www.hotbox.ru ------------=_1036032423-99683-0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 21: 0:59 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 748DB37B401; Wed, 30 Oct 2002 21:00:57 -0800 (PST) Received: from mercury.teksupport.net.au (mercury.teksupport.net.au [203.17.1.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E02A43E3B; Wed, 30 Oct 2002 21:00:55 -0800 (PST) (envelope-from robseco@teksupport.net.au) Received: from warlock (portcullis2.teksupport.net.au [203.17.1.10]) by mercury.teksupport.net.au (8.12.2/8.12.2) with SMTP id g9V50foL044143; Thu, 31 Oct 2002 16:00:42 +1100 (EST) (envelope-from robseco@teksupport.net.au) From: "Rob Secombe" To: "Constantine" , , Subject: RE: sis(4): NETGEAR FA311 sis0: watchdog timeout Date: Thu, 31 Oct 2002 16:00:42 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <3DC09990.1040409@rbcmail.ru> X-RAVMilter-Version: 8.3.1(snapshot 20020109) (mercury.teksupport.net.au) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, We first noticed these "watchdog timeout" errors with the "vr" driver and dlink cards with FreeBSD 4.5. "rl" and "sis" were fine. We just built a machine this morning with FreeBSD 4.7 with both "vr" and "sis" type cards in it and both exhibited the exact same fault. Rob Secombe -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Constantine Sent: Thursday, October 31, 2002 1:47 PM To: freebsd-hardware@FreeBSD.ORG; freebsd-isp@FreeBSD.ORG Subject: sis(4): NETGEAR FA311 sis0: watchdog timeout Hello! I have a problem with FreeBSD 4.7 sis(4) driver. I have bought NETGEAR FA311, and it doesn't want to work with nether FreeBSD 4.5 nor 4.7. When I try to set an IP-address to it, I have this message sent to my console: "sis0: watchdog timeout". My patch cable is ok, it's new as well, and I have successfully checked it with the internal LAN interface (fxp). I have tried to search the net for similar problems, and I have found some, but what I haven't found is the solution to make it work. I'm new to UNIX, so I have no idea how to make it work. I've installed FreeBSD 4.7 recently, so I need this card to work with it. Thanks for reading this letter; I hope someone will send me some ideas about it. Thanks. # pciconf -lv sis0@pci1:2:0: class=0x020000 card=0xf3111385 chip=0x0020100b rev=0x00 hdr=0x00 vendor = 'National Semiconductor' device = 'DP83815 10/100 Fast Ethernet Adapter (MacPhyter)' class = network subclass = ethernet My Motherboard: AOpen AX4G-N Intel 845G(+ICH4) -- Constantine ------------------ Get free mailbox 20 Mb at http://www.hotbox.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Oct 30 22:11:29 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE2D037B401; Wed, 30 Oct 2002 22:11:25 -0800 (PST) Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAC6F43E6E; Wed, 30 Oct 2002 22:11:24 -0800 (PST) (envelope-from stacey@Demon.vickiandstacey.com) Received: from Demon (81-86-129-77.dsl.pipex.com [81.86.129.77]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 81F0816000DA6; Thu, 31 Oct 2002 06:11:21 +0000 (GMT) Subject: Re: sis(4): NETGEAR FA311 sis0: watchdog timeout From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Constantine Cc: freebsd-hardware@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG In-Reply-To: <3DC09990.1040409@rbcmail.ru> References: <3DC09990.1040409@rbcmail.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-srd9cRAhQRNAqxoBgGuU" X-Mailer: Ximian Evolution 1.0.8 Date: 31 Oct 2002 06:11:25 +0000 Message-Id: <1036044687.380.18.camel@Demon.vickiandstacey.com> Mime-Version: 1.0 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-srd9cRAhQRNAqxoBgGuU Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2002-10-31 at 02:46, Constantine wrote: > Hello! > Hi! =20 > I have a problem with FreeBSD 4.7 sis(4) driver. I have bought NETGEAR > FA311, and it doesn't want to work with nether FreeBSD 4.5 nor 4.7. When > I try to set an IP-address to it, I have this message sent to my > console: "sis0: watchdog timeout". My patch cable is ok, it's new as > well, and I have successfully checked it with the internal LAN interface > (fxp). >=20 I have a Netgear FA311 installed on one of my machines here that has worked brilliantly since initial installation on FreeBSD 4.3 Release: $ ifconfig sis0 sis0: flags=3D8843 mtu 1500 inet netmask 0xffffff00 broadcast inet6 fe80::202:e3ff:fe1d:a235%sis0 prefixlen 64 scopeid 0x1=20 ether 00:02:e3:1d:a2:35 media: Ethernet autoselect (100baseTX ) status: active $=20 Output from pciconf -lv: sis0@pci0:10:0: class=3D0x020000 card=3D0xf3111385 chip=3D0x0020100b rev=3D= 0x00 hdr=3D0x00 =20 vendor =3D 'National Semiconductor' device =3D 'DP83815 10/100 Fast Ethernet Adapter (MacPhyter)' class =3D network subclass =3D ethernet > I have tried to search the net for similar problems, and I have found > some, but what I haven't found is the solution to make it work. I'm new > to UNIX, so I have no idea how to make it work. I've installed FreeBSD > 4.7 recently, so I need this card to work with it. Thanks for reading > this letter; I hope someone will send me some ideas about it. Thanks. >=20 > I've never had any problems with this nic in any respect, so I'm surprised to learn that you have problems with it. The only occasion I've come across the watchdog timeout in the past involved the D-Link 530TX nic that affected some folks under heavy load. But this isn't the scenario you've described here. Seems its failing straight after you've installed it. Initial questions: 1] Does / has the nic *actually* work(ed) for another OS? 2] How are you setting the IP Addr - /stand/sysinstall or with ifconfig? 3] Is there another pci slot available for you to move the nic to? Writing this reply does bring me to recall that this is now the third time I've seen someone complain about this nic.., but get back to the list with the answers to the above and hopefully we can progress this forward. Stacey =20 > # pciconf -lv >=20 > sis0@pci1:2:0: class=3D0x020000 card=3D0xf3111385 chip=3D0x0020100b rev= =3D0x00 > hdr=3D0x00 > vendor =3D 'National Semiconductor' > device =3D 'DP83815 10/100 Fast Ethernet Adapter (MacPhyter)' > class =3D network > subclass =3D ethernet >=20 > My Motherboard: AOpen AX4G-N Intel 845G(+ICH4) >=20 >=20 > --=20 > Constantine >=20 >=20 >=20 >=20 >=20 >=20 >=20 > ------------------ > Get free mailbox 20 Mb at http://www.hotbox.ru --=20 Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com --=-srd9cRAhQRNAqxoBgGuU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQEVAwUAPcDJi5vQeubckvvXAQGxNQf9HkUiLKTDCRT+lyQ1KsRwb8w1hpuNjkoK 7EizgnNkQO0Fiv8Xz4GyHdqcvP4/fvvJEAUzP8IRR/AkBUVZFdoBoLd1eaR5gLbw WPkM6qpd+6ft6neYkUKPH87u0TkUS2zkPRwAaWzS6FE8i9yl4c7gQOyDwIE8AON/ WRO9MTvMiuTgEhe+NIk4ULUdS6gahm21oqhBsKOSjnDPb7v0uLK36yOga7nA5yyE jHp6DD4obsTzRelSpsSCZnX2O3MBKmzRMW3lyqCqPQ96hmkEqsNPxR3yNlt/J3K1 oo3B3iabdrK+qX/Gm8xHA65GGd5XnOkbcX3u+eBbjSgZX/mCqLUVgA== =gXzp -----END PGP SIGNATURE----- --=-srd9cRAhQRNAqxoBgGuU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Oct 31 15:38: 7 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC08637B401 for ; Thu, 31 Oct 2002 15:38:05 -0800 (PST) Received: from nyvw02.kddia.com (ny.kdd.com [209.137.139.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 8212E43E7B for ; Thu, 31 Oct 2002 15:38:04 -0800 (PST) (envelope-from fengli@kddia.com) Received: from 192.168.11.1 by nyvw02.kddia.com (InterScan E-Mail VirusWall NT); Thu, 31 Oct 2002 18:38:33 -0500 Received: from nypc147 (375pc131.ny.kdd.com [192.168.18.131]) by ny.kdd.com (8.9.3/3.7W-0.1) with ESMTP id SAA30806 for ; Thu, 31 Oct 2002 18:37:51 -0500 (EST) Date: Thu, 31 Oct 2002 18:36:42 -0500 From: Feng Li To: freebsd-isp@freebsd.org Subject: Any mirroring product or backup product ? Message-Id: <20021031183146.31F1.FENGLI@kddia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.11 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Friends I have some FreeBSD machines, I need to improve their reliability. Is there any Hard disk Mirroring feature(such as RAID 1, RAID 0+1,etc) in FreeBSD system ? Or I can add this kind of feature on FreeBSD system ? Or is there any backup product which can backup FreeBSD system and the data ? Thanks a lot in advance !!! Feng To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Oct 31 16:43:53 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 072BE37B401 for ; Thu, 31 Oct 2002 16:43:52 -0800 (PST) Received: from natto.numachi.com (natto.numachi.com [198.175.254.216]) by mx1.FreeBSD.org (Postfix) with SMTP id EB57943E77 for ; Thu, 31 Oct 2002 16:43:50 -0800 (PST) (envelope-from reichert@numachi.com) Received: (qmail 40191 invoked by uid 1001); 1 Nov 2002 00:43:40 -0000 Date: Thu, 31 Oct 2002 19:43:40 -0500 From: Brian Reichert To: Feng Li Cc: freebsd-isp@freebsd.org Subject: Re: Any mirroring product or backup product ? Message-ID: <20021031194340.F618@numachi.com> References: <20021031183146.31F1.FENGLI@kddia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021031183146.31F1.FENGLI@kddia.com>; from fengli@kddia.com on Thu, Oct 31, 2002 at 06:36:42PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Oct 31, 2002 at 06:36:42PM -0500, Feng Li wrote: > > > Hello, Friends > > > > I have some FreeBSD machines, I need to improve their reliability. > Is there any Hard disk Mirroring feature(such as RAID 1, RAID 0+1,etc) > in FreeBSD system ? Or I can add this kind of feature on FreeBSD > system ? vinum provides lots of raid-lie services. ccd provides striping services. > Or is there any backup product which can backup FreeBSD system and > the data ? dump, dd. > Thanks a lot in advance !!! > > Feng > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- Brian 'you Bastard' Reichert 37 Crystal Ave. #303 Daytime number: (603) 434-6842 Derry NH 03038-1713 USA Intel architecture: the left-hand path To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Oct 31 18:36:57 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20CCE37B401 for ; Thu, 31 Oct 2002 18:36:55 -0800 (PST) Received: from yama.geminisolutions.com (yama.geminisolutions.com [216.57.214.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8769443E6E for ; Thu, 31 Oct 2002 18:36:54 -0800 (PST) (envelope-from michael@staff.openaccess.org) Received: from [10.0.1.3] (0-1pool22-254.nas8.bellevue1.wa.us.da.qwest.net [67.3.22.254]) by yama.geminisolutions.com (8.12.3/8.11.6) with ESMTP id gA12SGAo015700; Thu, 31 Oct 2002 18:28:19 -0800 (PST) (envelope-from michael@staff.openaccess.org) User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Thu, 31 Oct 2002 18:36:58 -0800 Subject: Re: Any mirroring product or backup product ? From: Michael DeMan To: Feng Li , Message-ID: In-Reply-To: <20021031183146.31F1.FENGLI@kddia.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, The low cost way to go is with Promise Technology IDE RAID cards. They have very cheap RAID 1 mirroring cards as well as more expensive RAID5. We use the RAID1 cards, and have many motherboards with the Promise RAID built right in, and have had great success. We can hot swap the units now with the atacontrol command to dettach drives and then rebuild in the background without ever having to take a system down. A better way to go is with Escalade series cards. More expensive, but up to 8 separate channels of RAID5. The software solution for RAID on FreeBSD is called vinum - its in the ports tree I think, and there are how-tos that can be found via Google. Its free, but I would definitely recommend using hardware based RAID from the point of view of being able to manage it easier. Good luck, - Mike On 10/31/02 3:36 PM, "Feng Li" wrote: > > > Hello, Friends > > > > I have some FreeBSD machines, I need to improve their reliability. > Is there any Hard disk Mirroring feature(such as RAID 1, RAID 0+1,etc) > in FreeBSD system ? Or I can add this kind of feature on FreeBSD > system ? > > > Or is there any backup product which can backup FreeBSD system and > the data ? > > > Thanks a lot in advance !!! > > Feng > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > Michael F. DeMan Director of Technology OpenAccess Internet Services 1305 11th St., 3rd Floor Bellingham, WA 98225 Tel 360-647-0785 x204 Fax 360-738-9785 michael@staff.openaccess.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Oct 31 23: 8:45 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2719A37B401 for ; Thu, 31 Oct 2002 23:08:44 -0800 (PST) Received: from spooky.eis.net.au (spooky.eis.net.au [203.12.171.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C9043E75 for ; Thu, 31 Oct 2002 23:08:43 -0800 (PST) (envelope-from ernie@spooky.eis.net.au) Received: from spooky.eis.net.au (localhost [127.0.0.1]) by spooky.eis.net.au (8.12.6/8.12.5) with ESMTP id gA178fUb049320 for ; Fri, 1 Nov 2002 17:08:41 +1000 (EST) (envelope-from ernie@spooky.eis.net.au) Received: (from ernie@localhost) by spooky.eis.net.au (8.12.6/8.12.3/Submit) id gA178eVL049306 for freebsd-isp@freebsd.org; Fri, 1 Nov 2002 17:08:40 +1000 (EST) From: Ernie Elu Message-Id: <200211010708.gA178eVL049306@spooky.eis.net.au> Subject: Sendmail permissions problem from apache mod_php4 To: freebsd-isp@freebsd.org Date: Fri, 1 Nov 2002 17:08:40 +1000 (EST) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just upgraded a server to 4.7-RELEASE and sending mail stopped working from php web pages with a mail log error like: Nov 1 16:59:31 gammy sendmail[75716]: gA16xVHD075716: SYSERR(nobody): queueup: cannot create queue temp file ./tfgA16xVHD075716, uid=65534: Permission denied Updating apache13 and mod_php4to the current ports version does not help. Sendmail seems to have gone guid instead of suid but that's all I noticed. Anyone know a work around that won't get broken on the next make world? I tried seaching the mail list archives for what must be a FAQ by now, but it seems to freeze on the word queueup - Ernie. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Oct 31 23:12:57 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8C0937B401 for ; Thu, 31 Oct 2002 23:12:55 -0800 (PST) Received: from flash.mipk-kspu.kharkov.ua (flash.mipk-kspu.kharkov.ua [194.44.157.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95C9143E75 for ; Thu, 31 Oct 2002 23:12:50 -0800 (PST) (envelope-from artem@mipk-kspu.kharkov.ua) Received: from mipk-kspu.kharkov.ua (rainbow.mipk-kspu.kharkov.ua [192.168.9.241]) by flash.mipk-kspu.kharkov.ua (8.12.6/8.12.6) with ESMTP id gA17B7DN017164 for ; Fri, 1 Nov 2002 09:11:07 +0200 (EET) (envelope-from artem@mipk-kspu.kharkov.ua) Message-ID: <3DC2290B.1000001@mipk-kspu.kharkov.ua> Date: Fri, 01 Nov 2002 09:11:07 +0200 From: "Artyom V. Viklenko" Organization: IIAT NTU "KhPI" User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: ru,uk,en MIME-Version: 1.0 Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Any mirroring product or backup product ? References: <20021031183146.31F1.FENGLI@kddia.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Feng Li wrote: > > Hello, Friends > > > > I have some FreeBSD machines, I need to improve their reliability. > Is there any Hard disk Mirroring feature(such as RAID 1, RAID 0+1,etc) > in FreeBSD system ? Or I can add this kind of feature on FreeBSD > system ? We have central backup server in our network. There is four WD 120GB drives in it. With help of ccd I setted up four mirrored sets 55+ GB each and make 4 filesystems. These drives ATA-100 and I use InnoVision CMD-based controller. (it have internal RAID 0,1 features, but they not work under FreeBSD) OS itself installed on separate HDD. All other servers - 3 FreeBSD and 3 Linux - are backed up to this central storage using dump utility (via rmt) each night. I configured them to do cummulative backups with weekly cycle. Additionally, 3 FreeBSD-based routers backed up with dump to this central server by hand when something changed in their config. Next planned step - to install DDS4 drive to backup server in order to backup The Backup :) using incremental scheme. Most servers interconnected by 100BASE-TX switches and FreeBSD-based routers. Transfer rates varies from 5,5 to 10 MBytes/sec. Even in case of passing FreeBSD-based routers. Works fine for me. > > > Or is there any backup product which can backup FreeBSD system and > the data ? > > > Thanks a lot in advance !!! > > Feng > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- Sincerely yours, Artyom V. Viklenko. ====================================================== System Administrator artem@mipk-kspu.kharkov.ua ------------------------------------------------------ IIAT NTU "KhPI" 21, Frunze Str., Kharkov Ukraine 61002 Phone: +380 (572) 400026 Fax: +380 (572) 474062 ====================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 1 8:12:22 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0670937B401 for ; Fri, 1 Nov 2002 08:12:22 -0800 (PST) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id D87C343E4A for ; Fri, 1 Nov 2002 08:12:20 -0800 (PST) (envelope-from lefty@ene.asda.gr) Received: from ene.asda.gr (localhost [IPv6:::1]) by ene.asda.gr (8.12.6/8.12.6) with ESMTP id gA1GCINp025714 for ; Fri, 1 Nov 2002 18:12:18 +0200 (EET) (envelope-from lefty@ene.asda.gr) Received: (from lefty@localhost) by ene.asda.gr (8.12.6/8.12.6/Submit) id gA1GCIMA025713 for freebsd-isp@freebsd.org; Fri, 1 Nov 2002 18:12:18 +0200 (EET) (envelope-from lefty) Date: Fri, 1 Nov 2002 18:12:18 +0200 (EET) From: Lefteris Tsintjelis Message-Id: <200211011612.gA1GCIMA025713@ene.asda.gr> To: freebsd-isp@freebsd.org Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 1 8:57:32 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5328E37B401 for ; Fri, 1 Nov 2002 08:57:31 -0800 (PST) Received: from mail.tcworks.net (mail.tcworks.net [216.61.218.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6976843E75 for ; Fri, 1 Nov 2002 08:57:30 -0800 (PST) (envelope-from ccook@tcworks.net) Received: from tcworks.net (stp.tcworks.net [216.61.218.6]) by mail.tcworks.net (8.11.6/8.11.6) with ESMTP id gA1Gv9h38493; Fri, 1 Nov 2002 10:57:10 -0600 (CST) Message-ID: <3DC2B25E.FBA98884@tcworks.net> Date: Fri, 01 Nov 2002 10:57:02 -0600 From: Chris Cook X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Ernie Elu Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Sendmail permissions problem from apache mod_php4 References: <200211010708.gA178eVL049306@spooky.eis.net.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.4.1(snapshot 20020920) (mail.tcworks.net) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ernie Elu wrote: > > Just upgraded a server to 4.7-RELEASE and sending mail stopped working from > php web pages with a mail log error like: > > Nov 1 16:59:31 gammy sendmail[75716]: gA16xVHD075716: SYSERR(nobody): > queueup: cannot create queue temp file ./tfgA16xVHD075716, uid=65534: > Permission denied Yes, I ran into this as well, your sendmail has been replaced via cvsup and now it tries to drop mail in /var/spool/clientmqueue. You can mess with permissions, adding the smmsp user, etc.. but the easiest way to fix the problem is to reinstall your latest version of sendmail that you are wanting to use. -- Chris o----< ccook@tcworks.net >------------------------------------o |Chris Cook - Admin |TCWORKS.NET - http://www.tcworks.net | |The Computer Works ISP |FreeBSD - http://www.freebsd.org | o-------------------------------------------------------------o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 1 11:51:11 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 873F437B401 for ; Fri, 1 Nov 2002 11:51:10 -0800 (PST) Received: from mordrede.visionsix.com (mordrede.visionsix.com [65.202.119.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id C584943E8A for ; Fri, 1 Nov 2002 11:51:06 -0800 (PST) (envelope-from lists@visionsix.com) Received: from yogi (unverified [65.202.119.169]) by mordrede.visionsix.com (Vircom SMTPRS 1.4.232) with SMTP id for ; Fri, 1 Nov 2002 13:51:00 -0600 Message-ID: <001101c281df$8e3f5300$a977ca41@yogi> From: "Lewis Watson" To: Subject: Apache2 MPM-perchild Threading Date: Fri, 1 Nov 2002 13:47:48 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am trying to run make make install for apache2 port using the perchild mpm. The first time apache would server pages at a poor 1- 2 page per minute. Now I installed again and it appears that even though I specified in the Makefile to use mpm perchild doing a httpd -l reveals prefork! I see where threading for bsd is broken from reading other emails on the subject. I want the abililty to run perchild but it looks as if I am at a wall. Is there anyone running apache2 with perchild on freebsd? Please help if so. Thanks. Lewis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 1 11:54:18 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BEC337B401 for ; Fri, 1 Nov 2002 11:54:17 -0800 (PST) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FAA343E7B for ; Fri, 1 Nov 2002 11:54:16 -0800 (PST) (envelope-from cswiger@mac.com) Received: from prime ([12.88.89.44]) by mtiwmhc11.worldnet.att.net (InterMail vM.5.01.05.12 201-253-122-126-112-20020820) with SMTP id <20021101195409.HNFX22044.mtiwmhc11.worldnet.att.net@prime> for ; Fri, 1 Nov 2002 19:54:09 +0000 Message-ID: <002c01c281e0$72174420$0301a8c0@prime> From: "Charles Swiger" To: References: <200211010708.gA178eVL049306@spooky.eis.net.au> <3DC2B25E.FBA98884@tcworks.net> Subject: Re: Sendmail permissions problem from apache mod_php4 Date: Fri, 1 Nov 2002 14:54:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Chris Cook wrote: > Ernie Elu wrote: >> Just upgraded a server to 4.7-RELEASE and sending mail stopped >> working from php web pages with a mail log error like: >> >> Nov 1 16:59:31 gammy sendmail[75716]: gA16xVHD075716: >> SYSERR(nobody): queueup: cannot create queue temp file >> ./tfgA16xVHD075716, uid=65534: Permission denied > > Yes, I ran into this as well, your sendmail has been replaced via > cvsup and now it tries to drop mail in /var/spool/clientmqueue. You > can mess with permissions, adding the smmsp user, etc.. but the > easiest way to fix the problem is to reinstall your latest version of > sendmail that you are wanting to use. Of course, there's nothing wrong with rolling your own installation or running something for the ports collection (including using another MTA like Postfix or whatever), either. And you can continue running sendmail setuid-root if you like, not that you're improving your network security by doing so. Running things not as root is good. If you're looking to run something closely resembling the latest stable sendmail, there isn't much point to not use the version which comes via tracking FreeBSD via cvsup.... -Chuck PS: Reading the release notes or running mergemaster would help catch these issues. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 1 12:24:11 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A119737B401 for ; Fri, 1 Nov 2002 12:24:10 -0800 (PST) Received: from smtp.ericx.net (ethel.ericx.net [204.128.227.33]) by mx1.FreeBSD.org (Postfix) with SMTP id 7836A43E91 for ; Fri, 1 Nov 2002 12:24:09 -0800 (PST) (envelope-from ericx@vineyard.net) Received: from fortiva (FORTIVA.VINEYARD.NET [204.17.195.104]) by smtp.ericx.net (Postfix) with SMTP id 2DA2617296; Fri, 1 Nov 2002 15:24:03 -0500 (EST) Message-ID: <001b01c281ec$eb2dafa0$68c311cc@vineyard.net> From: "Eric W. Bates" To: "Feng Li" Cc: References: <20021031183146.31F1.FENGLI@kddia.com> Subject: Re: Any mirroring product or backup product ? Date: Fri, 1 Nov 2002 16:23:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Original Message ----- From: "Feng Li" To: Sent: Thursday, October 31, 2002 6:36 PM Subject: Any mirroring product or backup product ? .... > Or is there any backup product which can backup FreeBSD system and > the data ? amanda (in ports) works quite well for backup. We also use plain old tar to dump some of our machines to tape. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Nov 2 3:14: 6 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A38CC37B406 for ; Sat, 2 Nov 2002 03:14:03 -0800 (PST) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8261643E42 for ; Sat, 2 Nov 2002 03:14:00 -0800 (PST) (envelope-from lefty@asda.gr) Received: from asda.gr (lefty.ene.asda.gr [193.92.118.162]) (authenticated bits=0) by ene.asda.gr (8.12.6/8.12.6) with ESMTP id gA2BAmZe050653 for ; Sat, 2 Nov 2002 13:13:57 +0200 (EET) (envelope-from lefty@asda.gr) Message-ID: <3DC3B2C6.3151035F@asda.gr> Date: Sat, 02 Nov 2002 13:11:02 +0200 From: Lefteris Tsintjelis X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,el MIME-Version: 1.0 To: freebsd-isp@freebsd.org Subject: FreeBSD as a dial up server with digiboard and radius support Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I have a Digiboard Xem 64 and I am thinking of setting it up using FreeBSD as an extra dialup server. Radius support is also needed and multilink capability would also be nice so here are a few questions.) 1) Can it be done using FreeBSD's ppp? From what I have seen ppp has already radius support build in. Anyone tried it? 2) Where could I find more references? 3) I am also looking into a radius replacement. Is there a good, fast and flexible tested radius server, that runs under FBSD and supports multilink, accounting, user and group limit by time and date and can be used with W2k machines? Expected traffic could reach up to 300 requests per min which shouldn't be that much for a good radius server. Thank you --- Lefteris Tsintjelis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Nov 2 13:55:32 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3676C37B401 for ; Sat, 2 Nov 2002 13:55:30 -0800 (PST) Received: from relay3.softcomca.com (relay3.softcomca.com [168.144.1.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC10943E75 for ; Sat, 2 Nov 2002 13:55:29 -0800 (PST) (envelope-from jeremy@cableaz.com) Received: from M2W042.mail2web.com ([168.144.108.42]) by relay3.softcomca.com with Microsoft SMTPSVC(5.0.2195.5329); Sat, 2 Nov 2002 16:55:18 -0500 Message-ID: <157240-220021162215518870@M2W042.mail2web.com> X-Priority: 3 Reply-To: jeremy@cableaz.com X-Originating-IP: 66.218.240.254 X-URL: http://mail2web.com/ From: "jeremy@cableaz.com" To: freebsd-isp@FreeBSD.ORG Subject: Sendmail/DNS Error Date: Sat, 2 Nov 2002 16:55:18 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-OriginalArrivalTime: 02 Nov 2002 21:55:18.0999 (UTC) FILETIME=[88C5D670:01C282BA] Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org One of my mail servers is reporting some weird stuff=2E It appears to be unable to resolve hostnames but in reality it is=2E=2E=2E?? =20 Here is an example from one of the emails being sent out when I flush the queue with =96v -q: =20 "Deferred: Name server: mx1=2Ehotmail=2Ecom=2E: host name lookup failure" =20 But when I do a dig on mx1 I get this: =20 mail# dig mx1=2Ehotmail=2Ecom =20 ; <<>> DiG 8=2E3 <<>> mx1=2Ehotmail=2Ecom ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 4, ADDITIONAL: 4 ;; QUERY SECTION: ;; mx1=2Ehotmail=2Ecom, type =3D A, class =3D IN =20 ;; ANSWER SECTION: mx1=2Ehotmail=2Ecom=2E 33m51s IN A 65=2E54=2E254=2E129 mx1=2Ehotmail=2Ecom=2E 33m51s IN A 65=2E54=2E252=2E99 =20 ;; AUTHORITY SECTION: hotmail=2Ecom=2E 20h39m53s IN NS NS1=2Ehotmail=2Ecom=2E hotmail=2Ecom=2E 20h39m53s IN NS NS2=2Ehotmail=2Ecom=2E hotmail=2Ecom=2E 20h39m53s IN NS NS3=2Ehotmail=2Ecom=2E hotmail=2Ecom=2E 20h39m53s IN NS NS4=2Ehotmail=2Ecom=2E =20 ;; ADDITIONAL SECTION: NS1=2Ehotmail=2Ecom=2E 12h30m33s IN A 216=2E200=2E206=2E140 NS2=2Ehotmail=2Ecom=2E 12h30m33s IN A 216=2E200=2E206=2E139 NS3=2Ehotmail=2Ecom=2E 12h30m33s IN A 209=2E185=2E130=2E68 NS4=2Ehotmail=2Ecom=2E 12h30m33s IN A 64=2E4=2E29=2E24 =20 ;; Total query time: 7 msec ;; FROM: mail=2Ecablemo=2Enet to SERVER: default -- 66=2E218=2E238=2E60 ;; WHEN: Sat Nov 2 15:10:54 2002 ;; MSG SIZE sent: 33 rcvd: 201 =20 Can anyone tell me what is going on? =20 Thanks, JB -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web=2Ecom/ =2E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Nov 2 16:20:21 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 628E137B401 for ; Sat, 2 Nov 2002 16:20:20 -0800 (PST) Received: from mtiwmhc14.worldnet.att.net (mtiwmhc14.worldnet.att.net [204.127.131.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF29B43E3B for ; Sat, 2 Nov 2002 16:20:19 -0800 (PST) (envelope-from cswiger@mac.com) Received: from prime ([12.88.90.71]) by mtiwmhc14.worldnet.att.net (InterMail vM.5.01.05.12 201-253-122-126-112-20020820) with SMTP id <20021103002013.WWXK16189.mtiwmhc14.worldnet.att.net@prime>; Sun, 3 Nov 2002 00:20:13 +0000 Message-ID: <00f001c282ce$c38a74a0$0301a8c0@prime> From: "Charles Swiger" To: Cc: References: <157240-220021162215518870@M2W042.mail2web.com> Subject: Re: Sendmail/DNS Error Date: Sat, 2 Nov 2002 19:20:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org jeremy@cableaz.com wrote: > One of my mail servers is reporting some weird stuff. It appears to be > unable to resolve hostnames but in reality it is...?? [ ... ] > "Deferred: Name server: mx1.hotmail.com.: host name lookup failure" Transient DNS problems happen every once in a while. Does the mail go through in subsequent queue runs, or does it stay queued? Also, you aren't blocking port 53/tcp on a firewall, by any chance? If so, don't-- you're blocking DNS lookups for domains with a lot of MX's. Having a lot of records causes a DNS reply to come back via TCP and not UDP.... -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Nov 2 17:12:45 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7732637B401 for ; Sat, 2 Nov 2002 17:12:44 -0800 (PST) Received: from relay1.softcomca.com (relay1.softcomca.com [168.144.1.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE6E43E4A for ; Sat, 2 Nov 2002 17:12:43 -0800 (PST) (envelope-from jeremy@cableaz.com) Received: from M2W081.mail2web.com ([168.144.108.81]) by relay1.softcomca.com with Microsoft SMTPSVC(5.0.2195.5329); Sat, 2 Nov 2002 20:12:33 -0500 Message-ID: <98940-22002110311233288@M2W081.mail2web.com> X-Priority: 3 Reply-To: jeremy@cableaz.com X-Originating-IP: 66.218.238.31 X-URL: http://mail2web.com/ From: "jeremy@cableaz.com" To: freebsd-isp@freeBSD.ORG Subject: Scripting "adduser" Date: Sat, 2 Nov 2002 20:12:33 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-OriginalArrivalTime: 03 Nov 2002 01:12:33.0216 (UTC) FILETIME=[16840C00:01C282D6] Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is there any way to script the =93adduser=94 function of FreeBSD to parse = a file or something? I have a list of about 450 user accounts I need to build=2E Every time I type =93adduser=94 with the =96 (all my options) the= script starts up anyway=2E Any Suggestions? Thank in advance JB -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web=2Ecom/ =2E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Nov 2 17:44:27 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C924D37B401 for ; Sat, 2 Nov 2002 17:44:25 -0800 (PST) Received: from exchange.corp.cre8.com (ns.cre8.com [216.135.81.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3895243E6E for ; Sat, 2 Nov 2002 17:44:25 -0800 (PST) (envelope-from sullrich@CRE8.COM) Received: by exchange.corp.cre8.com with Internet Mail Service (5.5.2653.19) id <4G1JJST7>; Sat, 2 Nov 2002 20:52:02 -0500 Message-ID: <2F6DCE1EFAB3BC418B5C324F13934C9601D239FC@exchange.corp.cre8.com> From: Scott Ullrich To: "'jeremy@cableaz.com'" , freebsd-isp@freeBSD.ORG Subject: RE: Scripting "adduser" Date: Sat, 2 Nov 2002 20:52:01 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Man pw -Scott -----Original Message----- From: jeremy@cableaz.com [mailto:jeremy@cableaz.com] Sent: Saturday, November 02, 2002 8:13 PM To: freebsd-isp@freeBSD.ORG Subject: Scripting "adduser" Is there any way to script the "adduser" function of FreeBSD to parse a file or something? I have a list of about 450 user accounts I need to build. Every time I type "adduser" with the - (all my options) the script starts up anyway. Any Suggestions? Thank in advance JB -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Nov 2 18: 1:34 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F1BC37B401 for ; Sat, 2 Nov 2002 18:01:33 -0800 (PST) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 614C243E77 for ; Sat, 2 Nov 2002 18:01:32 -0800 (PST) (envelope-from lefty@ene.asda.gr) Received: from ene.asda.gr (lefty.ene.asda.gr [193.92.118.162]) (authenticated bits=0) by ene.asda.gr (8.12.6/8.12.6) with ESMTP id gA320tbA047103; Sun, 3 Nov 2002 04:00:56 +0200 (EET) (envelope-from lefty@ene.asda.gr) Message-ID: <3DC4836D.D831103C@ene.asda.gr> Date: Sun, 03 Nov 2002 04:01:17 +0200 From: Lefteris Tsintjelis X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,el MIME-Version: 1.0 To: jeremy@cableaz.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Scripting "adduser" References: <98940-22002110311233288@M2W081.mail2web.com> Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Try pw. Lefteris "jeremy@cableaz.com" wrote: > > Is there any way to script the “adduser” function of FreeBSD to parse a > file or something? I have a list of about 450 user accounts I need to > build. Every time I type “adduser” with the – (all my options) the script > starts up anyway. Any Suggestions? > > Thank in advance > JB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Nov 2 23: 9:29 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E60737B401 for ; Sat, 2 Nov 2002 23:09:28 -0800 (PST) Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E1BF43EA9 for ; Sat, 2 Nov 2002 23:09:27 -0800 (PST) (envelope-from kaltorak@quake.com.au) Received: from [210.49.76.164] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5324aadf) with ESMTP id eeciaaaa for ; Sun, 3 Nov 2002 18:09:25 +1100 Message-ID: <3DC4CB81.8040202@quake.com.au> Date: Sun, 03 Nov 2002 18:08:49 +1100 From: Kal Torak Organization: Quake Networking User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jeremy@cableaz.com Cc: freebsd-isp@freeBSD.ORG Subject: Re: Scripting "adduser" References: <98940-22002110311233288@M2W081.mail2web.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org jeremy@cableaz.com wrote: > Is there any way to script the "adduser" function of FreeBSD to parse a > file or something? I have a list of about 450 user accounts I need to > build. Every time I type "adduser" with the ? (all my options) the script > starts up anyway. Any Suggestions? The pw program can be used to do this.. But you will need to write some scripts your self to use it... I wrote a program in perl for a college to add accounts for students to the system from a flat text file with comma seperated fields... If you interested I can give you that, it should be easy to change it for your needs or maybe I can even do customize it for you.. Anyway let me know if your interested... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message