From owner-freebsd-questions Sun Nov 3 0:31:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28A2537B404 for ; Sun, 3 Nov 2002 00:31:52 -0800 (PST) Received: from pimout4-ext.prodigy.net (pimout4-ext.prodigy.net [207.115.63.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5400E43E77 for ; Sun, 3 Nov 2002 00:31:51 -0800 (PST) (envelope-from pwabomi@sbcglobal.net) Received: from C2KTISISWIN (adsl-63-199-200-209.dsl.lsan03.pacbell.net [63.199.200.209]) by pimout4-ext.prodigy.net (8.12.3 da nor stuldap/8.12.3) with ESMTP id gA38VnEk343500 for ; Sun, 3 Nov 2002 03:31:50 -0500 From: "Peter Black" To: Subject: RE: PTHREADS install on 4.7 Date: Sun, 3 Nov 2002 00:32:13 -0800 Message-ID: <012a01c28313$83d225c0$6501a8c0@C2KTISISWIN> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have been running into problems getting Apache 2.0.43 to work with PHP 4.2.3 as a module. The following is the error I get ... "Cannot load /usr/local/APACHE/modules/libphp4.so into server: /usr/local/APACHE/modules/libphp4.so: Undefined symbol "pthread_getspecific" Having said that, I did my research and found that many have come across the same error and managed to get passed it by installing pthreads. This is where my question comes in. I installed(?) pthreads and I still get the same error. Perhaps I am not installing it globally, but rather, locally (/usr/local/PTHREADS). How do I install pthreads system wide? I hope that makes sense. Regards, Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 1:15:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D5DC37B401 for ; Sun, 3 Nov 2002 01:15:46 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3963B43E3B for ; Sun, 3 Nov 2002 01:15:45 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id gA39FYMO007179 for ; Sun, 3 Nov 2002 09:15:34 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id gA39FTTm007178 for freebsd-questions@FreeBSD.ORG; Sun, 3 Nov 2002 09:15:29 GMT Date: Sun, 3 Nov 2002 09:15:29 +0000 From: Matthew Seaman To: freebsd-questions@FreeBSD.ORG Subject: Re: Resolving hostnames takes "forever" Message-ID: <20021103091529.GB6919@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , freebsd-questions@FreeBSD.ORG References: <200211021432.19756.freebsd.nospam@mekanix.dk> <20021102144105.GA1116@happy-idiot-talk.infracaninophi> <200211030849.42617.freebsd.nospam@mekanix.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200211030849.42617.freebsd.nospam@mekanix.dk> User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-9.9 required=5.0 tests=IN_REP_TO,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 08:49:42AM +0100, Bjarne Wichmann Petersen wrote: > Thanks a lot, looks like it's doubleclick.net that is causing me headaches. > Which makes sense since most pages that takes time loading have adds from > doubleclick.net. Eg: > Now, apart from nagging doubleclick, is there anyway I can eg. block quieries > for doubleclick as to speed up loading? If you're using Mozilla, you can right-click on the image from the troublesome server and select "Block images from this server". That tends to speed things up quite a lot. On a site wide level, you could also try using a webcache (squid, that sort of thing) to filter out the adverts. You will need to pick out the URLs of the advertisers and redirect them to somewhere innocuous or you'll still get the same DNS delays. While that will achieve a pleasing lack of visual clutter on many web pages, it's quite an administrative task to keep that sort of thing up to date. If you haven't got a web cache, you can always make your internal DNS servers carry a fake version of a domain that overrides the real one. Doing that for every site providing adverts is a bit of a blunt instrument. It rapidly becomes unwieldy, and tends to block out real content from many places. Plus it will irritate the owners of many worthwhile sites that rely on advertising income to keep going. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 1:39: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60B0037B401 for ; Sun, 3 Nov 2002 01:39:05 -0800 (PST) Received: from hotmail.com (f50.sea1.hotmail.com [207.68.163.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C2F43E91 for ; Sun, 3 Nov 2002 01:39:05 -0800 (PST) (envelope-from crollins666@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 3 Nov 2002 01:39:01 -0800 Received: from 216.19.22.118 by sea1fd.sea1.hotmail.msn.com with HTTP; Sun, 03 Nov 2002 09:39:01 GMT X-Originating-IP: [216.19.22.118] From: "clayton rollins" To: freebsd-questions@freebsd.org Subject: Fwd: distfiles and ftp Date: Sun, 03 Nov 2002 09:39:01 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Nov 2002 09:39:01.0754 (UTC) FILETIME=[D77EF5A0:01C2831C] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >In the course of running BSD, I have accumulated a number of >ports/distfiles. > >I also have a public ftp which I have made these available on, and I was >wondering if there was any system for reporting a possible source for other >users who need these files. > >Also, I was wondering what everyone thinks about working a gnutella >interface in to the distfile search. (nothing special, just a simple >?automatic? interface to look for the file by name and sha1 hash) I would >think that such an improvement could make the distfile search %100 >effective. > >All comments/flames welcome. >Peace, Love, and Anarchy >cl-8-10 (clayton) Forwarding from the newbies list. I really think this would be something worthwile to look into; I've often found the tar.gz files I need on gnutella, sometimes with better bandwidth than some of the ftps. Please CC me with any replies. (this account can't handle the amount of traffic on -questions. I'll check the archive too.) _________________________________________________________________ Get faster connections -- switch to MSN Internet Access! http://resourcecenter.msn.com/access/plans/default.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 1:52:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBF7D37B401 for ; Sun, 3 Nov 2002 01:52:48 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E66F743F2A for ; Sun, 3 Nov 2002 01:52:47 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id gA39qgMO007363 for ; Sun, 3 Nov 2002 09:52:42 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id gA39qaU0007362 for freebsd-questions@FreeBSD.ORG; Sun, 3 Nov 2002 09:52:36 GMT Date: Sun, 3 Nov 2002 09:52:36 +0000 From: Matthew Seaman To: freebsd-questions@FreeBSD.ORG Subject: Re: PTHREADS install on 4.7 Message-ID: <20021103095236.GC6919@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , freebsd-questions@FreeBSD.ORG References: <012a01c28313$83d225c0$6501a8c0@C2KTISISWIN> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <012a01c28313$83d225c0$6501a8c0@C2KTISISWIN> User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-13.9 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_03_05, USER_AGENT,USER_AGENT_MUTT version=2.41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 12:32:13AM -0800, Peter Black wrote: > I have been running into problems getting Apache 2.0.43 to work with PHP > 4.2.3 as a module. The following is the error I get ... > > "Cannot load /usr/local/APACHE/modules/libphp4.so into server: > /usr/local/APACHE/modules/libphp4.so: Undefined symbol > "pthread_getspecific" > > Having said that, I did my research and found that many have come across > the same error and managed to get passed it by installing pthreads. This > is where my question comes in. I installed(?) pthreads and I still get > the same error. Perhaps I am not installing it globally, but rather, > locally (/usr/local/PTHREADS). How do I install pthreads system wide? pthread_getspecific() is a standard POSIX.1 function that comes with FreeBSD already. In general, to use pthreads in programs, all that is needed is to compile using the '-pthreads' flag to cc(1). If you compile from ports, all that sort of thing should be set up correctly for you. You can install mod_php4 with apache2 from ports by: cd /usr/ports/www/mod_php4 make -DWITH_APACHE2 install Note too that you may occasionally need to rebuild mod_php4 if you update apache2. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 1:56: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0601937B401 for ; Sun, 3 Nov 2002 01:56:06 -0800 (PST) Received: from x.org (62-37-160-162.dialup.uni2.es [62.37.160.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2886043E75 for ; Sun, 3 Nov 2002 01:55:53 -0800 (PST) (envelope-from root@x.org.org) Received: from x.org.org (localhost.localdomain [127.0.0.1]) by x.org (8.12.6/8.12.3) with ESMTP id gA39tdGE001647 for ; Sun, 3 Nov 2002 10:55:43 +0100 (CET) (envelope-from root@x.org.org) Received: (from root@localhost) by x.org.org (8.12.6/8.12.3/Submit) id gA39tbBH001646 for freebsd-questions@freebsd.org; Sun, 3 Nov 2002 10:55:37 +0100 (CET) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 03 Nov 2002 10:55:36 +0100 (CET) From: xxavi@myrealbox.com To: freebsd-questions@freebsd.org Subject: MAXCONS Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Good, I have recompile the kernel with following the option, MAXCONS=32, and I want to know if way to verify is that I really can have the 32 virtual terminals? Come, until another one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 3:27:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 056CC37B401 for ; Sun, 3 Nov 2002 03:27:48 -0800 (PST) Received: from lmbounce03.st1.spray.net (pu227.st1.spray.net [212.78.202.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id F16C943E4A for ; Sun, 3 Nov 2002 03:27:46 -0800 (PST) (envelope-from adm@lycos.at) Received: from mailbox-2.st1.spray.net (mailbox-2.st1.spray.net [212.78.202.102]) by lmbounce03.st1.spray.net (Postfix) with ESMTP id 081DF180F3A for ; Sun, 3 Nov 2002 07:50:57 +0100 (CET) Received: from ppp-130-136.dialup.metrocom.ru (ppp-130-136.dialup.metrocom.ru [195.5.130.136]) by mailbox-2.st1.spray.net (Postfix) with ESMTP id 8F5E618976 for ; Sun, 3 Nov 2002 05:02:07 +0100 (MET) Date: Sun, 3 Nov 2002 07:00:51 +0300 From: vladimir X-Mailer: The Bat! (v1.60q) Personal Reply-To: vladimir X-Priority: 3 (Normal) Message-ID: <1562097335.20021103070051@lycos.at> To: freebsd-questions@FreeBSD.ORG Subject: "Probing devices".... MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello! In the beginning of installation FreeBSD 4.4 (after kernel configuration) there is a message "Probing Devices, please wait".. Further installation does not move ahead. This problem has appeared after installation internal PCI modem (3COM USR Robotics 56k hard voice #3298). During loading installation it is visible: sio0: <3COM PCI FaxModem> port 0xd800-0xd807 irq 12 at device 16.0 on pci0 sio0: moving to sio4 What to do? -- gretz, vladimir. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 5:11:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEFF037B401 for ; Sun, 3 Nov 2002 05:11:48 -0800 (PST) Received: from as9-2-1.bi.s.bonet.se (as9-2-1.bi.s.bonet.se [217.215.7.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id B415143E3B for ; Sun, 3 Nov 2002 05:11:47 -0800 (PST) (envelope-from peo@intersonic.se) Received: by as9-2-1.bi.s.bonet.se (Postfix, from userid 1003) id BC048496980; Sun, 3 Nov 2002 14:11:35 +0100 (CET) Message-ID: <3DC52085.5040104@intersonic.se> Date: Sun, 03 Nov 2002 14:11:33 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021102 X-Accept-Language: en-us, en, sv MIME-Version: 1.0 To: freebsd-questions Subject: Audio CD: Correct device Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-107.0 required=5.9 tests=NOSPAM_INC,SPAM_PHRASE_00_01,TO_LOCALPART_EQ_REAL, USER_AGENT,USER_AGENT_MOZILLA_UA,USER_IN_WHITELIST, USER_IN_WHITELIST_TO,X_ACCEPT_LANG version=2.43 X-Spam-Level: X-Sanitizer: Advosys mail filter Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What is the correct device for audio CD's under 4.7-STABLE? I am trying kscd, it opens fine but does not play at all. Thanks, Per olof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 5:25:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19C7237B401 for ; Sun, 3 Nov 2002 05:25:16 -0800 (PST) Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by mx1.FreeBSD.org (Postfix) with SMTP id A15B643E6E for ; Sun, 3 Nov 2002 05:25:15 -0800 (PST) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) To: paul beard Cc: freebsd-questions@FreeBSD.ORG Subject: Re: motherboard temperature/fan monitoring? References: <3DC49A6A.4030209@u.washington.edu> From: Dan Pelleg Date: 03 Nov 2002 08:24:32 -0500 In-Reply-To: <3DC49A6A.4030209@u.washington.edu> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG paul beard writes: > I'd like to be able to monitor the temperature and fan speed of one of my > machines, and so far I haven't found anything that will read its sensors. I > have tried lmmon and xmbmon, neither of which can find the LM78 sensor this > board (Intel 440LX) supposedly has. Try healthd. The manpage says it does LM78. -- Dan Pelleg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 5:35:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B5A737B401 for ; Sun, 3 Nov 2002 05:35:56 -0800 (PST) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1EAA43E6E for ; Sun, 3 Nov 2002 05:35:55 -0800 (PST) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id gA3DZb870486; Sun, 3 Nov 2002 07:35:41 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20021103073620.010ec928@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 03 Nov 2002 07:36:20 -0600 To: "DaleCo Help Desk" , From: "Jack L. Stone" Subject: Re: Domains Cc: "Bryan Cassidy" In-Reply-To: <058201c282ed$3611a020$fa00a8c0@DaleCoportable> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 09:58 PM 11.2.2002 -0600, DaleCo Help Desk wrote: > From: "Bryan Cassidy" > To: > Sent: Saturday, November 02, 2002 2:38 PM > Subject: Domains > > > > Well, I had a reply about one of my questions with one link to one > > site so I'm asking just this "one" question again to the list. I >am > > wanting to buy and host a domain myself with apache on my freebsd > > box. I would like some recomendations on some companies that offer > > domains for a pretty good price along with the link to their > > website. Please include if the site only offers .com, .org, .net >or > > all. > > I use dotster.com. Seems like it varies depending on the TLD, > I think I've got .coms at 14.95, .biz's at 21.95, etc. They have > "specials" once in a while, I think they have most TLD's available. > > >Well, I said one question but I'm gonna ask another one but > > real quick. If I have my own domain and manage it with apache >myself > > am I still limited to space? Do I still have a sertain amount of > > content in MB's or whatever that I can use? Thanks in advance > > How big a hard disk can you afford? :-) > > Kevin Kinsey > DaleCo, S.P. > If the domain hosting is important, "cheapest" is not the top of priority for making the choice. Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 6:10:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A836837B401 for ; Sun, 3 Nov 2002 06:10:45 -0800 (PST) Received: from as9-2-1.bi.s.bonet.se (as9-2-1.bi.s.bonet.se [217.215.7.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD2543E4A for ; Sun, 3 Nov 2002 06:10:45 -0800 (PST) (envelope-from peo@intersonic.se) Received: by as9-2-1.bi.s.bonet.se (Postfix, from userid 1003) id 064DB496980; Sun, 3 Nov 2002 15:10:44 +0100 (CET) Message-ID: <3DC52E62.3020506@intersonic.se> Date: Sun, 03 Nov 2002 15:10:42 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021102 X-Accept-Language: en-us, en, sv MIME-Version: 1.0 To: Per olof Ljungmark Cc: freebsd-questions Subject: Re: Audio CD: Correct device References: <3DC52085.5040104@intersonic.se> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-107.6 required=5.9 tests=EMAIL_ATTRIBUTION,FROM_AND_TO_SAME_2,NOSPAM_INC,REFERENCES, SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MOZILLA_UA, USER_IN_WHITELIST,USER_IN_WHITELIST_TO,X_ACCEPT_LANG version=2.43 X-Spam-Level: X-Sanitizer: Advosys mail filter Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Per olof Ljungmark wrote: > What is the correct device for audio CD's under 4.7-STABLE? > I am trying kscd, it opens fine but does not play at all. > > Thanks, > Per olof Well, Here it was: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/43909 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 6:33: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8E0037B401 for ; Sun, 3 Nov 2002 06:33:02 -0800 (PST) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D1ED43E97 for ; Sun, 3 Nov 2002 06:33:02 -0800 (PST) (envelope-from walterk1@earthlink.net) Received: from user-0cal9lv.cable.mindspring.com ([24.170.166.191] helo=earthlink.net) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 188LoC-00044n-00 for freebsd-questions@FreeBSD.org; Sun, 03 Nov 2002 06:33:01 -0800 Message-ID: <3DC5339D.D5C7501B@earthlink.net> Date: Sun, 03 Nov 2002 09:33:01 -0500 From: Walter X-Mailer: Mozilla 4.77C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.org" Subject: incorrect super block Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I added a 3 GB HD to my FreeBSD computer (as a second drive). I used /stand/sysinstall to 'fdisk' and 'label' it. But when I try to mount it with 'mount /dev/ad3s1e /data' it complains of an incorrect super block. Any solutions? Thanks. Walter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 6:37:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17CA537B404 for ; Sun, 3 Nov 2002 06:37:54 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E1443E77 for ; Sun, 3 Nov 2002 06:37:52 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id gA3EbfMO008389 for ; Sun, 3 Nov 2002 14:37:41 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id gA3EbZDk008388 for freebsd-questions@FreeBSD.ORG; Sun, 3 Nov 2002 14:37:35 GMT Date: Sun, 3 Nov 2002 14:37:35 +0000 From: Matthew Seaman To: "freebsd-questions@FreeBSD.org" Subject: Re: incorrect super block Message-ID: <20021103143735.GA8351@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , "freebsd-questions@FreeBSD.org" References: <3DC5339D.D5C7501B@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DC5339D.D5C7501B@earthlink.net> User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-11.3 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, TO_ADDRESS_EQ_REAL,USER_AGENT,USER_AGENT_MUTT version=2.41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 09:33:01AM -0500, Walter wrote: > I added a 3 GB HD to my FreeBSD computer (as a second > drive). I used /stand/sysinstall to 'fdisk' and 'label' it. But > when I try to mount it with 'mount /dev/ad3s1e /data' it > complains of an incorrect super block. Any solutions? Did you actually create a filesystem on the new disk? Try: newfs /dev/ad3s1e tunefs -n enable /dev/ad3s1e mount -t ufs /dev/ad3s1e /data Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 7: 2:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C892E37B401 for ; Sun, 3 Nov 2002 07:02:10 -0800 (PST) Received: from spectraweb.ch (37.88.3.213.dial.bluewin.ch [213.3.88.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B66443E3B for ; Sun, 3 Nov 2002 07:02:08 -0800 (PST) (envelope-from pcservi@spectraweb.ch) Received: from saturn.spectraweb.ch (localhost.spectraweb.ch [127.0.0.1]) by spectraweb.ch (8.12.6/8.12.5) with ESMTP id gA3F2mEH004376; Sun, 3 Nov 2002 16:02:48 +0100 (CET) (envelope-from pcservi@spectraweb.ch) Received: (from martin@localhost) by saturn.spectraweb.ch (8.12.6/8.12.6/Submit) id gA3F2liL004375; Sun, 3 Nov 2002 16:02:47 +0100 (CET) X-Authentication-Warning: saturn.spectraweb.ch: martin set sender to pcservi@spectraweb.ch using -f Date: Sun, 3 Nov 2002 16:02:47 +0100 From: Martin Schweizer To: freebsd-questions@freebsd.org Subject: Restart while make buildworld Message-ID: <20021103150246.GA4282@spectraweb.ch> Reply-To: Martin Schweizer Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello I would like update my system from FreeBSD 4.7RC to 4.7 Stable. But while a make buildworld the machine restarts. Here are the logs: Script started on Wed Oct 30 12:41:30 2002 # make buildworld -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1193: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1194: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1195: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1196: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1197: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1198: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1199: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1200: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1201: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1202: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1203: warning: initialization discards qualifiers from pointer target type /usr/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/include/opcode/i386.h:1204: warning: initialization discards qualifiers from pointer target type cc -O -pipe -o hangman endgame.o extern.o getguess.o getword.o main.o playgame.o prdata.o prman.o prword.o setup.o -lcurses -ltermcap -lcompat gzip -cn /usr/src/games/hangman/hangman.6 > hangman.6.gz [snip] ===> games/larn cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/main.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/object.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/create.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/tok.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/display.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/global.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/data.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/io.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/monster.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/store.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/diag.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/help.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/config.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/nap.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/bill.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/scores.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/signal.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/moreobj.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/movem.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/regen.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/fortune.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -c /usr/src/games/larn/savelev.c cc -O -pipe -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -fwritable-strings -o larn main.o object.o create.o tok.o display.o global.o data.o io.o monster.o store.o diag.o help.o config.o nap.o bill.o scores.o signal.o moreobj.o movem.o regen.o fortune.o savelev.o -ltermcap -lcompat [snip] gzip -cn /usr/src/games/larn/larn.6 > larn.6.gz ===> games/mille cc -O -pipe -c /usr/src/games/mille/comp.c cc -O -pipe -c /usr/src/games/mille/end.c cc -O -pipe -c /usr/src/games/mille/extern.c cc -O -pipe -c /usr/src/games/mille/init.c cc -O -pipe -c /usr/src/games/mille/mille.c cc -O -pipe -c /usr/src/games/mille/misc.c ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ after here the restart cames. I did it more the one time but whitout success. After the restart the dmesg looks like: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-RC #0: Wed Oct 9 10:12:41 CEST 2002 martin@:/usr/obj/usr/src/sys/KERNEL46 Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (233.86-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x634 Stepping = 4 Features=0x80f9ff real memory = 134217728 (131072K bytes) config> di lnc0 [ snip ] Starting final network daemons: . ELF ldconfig path: /usr/lib /usr/lib/compat /usr/local/lib a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout Starting standard daemons: inetd cron printer usbd . Initial rc.i386 initialization: . Configuring syscons: keymap font8x16 vidcontrol: must be on a virtual console : Inappropriate ioctl for device blanktime vidcontrol: must be on a virtual console ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I never see these messages. What do they mean? : Inappropriate ioctl for device . Additional ABI support: linux [ snip ] Thank you in advance. -- Regards Martin Schweizer PC-Service M. Schweizer; Gewerbehaus Schwarz; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 7:20:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5820337B401 for ; Sun, 3 Nov 2002 07:20:09 -0800 (PST) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0867943E75 for ; Sun, 3 Nov 2002 07:20:09 -0800 (PST) (envelope-from walterk1@earthlink.net) Received: from user-0cal9lv.cable.mindspring.com ([24.170.166.191] helo=earthlink.net) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 188MXe-00005J-00; Sun, 03 Nov 2002 07:19:58 -0800 Message-ID: <3DC53EA0.705F267D@earthlink.net> Date: Sun, 03 Nov 2002 10:19:59 -0500 From: Walter X-Mailer: Mozilla 4.77C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: Matthew Seaman , "freebsd-questions@FreeBSD.org" Subject: Re: incorrect super block References: <3DC5339D.D5C7501B@earthlink.net> <20021103143735.GA8351@happy-idiot-talk.infracaninophi> <3DC53858.65E946B4@earthlink.net> <20021103150305.GA8475@happy-idiot-talk.infracaninophi> Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG OK, Thanks. Fixed. It looks like I forgot to "W" (Write) the partiion edit when doing the label. Thanks and sorry for the bother. Matthew Seaman wrote: > > > newfs /dev/ad3s1e > > > > When I do this it says the 'e' partition is unavailable > > What's the output from: > > disklabel -r ad3s1 > > There should be a line for the 'e' partition, and the fstype should be > 4.2BSD > > > > tunefs -n enable /dev/ad3s1e > > > mount -t ufs /dev/ad3s1e /data > > Cheers, > > Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 7:34: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3920237B401 for ; Sun, 3 Nov 2002 07:34:03 -0800 (PST) Received: from spectraweb.ch (37.88.3.213.dial.bluewin.ch [213.3.88.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB3143EA3 for ; Sun, 3 Nov 2002 07:34:01 -0800 (PST) (envelope-from pcservi@spectraweb.ch) Received: from saturn.spectraweb.ch (localhost.spectraweb.ch [127.0.0.1]) by spectraweb.ch (8.12.6/8.12.5) with ESMTP id gA3FYlEH004614 for ; Sun, 3 Nov 2002 16:34:47 +0100 (CET) (envelope-from pcservi@spectraweb.ch) Received: (from martin@localhost) by saturn.spectraweb.ch (8.12.6/8.12.6/Submit) id gA3FYVIi004613 for freebsd-questions@freebsd.org; Sun, 3 Nov 2002 16:34:31 +0100 (CET) X-Authentication-Warning: saturn.spectraweb.ch: martin set sender to pcservi@spectraweb.ch using -f Date: Sun, 3 Nov 2002 16:34:25 +0100 From: Martin Schweizer To: freebsd-questions@freebsd.org Subject: Let telnet/ssh session open? Message-ID: <20021103153425.GA4597@spectraweb.ch> Reply-To: Martin Schweizer Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello It's possible, like in Terminalserver under Win2k Server, let a session open? For example run a job, close the telnet or ssh session and after some time came back and takeover the old session at the leavet point? -- Regards Martin Schweizer PC-Service M. Schweizer; Gewerbehaus Schwarz; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 7:39:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E3C137B401 for ; Sun, 3 Nov 2002 07:39:49 -0800 (PST) Received: from smtp040.tiscali.dk (smtp040.tiscali.dk [212.54.64.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CDB043E75 for ; Sun, 3 Nov 2002 07:39:48 -0800 (PST) (envelope-from dslb@tiscali.dk) Received: from cpmail.dk.tiscali.com (mail.tiscali.dk [212.54.64.159]) by smtp040.tiscali.dk (8.12.5/8.12.5) with ESMTP id gA3FdFCK002419 for ; Sun, 3 Nov 2002 16:39:44 +0100 (MET) Received: from [213.237.112.252] by cpmail.dk.tiscali.com with HTTP; Sun, 3 Nov 2002 16:39:44 +0100 Date: Sun, 3 Nov 2002 16:39:44 +0100 Message-ID: <3DAE6805000022E6@cpfe2.be.tisc.dk> From: dslb@tiscali.dk Subject: NTP? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@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 am running a server with FreeBSD 4.7 release. I have just installed sno= rt and get: [**] [1:399:4] ICMP Destination Unreachable (Host Unreachable) [**] [Classification: Misc activity] [Priority: 3] 11/03-16:21:59.913423 212.54.86.5 -> 192.168.1.3 ICMP TTL:251 TOS:0x40 ID:0 IpLen:20 DgmLen:56 Type:3 Code:1 DESTINATION UNREACHABLE: HOST UNREACHABLE ** ORIGINAL DATAGRAM DUMP: 192.168.1.3:123 -> 212.54.64.202:123 UDP TTL:252 TOS:0x0 ID:8108 IpLen:20 DgmLen:76 Len: 56 ** END OF DUMP But I am not running NTP or Inetd on 192.168.1.3, likewise I have never told it anything about 212.54.64.202, so why does it connect to it (or tr= y to connect)? br socketd ps: I am connected to the net via a cisco router that forwards all trafic= to 192.168.1.3. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 7:46:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E65237B401 for ; Sun, 3 Nov 2002 07:46:54 -0800 (PST) Received: from astarte.volker.de (pD9504D8E.dip.t-dialin.net [217.80.77.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 532D843EBE for ; Sun, 3 Nov 2002 07:46:41 -0800 (PST) (envelope-from freebsd@secspace.de) Received: from astarte.volker.de (localhost [127.0.0.1]) by astarte.volker.de (8.12.6/8.12.6) with SMTP id gA3FkZhr031087 for ; Sun, 3 Nov 2002 16:46:37 +0100 (CET) (envelope-from freebsd@secspace.de) Date: Sun, 3 Nov 2002 16:46:35 +0100 From: Volker Kindermann To: freebsd-questions@freebsd.org Subject: Re: Let telnet/ssh session open? Message-Id: <20021103164635.17c7f5ee.freebsd@secspace.de> In-Reply-To: <20021103153425.GA4597@spectraweb.ch> References: <20021103153425.GA4597@spectraweb.ch> X-Mailer: Sylpheed version 0.8.5claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > It's possible, like in Terminalserver under Win2k Server, let a > session open? For example run a job, close the telnet or ssh session > and after some time came back and takeover the old session at the > leavet point? have a look at /usr/ports/misc/screen -volker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 7:48:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7030B37B401 for ; Sun, 3 Nov 2002 07:48:14 -0800 (PST) Received: from home.irrelevant.org (81-86-164-179.dsl.pipex.com [81.86.164.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4402F43E9E for ; Sun, 3 Nov 2002 07:48:08 -0800 (PST) (envelope-from simond@irrelevant.org) Received: from simond by home.irrelevant.org with local (Exim 4.10) id 188Myq-0001I5-00; Sun, 03 Nov 2002 15:48:04 +0000 Date: Sun, 3 Nov 2002 15:48:04 +0000 From: Simon Dick To: Martin Schweizer Cc: freebsd-questions@freebsd.org Subject: Re: Let telnet/ssh session open? Message-ID: <20021103154804.GA4797@irrelevant.org> References: <20021103153425.GA4597@spectraweb.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021103153425.GA4597@spectraweb.ch> User-Agent: Mutt/1.5.1i X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *188Myq-0001I5-00*lKFyWN3hg0s* Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 04:34:25PM +0100, Martin Schweizer wrote: > Hello > > It's possible, like in Terminalserver under Win2k Server, let a session open? > For example run a job, close the telnet or ssh session and after some time > came back and takeover the old session at the leavet point? Try in ports, misc/screen for command line stuff and net/vnc for X based apps -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 8:41:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27FB837B401 for ; Sun, 3 Nov 2002 08:41:28 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76FB43E3B for ; Sun, 3 Nov 2002 08:41:26 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id gA3GfGMO008944 for ; Sun, 3 Nov 2002 16:41:16 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id gA3GfBD7008943 for freebsd-questions@FreeBSD.ORG; Sun, 3 Nov 2002 16:41:11 GMT Date: Sun, 3 Nov 2002 16:41:11 +0000 From: Matthew Seaman To: freebsd-questions@FreeBSD.ORG Subject: Re: NTP? Message-ID: <20021103164111.GA8885@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , freebsd-questions@FreeBSD.ORG References: <3DAE6805000022E6@cpfe2.be.tisc.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DAE6805000022E6@cpfe2.be.tisc.dk> User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-13.4 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MUTT version=2.41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 04:39:44PM +0100, dslb@tiscali.dk wrote: > But I am not running NTP or Inetd on 192.168.1.3, likewise I have never > told it anything about 212.54.64.202, so why does it connect to it (or try > to connect)? > > ps: I am connected to the net via a cisco router that forwards all trafic > to 192.168.1.3. Some cisco kit runs NTP itself. Plus the IP number it's connecting to belongs to serv000.worldonline.dk, and the whois information shows that IP belongs to Tiscali, so I think what you're seeing is just the way your ISP has configured your router. It's hard to say precisely without knowing more details of the way your system is set up, but I don't think there's any major cause for alarm. There may be some slight misconfiguration causing the NTP packets to get sent through to your internal machines --- but that's harmless if nothing is listening on port 123. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 9:16:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55BA337B401 for ; Sun, 3 Nov 2002 09:16:48 -0800 (PST) Received: from imo-m10.mx.aol.com (imo-m10.mx.aol.com [64.12.136.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B7F43E77 for ; Sun, 3 Nov 2002 09:16:47 -0800 (PST) (envelope-from JT32255@aol.com) Received: from JT32255@aol.com by imo-m10.mx.aol.com (mail_out_v34.13.) id n.11.162dca8 (18403) for ; Sun, 3 Nov 2002 12:16:43 -0500 (EST) From: JT32255@aol.com Message-ID: <11.162dca8.2af6b3fa@aol.com> Date: Sun, 3 Nov 2002 12:16:42 EST Subject: Why Use a Daemon as a Symbol since it alienates many? To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 4.0 for Windows sub 104 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The traditional devil horns derive from goats, which if you have ever been around goats, seen how they can climb, eat all vegetation in sight, climb trees, get on roofs, etc., how kids gambol, is understandable. But it alienates so many. But as it alienates so many Christians, Jews and Muslims as a little Satan symbol, really limits the widespread use, public and tax paid support and availability of BSD. A better symbol might be the statue of liberty, or the creator of the first Library, Aristotle. The Penguin symbol is LINUX' best advantage over BSD, not to mention all the public hostility towards Berkley. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 9:27:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AB8037B401 for ; Sun, 3 Nov 2002 09:27:51 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B13543E42 for ; Sun, 3 Nov 2002 09:27:50 -0800 (PST) (envelope-from pdb2@u.washington.edu) Received: from u.washington.edu ([12.231.115.57]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021103172740.NVEV27144.rwcrmhc52.attbi.com@u.washington.edu>; Sun, 3 Nov 2002 17:27:40 +0000 Message-ID: <3DC54E6B.2010209@u.washington.edu> Date: Sun, 03 Nov 2002 08:27:23 -0800 From: paul beard Organization: University of Washington User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021101 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dan Pelleg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: motherboard temperature/fan monitoring? References: <3DC49A6A.4030209@u.washington.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dan Pelleg wrote: > Try healthd. The manpage says it does LM78. > I should have been more clear: I can't find anything that can grok the LM78 stuff the board supposedly has. I've tried healthd (but admittedly not in months) as well as the ones I mentioned. No joy. -- Paul Beard / 8040 27th Ave NE / Seattle WA 98115 / paulbeard [at] mac [ dot] com / 206 529 8400 weblog @ 'Tis the dream of each programmer, Before his life is done, To write three lines of APL, And make the damn things run. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 9:29: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70F2E37B401 for ; Sun, 3 Nov 2002 09:29:03 -0800 (PST) Received: from smtp030.tiscali.dk (smtp030.tiscali.dk [212.54.64.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6117943E7B for ; Sun, 3 Nov 2002 09:29:02 -0800 (PST) (envelope-from dslb@tiscali.dk) Received: from cpmail.dk.tiscali.com (mail.tiscali.dk [212.54.64.159]) by smtp030.tiscali.dk (8.12.5/8.12.5) with ESMTP id gA3HSrp4007014 for ; Sun, 3 Nov 2002 18:28:53 +0100 (MET) Received: from [213.237.112.252] by cpmail.dk.tiscali.com with HTTP; Sun, 3 Nov 2002 18:28:53 +0100 Date: Sun, 3 Nov 2002 18:28:53 +0100 Message-ID: <3DAE680500002324@cpfe2.be.tisc.dk> From: dslb@tiscali.dk Subject: Re: NTP? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Some cisco kit runs NTP itself. Plus the IP number it's connecting to >belongs to serv000.worldonline.dk, and the whois information shows >that IP belongs to Tiscali, so I think what you're seeing is just the >way your ISP has configured your router. I think you are right, thanks :-) br socketd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 9:40:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 309AB37B401 for ; Sun, 3 Nov 2002 09:40:31 -0800 (PST) Received: from grillolja.cs.umu.se (grillolja.cs.umu.se [130.239.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50B5E43E6E for ; Sun, 3 Nov 2002 09:40:30 -0800 (PST) (envelope-from tdv94ped@cs.umu.se) Received: from localhost (localhost [127.0.0.1]) by amavisd-new (Postfix) with ESMTP id 7F10E9FE5; Sun, 3 Nov 2002 18:40:28 +0100 (MET) Received: from cs.umu.se (h96n1c1o1023.bredband.skanova.com [213.64.164.96]) by grillolja.cs.umu.se (Postfix) with ESMTP id 69BB39FE2; Sun, 3 Nov 2002 18:40:22 +0100 (MET) Message-ID: <3DC55F74.4000403@cs.umu.se> Date: Sun, 03 Nov 2002 18:40:04 +0100 From: Paul Everlund User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: sv,en MIME-Version: 1.0 To: JT32255@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Why Use a Daemon as a Symbol since it alienates many? References: <11.162dca8.2af6b3fa@aol.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new amavisd-new-20020630 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG JT32255@aol.com wrote: > The traditional devil horns derive from goats, which if you have ever been > around goats, seen how they can climb, eat all vegetation in sight, climb > trees, get on roofs, etc., how kids gambol, is understandable. But it > alienates so many. But as it alienates so many Christians, Jews and Muslims > as a little Satan symbol, really limits the widespread use, public and tax > paid support and availability of BSD. A better symbol might be the statue of > liberty, or the creator of the first Library, Aristotle. The Penguin symbol > is LINUX' best advantage over BSD, not to mention all the public hostility > towards Berkley. Please read http://www.freebsd.org/copyright/daemon.html. And if the little cute daemon alienates Christians, Jews, Muslims or anyone else, my personal opinion is that they should grow up. Take care and I whish you a nice day! Best regards, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 9:49:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA24537B401; Sun, 3 Nov 2002 09:49:43 -0800 (PST) Received: from sol.aptsolutions.com (sol.aptsolutions.com [63.231.253.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0138043E75; Sun, 3 Nov 2002 09:49:42 -0800 (PST) (envelope-from godfrey@sol.aptsolutions.com) Received: from sol.aptsolutions.com (localhost.aptsolutions.com [127.0.0.1]) by sol.aptsolutions.com (8.12.2/8.12.2) with ESMTP id gA3HoAGK043886; Sun, 3 Nov 2002 11:50:10 -0600 (CST) (envelope-from godfrey@sol.aptsolutions.com) X-Authentication-Warning: sol.aptsolutions.com: Host localhost.aptsolutions.com [127.0.0.1] claimed to be sol.aptsolutions.com Received: (from godfrey@localhost) by sol.aptsolutions.com (8.12.2/8.12.2/Submit) id gA3Ho94s043885; Sun, 3 Nov 2002 11:50:09 -0600 (CST) (envelope-from godfrey) Date: Sun, 3 Nov 2002 11:50:09 -0600 From: Jason Godfrey To: Jeff Jirsa Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Disk activity leading to hangs Message-ID: <20021103115009.C43728@sol.aptsolutions.com> References: <20021102235447.D35685@sol.aptsolutions.com> <20021102220616.S7015-100000@boris.st.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021102220616.S7015-100000@boris.st.hmc.edu>; from jeff@unixconsults.com on Sat, Nov 02, 2002 at 10:12:09PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG (CC'ing to freebsd-hackers, since a previous discussion took place there.) Thanks. I tried pinging the machine after a hang, but no response. After a bit of experimentation it seems that the hang (at least on the AMD) occurs under write activity. (A yes > /tmp/foo hangs it.) It seems to hold up under read loads. I'm hoping someone on the lists has either a workaround/fix or could maybe say "I've hit this, but when I switched to a non-maxtor drive things worked." - Jason On Sat, Nov 02, 2002 at 10:12:09PM -0800, Jeff Jirsa wrote: > On Sat, 2 Nov 2002, Jason Godfrey wrote: > > > > > Basically under heavy disk load (buildworld, large package install, nightly > > script run) the system will hang hard. The two systems have very little in > > common, one is a P2 400 running FreeBSD-Stable from Oct 2, the other (a new > > machine) is a AMD 1600+ running FreeBSD 4.5-Release. The faster machine seems > > to hit the hange much more regularly. > > > > The only thing in common between the two machines I can think of is that they > > both have Maxtor IDE drives on a Ultra-ATA channel. (On the P2 400 I've been > > running in PIO mode, as that _seems_ to reduce the frequency of the hangs. > > On the AMD it seems to make no difference.) > > > > I've seen it too, with a 4.5 system with a maxtor drive. Unfortunately, > I've never been able to track it down to anything certain: I was (and > still am) leaning towards poor hardware over an OS fault. The only thing > leading me to believe it's NOT a hardware issue is that the kernel seems > to be running, although nothing responds: network activity lights flash on > the NIC and switch, but NOTHING else works (have to powercycle). > > I remember someone else pointing out the same problem about a year ago, > and nobody ever offered any explanation of the problem or even hinted at a > solution. > > The last thread is here (watch the line wrap): > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=6504+0+archive/2002/freebsd-hackers/20020512.freebsd-hackers > > > - Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 10:23:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C86D737B401 for ; Sun, 3 Nov 2002 10:23:41 -0800 (PST) Received: from web40712.mail.yahoo.com (web40712.mail.yahoo.com [66.218.78.169]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D23E43E97 for ; Sun, 3 Nov 2002 10:23:41 -0800 (PST) (envelope-from alirezamahini@yahoo.com) Message-ID: <20021103182341.26131.qmail@web40712.mail.yahoo.com> Received: from [81.12.16.1] by web40712.mail.yahoo.com via HTTP; Sun, 03 Nov 2002 10:23:41 PST Date: Sun, 3 Nov 2002 10:23:41 -0800 (PST) From: alireza mahini Subject: How can i use multiple ethernet card for data transfer in my program( in C language)? To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have 2 ethernet card {rl0 with inet "128.128.64.235" and rl1 with inet"128.128.65.235").I wrote a program that creates DGREAM sockets and bind them into valid addresses then sending packets and receiving their acks from another program.My code operates as below: main(){ sd1=socket(...); sd2=socket(...); rd1=socket(...); rd2=socket(...); bind(..sd1.);/*sd1 bind in 128.128.64.235 for sending data*/ bind(..sd2.);/*sd2 bind in 128.128.65.235 for sending data*/ bind(..rd1.);/*rd1 bind in 128.128.64.235 for receiving data*/ bind(..rd2.);/*rd2 bind in 128.128.65.235 for receiving data*/ sendto(..sd1..); sendto(..sd2..); recvfrom(..rd1..); recvfrom(..rd2..); ... } As you see above i wanty send data from rl0 and rl1 but when i execute my code data only send from rl0 and ther is not any data for outgoing from rl1. please guide me what i must do? __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 11:13: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2CFF37B401 for ; Sun, 3 Nov 2002 11:13:05 -0800 (PST) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F06443E4A for ; Sun, 3 Nov 2002 11:13:05 -0800 (PST) (envelope-from jld123@pobox.com) Received: from lee (pcp826719pcs.nrockv01.md.comcast.net [68.50.140.34]) by mtaout04.icomcast.net (iPlanet Messaging Server 5.1 HotFix 1.4 (built Aug 5 2002)) with SMTP id <0H50009ZMLDIW7@mtaout04.icomcast.net> for freebsd-questions@FreeBSD.ORG; Sun, 03 Nov 2002 14:12:59 -0500 (EST) Date: Sun, 03 Nov 2002 14:16:41 -0500 From: Lee Nelson Subject: Re: Why Use a Daemon as a Symbol since it alienates many? In-reply-to: <3DC55F74.4000403@cs.umu.se> To: JT32255@aol.com, Paul Everlund Cc: freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 X-Mailer: Opera 6.05 build 1140 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG JT32255 has a point. It's clear that we're not going to change how people react to the daemon logo. So, if advocacy is a goal, it makes sense to drop the daemon and come up with something more palatable to the general public. But a larger audience for FreeBSD may actually detract from its usefulness. FreeBSD currently does not suffer from the "kitchen sink" problem that Linux has with its kerrnel. And as a result we don't have kernel patches for critical bugs every couple of weeks. Also, bringing FreeBSD to the masses would divert effort away from it's current goals of stability and correctness. Just look at what Red Hat and Mandrake have done to Linux. -Lee 11/3/02 12:40:04 PM, Paul Everlund wrote: >JT32255@aol.com wrote: >> The traditional devil horns derive from goats, which if you have ever been >> around goats, seen how they can climb, eat all vegetation in sight, climb >> trees, get on roofs, etc., how kids gambol, is understandable. But it >> alienates so many. But as it alienates so many Christians, Jews and Muslims >> as a little Satan symbol, really limits the widespread use, public and tax >> paid support and availability of BSD. A better symbol might be the statue of >> liberty, or the creator of the first Library, Aristotle. The Penguin symbol >> is LINUX' best advantage over BSD, not to mention all the public hostility >> towards Berkley. > >Please read http://www.freebsd.org/copyright/daemon.html. > >And if the little cute daemon alienates Christians, Jews, Muslims or >anyone else, my personal opinion is that they should grow up. > >Take care and I whish you a nice day! > >Best regards, >Paul > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 11:13:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97B1037B401 for ; Sun, 3 Nov 2002 11:13:29 -0800 (PST) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43A4C43E97 for ; Sun, 3 Nov 2002 11:13:29 -0800 (PST) (envelope-from jld123@pobox.com) Received: from lee (pcp826719pcs.nrockv01.md.comcast.net [68.50.140.34]) by mtaout06.icomcast.net (iPlanet Messaging Server 5.1 HotFix 1.4 (built Aug 5 2002)) with SMTP id <0H5000KH9LE93F@mtaout06.icomcast.net> for freebsd-questions@FreeBSD.ORG; Sun, 03 Nov 2002 14:13:21 -0500 (EST) Date: Sun, 03 Nov 2002 14:17:12 -0500 From: Lee Nelson Subject: Re: Disk activity leading to hangs In-reply-to: <20021103115009.C43728@sol.aptsolutions.com> To: Jason Godfrey Cc: freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 X-Mailer: Opera 6.05 build 1140 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jason, Just thought I should point out that you are probably seeing network activity from broadcast packets originating elsewhere. Your kernel may well be hung in this situation. -Lee >On Sat, Nov 02, 2002 at 10:12:09PM -0800, Jeff Jirsa wrote: >> On Sat, 2 Nov 2002, Jason Godfrey wrote: >> still am) leaning towards poor hardware over an OS fault. The only thing >> leading me to believe it's NOT a hardware issue is that the kernel seems >> to be running, although nothing responds: network activity lights flash on >> the NIC and switch, but NOTHING else works (have to powercycle). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 11:17:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E604C37B401 for ; Sun, 3 Nov 2002 11:17:33 -0800 (PST) Received: from cisco.com (sword.cisco.com [161.44.208.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 266A943E42 for ; Sun, 3 Nov 2002 11:17:33 -0800 (PST) (envelope-from sjt@cisco.com) Received: from sjt-u10.cisco.com (sjt-u10.cisco.com [10.85.30.63]) by cisco.com (8.8.5-Cisco.1/8.8.8) with ESMTP id OAA21950; Sun, 3 Nov 2002 14:17:26 -0500 (EST) Received: (sjt@localhost) by sjt-u10.cisco.com (8.8.5-Cisco.1/CISCO.WS.1.2) id OAA28359; Sun, 3 Nov 2002 14:17:26 -0500 (EST) Date: Sun, 3 Nov 2002 14:17:26 -0500 From: Steve Tremblett To: Lee Nelson Cc: JT32255@aol.com, Paul Everlund , freebsd-questions@FreeBSD.ORG Subject: Re: Why Use a Daemon as a Symbol since it alienates many? Message-ID: <20021103141726.B27523@sjt-u10.cisco.com> References: <3DC55F74.4000403@cs.umu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jld123@pobox.com on Sun, Nov 03, 2002 at 02:16:41PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please don't feed the troll :) +---- Lee Nelson wrote: | JT32255 has a point. | | It's clear that we're not going to change how people | react to the daemon logo. So, if advocacy is a goal, | it makes sense to drop the daemon and come up with | something more palatable to the general public. | | But a larger audience for FreeBSD may actually | detract from its usefulness. FreeBSD currently does | not suffer from the "kitchen sink" problem that Linux | has with its kerrnel. And as a result we don't have | kernel patches for critical bugs every couple of weeks. | | Also, bringing FreeBSD to the masses would divert | effort away from it's current goals of stability and | correctness. Just look at what Red Hat and Mandrake | have done to Linux. | | -Lee | | 11/3/02 12:40:04 PM, Paul Everlund wrote: | | >JT32255@aol.com wrote: | >> The traditional devil horns derive from goats, which if you have ever been | >> around goats, seen how they can climb, eat all vegetation in sight, climb | >> trees, get on roofs, etc., how kids gambol, is understandable. But it | >> alienates so many. But as it alienates so many Christians, Jews and Muslims | >> as a little Satan symbol, really limits the widespread use, public and tax | >> paid support and availability of BSD. A better symbol might be the statue of | >> liberty, or the creator of the first Library, Aristotle. The Penguin symbol | >> is LINUX' best advantage over BSD, not to mention all the public hostility | >> towards Berkley. | > | >Please read http://www.freebsd.org/copyright/daemon.html. | > | >And if the little cute daemon alienates Christians, Jews, Muslims or | >anyone else, my personal opinion is that they should grow up. | > | >Take care and I whish you a nice day! | > | >Best regards, | >Paul | > | > | > | >To Unsubscribe: send mail to majordomo@FreeBSD.org | >with "unsubscribe freebsd-questions" in the body of the message | > | > | | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | +---end quoted text--- -- Steve Tremblett Cisco Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 11:37: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56BE937B401 for ; Sun, 3 Nov 2002 11:37:01 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C766543E4A for ; Sun, 3 Nov 2002 11:37:00 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id LAA19635; Sun, 3 Nov 2002 11:36:53 -0800 Message-ID: <3DC57AD4.9010204@owt.com> Date: Sun, 03 Nov 2002 11:36:52 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Per olof Ljungmark Cc: freebsd-questions Subject: Re: Audio CD: Correct device References: <3DC52085.5040104@intersonic.se> <3DC52E62.3020506@intersonic.se> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Per olof Ljungmark wrote: > Per olof Ljungmark wrote: > >> What is the correct device for audio CD's under 4.7-STABLE? >> I am trying kscd, it opens fine but does not play at all. >> >> Thanks, >> Per olof > > > Well, > Here it was: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/43909 > I think that is for scsi. My atapi CDs all show up as /dev/acd0c. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 11:58:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3EA37B401 for ; Sun, 3 Nov 2002 11:58:24 -0800 (PST) Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 035AA43E75 for ; Sun, 3 Nov 2002 11:58:19 -0800 (PST) (envelope-from Hostmaster@Video2Video.Com) Received: from localhost (localhost [127.0.0.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 61C1932CED; Sun, 3 Nov 2002 14:58:13 -0500 (EST) Received: from russian-caravan.cloud9.net (localhost [127.0.0.1]) by localhost (VaMailArmor-2.0.1.7) id 26560-6FEB2BF9; Sun, 03 Nov 2002 14:58:13 -0500 Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 25B1732CD0; Sun, 3 Nov 2002 14:58:13 -0500 (EST) Date: Sun, 3 Nov 2002 14:58:13 -0500 (EST) From: Peter Leftwich X-X-Sender: pete@earl-grey.cloud9.net To: Kent Stewart Cc: FreeBSD LIST Subject: Re: ntpdate problems in /etc/rc.conf In-Reply-To: <3DBE0DC0.8030209@owt.com> Message-ID: <20021103145642.E17360-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.7; VAE: 6.16.0.0; VDF: 6.16.0.11; host: russian-caravan.cloud9.net) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 28 Oct 2002, Kent Stewart wrote: > > ntpdate_enable="YES" # Run ntpdate to sync time on boot (or NO). > > ntpdate_program="/usr/sbin/ntpdate" # path to ntpdate, if you want a different one. > > ntpdate_flags="-b clock.isc.org" # Flags to ntpdate (if enabled). > > My clock still says it is 20:11 PM when it is really 19:11 PM right now! > > Am I missing something, or needing to set the CMOS/motherboard clock...? > I thought ntpdate had to be run manually or via a cron job. I have an > ntpd running and it changed immediately after 2am. > Kent > Kent Stewart > Richland, WA > http://users.owt.com/kstewart/index.html The way I understand it, ntpd runs constantly, keeping your PC's clock accurate, whereas ntpdate is often called once via a cron or at boot time. My clock is accurate now, isc.org must not have set their time right away. -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 12: 3: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2370737B401 for ; Sun, 3 Nov 2002 12:03:02 -0800 (PST) Received: from post-21.mail.nl.demon.net (post-21.mail.nl.demon.net [194.159.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B97243E75 for ; Sun, 3 Nov 2002 12:03:01 -0800 (PST) (envelope-from cls@raggedclown.net) Received: from [212.238.197.102] (helo=mailhost.raggedclown.net) by post-21.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 188QxY-000BzV-00 for freebsd-questions@FreeBSD.ORG; Sun, 03 Nov 2002 20:03:00 +0000 Received: from localhost (localhost [127.0.0.1]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id C0A38E888 for ; Sun, 3 Nov 2002 21:02:56 +0100 (CET) Received: from willow.raggedclown.net (willow.raggedclown.intra [192.168.1.10]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id 188BAA77 for ; Sun, 3 Nov 2002 21:02:47 +0100 (CET) Received: by willow.raggedclown.net (Ragged Clown Host [willow], from userid 1009) id 9A87F22599; Sun, 3 Nov 2002 21:02:46 +0100 (CET) Date: Sun, 3 Nov 2002 21:02:46 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: Why Use a Daemon as a Symbol since it alienates many? Message-ID: <20021103200246.GA4037@raggedclown.net> References: <3DC55F74.4000403@cs.umu.se> <20021103141726.B27523@sjt-u10.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021103141726.B27523@sjt-u10.cisco.com> User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS 0.3.12pre8 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I presume this is a joke. But I thought I would point out that "daemon", the ancient greek word for what we know call demons, means "guardian angel". Suggest if any more people want to mythologise about how many people do not use FreeBSD because of the scary demon that they come up with statistical evidence to back up this ridiculous assertion. Maybe Buddhists may get offended by "Redhat" since that is the name of a certain Buddhist sect (because they wear red hats :). Anyway if this belongs anywhere it belongs in "chat" not in questions. There is a debate going on there at the moment about a name for Release 5... -- Regards Cliff Sarginson The Netherlands Email: cls@raggedclown.net Tel : +31 (0)10 4764595 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 12:30:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9179737B401 for ; Sun, 3 Nov 2002 12:30:12 -0800 (PST) Received: from orngca-mls01.socal.rr.com (orngca-mls01.socal.rr.com [66.75.160.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2327D43E7B for ; Sun, 3 Nov 2002 12:30:07 -0800 (PST) (envelope-from Hostmaster@Video2Video.Com) Received: from 24-161-163-41.san.rr.com (24-161-163-41.san.rr.com [24.161.163.41]) by orngca-mls01.socal.rr.com (8.11.4/8.11.3) with ESMTP id gA3KTNQ02460 for ; Sun, 3 Nov 2002 12:29:23 -0800 (PST) Date: Sun, 3 Nov 2002 12:30:05 -0800 (PST) From: Peter Leftwich X-X-Sender: root@dhcp-407-32.san.rr.com To: FreeBSD Questions LIST Subject: ld-elf.so.1 error Message-ID: <20021103122507.B509-100000@dhcp-407-32.san.rr.com> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # emacs /usr/libexec/ld-elf.so.1: Shared object "libXaw3d.so.7" not found I had this problem once before. Emacs worked fine. Then I installed (partially, a broken) XFree86 4.2.0 and then emacs stopped working with a similar error. Reinstalling X fixed it but is there an easier fix?? For example, is there some trusted place I can simply download libXaw3d.so.7 to "trick" emacs into working properly? Hope I can fix this! -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 12:40:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDD6937B401 for ; Sun, 3 Nov 2002 12:40:35 -0800 (PST) Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72C4943E4A for ; Sun, 3 Nov 2002 12:40:34 -0800 (PST) (envelope-from leo@ktv.se) Received: from FreeBSD.ktv.se (FreeBSD.ktv.se [194.52.13.251]) by bamse.ktv.se (8.12.3/8.12.5) with ESMTP id gA3KeVre005563 for ; Sun, 3 Nov 2002 21:40:32 +0100 (CET) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="us-ascii" From: Leo De Geer Reply-To: leo@ktv.se Organization: Kristianstad teknikverkstad To: freebsd-questions@FreeBSD.ORG Subject: problem building Date: Sun, 3 Nov 2002 21:40:31 +0100 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200211032140.31052.leo@ktv.se> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG im trying to get the ney version of the bwadmin kernel from etinc.com to=20 compile on 4.6.2 by then im doing the config il get the error no wildcard to isa divice bw0 at isa ? is in the config file regards leo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 13:10:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B1AF37B401 for ; Sun, 3 Nov 2002 13:10:54 -0800 (PST) Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6422143E7B for ; Sun, 3 Nov 2002 13:10:43 -0800 (PST) (envelope-from wayne@penguinpowered.org.uk) Received: from host217-35-10-192.in-addr.btopenworld.com ([217.35.10.192] helo=marvin.penguinpowered.org.uk) by tungsten.btinternet.com with esmtp (Exim 3.22 #8) id 188S0q-00030N-00; Sun, 03 Nov 2002 21:10:28 +0000 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 188S9Q-00022Z-00; Sun, 03 Nov 2002 21:19:20 +0000 From: Wayne Pascoe To: leo@ktv.se Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem building References: <200211032140.31052.leo@ktv.se> Date: 03 Nov 2002 21:19:20 +0000 In-Reply-To: <200211032140.31052.leo@ktv.se> Message-ID: <86u1iywduv.fsf@marvin.penguinpowered.org.uk> Lines: 18 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Leo De Geer writes: > divice bw0 at isa ? > > is in the config file Have you got the following line in your kernel config file anywhere? If not, try adding it and see if this solves the problem: device isa HTH -- - Wayne Pascoe There are no stupid questions, only stupid people. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 13:30:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0F4437B401 for ; Sun, 3 Nov 2002 13:30:38 -0800 (PST) Received: from mail.inka.de (quechua.inka.de [193.197.184.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A27C543E42 for ; Sun, 3 Nov 2002 13:30:37 -0800 (PST) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with gbsmtp id 188SKJ-0002FU-00; Sun, 03 Nov 2002 22:30:35 +0100 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.6/8.12.6) with ESMTP id gA3Kgo63022209 for ; Sun, 3 Nov 2002 21:42:50 +0100 (CET) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.6/8.12.6/Submit) id gA3KgoXs022208 for freebsd-questions@freebsd.org; Sun, 3 Nov 2002 21:42:50 +0100 (CET) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: Why Use a Daemon as a Symbol since it alienates many? Date: Sun, 3 Nov 2002 20:42:49 +0000 (UTC) Message-ID: References: <11.162dca8.2af6b3fa@aol.com> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wrote: > But as it alienates so many Christians, Jews and Muslims as a > little Satan symbol, really limits the widespread use, public and > tax paid support and availability of BSD. God has revealed to me that He does not consider our use of the daemon symbol as an outrage against him, that He in fact appreciates it and encourages its use. Unfortunately many believers are deaf to His voice and thus mistakenly rely on the teachings of false prophets. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 13:39:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBA1D37B401 for ; Sun, 3 Nov 2002 13:39:44 -0800 (PST) Received: from segfault.monkeys.com (segfault.monkeys.com [66.60.157.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DD7343E3B for ; Sun, 3 Nov 2002 13:39:44 -0800 (PST) (envelope-from rfg@monkeys.com) Received: from monkeys.com (localhost [127.0.0.1]) by segfault.monkeys.com (Postfix) with ESMTP id 21825645B for ; Sun, 3 Nov 2002 13:39:33 -0800 (PST) To: freebsd-questions@freebsd.org Subject: Novice question about testing sound cards Date: Sun, 03 Nov 2002 13:39:33 -0800 Message-ID: <97247.1036359573@monkeys.com> From: "Ronald F. Guilmette" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I have to confess massive ignorance about sound cards. I haven't used these things much in the past, if at all. Anyway, I just installed 4.7-RELEASE on a new system that's got an ancient and crusty ISA Sound Blaster 16 PnP card (that I bought second-hand) installed in it. I also generated and installed a new kernel that I believe contains all of the necessary stuff to support this card, specifically I added: device pcm device sbc The card is now clearly recognized on boot up, however I'm still not 100% that it's working. I tried using a couple of CD player utilities and no sound came out if the speakers. Ok, so question: What's the simplest and easiest way to simply check to see if a given sound card is working or not? I gather that it is _not_ as simple as just cat'ing some .mp3 file to one of the /dev/dsp* device files, correct? When answering, please understand that I have *not* gotten X11 up and/or configured on the system in question, nor do I wish to do so at the present time. (So any suggestions that I try running some fancy-schmancy click-and-drool music player will not be helpful.) Also, please be advised that my CD drive is an EIDE (not SCSI) drive, and that I _don't_ have any wires running directly from the CD drive to the sound card. (I probably should have, but I don't happen to have any such little audio wires lying aound.) Anyway, I assume that I can get some sound files of some kind into this box (perhaps via floppy, since it ain't on the network yet) without having to get some sound files off of, say, a music CD. P.S. Speaking of /dev/dsp*, how come `man dsp' doesn't produce anything? Ain't device files supposed to be documented? I sure would like to know what would happen if I just cat'ed some files to /dev/dsp0. (Maybe I'll just try it and find out. I assume that the system won't catch fire. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 13:39:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0282137B401 for ; Sun, 3 Nov 2002 13:39:53 -0800 (PST) Received: from orngca-mls03.socal.rr.com (orngca-mls03.socal.rr.com [66.75.160.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 812EA43E75 for ; Sun, 3 Nov 2002 13:39:52 -0800 (PST) (envelope-from Hostmaster@Video2Video.Com) Received: from 24-161-163-41.san.rr.com (24-161-163-41.san.rr.com [24.161.163.41]) by orngca-mls03.socal.rr.com (8.11.6+Sun/8.11.3) with ESMTP id gA3Ldkt14938 for ; Sun, 3 Nov 2002 13:39:47 -0800 (PST) Date: Sun, 3 Nov 2002 13:39:46 -0800 (PST) From: Peter Leftwich X-X-Sender: root@dhcp-407-32.san.rr.com To: FreeBSD Questions LIST Subject: man 1 eject Message-ID: <20021103133639.B2261-100000@dhcp-407-32.san.rr.com> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A question and a suggestion to improve the "eject(1)" manpage. Question: Why is there no "SEE ALSO" section for a command (if one exists) to insert the CD tray using the command line? Suggestion: The manpage could be clearer about not accepting the full device path, such as /dev/acd1c, and instead using "eject acd1" for example. -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 13:40:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B888B37B401 for ; Sun, 3 Nov 2002 13:40:28 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1011C43E42 for ; Sun, 3 Nov 2002 13:40:27 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id gA3LeFMO013058 for ; Sun, 3 Nov 2002 21:40:15 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id gA3LeA8J013057 for FreeBSD-Questions@FreeBSD.ORG; Sun, 3 Nov 2002 21:40:10 GMT Date: Sun, 3 Nov 2002 21:40:10 +0000 From: Matthew Seaman To: FreeBSD Questions LIST Subject: Re: ld-elf.so.1 error Message-ID: <20021103214010.GA10194@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , FreeBSD Questions LIST References: <20021103122507.B509-100000@dhcp-407-32.san.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021103122507.B509-100000@dhcp-407-32.san.rr.com> User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-14.7 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_02_03, USER_AGENT,USER_AGENT_MUTT version=2.41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 12:30:05PM -0800, Peter Leftwich wrote: > # emacs > /usr/libexec/ld-elf.so.1: Shared object "libXaw3d.so.7" not found > > I had this problem once before. Emacs worked fine. Then I installed > (partially, a broken) XFree86 4.2.0 and then emacs stopped working with a > similar error. Reinstalling X fixed it but is there an easier fix?? > > For example, is there some trusted place I can simply download > libXaw3d.so.7 to "trick" emacs into working properly? Hope I can fix this! If you mean somewhere you can download libXaw3d *from*, well your best bet is just to copy the file from some other FreeBSD box or from backup. Failing that, if you pull down and install the Xaw3d package or reinstall the x11-toolkits/Xaw3d port it will supply the missing shared library. You can tell which package installed that library by: % pkg_info -W /usr/X11R6/lib/libXaw3d.so.7 /usr/X11R6/lib/libXaw3d.so.7 was installed by package Xaw3d-1.5 If, on the other hand, you mean where can you download a copy of the shared library *to* then: * Shared libraries installed by ports generally go into ${PREFIX}/lib. For X-Windows stuff, that's /usr/X11R6/lib. (System shlibs go into /usr/lib) * Shared libraries can be installed into any directory so long as ldconfig(8) is run to let the system know about it -- for instance portupgrade will keep copies of any obsolete shlib from an old package in /usr/local/lib/compat/pkg. * If you modify any shared libraries, you should rebuild the system's cache of shared library hints by running ldconfig(8): ldconfig -R will recheck all previously known directories containing shlibs. ldconfig -m /some/dir will rescan as above and also merge in any shlibs found in the named directory. ldconfig -r will list the current hints file. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 13:40:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EFD937B406 for ; Sun, 3 Nov 2002 13:40:33 -0800 (PST) Received: from aol.com (cm61-18-211-125.hkcable.com.hk [61.18.211.125]) by mx1.FreeBSD.org (Postfix) with SMTP id 2A98A43E97 for ; Sun, 3 Nov 2002 13:40:30 -0800 (PST) (envelope-from custservice7007e54@aol.com) Received: from unknown (HELO q4.quickslow.com) (150.202.66.43) by sparc.zubilam.net with SMTP; 04 Nov 0102 07:33:28 -1000 Reply-To: Message-ID: <003c11c86c8e$7645c5a0$2ee16cc3@hgpeay> From: To: bizowner@FreeBSD.ORG Subject: Music + Internet = MONEY Date: Mon, 04 Nov 0102 04:25:54 -0700 MiME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG MUSIC INDUSTRY GOES NETWORK MARKETING!!! Join Our Team Today! Now you can access ALL of your favorite music LEGALLY from the Internet right from your computer for less than the average cost of ONE CD per month. EXCLUSIVE WORLDWIDE MLM OPPORTUNITY We're growing at over 45% PER WEEK!! -United States launched July 25th -Canada Launching VERY SOON! -U.K. launches in the Fall of 2002 Join Now & be Positioned at Top of the Company Featuring... - World's Largest Library of music on the Internet! - New state-of-the-art Streaming Technology - Live Internet conference calls with celebrities!!! - Build worldwide with unbelievable Compensation Plan! Recording Studios Involved: Sony Mercury Records Warner Motown A & M Records Universal Records Geffen Verve Music Group Dreamworks Capitol Records Def Jam Records Virgin Records Def Soul Records Priority Records Island Records Blue Note Records MCA Records Astralwerks Over 80,000,000 people have downloaded music. Talk about market potential worldwide. Build a residual income right from your own home! Make money while you listen to your favorite music! Ready for MORE INFO? Call TOLL-FREE: 1-877-381-4175 (leave a message). Or... Please send your NAME, PHONE # and best time to reach you (include TIME ZONE) to the email address below: NOTE: (No info will be sent without a valid phone #) mailto:songbiz11@hotmail.com ------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- UNSUBSCRIBE INSTRUCTIONS: To be removed from further mailings, please click on the link below (you will be automatically removed): http://81.9.5.210/remove-me.asp 2723QePZ3-333MkQS1075pwAL2-990hrkI6621uKZl39 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 14:20:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35F5137B401 for ; Sun, 3 Nov 2002 14:20:18 -0800 (PST) Received: from smtp020.tiscali.dk (smtp020.tiscali.dk [212.54.64.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2560243E42 for ; Sun, 3 Nov 2002 14:20:17 -0800 (PST) (envelope-from dslb@tiscali.dk) Received: from cpmail.dk.tiscali.com (mail.tiscali.dk [212.54.64.159]) by smtp020.tiscali.dk (8.12.5/8.12.5) with ESMTP id gA3MK3c3000085 for ; Sun, 3 Nov 2002 23:20:14 +0100 (MET) Received: from [213.237.112.252] by cpmail.dk.tiscali.com with HTTP; Sun, 3 Nov 2002 23:20:14 +0100 Date: Sun, 3 Nov 2002 23:20:14 +0100 Message-ID: <3DAE680500002383@cpfe2.be.tisc.dk> From: dslb@tiscali.dk Subject: Mail servers To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi again I run Qpopper and Imap-uw on my FreeBSD 4.7 server. My first problem is with Qpopper. Acording to /etc/services, pop3s should= be at port 995, but even though I have installed qpopper with ssl support= and enabled it (I think), it only bind()'s to port 110. Does this mean th= e SSL support don't work? (I see no error messages in /var/log). And to the Second question: "Can't imap-uw be runs as a standalone daemon= ? If not, which imapd can"? br socketd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 14:21:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF16237B401 for ; Sun, 3 Nov 2002 14:21:22 -0800 (PST) Received: from orngca-mls03.socal.rr.com (orngca-mls03.socal.rr.com [66.75.160.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5977043E6E for ; Sun, 3 Nov 2002 14:21:22 -0800 (PST) (envelope-from Hostmaster@Video2Video.Com) Received: from 24-161-163-41.san.rr.com (24-161-163-41.san.rr.com [24.161.163.41]) by orngca-mls03.socal.rr.com (8.11.6+Sun/8.11.3) with ESMTP id gA3MLLt02797 for ; Sun, 3 Nov 2002 14:21:22 -0800 (PST) Date: Sun, 3 Nov 2002 14:21:21 -0800 (PST) From: Peter Leftwich X-X-Sender: root@dhcp-407-32.san.rr.com To: FreeBSD Questions LIST Subject: mount transparently? Message-ID: <20021103141810.N3047-100000@dhcp-407-32.san.rr.com> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Are there any tools out there in FreeBSD-land that let the user mount to the following example file? A filename.iso has been burned to a CD-R; The filename.iso contains lots of *.zip files that were tarred into a single filename.tar then gzipped into filename.tgz -- The user then used mkisofs to convert filename.tgz to filename.iso Am I asking too much and at too many levels down? =) -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 14:36:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2693E37B401 for ; Sun, 3 Nov 2002 14:36:52 -0800 (PST) Received: from hotmail.com (f22.sea2.hotmail.com [207.68.165.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id C533543E4A for ; Sun, 3 Nov 2002 14:36:51 -0800 (PST) (envelope-from mingrone@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 3 Nov 2002 14:36:51 -0800 Received: from 68.11.80.96 by sea2fd.sea2.hotmail.msn.com with HTTP; Sun, 03 Nov 2002 22:36:50 GMT X-Originating-IP: [68.11.80.96] From: "Joey Mingrone" To: questions@freebsd.org Subject: qt port fails to build Date: Sun, 03 Nov 2002 16:36:50 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Nov 2002 22:36:51.0443 (UTC) FILETIME=[80CC5C30:01C28389] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Has anyone had any problems building the qt port? I had the problem below on my 4.6.2 box, so I updated to 4.7-p1, but still have he same problem. In file included from syntaxhighliter_cpp.h:26, from cppeditor.cpp:23: /usr/local/include/conf.h:6: warning: #warning "This header is obsolete, use ap_config.h instead" In file included from /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qmenudata.h:46, from /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qpopupmenu.h:43, from cppeditor.cpp:29: /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qsignal.h:75: macro `signal' used with just one arg In file included from /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qpopupmenu.h:43, from cppeditor.cpp:29: /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qmenudata.h:77: macro `signal' used without args In file included from cppeditor.cpp:23: syntaxhighliter_cpp.h:44: `ConfigStyle' was not declared in this scope syntaxhighliter_cpp.h:44: template argument 2 is invalid syntaxhighliter_cpp.h:44: ANSI C++ forbids declaration `styles' with no type In file included from /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qmenudata.h:46, from /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qpopupmenu.h:43, from cppeditor.cpp:29: /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qsignal.h:75: type specifier omitted for parameter In file included from /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qpopupmenu.h:43, from cppeditor.cpp:29: /usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/include/qmenudata.h:77: syntax error before `,' cppeditor.cpp: In method `void CppEditor::configChanged()': cppeditor.cpp:57: `ConfigStyle' undeclared (first use this function) cppeditor.cpp:57: (Each undeclared identifier is reported only once cppeditor.cpp:57: for each function it appears in.) cppeditor.cpp:57: template argument 2 is invalid cppeditor.cpp:57: ANSI C++ forbids declaration `styles' with no type cppeditor.cpp:57: no method `Config::readStyles' cppeditor.cpp:58: invalid use of undefined type `struct Config' ../../editor/editor.h:27: forward declaration of `struct Config' cppeditor.cpp:59: invalid use of undefined type `struct Config' ../../editor/editor.h:27: forward declaration of `struct Config' cppeditor.cpp:62: no method `Config::completion' cppeditor.cpp:63: no method `Config::parenMatching' cppeditor.cpp:64: no method `Config::wordWrap' gmake[4]: *** [.obj/release-shared-mt/cppeditor.o] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools/designer/plugins/cppeditor' gmake[3]: *** [sub-cppeditor] Error 2 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools/designer/plugins' gmake[2]: *** [sub-plugins] Error 2 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools/designer' gmake[1]: *** [sub-designer] Error 2 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools' gmake: *** [sub-tools] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/qt30. *** Error code 1 Stop in /usr/ports/x11/kde3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall14303.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/kde3 (compiler error) Joey _________________________________________________________________ Get a speedy connection with MSN Broadband.  Join now! http://resourcecenter.msn.com/access/plans/freeactivation.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 14:52:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C10B337B401 for ; Sun, 3 Nov 2002 14:52:49 -0800 (PST) Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DE9543E9C for ; Sun, 3 Nov 2002 14:52:49 -0800 (PST) (envelope-from Hostmaster@Video2Video.Com) Received: from localhost (localhost [127.0.0.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 9E86732CC5; Sun, 3 Nov 2002 17:52:43 -0500 (EST) Received: from russian-caravan.cloud9.net (localhost [127.0.0.1]) by localhost (VaMailArmor-2.0.1.7) id 63827-1DB0CDC6; Sun, 03 Nov 2002 17:52:43 -0500 Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 202BA32CF5; Sun, 3 Nov 2002 17:52:43 -0500 (EST) Date: Sun, 3 Nov 2002 17:52:43 -0500 (EST) From: Peter Leftwich X-X-Sender: pete@earl-grey.cloud9.net To: Jacob Rhoden Cc: FreeBSD LIST Subject: Re: ntpdate problems in /etc/rc.conf In-Reply-To: <200210291414.25321.jrhoden@unimelb.edu.au> Message-ID: <20021103175107.K22867-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.7; VAE: 6.16.0.0; VDF: 6.16.0.11; host: russian-caravan.cloud9.net) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 29 Oct 2002, Jacob Rhoden wrote: > Are you in the right time zone? If you are in australia, you have to set > preciscely where you are for it to work (for example, here in melbourne our > time zone just went back an our for summer). Dont know if this may help, but > i would guess that is what the problem is. You can set timezone by runing > /stand/sysinstall again.... > Regards, > Jacob > Jacob Rhoden Phone: +61 3 8344 6102 > ITS Division Email: jrhoden@unimelb.edu.au > Melbourne University Mobile: +61 403 788 386 Someone told me in another post to use "tzsetup" which had a sysinstall-like interface. The manpage for tzsetup pointed me to /etc/localtime which, when viewed in the "more" viewer, had PST near the end so I'm assuming I'm setup okay now. But I wonder why there is no unix standard command to view and/or set the PC's current timezone! -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 15: 6:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B1A237B401 for ; Sun, 3 Nov 2002 15:06:24 -0800 (PST) Received: from murphys.services.quay.plus.net (murphys.services.quay.plus.net [212.159.14.225]) by mx1.FreeBSD.org (Postfix) with SMTP id C29E043E6E for ; Sun, 3 Nov 2002 15:06:17 -0800 (PST) (envelope-from andrew@bramp.freeserve.co.uk) Received: (qmail 15235 invoked from network); 3 Nov 2002 23:06:06 -0000 Received: from bramp.plus.com (HELO andrew) (195.166.150.244) by murphys.services.quay.plus.net with SMTP; 3 Nov 2002 23:06:06 -0000 Message-ID: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> From: "Andrew Brampton" To: Subject: gateway_enable="YES" without a restart Date: Sun, 3 Nov 2002 23:06:04 -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-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm new to FreeBSD, I've had my box running for about 3-4 weeks now. Anyway I've decided to enable it as a gateway by editing the /etc/rc.conf file. I previously had it running as a gateway but I commented the gateway_enable="YES" line. Now I want to uncomment this line so it routes my traffic, but I don't want to actually restart my box because its got a 17 day uptime, and I want to see how high I can get it, and the past 17 days would of been wasted if I reboot :) Sorry if this sounds a bit lame, but I'm trying to beat my 21day uptime on Windows 2k. So what command could I type, or which process could I kill/restart so that my box will function as a gateway? I had a quick scan through the man page on rc.conf, but didn't find anything of relevance, but I did find many other useful lines I might add to my rc.conf file later (just to play around with).. Anyway I'll be very gratefull if someone could tell me how to keep this uptime :) thanks Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 15:10: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8A5137B414 for ; Sun, 3 Nov 2002 15:10:05 -0800 (PST) Received: from mail102.csoft.net (lilly.csoft.net [63.111.22.101]) by mx1.FreeBSD.org (Postfix) with SMTP id F194143E3B for ; Sun, 3 Nov 2002 15:10:04 -0800 (PST) (envelope-from zith@lilly.csoft.net) Received: (qmail 53795 invoked by uid 1876); 3 Nov 2002 23:15:23 -0000 Date: Sun, 3 Nov 2002 18:15:23 -0500 From: Nick Slager To: Andrew Brampton Cc: freebsd-questions@FreeBSD.org Subject: Re: gateway_enable="YES" without a restart Message-ID: <20021103181523.A53531@zith.net> References: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew>; from andrew@bramp.freeserve.co.uk on Sun, Nov 03, 2002 at 11:06:04PM -0000 X-Homer: Whoohooooooo! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Andrew Brampton (andrew@bramp.freeserve.co.uk): > Hi, > I'm new to FreeBSD, I've had my box running for about 3-4 weeks now. Anyway > I've decided to enable it as a gateway by editing the /etc/rc.conf file. I > previously had it running as a gateway but I commented the > gateway_enable="YES" line. Now I want to uncomment this line so it routes my > traffic, but I don't want to actually restart my box because its got a 17 > day uptime, and I want to see how high I can get it, and the past 17 days > would of been wasted if I reboot :) # sysctl net.inet.ip.forwarding=1 Nick -- "We demand rigidly defined areas of doubt and uncertainty." -- Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 15:10:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26BBE37B401 for ; Sun, 3 Nov 2002 15:10:46 -0800 (PST) Received: from hamberg.it.uu.se (hamberg.it.uu.se [130.238.9.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D7743E42 for ; Sun, 3 Nov 2002 15:10:44 -0800 (PST) (envelope-from ertr1013@csd.uu.se) Received: (from ertr1013@localhost) by hamberg.it.uu.se (8.8.5/8.8.5) id AAA27508; Mon, 4 Nov 2002 00:10:42 +0100 (MET) Date: Mon, 4 Nov 2002 00:10:42 +0100 From: Erik Trulsson To: Andrew Brampton Cc: freebsd-questions@FreeBSD.org Subject: Re: gateway_enable="YES" without a restart Message-ID: <20021103231042.GA3278@student.uu.se> References: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 11:06:04PM -0000, Andrew Brampton wrote: > Hi, > I'm new to FreeBSD, I've had my box running for about 3-4 weeks now. Anyway > I've decided to enable it as a gateway by editing the /etc/rc.conf file. I > previously had it running as a gateway but I commented the > gateway_enable="YES" line. Now I want to uncomment this line so it routes my > traffic, but I don't want to actually restart my box because its got a 17 > day uptime, and I want to see how high I can get it, and the past 17 days > would of been wasted if I reboot :) > > Sorry if this sounds a bit lame, but I'm trying to beat my 21day uptime on > Windows 2k. So what command could I type, or which process could I > kill/restart so that my box will function as a gateway? sysctl net.inet.ip.forwarding=1 is the command you are looking for. (This is most easily figured out by looking in /etc/rc.network and seeing what command is executed when rc.conf contains gateway_enable="yes" ) > > I had a quick scan through the man page on rc.conf, but didn't find anything > of relevance, but I did find many other useful lines I might add to my > rc.conf file later (just to play around with).. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 15:10:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C25A37B401 for ; Sun, 3 Nov 2002 15:10:52 -0800 (PST) Received: from rhadamanth.submonkey.net (pc1-cdif2-4-cust210.cdf.cable.ntl.com [80.4.10.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B97443E42 for ; Sun, 3 Nov 2002 15:10:51 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10) id 188TtE-0001Wx-00; Sun, 03 Nov 2002 23:10:44 +0000 Date: Sun, 3 Nov 2002 23:10:44 +0000 From: Ceri Davies To: Andrew Brampton Cc: freebsd-questions@FreeBSD.org Subject: Re: gateway_enable="YES" without a restart Message-ID: <20021103231044.GA5819@submonkey.net> References: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> X-message-flag: All your linuxconf-configured redhat are belong to us. X-message-flag-attribution: suresh, sdm. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 11:06:04PM -0000, Andrew Brampton wrote: > So what command could I type, or which process could I > kill/restart so that my box will function as a gateway? Just run: sysctl net.inet.ip.forwarding=1 In general, if you're setting a variable in rc.conf and what to see what it actually does, then you can run: grep gateway_enable /etc/rc* and then look in each file to see which commands are invoked. Ceri -- Remember the mines of the legions! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 15:11:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 965B537B401 for ; Sun, 3 Nov 2002 15:11:34 -0800 (PST) Received: from tomts19-srv.bellnexxia.net (tomts19.bellnexxia.net [209.226.175.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 715B043E4A for ; Sun, 3 Nov 2002 15:11:33 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([65.95.177.83]) by tomts19-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20021103231132.EQAS27245.tomts19-srv.bellnexxia.net@xena.gsicomp.on.ca>; Sun, 3 Nov 2002 18:11:32 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id gA3NFKp28655; Sun, 3 Nov 2002 18:15:20 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <015d01c2838e$59015750$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Andrew Brampton" , References: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> Subject: Re: gateway_enable="YES" without a restart Date: Sun, 3 Nov 2002 18:11:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi, > I'm new to FreeBSD, I've had my box running for about 3-4 weeks now. Anyway > I've decided to enable it as a gateway by editing the /etc/rc.conf file. I > previously had it running as a gateway but I commented the > gateway_enable="YES" line. Now I want to uncomment this line so it routes my > traffic, but I don't want to actually restart my box because its got a 17 > day uptime, and I want to see how high I can get it, and the past 17 days > would of been wasted if I reboot :) > > Sorry if this sounds a bit lame, but I'm trying to beat my 21day uptime on > Windows 2k. So what command could I type, or which process could I > kill/restart so that my box will function as a gateway? sysctl -w net.inet.ip.forwarding=1 > I had a quick scan through the man page on rc.conf, but didn't find anything > of relevance, but I did find many other useful lines I might add to my > rc.conf file later (just to play around with).. > > Anyway I'll be very gratefull if someone could tell me how to keep this > uptime :) > thanks > Andrew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 15:21:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC20337B401 for ; Sun, 3 Nov 2002 15:21:09 -0800 (PST) Received: from voo.doo.net (voo.doo.net [81.17.45.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C65443E42 for ; Sun, 3 Nov 2002 15:21:08 -0800 (PST) (envelope-from marc@schneiders.org) Received: from localhost (localhost [127.0.0.1]) by voo.doo.net (8.12.5/8.12.3) with ESMTP id gA3NKs0M031429; Mon, 4 Nov 2002 00:20:55 +0100 (CET) (envelope-from marc@schneiders.org) Date: Mon, 4 Nov 2002 00:20:53 +0100 (CET) From: Marc Schneiders X-X-Sender: To: Peter Leftwich Cc: Jacob Rhoden , FreeBSD LIST Subject: Re: ntpdate problems in /etc/rc.conf In-Reply-To: <20021103175107.K22867-100000@earl-grey.cloud9.net> Message-ID: <20021104001149.L30667-100000@voo.doo.net> X-Preferred-email-to: marc@schneiders.org X-Other-email-to: marc@venster.nl X-Organization: Venster (Zeist - NL) X-URL: http://www.bijt.net/ X-SOA: A.ROOT-SERVERS.ORSC. X-OS: FreeBSD: The Power to Serve MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 3 Nov 2002, at 17:52 [=GMT-0500], Peter Leftwich wrote: > But I wonder why there is no unix > standard command to view and/or set the PC's current timezone! Perhaps I don't understand your problem? What is wrong with 'date'? voo:marc {783} date Mon Nov 4 00:12:38 CET 2002 So I have CET = Central European Time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 15:22:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E97DB37B401 for ; Sun, 3 Nov 2002 15:22:49 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8E1943E4A for ; Sun, 3 Nov 2002 15:22:48 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id gA3NMhMO013740 for ; Sun, 3 Nov 2002 23:22:43 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id gA3NMcR7013735 for freebsd-questions@FreeBSD.ORG; Sun, 3 Nov 2002 23:22:38 GMT Date: Sun, 3 Nov 2002 23:22:38 +0000 From: Matthew Seaman To: freebsd-questions@FreeBSD.ORG Subject: Re: gateway_enable="YES" without a restart Message-ID: <20021103232238.GA13488@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , freebsd-questions@FreeBSD.ORG References: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-14.7 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_02_03, USER_AGENT,USER_AGENT_MUTT version=2.41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 11:06:04PM -0000, Andrew Brampton wrote: > I'm new to FreeBSD, I've had my box running for about 3-4 weeks now. Anyway > I've decided to enable it as a gateway by editing the /etc/rc.conf file. I > previously had it running as a gateway but I commented the > gateway_enable="YES" line. Now I want to uncomment this line so it routes my > traffic, but I don't want to actually restart my box because its got a 17 > day uptime, and I want to see how high I can get it, and the past 17 days > would of been wasted if I reboot :) > Sorry if this sounds a bit lame, but I'm trying to beat my 21day uptime on > Windows 2k. So what command could I type, or which process could I > kill/restart so that my box will function as a gateway? sysctl net.inet.ip.forwarding=1 That, and appropriate entries in your routing tables are all you need to make your machine route packets between interfaces. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 15:59:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DDAA37B401 for ; Sun, 3 Nov 2002 15:59:41 -0800 (PST) Received: from ncsmtp03.ogw.rr.com (ncsmtp03.ogw.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 516CB43E42 for ; Sun, 3 Nov 2002 15:59:40 -0800 (PST) (envelope-from mmercer@nc.rr.com) Received: from mail8.nc.rr.com (fe8 [24.93.67.55]) by ncsmtp03.ogw.rr.com (8.12.5/8.12.2) with ESMTP id gA3NxEiZ016305 for ; Sun, 3 Nov 2002 18:59:14 -0500 (EST) Received: from nc.rr.com ([24.74.128.130]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 3 Nov 2002 18:59:10 -0500 Message-ID: <3DC5B842.82062BE@nc.rr.com> Date: Sun, 03 Nov 2002 18:58:58 -0500 From: Michael E Mercer Reply-To: mmercer@nc.rr.com X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: speaker now makes buzzing noise... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all, I recently followed the instructions to from http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html and added all the lines in the files it states... I rebooted my machine and all seems fine. However, I used GAIM and after a few messages from people, the speakers start buzzing and the only way I can stop it is to reboot. How to do I stop this noise, and hopefully fix it altogether? thank you Michael Mercer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 16: 2: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E912D37B401; Sun, 3 Nov 2002 16:02:03 -0800 (PST) Received: from chat.ru (ppp139-53.dialup.mtu-net.ru [62.118.139.53]) by mx1.FreeBSD.org (Postfix) with SMTP id 5CD1D43E75; Sun, 3 Nov 2002 16:01:51 -0800 (PST) (envelope-from 311564@mail.ru) From: Max <311564@mail.ru> Subject: ÎÁŇŐÖÎÁŃ ŇĹËĚÁÍÁ É web-ÄÉÚÁĘÎ X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-Priority: 3 X-MSMail-Priority: Normal Mime-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Date: Mon, 4 Nov 2002 03:01:25 +0300 Message-Id: <20021104000151.5CD1D43E75@mx1.FreeBSD.org> To: undisclosed-recipients: ; Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG äĎÂŇĎÇĎ ÷ÁÍ ÄÎŃ! íĎÓËĎ×ÓËÁŃ ŇĹËĚÁÍÎĎ-ĐŇĎÉÚ×ĎÄÓÔ×ĹÎÎÁŃ ĆÉŇÍÁ ÉÚÇĎÔĎ×ÉÔ ÄĚŃ ÷ÁÓ: ÉÚÄĹĚÉŃ ÎÁŇŐÖÎĎĘ ŇĹËĚÁÍŮ (×Ů×ĹÓËÉ, Ó×ĹÔĎ×ŮĹ ËĎŇĎÂÁ, ŰÉÔŮ É ÄŇŐÇĎĹ, ×ËĚŔŢÁŃ ŇĹÇÉÓÔŇÁĂÉŔ) ĎĆĎŇÍĚĹÎÉĹ ĆÁÓÁÄĎ× ÚÄÁÎÉĘ (×ÉÔŇÉÎŮ ÍÁÇÁÚÉÎĎ×, ËĚŐÂŮ É Ô.Ä.) ×ÜÂ-ÄÉÚÁĘÎ É ŇĹËĚÁÍŐ × ÉÎÔĹŇÎĹÔ (×ÓĹ×ĎÚÍĎÖÎŮĹ ×ÜÂ-ÓÁĘÔŮ, ÂÁÎÎĹŇŮ, ÉČ ŇÁÚÍĹÝĹÎÉĹ, É ÍÎĎÇĎĹ ÄŇŐÇĎĹ) ú×ĎÎÉÔĹ: 8-501-222-2421 ó Ő×ÁÖĹÎÉĹÍ, áÎÄŇĹĘ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 16: 2: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E912D37B401; Sun, 3 Nov 2002 16:02:03 -0800 (PST) Received: from chat.ru (ppp139-53.dialup.mtu-net.ru [62.118.139.53]) by mx1.FreeBSD.org (Postfix) with SMTP id 5CD1D43E75; Sun, 3 Nov 2002 16:01:51 -0800 (PST) (envelope-from 311564@mail.ru) From: Max <311564@mail.ru> Subject: ÎÁŇŐÖÎÁŃ ŇĹËĚÁÍÁ É web-ÄÉÚÁĘÎ X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-Priority: 3 X-MSMail-Priority: Normal Mime-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Date: Mon, 4 Nov 2002 03:01:25 +0300 Message-Id: <20021104000151.5CD1D43E75@mx1.FreeBSD.org> To: undisclosed-recipients: ; Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG äĎÂŇĎÇĎ ÷ÁÍ ÄÎŃ! íĎÓËĎ×ÓËÁŃ ŇĹËĚÁÍÎĎ-ĐŇĎÉÚ×ĎÄÓÔ×ĹÎÎÁŃ ĆÉŇÍÁ ÉÚÇĎÔĎ×ÉÔ ÄĚŃ ÷ÁÓ: ÉÚÄĹĚÉŃ ÎÁŇŐÖÎĎĘ ŇĹËĚÁÍŮ (×Ů×ĹÓËÉ, Ó×ĹÔĎ×ŮĹ ËĎŇĎÂÁ, ŰÉÔŮ É ÄŇŐÇĎĹ, ×ËĚŔŢÁŃ ŇĹÇÉÓÔŇÁĂÉŔ) ĎĆĎŇÍĚĹÎÉĹ ĆÁÓÁÄĎ× ÚÄÁÎÉĘ (×ÉÔŇÉÎŮ ÍÁÇÁÚÉÎĎ×, ËĚŐÂŮ É Ô.Ä.) ×ÜÂ-ÄÉÚÁĘÎ É ŇĹËĚÁÍŐ × ÉÎÔĹŇÎĹÔ (×ÓĹ×ĎÚÍĎÖÎŮĹ ×ÜÂ-ÓÁĘÔŮ, ÂÁÎÎĹŇŮ, ÉČ ŇÁÚÍĹÝĹÎÉĹ, É ÍÎĎÇĎĹ ÄŇŐÇĎĹ) ú×ĎÎÉÔĹ: 8-501-222-2421 ó Ő×ÁÖĹÎÉĹÍ, áÎÄŇĹĘ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 16: 2:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BC6137B401 for ; Sun, 3 Nov 2002 16:02:30 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5309143EA9 for ; Sun, 3 Nov 2002 16:02:27 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id A707052814; Mon, 4 Nov 2002 10:32:23 +1030 (CST) Date: Mon, 4 Nov 2002 10:32:23 +1030 From: Greg 'groggy' Lehey To: Peter Leftwich Cc: FreeBSD Questions LIST Subject: Re: man 1 eject Message-ID: <20021104000223.GE54474@wantadilla.lemis.com> References: <20021103133639.B2261-100000@dhcp-407-32.san.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021103133639.B2261-100000@dhcp-407-32.san.rr.com> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday, 3 November 2002 at 13:39:46 -0800, Peter Leftwich wrote: > A question and a suggestion to improve the "eject(1)" manpage. > > Question: Why is there no "SEE ALSO" section for a command (if one exists) > to insert the CD tray using the command line? > > Suggestion: The manpage could be clearer about not accepting the full > device path, such as /dev/acd1c, and instead using "eject acd1" for example. Hmm. Before we can improve the man page, we have to write it. Are you confusing FreeBSD with NetBSD? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 16:15: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A5FD37B401 for ; Sun, 3 Nov 2002 16:15:01 -0800 (PST) Received: from server3.safepages.com (server3.safepages.com [216.127.146.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B580843E8A for ; Sun, 3 Nov 2002 16:15:00 -0800 (PST) (envelope-from ecerejo@myrealbox.com) Received: from myrealbox.com (0-1pool44-226.nas37.philadelphia1.pa.us.da.qwest.net [65.129.44.226]) by server3.safepages.com (Postfix) with ESMTP id 8BD245E40 for ; Mon, 4 Nov 2002 00:14:47 +0000 (GMT) Message-ID: <3DC5BBF3.6030409@myrealbox.com> Date: Sun, 03 Nov 2002 19:14:43 -0500 From: "E. J. Cerejo" User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-questions@freebsd.org Subject: Linux_base-7 and Linux_base-6 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm running FBSD 4.6.2 and I was wondering if these two linux emulators can co-exist together? It looks like the java plugin that comes with netscape-7 needs linux_base-6 and netscape-7 needs linux_base-7, go figure! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 16:20:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E44BD37B401 for ; Sun, 3 Nov 2002 16:20:45 -0800 (PST) Received: from marstons.services.quay.plus.net (marstons.services.quay.plus.net [212.159.14.223]) by mx1.FreeBSD.org (Postfix) with SMTP id CA6DD43E3B for ; Sun, 3 Nov 2002 16:20:34 -0800 (PST) (envelope-from andrew@bramp.freeserve.co.uk) Received: (qmail 2892 invoked by uid 10001); 4 Nov 2002 01:24:58 -0000 Received: from bramp.plus.com (HELO andrew) (195.166.150.244) by marstons.services.quay.plus.net with SMTP; 4 Nov 2002 01:24:58 -0000 Message-ID: <0a8301c28397$f86368c0$0300a8c0@andrew> From: "Andrew Brampton" To: References: <0a1c01c2838d$97e1cbe0$0300a8c0@andrew> Subject: Re: gateway_enable="YES" without a restart Date: Mon, 4 Nov 2002 00:20:22 -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-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well thankyou all for your replies, that one line did the trick, and now I know where to look in future for rc.conf settings. Andrew ----- Original Message ----- From: "Andrew Brampton" To: Sent: Sunday, November 03, 2002 11:06 PM Subject: gateway_enable="YES" without a restart > Hi, > I'm new to FreeBSD, I've had my box running for about 3-4 weeks now. Anyway > I've decided to enable it as a gateway by editing the /etc/rc.conf file. I > previously had it running as a gateway but I commented the > gateway_enable="YES" line. Now I want to uncomment this line so it routes my > traffic, but I don't want to actually restart my box because its got a 17 > day uptime, and I want to see how high I can get it, and the past 17 days > would of been wasted if I reboot :) > > Sorry if this sounds a bit lame, but I'm trying to beat my 21day uptime on > Windows 2k. So what command could I type, or which process could I > kill/restart so that my box will function as a gateway? > > I had a quick scan through the man page on rc.conf, but didn't find anything > of relevance, but I did find many other useful lines I might add to my > rc.conf file later (just to play around with).. > > Anyway I'll be very gratefull if someone could tell me how to keep this > uptime :) > thanks > Andrew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 16:33: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC5F137B401 for ; Sun, 3 Nov 2002 16:32:59 -0800 (PST) Received: from jack.clarksys.com (jack.clarksys.com [64.70.36.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8119643E91 for ; Sun, 3 Nov 2002 16:32:59 -0800 (PST) (envelope-from max@mailution.net) Received: (qmail 57825 invoked from network); 4 Nov 2002 00:32:24 -0000 Received: from unknown (HELO princess) (4.47.62.87) by jack.clarksys.com with SMTP; 4 Nov 2002 00:32:24 -0000 From: "Max Clark" To: Subject: How to simulate high latency links? Date: Sun, 3 Nov 2002 16:33:12 -0800 Message-ID: <000f01c28399$c2482c60$6445a8c0@princess> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am looking for a way to do some performance testing/tuning in a lab environment. I have a high latency low speed link (T1/200MS) that I need to replicate. Are there any ways to do this with FreeBSD? Thanks in advance, Max -- Mailution Email Solutions http://www.mailution.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 17:20:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0A2537B401; Sun, 3 Nov 2002 17:20:25 -0800 (PST) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 418CF43E3B; Sun, 3 Nov 2002 17:20:24 -0800 (PST) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 188Vub-0009zY-00; Mon, 4 Nov 2002 01:20:17 +0000 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id gA41KH9l067931; Mon, 4 Nov 2002 01:20:17 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id gA41KGea067930; Mon, 4 Nov 2002 01:20:16 GMT Date: Mon, 4 Nov 2002 01:20:16 +0000 From: Jonathon McKitrick To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Anyone have menu problems with GNUstep apps? Message-ID: <20021104012016.GA67886@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, has anyone tried running GWorkspace or GNUMail? I seem to be having a problem with the application menu not going away or redrawing when it's supposed to. It seems like there is always an extra one on the screen that won't go away. Has anyone else seen this? NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 17:34:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F6FD37B401 for ; Sun, 3 Nov 2002 17:34:30 -0800 (PST) Received: from yahoo.com (surfnavi.logistic-kurume.co.jp [211.0.60.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 64A5843E42 for ; Sun, 3 Nov 2002 17:34:11 -0800 (PST) (envelope-from charlygun@yahoo.com) Reply-To: Message-ID: <014a12a68a5e$5336d7e5$2ca74ae8@dlxsor> From: To: charlygun@yahoo.com Subject: Nak*d Photos 0769PARQ7-619ouPh5408siWB8-6-26 Date: Mon, 04 Nov 2002 01:13:57 -0000 MiME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG HI my name is Jamie. Thanks for replind to my ad I found a new graet site that lets you send message for frr to other members its called HotPhotoPersonals.com . I have been a member there for a long time and it is great. Come check it out my profile is jamiesclit00 http://www.hotphotopersonals.com 7524HDoZ9-225UWJc3498WCGK1-133WMTR5196dGCM6-310nRao0990nxJPl56 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 17:59:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1E5937B401 for ; Sun, 3 Nov 2002 17:59:38 -0800 (PST) Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA2C043E75 for ; Sun, 3 Nov 2002 17:59:36 -0800 (PST) (envelope-from sue@welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id gA41xMe56628; Mon, 4 Nov 2002 12:59:22 +1100 (EST) (envelope-from sue) Date: Mon, 4 Nov 2002 12:59:21 +1100 From: Sue Blake To: Michael E Mercer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: speaker now makes buzzing noise... Message-ID: <20021104125921.B39772@welearn.com.au> References: <3DC5B842.82062BE@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3DC5B842.82062BE@nc.rr.com>; from mmercer@nc.rr.com on Sun, Nov 03, 2002 at 06:58:58PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 06:58:58PM -0500, Michael E Mercer wrote: > Hello all, > > I recently followed the instructions to from > http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html > > and added all the lines in the files it states... > > I rebooted my machine and all seems fine. > > However, I used GAIM and after a few messages from people, the speakers start > buzzing and the only way I can stop it is to reboot. > > How to do I stop this noise, and hopefully fix it altogether? Are any error messages written to /var/log/messages when that happens? -- Regards, -*Sue*- http://www.sievx.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 18: 4:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC64737B404 for ; Sun, 3 Nov 2002 18:04:45 -0800 (PST) Received: from ncsmtp02.ogw.rr.com (ncsmtp02.ogw.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE64043E75 for ; Sun, 3 Nov 2002 18:04:44 -0800 (PST) (envelope-from mmercer@nc.rr.com) Received: from mail4.nc.rr.com (fe4 [24.93.67.51]) by ncsmtp02.ogw.rr.com (8.12.5/8.12.2) with ESMTP id gA424Zup011031; Sun, 3 Nov 2002 21:04:35 -0500 (EST) Received: from nc.rr.com ([24.74.128.130]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 3 Nov 2002 21:04:55 -0500 Message-ID: <3DC5D5B4.F96F0F2D@nc.rr.com> Date: Sun, 03 Nov 2002 21:04:36 -0500 From: Michael E Mercer Reply-To: mmercer@nc.rr.com X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Sue Blake Cc: freebsd-questions@freebsd.org Subject: Re: speaker now makes buzzing noise... References: <3DC5B842.82062BE@nc.rr.com> <20021104125921.B39772@welearn.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sue Blake wrote: > On Sun, Nov 03, 2002 at 06:58:58PM -0500, Michael E Mercer wrote: > > Hello all, > > > > I recently followed the instructions to from > > http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html > > > > and added all the lines in the files it states... > > > > I rebooted my machine and all seems fine. > > > > However, I used GAIM and after a few messages from people, the speakers start > > buzzing and the only way I can stop it is to reboot. > > > > How to do I stop this noise, and hopefully fix it altogether? > > Are any error messages written to /var/log/messages when that happens? > Nov 3 18:39:53 dual /kernel: pcm0:virtual:2: play interrupt timeout, channel dead the only thing I see related to sound... thanks Michael > > -- > > Regards, > -*Sue*- > > http://www.sievx.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 18: 5:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F07F37B401 for ; Sun, 3 Nov 2002 18:05:22 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83A6243E8A for ; Sun, 3 Nov 2002 18:05:21 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id gA425FZp022743; Sun, 3 Nov 2002 20:05:15 -0600 (CST) (envelope-from dan) Date: Sun, 3 Nov 2002 20:05:15 -0600 From: Dan Nelson To: Max Clark Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to simulate high latency links? Message-ID: <20021104020515.GB63929@dan.emsphone.com> References: <000f01c28399$c2482c60$6445a8c0@princess> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000f01c28399$c2482c60$6445a8c0@princess> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Nov 03), Max Clark said: > Hi, > > I am looking for a way to do some performance testing/tuning in a lab > environment. I have a high latency low speed link (T1/200MS) that I need > to replicate. > > Are there any ways to do this with FreeBSD? dummynet is what you want. By redirecting traffic through a dummynet pipe with ipfw, you can simulate latency and packet loss. See the ipfw and dummynet manpages. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 18:10: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0575837B401 for ; Sun, 3 Nov 2002 18:10:08 -0800 (PST) Received: from web10406.mail.yahoo.com (web10406.mail.yahoo.com [216.136.130.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 8616D43E6E for ; Sun, 3 Nov 2002 18:10:07 -0800 (PST) (envelope-from bsdbrett@yahoo.com.au) Message-ID: <20021104021007.50723.qmail@web10406.mail.yahoo.com> Received: from [136.186.1.114] by web10406.mail.yahoo.com via HTTP; Mon, 04 Nov 2002 13:10:07 EST Date: Mon, 4 Nov 2002 13:10:07 +1100 (EST) From: =?iso-8859-1?q?Brett=20Harris?= Subject: Re: speaker now makes buzzing noise... To: mmercer@nc.rr.com, freebsd-questions@freebsd.org In-Reply-To: <3DC5B842.82062BE@nc.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Michael, > However, I used GAIM and after a few messages from > people, the speakers start > buzzing and the only way I can stop it is to reboot. You may find that the noise is your soundcard picking up interference from your hard drives etc. Ive noticed that if your CDrom/aux/mic inputs are turned up, they will pick up interference. If you're not using your mic/aux/cdrom etc inputs, you should turn them down. Look at the man page for 'mixer', but from memory it's something like: mixer mic 0:0 I usually put similar lines in rc.local, one for each sound 'device' I'm not using, as well as boosting the treble to about 80 and the bass to 60, just for a little more oomph :) Hope this helped, its my first day on these lists :) Brett Harris http://careers.yahoo.com.au - Yahoo! Careers - 1,000's of jobs waiting online for you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 18:35:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 184A437B401 for ; Sun, 3 Nov 2002 18:35:42 -0800 (PST) Received: from ncsmtp02.ogw.rr.com (ncsmtp02.ogw.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8812643E75 for ; Sun, 3 Nov 2002 18:35:41 -0800 (PST) (envelope-from mmercer@nc.rr.com) Received: from mail8.nc.rr.com (fe8 [24.93.67.55]) by ncsmtp02.ogw.rr.com (8.12.5/8.12.2) with ESMTP id gA42ZZur006154; Sun, 3 Nov 2002 21:35:35 -0500 (EST) Received: from nc.rr.com ([24.74.128.130]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 3 Nov 2002 21:35:16 -0500 Message-ID: <3DC5DCFB.9A986CBE@nc.rr.com> Date: Sun, 03 Nov 2002 21:35:39 -0500 From: Michael E Mercer Reply-To: mmercer@nc.rr.com X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Brett Harris Cc: freebsd-questions@freebsd.org Subject: Re: speaker now makes buzzing noise... References: <20021104021007.50723.qmail@web10406.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Brett, Thanks for the info, but that does not help. The buzzing continues.... Thanks Michael Mercer Brett Harris wrote: > Michael, > > > However, I used GAIM and after a few messages from > > people, the speakers start > > buzzing and the only way I can stop it is to reboot. > > You may find that the noise is your soundcard picking > up interference from your hard drives etc. Ive noticed > that if your CDrom/aux/mic inputs are turned up, they > will pick up interference. If you're not using your > mic/aux/cdrom etc inputs, you should turn them down. > Look at the man page for 'mixer', but from memory it's > something like: > > mixer mic 0:0 > > I usually put similar lines in rc.local, one for each > sound 'device' I'm not using, as well as boosting the > treble to about 80 and the bass to 60, just for a > little more oomph :) > > Hope this helped, its my first day on these lists :) > > Brett Harris > > http://careers.yahoo.com.au - Yahoo! Careers > - 1,000's of jobs waiting online for you! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 19:22:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A55A37B401 for ; Sun, 3 Nov 2002 19:22:26 -0800 (PST) Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by mx1.FreeBSD.org (Postfix) with SMTP id 1EEFF43E4A for ; Sun, 3 Nov 2002 19:22:26 -0800 (PST) (envelope-from kizersoze@sbcglobal.net) Received: from adsl-65-71-71-186.dsl.rcsntx.swbell.net (HELO hume) (kizersoze@sbcglobal.net@65.71.71.186 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 4 Nov 2002 03:22:25 -0000 From: "KizerSoze" To: Subject: PPPoE and Hostnames Date: Sun, 3 Nov 2002 21:23:08 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there a way to take the hostname of my dsl's PPPoE connection and assign it to my BSD box when I bring up the PPPoE connection? Thanks, Ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 19:23: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 717D037B401 for ; Sun, 3 Nov 2002 19:22:59 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63B543E42 for ; Sun, 3 Nov 2002 19:22:58 -0800 (PST) (envelope-from fozekizer@attbi.com) Received: from hume ([12.210.153.247]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20021104032258.CHOB16414.sccrmhc03.attbi.com@hume> for ; Mon, 4 Nov 2002 03:22:58 +0000 Message-ID: <000e01c283b0$e9144e20$32040101@hume> From: "Charles Pelletier" To: Subject: internal compiler error during make buildworld Date: Sun, 3 Nov 2002 21:18:56 -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-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I haven't had this problem show up before when upgrading. During make buildworld everything went pretty smoothly UNTIL it got to ===>games ===>games/adventure cc -0 -pipe -traditional-cpp -c /usr/src/games/adventure/main.c cc: Internal compiler error: program cc2 got fatal signal 11 ***Error code 1 Stop in /usr/src/games/adventure Stop in /usr/src/games Stop in /usr/src Stop in /usr/src Stop in /usr/src All Error code 1 I've done some googling but everything I've seen has been limited to installations/upgrades of specific ports and not the whole process. Ideas? Suggestions? Should I just setup a REFUSE file to avoid the games. j/n case, these are the steps I'm following: . cvsup cvsupfile 2. make -j4 buildworld 3. make installworld 4. make new kernel: (/usr/src/sys/i386/conf/) cp OLDKERNEL NEWKERNEL ee NEWKERNEL (replace name of oldkernel with newkernel name) save run /usr/sbin/config NEWKERNEL make depend ../../compile/NEWKERNEL make make install 5. reboot Now, for those of you wondering, no, I have not used mergemaster before and, no, I've never had problems upgrading. I'm upgrading from 4.6 to 4.7. any help is appreciated, Charles Pelletier Tech. Coordinator St Luke's School To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 19:23:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC0137B401 for ; Sun, 3 Nov 2002 19:23:17 -0800 (PST) Received: from jive.SoftHome.net (jive.SoftHome.net [66.54.152.27]) by mx1.FreeBSD.org (Postfix) with SMTP id 79DB343E9C for ; Sun, 3 Nov 2002 19:23:12 -0800 (PST) (envelope-from sudiana@softhome.net) Received: (qmail 22173 invoked by uid 417); 4 Nov 2002 03:23:02 -0000 Received: from slide-.softhome.net (HELO softhome.net) (172.16.2.21) by shunt-smtp-out-0 with SMTP; 4 Nov 2002 03:23:02 -0000 Received: from localhost (localhost [127.0.0.1]) (uid 417) by softhome.net with local; Sun, 03 Nov 2002 20:23:02 -0700 From: sudiana@softhome.net To: freebsd-questions@freebsd.org Subject: TTT scale Date: Sun, 03 Nov 2002 20:23:02 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Sender: sudiana@softhome.net X-Originating-IP: [202.137.2.147] Message-ID: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I managed to get the ttt running on my box. Thanks to any advice from you all. Somehow i feel that the scale is not convenience because it's in Mbps. Hot to scale it to Kbps ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20: 4:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2699837B401 for ; Sun, 3 Nov 2002 20:04:29 -0800 (PST) Received: from mhub-c2.tc.umn.edu (mhub-c2.tc.umn.edu [160.94.128.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D47A43E6E for ; Sun, 3 Nov 2002 20:04:28 -0800 (PST) (envelope-from ryans@gamersimpact.com) Received: from mhub0.tc.umn.edu (mhub0.tc.umn.edu [128.101.131.40]) by mhub-c2.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Sun, 3 Nov 2002 22:04:28 -0600 (CST) Received: from x101-186-124-dhcp.reshalls.umn.edu by mail.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Sun, 3 Nov 2002 22:04:27 -0600 Subject: Window/File Manager From: Ryan Sommers To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 03 Nov 2002 21:55:37 -0600 Message-Id: <1036382137.57682.25.camel@lobo> Mime-Version: 1.0 X-Umn-Remote-Mta: [N] mhub0.tc.umn.edu #+LO+TR Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recently decided to bring my old Presario 1220 our of retirement and make a small toy laptop to play around with. Unfortunately it's only a 200mhz/64mb RAM system with a 2.1gb harddrive. I would like to use X if possible but given the hardware limitations I really can't have a bloated featureful WM or FM and still have a usable laptop (after all if the GUI is slow I might as well install 98SE). What are your favorite ultra-light WM's and/or FMs? I'm just looking for something that does the job, looking nice would be an added benefit but I doubt I'll have a high color depth to play with anyway. -- Ryan "leadZERO" Sommers Gamer's Impact President ryans@gamersimpact.com ICQ: 1019590 AIM/MSN: leadZERO -= http://www.gamersimpact.com =- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20:17:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD21537B401 for ; Sun, 3 Nov 2002 20:17:57 -0800 (PST) Received: from web10402.mail.yahoo.com (web10402.mail.yahoo.com [216.136.130.94]) by mx1.FreeBSD.org (Postfix) with SMTP id 85F5043E77 for ; Sun, 3 Nov 2002 20:17:57 -0800 (PST) (envelope-from bsdbrett@yahoo.com.au) Message-ID: <20021104041757.5805.qmail@web10402.mail.yahoo.com> Received: from [136.186.1.114] by web10402.mail.yahoo.com via HTTP; Mon, 04 Nov 2002 15:17:57 EST Date: Mon, 4 Nov 2002 15:17:57 +1100 (EST) From: =?iso-8859-1?q?Brett=20Harris?= Subject: Re: Window/File Manager To: freebsd-questions@freebsd.org In-Reply-To: <1036382137.57682.25.camel@lobo> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ryan, > What are your favorite ultra-light WM's and/or FMs? > I'm just looking for > something that does the job, looking nice would be > an added benefit but > I doubt I'll have a high color depth to play with > anyway. You can't go wrong with Blackbox (or fluxbox, which is very similar). It can look as detailed or as simple as you want. I use it on my low spec laptop and workstations. If you want a nice looking theme, I suggest 'AlmostX', but you might want to get rid of some of the gradients in it, as rendering them chew unnecessary CPU power. It's been quite usable on my p120 thinkpad. As far as file managers go, I would suggest perhaps XFtree from XFce. I've not used every file manager, but I have used this in the past, its been good and has a small footprint. You can assign file associations too. I've used these both in the past, in a sort of hybrid blackbox-xfce manner, and it served me well. Hope this helped, Brett Harris http://careers.yahoo.com.au - Yahoo! Careers - 1,000's of jobs waiting online for you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20:19:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95AF437B401 for ; Sun, 3 Nov 2002 20:19:18 -0800 (PST) Received: from smtp.mailix.net (smtp.mailix.net [216.148.213.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5333543E42 for ; Sun, 3 Nov 2002 20:19:13 -0800 (PST) (envelope-from tapeworm@insekta.org) Received: from [12.246.29.145] (helo=cenobite.insekta.org) by smtp.mailix.net with asmtp (Exim 4.01) id 188Yhj-0003Ht-00 for freebsd-questions@freebsd.org; Sun, 03 Nov 2002 20:19:11 -0800 Date: Sun, 3 Nov 2002 20:19:43 -0800 From: erk! To: freebsd-questions@freebsd.org Subject: Re: Window/File Manager Message-Id: <20021103201943.7e502b68.tapeworm@insekta.org> In-Reply-To: <1036382137.57682.25.camel@lobo> References: <1036382137.57682.25.camel@lobo> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 03 Nov 2002 21:55:37 -0600 Ryan Sommers wrote: > What are your favorite ultra-light WM's and/or FMs? I'm just looking > for something that does the job, looking nice would be an added > benefit but I doubt I'll have a high color depth to play with anyway. without a doubt, blackbox. i like fluxbox, and on my desktop system, i use waimea..but blackbox is more minimal than either, and has *zero* dependencies. even though it's minimal, it can also be configured to be really nice looking, which counts for a lot (to me, anyway). if you want *really* minimal, and don't care much about appearances, i've heard that ratpoison is more than adequate :> i've never used it myself, but if you just want a really plain x session, and the ability to view multiple terminals simultaneously, it should be fine. - erk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20:22:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26F3F37B401 for ; Sun, 3 Nov 2002 20:22:17 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A70EF43E6E for ; Sun, 3 Nov 2002 20:22:16 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id UAA09465; Sun, 3 Nov 2002 20:22:06 -0800 Message-ID: <3DC5F5ED.9090204@owt.com> Date: Sun, 03 Nov 2002 20:22:05 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Charles Pelletier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: internal compiler error during make buildworld References: <000e01c283b0$e9144e20$32040101@hume> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Charles Pelletier wrote: > I haven't had this problem show up before when upgrading. > During make buildworld everything went pretty smoothly UNTIL it got to > ===>games > ===>games/adventure > cc -0 -pipe -traditional-cpp -c /usr/src/games/adventure/main.c > cc: Internal compiler error: program cc2 got fatal signal 11 Signal 11's are almost always hardware. They even wrote a faq about it. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#SIGNAL11 Kent > ***Error code 1 > Stop in /usr/src/games/adventure > Stop in /usr/src/games > Stop in /usr/src > Stop in /usr/src > Stop in /usr/src > > All Error code 1 > > I've done some googling but everything I've seen has been limited to > installations/upgrades of specific ports and not the whole process. > Ideas? Suggestions? Should I just setup a REFUSE file to avoid the games. > > j/n case, these are the steps I'm following: > . cvsup cvsupfile > 2. make -j4 buildworld > 3. make installworld > 4. make new kernel: (/usr/src/sys/i386/conf/) > cp OLDKERNEL NEWKERNEL > ee NEWKERNEL (replace name of oldkernel with newkernel name) > save > run /usr/sbin/config NEWKERNEL > make depend ../../compile/NEWKERNEL > make > make install > 5. reboot > > Now, for those of you wondering, no, I have not used mergemaster before and, > no, I've never had problems upgrading. I'm upgrading from 4.6 to 4.7. > any help is appreciated, > > Charles Pelletier > Tech. Coordinator > St Luke's School > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20:34:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A262237B401 for ; Sun, 3 Nov 2002 20:34:25 -0800 (PST) Received: from nycsmtp1out.rdc-nyc.rr.com (nycsmtp1out.rdc-nyc.rr.com [24.29.99.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEBF643E3B for ; Sun, 3 Nov 2002 20:34:24 -0800 (PST) (envelope-from scottro@nyc.rr.com) Received: from nyc.rr.com (66-108-172-188.nyc.rr.com [66.108.172.188]) by nycsmtp1out.rdc-nyc.rr.com (8.12.1/Road Runner SMTP Server 1.0) with SMTP id gA44YN6d012921 for ; Sun, 3 Nov 2002 23:34:24 -0500 (EST) Date: Sun, 3 Nov 2002 23:34:23 -0500 From: Scott Robbins To: freebsd-questions@FreeBSD.ORG Subject: Re: Window/File Manager Message-ID: <20021104043423.GA27111%scottro@despammed.com> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <1036382137.57682.25.camel@lobo> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline In-Reply-To: <1036382137.57682.25.camel@lobo> User-Agent: Mutt/1.4i-ja.1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 03, 2002 at 09:55:37PM -0600, Ryan Sommers wrote: >=20 > What are your favorite ultra-light WM's and/or FMs? I'm just looking for > something that does the job, looking nice would be an added benefit but > I doubt I'll have a high color depth to play with anyway. I'm a wm slut, but always come back to fluxbox. It's quite light, and, especially if one adds a patch that has been made, but isn't official, you can do almost everything by keys. I have a page on it, which includes applying the patch to FreeBSD's version, (this patch enables you to bind keys to the RootMenu, which otherwise, has to be done with the mouse) at http://home.nyc.rr.com/computertaijutsu/fluxbox.html (Additionally, it has links to the official fluxbox documentation) :) HTH --=20 Scott PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Spike: Where have you been pet?=20 Drusilla: I went for a walk. I met an old man. I didn't like him, he got stuck in my teeth. --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9xfjP+lTVdes0Z9YRAnNPAKCOfoAOGC3ZvC+gkqS8LB5pbWBE8QCdEnqx LJfyNWd9Ut+kpm1hO1Zoqxg= =8K+r -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20:35: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABB5D37B401 for ; Sun, 3 Nov 2002 20:35:03 -0800 (PST) Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3188843E3B for ; Sun, 3 Nov 2002 20:34:57 -0800 (PST) (envelope-from andrew@cream.org) Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 4 Nov 2002 04:34:51 +0000 Received: from cream.org (unverified [62.31.103.12]) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Mon, 4 Nov 2002 04:34:50 +0000 Message-ID: <3DC5F8FE.5070106@cream.org> Date: Mon, 04 Nov 2002 04:35:10 +0000 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Ronald F. Guilmette" Cc: freebsd-questions@freebsd.org Subject: Re: Novice question about testing sound cards References: <97247.1036359573@monkeys.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ronald F. Guilmette wrote: > The card is now clearly recognized on boot up, however I'm still not > 100% that it's working. I tried using a couple of CD player utilities > and no sound came out if the speakers. The card will only act as a CD-player if it is directly connected to the CD-player by a seperate cable, you mention below that you haven't got one. (I'm sure your local computer shop could supply you with one for almost nothing). > Ok, so question: What's the simplest and easiest way to simply check > to see if a given sound card is working or not? > > I gather that it is _not_ as simple as just cat'ing some .mp3 file to > one of the /dev/dsp* device files, correct? Nope. The DSP devices don't understand mp3, you need an mp3 decoder to do that but there are command-line (non-X) tools that play mp3s - check out audio/mpg123 (or something like that). Also, try doing 'cat /dev/sndstat' to make sure that pcm really does understand your card. I'm not totally sure about this, but I think that you can dump audio file in the 'au' format directly to devices. A test au format file can be found on http://www.cti.ecp.fr/documents/a_sound.au (This was linked to from http://www.cti.ecp.fr/documents/tests/au.html which you might also find useful). You also might want to check that your speakers actually work by connecting them up to your hi-fi or something. I've lost count of the number of times I've spent hours trying to find a fault in completely the *wrong* piece of hardware. :-) Best of luck. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20:40:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FFF337B401 for ; Sun, 3 Nov 2002 20:40:54 -0800 (PST) Received: from blueyonder.co.uk (pcow035o.blueyonder.co.uk [195.188.53.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6A443E75 for ; Sun, 3 Nov 2002 20:40:53 -0800 (PST) (envelope-from andrew@cream.org) Received: from pcow035o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 4 Nov 2002 04:40:52 +0000 Received: from cream.org (unverified [62.31.103.12]) by pcow035o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Mon, 4 Nov 2002 04:40:52 +0000 Message-ID: <3DC5FA67.9080306@cream.org> Date: Mon, 04 Nov 2002 04:41:11 +0000 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dslb@tiscali.dk Cc: freebsd-questions@freebsd.org Subject: Re: Mail servers References: <3DAE680500002383@cpfe2.be.tisc.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dslb@tiscali.dk wrote: > Hi again > > I run Qpopper and Imap-uw on my FreeBSD 4.7 server. > My first problem is with Qpopper. Acording to /etc/services, pop3s should > be at port 995, but even though I have installed qpopper with ssl support > and enabled it (I think), it only bind()'s to port 110. Does this mean the > SSL support don't work? (I see no error messages in /var/log). > And to the Second question: "Can't imap-uw be runs as a standalone daemon? > If not, which imapd can"? I don't have much experience with qpopper (I ran it for about 2 days) and never used its ssl support, perhaps there is a qpopper support forum better suited to this question. I can report that Courier-IMAP (and its POP3 server) definately run as daemons, but I would be very surprised if imap-uw can't as well. Did you install these applications through ports? Do the ports offer the ability to configure these applications the way you want them? Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20:46: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1058637B401 for ; Sun, 3 Nov 2002 20:46:02 -0800 (PST) Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F38243E3B for ; Sun, 3 Nov 2002 20:46:01 -0800 (PST) (envelope-from andrew@cream.org) Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 4 Nov 2002 04:45:43 +0000 Received: from cream.org (unverified [62.31.103.12]) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Mon, 4 Nov 2002 04:45:43 +0000 Message-ID: <3DC5FB8B.90206@cream.org> Date: Mon, 04 Nov 2002 04:46:03 +0000 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin Schweizer Cc: freebsd-questions@freebsd.org Subject: Re: Restart while make buildworld References: <20021103150246.GA4282@spectraweb.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Martin Schweizer wrote: > Hello > > I would like update my system from FreeBSD 4.7RC to 4.7 Stable. But while a > make buildworld the machine restarts. The second time you attempted to buildworld, did it reboot in exactly the same place? It is very common for buildworld to show up general system stability problems since it stresses systems to an extent that they often don't see in normal use. This would be characterised by random reboots and signal 11 errors. Possible problems include overheating of components, faulty memory and a million other things. ;-) Questions about building code from the stable branch are usually best sent to stable@freebsd.org - since that is where most stable users hang out. Good luck. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 20:50:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F90837B401 for ; Sun, 3 Nov 2002 20:50:42 -0800 (PST) Received: from amor.yuckfou.org (cust.89.117.adsl.cistron.nl [195.64.89.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B91C43E42 for ; Sun, 3 Nov 2002 20:50:36 -0800 (PST) (envelope-from nivo+freebsd-questions@yuckfou.org) Received: from localhost (localhost.yuckfou.org [127.0.0.1]) by amor.yuckfou.org (Yuckfou Networks) with ESMTP id 5B7D9BA16 for ; Mon, 4 Nov 2002 05:50:33 +0100 (CET) Received: by amor.yuckfou.org (Yuckfou Networks, from userid 500) id DC694BA14; Mon, 4 Nov 2002 05:50:28 +0100 (CET) Date: Mon, 4 Nov 2002 05:50:27 +0100 From: Nils Vogels To: freebsd-questions@freebsd.org Subject: NIS.wheel group oddity Message-ID: <20021104045027.GA412@amor.yuckfou.org> Reply-To: Nils Vogels Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Organization: Yuckfou Networks -- Internet with a smile! X-PGP-key: finger://nivo.pgpkey@yuckfou.org X-PGP-Fingerprint: B43C 1EFB 1DD3 4D7E 7D49 8036 401F BE41 C26B D15F X-Echelon-trap: Arafat, bomb, hezbollah, terrorist, gun, FBI, CIA, FCC, murder, kill X-Stardate: [-30]9325.98 X-Uptime: 5:43AM up 3:48, 10 users, load averages: 1.78, 1.80, 1.66 X-Virus-Scanned: yes Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi guys, I'm setting up a NIS environment, and I'm having trouble adding a NIS account into the wheel group. The NIS client, simply won't allow the user, that is in the NIS group map as being in 'wheel' to use the su command, because 'su' thinks the user is not in the wheel group: --[ begin paste ]-- Welcome to FreeBSD! > id uid=500(user) gid=500(user) groups=500(user), 0(wheel) > su su: you are not in the correct group (wheel) to su root. > ypcat group user:*:500: wheel:*:0:root,user > ypcat passwd user:*:500:500:The User:/home/user:/bin/tcsh --[ end paste ]-- I'm drawing a blank, this should all work as far as I can see, especially since ypbind is running, and the following imports are at the end of the local passwd/group: passwd: +@EUFORIA:*::::: +:*:::::/sbin/nologin group: +:*:: It's probably something stupid I'm overlooking .. could you guys give me a hand ? :) Gr, -- Nils Vogels PGP:0xC26BD15F Available on keyservers. S@H:6098WU/8.140yr --> setiathome.ssl.berkeley.edu. Will you find aliens? Sometimes you can do everything right, and still lose -JL Picard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 21:12:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D672337B401 for ; Sun, 3 Nov 2002 21:12:35 -0800 (PST) Received: from mhub-m2.tc.umn.edu (mhub-m2.tc.umn.edu [160.94.23.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 245A843E75 for ; Sun, 3 Nov 2002 21:12:35 -0800 (PST) (envelope-from ryans@gamersimpact.com) Received: from mhub0.tc.umn.edu (mhub0.tc.umn.edu [128.101.131.40]) by mhub-m2.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Sun, 3 Nov 2002 23:12:11 -0600 (CST) Received: from x101-186-124-dhcp.reshalls.umn.edu by mail.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Sun, 3 Nov 2002 23:12:10 -0600 Subject: Kernel Building From: Ryan Sommers To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 03 Nov 2002 23:03:17 -0600 Message-Id: <1036386197.57682.28.camel@lobo> Mime-Version: 1.0 X-Umn-Remote-Mta: [N] mhub0.tc.umn.edu #+LO+TR Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm assuming it's possible to build a kernel for a different computer then it's compiled on as long as they are the same architecture. How do I go about compiling my kernel for my laptop on my desktop? First I don't think the laptop could hold the source and more importantly I think the 850 box will compile it faster then the 200mhz laptop. -- Ryan "leadZERO" Sommers Gamer's Impact President ryans@gamersimpact.com ICQ: 1019590 AIM/MSN: leadZERO -= http://www.gamersimpact.com =- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 21:37:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D003F37B401 for ; Sun, 3 Nov 2002 21:37:10 -0800 (PST) Received: from kryptos.mud.pl (201-moc-7.acn.waw.pl [212.76.58.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45E9443E75 for ; Sun, 3 Nov 2002 21:37:09 -0800 (PST) (envelope-from wtp@mud.pl) Received: by kryptos.mud.pl (Postfix, from userid 1000) id 82D9C686; Mon, 4 Nov 2002 06:37:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by kryptos.mud.pl (Postfix) with ESMTP id 7911F684 for ; Mon, 4 Nov 2002 06:37:08 +0100 (CET) Date: Mon, 4 Nov 2002 06:37:08 +0100 (CET) From: Krzysztof Stryjek Reply-To: wtp@mud.pl To: questions@FreeBSD.org Subject: dmesg in 4.7-STABLE Message-ID: <20021104063001.O24905-100000@kryptos.mud.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I think sth has chengeg with dmesg. Well in /etc/security scripts there are kernel messages produced by dmesg. But in this case I receive only last line of dmesg output :-((( Well, I still have 4.6-STABLE at home, and dmesg porduce many lines as usual. I was looking in sysctl, but found nothing connected with dmesg. There are some special flags during makeworld? Thanks in advantage Greetings P.S. I'm out of list, so please write me directly -- /~\ The ASCII Krzysztof Stryjek \ / Ribbon Campaign wtp@mud.pl X Against HTML http://mud.pl/~wtp/ / \ Email! GG: 3608113 ICQ: 124986907 "In order to make an apple pie from scratch, you must first create the universe." -- Carl Sagan, Cosmos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 21:43: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17B3E37B401 for ; Sun, 3 Nov 2002 21:43:06 -0800 (PST) Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9804B43E42 for ; Sun, 3 Nov 2002 21:43:03 -0800 (PST) (envelope-from sue@welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id gA45gkX57089; Mon, 4 Nov 2002 16:42:46 +1100 (EST) (envelope-from sue) Date: Mon, 4 Nov 2002 16:42:46 +1100 From: Sue Blake To: Michael E Mercer Cc: freebsd-questions@freebsd.org Subject: Re: speaker now makes buzzing noise... Message-ID: <20021104164246.E363@welearn.com.au> References: <3DC5B842.82062BE@nc.rr.com> <20021104125921.B39772@welearn.com.au> <3DC5D5B4.F96F0F2D@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3DC5D5B4.F96F0F2D@nc.rr.com>; from mmercer@nc.rr.com on Sun, Nov 03, 2002 at 09:04:36PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 03, 2002 at 09:04:36PM -0500, Michael E Mercer wrote: > Sue Blake wrote: > > > On Sun, Nov 03, 2002 at 06:58:58PM -0500, Michael E Mercer wrote: > > > Hello all, > > > > > > I recently followed the instructions to from > > > http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html > > > > > > and added all the lines in the files it states... > > > > > > I rebooted my machine and all seems fine. > > > > > > However, I used GAIM and after a few messages from people, the speakers start > > > buzzing and the only way I can stop it is to reboot. > > > > > > How to do I stop this noise, and hopefully fix it altogether? > > > > Are any error messages written to /var/log/messages when that happens? > > > > Nov 3 18:39:53 dual /kernel: pcm0:virtual:2: play interrupt timeout, channel dead > > the only thing I see related to sound... So that's the culprit. I too had a sound problem just like yours, and it produced that error message, and I too felt like nobody understood/believed me for a while :-) Then I went and hunted through the problem reports at http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query and found there was another that sounded quite like mine http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern/34942 That was several FreeBSD versions ago, and just last month I had email from someone running the latest release asking if I'd found a solution. Unfortunately not, this one seems a real mystery. Now I see quite a few other PRs that could be related, but I can't tell if they're similar symptoms for unrelated problems or not. kern/34942 kern/25859 i386/25442 kern/40927 kern/29465 kern/25061 kern/20115 kern/35230 i386/44762 ... Although I have been unable to use sound properly since 4.3, at a pinch I can play something if I do not queue up more than one sound file, do not stop, pause, change speed, or quit during play, do not suspend if it's a laptop, do not allow any application running sound to be closed or crash while playing, and be prepared to reboot if it goes into foghorn mode or stops making sounds. You might have more success than me by following just some of these tips. Sorry I can do little more than commiserate, but I'm sure the problem will be addressed as soon as enough of us give enough information for the problem to be found and sorted out. It is tempting to just give up, but we shouldn't do that. -- Regards, -*Sue*- http://www.sievx.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 21:50:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8966137B401 for ; Sun, 3 Nov 2002 21:50:55 -0800 (PST) Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by mx1.FreeBSD.org (Postfix) with SMTP id BBE5743E42 for ; Sun, 3 Nov 2002 21:50:54 -0800 (PST) (envelope-from kizersoze@sbcglobal.net) Received: from adsl-65-71-70-64.dsl.rcsntx.swbell.net (HELO hume) (kizersoze@sbcglobal.net@65.71.70.64 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 4 Nov 2002 05:50:54 -0000 From: "KizerSoze" To: Subject: RE: Default Sendmail install with FreeBSD Date: Sun, 3 Nov 2002 23:51:37 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Okay, So now i've got my sendmail and system updated i'm experiencing new problems and headaches, and, along the way think I might have the solution but there is one thing I can't figure out. Once the system is booted up how can I tell what .cf file sendmail has loaded?? I think that the .cf file I think is loaded is in fact not, and I need to find a way to verify this. Thanks, Ed -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of KizerSoze Sent: Saturday, November 02, 2002 11:57 PM To: DaleCo Help Desk Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Default Sendmail install with FreeBSD Thanks again guys...i'm looking into mergemaster now and taking the necessary steps to ensure there is NO system failure. -----Original Message----- From: DaleCo Help Desk [mailto:daleco@daleco.biz] Sent: Saturday, November 02, 2002 11:49 PM To: KizerSoze Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Default Sendmail install with FreeBSD And, I might advise that you make a backup of everything in /etc if you've never run mergemaster before, just to be on the 'safe side.' KDK ----- Original Message ----- From: "KizerSoze" To: "Adam Weinberger" Cc: "DaleCo Help Desk" ; Sent: Saturday, November 02, 2002 11:43 PM Subject: RE: Default Sendmail install with FreeBSD > Since I've obviously overlooked the mergemaster step if I run it now will > there be an adverse effects on my sys? I've gone through the man page and > read through the UPDATE file and it appears to me that this is run AFTER the > build/installworld. Is this correct, or, after running the mergemaster do I > need to do that again. > > Thanks again, > > Ed > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Adam Weinberger > Sent: Saturday, November 02, 2002 11:19 PM > To: KizerSoze > Cc: DaleCo Help Desk; freebsd-questions@FreeBSD.ORG > Subject: Re: Default Sendmail install with FreeBSD > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > >> (11.02.2002 @ 2114 PST): KizerSoze said, in 1.4K: << > > To tell you the truth I can't remember if my current machine made the jump > > from 3.x to 4.x branch, or, started somewhere on the 4.x and move up to > 4.7 > > now, but, I have never run mergemaster before. > >> end of "RE: Default Sendmail install with FreeBSD" from KizerSoze << > > Please follow the directions in /usr/src/UPDATING. That file contains > directions for 4.x->4.STABLE as well as 3.x->4.x. > > And by all means, run mergemaster(8). It's designed to prevent the exact > problem you're having. > > - -Adam > > > - -- > Adam Weinberger > adam@vectors.cx > adamw@FreeBSD.ORG > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (FreeBSD) > > iD8DBQE9xLHSo8KM2ULHQ/0RAmcfAKCUvWztakavq++8R0DtWBOBT8oKGACgsMuX > Rn0PoC3tWEi1Vcusc41u23M= > =mBxD > -----END PGP SIGNATURE----- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 21:54:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5E9D37B401 for ; Sun, 3 Nov 2002 21:54:48 -0800 (PST) Received: from earthlink.net (pd99.elblag.sdi.tpnet.pl [217.96.135.99]) by mx1.FreeBSD.org (Postfix) with SMTP id ED3B643E42 for ; Sun, 3 Nov 2002 21:54:44 -0800 (PST) (envelope-from messagealert1375f24@earthlink.net) Received: from unknown (63.233.59.41) by rly-xl04.mx.aolmd.com with SMTP; 04 Nov 0102 05:47:46 -1000 Received: from m10.grp.snv.yahui.com ([107.132.47.62]) by da001d2020.loxi.pianstvu.net with QMQP; Sun, 03 Nov 0102 19:40:10 +1000 Reply-To: Message-ID: <028a08b71e6d$6553c5c7$7ad62ea6@jcsshh> From: To: friend@FreeBSD.ORG Subject: Music + Internet = MONEY Date: Mon, 04 Nov 0102 01:41:00 +0400 MiME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Internet Mail Service (5.5.2650.21) Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG MUSIC INDUSTRY GOES NETWORK MARKETING!!! Join Our Team Today! Now you can access ALL of your favorite music LEGALLY from the Internet right from your computer for less than the average cost of ONE CD per month. EXCLUSIVE WORLDWIDE MLM OPPORTUNITY We're growing at over 45% PER WEEK!! -United States launched July 25th -Canada Launching VERY SOON! -U.K. launches in the Fall of 2002 Join Now & be Positioned at Top of the Company Featuring... - World's Largest Library of music on the Internet! - New state-of-the-art Streaming Technology - Live Internet conference calls with celebrities!!! - Build worldwide with unbelievable Compensation Plan! Recording Studios Involved: Sony Mercury Records Warner Motown A & M Records Universal Records Geffen Verve Music Group Dreamworks Capitol Records Def Jam Records Virgin Records Def Soul Records Priority Records Island Records Blue Note Records MCA Records Astralwerks Over 80,000,000 people have downloaded music. Talk about market potential worldwide. Build a residual income right from your own home! Make money while you listen to your favorite music! Ready for MORE INFO? Call TOLL-FREE: 1-877-381-4175 (leave a message). Or... Please send your NAME, PHONE # and best time to reach you (include TIME ZONE) to the email address below: NOTE: (No info will be sent without a valid phone #) mailto:songbiz11@hotmail.com ------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- UNSUBSCRIBE INSTRUCTIONS: To be removed from further mailings, please click on the link below (you will be automatically removed): http://81.9.5.210/remove-me.asp 8123sItT0-758EHJf4083EQBv6-070Ugla8139pLTc7-853fUFl47 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 22: 2:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1442137B401 for ; Sun, 3 Nov 2002 22:02:20 -0800 (PST) Received: from jack.clarksys.com (jack.clarksys.com [64.70.36.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 766B943E77 for ; Sun, 3 Nov 2002 22:02:19 -0800 (PST) (envelope-from max@mailution.net) Received: (qmail 58996 invoked from network); 4 Nov 2002 06:01:44 -0000 Received: from unknown (HELO princess) (4.47.62.87) by jack.clarksys.com with SMTP; 4 Nov 2002 06:01:44 -0000 From: "Max Clark" To: "'Dan Nelson'" Cc: Subject: RE: How to simulate high latency links? Date: Sun, 3 Nov 2002 22:02:33 -0800 Message-ID: <001a01c283c7$c4b78fd0$6445a8c0@princess> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <20021104020515.GB63929@dan.emsphone.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG So if I want to do testing between machine A and B I can route all of the traffic trough a machine C with dummynet and simulate the network environment that I need? Basically I want to test/experiment with the send/receive settings within the servers. What about a hardware appliance? Could this be set up using a QOS policy or something similar with a switch? Thanks for the advice. Max -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Dan Nelson Sent: Sunday, November 03, 2002 6:05 PM To: Max Clark Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to simulate high latency links? In the last episode (Nov 03), Max Clark said: > Hi, > > I am looking for a way to do some performance testing/tuning in a lab > environment. I have a high latency low speed link (T1/200MS) that I need > to replicate. > > Are there any ways to do this with FreeBSD? dummynet is what you want. By redirecting traffic through a dummynet pipe with ipfw, you can simulate latency and packet loss. See the ipfw and dummynet manpages. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 22:21:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3C1C37B401 for ; Sun, 3 Nov 2002 22:21:41 -0800 (PST) Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31C9C43E3B for ; Sun, 3 Nov 2002 22:21:38 -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 AD2C916001072 for ; Mon, 4 Nov 2002 06:21:33 +0000 (GMT) Subject: Printing to HP845c attached to Win2K - over samba? From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: FreeBSD Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-/MdpwRXV7E4zmrgveh53" X-Mailer: Ximian Evolution 1.0.8 Date: 04 Nov 2002 06:21:42 +0000 Message-Id: <1036390903.42594.8.camel@Demon.vickiandstacey.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-/MdpwRXV7E4zmrgveh53 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I'm trying to set up printing over samba to an HP845c printer attached (usb) to a Win2K box on the network. I did look smbclient to begin with, but this fails - smbclient // password: Domain=3D[] OS=3D[Windows 5.0] Server=3D[Windows 2000 LAN Manager] smb: \> print putting file as (130.5 kb/s) (average 75.3 kb/s) smb: \> The printer initializes itself (the usual "about to print" noise) Takes sheet of paper from paper tray Printer stops Manual Paper feed button light starts blinking I press the blinking light button One sheet is ejected, with one line (stepped) at the top Any ideas as to what's wrong here? The document I tested is a simple text file (/etc/hosts). Failing this, I am aware that apsfilter and CUPS do have claims to provide for what I'm trying here, but I'm wondering if anyone has ever gotten this particular printer to work with either apsfilter or CUPS before I start heading down that road.=20 I've looked at both respective home sites, and haven't seen the hp845c "explicitly" mentioned as a supported printer (at either site & ghostscript's website), although HP's linux printing webpages list it as supported with something called HPIJS?? Thanks for any replies. Stacey --=20 Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com --=-/MdpwRXV7E4zmrgveh53 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 iQEVAwUAPcYR85vQeubckvvXAQH2oQf/TxHk1fOUewonw0Qc45G24KAR+oieRCWu 4ihV/z+hNsBj2WaXnembt+CmcgA/0EPOmw6SmUbaqKo/Yp+ijC+3+WKpJ1cEZTDg jKqWc5aCtMDrYkOKqZyw6s+CpecCRz+jgYL9xYG8tKNfnN9jhGD50Wilit8nPyp2 th87fuTe2AMODL1SIBuuREhHkSbx0YMbnHtMTpHbqhz3gz+64EVCAGvdJuwmTyN2 MNG6JFyG+jOGTjlha6tZIUnF24G2bbzpqjbZNER293LECK9lL/XbExyMyQOneCya iVU+FkuH4Pi0AVuay1oncsi3wYSudyzq4ak41oy4/tQryS1fwMq3Tg== =DIxh -----END PGP SIGNATURE----- --=-/MdpwRXV7E4zmrgveh53-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 22:35: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 582B637B401 for ; Sun, 3 Nov 2002 22:35:06 -0800 (PST) Received: from ns3.unixmexico.net (ns3.unixmexico.net [64.141.69.184]) by mx1.FreeBSD.org (Postfix) with SMTP id C831843E4A for ; Sun, 3 Nov 2002 22:35:05 -0800 (PST) (envelope-from nbari@unixmexico.com) Received: (qmail 37841 invoked by uid 85); 3 Nov 2002 19:28:25 -0000 Received: from nbari@unixmexico.com by ns1.unixmexico.net by uid 82 with qmail-scanner-1.14 ( Clear:. Processed in 0.015514 secs); 03 Nov 2002 19:28:25 -0000 Received: from unknown (HELO unixmexico.com) (127.0.0.1) by localhost.unixmexico.net with SMTP; 3 Nov 2002 19:28:25 -0000 Received: from 148.243.211.172 (SquirrelMail authenticated user nbari@unixmexico.com) by mail.unixmexico.net with HTTP; Sun, 3 Nov 2002 13:28:25 -0600 (CST) Message-ID: <32964.148.243.211.172.1036351705.squirrel@mail.unixmexico.net> Date: Sun, 3 Nov 2002 13:28:25 -0600 (CST) Subject: qmail-smtpd-auth & vpopmail From: To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.9) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG qmail-smtpd-auth & vpopmail Hi all i want to install qmail-smtpd-auth with vpopmail under freebsd any idea or sugestion or any other method for smtp-auth ----------------------------------------- "UNIXMEXICO la comunidad *nix en todo México!" http://www.unixmexico.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 23:18:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D51437B401; Sun, 3 Nov 2002 23:18:29 -0800 (PST) Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id F381143E42; Sun, 3 Nov 2002 23:18:23 -0800 (PST) (envelope-from Hostmaster@Video2Video.Com) Received: from localhost (localhost [127.0.0.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 5BB6B32D31; Mon, 4 Nov 2002 02:18:18 -0500 (EST) Received: from russian-caravan.cloud9.net (localhost [127.0.0.1]) by localhost (VaMailArmor-2.0.1.7) id 68133-7764F0F3; Mon, 04 Nov 2002 02:18:18 -0500 Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 0BACF32D30; Mon, 4 Nov 2002 02:18:18 -0500 (EST) Date: Mon, 4 Nov 2002 02:18:18 -0500 (EST) From: Peter Leftwich X-X-Sender: pete@earl-grey.cloud9.net To: Greg 'groggy' Lehey Cc: FreeBSD LIST Subject: Re: man 1 eject In-Reply-To: <20021104000223.GE54474@wantadilla.lemis.com> Message-ID: <20021104021709.N39042-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.7; VAE: 6.16.0.0; VDF: 6.16.0.11; host: russian-caravan.cloud9.net) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 4 Nov 2002, Greg 'groggy' Lehey wrote: > Hmm. Before we can improve the man page, we have to write it. Are > you confusing FreeBSD with NetBSD? > Greg > See complete headers for address and phone numbers I don't get it. -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 23:21:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D8A737B401 for ; Sun, 3 Nov 2002 23:21:14 -0800 (PST) Received: from mel-rto2.wanadoo.fr (smtp-out-2.wanadoo.fr [193.252.19.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6B143E4A for ; Sun, 3 Nov 2002 23:21:13 -0800 (PST) (envelope-from danielhartmann@wanadoo.fr) Received: from mel-rta9.wanadoo.fr (193.252.19.69) by mel-rto2.wanadoo.fr (6.5.007) id 3DA24CF600FF1479 for freebsd-questions@FreeBSD.ORG; Mon, 4 Nov 2002 08:21:11 +0100 Received: from dany (80.13.202.169) by mel-rta9.wanadoo.fr (6.5.007) id 3DA24B2901088172 for freebsd-questions@FreeBSD.ORG; Mon, 4 Nov 2002 08:21:11 +0100 From: "Daniel HARTMANN" To: Subject: DHCP Date: Mon, 4 Nov 2002 08:21:04 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0001_01C283DB.1E0E10F0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MS-TNEF-Correlator: X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Disposition-Notification-To: "Daniel HARTMANN" Sender: owner-freebsd-questions@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. ------=_NextPart_000_0001_01C283DB.1E0E10F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi With Freebsd4.7, DHCP is not installed by defaukt. How to install it later ???? Thanks Dany_H ;-) ------=_NextPart_000_0001_01C283DB.1E0E10F0 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+IgQHAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEGgAMADgAAANIHCwAEAAgAFQAAAAEABgEB A5AGAIQGAAAmAAAACwACAAEAAAALACMAAAAAAAMAJgAAAAAACwApAAEAAAACATEAAQAAAAoBAABQ Q0RGRUIwOQABAAIAoAAAAAAAAAA4obsQBeUQGqG7CAArKlbCAABQU1RQUlguRExMAAAAAAAAAABO SVRB+b+4AQCqADfZbgAAAEM6XERvY3VtZW50cyBhbmQgU2V0dGluZ3NcQWRtaW5pc3RyYXRldXJc TG9jYWwgU2V0dGluZ3NcQXBwbGljYXRpb24gRGF0YVxNaWNyb3NvZnRcT3V0bG9va1xvdXRsb29r LnBzdAAYAAAAAAAAAK6GWbD62xpEl2ffdr1wxWSigAAAAAAAABgAAAAAAAAAroZZsPrbGkSXZ992 vXDFZMKAAAAQAAAAyPVwjeasoESu+2uoDjgUgQUAAABESENQAAAAAwA2AAAAAAAeAHAAAQAAAAUA AABESENQAAAAAAIBcQABAAAAFgAAAAHCg9K76QLLflacqEdfjFdOQkWDPJYAAAIBHQwBAAAAHwAA AFNNVFA6REFOSUVMSEFSVE1BTk5AV0FOQURPTy5GUgAACwABDgAAAABAAAYOAFaZudKDwgECAQoO AQAAABgAAAAAAAAAroZZsPrbGkSXZ992vXDFZMKAAAALAB8OAQAAAAIBCRABAAAAEwEAAA8BAACO AQAATFpGddOEiqkDAAoAcmNwZzEyNRYyAPgLYG4OEDAzNk8B9wKkA+MCAGNoCsBz8GV0MCAHEwKD AFAQb0BMdWNpZGEGBFVvAwAFoAEAAoB9CoAIyCD2OwlpDiA4CiMWMQKACoGSdgiQd2sLgGQ0DGDO YwBQCwMLtSBIAKAKsQMKhAqAV2l0aCBGCQnRYnMXoC43LCAgREhDUCAEACBulm8FQAuAcwGQbGwJ gBAgYnkgAQFhdWskdC4ZCkhvB+B0by8bhhsQBUALYHQEkCA/yx8hGQpUEPBuawQhGRmHCvMawABw eV9IIBVgvC0pCNAAQQwyEgMyF7DvIQgiYQoRAUBpAtELxRkTBRSRACXQAAsAAYAIIAYAAAAAAMAA AAAAAABGAAAAAAOFAAAAAAAAAwAPgAggBgAAAAAAwAAAAAAAAEYAAAAAUoUAAI5qAQAeABCACCAG AAAAAADAAAAAAAAARgAAAABUhQAAAQAAAAQAAAA5LjAAHgARgAggBgAAAAAAwAAAAAAAAEYAAAAA NoUAAAEAAAABAAAAAAAAAB4AEoAIIAYAAAAAAMAAAAAAAABGAAAAADeFAAABAAAAAQAAAAAAAAAe ABOACCAGAAAAAADAAAAAAAAARgAAAAA4hQAAAQAAAAEAAAAAAAAACwAWgAggBgAAAAAAwAAAAAAA AEYAAAAAgoUAAAEAAAALAEOACCAGAAAAAADAAAAAAAAARgAAAAAOhQAAAAAAAAMARYAIIAYAAAAA AMAAAAAAAABGAAAAABCFAAAAAAAAAwBGgAggBgAAAAAAwAAAAAAAAEYAAAAAEYUAAAAAAAADAEeA CCAGAAAAAADAAAAAAAAARgAAAAAYhQAAAAAAAAsAXoAIIAYAAAAAAMAAAAAAAABGAAAAAAaFAAAA AAAAAwBfgAggBgAAAAAAwAAAAAAAAEYAAAAAAYUAAAAAAAACAfgPAQAAABAAAACuhlmw+tsaRJdn 33a9cMVkAgH6DwEAAAAQAAAAroZZsPrbGkSXZ992vXDFZAIB+w8BAAAAoAAAAAAAAAA4obsQBeUQ GqG7CAArKlbCAABQU1RQUlguRExMAAAAAAAAAABOSVRB+b+4AQCqADfZbgAAAEM6XERvY3VtZW50 cyBhbmQgU2V0dGluZ3NcQWRtaW5pc3RyYXRldXJcTG9jYWwgU2V0dGluZ3NcQXBwbGljYXRpb24g RGF0YVxNaWNyb3NvZnRcT3V0bG9va1xvdXRsb29rLnBzdAADAP4PBQAAAAMADTT9NwAAAgF/AAEA AAA5AAAAPEJLRUVKSEdISEJQQU9FTUFEUExQTUVDQkNCQUEuZGFuaWVsaGFydG1hbm5Ad2FuYWRv by5mcj4AAAAAAwAGEM2sWacDAAcQUAAAAAMAEBAAAAAAAwAREAAAAAAeAAgQAQAAAFEAAABISVdJ VEhGUkVFQlNENDcsREhDUElTTk9USU5TVEFMTEVEQllERUZBVUtUSE9XVE9JTlNUQUxMSVRMQVRF Uj8/Pz9USEFOS1NEQU5ZSDstKQAAAACPaA== ------=_NextPart_000_0001_01C283DB.1E0E10F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 3 23:25:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3B1337B401 for ; Sun, 3 Nov 2002 23:25:37 -0800 (PST) Received: from gw.one.com.au (gw.one.com.au [203.18.85.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 804AF43E42 for ; Sun, 3 Nov 2002 23:25:34 -0800 (PST) (envelope-from raymond@one.com.au) Received: from one.com.au (pmo.local [10.18.85.2]) by gw.one.com.au (8.12.6/8.12.6) with SMTP id gA47P0oQ040074 for freebsd-questions@freebsd.org; Mon, 4 Nov 2002 17:25:01 +1000 (EST) (envelope-from raymond@one.com.au) Date: Mon, 4 Nov 2002 17:25:00 +1000 (EST) From: User Raymond Message-Id: <200211040725.gA47P0oQ040074@gw.one.com.au> Subject: Lava Computers Octopus-550 8-port serial Subj: Lava Computers Octopus-550 8-port serial To: freebsd-questions@freebsd.org X-Scanned-By: MIMEDefang 2.24 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG We are attempting to use a Lava Computers Octopus-550 8-port serial on 4.7-RELEASE FreeBSD. Boot up gives the following (full dmesg follows): IOAPIC #0 intpin 16 -> irq 2 puc0: port 0x9400-0x9407, 0x9000-0x9007,0x8c00-0x8c07,0x8800-0x8807 irq 2 at device 6.0 on pci5 sio2: configured irq 2 not in bitmap of probed irqs 0x200 sio2: type 16550A sio3: configured irq 2 not in bitmap of probed irqs 0x200 sio3: type 16550A sio4: configured irq 2 not in bitmap of probed irqs 0x200 sio4: type 16550A etc... Note that BIOS reports the device at irq 9. Ray Newman 04 Nov 2002 --- Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-RELEASE #2: Mon Nov 4 16:36:04 EST 2002 root@qml.local:/usr/src/sys/compile/DUAL Timecounter "i8254" frequency 1193182 Hz CPU: Pentium 4 (2392.95-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 Features=0x3febfbff,ACC> real memory = 1073741824 (1048576K bytes) avail memory = 1041805312 (1017388K bytes) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 Programming 24 pins in IOAPIC #1 Programming 24 pins in IOAPIC #2 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00050014, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00050014, at 0xfee00000 cpu2 (AP): apic id: 2, version: 0x00050014, at 0xfee00000 cpu3 (AP): apic id: 3, version: 0x00050014, at 0xfee00000 io0 (APIC): apic id: 4, version: 0x00178020, at 0xfec00000 io1 (APIC): apic id: 5, version: 0x00178020, at 0xfec80000 io2 (APIC): apic id: 6, version: 0x00178020, at 0xfec80400 Preloaded elf kernel "kernel" at 0xc0348000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 15 entries at 0xc00fde70 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard IOAPIC #0 intpin 16 -> irq 2 IOAPIC #0 intpin 17 -> irq 5 pci0: on pcib0 pcib1: at device 2.0 on pci0 pci1: on pcib1 pci1: (vendor=0x8086, dev=0x1461) at 28.0 pcib2: at device 29.0 on pci1 IOAPIC #2 intpin 0 -> irq 9 IOAPIC #2 intpin 11 -> irq 10 pci2: on pcib2 em0: port 0xb000-0xb01f mem 0xfc020000-0xfc03ffff,0xfc000000-0xfc01ffff irq 9 at device 9.0 on pci2 em0: Speed:N/A Duplex:N/A asr0: mem 0xf8000000-0xf9ffffff irq 10 at device 12.0 on pci2 asr0: major=154 asr0: ADAPTEC 2110S FW Rev. 380E, 1 channel, 256 CCBs, Protocol I2O pcib3: at device 12.1 on pci2 pci3: on pcib3 pci1: (vendor=0x8086, dev=0x1461) at 30.0 pcib4: at device 31.0 on pci1 IOAPIC #1 intpin 0 -> irq 11 IOAPIC #1 intpin 1 -> irq 16 pci4: on pcib4 ahc0: port 0xc000-0xc0ff mem 0xfc120000-0xfc120fff irq 11 at device 7.0 on pci4 aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0xc400-0xc4ff mem 0xfc121000-0xfc121fff irq 16 at device 7.1 on pci4 aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs pcib5: at device 30.0 on pci0 IOAPIC #0 intpin 18 -> irq 17 IOAPIC #0 intpin 19 -> irq 18 pci5: on pcib5 fxp0: port 0x8000-0x803f mem 0xfb000000-0xfb01ffff,0xfb041000-0xfb041fff irq 17 at device 4.0 on pci5 fxp0: Ethernet address 00:10:dc:65:68:51 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci5: at 5.0 irq 18 puc0: port 0x9400-0x9407, 0x9000-0x9007,0x8c00-0x8c07,0x8800-0x8807 irq 2 at device 6.0 on pci5 sio2: configured irq 2 not in bitmap of probed irqs 0x200 sio2: type 16550A sio3: configured irq 2 not in bitmap of probed irqs 0x200 sio3: type 16550A sio4: configured irq 2 not in bitmap of probed irqs 0x200 sio4: type 16550A sio5: configured irq 2 not in bitmap of probed irqs 0x200 sio5: type 16550A puc1: port 0xa400-0xa407, 0xa000-0xa007,0x9c00-0x9c07,0x9800-0x9807 irq 2 at device 6.1 on pci5 sio6: configured irq 2 not in bitmap of probed irqs 0x200 sio6: type 16550A sio7: configured irq 2 not in bitmap of probed irqs 0x200 sio7: type 16550A sio8: configured irq 2 not in bitmap of probed irqs 0x200 sio8: type 16550A sio9: configured irq 2 not in bitmap of probed irqs 0x200 sio9: type 16550A isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f,0-0x3,0-0x7,0-0x3, 0-0x7 irq 2 at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: (vendor=0x8086, dev=0x2483) at 31.3 irq 5 orm0:

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 17:25:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCA4C37B401 for ; Sat, 9 Nov 2002 17:25:44 -0800 (PST) Received: from mail.dubium.com (h24-78-225-134.vn.shawcable.net [24.78.225.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCECB43E6E for ; Sat, 9 Nov 2002 17:25:43 -0800 (PST) (envelope-from joe-dated-1037323668.d621ae@dubium.com) Received: (qmail 80728 invoked from network); 10 Nov 2002 01:27:48 -0000 Received: from localhost (HELO fafner.dubium.com) ([127.0.0.1]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 10 Nov 2002 01:27:48 -0000 Content-Type: text/plain; charset="us-ascii" To: FreeBSD Questions Subject: REASON #7919 NOT to do things as root! Date: Sat, 9 Nov 2002 17:25:54 -0800 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211091725.54547.joe@dubium.com> From: joe X-Delivery-Agent: TMDA/0.64 (Lawrin) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG While playing around and trying to set aup a chroot environment I did the following cd /home/honza mkdir {etc,dev,lib,bin,.....} cat /etc/passwd | grep honza >/etc/passwd ^<== location of the typing oops The leading "/" was unintended. Aaaaaaaaaaaaahhhhh Now that everyone has gotten back off their seats from the laughter, on a more serious note is there anything I can do. Let's pretend I don't have a backup. ..... ok, now that you've stopped laughing again .... Is there anything I can do to recover /etc/passwd I just double checked and still seem to have access using other accounts and I've made a copy of master.passwd in case I "commit" the changes from passwd. -------------------------------------------------------- Joe Sotham -------------------------------------------------------- Christianity got over the difficulty of furious opposites by keeping them both and keeping them furious. - G.K. Chesterton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 17:39:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1344A37B401 for ; Sat, 9 Nov 2002 17:39:43 -0800 (PST) Received: from the-frontier.org (ns1.the-frontier.org [216.86.199.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C54C43E3B for ; Sat, 9 Nov 2002 17:39:42 -0800 (PST) (envelope-from pscott@skycoast.us) Received: from [192.168.66.249] (dhcp-249-66-168-192.the-frontier.org [192.168.66.249]) by the-frontier.org (8.9.3/8.9.3) with ESMTP id RAA12761; Sat, 9 Nov 2002 17:39:09 -0800 (PST) (envelope-from pscott@skycoast.us) User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Sat, 09 Nov 2002 17:39:09 -0800 Subject: Re: REASON #7919 NOT to do things as root! From: "Paul A. Scott" To: joe , FreeBSD Questions Message-ID: In-Reply-To: <200211091725.54547.joe@dubium.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is there anything I can do to recover /etc/passwd First off, BACKUP EVERYTHING RIGHT NOW! Seriously, before you do anything else. Then you can recover your /etc/passwd file by copying /etc/master.passwd to a temporary place. Edit this temporary file replacing all the encrypted passwords with a single character '*' and remove fields 5, 6, and 7 then write this file back out as /etc/passwd. Paul A. Scott mailto:pscott@skycoast.us http://skycoast.us/pscott/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 17:41: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FFA637B401 for ; Sat, 9 Nov 2002 17:41:04 -0800 (PST) Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC0C943E6E for ; Sat, 9 Nov 2002 17:40:59 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from DaleCoportable [12.145.236.167] by mail.gbronline.com (SMTPD32-7.13) id A8B01D960266; Sat, 09 Nov 2002 19:38:56 -0600 Message-ID: <004501c28859$af4644c0$fa00a8c0@DaleCoportable> From: "Kevin D. Kinsey, DaleCo, S.P." To: "joe" Cc: References: <200211091725.54547.joe@dubium.com> Subject: Re: REASON #7919 NOT to do things as root! Date: Sat, 9 Nov 2002 19:37:07 -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.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "joe" To: "FreeBSD Questions" Sent: Saturday, November 09, 2002 7:25 PM Subject: REASON #7919 NOT to do things as root! > While playing around and trying to set aup a chroot environment > I did the following > cd /home/honza > mkdir {etc,dev,lib,bin,.....} > > cat /etc/passwd | grep honza >/etc/passwd > ^<== location of the > typing oops > The leading "/" was unintended. > > Aaaaaaaaaaaaahhhhh > > Now that everyone has gotten back off their seats from the laughter, on > a more serious note is there anything I can do. Let's pretend I don't > have a backup. ..... ok, now that you've stopped laughing again .... > > Is there anything I can do to recover /etc/passwd > What's in /var/backups? Kevin Kinsey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 17:43:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD9C37B401 for ; Sat, 9 Nov 2002 17:43:49 -0800 (PST) Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59E243E4A for ; Sat, 9 Nov 2002 17:43:48 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from DaleCoportable [12.145.236.167] by mail.gbronline.com (SMTPD32-7.13) id A95F3FF90230; Sat, 09 Nov 2002 19:41:51 -0600 Message-ID: <005701c2885a$175cd830$fa00a8c0@DaleCoportable> From: "Kevin D. Kinsey, DaleCo, S.P." To: , "Alvaro Gil" References: Subject: Re: FTP Problems, enters passive mode and goes local. Date: Sat, 9 Nov 2002 19:40:02 -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.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Alvaro Gil" Subject: FTP Problems, enters passive mode and goes local. > Recently, i have been experiencing these ftp errors when I log in > from a remote location... > > It gives me a message "entering passive mode" and spits out the local > IP of the server. Why does it try to find it locally? What do I > need to change to fix this problem? > Turn passive mode off on the client. On most clients, the command 'passive' will toggle between states. I'm guessing that you're seeing the local IP because it's behind a NAT type setup........... Kevin Kinsey DaleCo, S.P. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 17:49:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A4E437B401 for ; Sat, 9 Nov 2002 17:49:16 -0800 (PST) Received: from jeeves.velosystems.net (wsip68-15-85-238.oc.oc.cox.net [68.15.85.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id D114843E3B for ; Sat, 9 Nov 2002 17:49:10 -0800 (PST) (envelope-from steve@velosystems.net) Received: from localhost (localhost.velosystems.net [127.0.0.1]) by jeeves.velosystems.net (Postfix) with ESMTP id D457BA78D; Sat, 9 Nov 2002 17:49:04 -0800 (PST) Received: from daemon.velosystems.net (daemon.velosystems.net [192.168.1.11]) by jeeves.velosystems.net (Postfix) with ESMTP id 842A7A511; Sat, 9 Nov 2002 17:49:02 -0800 (PST) Date: Sat, 9 Nov 2002 17:49:02 -0800 (PST) From: Steve Wingate To: "W. D." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to stop SPAMMER??! In-Reply-To: <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> Message-ID: <20021109174345.J9853-100000@daemon.velosystems.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You don't mention several important things someone would need to answer this question fully. 1. Are you running a real mailserver that needs to send/receive mail to the outside world? If not then just block port 25 incoming. If yes, then configure some UCE (unsolicited commercial email) rules on sendmail (assuming this what you have since you didn't say) and/or consider using another mailserver with easier configured security (since you're probably not a sendmail wizard). I suggest qmail or Postfix, which I use. 2. Are you the recipient of spam or is your box being used as a relay? This shouldn't happen in the default configuration any longer I believe. Either check the Handbook online for sendmail configuration. 3. Dunno +---------------------------------------------------------------------+ |Steve Wingate=09=09 |MCSE, CCNA=09=09Sat Nov 9 16:59:00 PST 2002 +---------------------------------------------------------------------+ |FreeBSD 4.7-RC | 4:59PM up 21 days, 17:31, 2 users, load averages: 0.00, 0.00, 0.00 +---------------------------------------------------------------------+ On Sat, 9 Nov 2002, W. D. wrote: > Hi folks, > > I've got some bozo from: > > SpaWeb1.spaelegance.com..auth > > doing all kinds of SMTP activity on my FreeBSD server. Does anyone > know how to stop this? What kind of entry would I add to ipfw? > > Does anyone know what vulnerability this might be? How to stop > permanently? > > Here's what I am running: > FreeBSD 4.4-RELEASE > Apache/1.3.27 (Unix) > mod_perl/1.26 > mod_throttle/3.1.2 > PHP/4.2.2 > FrontPage/4.0.4.3 > mod_ssl/2.8.11 > OpenSSL/0.9.6f > > > Start Here to Find It Fast!=A9 -> http://www.US-Webmasters.com/best-start= -page/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 17:50: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B2B037B401 for ; Sat, 9 Nov 2002 17:50:08 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3603743E3B for ; Sat, 9 Nov 2002 17:50:07 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B1C1A518F9; Sun, 10 Nov 2002 12:20:03 +1030 (CST) Date: Sun, 10 Nov 2002 12:20:03 +1030 From: Greg 'groggy' Lehey To: joe Cc: FreeBSD Questions Subject: Recovering /etc/passwd (was: REASON #7919 NOT to do things as root!) Message-ID: <20021110015003.GB93051@wantadilla.lemis.com> References: <200211091725.54547.joe@dubium.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200211091725.54547.joe@dubium.com> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday, 9 November 2002 at 17:25:54 -0800, joe wrote: > While playing around and trying to set aup a chroot environment > I did the following > cd /home/honza > mkdir {etc,dev,lib,bin,.....} > > cat /etc/passwd | grep honza >/etc/passwd > ^<== location of the > typing oops > The leading "/" was unintended. > > Aaaaaaaaaaaaahhhhh > > Now that everyone has gotten back off their seats from the laughter, on > a more serious note is there anything I can do. Let's pretend I don't > have a backup. ..... ok, now that you've stopped laughing again .... > > Is there anything I can do to recover /etc/passwd That's trivial. # pwd_mkdb -p /etc/master.passwd /etc/passwd doesn't get used much any more. The real files are /etc/pwd.db and /etc/spwd.db. See the man page for pwd_mkdb for more details. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 18: 6:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B42437B401 for ; Sat, 9 Nov 2002 18:06:26 -0800 (PST) Received: from lancelot.cosmicfire.net (lancelot.cosmicfire.net [64.32.246.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D81143E3B for ; Sat, 9 Nov 2002 18:06:25 -0800 (PST) (envelope-from gs@vacfu.org) Received: (qmail 29067 invoked from network); 10 Nov 2002 02:05:54 -0000 Received: from dh-fw-1.oru.se (HELO rainbowpeace.DH-FW-1.oru.se) (gs@vacfu.org@130.243.97.72) by vacfu.org with SMTP; 10 Nov 2002 02:05:54 -0000 Date: Sun, 10 Nov 2002 03:04:43 +0100 From: Gustaf Sjoberg To: "W. D." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to stop SPAMMER??! Message-Id: <20021110030443.1b0577ad.gs@vacfu.org> In-Reply-To: <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> References: <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> X-Mailer: Sylpheed version 0.8.3 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 09 Nov 2002 15:13:09 -0600 "W. D." wrote: either block incomming port 25 connections or set the smtserver to require authentication. ipfw entry could look something like: add deny log tcp from any to 25 in recv >Hi folks, > >I've got some bozo from: > > SpaWeb1.spaelegance.com..auth > >doing all kinds of SMTP activity on my FreeBSD server. Does anyone >know how to stop this? What kind of entry would I add to ipfw? > >Does anyone know what vulnerability this might be? How to stop >permanently? > >Here's what I am running: >FreeBSD 4.4-RELEASE >Apache/1.3.27 (Unix) >mod_perl/1.26 >mod_throttle/3.1.2 >PHP/4.2.2 >FrontPage/4.0.4.3 >mod_ssl/2.8.11 >OpenSSL/0.9.6f > > >Start Here to Find It Fast!© -> http://www.US-Webmasters.com/best-start-page/ > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 18:15:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20B9737B401 for ; Sat, 9 Nov 2002 18:15:50 -0800 (PST) Received: from server0027.freedom2surf.net (server0027.freedom2surf.net [194.106.33.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC5C543E42 for ; Sat, 9 Nov 2002 18:15:43 -0800 (PST) (envelope-from neil.doody@interserveis.co.uk) Received: from b1 ([195.137.35.72]) by server0027.freedom2surf.net (8.12.6/8.12.6/Debian-5) with ESMTP id gAA2FcG4024359; Sun, 10 Nov 2002 02:15:47 GMT From: "Neil Doody" To: "'Matthew Seaman'" Cc: , , Subject: RE: Maybe isolated the signal 12s im getting to hi loads Date: Sun, 10 Nov 2002 02:16:25 -0000 Message-ID: <005f01c2885f$327ae260$0200a8c0@b1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20021109205030.GA63058@happy-idiot-talk.infracaninophi> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Firstly guys thanks all for your feedback. Just to answer the questions on your minds, im not neglecting the problem, my main problem is that it's a remote server, but my host has changed all hardware multiple times, except for the hard drive, though that was replaced last night [with another Maxtor I may add] and its still doing it. The other question, well I generally have been having reboots with this messages left in the logs :- Sep 16 21:15:07 admin /kernel: Fatal trap 12: page fault while in kernel mode Sep 16 21:15:07 admin /kernel: fault virtual address = 0x10 Sep 16 21:15:07 admin /kernel: fault code = supervisor read, page not present However I did recently get one of these after the motherdboard cpu and memory had been changed again [I actually had an upgrade to a faster cpu] :- Nov 5 03:12:04 admin /kernel: vop_panic[vop_open] Nov 5 03:12:04 admin /kernel: panic: Filesystem goof Nov 5 03:12:04 admin /kernel: Now after having the hard drive replaced, I have done a fresh install of FreeBSD[4.6.2] because I inadvertently deleted everything off the old disk, I tried to do an cvsup and a make world to FreeBSD 4.7. I havnt been able to do this successfully after numerous attempts, sometimes the server reboots on the trap 12, but mostly I get these :- Nov 9 15:24:50 admin /kernel: pid 98573 (cc1), uid 0: exited on signal 11 (core dumped) So, you was wondering why I wanted to change the make world script, well to check there wasn't a bug fix in the latest stable tree, I wanted to complete just the one make world, and as I couldn't do it, I was trying things to force it on, i.e. starting where it left off, rather than all over again. Anyway, I found that the signal 11's would come very close after the last one, but it took a long time for the first one to occur, so I figured it down to load averages. Well I used Ctrl-Z to suspend the process as soon as the 30 min average counter go near 0.90. Doing this has allowed me to complete a buildworld successfully. Now, that brings me to your other theories, something that didn't even occur to me was over heating, my host is going over to the NOC to check this out for me, do you know of any heat monitoring tools for FreeBSD ? Maybe I can do some graphs or something ? I am quite convinced that it is down to heat, as this is an AMD cpu were talking about after all [XP2000] and it would coincide with the hi load averages. Anyway, thanks all very much for your help, ill keep you posted to my problem here, its been going on for months now, but I think im getting closer to the problem ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 18:15:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A349937B401 for ; Sat, 9 Nov 2002 18:15:54 -0800 (PST) Received: from server0027.freedom2surf.net (server0027.freedom2surf.net [194.106.33.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB93D43E77 for ; Sat, 9 Nov 2002 18:15:53 -0800 (PST) (envelope-from neil@mpfreescene.com) Received: from b1 ([195.137.35.72]) by server0027.freedom2surf.net (8.12.6/8.12.6/Debian-5) with ESMTP id gAA2FkG4024364; Sun, 10 Nov 2002 02:15:57 GMT Reply-To: From: "Neil Doody" To: "'Matthew Seaman'" Cc: , , Subject: RE: Maybe isolated the signal 12s im getting to hi loads Date: Sun, 10 Nov 2002 02:16:33 -0000 Message-ID: <006001c2885f$369329c0$0200a8c0@b1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20021109205030.GA63058@happy-idiot-talk.infracaninophi> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Firstly guys thanks all for your feedback. Just to answer the questions on your minds, im not neglecting the problem, my main problem is that it's a remote server, but my host has changed all hardware multiple times, except for the hard drive, though that was replaced last night [with another Maxtor I may add] and its still doing it. The other question, well I generally have been having reboots with this messages left in the logs :- Sep 16 21:15:07 admin /kernel: Fatal trap 12: page fault while in kernel mode Sep 16 21:15:07 admin /kernel: fault virtual address = 0x10 Sep 16 21:15:07 admin /kernel: fault code = supervisor read, page not present However I did recently get one of these after the motherdboard cpu and memory had been changed again [I actually had an upgrade to a faster cpu] :- Nov 5 03:12:04 admin /kernel: vop_panic[vop_open] Nov 5 03:12:04 admin /kernel: panic: Filesystem goof Nov 5 03:12:04 admin /kernel: Now after having the hard drive replaced, I have done a fresh install of FreeBSD[4.6.2] because I inadvertently deleted everything off the old disk, I tried to do an cvsup and a make world to FreeBSD 4.7. I havnt been able to do this successfully after numerous attempts, sometimes the server reboots on the trap 12, but mostly I get these :- Nov 9 15:24:50 admin /kernel: pid 98573 (cc1), uid 0: exited on signal 11 (core dumped) So, you was wondering why I wanted to change the make world script, well to check there wasn't a bug fix in the latest stable tree, I wanted to complete just the one make world, and as I couldn't do it, I was trying things to force it on, i.e. starting where it left off, rather than all over again. Anyway, I found that the signal 11's would come very close after the last one, but it took a long time for the first one to occur, so I figured it down to load averages. Well I used Ctrl-Z to suspend the process as soon as the 30 min average counter go near 0.90. Doing this has allowed me to complete a buildworld successfully. Now, that brings me to your other theories, something that didn't even occur to me was over heating, my host is going over to the NOC to check this out for me, do you know of any heat monitoring tools for FreeBSD ? Maybe I can do some graphs or something ? I am quite convinced that it is down to heat, as this is an AMD cpu were talking about after all [XP2000] and it would coincide with the hi load averages. Anyway, thanks all very much for your help, ill keep you posted to my problem here, its been going on for months now, but I think im getting closer to the problem ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 18:23:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D4FA37B401 for ; Sat, 9 Nov 2002 18:23:24 -0800 (PST) Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5604143E3B for ; Sat, 9 Nov 2002 18:23:24 -0800 (PST) (envelope-from mbsd@pacbell.net) Received: from atlas ([64.168.24.85]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0H5C00LCI9AYVO@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Sat, 09 Nov 2002 18:23:23 -0800 (PST) Date: Sat, 09 Nov 2002 18:23:22 -0800 (PST) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= Subject: Re: REASON #7919 NOT to do things as root! In-reply-to: <200211091725.54547.joe@dubium.com> X-X-Sender: mikko@atlas.home To: joe Cc: FreeBSD Questions Message-id: <20021109181537.X321-100000@atlas.home> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 9 Nov 2002, joe wrote: > While playing around and trying to set aup a chroot environment > I did the following > cd /home/honza > mkdir {etc,dev,lib,bin,.....} > > cat /etc/passwd | grep honza >/etc/passwd > ^<== location of the > typing oops > The leading "/" was unintended. > > Aaaaaaaaaaaaahhhhh Been there, done that. I once had an uninstall script running as root with the following line: rm -rf $TOPDRI/* # Yup, should have been "TOPDIR" The result was something like "My mind is going, Dave..." > Now that everyone has gotten back off their seats from the laughter, on > a more serious note is there anything I can do. Let's pretend I don't > have a backup. ..... ok, now that you've stopped laughing again .... > > Is there anything I can do to recover /etc/passwd If you haven't fatfingered your master.passwd too, just do: # pwd_mkdb -p /etc/master.passwd Otherwise, if the box has been up for a while, there should be a backup file, so: # cp /var/backups/master.passwd.bak /etc/master.passwd # pwd_mkdb -p /etc/master.passwd > I just double checked and still seem to have access using other accounts > and I've made a copy of master.passwd in case I "commit" the changes > from passwd. Data is copied in the other direction. There is a reason the file is called "master".passwd... $.02, /Mikko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 19:17:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EA2A37B401 for ; Sat, 9 Nov 2002 19:17:55 -0800 (PST) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 259C043E42 for ; Sat, 9 Nov 2002 19:17:54 -0800 (PST) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id gAA3HfD62914; Sat, 9 Nov 2002 21:17:41 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20021109211740.011f73b8@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 09 Nov 2002 21:17:40 -0600 To: Gustaf Sjoberg , "W. D." From: "Jack L. Stone" Subject: Re: How to stop SPAMMER??! Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20021110030443.1b0577ad.gs@vacfu.org> References: <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 03:04 AM 11.10.2002 +0100, Gustaf Sjoberg wrote: >On Sat, 09 Nov 2002 15:13:09 -0600 >"W. D." wrote: > >either block incomming port 25 connections or set the smtserver to require authentication. > >ipfw entry could look something like: > >add deny log tcp from any to 25 in recv > >>Hi folks, >> >>I've got some bozo from: >> >> SpaWeb1.spaelegance.com..auth >> >>doing all kinds of SMTP activity on my FreeBSD server. Does anyone >>know how to stop this? What kind of entry would I add to ipfw? >> >>Does anyone know what vulnerability this might be? How to stop >>permanently? >> Get the IP of the spammer if possible. I've had to use a total block like this: ##### DENY INTRUDER through external interface #${fwcmd} add deny all from 66.000.00.000 to any via ${oif} Reload the firewall rules.... Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 19:59: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 552D537B401 for ; Sat, 9 Nov 2002 19:59:06 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id B59E443E42 for ; Sat, 9 Nov 2002 19:59:05 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id TAA29760; Sat, 9 Nov 2002 19:57:11 -0800 Message-ID: <3DCDD916.5080906@owt.com> Date: Sat, 09 Nov 2002 19:57:10 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: neil@mpfreescene.com Cc: "'Matthew Seaman'" , kris@obsecurity.org, freebsd-questions@FreeBSD.ORG Subject: Re: Maybe isolated the signal 12s im getting to hi loads References: <006001c2885f$369329c0$0200a8c0@b1> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Neil Doody wrote: > Firstly guys thanks all for your feedback. > > Just to answer the questions on your minds, im not neglecting the > problem, my main problem is that it's a remote server, but my host has > changed all hardware multiple times, except for the hard drive, though > that was replaced last night [with another Maxtor I may add] and its > still doing it. > > The other question, well I generally have been having reboots with this > messages left in the logs :- > > Sep 16 21:15:07 admin /kernel: Fatal trap 12: page fault while in kernel > mode > Sep 16 21:15:07 admin /kernel: fault virtual address = 0x10 > Sep 16 21:15:07 admin /kernel: fault code = supervisor > read, page not present > > However I did recently get one of these after the motherdboard cpu and > memory had been changed again [I actually had an upgrade to a faster > cpu] :- > > Nov 5 03:12:04 admin /kernel: vop_panic[vop_open] > Nov 5 03:12:04 admin /kernel: panic: Filesystem goof > Nov 5 03:12:04 admin /kernel: > > Now after having the hard drive replaced, I have done a fresh install of > FreeBSD[4.6.2] because I inadvertently deleted everything off the old > disk, I tried to do an cvsup and a make world to FreeBSD 4.7. > > I havnt been able to do this successfully after numerous attempts, > sometimes the server reboots on the trap 12, but mostly I get these :- > > Nov 9 15:24:50 admin /kernel: pid 98573 (cc1), uid 0: exited on signal > 11 (core dumped) > > So, you was wondering why I wanted to change the make world script, well > to check there wasn't a bug fix in the latest stable tree, I wanted to > complete just the one make world, and as I couldn't do it, I was trying > things to force it on, i.e. starting where it left off, rather than all > over again. > > Anyway, I found that the signal 11's would come very close after the > last one, but it took a long time for the first one to occur, so I > figured it down to load averages. > > Well I used Ctrl-Z to suspend the process as soon as the 30 min average > counter go near 0.90. > > Doing this has allowed me to complete a buildworld successfully. > > Now, that brings me to your other theories, something that didn't even > occur to me was over heating, my host is going over to the NOC to check > this out for me, do you know of any heat monitoring tools for FreeBSD ? > Maybe I can do some graphs or something ? > > I am quite convinced that it is down to heat, as this is an AMD cpu were > talking about after all [XP2000] and it would coincide with the hi load > averages. > I use mbmon on 2000+ XP but it doesn't get one of the temperatures right. I haven't tried anything else. It runs along at 49oC. The fan on it is larger than AMD provides with their kits. Kent > > Anyway, thanks all very much for your help, ill keep you posted to my > problem here, its been going on for months now, but I think im getting > closer to the problem ;) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 19:59:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B17F37B401 for ; Sat, 9 Nov 2002 19:59:52 -0800 (PST) Received: from hotmail.com (f17.pav3.hotmail.com [64.4.39.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1F9643E77 for ; Sat, 9 Nov 2002 19:59:51 -0800 (PST) (envelope-from deltawalkerl@msn.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 9 Nov 2002 19:59:51 -0800 Received: from 172.147.10.68 by pv3fd.pav3.hotmail.msn.com with HTTP; Sun, 10 Nov 2002 03:59:51 GMT X-Originating-IP: [172.147.10.68] From: "Yang Li" To: freebsd-questions@FreeBSD.ORG Subject: Questions about FreeBSD 4.7 Date: Sat, 09 Nov 2002 22:59:51 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 10 Nov 2002 03:59:51.0815 (UTC) FILETIME=[9EE0F170:01C2886D] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear FreeBSD supporter, I recently aquired FreeBSD 4.7 release, but I am having some trouble on installation.(I have a Pentium III based PC). First, FreeBSD installation can only allocate 2014MB of space on my 20GB hard drive, can you tell me how to exploit the entire disc space? Also, I am installing FreeBSD on the secondary hard drive with WinXP installed on the primary, is there anyway I can dual boot the two OSs? While commiting the installation, I get the error message that XFree86 cannot be installed because there are no more "inodes" and Compat4x cannot be copied because there is no free space. Please tell me how to solve this. Thank you in advance. Sincerely, Yang Li _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 21:10:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA10637B401; Sat, 9 Nov 2002 21:10:19 -0800 (PST) Received: from m20.unixathome.org (m20.unixathome.org [66.11.168.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 736B343E4A; Sat, 9 Nov 2002 21:10:19 -0800 (PST) (envelope-from dan@m20.unixathome.org) Received: by m20.unixathome.org (Postfix, from userid 1001) id DE27F7A1E; Sun, 10 Nov 2002 00:10:04 -0500 (EST) From: Dan Langille To: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Subject: The FreeBSD Diary: 2002-10-20 - 2002-11-09 Message-Id: <20021110051004.DE27F7A1E@m20.unixathome.org> Date: Sun, 10 Nov 2002 00:10:04 -0500 (EST) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . These are the articles posted during this period: 6-Nov : Postfix - virtual domains This is easier than it sounds.... http://freebsddiary.org/postfix.php?2 -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://freebsddiary.org/ - practical examples FreshPorts - http://freshports.org/ - the place for ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 21:49:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF1E837B401 for ; Sat, 9 Nov 2002 21:49:37 -0800 (PST) Received: from mail6.sea.registeredsite.com (mail6.sea.registeredsite.com [66.111.73.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67D2543E42 for ; Sat, 9 Nov 2002 21:49:32 -0800 (PST) (envelope-from WD@US-Webmasters.com) Received: from us-webmasters.com (us-webmasters.com [207.159.139.240]) by mail6.sea.registeredsite.com (8.12.5/8.12.5) with ESMTP id gAA5nTqt029740; Sun, 10 Nov 2002 00:49:30 -0500 Received: from xyz.netins.net (desm-04-113.dialup.netins.net [167.142.11.242]) by us-webmasters.com (8.9.3/8.9.3) with ESMTP id VAA11453; Sat, 9 Nov 2002 21:49:23 -0800 (PST) Message-Id: <5.1.0.14.2.20021109232136.04ae7140@us-webmasters.com> X-Sender: wd@us-webmasters.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 09 Nov 2002 23:49:12 -0600 To: freebsd-questions@FreeBSD.ORG From: "W. D." Subject: Re: How to stop SPAMMER??! Cc: Steve Wingate In-Reply-To: <20021109174345.J9853-100000@daemon.velosystems.net> References: <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey Steve,=20 Thanks for the reply. At 19:49 11/9/2002, Steve Wingate wrote: > >You don't mention several important things someone would need to answer >this question fully. > >1. Are you running a real mailserver that needs to send/receive mail to >the outside world? Yep. >If not then just block port 25 incoming. >If yes, then configure some UCE (unsolicited commercial email) rules on >sendmail (assuming this what you have since you didn't say) and/or >consider using another mailserver with easier configured security (since >you're probably not a sendmail wizard). I suggest qmail=20 lrwxr-xr-x 1 root wheel 33 Dec 10 2001 sendmail ->= /usr/local/psa/qmail/bin/sendmail Using qmail. How to configure to avoid spam? What is the name of configuration file? >or Postfix, which >I use. > 2. Are you the recipient of spam or is your box being used as a >relay? Relay. >This shouldn't happen in the default configuration any longer I believe. >Either check the Handbook online for sendmail configuration. >3. Dunno I tried to block using IPFW but no luck using this line: add deny log all from 168.93.100.0/24 to any in via fxp0 (http://www.SamSpade.org/t/lookat?a=3DSpaWeb1.spaelegance.com -> SpaWeb1.spaelegance.com resolves to 168.93.100.59) > > >+---------------------------------------------------------------------+ >|Steve Wingate >|MCSE, CCNA Sat Nov 9 16:59:00 PST 2002 >+---------------------------------------------------------------------+ >|FreeBSD 4.7-RC >| 4:59PM up 21 days, 17:31, 2 users, load averages: 0.00, 0.00, 0.00 >+---------------------------------------------------------------------+ > >On Sat, 9 Nov 2002, W. D. wrote: > >> Hi folks, >> >> I've got some bozo from: >> >> SpaWeb1.spaelegance.com..auth >> >> doing all kinds of SMTP activity on my FreeBSD server. Does anyone >> know how to stop this? What kind of entry would I add to ipfw? >> >> Does anyone know what vulnerability this might be? How to stop >> permanently? >> >> Here's what I am running: >> FreeBSD 4.4-RELEASE >> Apache/1.3.27 (Unix) >> mod_perl/1.26 >> mod_throttle/3.1.2 >> PHP/4.2.2 >> FrontPage/4.0.4.3 >> mod_ssl/2.8.11 >> OpenSSL/0.9.6f >> >> >> Start Here to Find It Fast!=A9 ->= http://www.US-Webmasters.com/best-start-page/ >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> Start Here to Find It Fast!=A9 -> http://www.US-Webmasters.com/best-start-pa= ge/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 21:51:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3935F37B401 for ; Sat, 9 Nov 2002 21:51:14 -0800 (PST) Received: from mail2.sea.registeredsite.com (mail2.sea.registeredsite.com [66.111.73.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4AFF43E77 for ; Sat, 9 Nov 2002 21:51:13 -0800 (PST) (envelope-from WD@US-Webmasters.com) Received: from us-webmasters.com (us-webmasters.com [207.159.139.240]) by mail2.sea.registeredsite.com (8.12.5/8.12.5) with ESMTP id gAA5p7Km009445; Sun, 10 Nov 2002 00:51:09 -0500 Received: from xyz.netins.net (desm-04-113.dialup.netins.net [167.142.11.242]) by us-webmasters.com (8.9.3/8.9.3) with ESMTP id VAA11590; Sat, 9 Nov 2002 21:51:05 -0800 (PST) Message-Id: <5.1.0.14.2.20021109234938.0484dec0@us-webmasters.com> X-Sender: wd@us-webmasters.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 09 Nov 2002 23:50:56 -0600 To: freebsd-questions@FreeBSD.ORG From: "W. D." Subject: Re: How to stop SPAMMER??! Cc: Gustaf Sjoberg In-Reply-To: <20021110030443.1b0577ad.gs@vacfu.org> References: <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 20:04 11/9/2002, Gustaf Sjoberg, wrote: >On Sat, 09 Nov 2002 15:13:09 -0600 >"W. D." wrote: > >either block incomming port 25 connections or set the smtp server to= require=20 >authentication. How to do this? > >ipfw entry could look something like: > >add deny log tcp from any to 25 in recv > >>Hi folks, >> >>I've got some bozo from: >> >> SpaWeb1.spaelegance.com..auth >> >>doing all kinds of SMTP activity on my FreeBSD server. Does anyone >>know how to stop this? What kind of entry would I add to ipfw? >> >>Does anyone know what vulnerability this might be? How to stop >>permanently? >> >>Here's what I am running: >>FreeBSD 4.4-RELEASE >>Apache/1.3.27 (Unix) >>mod_perl/1.26 >>mod_throttle/3.1.2 >>PHP/4.2.2 >>FrontPage/4.0.4.3 >>mod_ssl/2.8.11 >>OpenSSL/0.9.6f=20 >> >> >>Start Here to Find It Fast!=A9 ->= http://www.US-Webmasters.com/best-start-page/ >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> Start Here to Find It Fast!=A9 -> http://www.US-Webmasters.com/best-start-pa= ge/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 21:54:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA78937B401 for ; Sat, 9 Nov 2002 21:54:40 -0800 (PST) Received: from kallisti.mine.nu (h24-70-180-74.wp.shawcable.net [24.70.180.74]) by mx1.FreeBSD.org (Postfix) with SMTP id D44CA43E42 for ; Sat, 9 Nov 2002 21:54:38 -0800 (PST) (envelope-from catseye@kallisti.mine.nu) Received: (qmail 26245 invoked by uid 1001); 10 Nov 2002 05:50:56 -0000 Date: Sat, 9 Nov 2002 23:50:56 -0600 From: Chris Pressey To: freebsd-questions@FreeBSD.ORG Subject: Re: make buildworld fails Message-Id: <20021109235056.7a2c2aee.cpressey@catseye.mb.ca> In-Reply-To: <20021107120943.2877200d.cpressey@catseye.mb.ca> References: <20021029033143.7c01a0b7.cpressey@catseye.mb.ca> <20021029112907.GB4480@happy-idiot-talk.infracaninophi> <20021029064730.2637b4e2.cpressey@catseye.mb.ca> <20021029142839.GF4480@happy-idiot-talk.infracaninophi> <20021029192615.69e3bb31.cpressey@catseye.mb.ca> <20021030081134.GA49354@happy-idiot-talk.infracaninophi> <20021107120943.2877200d.cpressey@catseye.mb.ca> Organization: Cat's Eye Technologies, http://www.catseye.mb.ca/ X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 7 Nov 2002 12:09:43 -0600 Chris Pressey wrote: > On Wed, 30 Oct 2002 08:11:34 +0000 > Matthew Seaman wrote: > > > I think it's worth trying NO_OPENSSH=true in /etc/make.conf together > > with your C_INCLUDE_PATH thing to see if you can get to the end of the > > buildworld process. If you can get the rest of the system up to > > 4.7-STABLE, you should have no trouble compiling normally. Means two > > buildworld cycles to get everything up to date, I'm afraid. > > > > Cheers, > > > > Matthew > > Good news - I finally got make buildworld to build. > > I had to add /usr/src/include:/usr/src/sys to the beginning of my > C_INCLUDE_PATH. I also had to remove several libraries from /usr/lib/*, > and replace them with copies from /usr/src/*, so that symbols could > resolve. Apparently it was trying to build using my existing include > files and library files, when they are clearly insufficient, older > versions. I have no idea why it was trying to do this, but hopefully > after the second build cycle it will revert to the old correct > behaviour. I'm about to try building and installing the kernel, and I'll > post a second followup after the dust has cleared. > > Thanks once again to everyone for their help. > -Chris > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Well, good news and bad news. I updated to 4.7-RELEASE p1 (RELENG_4_7) and can make buildworld with it no problems. But if I try following 4.7-STABLE (RELENG_4), my make buildworld fails: ===> usr.bin/kdump cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -c /usr/src/usr.bin/kdump/kdump.c cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -c ioctl.c In file included from ioctl.c:92: /usr/include/sys/memrange.h:19: warning: `MDF_ACTIVE' redefined /usr/include/pccard/cardinfo.h:115: warning: this is the location of the previous definition In file included from ioctl.c:104: /usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined /usr/include/sys/cdrio.h:88: warning: this is the location of the previous definition ioctl.c: In function `ioctlname': ioctl.c:1335: `USB_GET_REPORT_ID' undeclared (first use in this function) ioctl.c:1335: (Each undeclared identifier is reported only once ioctl.c:1335: for each function it appears in.) *** Error code 1 Stop in /usr/src/usr.bin/kdump. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Mysteriously, 'grep -r ioctlname /usr/src' finds only: /usr/src/usr.bin/kdump/kdump.c: char *ioctlname(); /usr/src/usr.bin/kdump/kdump.c: if ((cp = ioctlname(*ip)) != NULL) /usr/src/usr.bin/kdump/mkioctls: print "ioctlname(register_t val)" /usr/src/usr.bin/truss/extern.h: extern const char *ioctlname(register_t val); /usr/src/usr.bin/truss/syscalls.c: const char *temp = ioctlname(args[sc->offset]); No sign of a file called ioctl.c, that I can see. I think I'll stick with 4.7-RELEASE for a while... -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 21:55:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0B0837B401 for ; Sat, 9 Nov 2002 21:55:09 -0800 (PST) Received: from host16.christianwebhost.com (host16.christianwebhost.com [209.239.42.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id E855B43E75 for ; Sat, 9 Nov 2002 21:55:08 -0800 (PST) (envelope-from pete@milneweb.com) Received: from dell (host140.dsl1.blackfoot.net [12.32.44.140]) by host16.christianwebhost.com (8.10.2/8.10.2) with ESMTP id gAA5t5o08395 for ; Sun, 10 Nov 2002 00:55:06 -0500 X-MSReally-From: pete@milneweb.com Date: Sat, 9 Nov 2002 22:55:11 -0700 From: Pete Milne X-Mailer: The Bat! (v1.61) Personal Reply-To: Pete Milne Organization: http://milneweb.com X-Priority: 3 (Normal) Message-ID: <197270895718.20021109225511@milneweb.com> To: freebsd-questions@freebsd.org Subject: Installing Screem error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@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 install Screem from ports. All works until I get to installing oaf. I get an error 'Patch patch-aa failed to apply cleanly'. How do I get around something like this?? -- Pete 10:51:36 PM Ask about eScan Content-Security and Anti-Virus Software. "We will meet ALL of your anti-virus needs." www.milneweb.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 22:16:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8062037B401 for ; Sat, 9 Nov 2002 22:16:43 -0800 (PST) Received: from mail3.sea.registeredsite.com (mail3.sea.registeredsite.com [66.111.73.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C0BD43E6E for ; Sat, 9 Nov 2002 22:16:43 -0800 (PST) (envelope-from WD@US-Webmasters.com) Received: from us-webmasters.com (us-webmasters.com [207.159.139.240]) by mail3.sea.registeredsite.com (8.12.5/8.12.5) with ESMTP id gAA6GeaQ013490; Sun, 10 Nov 2002 01:16:41 -0500 Received: from xyz.netins.net (desm-04-113.dialup.netins.net [167.142.11.242]) by us-webmasters.com (8.9.3/8.9.3) with ESMTP id WAA14445; Sat, 9 Nov 2002 22:16:39 -0800 (PST) Message-Id: <5.1.0.14.2.20021109235134.0484d270@us-webmasters.com> X-Sender: wd@us-webmasters.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 10 Nov 2002 00:16:30 -0600 To: freebsd-questions@FreeBSD.ORG From: "W. D." Subject: Re: How to stop SPAMMER??! Cc: "Jack L. Stone" In-Reply-To: <3.0.5.32.20021109211740.011f73b8@mail.sage-one.net> References: <20021110030443.1b0577ad.gs@vacfu.org> <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> <5.1.0.14.2.20021109150436.069a4d50@us-webmasters.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 21:17 11/9/2002, Jack L. Stone wrote: >At 03:04 AM 11.10.2002 +0100, Gustaf Sjoberg wrote: >>On Sat, 09 Nov 2002 15:13:09 -0600 >>"W. D." wrote: >> >>either block incomming port 25 connections or set the smtserver to require >authentication. >> >>ipfw entry could look something like: >> >>add deny log tcp from any to 25 in recv This would completely block SMTP wouldn't it? I do have clients on this server using email. >> >>>Hi folks, >>> >>>I've got some bozo from: >>> >>> SpaWeb1.spaelegance.com..auth >>> >>>doing all kinds of SMTP activity on my FreeBSD server. Does anyone >>>know how to stop this? What kind of entry would I add to ipfw? >>> >>>Does anyone know what vulnerability this might be? How to stop >>>permanently? >>> > >Get the IP of the spammer if possible. I've had to use a total block like >this: >##### DENY INTRUDER through external interface > #${fwcmd} add deny all from 66.000.00.000 to any via ${oif} Where is ${oif} defined? When I run a command like this it doesn't understand 'fwcmd'. usw2# {fwcmd} add deny log all from 168.93.100.59/16 to any in via ${oif} oif: Undefined variable. usw2# {fwcmd} add deny log all from 168.93.100.59/16 to any in via lo0 fwcmd: Command not found. > >Reload the firewall rules.... > >Best regards, >Jack L. Stone, >Administrator > >SageOne Net >http://www.sage-one.net >jackstone@sage-one.net Start Here to Find It Fast!=A9 -> http://www.US-Webmasters.com/best-start-pa= ge/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 9 23:27: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607D137B401 for ; Sat, 9 Nov 2002 23:27:07 -0800 (PST) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C25C43E4A for ; Sat, 9 Nov 2002 23:27:06 -0800 (PST) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id CAA92370; Sun, 10 Nov 2002 02:26:58 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Sun, 10 Nov 2002 02:26:56 -0500 (EST) From: Stephen Hovey To: joe Cc: FreeBSD Questions Subject: Re: REASON #7919 NOT to do things as root! In-Reply-To: <200211091725.54547.joe@dubium.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG /etc/passwd is made from master.passwd for those jobbies that still need to look at the old style text file instead of making kernel calls. You can regenerate it - I always forget the damn program name - mk_pwdb or something like that - when I forget, I use vipw, change a latter in my real name in the geco, and save - that regens the whole thing too. On Sat, 9 Nov 2002, joe wrote: > While playing around and trying to set aup a chroot environment > I did the following > cd /home/honza > mkdir {etc,dev,lib,bin,.....} > > cat /etc/passwd | grep honza >/etc/passwd > ^<== location of the > typing oops > The leading "/" was unintended. > > Aaaaaaaaaaaaahhhhh > > Now that everyone has gotten back off their seats from the laughter, on > a more serious note is there anything I can do. Let's pretend I don't > have a backup. ..... ok, now that you've stopped laughing again .... > > Is there anything I can do to recover /etc/passwd > > I just double checked and still seem to have access using other accounts > and I've made a copy of master.passwd in case I "commit" the changes > from passwd. > > -------------------------------------------------------- > Joe Sotham > -------------------------------------------------------- > Christianity got over the difficulty of furious opposites > by keeping them both and keeping them furious. > - G.K. Chesterton > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message