From owner-freebsd-questions Sun Jan 27 0: 4:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 91D3C37B404 for ; Sun, 27 Jan 2002 00:04:47 -0800 (PST) Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16UkIw-0007gF-00 for freebsd-questions@freebsd.org; Sun, 27 Jan 2002 09:04:46 +0100 Received: from [217.5.15.120] (helo=hivi) by mrvdom04.kundenserver.de with smtp (Exim 2.12 #2) id 16UkIw-0007M9-00 for freebsd-questions@freebsd.org; Sun, 27 Jan 2002 09:04:46 +0100 From: "Alex Huth" To: Subject: Routing trouble Date: Sun, 27 Jan 2002 09:15:33 +0100 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.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 Hiu guys! I thought i have experience in routing but it doesn´t seem so. I have a box with an ISDN card and an ethernet interface. I set up ISDN and wrote a script to set up the isdn interface and routing, like the following: in /etc/rc.conf ifconfig ep0 "inet 192.168.100.2 netmask 255.255.255.0" ifconfig isp0 "inet 192.168.1.2 123.123.123.123 netmask 255.255.255.255 link1" I wrote a script like this ifconfig isp0 delete link1 ispppcontrol isp0 myauthproto .... route add default -interface isp0 When I reboot the isdnmonitor shows the connect and the idletime is also working. But if i try to ping or nslookup the outside there is no route to host. The routingtable looks a little bit strange: default 0:0:0:0:0:0 isp0 192.168.100 ep0 192.168.1.2 217.12.32.34 isp0 (after connect, because dynamic) 192.168.100.2 link1 So where is the problem and how can i resolve it? Thanks a lot Alex Huth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 0:31:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gatekeeper.inetworx.com.ph (inetworx.com.ph [202.61.77.129]) by hub.freebsd.org (Postfix) with ESMTP id BF3BB37B402 for ; Sun, 27 Jan 2002 00:31:09 -0800 (PST) Received: from superserver.inetworx.com.ph (inetworx.com.ph [192.168.88.12]) by gatekeeper.inetworx.com.ph (8.11.6/8.11.1) with ESMTP id g0R8lQI28177 for ; Sun, 27 Jan 2002 16:47:26 +0800 (PHT) Received: from JASON by superserver.inetworx.com.ph with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1461.56) id DL5TSDX1; Sun, 27 Jan 2002 16:35:14 +0800 Message-ID: <00ef01c1a70d$4fdef5f0$b958a8c0@JASON> From: "Jason" To: Subject: FSGS Date: Sun, 27 Jan 2002 16:33:35 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00EC_01C1A750.5D98C5C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_00EC_01C1A750.5D98C5C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello there, Am trying to install fsgs from ports collection. Going to the = /usr/ports/games/fsgs directory, I do a make and this appears. console#make =3D=3D=3D> fsgs-0.7.1.26 is forbidden: Some data files probably need to = be made group -writable. any help will be very much appreciated. Thanks. ------=_NextPart_000_00EC_01C1A750.5D98C5C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello there,
 
Am trying to install fsgs from ports=20 collection.  Going to the /usr/ports/games/fsgs directory, I do a = make and=20 this appears.
 
console#make
=3D=3D=3D>  fsgs-0.7.1.26 is = forbidden: Some data=20 files probably need to be made group
-writable.
 
any help will be very much=20 appreciated.
 
Thanks.
------=_NextPart_000_00EC_01C1A750.5D98C5C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 1:50:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from weigon.dyndns.org (pD950789C.dip.t-dialin.net [217.80.120.156]) by hub.freebsd.org (Postfix) with SMTP id E1F7E37B404 for ; Sun, 27 Jan 2002 01:50:46 -0800 (PST) Received: (qmail 17497 invoked by uid 100); 27 Jan 2002 09:50:38 -0000 Date: Sun, 27 Jan 2002 10:50:38 +0100 From: jan@kneschke.de To: Alexander Leidinger Cc: freefabri@yahoo.it, freebsd-isp@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: better way to read qmail logs Message-ID: <20020127105037.V18725@weigon.home.kneschke.de> References: <20020123082653.66472.qmail@web20107.mail.yahoo.com> <200201231329.g0NDTNa03574@Magelan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201231329.g0NDTNa03574@Magelan.Leidinger.net> User-Agent: Mutt/1.3.22.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 Wed, Jan 23, 2002 at 02:29:22PM +0100, Alexander Leidinger wrote: > On 23 Jan, Fabrizio Ravazzini wrote: > > hello all, is there a way to read qmail logs via web > > interface or some other graphics interface? > > /usr/ports/textproc/modlogan has support for qmail logs. I haven't used > any mail processor of it (only the weblogs processor), but if there's > something you miss in the output of it, you can contact the author > (jane@kneschke.de, CCed), hi's usually very responsive. s/jane/jan/ :) modlogan has support for parsing qmail and sendmail logfile and provides the neccesary reports. currently it provides the following reports for the mailserver logfiles: - Mails by Sender - Mails by Receipient - Mails by Domain (sender) - Mails by Domain (receipient) - Qmail queue usage and for the virus-scanners qmail-scanner and viruswall we also provide support the number of affected mail by a virus. > Alexander. Jan -- mailto: jan@kneschke.de weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan (openprojects) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 2: 0:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 760EA37B400 for ; Sun, 27 Jan 2002 02:00:50 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 275E37DD1; Sun, 27 Jan 2002 11:00:49 +0100 (MET) Date: Sun, 27 Jan 2002 11:00:47 +0100 From: J.S. To: Edwin Groothuis Cc: freebsd-questions@freebsd.org Subject: Re: rc.local? crontab? what? Message-Id: <20020127110047.4db0a511.johann@broadpark.no> In-Reply-To: <20020127083648.P823@k7.mavetju.org> References: <20020126152755.3bc451ec.johann@broadpark.no> <20020127083648.P823@k7.mavetju.org> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) 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've tried that as well: ftpd stream tcp nowait ftpd /home/ftpd/openftpd/sbin/ftpd ftpd With little or no luck. On Sun, 27 Jan 2002 08:36:48 +1100 Edwin Groothuis wrote: > On Sat, Jan 26, 2002 at 03:27:55PM +0100, J . S . wrote: > > I'm in the process of setting up an additional ftpd on my server > > (openftpd.org), which has been installed in user ftpd's home directory. > > The user ftpd has a nonexistent shell. > > > > How can I get it loaded at startup? > > > > I tried putting: > > > > su ftpd -c /usr/home/ftpd/openftpd/sbin/ftpd > > > > in /etc/rc.local, but I heard that doesn't work now that I removed ftpd's > > shell. > > Have a look at /etc/inetd.conf on how the normal ftpd is started > and use a similair way to start yours. > > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: > ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 4: 8:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.cableone.net (mail4.cableone.net [24.116.0.62]) by hub.freebsd.org (Postfix) with ESMTP id AF2FD37B416 for ; Sun, 27 Jan 2002 04:07:58 -0800 (PST) Received: from cableone.net ([24.116.49.212]) by mail4.cableone.net with Microsoft SMTPSVC(5.5.1877.447.44); Sun, 27 Jan 2002 05:06:42 -0700 Message-ID: <3C53ED96.A7AD98EC@cableone.net> Date: Sun, 27 Jan 2002 06:07:51 -0600 From: Denny White X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.5-RC i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: hp 722c deskjet problems 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 have tried all day & all night to get my hp 722c deskjet printer to work. it used to be picked up on during boot at least, before i started fooling around with it. now it's not in dmesg. i can't print to it no matter what i do. the old star 2410 dot matrix printer works okay either on lp or st though. can below is excerpt from /etc/printcap & also /etc/rc.conf where i enabled lpd to load on boot & also set lptcontrol -p 0. any help would sure be appreciated. got the sound, x, mail, encryption & cdburning all working, but really need the newer printer to work to have a real usable working system. thanks. -------------------------------------------------------- lp|local line printer:\ :sh:\ :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: :mx#0: :if=/usr/local/libexec/hpif:\ st|Star 2410NX:\ :sh:\ :st=/dev/lpt0:sd=/var/spool/output/star:lf=/var/log/lpd-errs: :mx#0: dj|deskjet:\ :sh:\ :dj=/dev/lpt1:sd=/var/spool/output/deskjet:lf=/var/log/lpd-errs: :mx#0: :if=/usr/local/libexec/hpif:\ -------------------------------------------------------- # -- sysinstall generated deltas -- # # Created: Mon Jan 14 16:36:33 2002 # Enable network daemons for user convenience. # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. inetd_enable="YES" kern_securelevel_enable="NO" linux_enable="YES" moused_enable="YES" saver="daemon" sendmail_enable="YES" sshd_enable="YES" usbd_enable="YES" # -- sysinstall generated deltas -- # ifconfig_ed1="DHCP" hostname="hal.cableone.net" lpd_enable="YES" lptcontrol -p 0 -- "Remember, wherever you go, there you are!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 4:32: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by hub.freebsd.org (Postfix) with ESMTP id 4AE6E37B400 for ; Sun, 27 Jan 2002 04:31:52 -0800 (PST) Received: from lungfish.ntlworld.com ([62.253.153.57]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020127123150.SLMY6966.mta07-svc.ntlworld.com@lungfish.ntlworld.com>; Sun, 27 Jan 2002 12:31:50 +0000 Received: from tuatara.goatsucker.org (tuatara.goatsucker.org [192.168.1.6]) by lungfish.ntlworld.com (8.11.3/8.11.3) with ESMTP id g0RCVnn36580; Sun, 27 Jan 2002 12:31:49 GMT (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.11.6/8.11.6) id g0RCVbt01897; Sun, 27 Jan 2002 12:31:37 GMT (envelope-from scott) Date: Sun, 27 Jan 2002 12:31:37 +0000 From: Scott Mitchell To: Rick Eisner Cc: questions@FreeBSD.ORG Subject: Re: Can't find a mouse Message-ID: <20020127123137.B295@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rick_eisner@bigfoot.com on Sat, Jan 26, 2002 at 05:51:57PM -0800 X-Operating-System: FreeBSD 4.5-RC i386 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, Jan 26, 2002 at 05:51:57PM -0800, Rick Eisner wrote: > Hi! > > I'm trying to get started with FreeBSD (I bought the book "FreeBSD > Unleashed"). So this is very much a beginner's question. > > I tried to set up my installation, but could not find my mouse during > the install. I have a USB connected keyboard and a USB connected > mouse (a Kensington Turboring, to be precise). The mouse is detected > on startup as a Kensington Turboring. But the system won't recognize > that I have a mouse at all. > > I've gone through XF86Setup several times, but can't get the computer > to recognize the mouse in any way. > > I'd appreciate any help you could give. I suggest reading the moused(8) and ums(4) man pages -- these explain the settings that should get most USB mice working on the console and in X. It might be worth trying to get the mouse working on the console first, before dealing with X. Something like: moused -p /dev/ums0 -t auto will hopefully bring it to life. You'll then want to set the appropriate variables in /etc/rc.conf so that the mouse is configured at boot time (/stand/sysinstall may know how to do this, but I'm not sure it knows about USB mice). Try: moused_enable="YES" moused_port="/dev/ums0" Once that's done, you should be able to get it working in X using the directions towards the bottom of the ums(4) manpage. You want the lines for XFree86 3.3.x, unless you've upgraded to XFree86 4 yourself. HTH, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 4:56:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id 224D437B400 for ; Sun, 27 Jan 2002 04:56:32 -0800 (PST) Received: from ppp3-101.ath.forthnet.gr Bernie_X@smtp-send.myrealbox.com [213.16.150.101] by smtp-send.myrealbox.com with Novell NIMS $Revision: 2.88 $ on Novell NetWare; Sun, 27 Jan 2002 05:56:30 -0700 Date: Sun, 27 Jan 2002 12:43:36 +0200 (EET) From: Bernie X-X-Sender: root@BLAST To: Cliff Sarginson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: leafnode question In-Reply-To: <20020127052145.GB1370@raggedclown.net> Message-ID: <20020127121504.T178-100000@BLAST> 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 hi and thanks for your reply. On Sun, 27 Jan 2002, Cliff Sarginson wrote: > On Sun, Jan 27, 2002 at 03:32:47AM +0200, Bernie wrote: > > > > hello, > > > > i've just configured pine to work with getmail + leafnode > > for reading email and news. it seems to be going ok, but > > it seems i have a problem with leafnode. > > > > first, about my setup, it's workstation with dialup to isp. > > no local network exists. only dialup. so i've been trying > > to avoid running things like sendmail and nntp etc. > > > > it seems that leafnode doesn't run automaticaly on my configuration. > > i'm not sure if i'm right, but from what i gathered, leafnode is > > supposed to connect (run fetchnews) automaticaly when a client wants > > to read news. > > Nope. > > > > > so far, i got it to work, so i can read news from local directory > > using pine, but if i want to see if there are new posts for a group > > i got to run fetchmain manualy. > > > Yup. > > > also, if i try to read the body of a message, i get a message saying: > > leafnode... message ... has been marked for retrival. if i want to see > > this nessage i have to run fetchmail manualy. is this the way it's > > supposed to be working? i thought that when i select a group from > > pine, leafnode would connect and get all new headers, and if i choose > > a header, it would connect and retrieve the body... > > Nope. > > Leafnode is meant for you to create a little local news-server. > When configured and you run "fetchnews" for the first time it will > download all the info on the news-groups your up-stream news feed > supports. > Generally when users subscribe to a newsgroup the headers for that > group will be downloaded at the next fetchnews run. > > Your users should indicate that their news-server is now ..wherever > it is on your network. When they run up their news program and > mark a message for reading it does what you say, it marks it for > retrieval. Subsequent runs of fetchnews will get the messages so > marked. (I don't think you would want it to fire off a new connection > every time you mark a message for reading!). Normally you would run > fetchnews from a cron job, or by hand if you like, once/twice a day > or whatever. this is all too bad... in fact, this is exactly what i try to do. everytime i select a message for reading, provided that i'm connected to the net, it should retrieve the message imediately! what i'm trying to do is what netscape news-reader does by default, but wanna do it using pine. this is to avoid all the speed problems you get with pine if you scroll the headers list if you connect directly to the news server on the net... maybe now that im' learning scripting (btw, i'm going for sh) i'll try to do a script that checks if i'm connected to the net, and if so it will run getmail + leafnode every 2 minutes or so, and as you said, set it to get the bodies as well. i'm not sure if it's gonna work. maybe it will take too much of my little 56k bandwidth if i subscribe to a busy group. still however, i think that retrieving the nessage imediately if i select it is a very logical thing to ask for. if i select a message, it means i want to read it now. not next time fetchnews runs. also, if i post a question, i want to be getting the answers in real-time automaticaly. it is usualy the case that i'm stucked with something and can't do anything more on my own, so i post and wait impatiently for a reply. that reply i wanna see it imediately when it comes, and i dont want to run fetchmail manualy every two minutes... if we forget leafnode for a second, can you see any other solution on the problem? maybe some other tool? something that when you fire it up, if you are on the net, it would get all new headers for the groups you are subscribed ( and store them localy so that it doesn't connect to the news server if you scroll the headers), and also retrieve imediately any message body you select for reading. not necessarily something that works with pine. any tool or dediacated news-reader with that behaviour will do. one thing though, it's got to be text-based. i realy like the text-base tools, like pine, but they seem to be designed with the lan/fast connection in mind, not for 56k dialup. the exact opposite from news agents for ms-win that seem to be made for dial up. any suggestions will be wellcome. thank you for all your help, Regards, --Bernie > > You can however configure it differently, and for a dial-up much more > expensively, so that when any newsgroup is subscribed to not only > the headers but the body of the message is also downloaded for the > all messages in the group (up to a configurable maximum). This is fine > if you are not paying telephone/connection time charges, but otherwise > can be very expensive. I do it this way, but I have a fixed price > 24/7 ADSL link so it has no cost implications for me. When I was using > a dial-up ISDN line I was much more circumspect ! > > > -- > Regards > Cliff > > > > 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 Jan 27 5: 9:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from HAL9000.wox.org (12-232-222-90.client.attbi.com [12.232.222.90]) by hub.freebsd.org (Postfix) with ESMTP id 0172F37B47B for ; Sun, 27 Jan 2002 05:09:31 -0800 (PST) Received: (from dschultz@localhost) by HAL9000.wox.org (8.11.3/8.11.3) id g0RDBZS06107; Sun, 27 Jan 2002 05:11:35 -0800 (PST) (envelope-from dschultz) Date: Sun, 27 Jan 2002 05:11:35 -0800 From: David Schultz To: Denny White Cc: freebsd-questions@FreeBSD.ORG Subject: Re: hp 722c deskjet problems Message-ID: <20020127051135.A6017@HAL9000.wox.org> Mail-Followup-To: Denny White , freebsd-questions@FreeBSD.ORG References: <3C53ED96.A7AD98EC@cableone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C53ED96.A7AD98EC@cableone.net>; from dennyboy@cableone.net on Sun, Jan 27, 2002 at 06:07:51AM -0600 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 Denny White : > have tried all day & all night to get my hp 722c deskjet printer to > work. it used > to be picked up on during boot at least, before i started fooling around > with it. You can't print because the 722C uses HP's aweful proprietary PPA protocol. To fix the problem, install /usr/ports/print/pnm2ppa and GhostScript. The directions to set it up in /etc/printcap should be included with pnm2ppa. If not, try http://sourceforge.net/projects/pnm2ppa Alternatively, apsfilter may take care of all that stuff for you, as I recall. (It's 5 AM here, so I don't recall much right now.) As for why your printer is no longer being detected by FreeBSD, I have no idea. Perhaps you should undo what you tried. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 5:24:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp04.retemail.es (smtp04.iddeo.es [62.81.186.14]) by hub.freebsd.org (Postfix) with ESMTP id 6EC6D37B41C for ; Sun, 27 Jan 2002 05:24:34 -0800 (PST) Received: from conway.localdomain ([62.174.24.226]) by smtp04.retemail.es (InterMail vM.5.01.03.02 201-253-122-118-102-20010403) with SMTP id <20020127132432.LSFO673.smtp04.retemail.es@conway.localdomain> for ; Sun, 27 Jan 2002 14:24:32 +0100 Date: Sun, 27 Jan 2002 14:26:28 +0100 From: F.Xavier Noria To: freebsd-questions@freebsd.org Subject: gnuserv for Emacs 21? Message-Id: <20020127142628.641185c4.fxn@retemail.es> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 The name of the port gnuserv-emacs20 seems to suggest this port is specific for Emacs 20. Does anybody have gnuserv working with Emacs 21? Is installing that port OK? -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 6:28: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from deckard.addix.net (deckard.addix.net [194.64.167.10]) by hub.freebsd.org (Postfix) with ESMTP id C59B437B404 for ; Sun, 27 Jan 2002 06:28:03 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by deckard.addix.net (8.11.6/8.11.6) with ESMTP id g0REQTY51903; Sun, 27 Jan 2002 15:26:29 +0100 (CET) (envelope-from ohoyer@deckard.addix.net) Date: Sun, 27 Jan 2002 15:26:28 +0100 (CET) From: Olaf Hoyer To: Andreas Ntaflos Cc: Subject: Re: Alternate logfile for log_in_vain In-Reply-To: <20020126164027.A1564@Deadcell.ANT> Message-ID: <20020127152512.D51898-100000@deckard.addix.net> 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 Sat, 26 Jan 2002, Andreas Ntaflos wrote: > On Sat, Jan 26, 2002 at 12:11:39PM +0100, Olaf Hoyer wrote: > > > > Well, I have a FreeBSD 4.4-R box running, and I just activated the options > > log_in_vain via sysctl. > > > > Ok, it does what it is intended to do, but it clobbers up my > > /var/log/messages. > > > > In which way might I redirect those output to, say, /var/log/log_in_vain? > > > > Any way to do it via some syslog entry? > > > > Well I am not sure if there is a specific facility for log_in_vain, but you > could, and should, log any kernel messages (and log_in_vain messages come > from the kernel) to a specific file, kinda like this in syslog.conf: > > kern.* /var/log/kern.log #put kernel log stuff to kern.log > kern.none /var/log/messages #don't log kernek stuff to messages > Hi! Well, exactly thats what I wanted. I figured out the first one myself about an hour after writing this, but will play with the second line a bit... Thanks a lot Olaf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 6:32:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 4ECD637B400 for ; Sun, 27 Jan 2002 06:32:33 -0800 (PST) Received: from gateway ([63.70.155.21]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Sun, 27 Jan 2002 09:35:56 -0500 From: "Joe & Fhe Barbish" To: "Omer Faruk Sen" Cc: "FBSD Questions" Subject: RE: /kernel: sio1: 2 more silo overflows Date: Sun, 27 Jan 2002 09:32:30 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020127074417.96162.qmail@web9305.mail.yahoo.com> 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 More info needed for debugging. What release of FBSD were you at before you went to 4.2? What is mfg, model, age, (pci or isa internal) or external? What cuaaX device in ppp.conf are you using? Are con1 & com2 serial ports disabled in you PC bios? How are the sio0 through sio3 coded in the kernel source? Thanks Joe -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Omer Faruk Sen Sent: Sunday, January 27, 2002 2:44 AM To: freebsd-questions@freebsd.org Subject: /kernel: sio1: 2 more silo overflows I have started to have that error messages in my system after making world of 23 Jan. They start to appear after connecting to internet with my ppp account. What they might be? Any ideas? I think that can be sth with my ISP's access servers. Here is error messages: an 26 21:20:38 balli /kernel: sio1: 2 more silo overflows (total 628) Jan 26 21:20:42 balli /kernel: sio1: 3 more silo overflows (total 631) Jan 26 21:20:43 balli /kernel: sio1: 4 more silo overflows (total 635) Jan 26 21:20:44 balli /kernel: sio1: 6 more silo overflows (total 641) Jan 26 21:20:47 balli /kernel: sio1: 2 more silo overflows (total 643) Jan 26 21:20:48 balli /kernel: sio1: 16 more silo overflows (total 659) Jan 26 21:20:52 balli /kernel: sio1: 2 more silo overflows (total 661) Jan 26 21:20:53 balli /kernel: sio1: 5 more silo overflows (total 666) Jan 26 21:20:54 balli /kernel: sio1: 1 more silo overflow (total 667) Jan 26 21:20:55 balli /kernel: sio1: 3 more silo overflows (total 670) Jan 26 21:20:56 balli /kernel: sio1: 3 more silo overflows (total 673) Jan 26 21:20:57 balli /kernel: sio1: 3 more silo overflows (total 676) Jan 26 21:20:58 balli /kernel: sio1: 12 more silo overflows (total 688) Jan 26 21:20:59 balli /kernel: sio1: 3 more silo overflows (total 691) PS: I have installed 4.2R and started to 'make world' after that. Never installed a fresh Release after that. (I'm not sure if that helps but wrote it for debugging) __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.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 Jan 27 6:43:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 25B8C37B400 for ; Sun, 27 Jan 2002 06:43:34 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0REhIe31411 for ; Sun, 27 Jan 2002 15:43:18 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002012715405074:372 ; Sun, 27 Jan 2002 15:40:50 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0REsIL36174 for freebsd-questions@FreeBSD.ORG; Sun, 27 Jan 2002 15:54:18 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Sun, 27 Jan 2002 15:54:18 +0100 From: Roman Neuhauser To: freebsd-questions@FreeBSD.ORG Subject: Re: A question from a convert from Windows to FreeBSD Message-ID: <20020127155418.G32706@roman.mobil.cz> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <200201260704.g0Q74u864537@fedde.littleton.co.us> <02012713091300.01261@BAPhD.gihon.org.au> Mime-Version: 1.0 In-Reply-To: <02012713091300.01261@BAPhD.gihon.org.au> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 03:40:50 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 03:40:56 PM, Serialize complete at 01/27/2002 03:40:56 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: Brian Astill > To: freebsd-questions@FreeBSD.ORG > Subject: Re: A question from a convert from Windows to FreeBSD > Date: Sun, 27 Jan 2002 13:09:13 +1030 > > On Saturday 26 January 2002 17:34, Chris Fedde wrote: > > You might want to submit a patch to the FreeBSD Documentation project. > > Want? - Yes. Be capable of? - No. Sure you are capable of submitting patches to man pages. Here's a short howto: 1. step: find the source file: roman@roman ~ > locate passwd.1 [...] /usr/obj/usr/src/usr.bin/passwd/passwd.1.gz /usr/share/man/cat1/passwd.1.gz /usr/share/man/man1/passwd.1.gz [...] /usr/src/usr.bin/passwd/passwd.1 2. get the current revision of the file. if you update your sources with cvs, you'll know what to do. otherwise, I suggest this approach: 2.1: www.freebsd.org -> the link "CVS repository" on the left -> "web interface". 2.2: navigate to the path "locate passwd.1" gave you, i. e. src/usr.bin/passwd/passwd.1 2.3: find the latest revision on the MAIN branch (1.23 as I write this) and download it. 3. edit the file: It says: If the user is not the super-user, .Nm first prompts for the current password and will not continue unless the correct password is entered. .Nm is obviously a macro that the processor replaces with the name of the manpage (or something like that), and looks like it needs to be on a line alone. Keep this requirement (that is, if your proposed change includes the word "passwd", use the macro), and replace this sentence with whatever you like. 4. generate the patch: You want to keep a copy of the 1.23 rev. unchanged for this step: diff -u passwd.1.orig passwd.1 > passwd.1.patch 5. send the patch: see send-pr(1), or use the web interface at www.freebsd.org -- FreeBSD 4.4-STABLE 3:29PM up 6 days, 21:52, 13 users, load averages: 0.00, 0.02, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 6:49:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id A5B1337B400 for ; Sun, 27 Jan 2002 06:49:12 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0REmve02838 for ; Sun, 27 Jan 2002 15:48:57 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002012715462993:375 ; Sun, 27 Jan 2002 15:46:29 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0RExxo36221 for questions@freebsd.org; Sun, 27 Jan 2002 15:59:59 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Sun, 27 Jan 2002 15:59:59 +0100 From: Roman Neuhauser To: questions@freebsd.org Subject: Re: 64-bit PCI mobos Message-ID: <20020127155959.H32706@roman.mobil.cz> Mail-Followup-To: questions@freebsd.org References: Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 03:46:30 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 03:46:35 PM, Serialize complete at 01/27/2002 03:46:35 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: "Charles Burns" > To: neuhauser@mobil.cz, questions@freebsd.org > Subject: Re: 64-bit PCI mobos > Date: Sat, 26 Jan 2002 15:18:35 -0700 > > The only link that I know of that your boss is likely to accept (i.e. not > from a newsgroup, mailing list, or hobbiest site) would be: > http://support.microsoft.com/default.aspx?scid=kb;EN-US;q282195 > > That link describes the problem in Microsoft WindowsXP, but does not > mention other OSs. I have seen this problem occur with Suse Linux 7.2 > and a friend of mine has on a WinNT 4.0 system, but that system had > some other questionable hardware and he did no scientific testing to > see if it was indeed the mouse causing the lockup, other hardware, or > the fact that the system was running Windows. Thanks for the link. My boss is quite special, and *would* accept newsgroup/ML postings as evidence (I don't see why he wouldn't accept your mention of problems in SuSE as evidence), so I went and googled, but to no avail. Do you have any links at hand? Thanks again. > >> It is uncommon to see an i810 or i815 system being used as a servers > >> because the chipsets are definitely not designed as such, the i810 > >> being a low end consumer-grade chipset and the i815 not even being > >> able to use more than 2 PC133 modules without going outside the > >> specs. (It also has some problems using USB mice in certain > >> situations). > > > > My i815-based box gave me a few nasty surprises when it > > mysteriously rebooted. I *thought* it was caused by the USB > > mouse (Genius NetScroll+), because the reboots didn't happen when > > I was using a PS/2 mouse. > > Do you have any links backing up your claim? I'd like to present > > my boss with some hard data to get the mobo replaced. -- FreeBSD 4.4-STABLE 3:55PM up 6 days, 22:19, 13 users, load averages: 0.03, 0.03, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 7: 8:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id ED9BE37B404 for ; Sun, 27 Jan 2002 07:08:23 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16Uqus-0002mE-00 for freebsd-questions@freebsd.org; Sun, 27 Jan 2002 15:08:22 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 1702A45136; Sun, 27 Jan 2002 16:08:21 +0100 (CET) Date: Sun, 27 Jan 2002 16:08:20 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: leafnode question Message-ID: <20020127150820.GA1888@raggedclown.net> References: <20020127052145.GB1370@raggedclown.net> <20020127121504.T178-100000@BLAST> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020127121504.T178-100000@BLAST> User-Agent: Mutt/1.3.24i 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, Jan 27, 2002 at 12:43:36PM +0200, Bernie wrote: > > hi and thanks for your reply. > > On Sun, 27 Jan 2002, Cliff Sarginson wrote: > > > On Sun, Jan 27, 2002 at 03:32:47AM +0200, Bernie wrote: > > > > > > hello, > > > > > > i've just configured pine to work with getmail + leafnode > > > for reading email and news. it seems to be going ok, but > > > it seems i have a problem with leafnode. > > > > > > first, about my setup, it's workstation with dialup to isp. > > > no local network exists. only dialup. so i've been trying > > > to avoid running things like sendmail and nntp etc. > > > > > > it seems that leafnode doesn't run automaticaly on my configuration. > > > i'm not sure if i'm right, but from what i gathered, leafnode is > > > supposed to connect (run fetchnews) automaticaly when a client wants > > > to read news. > > > > Nope. > > > > > > > > so far, i got it to work, so i can read news from local directory > > > using pine, but if i want to see if there are new posts for a group > > > i got to run fetchmain manualy. > > > > > Yup. > > > > > also, if i try to read the body of a message, i get a message saying: > > > leafnode... message ... has been marked for retrival. if i want to see > > > this nessage i have to run fetchmail manualy. is this the way it's > > > supposed to be working? i thought that when i select a group from > > > pine, leafnode would connect and get all new headers, and if i choose > > > a header, it would connect and retrieve the body... > > > > Nope. > > > > Leafnode is meant for you to create a little local news-server. > > When configured and you run "fetchnews" for the first time it will > > download all the info on the news-groups your up-stream news feed > > supports. > > Generally when users subscribe to a newsgroup the headers for that > > group will be downloaded at the next fetchnews run. > > > > Your users should indicate that their news-server is now ..wherever > > it is on your network. When they run up their news program and > > mark a message for reading it does what you say, it marks it for > > retrieval. Subsequent runs of fetchnews will get the messages so > > marked. (I don't think you would want it to fire off a new connection > > every time you mark a message for reading!). Normally you would run > > fetchnews from a cron job, or by hand if you like, once/twice a day > > or whatever. > > this is all too bad... in fact, this is exactly what i try to do. > everytime i select a message for reading, provided that i'm > connected to the net, it should retrieve the message imediately! > Yes, I understand what you want :). > what i'm trying to do is what netscape news-reader does by default, > but wanna do it using pine. this is to avoid all the speed problems > you get with pine if you scroll the headers list if you connect > directly to the news server on the net... > In which case I don't think you want to run leafnode at all, because it is meant for a local news "feed" so to speak, whereas you will really need a direct connection to the upstream news provider (which is what netscape is probably configured to do). > maybe now that im' learning scripting (btw, i'm going for sh) i'll > try to do a script that checks if i'm connected to the net, and if > so it will run getmail + leafnode every 2 minutes or so, and as > you said, set it to get the bodies as well. > Well, you could do that, I think you will need to experiment. The problem is that fetchnews is pretty slow anyway. > i'm not sure if it's gonna work. maybe it will take too much of > my little 56k bandwidth if i subscribe to a busy group. > Depends on the group of course, if it is a text only group then that may not be so much of an issue, if you like to download pictures of elephants on holiday then it will obviously take much longer. > still however, i think that retrieving the nessage imediately > if i select it is a very logical thing to ask for. if i select > a message, it means i want to read it now. not next time > fetchnews runs. > Oh it's not illogical, but it's not the way leafnode is working. > also, if i post a question, i want to be getting > the answers in real-time automaticaly. it is usualy the case that > i'm stucked with something and can't do anything more on my own, > so i post and wait impatiently for a reply. that reply i wanna > see it imediately when it comes, and i dont want to run fetchmail > manualy every two minutes... I guess that newsgroups are generally not used when a fast response is expected, they do not have the responsiveness a mailing list has usually. > > if we forget leafnode for a second, can you see any other solution > on the problem? maybe some other tool? something that when you > fire it up, if you are on the net, it would get all new headers > for the groups you are subscribed Well that bit is ok, just put fetchnews in your connection script. ( and store them localy so that > it doesn't connect to the news server if you scroll the headers), > and also retrieve imediately any message body you select for reading. > not necessarily something that works with pine. any tool or > dediacated news-reader with that behaviour will do. one thing > though, it's got to be text-based. > Well, I don't know, you might take a look at "slrn" which is pretty good text based news reader, but I honestly do not know if it can be configured the way you want within the leafnode framework. > i realy like the text-base tools, like pine, but they seem to be > designed with the lan/fast connection in mind, not for 56k dialup. > the exact opposite from news agents for ms-win that seem to be > made for dial up. > > any suggestions will be wellcome. > > thank you for all your help, > > Well, maybe someone knows of a newsreader that will work the way you want. Sparking off fetchnews for every message or clump of messages or in the hope of a reply will be very frustrating for you I would think. If I think of anything else I will let you know. Maybe someone else has some ideas ? -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 7:18:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 1DF6737B402 for ; Sun, 27 Jan 2002 07:18:11 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0RFHte05388 for ; Sun, 27 Jan 2002 16:17:55 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002012716152729:383 ; Sun, 27 Jan 2002 16:15:27 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0RFSuZ36338 for questions@freebsd.org; Sun, 27 Jan 2002 16:28:56 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Sun, 27 Jan 2002 16:28:56 +0100 From: Roman Neuhauser To: questions@freebsd.org Subject: Re: shutdown Message-ID: <20020127162856.I32706@roman.mobil.cz> Mail-Followup-To: questions@freebsd.org References: <20020127122850.R823@k7.mavetju.org> <20020127012015.X4706-100000@BLAST> <20020127125030.S823@k7.mavetju.org> Mime-Version: 1.0 In-Reply-To: <20020127125030.S823@k7.mavetju.org> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 04:15:27 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/27/2002 04:15:33 PM, Serialize complete at 01/27/2002 04:15:33 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > Date: Sun, 27 Jan 2002 12:50:30 +1100 > From: Edwin Groothuis > To: Bernie > Cc: questions@freebsd.org > Subject: Re: shutdown > > On Sun, Jan 27, 2002 at 01:22:00AM +0200, Bernie wrote: > > i was looking at the same for 'halt' > > > > -r-xr-xr-x 4 root wheel 228812 Dec 27 11:24 halt > > > > seems everyone can use it... > > Everybody can run it, only a few can run it succesfully: > > [~] edwin@friet44>halt > halt: Operation not permitted > [~] edwin@friet44>groups > wheel operator > > Reading the source: > if (geteuid()) { > errno = EPERM; > err(1, NULL); > } > > The call to geteuid will always return non-zero for non-root users, > so non-root users will not be able to run halt (reboot, fasthalt, > fastboot) Unless it's setuid. I have -r-s-r-x--- root operator on both /sbin/halt and /sbin/reboot on two machines. -- FreeBSD 4.4-STABLE 4:25PM up 6 days, 22:48, 13 users, load averages: 0.05, 0.04, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 7:34:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 45ADE37B400 for ; Sun, 27 Jan 2002 07:34:36 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0RFTkF24588 for ; Sun, 27 Jan 2002 10:29:46 -0500 (EST) Message-ID: <3C541EE7.1060500@potentialtech.com> Date: Sun, 27 Jan 2002 10:38:15 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Two users with the same UID? 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 Very simple question. I know it's possible, but are there any pitfalls to doing this? Basically, I want to create an "admin" user that is also UID 0 but has different home directory, shell, etc properties. Simply for ease of use for folks who are used to other OSes. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 8: 2: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id F37FD37B41F for ; Sun, 27 Jan 2002 08:01:36 -0800 (PST) Received: (qmail 5185 invoked by uid 100); 27 Jan 2002 16:01:34 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15444.9309.893400.512726@guru.mired.org> Date: Sun, 27 Jan 2002 10:01:33 -0600 To: Cliff Sarginson Cc: questions@freebsd.org Subject: Re: shells confusion In-Reply-To: <8081834@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Cliff Sarginson types: > On Sat, Jan 26, 2002 at 09:22:34PM +0100, Roman Neuhauser wrote: > Well, what an interesting set of replies ! > Someone has pointed out that the Bourne Shell does itself have some > varieties. (For the person who mentioned it I believe that the original > original Bourne Shell, as used on the 6th Edition, was re-written I > recall for the 7th Edition, I am not even sure if it was by Mr Bourne. Well, I mentioned it among others. I don't believe the Unix v6 /bin/sh was the Bourne shell. There were just to many things so many things it didn't have. There was a thing called "ash" floating around, which was supposedly a precursor to csh, but I never chased that down. Of course, the v6 C compiler wasn't what most of us would think of as a C compiler. It spelled "+=" as "=+", for one thing. We used what was called the photo-7 compiler, which was the C compiler described in 1st edition K&R ported to v6. > And yes, as noted on the manual page, bash is huge and slow, neither of > which I find a reason to *not* use it, since speed is rarely an issue in > a shell script (it would not be written in script if speed was a > critical issue in the first place). I think the best reason to avoid bash is that sh is far more portable. Besides, I never get to the point of needing things that sh doesn't do reasonably that bash might, as I've switched to Python by then. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 8:19:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web9305.mail.yahoo.com (web9305.mail.yahoo.com [216.136.129.54]) by hub.freebsd.org (Postfix) with SMTP id D963937B439 for ; Sun, 27 Jan 2002 08:19:05 -0800 (PST) Message-ID: <20020127161905.20561.qmail@web9305.mail.yahoo.com> Received: from [216.254.83.208] by web9305.mail.yahoo.com via HTTP; Sun, 27 Jan 2002 08:19:05 PST Date: Sun, 27 Jan 2002 08:19:05 -0800 (PST) From: Radhika Sambamurti Subject: libgal.so.2 To: freebsd-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 hello, I built bonobo enabled gnumeric 1.01 from the ports system. The build was fine. It installed fine too. I am running freebsd 4.4. Every time I try to start gnumeric I get this message: /usr/libexec/...ld.so : libgal.so.1 not found. What exactly is libgal.so.1? which package/port should i install so that I have it on my system. I have done a find, but the file does not exist on my system. I am not currently on the freebsd mailing list, so replies have to be directly addressed to me. I will greatly appreciate any help on this topic. Thanks. radhika ===== It's all a matter of perspective. You can choose your view by choosing where to stand. --Larry Wall __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.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 Jan 27 8:20:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m09.mx.aol.com (imo-m09.mx.aol.com [64.12.136.164]) by hub.freebsd.org (Postfix) with ESMTP id 189D237B400 for ; Sun, 27 Jan 2002 08:20:52 -0800 (PST) Received: from TD790@aol.com by imo-m09.mx.aol.com (mail_out_v31_r1.26.) id n.f9.1660abf3 (1332) for ; Sun, 27 Jan 2002 11:20:49 -0500 (EST) From: TD790@aol.com Message-ID: Date: Sun, 27 Jan 2002 11:20:49 EST Subject: Re: 64-bit PCI mobos To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 138 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 a message dated 1/27/02 9:49:45 AM Eastern Standard Time, neuhauser@mobil.cz writes: > > >> It is uncommon to see an i810 or i815 system being used as a servers > > >> because the chipsets are definitely not designed as such, the i810 > > >> being a low end consumer-grade chipset and the i815 not even being > > >> able to use more than 2 PC133 modules without going outside the > > >> specs. (It also has some problems using USB mice in certain > > >> situations). > wow, you have a USB mouse on your "server"? And you are calling it a "low-grade" chipset, but seem to thing it should need a "high-powered" P/S? If you are using Freebsd for say, a router, where the memory requirements are low and there is no use for a mouse, the low-cost MBs have appeal. My need for a high-speed mouse is minimal. If you had a problem with a USB mouse, it is more likely a design flaw in the MB, or a bug in the OS, than a bug in the chipset. Intel MBs, for example, generate those lovely "stray irq 7" messages, while other vendor's MBs that we have used do not. Most MBs are designed for and tested with windows..so if you find quirky things when running freebsd dont be surprised...but dont blame it on the chipset unless there is widespread evidence across vendors. db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 8:49: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from raiden.jasnetworks.net (raiden.jasnetworks.net [65.194.248.251]) by hub.freebsd.org (Postfix) with ESMTP id 3ADD437B404 for ; Sun, 27 Jan 2002 08:49:07 -0800 (PST) Received: from works ([192.168.0.2]) by raiden.jasnetworks.net (8.11.6/8.11.6) with ESMTP id g0RExgj07830 for ; Sun, 27 Jan 2002 09:59:42 -0500 (EST) (envelope-from raiden23@netzero.net) Message-Id: <4.2.0.58.20020127095204.00985b50@pop.netzero.net> X-Sender: raiden23@pop.netzero.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sun, 27 Jan 2002 10:04:24 -0500 To: freebsd-questions@FreeBSD.ORG From: Lord Raiden Subject: Best way to restrict mass emails? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 all. Quick question. In order to prevent people from using our outgoing mail server for spamming people even if they are on a legitimately allowed IP, I want to put in mailing limits. How would I best go about this? I want to restrict the total number of people per email that can be quoted in the TO: CC: and BCC: fields as well as limit the total number of emails they can send out in a 1 hour period to 20 each. But at the same time I don't want to interfere with any of the mailing lists and clog them up or cause a backlog of mail in them because they've reached their mailing quota for that particular 1 hour period. And while I have it on my mind. Is there a way via sendmail that I can restrict a given user to X number of emails total per day while not affecting others, or vice versa? Thanks all. I'm just letting the wheels spin a little today. It's a slow sunday. Short summery: 1. Restrict users to 20 emails per hour/20 total recipients per message. 2. No restrictions on mailing lists at all. (except maybe in rare instances) 2. Give certain users completely different mailing preferences or restrictions/privileges while not affecting the group as a whole. Thanks again all. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 9:29:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 5A03937B416 for ; Sun, 27 Jan 2002 09:29:42 -0800 (PST) Received: (qmail 39666 invoked by uid 100); 27 Jan 2002 17:29:38 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15444.14593.906283.225827@guru.mired.org> Date: Sun, 27 Jan 2002 11:29:37 -0600 To: Giorgos Keramidas Cc: questions@freebsd.org Subject: Re: Repeated DNS queries and responses In-Reply-To: <4167872@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Giorgos Keramidas types: > You've posted a binary attachment, that most of the people on this > list will not be able to read. I'm sure that's why I haven't seen any > replies in my INBOX for your message. Please post in plain text to > the lists. This way everyone can read your question and the > possibility of someone answering it increases :) It's worse than that - the mail digester at FreeBSD eats MIME information, so anyone who reads the digest instead of the list won't be able to read it at all. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 9:50:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 1EFA137B404 for ; Sun, 27 Jan 2002 09:50:54 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0RHoqm00325; Sun, 27 Jan 2002 12:50:52 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: libgal.so.2 From: Joe Clarke To: Radhika Sambamurti Cc: FreeBSD User Questions List In-Reply-To: <20020127161905.20561.qmail@web9305.mail.yahoo.com> References: <20020127161905.20561.qmail@web9305.mail.yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 27 Jan 2002 12:51:00 -0500 Message-Id: <1012153860.44647.3.camel@shumai.marcuscom.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 On Sun, 2002-01-27 at 11:19, Radhika Sambamurti wrote: > hello, > I built bonobo enabled gnumeric 1.01 from the ports system. > The build was fine. It installed fine too. I am running > freebsd 4.4. > Every time I try to start gnumeric I get this message: > /usr/libexec/...ld.so : libgal.so.1 not found. > What exactly is libgal.so.1? > which package/port should i install so that I have it on my > system. I have done a find, but the file does not exist on > my system. > I am not currently on the freebsd mailing list, so replies > have to be directly addressed to me. I will greatly > appreciate any help on this topic. Thanks. gal is a shared library that provides GUI functionality to applications like Gnumeric and Evolution. Everytime it updates, it has a tendency to rev its shared library number. Sounds like Gnumeric is linked against the older version of gal. Since GNOME wants all of its components to be up-to-date and in sync, you should probably cvsup the latest ports tree (Gnumeric is up to 1.0.3), and rebuild Gnumeric against the latest libgal (with is libgal.so.19 as of this writing). If you're using GNOME, a good way to do the update is: portupgrade -r ORBit If you just want Gnumeric, use portupgrade -R gnumeric. The portupgrade tool can be found in sysutils/portupgrade. Joe > > radhika > > ===== > It's all a matter of perspective. You can choose your view by choosing where to stand. > --Larry Wall > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.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 Jan 27 9:52: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.lan.ch (mgw1.lan.ch [194.230.57.51]) by hub.freebsd.org (Postfix) with ESMTP id E1DE737B400 for ; Sun, 27 Jan 2002 09:51:59 -0800 (PST) Received: from workstation.lan-turbo.ch (252.catv54.lgt01.lan.ch [212.60.54.252]) by mgw1.lan.ch (Postfix) with SMTP id BE8FD1AEC0 for ; Sun, 27 Jan 2002 18:51:54 +0100 (CET) Date: Sun, 27 Jan 2002 18:52:16 +0100 From: Thomas Vogt To: questions@freebsd.org Subject: Matrox g550 with xfree 4.1 Message-Id: <20020127185216.17535ea7.turbo23@gmx.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Helo I've a matrox g550 gfx card. I installed Xfree 4.1 from the ports with "make WITH_MATROX_GXX_DRIVER=yes". I also installed drm-kmod from the ports. kldstat shows me that mga.a, gamma.ko and agp.ko are running. I also know that DRI only works if X is running as root, so I started X as root. load "dri" is enabled in XF86Config too. But when I run X I get this error message (X is working fine but without dri): Symbol noPanoramiXExtension from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved! Symbol vbeFree from module /usr/X11R6/lib/modules/drivers/mga_drv.o is unresolved!(EE) MGA(0): [drm] DRIScreenInit failed. Disabling DRI glxinfo shows: direct rendering: No Can someone give me some hints, how I can enable DRI with my matrox g550? I use Freebsd 4.5-rc3 regards Thomas Vogt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10: 1:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f135.law3.hotmail.com [209.185.241.135]) by hub.freebsd.org (Postfix) with ESMTP id D923537B404 for ; Sun, 27 Jan 2002 10:01:01 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 27 Jan 2002 10:01:01 -0800 Received: from 159.49.254.12 by lw3fd.law3.hotmail.msn.com with HTTP; Sun, 27 Jan 2002 18:01:01 GMT X-Originating-IP: [159.49.254.12] Reply-To: mylasticposse@yahoo.com From: "Miles C" To: freebsd-questions@freebsd.org Subject: Status: no carrier Date: Sun, 27 Jan 2002 09:01:01 -0900 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Jan 2002 18:01:01.0845 (UTC) FILETIME=[94CE1C50:01C1A75C] 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 new to this so I may not even be asking the right questions. My goal was to set up a lan within a lan to get a little bit of practice at least making firewall rules before I set up a live gateway/router with my connection to at&t. I searched the mail list archives and haven't found a mention of no carrier status for the second NIC I put into the FreeBSD box. the first is a 3com905 which is listed as xl0, the second is a FA311Netgear, listed as sis0. If I plug the ethernet cable from the existing server into one card, that card will show as being active, the other will show a status of no carrier. Doesn't matter which card, only that the cable from the server is inserted. however, I keep getting an error message from ARP trying to access one IP address which I assigned to the box and is getting a response from the wrong card. I am at work so I don't have the exact error message or I would post that. I have been working the same problem for a couple of days now, and basically I have run out of ideas. I think it probable that I haven't set up the new NIC properly, though I was very careful when it came to ifconfig to set it with a netmask and the appropriate IP for a class C address. I may be doing something that isn't really feasible as well. With the information from FreeBSDdiary.org as an example, most of the setup for a gateway has involved using an ISP with one IP and a second card the local LAN but not within the same LAN. So I am curious if what I am trying to do is really feasible. Any suggestions? Thank you in advance for any help that you can send. Miles _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10: 4:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-64-34-68-157.telocity.com (dsl-64-34-68-157.telocity.com [64.34.68.157]) by hub.freebsd.org (Postfix) with ESMTP id 65C9A37B404 for ; Sun, 27 Jan 2002 10:04:13 -0800 (PST) Received: from idoru (idoru.wirewizards.com [192.168.1.11]) by dsl-64-34-68-157.telocity.com (8.11.6/8.11.6) with SMTP id g0RI4fq20542; Sun, 27 Jan 2002 13:04:41 -0500 (EST) (envelope-from wirwzd@wirewizards.com) Message-ID: <002701c1a75c$a03f7e30$0b01a8c0@idoru> From: "Keith Alan Landry" To: "Denny White" Cc: References: <3C53ED96.A7AD98EC@cableone.net> <20020127051135.A6017@HAL9000.wox.org> Subject: Re: hp 722c deskjet problems Date: Sun, 27 Jan 2002 13:01:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 ----- Original Message ----- From: "David Schultz" To: "Denny White" Cc: Sent: Sunday, January 27, 2002 8:11 AM Subject: Re: hp 722c deskjet problems > Thus spake Denny White : > > have tried all day & all night to get my hp 722c deskjet printer to > > work. it used > > to be picked up on during boot at least, before i started fooling around > > with it. > > You can't print because the 722C uses HP's aweful proprietary PPA > protocol. To fix the problem, install /usr/ports/print/pnm2ppa and > GhostScript. The directions to set it up in /etc/printcap should be > included with pnm2ppa. If not, try http://sourceforge.net/projects/pnm2ppa > > Alternatively, apsfilter may take care of all that stuff for you, as I > recall. (It's 5 AM here, so I don't recall much right now.) > I use an HP722C as a network printer for my home network. Apsfilter has options for printers which use pnm2ppa and works beautifully. -- Keith Alan Landry http://www.wirewizards.com http://www.twelfthofnever.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10:20:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m08.mx.aol.com (imo-m08.mx.aol.com [64.12.136.163]) by hub.freebsd.org (Postfix) with ESMTP id C46DC37B400 for ; Sun, 27 Jan 2002 10:20:07 -0800 (PST) Received: from TD790@aol.com by imo-m08.mx.aol.com (mail_out_v31_r1.26.) id n.4b.176f95a7 (16784); Sun, 27 Jan 2002 13:20:03 -0500 (EST) From: TD790@aol.com Message-ID: <4b.176f95a7.29859ed2@aol.com> Date: Sun, 27 Jan 2002 13:20:02 EST Subject: Re: Status: no carrier To: mylasticposse@yahoo.com Cc: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 138 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 a message dated 1/27/02 1:01:46 PM Eastern Standard Time, mylasticposse@hotmail.com writes: > I searched the mail list archives and haven't found a mention of no carrier > status for the second NIC I put into the FreeBSD box. the first is a 3com905 > > which is listed as xl0, the second is a FA311Netgear, listed as sis0. If I > plug the ethernet cable from the existing server into one card, that card > will show as being active, the other will show a status of no carrier. > Doesn't matter which card, only that the cable from the server is inserted. > however, I keep getting an error message from ARP trying to access one IP > address which I assigned to the box and is getting a response from the wrong > > card. I am at work so I don't have the exact error message or I would post > that. "no carrier" means that your NIC doesnt "see" the signal from the other side. You probably have the wrong type of cable. If you connect to a hub, switch or cable modem, you need a "straight" cable, which is the normal kind. If you connect one PC or router or server directly into another, you need a "crossover". You should see a light go on on your NIC if it "sees" the other side. dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10:20:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id CB69037B400 for ; Sun, 27 Jan 2002 10:20:47 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0RIFrF15217; Sun, 27 Jan 2002 13:15:53 -0500 (EST) Message-ID: <3C5445D6.5020900@potentialtech.com> Date: Sun, 27 Jan 2002 13:24:22 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: mylasticposse@yahoo.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Status: no carrier References: 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 Miles C wrote: > I searched the mail list archives and haven't found a mention of no > carrier status for the second NIC I put into the FreeBSD box. the first > is a 3com905 which is listed as xl0, the second is a FA311Netgear, > listed as sis0. If I plug the ethernet cable from the existing server > into one card, that card will show as being active, the other will show > a status of no carrier. Doesn't matter which card, only that the cable > from the server is inserted. however, I keep getting an error message > from ARP trying to access one IP address which I assigned to the box and > is getting a response from the wrong card. I am at work so I don't have > the exact error message or I would post that. "No Carrier" status indicates a cabling/hub/other network hardware problem. In my experience, 99% of the time it's a shorted/badly cut/otherwise broken network cable. More than likely, all your other problems/error messages are coming from this problem. At the least, you'll have a difficult time tracking them down as long as your cabling is suspect. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10:35:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes10-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 7BF6037B419 for ; Sun, 27 Jan 2002 10:35:37 -0800 (PST) Received: from mike ([216.232.216.36]) by priv-edtnes10-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with SMTP id <20020127183537.VPWD20752.priv-edtnes10-hme0.telusplanet.net@mike> for ; Sun, 27 Jan 2002 11:35:37 -0700 Message-ID: <005601c1a761$6ba61f80$24d8e8d8@mike> From: "Norm" To: Subject: installing FreeBSD along with Windows XP Date: Sun, 27 Jan 2002 13:35:39 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0051_01C1A737.821AF850" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_0051_01C1A737.821AF850 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Sir: I have a new P4 1.8GHz with 512 MB RDRAM and 60GB HDD which I have split = int two drives (C,D). I plan on using Drive C for Windows XP and Drive = D for FreeBSD. 1) Can you tell me whether it is better to use NTFS file formatting or = FAT32 for either or both drives? Pros and cons of using either file = systems? 2) I believe XP has MBR capability! (for multiple boot systems) If that = is so, can it be used successfully with FreeBSD and how is it activated? 3) From reading the material on your site, I understand that I can = create my own bootable CD ROM, I tried with the BSD 4.4 folder but all I = got was a copy of the files. Is it the ISO 4.4 image file (Disc 1 & 2) = that will create the CD Boot Disks? 4) Do I need to format the drive D before installing FreeBSD? Any othe advice you have will be welcomed. Thank you. Normand Richard ------=_NextPart_000_0051_01C1A737.821AF850 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear Sir:
 
I have a new P4 1.8GHz with 512 MB = RDRAM and 60GB=20 HDD which I have split int two drives (C,D).  I plan on using Drive = C for=20 Windows XP and Drive D for FreeBSD.
 
1) Can you tell me whether it is better = to use NTFS=20 file formatting or FAT32 for either or both drives? Pros and cons of = using=20 either file systems?
 
2) I believe XP has MBR capability!=20 (for multiple boot systems)  If that is so, can it be used=20 successfully with FreeBSD and how is it activated?
 
3) From reading the material on your = site, I=20 understand that I can create my own bootable CD ROM, I tried with = the BSD=20 4.4 folder but all I got was a copy of the files.  Is it the ISO = 4.4 image=20 file (Disc 1 & 2) that will create the CD Boot = Disks?
 
4)  Do I need to format the drive = D before=20 installing FreeBSD?
 
Any othe advice you have will be=20 welcomed.
 
Thank you.
 
 
Normand Richard
 
------=_NextPart_000_0051_01C1A737.821AF850-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 10:36:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id EFFD637B402 for ; Sun, 27 Jan 2002 10:36:42 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0RIVpF27447; Sun, 27 Jan 2002 13:31:51 -0500 (EST) Message-ID: <3C544994.7080306@potentialtech.com> Date: Sun, 27 Jan 2002 13:40:20 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Best way to restrict mass emails? References: <4.2.0.58.20020127095204.00985b50@pop.netzero.net> 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 Lord Raiden wrote: > Short summery: > > 1. Restrict users to 20 emails per hour/20 total recipients per message. > 2. No restrictions on mailing lists at all. (except maybe in rare > instances) > 2. Give certain users completely different mailing preferences or > restrictions/privileges while not affecting the group as a whole. Someone else may have a reply, but here's mine: I don't know of any program that gives you this kind of flexibility, surely you could hack together some scripts and wrappers and the like to handle it, but I'm guessing you either aren't a programmer or are hoping to avoid doing that kind of thing. The best recommendation I have is that qmail has a feature called "sandbagging" that allows you to set a limit on how main recipients an outgoing mail can have. The user can go over this limit, but an exponentially increasing delay is added for each additional recipient. For example: sandbag set at 10: The first ten recipients are accepted immediately. #11 is accepted after 1 second #12 is accepted 2 seconds after #11 #13 is accepted 4 seconds after #12 #14 is accepted 8 seconds after #13 #15 is accepted 16 seconds after #14 So to send a message to 15 recipients would take 31 seconds, to 16 would take 63 seconds, to 18 would take 255 seconds. Not a complete block, but sure makes it tough to spam. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 11: 8:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 23F4E37B404 for ; Sun, 27 Jan 2002 11:08:20 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g0RJ3TF21401 for ; Sun, 27 Jan 2002 14:03:29 -0500 (EST) Message-ID: <3C5450FE.1040508@potentialtech.com> Date: Sun, 27 Jan 2002 14:11:58 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: questions@freebsd.org Subject: Does the vpnd port work? 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 Anyone out there successfully using vpnd from the ports? We're having intermittent problems that I can't reliably reproduce and haven't quite got a full understanding of yet. The most common symptom is that the interface stops transmitting traffic and responds with a "source-quench" when any data is attempted to be sent. Is there another method of getting an encrypted/compressed tunnel from FreeBSD <-> FreeBSD? -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 11:27:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B6F737B402 for ; Sun, 27 Jan 2002 11:27:25 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16UuxY-0003wG-00 for questions@freebsd.org; Sun, 27 Jan 2002 19:27:24 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 21F5C45136; Sun, 27 Jan 2002 20:27:23 +0100 (CET) Date: Sun, 27 Jan 2002 20:27:23 +0100 From: Cliff Sarginson To: questions@freebsd.org Subject: Re: Status: no carrier Message-ID: <20020127192722.GA1256@raggedclown.net> References: <4b.176f95a7.29859ed2@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4b.176f95a7.29859ed2@aol.com> User-Agent: Mutt/1.3.24i 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, Jan 27, 2002 at 01:20:02PM -0500, TD790@aol.com wrote: > In a message dated 1/27/02 1:01:46 PM Eastern Standard Time, > mylasticposse@hotmail.com writes: > > > I searched the mail list archives and haven't found a mention of no carrier > > status for the second NIC I put into the FreeBSD box. the first is a > 3com905 > > > > which is listed as xl0, the second is a FA311Netgear, listed as sis0. If I > > plug the ethernet cable from the existing server into one card, that card > > will show as being active, the other will show a status of no carrier. > > Doesn't matter which card, only that the cable from the server is > inserted. > > however, I keep getting an error message from ARP trying to access one IP > > address which I assigned to the box and is getting a response from the > wrong > > > > card. I am at work so I don't have the exact error message or I would post > > that. > > "no carrier" means that your NIC doesnt "see" the signal from the other side. > You probably have the wrong type of cable. If you connect to a hub, switch or > cable modem, you need a "straight" cable, which is the normal kind. If you > connect one PC or router or server directly into another, you need a > "crossover". You should see a light go on on your NIC if it "sees" the other > side. You may also need to use a crossover cable if you connect to an ADSL modem. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 11:34:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes15-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id 74FA537B404 for ; Sun, 27 Jan 2002 11:34:52 -0800 (PST) Received: from there ([142.179.128.6]) by priv-edtnes15-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with SMTP id <20020127193452.BXNV14335.priv-edtnes15-hme0.telusplanet.net@there> for ; Sun, 27 Jan 2002 12:34:52 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Matt Payne Reply-To: mpayne@hpcoatings.ca To: freebsd-questions@freebsd.org Subject: ATI Radeon 7000 & X11 & FreeBSD 4.5 RC Date: Sun, 27 Jan 2002 12:35:35 -0700 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020127193452.BXNV14335.priv-edtnes15-hme0.telusplanet.net@there> 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, Wondering if anyone has had any experience with getting this card to work successfully. The card is a 32 MB DDR agp card on an Asus A7A266 motherboard with an ALiMAGiK 1 chipset. I've flashed the BIOS to the most recent update. I've tried to use it by adding both "options agp" to my kernel and via DRM-KMOD. The kernel picks it up as agp0 and DRM-KMOD actually recognizes it as a Radeon card. I've tried using both the ports version of X11 (4.1_XX) as well as the most recent cvs version. The problem is that no matter what I do, my computer either freezes entirely or reboots. This happens with XFree86 -configure, xf86cfg, startx, etc. The only config option that works is xf86config, which, of course doesn't list this particular card and which doesn't create a useable XF86Config file. I've also tried installing from ports anything I've see mentioned on the web, such as linux-DRI. If anyone has successfully managed to get a similar setup working, I'd be really interested to hear about how you did it. I realise this may be a long shot. Please cc me in your replies. This email address is not on the list. Thanks for any help. Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 11:54:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mppsystems.com (mppsystems.com [208.210.148.205]) by hub.freebsd.org (Postfix) with ESMTP id D2B8237B400 for ; Sun, 27 Jan 2002 11:54:53 -0800 (PST) Received: (from mpp@localhost) by mppsystems.com (8.11.6/8.11.6) id g0RJsqm42360 for freebsd-questions@freebsd.org; Sun, 27 Jan 2002 13:54:52 -0600 (CST) (envelope-from mpp) Date: Sun, 27 Jan 2002 13:54:52 -0600 From: Mike Pritchard To: freebsd-questions@freebsd.org Subject: usb printer recognized as a ugen type device, not ulpt Message-ID: <20020127195452.GA42300@mppsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i 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've been trying to get a usb printer running under FreeBSD (5.0-current as of today, but I have the same problem on another machine running a 9 month old -current). The printer in question is an HP OfficeJet K60 (printer/fax/scanner/copier). It is always recognized as a generic device (ugen), and not as a printer (ulpt). I can cat stuff to /dev/ugen0.1, but that doesn't make the printer do anything. I was able to get it recognized as a scanner, if I added it to sys/dev/usb/usbdevs and to the scanner_ids table in uscanner.c, but that still doesn't help me print anything. Any ideas would be appreciated. relevant dmesg output from a verbose boot with USB_DEBUG enabled, and some of the other usb module debug options enabled: ohci0: mem 0xdf001000-0xdf001fff irq 10 at device 2.0 on pci0 ohci_init: start usb0: OHCI version 1.0, legacy support ohci_init: cold started usb0: resetting usbd_match usbd_match usb0: on ohci0 usbd_attach usb0: USB revision 1.0 usbd_new_device bus=0xc19c2800 port=0 depth=0 lowspeed=0 usbd_new_device: adding unit addr=1, rev=100, class=9, subclass=0, protocol=0, maxpacket=64, len=18, ls=0 usbd_new_device: new dev (addr 1), dev=0xc19c1c00, parent=0xc19c1d00 usbd_probe_and_attach: trying device specific drivers uhub0: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 usbd_set_config_index: (addr 1) attr=0x40, selfpowered=1, power=0 usbd_set_config_index: set config 1 uhub0: 4 ports with 4 removable, self powered usbd_new_device bus=0xc19c2800 port=1 depth=1 lowspeed=0 ohci_rhsc: sc=0xc19c2800 xfer=0xc19c1b00 hstatus=0x00000000 ohci_rhsc: change=0x04 usbd_new_device: adding unit addr=2, rev=100, class=0, subclass=0, protocol=0, maxpacket=8, len=18, ls=0 usbd_new_device: new dev (addr 2), dev=0xc19c1880, parent=0xc19c1a80 usbd_probe_and_attach: trying device specific drivers usbd_probe_and_attach: no device specific driver found usbd_probe_and_attach: looping over 1 configurations usbd_set_config_index: (addr 2) attr=0x00, selfpowered=0, power=2 usbd_set_config_index: set config 1 usbd_probe_and_attach: no interface drivers found ugen0: Hewlett-Packa OfficeJet K60, rev 1.00/1.00, addr 2 usbd_set_config_index: free old config usbd_set_config_index: (addr 2) attr=0x00, selfpowered=0, power=2 usbd_set_config_index: set config 1 ugen_set_config: ugen0 to configno 1, sc=0xc19c6000 ugen_set_config: ifaceno 0 ugen_set_config: endptno 0, endpt=0x01(1,0), sce=0xc19c61a8 ugen_set_config: endptno 1, endpt=0x81(1,128), sce=0xc19c6270 ugen_set_config: endptno 2, endpt=0x82(2,128), sce=0xc19c6400 usbd_new_device bus=0xc19c2800 port=2 depth=1 lowspeed=512 usbd_new_device: adding unit addr=3, rev=110, class=0, subclass=0, protocol=0, maxpacket=8, len=18, ls=1 usbd_new_device: new dev (addr 3), dev=0xc19c1700, parent=0xc19c1a80 usbd_probe_and_attach: trying device specific drivers usbd_probe_and_attach: no device specific driver found usbd_probe_and_attach: looping over 1 configurations usbd_set_config_index: (addr 3) attr=0xa0, selfpowered=0, power=40 usbd_set_config_index: set config 1 uhid0: Microsoft SideWinder Joystick, rev 1.10/1.01, addr 3, iclass 3/0 ohci_process_done: err cc=4 (STALL), xfer=0xc19c1900 usbd_do_request: status = 0x0000 usbdevs -v output: Controller /dev/usb0: addr 1: self powered, config 1, OHCI root hub(0x0000), AcerLabs(0x0000), rev 0x0100 port 1 addr 2: power 2 mA, config 1, OfficeJet K60(0x0511), Hewlett-Packa(0x03f0), rev 0x0100 port 2 addr 3: low speed, power 40 mA, config 1, SideWinder Joystick(0x003c), Microsoft(0x045e), rev 0x0101 port 3 powered port 4 powered -- Mike Pritchard mpp@FreeBSD.org or mpp@mppsystems.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:14:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nycsmtp1out.rdc-nyc.rr.com (nycsmtp1out.rdc-nyc.rr.com [24.29.99.226]) by hub.freebsd.org (Postfix) with ESMTP id 2C2BD37B416 for ; Sun, 27 Jan 2002 12:14:17 -0800 (PST) Received: from scott1.nyc.rr.com (24-168-24-239.nyc.rr.com [24.168.24.239]) by nycsmtp1out.rdc-nyc.rr.com (8.12.1/Road Runner SMTP Server 1.0) with ESMTP id g0RKDnfa026325; Sun, 27 Jan 2002 15:13:49 -0500 (EST) Message-Id: <5.1.0.14.0.20020127151030.00c19278@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 27 Jan 2002 15:19:35 -0500 To: mpayne@hpcoatings.ca, freebsd-questions@FreeBSD.ORG From: Scott Subject: Re: ATI Radeon 7000 & X11 & FreeBSD 4.5 RC In-Reply-To: <20020127193452.BXNV14335.priv-edtnes15-hme0.telusplanet.ne t@there> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 12:35 2002/01/27 -0700, Matt Payne wrote: >Hi all, > >Wondering if anyone has had any experience with getting this card to work >successfully. The card is a 32 MB DDR agp card on an Asus A7A266 motherboard The trouble is apparently not the card, but the motherboard. I first had troubles with a Voodoo5, while others were having it work out of the box using the Voodoo3 driver. So, I downgraded to a G200. As with the Voodoo5 it worked with everything save XFree4.x in FreeBSD (everything being various flavors of Linux, and MS). Also worked fine with Solaris 8. However, with FreeBSD, I was getting the same problems as with the Voodoo--startx and the machine rebooted with nothing showing in the log. That's when I began suspecting the motherboard. (I never claimed to be quick) :) So, at this point, did another search on deja, using something like Xfree86 4, FreeBSD, A7A266---there were over a thousand hits. :) There doesn't seem to be a simple workaround--the ones I tried didn't work, so I didn't make note of them. At present, I have it working adequately with XFree 3.x so, I might try again when they put 4.2 back in ports. (It was in briefly, but there were various difficulties, so they put it back to 4.1 as of last week, at least). It also doesn't seem consistant--that is, of those searches on deja, other people were having no trouble. I should add that I haven't looked for new solutions in at least a month, since, at least with the G200 (though not the Voodoo) I can get 1024x768 and it's reasonably good. If you find a simple workaround that is successful, please cc me. Thanks Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:24:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stonewall.shenandoah.com (stonewall.shentel.net [204.111.72.3]) by hub.freebsd.org (Postfix) with SMTP id 1C64637B404 for ; Sun, 27 Jan 2002 12:24:12 -0800 (PST) Received: from pjt1 [204.111.98.185] by stonewall.shenandoah.com (SMTPD32-4.07) id A4B48D905EC; Sun, 27 Jan 2002 15:36:04 -0400 Message-ID: <000a01c1a76f$fdfb5540$5800a8c0@pjt1> From: "Paul & Natalie T" To: Subject: Absolute newbie to FreeBSD wants advice.. Date: Sun, 27 Jan 2002 15:19:46 -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.4807.1700 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 few questions: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:29:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [64.0.106.45]) by hub.freebsd.org (Postfix) with ESMTP id DD69337B402 for ; Sun, 27 Jan 2002 12:29:17 -0800 (PST) Received: from localhost (scanner@localhost) by sasami.jurai.net (8.9.3/8.9.3) with ESMTP id PAA10165; Sun, 27 Jan 2002 15:29:15 -0500 (EST) (envelope-from scanner@sasami.jurai.net) Date: Sun, 27 Jan 2002 15:29:15 -0500 (EST) From: To: Paul & Natalie T Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Absolute newbie to FreeBSD wants advice.. In-Reply-To: <000a01c1a76f$fdfb5540$5800a8c0@pjt1> 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 On Sun, 27 Jan 2002, Paul & Natalie T wrote: > A few questions: A few answers: Chris Watson President, Open Systems Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:34:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from asmodean.nks.net (asmodean.nks.net [216.139.201.16]) by hub.freebsd.org (Postfix) with ESMTP id CA26337B400 for ; Sun, 27 Jan 2002 12:33:37 -0800 (PST) Received: from localhost (joeo@localhost) by asmodean.nks.net (8.9.3/8.9.3) with ESMTP id PAA30186; Sun, 27 Jan 2002 15:33:30 -0500 Date: Sun, 27 Jan 2002 15:33:30 -0500 (EST) From: X-Sender: To: Matt Payne Cc: Subject: Re: ATI Radeon 7000 & X11 & FreeBSD 4.5 RC In-Reply-To: <20020127193452.BXNV14335.priv-edtnes15-hme0.telusplanet.net@there> 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 Do you happen to to know what the northbridge chipset on the motherboard is? Do a "dmesg | grep pci" and see what it says... Does the card work fine in X without to dri extensions enabled? (take the "load dri" out of the modules section in your XF86Config file). On Sun, 27 Jan 2002, Matt Payne wrote: > Hi all, > > Wondering if anyone has had any experience with getting this card to work > successfully. The card is a 32 MB DDR agp card on an Asus A7A266 motherboard > with an ALiMAGiK 1 chipset. I've flashed the BIOS to the most recent update. > > I've tried to use it by adding both "options agp" to my kernel and via > DRM-KMOD. The kernel picks it up as agp0 and DRM-KMOD actually recognizes it > as a Radeon card. > > I've tried using both the ports version of X11 (4.1_XX) as well as the most > recent cvs version. > > The problem is that no matter what I do, my computer either freezes entirely > or reboots. This happens with XFree86 -configure, xf86cfg, startx, etc. The > only config option that works is xf86config, which, of course doesn't list > this particular card and which doesn't create a useable XF86Config file. > > I've also tried installing from ports anything I've see mentioned on the web, > such as linux-DRI. > > If anyone has successfully managed to get a similar setup working, I'd be > really interested to hear about how you did it. I realise this may be a long > shot. > > Please cc me in your replies. This email address is not on the list. > > Thanks for any help. > > Matt > > 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 Jan 27 12:34:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id DEC0337B41F for ; Sun, 27 Jan 2002 12:34:45 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id DC7B85D0D for ; Sun, 27 Jan 2002 12:34:45 -0800 (PST) To: questions@freebsd.org Subject: What is "camel-lock-helper" Date: Sun, 27 Jan 2002 12:34:45 -0800 From: "Kevin Oberman" Message-Id: <20020127203445.DC7B85D0D@ptavv.es.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 I see that my system recently acquired a new SGID file and i have no idea what it is. It belongs to root:mail, but is in the /usr/X11R6/sbin. (It's the ONLY file in that directory.) I suspect that it may have come with XFree86 V4.2, but I'm not really sure. And, now that 4.2 has been backed out pending the release of FreeBSD 4.5, I suspect not many people ever upgraded and will not see this file. Is this a proper part of X? Any idea what it's for? Thanks, R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:34:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow034o.blueyonder.co.uk [195.188.53.122]) by hub.freebsd.org (Postfix) with ESMTP id C22E837B417 for ; Sun, 27 Jan 2002 12:34:50 -0800 (PST) Received: from pcow034o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 27 Jan 2002 20:34:49 +0000 Received: from y2p4t1 (unverified [62.30.68.81]) by pcow034o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Sun, 27 Jan 2002 20:34:49 +0000 From: "Stuart Duckworth" To: , freebsd-questions@FreeBSD.ORG, Paul & Natalie T Date: Sun, 27 Jan 2002 20:39:10 -0000 MIME-Version: 1.0 Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7BIT Subject: Re: Absolute newbie to FreeBSD wants advice.. Reply-To: ITServices@cableinet.co.uk Message-ID: <3C54656E.19144.280C500@localhost> References: <000a01c1a76f$fdfb5540$5800a8c0@pjt1> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) 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 27 Jan 2002, at 15:29, scanner@sasami.jurai.net wrote: > On Sun, 27 Jan 2002, Paul & Natalie T wrote: > > > A few questions: > > A few answers: > > > Chris Watson > President, Open Systems Inc. Well. That was refreshing :-) Stuart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 12:41:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 191C737B416 for ; Sun, 27 Jan 2002 12:41:40 -0800 (PST) Received: from wenk (H204.C233.tor.velocet.net [216.138.233.204]) by spitfire.velocet.net (Postfix) with SMTP id 99780FB4560 for ; Sun, 27 Jan 2002 15:41:37 -0500 (EST) Message-ID: <07de01c1a78c$9d376d80$b300a8c0@wenk> From: "Jeff Shevlen" To: Subject: new kernal config errors Date: Sun, 27 Jan 2002 15:44:50 -0800 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.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hola, I've got two questions in regards to a new kernal I've made: (1) In an effort to get rid of some serial port messages in my GENERIC configuration: dmesg from GENERIC sio1: configured irq 3 not in bitmap of probed irqs 0 sio2: configured irq 5 not in bitmap of probed irqs 0 sio3: configured irq 9 not in bitmap of probed irqs 0 ... I now get some "config> ... no such device" errors or warnings or something, as shown in the new kernal's demsg below. What I have done with the new kernal configuration is comment out the sio1, sio2 & sio3 entries all together since I'm not using anything other than my ethernet card. (There is an old SB16 card, and an old 56k modum I've just left in the machine though I'm not using either.) I don't understand what these mew dmesg's are, whether I should worry about them, and if so how to fix them. What's more, I'm not sure that removing support for these 3 serial ports is even a good idea in the firstplace! I'm newbie... (2) In an effort to remove nonexistant NIC card drivers I didn't think I needed, I get similar "config> ... no such device" messages, also shown below. My ethernet card is a D-Link 530TX, which showed up as a Rhine compatible card (vr0: ") in the original install. I commented out support for all the other network interfaces I could see, but again, I have the complaining dmesg's. And again, I don't understand what these errors are, whether I should worry about them, and if so how to fix them. It is worth noting that I seem to have full and happy network access inspite of the complaints on boot! TIA for any suggestions! NEW KERNEL DMESG----------------------------------------------------------- Copyright (c) 1992-2001 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.4-RELEASE #0: Sun Jan 27 01:41:07 EST 2002 me@here:/usr/obj/usr/src/sys/NEWKERNEL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 350798022 Hz CPU: Pentium II/Pentium II Xeon/Celeron (350.80-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 134152192 (131008K bytes) config> di sn0 No such device: sn0 Invalid command or syntax. Type `?' for help. config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> en sio3 No such device: sio3 Invalid command or syntax. Type `?' for help. config> po sio3 0x2e8 No such device: sio3 Invalid command or syntax. Type `?' for help. config> ir sio3 9 No such device: sio3 Invalid command or syntax. Type `?' for help. config> f sio3 0 No such device: sio3 Invalid command or syntax. Type `?' for help. config> en sio2 No such device: sio2 Invalid command or syntax. Type `?' for help. config> po sio2 0x3e8 No such device: sio2 Invalid command or syntax. Type `?' for help. config> ir sio2 5 No such device: sio2 Invalid command or syntax. Type `?' for help. config> f sio2 0 No such device: sio2 Invalid command or syntax. Type `?' for help. config> q avail memory = 127389696 (124404K bytes) Preloaded elf kernel "kernel" at 0xc02d0000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02d009c. Pentium Pro MTRR support enabled Using $PIR table, 4 entries at 0xc00f8230 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 atapci0: port 0xffa0-0xffaf,0x374-0x377,0x170-0x1 77,0x3f4-0x3f7,0x1f0-0x1f7 irq 0 at device 0.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 isab0: at device 1.0 on pci0 isa0: on isab0 pci0: (vendor=0x1039, dev=0x0009) at 1.1 pcib2: at device 2.0 on pci0 pci1: on pcib2 pci1: at 0.0 pci0: (vendor=0x14f1, dev=0x1036) at 9.0 irq 9 vr0: port 0xdc00-0xdcff mem 0xe7febf00-0xe 7febfff irq 10 at device 11.0 on pci0 vr0: Ethernet address: 00:50:ba:11:46:ee miibus0: on vr0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: on motherboard pci2: on pcib1 orm0:
One of our mail servers just went belly = up.=20
The hard drive crashed. It's a FreeBSD = 4.4=20 machine.
 
We can boot to the install floppies and = see that=20 the partition table is still intact.
It won't boot (see console errors=20 below).
 
Is there any way we can recover = this drive's=20 data?
 
Can we try puting the drive into a = good, running=20 FreeBSD machine as a secondary drive, then try mounting it?
 
Are there utilitlities we can use = to get to=20 the data?
 
Any help would be greatly = appreciated.
 
Thanks
 
-Allen May
Dayton Digital Networks
 
 
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: = ad0s4e:=20 hard error writing fsbn 9873024 of 789600-789647 (ad0s4
bn 9873024; = cn 9794=20 tn 10 sn 42) status=3D53 error=3D04
01-27-2002 19:10:17 = Kernel.Critical mx1 Jan=20 27 19:12:03
/kernel: ad0s4e: hard error writing fsbn 9876384 of = 791280-791535=20 (ad0s4
bn 9876384; cn 9798 tn 0 sn 0) status=3D51 = error=3D04
01-27-2002=20 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard = error=20 writing fsbn 9876896 of 791536-791599 (ad0s4
bn 9876896; cn 9798 tn 8 = sn 8)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 9877152 of = 791664-791919=20 (ad0s4
bn 9877152; cn 9798 tn 12 sn 12) status=3D51 = error=3D04
01-27-2002=20 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard = error=20 writing fsbn 9877664 of 791920-792175 (ad0s4
bn 9877664; cn 9799 tn 4 = sn 20)=20 status57184; cn 12259 tn 1 sn 49)
status=3D51 = error=3D04
01-27-2002 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 12488256 of 2097216-2097231
(ad0s4 bn 12488256; cn 12389 tn 2 sn 18)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 12619328 of=20 2162752-2162767
(ad0s4 bn 12619328; cn 12519 tn 2 sn 50) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 12750400 of 2228288-2228303
(ad0s4 bn = 12750400; cn 12649 tn 3 sn 19) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 12881472 of 2293824-2293839
(ad0s4 bn 12881472; cn 12779 tn 3 sn 51)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 13012544 of=20 2359360-2359375
(ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911
(ad0s4 bn = 13143616; cn 13039 tn 4 sn 52) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 13274688 of 2490432-2490447
(ad0s4 bn 13274688; cn 13169 tn 5 sn 21)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 1364; cn 17460 tn 6 = sn=20 6)
status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 = Jan 27=20 19:12:03
/kernel: ad0s4e: hard error writing fsbn 17731136 of=20 4718656-4718671
(ad0s4 bn 17731136; cn 17590 tn 6 sn 38) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 17862208 of 4784192-4784207
(ad0s4 bn = 17862208; cn 17720 tn 7 sn 7) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 17993280 of 4849728-4849743
(ad0s4 bn 17993280; cn 17850 tn 7 sn 39)=20 status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 18124352 of=20 4915264-4915279
(ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815
(ad0s4 bn = 18255424; cn 18110 tn 8 sn 40) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 18386496 of 5046336-5046351
(ad0s4 bn 18386496; cn 18240 tn 9 sn 9) = status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887
(ad0s4 bn = 18517568; cn 18370 tn 9 sn 41) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 18648640 of 5177408-5177423
(ad0s4 bn 18648640; cn 18500 tn 10 sn 10) = status=3D: hard error
writingiting fsbn 19172928 of 5439552-5439567 = (ad0s4 bn=20 19172928; cn
19020 tn 12 sn 12) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: hard error writing fsbn = 8293856=20 of 16-19 (ad0s4 bn 8293856; cn
8228 tn 0 sn 32) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 8293952 of 64-79 (ad0s4 bn
8293952; = cn 8228=20 tn 2 sn 2) status=3D51 error=3D04
01-27-2002 19:10:17 Kernel.Critical = mx1 Jan 27=20 19:12:03
/kernel: ad0s4e: hard error writing fsbn 8297920 of = 2048-2051 (ad0s4=20 bn
8297920; cn 8232 tn 1 sn 1) status=3D51 error=3D04
01-27-2002 = 19:10:17=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 8425024 of 65600-65615 (ad0s4
bn 8425024; cn 8358 tn 2 sn 34) = status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 8556096 of 131136-131151 (ad0s4
bn = 8556096;=20 cn 8488 tn 3 sn 3) status=3D51 error=3D04
01-27-2002 19:10:17 = Kernel.Critical mx1=20 Jan 27 19:12:03
/kernel: ad0s4e: hard error writing fsbn 8687168 of=20 196672-196687 (ad0s4
bn 8687168; cn 8618 tn 3 sn 35) status=3D51=20 error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 8818240 of 262208-262223 (ad0s4
bn = 8818240;=20 cn 8748 tn 4 sn 4) status=3D51 error=3D04
01-27-2002 19:10:17 = Kernel.Critical mx1=20 Jan 27 19:12:03
/kernel: ad0s4e: hard error writerror writing fsbn = 11308608=20 of
1507392-1507407 (ad0s4 bn 11308608; cn 11218 tn 13 sn 45)=20 status=3D51
error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan = 27=20 19:12:03
/kernel: ad0s4e: hard error writing fsbn 11439680 of=20 1572928-1572943
(ad0s4 bn 11439680; cn 11348 tn 14 sn 14) status=3D51 = error=3D04
01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 11570752 of 1638464-1638479
(ad0s4 bn = 11570752; cn 11478 tn 14 sn 46) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 11701824 of 1704000-1704015
(ad0s4 bn 11701824; cn 11608 tn 15 sn 15) = status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 11832896 of=20 1769536-1769551
(ad0s4 bn 11832896; cn 11738 tn 15 sn 47) status=3D51 = error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 11963968 of 1835072-1835087
(ad0s4 bn = 11963968; cn 11869 tn 0 sn 16) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:03
/kernel: ad0s4e: hard error = writing fsbn=20 12095040 of 1900608-1900623
(ad0s4 bn 12095040; cn 11999 tn 0 sn 48)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 12226112 of=20 1966144-1966159
(ad0s4 bn 12226112; cn 12129 tn 1 sn 17) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 12357184 of 2031792; cn 20581
tn 2 sn = 18)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel: ad0s4e: hard error writing fsbn 20876864 of=20 6291520-6291535
(ad0s4 bn 20876864; cn 20711 tn 2 sn 50) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:03
/kernel:=20 ad0s4e: hard error writing fsbn 21007936 of 6357056-6357071
(ad0s4 bn = 21007936; cn 20841 tn 3 sn 19) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 21139008 of 6422592-6422607
(ad0s4 bn 21139008; cn 20971 tn 3 sn 51)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 21270080 of=20 6488128-6488143
(ad0s4 bn 21270080; cn 21101 tn 4 sn 20) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 21401152 of 6553664-6553679
(ad0s4 bn = 21401152; cn 21231 tn 4 sn 52) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 21532224 of 6619200-6619215
(ad0s4 bn 21532224; cn 21361 tn 5 sn 21)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 21663296 of=20 6684736-6684751
(ad0s4 bn 21663296; cn 21491 tn 5 sn 53) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 21794368 of 6750272-6750287
(ad0s4 bn = 21794368; cn 21621 t2176-792431 (ad0s4 bn 9878176; cn 9799 tn
12 sn = 28)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9878688 of = 792432-792687=20 (ad0s4
bn 9878688; cn 9800 tn 4 sn 36) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9879200 of 792688-792943 (ad0s4
bn 9879200; cn 9800 tn = 12 sn 44)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9879712 of = 792944-793199=20 (ad0s4
bn 9879712; cn 9801 tn 4 sn 52) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9880224 of 793200-793455 (ad0s4
bn 9880224; cn 9801 tn = 12 sn 60)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9880736 of = 793456-793471=20 (ad0s4
bn 9880736; cn 9802 tn 5 sn 5) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9883008 of 794592-794847 (ad0s4
bn 9883008; cn 9804 tn 9 = sn 9)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9883520 of = 794848-795103=20 (ad0s4
bn 9883520; cn 9805 tn 1 sn 17) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9884032 of 795104-795359 d0s4e:
hard error writing fsbn = 8687168=20 of 196672-196687 (ad0s4 bn 8687168; cn
8618 tn 3 sn 35) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 r writing fsbn 13274688 of 2490432-2490447 (ad0s4 bn 13274688;
cn = 13169 tn 5=20 sn 21) status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13405760 of=20 2555968-2555983
(ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519
(ad0s4 bn = 13536832; cn 13429 tn 6 sn 22) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13667904 of 2687040-2687055
(ad0s4 bn 13667904; cn 13559 tn 6 sn 54)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13930016 of=20 2818096-2818107
(ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13930048 of 2818112-2818127
(ad0s4 bn = 13930048; cn 13819 tn 7 sn 55) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 14061120 of 2883648-2883663
(ad0s4 bn 14061120; cn 13949 tn 8 sn 24)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fscn 19280 tn 13 sn 13)=20 statusbn
11832896 of 1769536-1769551 (ad0s4 bn 11832896; cn 11738 tn = 15 sn=20 47)
status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: cn 19410 tn 13 sn 45) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 19697216 of 5701696-5701711
(ad0s4 bn 19697216; cn 19540 = tn 14=20 sn 14) status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: ad0s4e: hard error writing fsbn 19828288 of=20 5767232-5767247
(ad0s4 bn 19828288; cn 19670 tn 14 sn 46) status=3D51 = error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783
(ad0s4 bn = 19959360; cn 19800 tn 15 sn 15) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20090432 of 5898304-5898319
(ad0s4 bn 20090432; cn 19930 tn 15 sn 47) = status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 20221504 of=20 5963840-5963855
(ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391
(ad0s4 bn = 20352576; cn 20191 tn 0 sn 48) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20483648 of 6094912-6094927
(ad0s4 bn 20483648; cn 20321 tn 1 sn 17) = status=3Dn=20 9876896 of
791536-791599 (ad0s4 bn 9876896; cn 9798 tn 8 sn 8) = status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4
bn = 9877152;=20 cn 9798 tn 12 sn 12) status=3D51 error=3D04
01-27-2002 19:10:18 = Kernel.Critical=20 mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9877664 = of=20 791920-792175 (ad0s4
bn 9877664; cn 9799 tn 4 sn 20) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 9878176 of 792176-792431 (ad0s4
bn = 9878176;=20 cn 9799 tn 12 sn 28) status=3D51 error=3D04
01-27-2002 19:10:18 = Kernel.Critical=20 mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9878688 = of=20 792432-792687 (ad0s4
bn 9878688; cn 9800 tn 4 sn 36) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4
bn = 9879200;=20 cn 9800 tn 12 sn 44) status=3D51 error=3D04
01-27-2002 19:10:18 = Kernel.Critical=20 mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9879712 = of=20 792944-793199 (ad0s4
bn 9879712; cn 9801 tn 4 sn 52) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 9880224 of 793200-793455 (ad0s4
bn = 9880224;=20 cn 9801 tn 12 sn 60) status=3D51 error=3D04
01-27-2002 19:10:18 = Kernel.Critical=20 mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error wribn 12881472 of = 22938iting=20 fsbn 8556096 of
131136-131151 (ad0s4 bn 8556096; cn 8488 tn 3 sn 3) = status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ting fsbn 13012544 of 2359360-2359375 (ad0s4 bn 13012544; cn
12909 tn = 4 sn=20 20) status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13143616 of=20 2424896-2424911
(ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447
(ad0s4 bn = 13274688; cn 13169 tn 5 sn 21) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13405760 of 2555968-2555983
(ad0s4 bn 13405760; cn 13299 tn 5 sn 53)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13536832 of=20 2621504-2621519
(ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055
(ad0s4 bn = 13667904; cn 13559 tn 6 sn 54) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13930016 of 2818096-2818107
(ad0s4 bn 13930016; cn 13819 tn 7 sn 23)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13930048 of=20 2818112-2818127
(ad0s4 bn ; cn 19670 tn 14 sn 46) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783
(ad0s4 bn = 19959360; cn 19800 tn 15 sn 15) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20090432 of 5898304-5898319
(ad0s4 bn 20090432; cn 19930 tn 15 sn 47) = status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 20221504 of=20 5963840-5963855
(ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391
(ad0s4 bn = 20352576; cn 20191 tn 0 sn 48) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20483648 of 6094912-6094927
(ad0s4 bn 20483648; cn 20321 tn 1 sn 17)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 20614720 of=20 6160448-6160463
(ad0s4 bn 20614720; cn 20451 tn 1 sn 49) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 20745792 of 6225984-6225999
(ad0s4 bn = 20745792; cn 20581 tn 2 sn 18) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 20876864 of 6291520-6291535
(ad0s4 briting fsbn 9873024 of = 789600-789647=20 (ad0s4 bn 9873024; cn 9794
tn 10 sn 42) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9876384 of 791280-791535 (ad0s4
bn 9876384; cn 9798 tn 0 = sn 0)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9876896 of = 791536-791599=20 (ad0s4
bn 9876896; cn 9798 tn 8 sn 8) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9877152 of 791664-791919 (ad0s4
bn 9877152; cn 9798 tn = 12 sn 12)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9877664 of = 791920-792175=20 (ad0s4
bn 9877664; cn 9799 tn 4 sn 20) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9878176 of 792176-792431 (ad0s4
bn 9878176; cn 9799 tn = 12 sn 28)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9878688 of = 792432-792687=20 (ad0s4
bn 9878688; cn 9800 tn 4 sn 36) status=3D51 = error=3D04
01-27-2002=20 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard = error=20 writing fsbn 9879200 of 792688-792943 (ad0s4
bn 9879200; cn 9800 tn = 12 sn 44)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 9879712 of=20 792944-793bn
12881472 of 2293824-2293839 (ad0s4 bn 12881472; cn 12779 = tn 3 sn=20 51)
status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 = Jan 27=20 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13012544 of=20 2359360-2359375
(ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911
(ad0s4 bn = 13143616; cn 13039 tn 4 sn 52) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13274688 of 2490432-2490447
(ad0s4 bn 13274688; cn 13169 tn 5 sn 21)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13405760 of=20 2555968-2555983
(ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519
(ad0s4 bn = 13536832; cn 13429 tn 6 sn 22) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 13667904 of 2687040-2687055
(ad0s4 bn 13667904; cn 13559 tn 6 sn 54)=20 status=3D51 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 13930016 of=20 2818096-2818107
(ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 1393004n 18760 tn 11 sn = 11)
status=3D51=20 error=3D04
01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 19041856 of 5374016-5374031
(ad0s4 bn = 19041856; cn 18890 tn 11 sn 43) status=3D51 error=3D04
01-27-2002 = 19:10:18=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 19172928 of 5439552-5439567
(ad0s4 bn 19172928; cn 19020 tn 12 sn 12) = status=3D51 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 19304000 of=20 5505088-5505103
(ad0s4 bn 19304000; cn 19150 tn 12 sn 44) status=3D51 = error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 19435072 of 5570624-5570639
(ad0s4 bn = 19435072; cn 19280 tn 13 sn 13) status=3D51 error=3D04
01-27-2002 = 19:10:19=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 19566144 of 5636160-5636175
(ad0s4 bn 19566144; cn 19410 tn 13 sn 45) = status=3D51 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel: ad0s4e: hard error writing fsbn 19697216 of=20 5701696-5701711
(ad0s4 bn 19697216; cn 19540 tn 14 sn 14) status=3D51 = error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 19828288 of 5767232-5767247
(ad0s4 bn = 19828288; cn 19670 tn 14 sn 46) status=3D51 error=3D04
01-27-2002 = 19:10:19=20 Kernel.Critical mx1 Jan 27 19:12:04
/kernel: ad0s4e: hard error = writing fsbn=20 19959360 of 5832768-5832783
(ad0s4 bn 19959360; cn 19800 tn 15 sn0400 = of=20 2228288-2228303 (ad0s4 bn
12750400; cn 12649 tn 3 sn 19) status=3D51=20 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:04
/kernel:=20 ad0s4e: hard error writing fsbn 12881472 of 2293824-2293839
(ad0s4 bn = 12881472; cn 12779 tn 3 sn 51) status=3D51 error=3D04
01-27-2002 = 19:10:19=20 Kernel.Critical mx1 Jan 27 19:12:05
/kernel: ad0s4e: hard error = writing fsbn=20 13012544 of 2359360-2359375
(ad0s4 bn 13012544; cn 12909 tn 4 sn 20)=20 status=3D51 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel: ad0s4e: hard error writing fsbn 13143616 of=20 2424896-2424911
(ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=3D51=20 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel:=20 ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447
(ad0s4 bn = 13274688; cn 13169 tn 5 sn 21) status=3D51 error=3D04
01-27-2002 = 19:10:19=20 Kernel.Critical mx1 Jan 27 19:12:05
/kernel: ad0s4e: hard error = writing fsbn=20 13405760 of 2555968-2555983
(ad0s4 bn 13405760; cn 13299 tn 5 sn 53)=20 status=3D51 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel: ad0s4e: hard error writing fsbn 13536832 of=20 2621504-2621519
(ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=3D51=20 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel:=20 ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055
(ad0s4 bn = 13667904; cn 13559 tn 6 sn 54) status=3D51 error=3D04
01-27-2002 = 19:10:19=20 Kernel.Critical mx1 Jan 27 19:12:05
/kernel: ad3280; cn 17850 tn 7 sn = 39)=20 status=3D51 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel: ad0s4e: hard error writing fsbn 18124352 of=20 4915264-4915279
(ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=3D51=20 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel:=20 ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815
(ad0s4 bn = 18255424; cn 18110 tn 8 sn 40) status=3D51 error=3D04
01-27-2002 = 19:10:19=20 Kernel.Critical mx1 Jan 27 19:12:05
/kernel: ad0s4e: hard error = writing fsbn=20 18386496 of 5046336-5046351
(ad0s4 bn 18386496; cn 18240 tn 9 sn 9) = status=3D51=20 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel:=20 ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887
(ad0s4 bn = 18517568; cn 18370 tn 9 sn 41) status=3D51 error=3D04
01-27-2002 = 19:10:19=20 Kernel.Critical mx1 Jan 27 19:12:05
/kernel: ad0s4e: hard error = writing fsbn=20 18648640 of 5177408-5177423
(ad0s4 bn 18648640; cn 18500 tn 10 sn 10) = status=3D51 error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel: ad0s4e: hard error writing fsbn 18779712 of=20 5242944-5242959
(ad0s4 bn 18779712; cn 18630 tn 10 sn 42) status=3D51 = error=3D04
01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 = 19:12:05
/kernel:=20 ad0s4e: hard error writing fsbn 18910784 of 5308480-5308495
(ad0s4 bn = 18910784; cn 18760 tn 11 sn 11) status=3D51 error=3D04
01-27-2002 = 19:10:19=20 Kernel.Critical mx1 Jan 27 19:12:05
/kernel: ad0s4e: hard error = writing fsbn=20 19041856 of 5374016-5374031
(ad0s4 bn 19041856; cn 18890 tn 11 sn 43) = status=3D51 error=3D04

------=_NextPart_000_039F_01C1A791.678B1830-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 21:29: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 7007437B416 for ; Sun, 27 Jan 2002 21:28:59 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0S5SXe26527 for ; Mon, 28 Jan 2002 06:28:33 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002012806260982:644 ; Mon, 28 Jan 2002 06:26:09 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0S5dfc43120 for freebsd-questions@FreeBSD.ORG; Mon, 28 Jan 2002 06:39:41 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Mon, 28 Jan 2002 06:39:41 +0100 From: Roman Neuhauser To: freebsd-questions Subject: Re: 4.5 release date? Message-ID: <20020128063941.F38298@roman.mobil.cz> Mail-Followup-To: freebsd-questions References: <20020128004804.A38298@roman.mobil.cz> <3C54CC7C.3070708@viasoft.com.cn> <20020128052736.E38298@roman.mobil.cz> <3C54D666.5060003@viasoft.com.cn> Mime-Version: 1.0 In-Reply-To: <3C54D666.5060003@viasoft.com.cn> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/28/2002 06:26:10 AM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/28/2002 06:26:15 AM, Serialize complete at 01/28/2002 06:26:15 AM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > Date: Mon, 28 Jan 2002 12:41:10 +0800 > From: David Xu > To: Roman Neuhauser > CC: freebsd-questions > Subject: Re: 4.5 release date? > > Roman Neuhauser wrote: > > > What are those fixes? > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/ffs/?sortby=date#dirlist Thanks! -- FreeBSD 4.4-STABLE 6:39AM up 7 days, 13:02, 15 users, load averages: 0.18, 0.08, 0.07 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 21:32:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id B563F37B402 for ; Sun, 27 Jan 2002 21:32:34 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 28 Jan 2002 00:32:13 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 9E446401E; Mon, 28 Jan 2002 00:30:10 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Allen May" , Subject: Re: Hard Drive Crash.. HELP Date: Mon, 28 Jan 2002 00:30:10 -0500 X-Mailer: KMail [version 1.3] References: <03a201c1a7bb$50c75c10$0401a8c0@Hewey> In-Reply-To: <03a201c1a7bb$50c75c10$0401a8c0@Hewey> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020128053010.9E446401E@i8k.babbleon.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 On Monday 28 January 2002 12:19 am, Allen May wrote: > One of our mail servers just went belly up. > The hard drive crashed. It's a FreeBSD 4.4 machine. > > We can boot to the install floppies and see that the partition table is > still intact. It won't boot (see console errors below). > > Is there any way we can recover this drive's data? You are in luck, most likely: these are all *write* errors. I had a drive go belly-up in exactly this way just last month. It would read but not write. The normal boot sequence tries to write to some areas of the disk on startup, but you should be able to put into another computer--or even just boot it in single-user mode on the current computer--and backup the data before replacing the disk. Hopefully you will be able to back up 100% of the data and lose nothing. This is what (luckily) happened to me. > > Can we try puting the drive into a good, running FreeBSD machine as a > secondary drive, then try mounting it? > > Are there utilitlities we can use to get to the data? > > Any help would be greatly appreciated. > > Thanks > > -Allen May > Dayton Digital Networks > > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 9873024 of 789600-789647 (ad0s4 > bn 9873024; cn 9794 tn 10 sn 42) status=53 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 9876384 of 791280-791535 (ad0s4 > bn 9876384; cn 9798 tn 0 sn 0) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 9876896 of 791536-791599 (ad0s4 > bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > bn 9877664; cn 9799 tn 4 sn 20) status57184; cn 12259 tn 1 sn 49) > status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 12488256 of 2097216-2097231 > (ad0s4 bn 12488256; cn 12389 tn 2 sn 18) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 12619328 of 2162752-2162767 > (ad0s4 bn 12619328; cn 12519 tn 2 sn 50) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 12750400 of 2228288-2228303 > (ad0s4 bn 12750400; cn 12649 tn 3 sn 19) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 12881472 of 2293824-2293839 > (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 1364; cn 17460 tn 6 sn 6) > status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 17731136 of 4718656-4718671 > (ad0s4 bn 17731136; cn 17590 tn 6 sn 38) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 17862208 of 4784192-4784207 > (ad0s4 bn 17862208; cn 17720 tn 7 sn 7) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 17993280 of 4849728-4849743 > (ad0s4 bn 17993280; cn 17850 tn 7 sn 39) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 18124352 of 4915264-4915279 > (ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815 > (ad0s4 bn 18255424; cn 18110 tn 8 sn 40) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 18386496 of 5046336-5046351 > (ad0s4 bn 18386496; cn 18240 tn 9 sn 9) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887 > (ad0s4 bn 18517568; cn 18370 tn 9 sn 41) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 18648640 of 5177408-5177423 > (ad0s4 bn 18648640; cn 18500 tn 10 sn 10) status=: hard error > writingiting fsbn 19172928 of 5439552-5439567 (ad0s4 bn 19172928; cn > 19020 tn 12 sn 12) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: hard error writing fsbn 8293856 of 16-19 (ad0s4 bn 8293856; cn > 8228 tn 0 sn 32) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 8293952 of 64-79 (ad0s4 bn > 8293952; cn 8228 tn 2 sn 2) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 8297920 of 2048-2051 (ad0s4 bn > 8297920; cn 8232 tn 1 sn 1) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 8425024 of 65600-65615 (ad0s4 > bn 8425024; cn 8358 tn 2 sn 34) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 8556096 of 131136-131151 (ad0s4 > bn 8556096; cn 8488 tn 3 sn 3) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 8687168 of 196672-196687 (ad0s4 > bn 8687168; cn 8618 tn 3 sn 35) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 8818240 of 262208-262223 (ad0s4 > bn 8818240; cn 8748 tn 4 sn 4) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writerror writing fsbn 11308608 of > 1507392-1507407 (ad0s4 bn 11308608; cn 11218 tn 13 sn 45) status=51 > error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 11439680 of 1572928-1572943 > (ad0s4 bn 11439680; cn 11348 tn 14 sn 14) status=51 error=04 > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 11570752 of 1638464-1638479 > (ad0s4 bn 11570752; cn 11478 tn 14 sn 46) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 11701824 of 1704000-1704015 > (ad0s4 bn 11701824; cn 11608 tn 15 sn 15) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 11832896 of 1769536-1769551 > (ad0s4 bn 11832896; cn 11738 tn 15 sn 47) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 11963968 of 1835072-1835087 > (ad0s4 bn 11963968; cn 11869 tn 0 sn 16) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 12095040 of 1900608-1900623 > (ad0s4 bn 12095040; cn 11999 tn 0 sn 48) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 12226112 of 1966144-1966159 > (ad0s4 bn 12226112; cn 12129 tn 1 sn 17) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 12357184 of 2031792; cn 20581 > tn 2 sn 18) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 20876864 of 6291520-6291535 > (ad0s4 bn 20876864; cn 20711 tn 2 sn 50) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > /kernel: ad0s4e: hard error writing fsbn 21007936 of 6357056-6357071 > (ad0s4 bn 21007936; cn 20841 tn 3 sn 19) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 21139008 of 6422592-6422607 > (ad0s4 bn 21139008; cn 20971 tn 3 sn 51) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 21270080 of 6488128-6488143 > (ad0s4 bn 21270080; cn 21101 tn 4 sn 20) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 21401152 of 6553664-6553679 > (ad0s4 bn 21401152; cn 21231 tn 4 sn 52) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 21532224 of 6619200-6619215 > (ad0s4 bn 21532224; cn 21361 tn 5 sn 21) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 21663296 of 6684736-6684751 > (ad0s4 bn 21663296; cn 21491 tn 5 sn 53) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 21794368 of 6750272-6750287 > (ad0s4 bn 21794368; cn 21621 t2176-792431 (ad0s4 bn 9878176; cn 9799 tn > 12 sn 28) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793199 (ad0s4 > bn 9879712; cn 9801 tn 4 sn 52) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9880224 of 793200-793455 (ad0s4 > bn 9880224; cn 9801 tn 12 sn 60) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9880736 of 793456-793471 (ad0s4 > bn 9880736; cn 9802 tn 5 sn 5) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9883008 of 794592-794847 (ad0s4 > bn 9883008; cn 9804 tn 9 sn 9) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9883520 of 794848-795103 (ad0s4 > bn 9883520; cn 9805 tn 1 sn 17) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9884032 of 795104-795359 d0s4e: > hard error writing fsbn 8687168 of 196672-196687 (ad0s4 bn 8687168; cn > 8618 tn 3 sn 35) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: r writing fsbn 13274688 of 2490432-2490447 (ad0s4 bn 13274688; > cn 13169 tn 5 sn 21) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13930048 of 2818112-2818127 > (ad0s4 bn 13930048; cn 13819 tn 7 sn 55) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 14061120 of 2883648-2883663 > (ad0s4 bn 14061120; cn 13949 tn 8 sn 24) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fscn 19280 tn 13 sn 13) statusbn > 11832896 of 1769536-1769551 (ad0s4 bn 11832896; cn 11738 tn 15 sn 47) > status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: cn 19410 tn 13 sn 45) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19697216 of 5701696-5701711 > (ad0s4 bn 19697216; cn 19540 tn 14 sn 14) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19828288 of 5767232-5767247 > (ad0s4 bn 19828288; cn 19670 tn 14 sn 46) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > (ad0s4 bn 19959360; cn 19800 tn 15 sn 15) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20090432 of 5898304-5898319 > (ad0s4 bn 20090432; cn 19930 tn 15 sn 47) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20221504 of 5963840-5963855 > (ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391 > (ad0s4 bn 20352576; cn 20191 tn 0 sn 48) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20483648 of 6094912-6094927 > (ad0s4 bn 20483648; cn 20321 tn 1 sn 17) status=n 9876896 of > 791536-791599 (ad0s4 bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > bn 9877664; cn 9799 tn 4 sn 20) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9878176 of 792176-792431 (ad0s4 > bn 9878176; cn 9799 tn 12 sn 28) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793199 (ad0s4 > bn 9879712; cn 9801 tn 4 sn 52) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9880224 of 793200-793455 (ad0s4 > bn 9880224; cn 9801 tn 12 sn 60) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error wribn 12881472 of 22938iting fsbn 8556096 of > 131136-131151 (ad0s4 bn 8556096; cn 8488 tn 3 sn 3) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ting fsbn 13012544 of 2359360-2359375 (ad0s4 bn 13012544; cn > 12909 tn 4 sn 20) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13930048 of 2818112-2818127 > (ad0s4 bn ; cn 19670 tn 14 sn 46) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > (ad0s4 bn 19959360; cn 19800 tn 15 sn 15) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20090432 of 5898304-5898319 > (ad0s4 bn 20090432; cn 19930 tn 15 sn 47) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20221504 of 5963840-5963855 > (ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391 > (ad0s4 bn 20352576; cn 20191 tn 0 sn 48) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20483648 of 6094912-6094927 > (ad0s4 bn 20483648; cn 20321 tn 1 sn 17) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20614720 of 6160448-6160463 > (ad0s4 bn 20614720; cn 20451 tn 1 sn 49) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20745792 of 6225984-6225999 > (ad0s4 bn 20745792; cn 20581 tn 2 sn 18) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 20876864 of 6291520-6291535 > (ad0s4 briting fsbn 9873024 of 789600-789647 (ad0s4 bn 9873024; cn 9794 > tn 10 sn 42) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9876384 of 791280-791535 (ad0s4 > bn 9876384; cn 9798 tn 0 sn 0) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9876896 of 791536-791599 (ad0s4 > bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > bn 9877664; cn 9799 tn 4 sn 20) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9878176 of 792176-792431 (ad0s4 > bn 9878176; cn 9799 tn 12 sn 28) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793bn > 12881472 of 2293824-2293839 (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) > status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 1393004n 18760 tn 11 sn 11) > status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19041856 of 5374016-5374031 > (ad0s4 bn 19041856; cn 18890 tn 11 sn 43) status=51 error=04 > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19172928 of 5439552-5439567 > (ad0s4 bn 19172928; cn 19020 tn 12 sn 12) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19304000 of 5505088-5505103 > (ad0s4 bn 19304000; cn 19150 tn 12 sn 44) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19435072 of 5570624-5570639 > (ad0s4 bn 19435072; cn 19280 tn 13 sn 13) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19566144 of 5636160-5636175 > (ad0s4 bn 19566144; cn 19410 tn 13 sn 45) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19697216 of 5701696-5701711 > (ad0s4 bn 19697216; cn 19540 tn 14 sn 14) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19828288 of 5767232-5767247 > (ad0s4 bn 19828288; cn 19670 tn 14 sn 46) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > (ad0s4 bn 19959360; cn 19800 tn 15 sn0400 of 2228288-2228303 (ad0s4 bn > 12750400; cn 12649 tn 3 sn 19) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > /kernel: ad0s4e: hard error writing fsbn 12881472 of 2293824-2293839 > (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad3280; cn 17850 tn 7 sn 39) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 18124352 of 4915264-4915279 > (ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815 > (ad0s4 bn 18255424; cn 18110 tn 8 sn 40) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 18386496 of 5046336-5046351 > (ad0s4 bn 18386496; cn 18240 tn 9 sn 9) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887 > (ad0s4 bn 18517568; cn 18370 tn 9 sn 41) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 18648640 of 5177408-5177423 > (ad0s4 bn 18648640; cn 18500 tn 10 sn 10) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 18779712 of 5242944-5242959 > (ad0s4 bn 18779712; cn 18630 tn 10 sn 42) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 18910784 of 5308480-5308495 > (ad0s4 bn 18910784; cn 18760 tn 11 sn 11) status=51 error=04 > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > /kernel: ad0s4e: hard error writing fsbn 19041856 of 5374016-5374031 > (ad0s4 bn 19041856; cn 18890 tn 11 sn 43) status=51 error=04 -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 21:37: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from vms4.rit.edu (vms4.isc.rit.edu [129.21.3.15]) by hub.freebsd.org (Postfix) with ESMTP id B597037B402 for ; Sun, 27 Jan 2002 21:36:56 -0800 (PST) Received: from sonic.rit.edu ([129.21.10.28]) by ritvax.isc.rit.edu (PMDF V5.2-32 #40294) with ESMTPA id <01KDL32816X2DSZY95@ritvax.isc.rit.edu> for questions@freebsd.org; Mon, 28 Jan 2002 00:36:43 EST Date: Mon, 28 Jan 2002 00:34:25 -0500 From: Matt Penna Subject: Re: dump, restore - active vs. inactive filesystem In-reply-to: <15444.42779.986980.179495@guru.mired.org> X-Sender: mdp1261@vmspop.isc.rit.edu To: questions@freebsd.org Cc: Mike Meyer , Jonathan E Fosburgh Message-id: <5.1.0.14.2.20020128000623.028ba430@vmspop.isc.rit.edu> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7BIT References: <121485656@toto.iv> 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 Jonathan and Mike, thanks for the responses! Comments below: At 07:19 PM 1/27/02 -0600, Mike Meyer wrote: >Matt Penna types: > > Does mounting a filesystem read-only mean it's inactive? (I suspect not.) > >A file system mounted read-only is inactive. Thanks for clearing that up! >You have three options. 1) Unmount the file system. 2) Mount the file >system read-only. 3) Dump it in single-user mode, making sure nothing >else is going on on the system. Here's a question (for anyone): In my case, this isn't really a big problem because it's a relatively small server I use for my family and me, as well as anyone else who may bring their laptop or machine over for one reason or another. So, this system is basically two steps away from being run in a sandbox. What's the best way to handle this on a production system? None of the above suggestions is practical on very large volumes that take an extended period of time to back up or on high availability systems. "Just run the dump while the filesystem's mounted read/write and hope for the best," is of course always an option, though perhaps not an ideal one. :) At 08:58 PM 1/27/02 -0600, Jonathan E Fosburgh wrote: >And it is possible that new files were generated >after the map was done that will be on neither the tape nor the table of >contents. Check the names of the missing files. Is it possible they are >just temporary files being generated by an application? Not in this case, Jonathan. The system doesn't really run anything except Samba and the volume was not in active use by anyone when the backup was run, though it was mounted read/write. The whole reason I'm working on this now is because I need to move the machine across town to my new home; the old house still has most of my equipment, but it's vacant so there's no longer any activity on the network there. Samba is really the only process that has anything to do with that filesystem and unless it has a habit of keeping tons of files inaccessable even when no one is working on them - most of the files on the first 10GB tape were missing, as well as a good number on the second tape - I don't think the problem is caused by any running applications. Just for the record, it's possible the tapes are bad and this is a result of tape errors, but I want to make sure I'm actually following the proper procedure so I can make that determination with some certainty and solve the correct problem! Before I made my first post I remounted the filesystem read-only and killed Samba, so another dump is running now. I'll go swap tapes sometime in the next day or so and see how it turns out. Thanks again for the responses! Matt -- Matt Penna mdp1261@rit.edu ICQ: 399825 S0ba on AOLIM "The trouble with computers, of course, is that they're very sophisticated idiots." -Dr. Who To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 21:40:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from w2xo.pgh.pa.us (18.gibs5.xdsl.nauticom.net [209.195.184.19]) by hub.freebsd.org (Postfix) with ESMTP id F147437B400 for ; Sun, 27 Jan 2002 21:40:47 -0800 (PST) Received: from there (jimslaptop.int [192.168.5.14]) by w2xo.pgh.pa.us (8.11.6/8.11.3) with SMTP id g0S5eIO42406; Mon, 28 Jan 2002 00:40:24 -0500 (EST) (envelope-from durham@jcdurham.com) Message-Id: <200201280540.g0S5eIO42406@w2xo.pgh.pa.us> Content-Type: text/plain; charset="iso-8859-1" From: Jim Durham Reply-To: durham@jcdurham.com To: Kris Kennaway , Mark Miller Subject: Re: java in 4.5? Date: Mon, 28 Jan 2002 00:40:20 -0500 X-Mailer: KMail [version 1.3] Cc: freebsd-questions@FreeBSD.ORG References: <20020123233630.L10541-100000@soda.csua.berkeley.edu> <20020124101916.D52223@xor.obsecurity.org> In-Reply-To: <20020124101916.D52223@xor.obsecurity.org> MIME-Version: 1.0 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 Thursday 24 January 2002 01:19 pm, Kris Kennaway wrote: > On Wed, Jan 23, 2002 at 11:39:02PM -0800, Mark Miller wrote: > > Hi, > > > > I saw the newsflash about having a licensed version of a JDK/JRE in > > version 4.5. I (unwittingly, don't ask) installed 4.5-RC today, but > > I don't see anything relating to java. Does anybody know how this is > > going to work? Which version will it be? 1.1.8, or 1.3.1? Sorry if > > I'm missing something obvious, but I've really scoured the web for > > news on this matter and I've come up quite dry. > > Sun is dragging its heels in doing whatever it is they need to do to > get the FreeBSD port to jump through the Java compliance test hoops. > Until that is done we can't include it. Probably that means it won't > end up being in 4.5 :-( > I have to admit to being a bit confused about Java on FreeBSD also. Konqueror, the browser in KDE, comes with no java support. You point it to the java executeable manually. I've tried 1.1.8 and 1.3.1 JDK's, but both of them perform poorly on the java test sites. A lot of apps don't run at all. Are these incomplete JDK's? You sound like you are up on this. As was mentioned, there doesn't seem to be much on the web, etc about this. -Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 21:43:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from haggis.it.ca (haggis.it.ca [216.126.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 051A237B41B for ; Sun, 27 Jan 2002 21:43:07 -0800 (PST) Received: (from paul@localhost) by haggis.it.ca (8.11.6/8.11.6) id g0S5h5V33490 for freebsd-questions@FreeBSD.ORG; Mon, 28 Jan 2002 00:43:05 -0500 (EST) (envelope-from paul) Date: Mon, 28 Jan 2002 00:43:05 -0500 From: Paul Chvostek To: freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone any idea how to maildir sendmail???? Message-ID: <20020128004305.A33089@mail.it.ca> Mail-Followup-To: Paul Chvostek , freebsd-questions@FreeBSD.ORG References: <20020128011135.44378.qmail@web12003.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020128011135.44378.qmail@web12003.mail.yahoo.com>; from bsd2000au@yahoo.com.au on Mon, Jan 28, 2002 at 12:11:35PM +1100 X-Disclaimer: The opinions expressed in this email do not necessarily represent those of the author. 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, Jan 28, 2002 at 12:11:35PM +1100, Keith Spencer wrote: > > I have found sqwebmail in the ports. Unless you've already done so, look around at other packages as well. IMP (http://horde.org/imp) is well loved by some and loathed by others. We use Squirrelmail (http://www.squirrelmail.org/) because it's so damn simple to get up and running. I've never looked at sqwebmail, m'self. > 1) Can I somehow configure sendmail to deliver to > maildirs I create? As it happens, sendmail does not know anything about mailbox formats, maildir or otherwise. Sendmail is the MTA, and launches a separate program to append a message to a mailbox. By default it uses something called "mail.local" which exists in some form on pretty much every unix box on the planet. But the sendmail documentation even recommends use of Procmail for local delivery (http://www.procmail.org/). Some details on mailbox formats are at http://www.ii.com/internet/robots/procmail/qs/#mailboxFormats It has been widely held for some time that the universe is held together with duct tape and procmail. Procmail even knows how to deliver mail to maildirs. Have a look at the procmail list archives for (repeated) discussion of it. You will also likely enjoy the widespread availability of procmail-based spam control systems. -- Paul Chvostek Operations / Development / Abuse / Whatever vox: +1 416 598-0000 it.canada http://www.it.ca/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 21:56:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from haggis.it.ca (haggis.it.ca [216.126.86.9]) by hub.freebsd.org (Postfix) with ESMTP id A138137B417 for ; Sun, 27 Jan 2002 21:56:53 -0800 (PST) Received: (from paul@localhost) by haggis.it.ca (8.11.6/8.11.6) id g0S5ur433558 for freebsd-questions@FreeBSD.ORG; Mon, 28 Jan 2002 00:56:53 -0500 (EST) (envelope-from paul) Date: Mon, 28 Jan 2002 00:56:53 -0500 From: Paul Chvostek To: freebsd-questions@FreeBSD.ORG Subject: Re: FTP only account without user on the shell Message-ID: <20020128005653.B33089@mail.it.ca> Mail-Followup-To: Paul Chvostek , freebsd-questions@FreeBSD.ORG References: <20020127223938.5811748449@wastegate.net> <04d501c1a789$565e66f0$faa0b542@noc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <04d501c1a789$565e66f0$faa0b542@noc>; from ml@db.nexgen.com on Sun, Jan 27, 2002 at 06:21:21PM -0500 X-Disclaimer: The opinions expressed in this email do not necessarily represent those of the author. 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, Jan 27, 2002 at 06:21:21PM -0500, alexus wrote: > > why can't you read the whole sentence first? before answering it? not to > mention that someone else already answered > > i needed to know if its possible to add ftp only account WITHOUT adding user > to the shell! no entryes in /etc/passwd Don't jump on other people for your own inability to express yourself. Doug answered your question accurately. You asked the wrong question. A "shell" is a program that provides you with a command line interface. If you want a user that has no command line access to your server, you create an /etc/master.passwd entry that points to a shell (the last field on the line) that provides no command line, thus no shell. If what you *really* want to know is whether an FTP user can exist with no entry in the password file, then that would depend on the FTP daemon you're running. With the ftpd that ships with FreeBSD (and most other unix-like operating systems), the password file is the only place where passwords are stored. If you want to explore the documentation and configurations of some of the other FTP servers in the ports system, you're free to do so. It's possible that some others allow you to configure users in the FTP server's configuration file. You are free to do your own research. Learning the correct terminology and altering your attitude would be an excellent start. p > From: "Doug Reynolds" > > > On Sat, 26 Jan 2002 13:36:08 -0500, alexus wrote: > > > > >is it possible to have ftp only account without adding user on shell? > some > > >sort of virtual ftp account? just like for mail? > > > > yes- > > > > when you add the user, and when it asks for the shell, put no, or put > > /sbin/nologin which says no login for this account, or something to > > that effect. -- Paul Chvostek Operations / Development / Abuse / Whatever vox: +1 416 598-0000 it.canada http://www.it.ca/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 21:57:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from borg-cube.com (213-106.adsl3.netlojix.net [207.71.213.106]) by hub.freebsd.org (Postfix) with ESMTP id 04F3837B404 for ; Sun, 27 Jan 2002 21:57:54 -0800 (PST) Received: from 213-106.adsl3.netlojix.net (dburr@213-106.adsl3.netlojix.net [207.71.213.106]) by borg-cube.com (8.11.3/8.11.3) with ESMTP id g0S5vr040379 for ; Sun, 27 Jan 2002 21:57:53 -0800 (PST) (envelope-from dburr@borg-cube.com) Date: Sun, 27 Jan 2002 21:57:53 -0800 (PST) From: Donald Burr of Borg To: FreeBSD Questions Subject: Anything wrong with changing the time cron.daily runs? Message-ID: <20020127215406.U40283-100000@localhost> 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 We recently moved, and the layout of the new apartment places my desk (with FreeBSD server on it) right next to the bedroom wall. Unfortunately the construction of said wall is such that the noise made by the hard drives carries through it rather well. We've been woken up several days in a row by the nightly maintenance that runs at 3am. Is there anything wrong with changing the time that daily/weekly/monthly maintenance runs to, say, around noon or 1pm in the afternoon? Will this be bad for the FreeBSD system in any way, shape or form? This is a very lightly used system (basically, serves as our DSL gateway, and hosts my personal website and e-mail), so we're not particularly concerned with it bogging down in the middle of the day. Thanks! -- Donald Burr of Borg | FreeBSD: The Power to Serve! WWW: http://www.borg-cube.com/ ICQ #16997506 | http://www.freebsd.org/ P.O. Box 91212, Santa Barbara, CA 93190-1212 \----------------------------- Phone: (805)563-0672 Present Day... Present Time! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 22:25:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jupiter.centrin.net.id (jupiter.centrin.net.id [202.146.255.3]) by hub.freebsd.org (Postfix) with ESMTP id BDD1537B416 for ; Sun, 27 Jan 2002 22:25:24 -0800 (PST) Received: from netmail.centrin.net.id (rhea.centrin.net.id [202.146.241.20]) by jupiter.centrin.net.id (8.11.3/8.11.3) with SMTP id g0S6PMR20559 for ; Mon, 28 Jan 2002 13:25:22 +0700 Message-Id: <200201280625.g0S6PMR20559@jupiter.centrin.net.id> To: freebsd-questions@FREEBSD.ORG From: budsan02@bdg.centrin.net.id Subject: conflict: orinoco card vs 3com in my 4.4-stable box? Date: Mon, 28 Jan 2002 13:25:22 +0700 X-Mailer: Net-Mail 1.0 X-Mailer-Info: Netindo Teknologi (http://www.netindo.co.id) Content-Type: text/plain 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'm installing orinoco silver card in my 4.4 Stable FreeBSD box, which already has a boomerang 3-com xl0 running as an intranet gateway inside. The problem is I can't connect/ping neither to my ISP's DNS server nor the isp gateway nomore. here is my configuration in rc.conf: gateway_enable="yes" default_router="202.143.99.200" <-- ISP's gateway ip. pccard_enable="yes" pccard_config="inet 202.143.97.210 netmask 255.255.255.252" <-- orinoco static ip. ifconfig_xl0="inet 192.168.0.88 netmask 255.255.255.0" <-- 3com eth ip. I add 'add 65000 allow all from any to any' to rc.firewall to bypass all rules (Temporarily!) during orinoco's setup. default firewall is to deny. Here is my wicontrol flags: wicontrol -i wi0 -p 1 wicontrol -e 1 -k 'my ISP key value' -v 1 wicontrol -T 1 wicontrol -s 'my station name' wicontrol -n 'isp network name' channel 8 <-- my isp channel (BSS service set) there are very very few activity in orinoco's transmit LED when i do wicontrol -n with my isp network name.. Could somebody help me please? Also where can i get some urls about same problem? TIA budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 22:28:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 5D70337B400 for ; Sun, 27 Jan 2002 22:28:23 -0800 (PST) Received: from shell.core.com (IDENT:2525@shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.4/1.7) with ESMTP id g0S6SM567849 for ; Mon, 28 Jan 2002 00:28:22 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id g0S6SLK15541 for questions@freebsd.org; Mon, 28 Jan 2002 00:28:22 -0600 (CST) Date: Mon, 28 Jan 2002 00:28:21 -0600 From: Doug Poland To: questions@freebsd.org Subject: optimize ifpw rules Message-ID: <20020128002821.A14917@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 fairly new with ipfw rules and was wondering if there is a better way to achieve my goal. My network is as follows: 192.168.1.1: gateway/natd (dc0 inside iface, ed0 outside iface) 192.168.1.10: squidGuard proxy and apache http server 192.168.1.100-200: user PCs. What I want is the gateway to accept http requests from the proxy only on the internal network. This will prevent users from circumventing the content filter from SquidGuard. In addition, I want the outside world to see through my firewall to the http sever on 192.168.1.10. So I've got the following configuration working but was wondering if there's a better way to write the rules. i.e., fw# cat /etc/natd.conf dynamic yes use_sockets yes same_ports yes log yes redirect_port tcp 192.168.1.10:80 80 00510 allow tcp from 192.168.1.10 to any 80 via dc0 00520 allow udp from 192.168.1.10 to any 80 via dc0 00530 allow tcp from any to 192.168.1.10 80 via ed0 00540 allow udp from any to 192.168.1.10 80 via ed0 00550 allow tcp from any to 192.168.1.10 80 via dc0 00560 allow udp from any to 192.168.1.10 80 via dc0 00570 deny tcp from any to any 80 via dc0 00580 deny udp from any to any 80 via dc0 -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 22:30:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id B6C3937B400 for ; Sun, 27 Jan 2002 22:30:50 -0800 (PST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 17917782D0; Mon, 28 Jan 2002 17:00:48 +1030 (CST) Date: Mon, 28 Jan 2002 17:00:48 +1030 From: Greg Lehey To: budsan02@bdg.centrin.net.id Cc: freebsd-questions@FREEBSD.ORG Subject: Re: conflict: orinoco card vs 3com in my 4.4-stable box? Message-ID: <20020128170048.R18585@wantadilla.lemis.com> References: <200201280625.g0S6PMR20559@jupiter.centrin.net.id> <200201280624.g0S6OkR20473@jupiter.centrin.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201280625.g0S6PMR20559@jupiter.centrin.net.id> <200201280624.g0S6OkR20473@jupiter.centrin.net.id> User-Agent: Mutt/1.3.23i Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF 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 [Format recovered--see http://www.lemis.com/email/email-format.html] Overlong lines. [dropping -stable] On Monday, 28 January 2002 at 13:24:47 +0700, budsan02@bdg.centrin.net.id wrote: On Monday, 28 January 2002 at 13:25:22 +0700, budsan02@bdg.centrin.net.id wrote: Please don't cross-post without a good reason. If you must, please do it with one message so that people can filter out the duplicates. > i'm installing orinoco silver card in my 4.4 Stable FreeBSD box, > which already has a boomerang 3-com xl0 running as an intranet > gateway inside. The problem is I can't connect/ping neither to my > ISP's DNS server nor the isp gateway nomore. here is my > configuration in rc.conf: > > gateway_enable="yes" > default_router="202.143.99.200" <-- ISP's gateway ip. > pccard_enable="yes" > pccard_config="inet 202.143.97.210 netmask 255.255.255.252" <-- orinoco static ip. > ifconfig_xl0="inet 192.168.0.88 netmask 255.255.255.0" <-- 3com eth ip. > > I add 'add 65000 allow all from any to any' to rc.firewall to bypass > all rules (Temporarily!) during orinoco's setup. default firewall is > to deny. > > Here is my wicontrol flags: > wicontrol -i wi0 -p 1 > wicontrol -e 1 -k 'my ISP key value' -v 1 > wicontrol -T 1 > wicontrol -s 'my station name' > wicontrol -n 'isp network name' > channel 8 <-- my isp channel (BSS service set) > > there are very very few activity in orinoco's transmit LED when i do > wicontrol -n with my isp network name.. You're starting in the wrong place. First you need to know whether the card is even being recognized. What does wicontrol tell you? Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key 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 Jan 27 22:33:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 4FF7F37B404 for ; Sun, 27 Jan 2002 22:33:34 -0800 (PST) Received: from there (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 8547C2D9; Sun, 27 Jan 2002 21:33:25 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: Donald Burr of Borg , FreeBSD Questions Subject: Re: Anything wrong with changing the time cron.daily runs? Date: Sun, 27 Jan 2002 21:33:25 -0900 X-Mailer: KMail [version 1.3] References: <20020127215406.U40283-100000@localhost> In-Reply-To: <20020127215406.U40283-100000@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020128063325.8547C2D9@nebula.anchoragerescue.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 On Sunday 27 January 2002 08:57 pm, Donald Burr of Borg wrote: > We recently moved, and the layout of the new apartment places my desk > (with FreeBSD server on it) right next to the bedroom wall. Unfortunately > the construction of said wall is such that the noise made by the hard > drives carries through it rather well. We've been woken up several days > in a row by the nightly maintenance that runs at 3am. > > Is there anything wrong with changing the time that > daily/weekly/monthly maintenance runs to, say, around noon or 1pm in the > afternoon? Will this be bad for the FreeBSD system in any way, shape or > form? > > This is a very lightly used system (basically, serves as our DSL gateway, > and hosts my personal website and e-mail), so we're not particularly > concerned with it bogging down in the middle of the day. > > Thanks! No problem at all. Set it to run any time you like. Beech -- ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 22:44:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from TheWorld.com (pcls2.std.com [199.172.62.104]) by hub.freebsd.org (Postfix) with ESMTP id 6749737B402 for ; Sun, 27 Jan 2002 22:44:34 -0800 (PST) Received: from shell.TheWorld.com (shell01.TheWorld.com [199.172.62.241]) by TheWorld.com (8.9.3/8.9.3) with ESMTP id BAA24378; Mon, 28 Jan 2002 01:44:32 -0500 Received: (from kwc@localhost) by shell.TheWorld.com (8.9.3/8.9.3) id BAA10205101; Mon, 28 Jan 2002 01:44:31 -0500 (EST) Date: Mon, 28 Jan 2002 01:44:31 -0500 (EST) From: Kenneth W Cochran Message-Id: <200201280644.BAA10205101@shell.TheWorld.com> To: freebsd-questions@freebsd.org Subject: Windows Media in Mozilla 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 any way to get Windows Media to work with fbsd native-code Mozilla? Or, failing that, "play" Windows Media from a website remotely via URL? Mplayer seems to work fine for local files, but how do we handle, say, Web multimedia? Thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 22:58: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id AE0A437B404 for ; Sun, 27 Jan 2002 22:57:58 -0800 (PST) Received: from arnold (marvin.1729.net [192.168.179.30]) by ei.bzerk.org (8.11.6/8.11.6) with SMTP id g0S6vuj03664; Mon, 28 Jan 2002 07:57:57 +0100 (CET) (envelope-from BSDJunk@1729.net) Message-ID: <003001c1a7c9$34717380$0801a8c0@lan.1729.net> From: "BSDJunk" To: Cc: "Morten-Christian Bernson" References: <15584747830.20020127232504@mortencb.cx> Subject: Re: mount_null Date: Mon, 28 Jan 2002 07:58:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 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 been using this rather intensively for about half a year now (mount_null in read only mode). Haven't seen any problems so far, though I would like to know if someone else has. ----- Original Message ----- From: "Morten-Christian Bernson" To: Sent: Sunday, January 27, 2002 11:25 PM Subject: mount_null > At the bottom of 'man mount_null' there is a disclaimer like this: > ---- > BUGS > THIS FILESYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK) > AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM. USE AT YOUR OWN > RISK. BEWARE OF DOG. SLIPPERY WHEN WET. > > This code also needs an owner in order to be less dangerous - serious > hackers can apply by sending mail to hackers@freebsd.org and announcing > their intent to take it over. > ---- > > Is this serious? > If I only use it for read-only purposes, is it still buggy? > > I want to use it for getting things outside a jail available for > chroot'ed ftpusers, and they should only have read access, so if that > works, it would be nice. But if there really is a chance of dataloss, > I will of course not use it. > > Anyone who can comment on this? > > > 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 Jan 27 23:11:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from jupiter.centrin.net.id (jupiter.centrin.net.id [202.146.255.3]) by hub.freebsd.org (Postfix) with ESMTP id 7EBA437B404 for ; Sun, 27 Jan 2002 23:11:38 -0800 (PST) Received: from netmail.centrin.net.id (rhea.centrin.net.id [202.146.241.20]) by jupiter.centrin.net.id (8.11.3/8.11.3) with SMTP id g0S7BaR29169 for ; Mon, 28 Jan 2002 14:11:36 +0700 Message-Id: <200201280711.g0S7BaR29169@jupiter.centrin.net.id> To: freebsd-questions@FREEBSD.ORG From: budsan02@bdg.centrin.net.id Subject: Re: conflict: orinoco card vs 3com in my 4.4-stable box? Date: Mon, 28 Jan 2002 14:11:36 +0700 X-Mailer: Net-Mail 1.0 X-Mailer-Info: Netindo Teknologi (http://www.netindo.co.id) Content-Type: text/plain 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 ----- Original Message ----- From: Greg Lehey To: Cc: Sent: Monday, January 28, 2002 1:30 PM Subject: Re: conflict: orinoco card vs 3com in my 4.4-stable box? > You're starting in the wrong place. First you need to know whether > the card is even being recognized. What does wicontrol tell you? > > Greg > -- It is recognised: it prints out message to stdout during booting: -Lucent TechnologiesWaveLAN/IEEE card fount at irq 5 slot 0 at address -Lucent WaveLAN/IEEE inserted. -pccard started. But theres another error msg printed out to stdout: Can't find 202.143.99.200: network is unreachable If i test the same card, along together with 3com eth card in my windows box it runs completely ok and can ping/connect everywhere. Unfortunately configuration in window 2000 is completely automatic/ i can't find out what's the setting in window except some irq's and gateway ip that's left BLANK in 3com eth win2000 TCP/IP setting. What's seems to be the core of the problem? False route between the cards or false wicontrol setting? If so the problem is false route, how can I route my 3com ethernet to itself/ without pointing it to ISP gateway also, so it won't collide with my orinoco's wi0 setting? Need help asap, thanks, budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Jan 27 23:18:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kabel203069.kabel.utwente.nl (kabel203069.kabel.utwente.nl [130.89.203.69]) by hub.freebsd.org (Postfix) with ESMTP id 6CB1237B400 for ; Sun, 27 Jan 2002 23:18:11 -0800 (PST) Received: by kabel203069.kabel.utwente.nl (Postfix, from userid 1000) id 8F3881F74; Mon, 28 Jan 2002 08:18:08 +0100 (CET) Date: Mon, 28 Jan 2002 08:18:08 +0100 From: Rogier Steehouder To: Norm Cc: freebsd-questions@FreeBSD.ORG Subject: Re: installing FreeBSD along with Windows XP Message-ID: <20020128081808.A608@localhost> Mail-Followup-To: Rogier Steehouder , Norm , freebsd-questions@FreeBSD.ORG References: <005601c1a761$6ba61f80$24d8e8d8@mike> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <005601c1a761$6ba61f80$24d8e8d8@mike>; from nrichard47@telus.net on Sun, Jan 27, 2002 at 01:35:39PM -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 27-01-2002 13:35 (-0500), Norm wrote: > I have a new P4 1.8GHz with 512 MB RDRAM and 60GB HDD which I have > split int two drives (C,D). I plan on using Drive C for Windows XP > and Drive D for FreeBSD. Please wrap your lines properly. > 1) Can you tell me whether it is better to use NTFS file formatting or > FAT32 for either or both drives? Pros and cons of using either file > systems? FreeBSD uses its own UFS/FFS filesystem. Windows cannot read that. I know FreeBSD reads and writes FAT32, but probably not NTFS. > 2) I believe XP has MBR capability! (for multiple boot systems) If > that is so, can it be used successfully with FreeBSD and how is it > activated? I have no idea. > 3) From reading the material on your site, I understand that I can > create my own bootable CD ROM, I tried with the BSD 4.4 folder but all > I got was a copy of the files. Is it the ISO 4.4 image file (Disc 1 & > 2) that will create the CD Boot Disks? After you downloaded the 4.4-install.iso, you must write it to CD-ROM as an ISO image, not as a file. Search your burner software's manual for writing CD images. > 4) Do I need to format the drive D before installing FreeBSD? That will be done during install. > Any othe advice you have will be welcomed. I have tons of advice on a variety of subjects, most of which is unlikely to be applicable. If you have other questions regarding FreeBSD, feel free to post them to the mailing list. Have you read the FreeBSD manual on http://www.freebsd.org/handbook/ ? It has a chapter on installing FreeBSD. With kind regards, Rogier Steehouder -- ___ _ -O_\ // | / Rogier Steehouder //\ / \ r.j.s@gmx.net // \ <---------------------- 25m ----------------------> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 0: 6:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id E0B5D37B400 for ; Mon, 28 Jan 2002 00:06:21 -0800 (PST) Received: from hades.hell.gr (patr530-a006.otenet.gr [212.205.215.6]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id g0S86GK16504; Mon, 28 Jan 2002 10:06:17 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0S4shn62361; Mon, 28 Jan 2002 06:54:43 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Mon, 28 Jan 2002 06:54:43 +0200 From: Giorgos Keramidas To: "Brian T.Schellenberger" Cc: bastill@sa.apana.org.au, freebsd-questions@freebsd.org Subject: Re: A question from a convert from Windows to FreeBSD Message-ID: <20020128045442.GB56247@hades.hell.gr> References: <0ffe01c1a371$661d1b20$6600640a@attbi.com> <02012419032304.01209@BAPhD.gihon.org.au> <20020124134552.F16D93F56@i8k.babbleon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020124134552.F16D93F56@i8k.babbleon.org> User-Agent: Mutt/1.3.25i 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 2002-01-24 08:45:52, Brian T.Schellenberger wrote: > > I think that network cards are setup automatically by the install because > it's plausible to do an install over the network using a network card, but > doing one over a modem (even at 56K) would be preprosterous. Thank you, thank you :-P [ Me who installs -RELEASE versions from a dialup line, to test the latest -RELEASE sysinstall, once every few months. ] > So the problem isn't so much that the *install* is lame (Windows installs > don't, in my experience, set up modems, either); but rather that the > POST-install environment doesn't offer any "wizards" to set up the various > hardware. Unfortunately, wizards are the predominant reason I left the MS-DOS/Windows world, a few years back. I do prefer it a lot better to just 'cvsup, edit a file, make, reboot' than cross fingers and hope that a web browser is available in order to update my system (yes, this is a reference to 'Windows update'). Of course, if someone comes up with code that will make FreeBSD start, detect network cards, modems, USB keyboards and mice, internal modems, Plug-n-Play cards, and all that, presents a big red button in VESA_800x600 mode and a label "Press the big red button to have BSD running on your system" (an intented over-simplication here), then yes I'll suggest all my computer illiterate friends install FreeBSD. Until that day, I'm just staying close while they install, and drink coffee, waiting for any questions that might pop up. This scheme seems to work nicely until now :) All most people need to install FreeBSD is to "feel" that if they get stuck, someone who can help them is close. -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 0:30:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from loran.arziz.uptel.net (loran.arziz.uptel.net [195.138.162.66]) by hub.freebsd.org (Postfix) with ESMTP id 2A99537B400 for ; Mon, 28 Jan 2002 00:29:57 -0800 (PST) Received: from dp3-172.arziz.uptel.net (dp3-172.arziz.uptel.net [195.138.163.172]) by loran.arziz.uptel.net (8.11.1/8.11.1) with ESMTP id g0S8Tk675064 for ; Mon, 28 Jan 2002 10:29:50 +0200 (EET) (envelope-from ingarz@arziz.uptel.net) Date: Mon, 28 Jan 2002 10:30:11 +0300 From: Alexander Potapenko X-Mailer: The Bat! (v1.53t) Reply-To: Alexander Potapenko Organization: Private X-Priority: 2 (High) Message-ID: <608840028.20020128103011@arziz.uptel.net> To: questions@FreeBSD.org Subject: Help 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 questions, I'd like to know next: I've got motherboard ASUS Cuple-VM (VIA PLE-133 chipset) OS Win98 & FreeBSD 4.4 CD-ROM Creative Infra 36(24x) HDD Fujitsu 4,3Gb In Win98 CD-ROM work,e.g. read CD-R and other CDs. In FreeBSD CD-ROM is acd0c.When I do next (CD in CD-ROM): mount_cd9660 /dev/acd0c /mnt I've got - Invalid argument Waiting some seconds and try again.Same result. -- Best regards, Alexander mailto:ingarz@arziz.uptel.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 1:48:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 66A7937B416 for ; Mon, 28 Jan 2002 01:48:26 -0800 (PST) Received: (qmail 32014 invoked by uid 100); 28 Jan 2002 09:48:20 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15445.7779.734256.831416@guru.mired.org> Date: Mon, 28 Jan 2002 03:48:19 -0600 To: Matt Penna Cc: questions@freebsd.org Subject: Re: dump, restore - active vs. inactive filesystem In-Reply-To: <5.1.0.14.2.20020128000623.028ba430@vmspop.isc.rit.edu> References: <121485656@toto.iv> <5.1.0.14.2.20020128000623.028ba430@vmspop.isc.rit.edu> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Matt Penna types: > Jonathan and Mike, thanks for the responses! Comments below: > At 07:19 PM 1/27/02 -0600, Mike Meyer wrote: > >Matt Penna types: > > > Does mounting a filesystem read-only mean it's inactive? (I suspect not.) > >A file system mounted read-only is inactive. > Thanks for clearing that up! > > >You have three options. 1) Unmount the file system. 2) Mount the file > >system read-only. 3) Dump it in single-user mode, making sure nothing > >else is going on on the system. > What's the best way to handle this on a production system? None of the > above suggestions is practical on very large volumes that take an extended > period of time to back up or on high availability systems. "Just run the > dump while the filesystem's mounted read/write and hope for the best," is > of course always an option, though perhaps not an ideal one. :) You don't dump it, you use a raid system that supports hot-swapping the drives, and keep two (or more) copies of everything. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 1:51:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id B18C637B400 for ; Mon, 28 Jan 2002 01:51:46 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3702866C11; Mon, 28 Jan 2002 01:51:46 -0800 (PST) Date: Mon, 28 Jan 2002 01:51:46 -0800 From: Kris Kennaway To: Kenneth W Cochran Cc: freebsd-questions@freebsd.org Subject: Re: Windows Media in Mozilla Message-ID: <20020128015146.A51189@xor.obsecurity.org> References: <200201280644.BAA10205101@shell.TheWorld.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200201280644.BAA10205101@shell.TheWorld.com>; from kwc@TheWorld.com on Mon, Jan 28, 2002 at 01:44:31AM -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 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jan 28, 2002 at 01:44:31AM -0500, Kenneth W Cochran wrote: > Is there any way to get Windows Media to work with fbsd > native-code Mozilla? Or, failing that, "play" Windows > Media from a website remotely via URL? > Mplayer seems to work fine for local files, but how do > we handle, say, Web multimedia? The asfrecorder port can download windows media streams to a local file, which can then be played by mplayer. I haven't found a way to do it 'live' yet. Kris --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8VR8xWry0BWjoQKURAuDLAJ4mnyAnFjowx+1YVDLwYNmqG0bq+wCfSbeC T2N5h8SgOsBsnaRucRXWi44= =lZ55 -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 1:55:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 4247B37B402 for ; Mon, 28 Jan 2002 01:55:18 -0800 (PST) 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 FAA50126 for ; Mon, 28 Jan 2002 05:19:52 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Mon, 28 Jan 2002 04:55:02 -0500 (EST) From: Stephen Hovey To: freebsd-questions@freebsd.org Subject: OT: Spam patterns 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 I have a high email volumn site, so I adopted techniques from what software I could find (mostly procmail pattern stuff, and some perl) and build some bombo logic in mail.local.c as a last line of spam defense. (and because invoking perl everytime something comes in is too slow for the volume of email I get) Anyway, I was wondering if any of you know a good site to obtain spam patterns to I can get ahead of the curve of analizing spam for header and body patterns and/or anything good I could look at for algorythms to judge a messages body content. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 1:58:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from haugsnes.no (haugsnes.no [213.225.74.101]) by hub.freebsd.org (Postfix) with ESMTP id 78B6B37B400 for ; Mon, 28 Jan 2002 01:58:39 -0800 (PST) Received: (from andreas@localhost) by haugsnes.no (8.11.6/8.11.6) id g0S9xNl21431 for questions@FreeBSD.org; Mon, 28 Jan 2002 10:59:23 +0100 (CET) (envelope-from andreas) Date: Mon, 28 Jan 2002 10:59:22 +0100 From: Andreas Haugsnes To: questions@FreeBSD.org Subject: Mirror site. Message-ID: <20020128105922.A21404@haugsnes.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 would like to post our FreeBSD CVSUp mirror. cvs.unicore.no (philomath.unicore.no) / 213.225.74.108 Is there any special sites I should cvsup against to ensure `freshest contence` ? Best regards -- |--------------------------------------| |Andreas Haugsnes andreas@unicore.no| |Unicore AS 23115517 99152326| |--------------------------------------| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 2: 8:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (unknown [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id CAADF37B404 for ; Mon, 28 Jan 2002 02:08:18 -0800 (PST) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id g0SA8FQ05898 for freebsd-questions@freebsd.org; Mon, 28 Jan 2002 21:08:15 +1100 (EST) (envelope-from sue) Date: Mon, 28 Jan 2002 21:08:15 +1100 From: Sue Blake To: freebsd-questions@freebsd.org Subject: docs for learning about CD burning? Message-ID: <20020128210815.O662@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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've had nothing but success with my new CD writer, but I haven't done much either. I'm looking for a comprehensive introductory document or article along the lines of "So, you've got this new CD writing gadget, what can you do with it?". Is there such a doc? I could also use Some very lightly technical info on different types of CDs and jargon like "CD-R", "CD-RW", "joliet" and "rock ridge". So I guess I'm looking for two docs, unless they're combined somewhere. Here's where I'm at so far. FreeBSD set.welearn.com.au 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Wed Dec 26 09:32:11 EST 2001 root@set.welearn.com.au:/local/src/sys/compile/SET i386 acd0: CD-RW at ata1-master using PIO4 acd1: CDROM at ata1-slave using PIO4 lrwxr-xr-x 1 root wheel 5 Jan 20 01:57 cdrom -> acd1c lrwxr-xr-x 1 root wheel 5 Jan 20 01:57 cdwriter -> acd0c I've read the burncd man page, then found Dan O'Connor's tutorial at http://www.mostgraveconcern.com/freebsd/ and from that made some sense of what the man pages tried to tell me. From there I was able to do these with apparent success: 1. Make an ISO of a filesystem, then burn it to a blank CD. 2. Mount a FreeBSD CD, make an ISO of its filesystem, then burn that. There's got to be a more direct way of doing task 2, and the list archives mention dd but everyone seems to be arguing about exactly how to do it. So far I see that you can make an image of a data (or audio??) CD with a command like dd if=/dev/cdrom of=filename.iso bs=2048 but I don't know whether I can just change it to of=/dev/cdwriter to do the whole job in one action, or use a pipe to a burncd command, or does it only work via an ISO image on the hard disk? And I haven't even started playing with audio CDs yet... :-) I don't mind looking stuff up myself, but I'm at a dead end. If anyone has some pointers to docs to get me over the learning hump, or even some keywords to search on, it might help others too. But since I seem to be the last kid on the block trying this, surely more introductory material exists and I just haven't found it yet? -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 2:25:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mxzilla3.xs4all.nl (mxzilla3.xs4all.nl [194.109.6.49]) by hub.freebsd.org (Postfix) with ESMTP id C598137B400 for ; Mon, 28 Jan 2002 02:25:11 -0800 (PST) Received: from xs4.xs4all.nl (rene@xs4.xs4all.nl [194.109.6.45]) by mxzilla3.xs4all.nl (8.12.0/8.12.0) with ESMTP id g0SAPAlk058706 for ; Mon, 28 Jan 2002 11:25:10 +0100 (CET) Received: (from rene@localhost) by xs4.xs4all.nl (8.9.0/8.9.0) id LAA10701 for questions@freebsd.org; Mon, 28 Jan 2002 11:25:10 +0100 (CET) Date: Mon, 28 Jan 2002 11:25:10 +0100 From: rene@xs4all.nl To: questions@freebsd.org Subject: uscanner Acerscan 620U not detected while present (Frustrating! plz help!) Message-ID: <20020128112510.P10869@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.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 Maybe usb-bsd is a bit dead... :(( So I'm reposting it here.. I've had 0 replies there.. see also http://lists.inteltec.com/wws/arc/usb-bsd/2002-01/msg00010.html From: rene@xs4all.nl To: usb-bsd@eleetbsd.org Subject: uscanner Acerscan 620U not detected while present Date: Sat, 19 Jan 2002 11:45:49 +0100 User-Agent: Mutt/1.2.5.1i -------------------------------------------------------------------------------- I am soooooo fed up with this little problem I'm having of not having my FreeBSD detect my Acerscan 620U scanner... PLEASE gimme some detailed help here. What I want to know most is if my USB circuit is functioning properly, as the motherboard is an Asus P5A, which is kinda old. Another Asus board I have from the same period has fatal problems with USB... I am eagerly awaiting help... diagnostics I could think of, all ran under root privs: $ dmesg | grep usb usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 $ ls -al /dev/usc* crw-rw---- 1 root operator 156, 0 Jan 3 19:34 /dev/uscanner0 $ grep 620U /usr/src/sys/dev/usb/uscanner.c { USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_620U }, { (/usr/ports/graphics/sane-backends/work/sane-backends-1.0.6 ) }- $ tools/sane-find-scanner -v # Note that sane-find-scanner will find any scanner that is connected # to a SCSI bus and some scanners that are connected to the Universal # Serial Bus (USB) depending on your OS. It will even find scanners # that are not supported at all by SANE. It won't find a scanner that # is connected to a parallel or proprietary port. sane-find-scanner: searching for SCSI scanners: sane-find-scanner: searching for USB scanners: sane-find-scanner: checking /dev/uscanner... failed to open (status 4) sane-find-scanner: checking /dev/uscanner0... failed to open (status 4) sane-find-scanner: done To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 2:27:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (unknown [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id 414FB37B43C for ; Mon, 28 Jan 2002 02:27:13 -0800 (PST) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id g0SARBh05956 for freebsd-questions@freebsd.org; Mon, 28 Jan 2002 21:27:11 +1100 (EST) (envelope-from sue) Date: Mon, 28 Jan 2002 21:27:11 +1100 From: Sue Blake To: freebsd-questions@freebsd.org Subject: named: no buffer space available Message-ID: <20020128212647.P662@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 My log just spurted out screens of this: Jan 28 21:09:07 nameserver named[194]: ns_req: sendto([198.178.8.168].53): No buffer space available Jan 28 21:09:07 nameserver named[194]: ns_req: sendto([209.87.64.81].15283): No buffer space available Jan 28 21:09:07 nameserver named[194]: ns_req: sendto([206.13.28.36].29591): No buffer space available Jan 28 21:09:07 nameserver named[194]: ns_req: sendto([128.102.16.2].1338): No buffer space available My guess is that it's somebody trying to give my BIND a hard time, and the error message would not occur during normal operation and might not indicate a config problem. Should I be doing something about it? -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 2:45:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14606.mail.yahoo.com (web14606.mail.yahoo.com [216.136.224.86]) by hub.freebsd.org (Postfix) with SMTP id 2157437B400 for ; Mon, 28 Jan 2002 02:45:56 -0800 (PST) Message-ID: <20020128104555.4661.qmail@web14606.mail.yahoo.com> Received: from [61.11.21.181] by web14606.mail.yahoo.com via HTTP; Mon, 28 Jan 2002 02:45:55 PST Date: Mon, 28 Jan 2002 02:45:55 -0800 (PST) From: Balaji Subject: Query about NULL RPC To: freebsd-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 Respected Sir / Madam, I am Balaji Raghavan. I am doing final year undergraduate project called Highly Available Network File server on FreeBSD.We are using 4.3 FreeBSD. I am facing a problem. In order to check if the NFS server is alive I need to invoke the NFS NULL RPC (RPC 0)on client side. I have found out a function called nfsrv_null in nfs/nfs_serv.c with a comment that "Null operation , used by clients to ping server".Please tell me how to invoke the NULL RPC from client side. Thanking all in anticipation, Yours Sincerely, Balaji Raghavan. ===== The HA-NFS group, Pune Institute of Computer Technology. |_|_|_| |_|_|_\ |_|_|_| |_|_|_| |_|_|_\ /_|_|_\ |_|_|_\ |_| |_| )_) |_| |_| |_| )_)(_( |_| \_\ |_|_|_| |_|_|_/ |_|_|_| |_|_|_| |_|_<_< \_|_|_\ |_| )_) |_| |_| \_\ |_| |_| |_| )_) )_)|_| /_/ |_| |_| \_\ |_|_|_| |_|_|_| |_|_|_/ \_|_|_/ |_|_|_/ __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 3:43:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.daytondigital.net (mail.nocpeople.net [216.29.244.21]) by hub.freebsd.org (Postfix) with ESMTP id B842C37B404 for ; Mon, 28 Jan 2002 03:42:30 -0800 (PST) Received: from Hewey [64.105.103.141] by mail.daytondigital.net (SMTPD32-6.06) id A7CC3E015C; Mon, 28 Jan 2002 06:36:44 -0500 Message-ID: <03d901c1a7f0$ae72e700$0401a8c0@Hewey> From: "Allen May" To: "Brian T.Schellenberger" , References: <03a201c1a7bb$50c75c10$0401a8c0@Hewey> <20020128053010.9E446401E@i8k.babbleon.org> Subject: Re: Hard Drive Crash.. HELP Date: Mon, 28 Jan 2002 06:41:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 Thanks for the good news Brian. How do you boot into single user mode? If I take the hard drive and put it into another machine, whats the syntax for mounting an unknown drive? If I can get the data off the box, how do I rebuild the box with a new hard drive? Do I just copy the entire contents of the bad drive to the new drive the remove the bad drive? Thanks for your help. -Allen ----- Original Message ----- From: "Brian T.Schellenberger" To: "Allen May" ; Sent: Monday, January 28, 2002 12:30 AM Subject: Re: Hard Drive Crash.. HELP > On Monday 28 January 2002 12:19 am, Allen May wrote: > > One of our mail servers just went belly up. > > The hard drive crashed. It's a FreeBSD 4.4 machine. > > > > We can boot to the install floppies and see that the partition table is > > still intact. It won't boot (see console errors below). > > > > Is there any way we can recover this drive's data? > > You are in luck, most likely: these are all *write* errors. I had a drive go > belly-up in exactly this way just last month. It would read but not write. > The normal boot sequence tries to write to some areas of the disk on startup, > but you should be able to put into another computer--or even just boot it in > single-user mode on the current computer--and backup the data before > replacing the disk. > > Hopefully you will be able to back up 100% of the data and lose nothing. > This is what (luckily) happened to me. > > > > > > Can we try puting the drive into a good, running FreeBSD machine as a > > secondary drive, then try mounting it? > > > > Are there utilitlities we can use to get to the data? > > > > Any help would be greatly appreciated. > > > > Thanks > > > > -Allen May > > Dayton Digital Networks > > > > > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9873024 of 789600-789647 (ad0s4 > > bn 9873024; cn 9794 tn 10 sn 42) status=53 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9876384 of 791280-791535 (ad0s4 > > bn 9876384; cn 9798 tn 0 sn 0) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9876896 of 791536-791599 (ad0s4 > > bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > > bn 9877664; cn 9799 tn 4 sn 20) status57184; cn 12259 tn 1 sn 49) > > status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12488256 of 2097216-2097231 > > (ad0s4 bn 12488256; cn 12389 tn 2 sn 18) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12619328 of 2162752-2162767 > > (ad0s4 bn 12619328; cn 12519 tn 2 sn 50) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12750400 of 2228288-2228303 > > (ad0s4 bn 12750400; cn 12649 tn 3 sn 19) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12881472 of 2293824-2293839 > > (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 1364; cn 17460 tn 6 sn 6) > > status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 17731136 of 4718656-4718671 > > (ad0s4 bn 17731136; cn 17590 tn 6 sn 38) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 17862208 of 4784192-4784207 > > (ad0s4 bn 17862208; cn 17720 tn 7 sn 7) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 17993280 of 4849728-4849743 > > (ad0s4 bn 17993280; cn 17850 tn 7 sn 39) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18124352 of 4915264-4915279 > > (ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815 > > (ad0s4 bn 18255424; cn 18110 tn 8 sn 40) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18386496 of 5046336-5046351 > > (ad0s4 bn 18386496; cn 18240 tn 9 sn 9) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887 > > (ad0s4 bn 18517568; cn 18370 tn 9 sn 41) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18648640 of 5177408-5177423 > > (ad0s4 bn 18648640; cn 18500 tn 10 sn 10) status=: hard error > > writingiting fsbn 19172928 of 5439552-5439567 (ad0s4 bn 19172928; cn > > 19020 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: hard error writing fsbn 8293856 of 16-19 (ad0s4 bn 8293856; cn > > 8228 tn 0 sn 32) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8293952 of 64-79 (ad0s4 bn > > 8293952; cn 8228 tn 2 sn 2) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8297920 of 2048-2051 (ad0s4 bn > > 8297920; cn 8232 tn 1 sn 1) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8425024 of 65600-65615 (ad0s4 > > bn 8425024; cn 8358 tn 2 sn 34) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8556096 of 131136-131151 (ad0s4 > > bn 8556096; cn 8488 tn 3 sn 3) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8687168 of 196672-196687 (ad0s4 > > bn 8687168; cn 8618 tn 3 sn 35) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8818240 of 262208-262223 (ad0s4 > > bn 8818240; cn 8748 tn 4 sn 4) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writerror writing fsbn 11308608 of > > 1507392-1507407 (ad0s4 bn 11308608; cn 11218 tn 13 sn 45) status=51 > > error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11439680 of 1572928-1572943 > > (ad0s4 bn 11439680; cn 11348 tn 14 sn 14) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11570752 of 1638464-1638479 > > (ad0s4 bn 11570752; cn 11478 tn 14 sn 46) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11701824 of 1704000-1704015 > > (ad0s4 bn 11701824; cn 11608 tn 15 sn 15) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11832896 of 1769536-1769551 > > (ad0s4 bn 11832896; cn 11738 tn 15 sn 47) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11963968 of 1835072-1835087 > > (ad0s4 bn 11963968; cn 11869 tn 0 sn 16) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12095040 of 1900608-1900623 > > (ad0s4 bn 12095040; cn 11999 tn 0 sn 48) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12226112 of 1966144-1966159 > > (ad0s4 bn 12226112; cn 12129 tn 1 sn 17) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12357184 of 2031792; cn 20581 > > tn 2 sn 18) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 20876864 of 6291520-6291535 > > (ad0s4 bn 20876864; cn 20711 tn 2 sn 50) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 21007936 of 6357056-6357071 > > (ad0s4 bn 21007936; cn 20841 tn 3 sn 19) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21139008 of 6422592-6422607 > > (ad0s4 bn 21139008; cn 20971 tn 3 sn 51) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21270080 of 6488128-6488143 > > (ad0s4 bn 21270080; cn 21101 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21401152 of 6553664-6553679 > > (ad0s4 bn 21401152; cn 21231 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21532224 of 6619200-6619215 > > (ad0s4 bn 21532224; cn 21361 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21663296 of 6684736-6684751 > > (ad0s4 bn 21663296; cn 21491 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21794368 of 6750272-6750287 > > (ad0s4 bn 21794368; cn 21621 t2176-792431 (ad0s4 bn 9878176; cn 9799 tn > > 12 sn 28) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793199 (ad0s4 > > bn 9879712; cn 9801 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9880224 of 793200-793455 (ad0s4 > > bn 9880224; cn 9801 tn 12 sn 60) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9880736 of 793456-793471 (ad0s4 > > bn 9880736; cn 9802 tn 5 sn 5) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9883008 of 794592-794847 (ad0s4 > > bn 9883008; cn 9804 tn 9 sn 9) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9883520 of 794848-795103 (ad0s4 > > bn 9883520; cn 9805 tn 1 sn 17) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9884032 of 795104-795359 d0s4e: > > hard error writing fsbn 8687168 of 196672-196687 (ad0s4 bn 8687168; cn > > 8618 tn 3 sn 35) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: r writing fsbn 13274688 of 2490432-2490447 (ad0s4 bn 13274688; > > cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930048 of 2818112-2818127 > > (ad0s4 bn 13930048; cn 13819 tn 7 sn 55) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 14061120 of 2883648-2883663 > > (ad0s4 bn 14061120; cn 13949 tn 8 sn 24) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fscn 19280 tn 13 sn 13) statusbn > > 11832896 of 1769536-1769551 (ad0s4 bn 11832896; cn 11738 tn 15 sn 47) > > status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: cn 19410 tn 13 sn 45) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19697216 of 5701696-5701711 > > (ad0s4 bn 19697216; cn 19540 tn 14 sn 14) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19828288 of 5767232-5767247 > > (ad0s4 bn 19828288; cn 19670 tn 14 sn 46) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > > (ad0s4 bn 19959360; cn 19800 tn 15 sn 15) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20090432 of 5898304-5898319 > > (ad0s4 bn 20090432; cn 19930 tn 15 sn 47) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20221504 of 5963840-5963855 > > (ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391 > > (ad0s4 bn 20352576; cn 20191 tn 0 sn 48) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20483648 of 6094912-6094927 > > (ad0s4 bn 20483648; cn 20321 tn 1 sn 17) status=n 9876896 of > > 791536-791599 (ad0s4 bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > > bn 9877664; cn 9799 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878176 of 792176-792431 (ad0s4 > > bn 9878176; cn 9799 tn 12 sn 28) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793199 (ad0s4 > > bn 9879712; cn 9801 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9880224 of 793200-793455 (ad0s4 > > bn 9880224; cn 9801 tn 12 sn 60) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error wribn 12881472 of 22938iting fsbn 8556096 of > > 131136-131151 (ad0s4 bn 8556096; cn 8488 tn 3 sn 3) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ting fsbn 13012544 of 2359360-2359375 (ad0s4 bn 13012544; cn > > 12909 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930048 of 2818112-2818127 > > (ad0s4 bn ; cn 19670 tn 14 sn 46) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > > (ad0s4 bn 19959360; cn 19800 tn 15 sn 15) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20090432 of 5898304-5898319 > > (ad0s4 bn 20090432; cn 19930 tn 15 sn 47) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20221504 of 5963840-5963855 > > (ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391 > > (ad0s4 bn 20352576; cn 20191 tn 0 sn 48) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20483648 of 6094912-6094927 > > (ad0s4 bn 20483648; cn 20321 tn 1 sn 17) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20614720 of 6160448-6160463 > > (ad0s4 bn 20614720; cn 20451 tn 1 sn 49) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20745792 of 6225984-6225999 > > (ad0s4 bn 20745792; cn 20581 tn 2 sn 18) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20876864 of 6291520-6291535 > > (ad0s4 briting fsbn 9873024 of 789600-789647 (ad0s4 bn 9873024; cn 9794 > > tn 10 sn 42) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9876384 of 791280-791535 (ad0s4 > > bn 9876384; cn 9798 tn 0 sn 0) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9876896 of 791536-791599 (ad0s4 > > bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > > bn 9877664; cn 9799 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878176 of 792176-792431 (ad0s4 > > bn 9878176; cn 9799 tn 12 sn 28) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793bn > > 12881472 of 2293824-2293839 (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) > > status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 1393004n 18760 tn 11 sn 11) > > status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19041856 of 5374016-5374031 > > (ad0s4 bn 19041856; cn 18890 tn 11 sn 43) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19172928 of 5439552-5439567 > > (ad0s4 bn 19172928; cn 19020 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19304000 of 5505088-5505103 > > (ad0s4 bn 19304000; cn 19150 tn 12 sn 44) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19435072 of 5570624-5570639 > > (ad0s4 bn 19435072; cn 19280 tn 13 sn 13) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19566144 of 5636160-5636175 > > (ad0s4 bn 19566144; cn 19410 tn 13 sn 45) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19697216 of 5701696-5701711 > > (ad0s4 bn 19697216; cn 19540 tn 14 sn 14) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19828288 of 5767232-5767247 > > (ad0s4 bn 19828288; cn 19670 tn 14 sn 46) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > > (ad0s4 bn 19959360; cn 19800 tn 15 sn0400 of 2228288-2228303 (ad0s4 bn > > 12750400; cn 12649 tn 3 sn 19) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 12881472 of 2293824-2293839 > > (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad3280; cn 17850 tn 7 sn 39) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18124352 of 4915264-4915279 > > (ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815 > > (ad0s4 bn 18255424; cn 18110 tn 8 sn 40) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18386496 of 5046336-5046351 > > (ad0s4 bn 18386496; cn 18240 tn 9 sn 9) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887 > > (ad0s4 bn 18517568; cn 18370 tn 9 sn 41) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18648640 of 5177408-5177423 > > (ad0s4 bn 18648640; cn 18500 tn 10 sn 10) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18779712 of 5242944-5242959 > > (ad0s4 bn 18779712; cn 18630 tn 10 sn 42) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18910784 of 5308480-5308495 > > (ad0s4 bn 18910784; cn 18760 tn 11 sn 11) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 19041856 of 5374016-5374031 > > (ad0s4 bn 19041856; cn 18890 tn 11 sn 43) status=51 error=04 > > -- > Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) > Brian, the man from Babble-On . . . . bts@babbleon.org (personal) > http://www.babbleon.org > > -------> Free Dmitry Sklyarov! (let him go home) <----------- > > http://www.eff.org http://www.programming-freedom.org > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 3:51:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.daytondigital.net (mail.nocpeople.net [216.29.244.21]) by hub.freebsd.org (Postfix) with ESMTP id C5CC137B416 for ; Mon, 28 Jan 2002 03:51:14 -0800 (PST) Received: from Hewey [64.105.103.141] by mail.daytondigital.net (SMTPD32-6.06) id A9E370025E; Mon, 28 Jan 2002 06:45:39 -0500 Message-ID: <03dd01c1a7f1$ed307f60$0401a8c0@Hewey> From: "Allen May" To: "Brian T.Schellenberger" , References: <03a201c1a7bb$50c75c10$0401a8c0@Hewey> <20020128053010.9E446401E@i8k.babbleon.org> Subject: Re: Hard Drive Crash.. HELP Date: Mon, 28 Jan 2002 06:50:04 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 Brian, If the machine will not boot, how do I get it to single user mode? I can boot through the install disks, but I can't get to a terminal to issue the reboot halt -h command. Thanks -Allen ----- Original Message ----- From: "Brian T.Schellenberger" To: "Allen May" ; Sent: Monday, January 28, 2002 12:30 AM Subject: Re: Hard Drive Crash.. HELP > On Monday 28 January 2002 12:19 am, Allen May wrote: > > One of our mail servers just went belly up. > > The hard drive crashed. It's a FreeBSD 4.4 machine. > > > > We can boot to the install floppies and see that the partition table is > > still intact. It won't boot (see console errors below). > > > > Is there any way we can recover this drive's data? > > You are in luck, most likely: these are all *write* errors. I had a drive go > belly-up in exactly this way just last month. It would read but not write. > The normal boot sequence tries to write to some areas of the disk on startup, > but you should be able to put into another computer--or even just boot it in > single-user mode on the current computer--and backup the data before > replacing the disk. > > Hopefully you will be able to back up 100% of the data and lose nothing. > This is what (luckily) happened to me. > > > > > > Can we try puting the drive into a good, running FreeBSD machine as a > > secondary drive, then try mounting it? > > > > Are there utilitlities we can use to get to the data? > > > > Any help would be greatly appreciated. > > > > Thanks > > > > -Allen May > > Dayton Digital Networks > > > > > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9873024 of 789600-789647 (ad0s4 > > bn 9873024; cn 9794 tn 10 sn 42) status=53 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9876384 of 791280-791535 (ad0s4 > > bn 9876384; cn 9798 tn 0 sn 0) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9876896 of 791536-791599 (ad0s4 > > bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > > bn 9877664; cn 9799 tn 4 sn 20) status57184; cn 12259 tn 1 sn 49) > > status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12488256 of 2097216-2097231 > > (ad0s4 bn 12488256; cn 12389 tn 2 sn 18) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12619328 of 2162752-2162767 > > (ad0s4 bn 12619328; cn 12519 tn 2 sn 50) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12750400 of 2228288-2228303 > > (ad0s4 bn 12750400; cn 12649 tn 3 sn 19) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12881472 of 2293824-2293839 > > (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 1364; cn 17460 tn 6 sn 6) > > status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 17731136 of 4718656-4718671 > > (ad0s4 bn 17731136; cn 17590 tn 6 sn 38) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 17862208 of 4784192-4784207 > > (ad0s4 bn 17862208; cn 17720 tn 7 sn 7) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 17993280 of 4849728-4849743 > > (ad0s4 bn 17993280; cn 17850 tn 7 sn 39) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18124352 of 4915264-4915279 > > (ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815 > > (ad0s4 bn 18255424; cn 18110 tn 8 sn 40) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18386496 of 5046336-5046351 > > (ad0s4 bn 18386496; cn 18240 tn 9 sn 9) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887 > > (ad0s4 bn 18517568; cn 18370 tn 9 sn 41) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 18648640 of 5177408-5177423 > > (ad0s4 bn 18648640; cn 18500 tn 10 sn 10) status=: hard error > > writingiting fsbn 19172928 of 5439552-5439567 (ad0s4 bn 19172928; cn > > 19020 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: hard error writing fsbn 8293856 of 16-19 (ad0s4 bn 8293856; cn > > 8228 tn 0 sn 32) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8293952 of 64-79 (ad0s4 bn > > 8293952; cn 8228 tn 2 sn 2) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8297920 of 2048-2051 (ad0s4 bn > > 8297920; cn 8232 tn 1 sn 1) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8425024 of 65600-65615 (ad0s4 > > bn 8425024; cn 8358 tn 2 sn 34) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8556096 of 131136-131151 (ad0s4 > > bn 8556096; cn 8488 tn 3 sn 3) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8687168 of 196672-196687 (ad0s4 > > bn 8687168; cn 8618 tn 3 sn 35) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 8818240 of 262208-262223 (ad0s4 > > bn 8818240; cn 8748 tn 4 sn 4) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writerror writing fsbn 11308608 of > > 1507392-1507407 (ad0s4 bn 11308608; cn 11218 tn 13 sn 45) status=51 > > error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11439680 of 1572928-1572943 > > (ad0s4 bn 11439680; cn 11348 tn 14 sn 14) status=51 error=04 > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11570752 of 1638464-1638479 > > (ad0s4 bn 11570752; cn 11478 tn 14 sn 46) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11701824 of 1704000-1704015 > > (ad0s4 bn 11701824; cn 11608 tn 15 sn 15) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11832896 of 1769536-1769551 > > (ad0s4 bn 11832896; cn 11738 tn 15 sn 47) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 11963968 of 1835072-1835087 > > (ad0s4 bn 11963968; cn 11869 tn 0 sn 16) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12095040 of 1900608-1900623 > > (ad0s4 bn 12095040; cn 11999 tn 0 sn 48) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12226112 of 1966144-1966159 > > (ad0s4 bn 12226112; cn 12129 tn 1 sn 17) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 12357184 of 2031792; cn 20581 > > tn 2 sn 18) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 20876864 of 6291520-6291535 > > (ad0s4 bn 20876864; cn 20711 tn 2 sn 50) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 21007936 of 6357056-6357071 > > (ad0s4 bn 21007936; cn 20841 tn 3 sn 19) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21139008 of 6422592-6422607 > > (ad0s4 bn 21139008; cn 20971 tn 3 sn 51) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21270080 of 6488128-6488143 > > (ad0s4 bn 21270080; cn 21101 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21401152 of 6553664-6553679 > > (ad0s4 bn 21401152; cn 21231 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21532224 of 6619200-6619215 > > (ad0s4 bn 21532224; cn 21361 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21663296 of 6684736-6684751 > > (ad0s4 bn 21663296; cn 21491 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 21794368 of 6750272-6750287 > > (ad0s4 bn 21794368; cn 21621 t2176-792431 (ad0s4 bn 9878176; cn 9799 tn > > 12 sn 28) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793199 (ad0s4 > > bn 9879712; cn 9801 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9880224 of 793200-793455 (ad0s4 > > bn 9880224; cn 9801 tn 12 sn 60) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9880736 of 793456-793471 (ad0s4 > > bn 9880736; cn 9802 tn 5 sn 5) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9883008 of 794592-794847 (ad0s4 > > bn 9883008; cn 9804 tn 9 sn 9) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9883520 of 794848-795103 (ad0s4 > > bn 9883520; cn 9805 tn 1 sn 17) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9884032 of 795104-795359 d0s4e: > > hard error writing fsbn 8687168 of 196672-196687 (ad0s4 bn 8687168; cn > > 8618 tn 3 sn 35) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: r writing fsbn 13274688 of 2490432-2490447 (ad0s4 bn 13274688; > > cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930048 of 2818112-2818127 > > (ad0s4 bn 13930048; cn 13819 tn 7 sn 55) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 14061120 of 2883648-2883663 > > (ad0s4 bn 14061120; cn 13949 tn 8 sn 24) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fscn 19280 tn 13 sn 13) statusbn > > 11832896 of 1769536-1769551 (ad0s4 bn 11832896; cn 11738 tn 15 sn 47) > > status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: cn 19410 tn 13 sn 45) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19697216 of 5701696-5701711 > > (ad0s4 bn 19697216; cn 19540 tn 14 sn 14) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19828288 of 5767232-5767247 > > (ad0s4 bn 19828288; cn 19670 tn 14 sn 46) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > > (ad0s4 bn 19959360; cn 19800 tn 15 sn 15) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20090432 of 5898304-5898319 > > (ad0s4 bn 20090432; cn 19930 tn 15 sn 47) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20221504 of 5963840-5963855 > > (ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391 > > (ad0s4 bn 20352576; cn 20191 tn 0 sn 48) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20483648 of 6094912-6094927 > > (ad0s4 bn 20483648; cn 20321 tn 1 sn 17) status=n 9876896 of > > 791536-791599 (ad0s4 bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > > bn 9877664; cn 9799 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878176 of 792176-792431 (ad0s4 > > bn 9878176; cn 9799 tn 12 sn 28) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793199 (ad0s4 > > bn 9879712; cn 9801 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9880224 of 793200-793455 (ad0s4 > > bn 9880224; cn 9801 tn 12 sn 60) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error wribn 12881472 of 22938iting fsbn 8556096 of > > 131136-131151 (ad0s4 bn 8556096; cn 8488 tn 3 sn 3) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ting fsbn 13012544 of 2359360-2359375 (ad0s4 bn 13012544; cn > > 12909 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930048 of 2818112-2818127 > > (ad0s4 bn ; cn 19670 tn 14 sn 46) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > > (ad0s4 bn 19959360; cn 19800 tn 15 sn 15) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20090432 of 5898304-5898319 > > (ad0s4 bn 20090432; cn 19930 tn 15 sn 47) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20221504 of 5963840-5963855 > > (ad0s4 bn 20221504; cn 20061 tn 0 sn 16) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20352576 of 6029376-6029391 > > (ad0s4 bn 20352576; cn 20191 tn 0 sn 48) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20483648 of 6094912-6094927 > > (ad0s4 bn 20483648; cn 20321 tn 1 sn 17) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20614720 of 6160448-6160463 > > (ad0s4 bn 20614720; cn 20451 tn 1 sn 49) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20745792 of 6225984-6225999 > > (ad0s4 bn 20745792; cn 20581 tn 2 sn 18) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 20876864 of 6291520-6291535 > > (ad0s4 briting fsbn 9873024 of 789600-789647 (ad0s4 bn 9873024; cn 9794 > > tn 10 sn 42) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9876384 of 791280-791535 (ad0s4 > > bn 9876384; cn 9798 tn 0 sn 0) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9876896 of 791536-791599 (ad0s4 > > bn 9876896; cn 9798 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9877152 of 791664-791919 (ad0s4 > > bn 9877152; cn 9798 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9877664 of 791920-792175 (ad0s4 > > bn 9877664; cn 9799 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878176 of 792176-792431 (ad0s4 > > bn 9878176; cn 9799 tn 12 sn 28) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9878688 of 792432-792687 (ad0s4 > > bn 9878688; cn 9800 tn 4 sn 36) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879200 of 792688-792943 (ad0s4 > > bn 9879200; cn 9800 tn 12 sn 44) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 9879712 of 792944-793bn > > 12881472 of 2293824-2293839 (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) > > status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 13930016 of 2818096-2818107 > > (ad0s4 bn 13930016; cn 13819 tn 7 sn 23) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 1393004n 18760 tn 11 sn 11) > > status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19041856 of 5374016-5374031 > > (ad0s4 bn 19041856; cn 18890 tn 11 sn 43) status=51 error=04 > > 01-27-2002 19:10:18 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19172928 of 5439552-5439567 > > (ad0s4 bn 19172928; cn 19020 tn 12 sn 12) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19304000 of 5505088-5505103 > > (ad0s4 bn 19304000; cn 19150 tn 12 sn 44) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19435072 of 5570624-5570639 > > (ad0s4 bn 19435072; cn 19280 tn 13 sn 13) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19566144 of 5636160-5636175 > > (ad0s4 bn 19566144; cn 19410 tn 13 sn 45) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19697216 of 5701696-5701711 > > (ad0s4 bn 19697216; cn 19540 tn 14 sn 14) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19828288 of 5767232-5767247 > > (ad0s4 bn 19828288; cn 19670 tn 14 sn 46) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 19959360 of 5832768-5832783 > > (ad0s4 bn 19959360; cn 19800 tn 15 sn0400 of 2228288-2228303 (ad0s4 bn > > 12750400; cn 12649 tn 3 sn 19) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:04 > > /kernel: ad0s4e: hard error writing fsbn 12881472 of 2293824-2293839 > > (ad0s4 bn 12881472; cn 12779 tn 3 sn 51) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13012544 of 2359360-2359375 > > (ad0s4 bn 13012544; cn 12909 tn 4 sn 20) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13143616 of 2424896-2424911 > > (ad0s4 bn 13143616; cn 13039 tn 4 sn 52) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13274688 of 2490432-2490447 > > (ad0s4 bn 13274688; cn 13169 tn 5 sn 21) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13405760 of 2555968-2555983 > > (ad0s4 bn 13405760; cn 13299 tn 5 sn 53) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13536832 of 2621504-2621519 > > (ad0s4 bn 13536832; cn 13429 tn 6 sn 22) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 13667904 of 2687040-2687055 > > (ad0s4 bn 13667904; cn 13559 tn 6 sn 54) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad3280; cn 17850 tn 7 sn 39) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18124352 of 4915264-4915279 > > (ad0s4 bn 18124352; cn 17980 tn 8 sn 8) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18255424 of 4980800-4980815 > > (ad0s4 bn 18255424; cn 18110 tn 8 sn 40) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18386496 of 5046336-5046351 > > (ad0s4 bn 18386496; cn 18240 tn 9 sn 9) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18517568 of 5111872-5111887 > > (ad0s4 bn 18517568; cn 18370 tn 9 sn 41) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18648640 of 5177408-5177423 > > (ad0s4 bn 18648640; cn 18500 tn 10 sn 10) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18779712 of 5242944-5242959 > > (ad0s4 bn 18779712; cn 18630 tn 10 sn 42) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 18910784 of 5308480-5308495 > > (ad0s4 bn 18910784; cn 18760 tn 11 sn 11) status=51 error=04 > > 01-27-2002 19:10:19 Kernel.Critical mx1 Jan 27 19:12:05 > > /kernel: ad0s4e: hard error writing fsbn 19041856 of 5374016-5374031 > > (ad0s4 bn 19041856; cn 18890 tn 11 sn 43) status=51 error=04 > > -- > Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) > Brian, the man from Babble-On . . . . bts@babbleon.org (personal) > http://www.babbleon.org > > -------> Free Dmitry Sklyarov! (let him go home) <----------- > > http://www.eff.org http://www.programming-freedom.org > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 4:24:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tharmas.rintrah.org (dhcp065-031-016-002.insight.rr.com [65.31.16.2]) by hub.freebsd.org (Postfix) with SMTP id 8D7E837B402 for ; Mon, 28 Jan 2002 04:24:35 -0800 (PST) Received: (qmail 76606 invoked by uid 1000); 28 Jan 2002 12:27:45 -0000 Date: Mon, 28 Jan 2002 07:27:45 -0500 From: devin-freebsdquestions@rintrah.org To: Marco Radzinschi Cc: freebsd-questions@freebsd.org Subject: Re: NTP behind NAT box? Message-ID: <20020128072745.A76592@tharmas.rintrah.org> Mail-Followup-To: Marco Radzinschi , freebsd-questions@freebsd.org References: <20020122085250.N7705-100000@mail.radzinschi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020122085250.N7705-100000@mail.radzinschi.com>; from marco@radzinschi.com on Tue, Jan 22, 2002 at 08:56:10AM -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 Tue, Jan 22, 2002 at 08:56:10AM -0500, Marco Radzinschi wrote: > Hello: > > I am running ntpd on a machine behind a router which is taking > care of NAT. I have the router forwarding UDP packets on port 123 to said > machine, and NTP is working. > > Now, do I really need to be forwarding UDP/123 to that machine, or will > ntpd work without it? ntpd will make outbound connections to sync the box it is running on with whatever ntp server you connect to in the outside world. in this case you don't need to be forwarding port 123 to it (in fact, that might be a bad idea...) On the other hand, if you need to sync from outside your router in to your ntpd machine, then you do need to forward that port. > I am assuming it won't, as I have had trouble with it before, but I want > to make sure. It should work for syncing the time on that machine. --devin -- Mathematicians are like Frenchmen: whatever you say to them they translate into their own language, and forthwith it is something entirely different. -- Johann Wolfgang von Goethe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 4:55:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rouen.iufm.fr (msa-interc-iufm.rouen.iufm.fr [193.50.106.1]) by hub.freebsd.org (Postfix) with ESMTP id D9F0A37B400 for ; Mon, 28 Jan 2002 04:55:35 -0800 (PST) Received: from there (msa-cri-15.rouen.iufm.fr [172.17.101.15]) by professeur.rouen.iufm.fr (8.12.0.Beta7/8.12.0.Beta7) with SMTP id g0SD1kxY004341 for ; Mon, 28 Jan 2002 14:01:47 +0100 Message-Id: <200201281301.g0SD1kxY004341@professeur.rouen.iufm.fr> Content-Type: text/plain; charset="iso-8859-1" From: Francois Reply-To: francois.cannic@rouen.iufm.fr To: "FreeBSD-questions" Subject: Question for Jext Date: Mon, 28 Jan 2002 13:58:36 +0000 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 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 When I try to launch Jext I get the following message : Unable to initialize threads: cannot find class java/lang/Thread Could not create Java VM What can I do to fix the problem? Thanks for an answer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 4:56:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id B1A3737B417 for ; Mon, 28 Jan 2002 04:56:35 -0800 (PST) Received: (qmail 54079 invoked from network); 28 Jan 2002 12:56:23 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 28 Jan 2002 12:56:23 -0000 Date: Mon, 28 Jan 2002 12:56:22 +0000 From: Matt H To: "Keith Spencer" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone any idea how to maildir sendmail???? Message-Id: <20020128125622.0d53872d.matt@proweb.co.uk> In-Reply-To: <20020128011135.44378.qmail@web12003.mail.yahoo.com> References: <20020128011135.44378.qmail@web12003.mail.yahoo.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 .can any one offer step by steps > on how to set all this up if they have done it > themselves. Qmail FreeBSD toaster Qmail + vpopmail + CourierIMAP + sqwebmail + MySQL for FreeBSD 4.4 Tutorial (v2.0.1) http://matt.simerson.net/computing/qmail.toaster.shtml you'll lose sendmail but that's no bad thing IMO M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 5: 0: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 878E837B404 for ; Mon, 28 Jan 2002 04:59:59 -0800 (PST) Received: (qmail 54109 invoked from network); 28 Jan 2002 12:59:47 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 28 Jan 2002 12:59:47 -0000 Date: Mon, 28 Jan 2002 12:59:47 +0000 From: Matt H To: "burningclown@westhost43.westhost.net" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: portupgrade/pkgdb problem Message-Id: <20020128125947.4b3c19fd.matt@proweb.co.uk> In-Reply-To: References: X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 > env: /usr/local/bin/ruby_s: No such file or directory I successfully used those packages and I too have no ruby_s I know nothing relating to the error but my suggestion would be #cd /usr/ports/sysutils/portupgrade make distclean install Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 5: 4:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 93E0A37B402 for ; Mon, 28 Jan 2002 05:04:18 -0800 (PST) Received: (qmail 54156 invoked from network); 28 Jan 2002 13:04:05 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 28 Jan 2002 13:04:05 -0000 Date: Mon, 28 Jan 2002 13:04:04 +0000 From: Matt H To: "Brian T.Schellenberger" Cc: allen@daytondigital.net, freebsd-questions@FreeBSD.ORG Subject: Re: Hard Drive Crash.. HELP Message-Id: <20020128130404.2bb6e5ed.matt@proweb.co.uk> In-Reply-To: <20020128053010.9E446401E@i8k.babbleon.org> References: <03a201c1a7bb$50c75c10$0401a8c0@Hewey> <20020128053010.9E446401E@i8k.babbleon.org> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Mon, 28 Jan 2002 00:30:10 -0500 "Brian T.Schellenberger" wrote: Brian, did you really need to quote nearly 30k of kernel error messages? > > > > 01-27-2002 19:10:17 Kernel.Critical mx1 Jan 27 19:12:03 > > /kernel: ad0s4e: hard error writing fsbn 9873024 of 789600-789647 (ad0s4 > > bn 9873024; cn 9794 tn 10 sn 42) status=53 error=04 > > (ad0s4 bn 19041856; cn 18890 tn 11 sn 43) status=51 error=04 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 5: 7:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id CE2B737B402 for ; Mon, 28 Jan 2002 05:07:31 -0800 (PST) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.6/8.11.6) id g0SD7L713589; Mon, 28 Jan 2002 14:07:21 +0100 (CET) (envelope-from karelj) Date: Mon, 28 Jan 2002 14:07:20 +0100 From: "Karel J. Bosschaart" To: Thomas Vogt Cc: questions@FreeBSD.ORG Subject: Re: Matrox g550 with xfree 4.1 Message-ID: <20020128140720.A13571@wop21.wop.wtb.tue.nl> References: <20020127185216.17535ea7.turbo23@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020127185216.17535ea7.turbo23@gmx.net>; from turbo23@gmx.net on Sun, Jan 27, 2002 at 06:52:16PM +0100 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, Jan 27, 2002 at 06:52:16PM +0100, Thomas Vogt wrote: > glxinfo shows: > direct rendering: No > > Can someone give me some hints, how I can enable DRI with my matrox > g550? I use Freebsd 4.5-rc3 > Not sure if it helps, but I had to load the agp module in /boot/loader.conf or have "device agp" in the kernel, otherwise DRI wouldn't work for me (Matrox G400). Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 5:14: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id 89F7437B400 for ; Mon, 28 Jan 2002 05:14:02 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16VBf9-000MGv-00 for freebsd-questions@FreeBSD.ORG; Mon, 28 Jan 2002 16:17:31 +0300 Date: Mon, 28 Jan 2002 16:17:31 +0300 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone any idea how to maildir sendmail???? Message-ID: <20020128131731.GC85374@sysadm.stc> Reply-To: igorr@speechpro.com Mail-Followup-To: Igor Roboul , freebsd-questions@FreeBSD.ORG References: <20020128011135.44378.qmail@web12003.mail.yahoo.com> <20020128125622.0d53872d.matt@proweb.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020128125622.0d53872d.matt@proweb.co.uk> User-Agent: Mutt/1.3.26i 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, Jan 28, 2002 at 12:56:22PM +0000, Matt H wrote: > Qmail + vpopmail + CourierIMAP + sqwebmail + MySQL for FreeBSD 4.4 Tutorial (v2.0.1) > http://matt.simerson.net/computing/qmail.toaster.shtml > > you'll lose sendmail but that's no bad thing IMO Biggest thing I don't like in Qmail is "aggressive marketing" comparable with Microsoft's marketing :-) Person asked question about sendmail->Maildir, also he wrote that he is happy with sendmail. If you don't know how to do something with sendmail then, at least, don't promote qmail, it's so simple. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 5:31:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 853DB37B417 for ; Mon, 28 Jan 2002 05:31:31 -0800 (PST) Received: (qmail 54440 invoked from network); 28 Jan 2002 13:31:19 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 28 Jan 2002 13:31:19 -0000 Date: Mon, 28 Jan 2002 13:31:19 +0000 From: Matt H To: igorr@speechpro.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone any idea how to maildir sendmail???? Message-Id: <20020128133119.6e270c67.matt@proweb.co.uk> In-Reply-To: <20020128131731.GC85374@sysadm.stc> References: <20020128011135.44378.qmail@web12003.mail.yahoo.com> <20020128125622.0d53872d.matt@proweb.co.uk> <20020128131731.GC85374@sysadm.stc> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 > Person asked question about sendmail->Maildir, also he wrote that he > is happy with sendmail. If you don't know how to do something with > sendmail then, at least, don't promote qmail, it's so simple. original poster wrote : 2) Looks like courier imap and sqwbmail are somehow integrated. How so...can any one offer step by steps on how to set all this up if they have done it themselves. I wrote : Qmail + vpopmail + CourierIMAP + sqwebmail + MySQL for FreeBSD 4.4 Tutorial notice the + CourierIMAP + sqwebmail part The linked document has lots and lots of help and advice concerning these apps and, tbh and for the record, I welcome any advice in the same problem domain even if it's different from the solution I thought of. So, be a love, and keep your social ettiquette advice to yourself, it's so simple. M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 6:17:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13408.mail.yahoo.com (web13408.mail.yahoo.com [216.136.175.66]) by hub.freebsd.org (Postfix) with SMTP id 1A26D37B400 for ; Mon, 28 Jan 2002 06:17:15 -0800 (PST) Message-ID: <20020128141714.78502.qmail@web13408.mail.yahoo.com> Received: from [4.18.79.184] by web13408.mail.yahoo.com via HTTP; Mon, 28 Jan 2002 06:17:14 PST Date: Mon, 28 Jan 2002 06:17:14 -0800 (PST) From: Andrew Gould Subject: Re: java in 4.5? To: durham@jcdurham.com, Kris Kennaway , Mark Miller Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <200201280540.g0S5eIO42406@w2xo.pgh.pa.us> 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'm not sure this will help much; but I couldn't get my Yahoo email to work well using Konqueror until I activated both both Java and Javascript. When I pointed Konqueror to the Java path, I used the jre executable. Everything I normally use on the internet generally works now; but I don't surf much. I'm running FreeBSD 4.4 Stable and jre-1.1.8. (I think this is the Linux port. It was installed prior to the announcement regarding FreeBSD-native Java, in any case). Best of luck, Andrew Gould --- Jim Durham wrote: > On Thursday 24 January 2002 01:19 pm, Kris Kennaway > wrote: > > On Wed, Jan 23, 2002 at 11:39:02PM -0800, Mark > Miller wrote: > > > Hi, > > > > > > I saw the newsflash about having a licensed > version of a JDK/JRE in > > > version 4.5. I (unwittingly, don't ask) > installed 4.5-RC today, but > > > I don't see anything relating to java. Does > anybody know how this is > > > going to work? Which version will it be? > 1.1.8, or 1.3.1? Sorry if > > > I'm missing something obvious, but I've really > scoured the web for > > > news on this matter and I've come up quite dry. > > > > Sun is dragging its heels in doing whatever it is > they need to do to > > get the FreeBSD port to jump through the Java > compliance test hoops. > > Until that is done we can't include it. Probably > that means it won't > > end up being in 4.5 :-( > > > > I have to admit to being a bit confused about Java > on FreeBSD also. > Konqueror, the browser in KDE, comes with no java > support. You point it > to the java executeable manually. I've tried 1.1.8 > and 1.3.1 JDK's, but > both of them perform poorly on the java test sites. > A lot of apps don't > run at all. > > Are these incomplete JDK's? You sound like you are > up on this. As was > mentioned, there doesn't seem to be much on the web, > etc about this. > > -Jim > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 6:21:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 70EA837B404 for ; Mon, 28 Jan 2002 06:21:49 -0800 (PST) Received: from blackbox.pacbell.net ([64.166.84.95]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GQN00HTXJW9DT@mta6.snfc21.pbi.net> for freebsd-questions@freebsd.org; Mon, 28 Jan 2002 06:21:46 -0800 (PST) Received: (from mikem@localhost) by blackbox.pacbell.net (8.11.6/8.11.6) id g0SELso54478; Mon, 28 Jan 2002 06:21:54 -0800 (PST envelope-from mikem) Date: Mon, 28 Jan 2002 06:21:54 -0800 From: Mike Makonnen Subject: Re: Anything wrong with changing the time cron.daily runs? In-reply-to: <20020127215406.U40283-100000@localhost> To: Donald Burr of Borg Cc: freebsd-questions@freebsd.org Message-id: <200201281421.g0SELso54478@blackbox.pacbell.net> MIME-version: 1.0 X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd5.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20020127215406.U40283-100000@localhost> 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, 27 Jan 2002 21:57:53 -0800 (PST) Donald Burr of Borg wrote: > Is there anything wrong with changing the time that > daily/weekly/monthly maintenance runs to, say, around noon or 1pm in the> afternoon? Will this be bad for the FreeBSD system in any way, shape or> form? > No, the only reason it's run at that time of night is because most people aren't usually up and using it at 3 am in the morning. Depending on how fast your system is any other processes running at the same time may not be as responsive while the scripts do their thing. cheers, mike makonnen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 6:29:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.dra.com (mail.dra.com [192.65.218.159]) by hub.freebsd.org (Postfix) with ESMTP id D54FF37B400 for ; Mon, 28 Jan 2002 06:29:41 -0800 (PST) Received: from stlmail.dra.com (stlmail.dra.com [192.65.218.119]) by mail.dra.com (8.9.1/8.9.1) with ESMTP id IAA03710 for ; Mon, 28 Jan 2002 08:29:41 -0600 (CST) Received: by stlmail.dra.com with Internet Mail Service (5.5.2653.19) id ; Mon, 28 Jan 2002 08:29:40 -0600 Message-ID: From: Eric Six To: "'freebsd-questions@FreeBSD.ORG'" Subject: Ensoniq PCI Sound Card / ES1371 Woes.. Date: Mon, 28 Jan 2002 08:29:39 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-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 Does anyone have this card working with 4.4-stable? I have recompiled my kernel with the 'device pcm0' added and after booting /dev/sndstat says "Device not configured." Output from dmesg shows unknown card on pci0. I have tried setting my bios to both Plug and Play OS Installed and not and it still doesn't recognize it. Anyone have this card or experience with it? I just want to play mp3s.. ;) Cheers, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 6:33:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from linuxmail.touchtunes.com (operator.touchtunes.com [216.94.139.201]) by hub.freebsd.org (Postfix) with ESMTP id 37E4737B416 for ; Mon, 28 Jan 2002 06:33:44 -0800 (PST) Received: from sunder.touchtunes.com (sunder.touchtunes.com [192.168.0.26]) by linuxmail.touchtunes.com (8.9.3/8.8.7) with ESMTP id JAA29181; Mon, 28 Jan 2002 09:33:43 -0500 Received: (from dinjo@localhost) by sunder.touchtunes.com (8.11.6/8.11.6) id g0SEWrx85278; Mon, 28 Jan 2002 09:32:53 -0500 (EST) (envelope-from dinjo) Date: Mon, 28 Jan 2002 09:32:53 -0500 From: Joel Dinel To: Eric Six Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ensoniq PCI Sound Card / ES1371 Woes.. Message-ID: <20020128093253.A85247@sunder.touchtunes.com> Mail-Followup-To: Joel Dinel , Eric Six , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from erics@sirsi.com on Mon, Jan 28, 2002 at 08:29:39AM -0600 X-Useless-Header: Look ma, it's a # sign! X-Operating-System: FreeBSD 4.5-RC i386 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 the exact same card. Once you've rebooted your kernel with pcm0 support, do the following as root : cd /dev ./MAKEDEV snd0 That should give you sound. On Mon, Jan 28, 2002 at 08:29:39AM -0600, Eric Six wrote: > From: Eric Six > To: "'freebsd-questions@FreeBSD.ORG'" > Subject: Ensoniq PCI Sound Card / ES1371 Woes.. > Date: Mon, 28 Jan 2002 08:29:39 -0600 > X-Mailer: Internet Mail Service (5.5.2653.19) > > > > Does anyone have this card working with 4.4-stable? I have recompiled my > kernel with the 'device pcm0' added and after booting /dev/sndstat says > "Device not configured." Output from dmesg shows unknown card on pci0. I > have tried setting my bios to both Plug and Play OS Installed and not and it > still doesn't recognize it. > > Anyone have this card or experience with it? I just want to play mp3s.. ;) > > > > Cheers, > Eric > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---end quoted text--- -- Joel Dinel System Administrator TouchTunes Digital Jukebox, Inc. GnuPG key : http://darkhost.mine.nu:81/~joel/misc/mykey.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 6:42:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.dra.com (mail.dra.com [192.65.218.159]) by hub.freebsd.org (Postfix) with ESMTP id 145E737B402 for ; Mon, 28 Jan 2002 06:42:30 -0800 (PST) Received: from stlmail.dra.com (stlmail.dra.com [192.65.218.119]) by mail.dra.com (8.9.1/8.9.1) with ESMTP id IAA02678; Mon, 28 Jan 2002 08:42:28 -0600 (CST) Received: by stlmail.dra.com with Internet Mail Service (5.5.2653.19) id ; Mon, 28 Jan 2002 08:42:27 -0600 Message-ID: From: Eric Six To: "'Joel Dinel'" Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Ensoniq PCI Sound Card / ES1371 Woes.. Date: Mon, 28 Jan 2002 08:42:26 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-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 I have done that, but /dev/sndstat still says "Device not configured." Am I missing something obvious here? All I have to add in my kernel config is the line "device pcm" right? What is the correlation between adding device pcm or device pcm0? Does that correspond to the pci slot? If you don't mind, what is the output of dmesg for your snd card? Thanks, Eric -----Original Message----- From: Joel Dinel [mailto:dinjo@touchtunes.com] Sent: Monday, January 28, 2002 8:33 AM To: Eric Six Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ensoniq PCI Sound Card / ES1371 Woes.. I have the exact same card. Once you've rebooted your kernel with pcm0 support, do the following as root : cd /dev ./MAKEDEV snd0 That should give you sound. On Mon, Jan 28, 2002 at 08:29:39AM -0600, Eric Six wrote: > From: Eric Six > To: "'freebsd-questions@FreeBSD.ORG'" > Subject: Ensoniq PCI Sound Card / ES1371 Woes.. > Date: Mon, 28 Jan 2002 08:29:39 -0600 > X-Mailer: Internet Mail Service (5.5.2653.19) > > > > Does anyone have this card working with 4.4-stable? I have recompiled my > kernel with the 'device pcm0' added and after booting /dev/sndstat says > "Device not configured." Output from dmesg shows unknown card on pci0. I > have tried setting my bios to both Plug and Play OS Installed and not and it > still doesn't recognize it. > > Anyone have this card or experience with it? I just want to play mp3s.. ;) > > > > Cheers, > Eric > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---end quoted text--- -- Joel Dinel System Administrator TouchTunes Digital Jukebox, Inc. GnuPG key : http://darkhost.mine.nu:81/~joel/misc/mykey.asc 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 Mon Jan 28 6:43:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 82B5B37B400 for ; Mon, 28 Jan 2002 06:43:30 -0800 (PST) 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 GAA22464; Mon, 28 Jan 2002 06:43:25 -0800 Message-ID: <3C55638B.1070905@owt.com> Date: Mon, 28 Jan 2002 06:43:23 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Eric Six Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Ensoniq PCI Sound Card / ES1371 Woes.. References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Eric Six wrote: > > Does anyone have this card working with 4.4-stable? I have recompiled my > kernel with the 'device pcm0' added and after booting /dev/sndstat says > "Device not configured." Output from dmesg shows unknown card on pci0. I > have tried setting my bios to both Plug and Play OS Installed and not and it > still doesn't recognize it. > > Anyone have this card or experience with it? I just want to play mp3s.. ;) > What does dmesg show at boot. I have 4 or 5 of them in various systems. I just added ¨device pcm¨ and not pcm0 like you did. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 6:52: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20101.mail.yahoo.com (web20101.mail.yahoo.com [216.136.226.38]) by hub.freebsd.org (Postfix) with SMTP id 2CADA37B402 for ; Mon, 28 Jan 2002 06:52:03 -0800 (PST) Message-ID: <20020128145202.52733.qmail@web20101.mail.yahoo.com> Received: from [216.230.149.240] by web20101.mail.yahoo.com via HTTP; Mon, 28 Jan 2002 06:52:02 PST Date: Mon, 28 Jan 2002 06:52:02 -0800 (PST) From: "Gerardo Amaya G." Subject: windowmaker 0.80 installation problem To: freebsd-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 Hello all, I try to install windowmaker 0.80 from the ports collection, I got a config.log end of file error. I was recommend by Rachel, to install the port with superuser, I thought that could be the problem because I install it with my user and sudo, I try and the same problem. Then I try to go by the source code. When I run configure I get the error that it did not found X, so instalation can not continue. I install XFree 4.2.0 via source code also, but I did not have any X enviroment before, I was a new and fresh instalation with out X. What could be the problem??? I also try to install version 0.64 that I found in some port and it could not find it anywhere. Can I get some advice in this please reply to my email right now I'm not on the list thanx Gerardo __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 7:23:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.kc.rr.com (fe2.rdc-kc.rr.com [24.94.163.49]) by hub.freebsd.org (Postfix) with ESMTP id 4A56437B41B for ; Mon, 28 Jan 2002 07:23:44 -0800 (PST) Received: from mkc-65-26-58-138.kc.rr.com ([65.26.58.138]) by mail2.kc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Mon, 28 Jan 2002 09:20:55 -0600 Subject: Re: usb printer recognized as a ugen type device, not ulpt From: Rik Scarborough To: Freebsd Questions References: <20020127195452.GA42300@mppsystems.com> In-Reply-To: <20020127195452.GA42300@mppsystems.com> User-Agent: Mutt/1.3.27i Status: RO Lines: 36 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 28 Jan 2002 09:23:46 -0600 Message-Id: <1012231426.99106.5.camel@gruffy.kc.rr.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 Hey Mike, I am having the same problem under HP Photosmart 1215. Sorry I don't have an answer for you. But I noticed that we have one thing in common, the device is more than just a printer. The Photosmart accepts memory cards from Camera's and the like and can be used as a removable drive. For anybody reading this that might be able to debug the ulpt support, I wonder if ulpt cannot recognize the printer because of this. (I will try to debug this, but I'm new to FreeBSD and also spending most of my time trying to become re-employed :-). ~Rik * Mike Pritchard (mpp@mppsystems.com) [020127 13:58]: > I've been trying to get a usb printer running under FreeBSD (5.0-current > as of today, but I have the same problem on another machine running > a 9 month old -current). > > The printer in question is an HP OfficeJet K60 (printer/fax/scanner/copier). > > It is always recognized as a generic device (ugen), and not as a printer > (ulpt). I can cat stuff to /dev/ugen0.1, but that doesn't make the printer > do anything. > > I was able to get it recognized as a scanner, if I added it to > sys/dev/usb/usbdevs and to the scanner_ids table in uscanner.c, but that > still doesn't help me print anything. > > Any ideas would be appreciated. > > -- Ranger Rik -- RikSca@mac.com Joshua 24:15 -- Ranger Rik -- RikSca@mac.com Joshua 24:15 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 7:24:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id AEFFF37B41D for ; Mon, 28 Jan 2002 07:24:38 -0800 (PST) Received: (qmail 37876 invoked from network); 28 Jan 2002 15:24:26 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 28 Jan 2002 15:24:26 -0000 Date: Mon, 28 Jan 2002 15:24:25 +0000 From: Matt H To: Eric Six Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ensoniq PCI Sound Card / ES1371 Woes.. Message-Id: <20020128152425.4711013c.matt@proweb.co.uk> In-Reply-To: References: X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Mon, 28 Jan 2002 08:42:26 -0600 "Eric Six" wrote: > What is the correlation between adding device pcm or device pcm0? Does that > correspond to the pci slot? If you don't mind, what is the output of dmesg > for your snd card? pcm plug and play pcm0 sets irq's etc. man pcm will tell you more M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 7:32:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [207.202.214.132]) by hub.freebsd.org (Postfix) with ESMTP id 2078037B404 for ; Mon, 28 Jan 2002 07:32:07 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id g0SFVWf08211; Mon, 28 Jan 2002 15:31:32 GMT Date: Mon, 28 Jan 2002 15:31:32 +0000 From: what ever To: freebsd-questions@freebsd.org Subject: man doesn't work sometimes Message-ID: <20020128153132.A14810@sdf.freeshell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 having a slightly puzzling problem. Running man sometimes segfaults, as below, and sometimes it doesn't. # man mail Formatting page, please wait.../usr/bin/groff: troff: Segmentation fault Done. # man sendmail returns a nice manpage # man ls also returns a nice manpage # man lynx does, too # man mutt coredumps # man emacs coredumps # man vi coredumps # man groff # man troff both coredump as well. & Etcetera. I am at a bit of a loss. I'm running FreeBSD4.4-Release, (installed as a binary upgrade from 4.2-RELEASE). man version is 1.1 Here is what groff & troff say about themseleves: # groff -v GNU groff version 1.17.2 Copyright (C) 1989-2001 Free Software Foundation, Inc. GNU groff comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of groff and its subprograms under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. called subprograms: GNU troff (groff) version 1.17.2 GNU grops (groff) version 1.17.2 Any ideas? -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 7:38:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id 015AD37B42F for ; Mon, 28 Jan 2002 07:38:45 -0800 (PST) Received: from dialup-65.56.132.239.dial1.chicago1.level3.net ([65.56.132.239] helo=pegasus) by harrier.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 16VDrZ-0004Bk-00; Mon, 28 Jan 2002 07:38:30 -0800 Message-ID: <006401c1a811$d57660e0$ef843841@pegasus> From: "Bob Giesen" To: "Matthew D. Fuller" , "Marko Cuk" Cc: References: <20020126234617.C267@idefix.local> <5.1.0.14.0.20020127002514.01d56978@mail.drwilco.net> <20020127100745.A267@idefix.local> <00c401c1a743$2f8f9170$1200a8c0@gsicomp.on.ca> <20020127214638.A267@idefix.local> <002901c1a77a$a7027790$1200a8c0@gsicomp.on.ca> <3C54735D.5E2B3763@cuk.nu> <20020127154343.G75216@over-yonder.net> Subject: Re: file system undelete Date: Mon, 28 Jan 2002 09:38:27 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 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 might want to consider writing a "trashcan" script that will move files to a dedicated directory. Then, create an alias called "rm" that calls this script. (You can always type "/bin/rm" if you're sure you don't want to save something -- and you'll want to use "/bin/rm" in your scripts, if you don't want files saved.) Then, just take out the trash occasionally... maybe on the same night you put the hard cans out at the curb. :-) ----- Original Message ----- From: "Matthew D. Fuller" To: "Marko Cuk" Cc: Sent: Sunday, January 27, 2002 3:43 PM Subject: Re: file system undelete > On Sun, Jan 27, 2002 at 10:38:37PM +0100 I heard the voice of > Marko Cuk, and lo! it spake thus: > > Is there any way to undelete file under FreeBSD ? The file is on this partition > > : /dev/da0s1f on /usr (ufs, local, soft-updates) > > > > I have read the man undelete, but I don't understand, how to do that. > > You don't. > > From undelete(2): > ---- > Currently, this works only when the named object is a whiteout in a union > filesystem. The system call removes the whiteout causing any objects in > a lower layer of the union stack to become visible once more. > ---- > > Since you're not using a unionfs, undelete(2) doesn't do anything for > you. Also, note that it's in man section 2, which means it's a system > call (and not a program you can directly invoke) anyway. > > FreeBSD's FFS has no support for undeleting. Deleted means deleted. > > > > -- > Matthew Fuller (MF4839) | fullermd@over-yonder.net > Unix Systems Administrator | fullermd@futuresouth.com > Specializing in FreeBSD | http://www.over-yonder.net/ > > "The only reason I'm burning my candle at both ends, is because I > haven't figured out how to light the middle yet" > > 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 Mon Jan 28 7:47:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id 489AD37B435 for ; Mon, 28 Jan 2002 07:47:05 -0800 (PST) Received: from dialup-65.56.132.239.dial1.chicago1.level3.net ([65.56.132.239] helo=pegasus) by harrier.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 16VDzo-0007TJ-00; Mon, 28 Jan 2002 07:47:01 -0800 Message-ID: <009201c1a813$05fd0ec0$ef843841@pegasus> From: "Bob Giesen" To: "Donald Burr of Borg" , "FreeBSD Questions" References: <20020127215406.U40283-100000@localhost> Subject: Re: Anything wrong with changing the time cron.daily runs? Date: Mon, 28 Jan 2002 09:46:58 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 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 ----- Original Message ----- From: "Donald Burr of Borg" To: "FreeBSD Questions" Sent: Sunday, January 27, 2002 11:57 PM Subject: Anything wrong with changing the time cron.daily runs? > We recently moved, and the layout of the new apartment places my desk > (with FreeBSD server on it) right next to the bedroom wall. Unfortunately > the construction of said wall is such that the noise made by the hard > drives carries through it rather well. We've been woken up several days > in a row by the nightly maintenance that runs at 3am... Might want to grease that hard drive... ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 7:47:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.bcn.isoco.net (ldap.isoco.net [212.9.90.11]) by hub.freebsd.org (Postfix) with ESMTP id 6FF4037B439 for ; Mon, 28 Jan 2002 07:46:39 -0800 (PST) Received: from fxn.bcn.isoco.net (fxn.bcn.isoco.net [172.16.1.50]) by smtp.bcn.isoco.net (Postfix) with SMTP id 65461CD2B9 for ; Mon, 28 Jan 2002 16:46:37 +0100 (CET) Date: Mon, 28 Jan 2002 16:46:23 +0100 From: F.Xavier Noria To: questions@FreeBSD.ORG Subject: Re: file system undelete Message-Id: <20020128164623.00b047f3.fxn@isoco.com> In-Reply-To: <006401c1a811$d57660e0$ef843841@pegasus> References: <20020126234617.C267@idefix.local> <5.1.0.14.0.20020127002514.01d56978@mail.drwilco.net> <20020127100745.A267@idefix.local> <00c401c1a743$2f8f9170$1200a8c0@gsicomp.on.ca> <20020127214638.A267@idefix.local> <002901c1a77a$a7027790$1200a8c0@gsicomp.on.ca> <3C54735D.5E2B3763@cuk.nu> <20020127154343.G75216@over-yonder.net> <006401c1a811$d57660e0$ef843841@pegasus> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Mon, 28 Jan 2002 09:38:27 -0600 "Bob Giesen" wrote: : You might want to consider writing a "trashcan" script that will move : files to a dedicated directory. Then, create an alias called "rm" that : calls this script. (You can always type "/bin/rm" if you're sure you don't : want to save something -- and you'll want to use "/bin/rm" in your scripts, : if you don't want files saved.) Then, just take out the trash : occasionally... maybe on the same night you put the hard cans out at the : curb. :-) Just for the record: http://freshmeat.net/projects/rmm/ http://freshmeat.net/projects/trashcan/ -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 7:50:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 6A03937B47C for ; Mon, 28 Jan 2002 07:48:23 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g0SFlu005420; Mon, 28 Jan 2002 17:47:56 +0200 (EET) (envelope-from ru) Date: Mon, 28 Jan 2002 17:47:56 +0200 From: Ruslan Ermilov To: what ever Cc: freebsd-questions@FreeBSD.ORG Subject: Re: man doesn't work sometimes Message-ID: <20020128174756.A677@sunbay.com> References: <20020128153132.A14810@sdf.freeshell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020128153132.A14810@sdf.freeshell.org> User-Agent: Mutt/1.3.23i 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, Jan 28, 2002 at 03:31:32PM +0000, what ever wrote: > Hi, > > I am having a slightly puzzling problem. Running man > sometimes segfaults, as below, and sometimes it doesn't. > > # man mail > Formatting page, please wait.../usr/bin/groff: troff: Segmentation fault > Done. [...] > & Etcetera. I am at a bit of a loss. > > I'm running FreeBSD4.4-Release, (installed as a binary upgrade from > 4.2-RELEASE). man version is 1.1 > > Here is what groff & troff say about themseleves: > > # groff -v > GNU groff version 1.17.2 [...] > Any ideas? > ISTR a problem report with similar symptoms. It turned out to be a bad troff(1) binary on the release media. See if the installed /usr/bin/troff binary matches that on the release media. Standard CD-ROM distribution has a live file system on a second disc in the set. Mount it and compare checksums with md5(1). BTW, where did you get your 4.4-RELEASE, and on which media? Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 7:52:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [207.202.214.132]) by hub.freebsd.org (Postfix) with ESMTP id 8EE1237B4BC; Mon, 28 Jan 2002 07:52:27 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id g0SFprM07866; Mon, 28 Jan 2002 15:51:53 GMT Date: Mon, 28 Jan 2002 15:51:53 +0000 From: what ever To: Ruslan Ermilov Cc: what ever , freebsd-questions@FreeBSD.ORG Subject: Re: man doesn't work sometimes Message-ID: <20020128155153.A28684@sdf.freeshell.org> References: <20020128153132.A14810@sdf.freeshell.org> <20020128174756.A677@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020128174756.A677@sunbay.com>; from ru@FreeBSD.ORG on Mon, Jan 28, 2002 at 05:47:56PM +0200 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 > BTW, where did you get your 4.4-RELEASE, and on which media? I did a binary upgrade via sysinstall over the network, to the primary FreeBSD site. I'll compare binaries, as suggested. Thanks for the tip! -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 7:57:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20109.mail.yahoo.com (web20109.mail.yahoo.com [216.136.226.46]) by hub.freebsd.org (Postfix) with SMTP id 7042137B4A0 for ; Mon, 28 Jan 2002 07:57:24 -0800 (PST) Message-ID: <20020128155723.69698.qmail@web20109.mail.yahoo.com> Received: from [198.135.242.14] by web20109.mail.yahoo.com via HTTP; Mon, 28 Jan 2002 07:57:23 PST Date: Mon, 28 Jan 2002 07:57:23 -0800 (PST) From: FreeBSD Questions Subject: fxp0: SCB timeout errors To: freebsd-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 am using FreeBSD-4.4-STABLE Every few days, my Dell PowerEdge 1550 with integrated dual Intel Pro/100+ NICs (only one of which is plugged in currently) gets VERY slow, with the CPU going to 100% utilized (normally it is around 25-50% utilized) and my "syslogd" process is taking up a lot of processor time, and I get tons of entries in my /var/log/messages file, like this: bob# tail /var/log/messages Jan 23 16:55:12 bob /kernel: fxp0: SCB timeout: 0x70 0x0 0x50 0x0 Jan 23 16:55:12 bob /kernel: fxp0: SCB timeout: 0x80 0x0 0x50 0x0 Jan 23 16:55:13 bob last message repeated 5 times Jan 23 16:55:13 bob /kernel: fxp0: SCB timeout: 0x70 0x0 0x50 0x0 Jan 23 16:55:13 bob /kernel: fxp0: SCB timeout: 0x80 0x0 0x50 0x0 Jan 23 16:55:16 bob last message repeated 29 times Jan 23 16:55:16 bob /kernel: fxp0: SCB timeout: 0x70 0x0 0x50 0x0 Jan 23 16:55:17 bob /kernel: fxp0: SCB timeout: 0x80 0x0 0x50 0x0 Jan 23 16:55:19 bob last message repeated 15 times Jan 23 16:55:19 bob /kernel: fxp0: SCB timeout: 0x70 0x0 0x50 0x0 And it just goes on and on, generating a ton of messages until a reboot. After a reboot, the system comes up just fine and runs for a few more days without any SCB timeout errors in the log. Then without any indication of why it happened, it just gets flooded with these timeouts again and the system becomes very slow until I reboot. Can anyone tell me what might be the problem, or give me some hints on where to start diganosing it? Thanks in advance for your help. Chad __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 8: 7: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from [208.237.133.234] (mail.ade.com [208.237.133.234]) by hub.freebsd.org (Postfix) with SMTP id 8F9F937B402 for ; Mon, 28 Jan 2002 08:07:01 -0800 (PST) Received: from no.name.available by [208.237.133.234] via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 28 Jan 2002 16:07:01 UT Received: (private information removed) Message-ID: From: Chris Corayer To: "'questions@FreeBSD.ORG'" Subject: Swap space questions. Date: Mon, 28 Jan 2002 11:07:28 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-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 I have an old Alpha Server. It currently has 6 disks in it. I also have another dual P3 system with five disks. How many of those disks can/should have swap space? I recall reading in the handbook somewhere that it there should be no more than 4. Why not? I've also read that the swap should not be the first partition/slice? on the disk. Does this apply only for the first disk with / on it, or for all of them? Can anyone point me to more definitive answers? Thank you in advance. -Christopher Corayer Information Services ADE Technologies 77 Rowe Street Newton, MA 02466 p.617.831.8043 f.617.243.4443 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 8:14:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutng0.schlund.de (moutng0.kundenserver.de [212.227.126.170]) by hub.freebsd.org (Postfix) with ESMTP id F1A3637B400 for ; Mon, 28 Jan 2002 08:14:37 -0800 (PST) Received: from [195.20.224.219] (helo=mrvdom03.kundenserver.de) by moutng0.schlund.de with esmtp (Exim 3.22 #2) id 16VDp1-0002Xs-00; Mon, 28 Jan 2002 16:35:51 +0100 Received: from [217.1.114.59] (helo=pD901723B.dip.t-dialin.net) by mrvdom03.kundenserver.de with esmtp (Exim 2.12 #2) id 16VDp1-0001Ae-00; Mon, 28 Jan 2002 16:35:51 +0100 Date: Mon, 28 Jan 2002 16:36:08 +0000 (GMT) From: Peter Ulrich Kruppa To: Rogier Steehouder Cc: Norm , Subject: Re: installing FreeBSD along with Windows XP In-Reply-To: <20020128081808.A608@localhost> Message-ID: <20020128163120.B2826-100000@pukruppa.de> 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 Mon, 28 Jan 2002, Rogier Steehouder wrote: > On 27-01-2002 13:35 (-0500), Norm wrote: > > I have a new P4 1.8GHz with 512 MB RDRAM and 60GB HDD which I have > > split int two drives (C,D). I plan on using Drive C for Windows XP > > and Drive D for FreeBSD. > > 1) Can you tell me whether it is better to use NTFS file formatting or > > FAT32 for either or both drives? Pros and cons of using either file > > systems? > FreeBSD uses its own UFS/FFS filesystem. Windows cannot read that. I > know FreeBSD reads and writes FAT32, but probably not NTFS. My FreeBSD -STABLE can read Win2k's NTFS very well (# mount_ntfs /dev/ad0s1 /mnt ) Are you sure it does not work with your release? Uli. *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 8:19: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from acmez.gatech.edu (acmez.gatech.edu [130.207.165.24]) by hub.freebsd.org (Postfix) with ESMTP id 28DD237B404 for ; Mon, 28 Jan 2002 08:19:00 -0800 (PST) Received: by acmez.gatech.edu (Postfix, from userid 19753) id BBCB04ED7B; Mon, 28 Jan 2002 11:18:59 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by acmez.gatech.edu (Postfix) with ESMTP id ADE4E4FE77; Mon, 28 Jan 2002 16:18:59 +0000 (EDT) Date: Mon, 28 Jan 2002 16:18:59 +0000 (EDT) From: Michael Imamura X-Sender: gte255n@acmez.gatech.edu To: Sue Blake Cc: freebsd-questions@FreeBSD.ORG Subject: Re: docs for learning about CD burning? In-Reply-To: <20020128210815.O662@welearn.com.au> 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 On Mon, 28 Jan 2002, Sue Blake wrote: > I've had nothing but success with my new CD writer, but I haven't done > much either. I'm looking for a comprehensive introductory document or > article along the lines of "So, you've got this new CD writing gadget, > what can you do with it?". Is there such a doc? > > I could also use Some very lightly technical info on different types > of CDs and jargon like "CD-R", "CD-RW", "joliet" and "rock ridge". So > I guess I'm looking for two docs, unless they're combined somewhere. Here's an article that's geared more towards Linux CD burning, but has a section on jargon that might be useful: http://www.lugatgt.org/articles/cd_burning/ (I guess this is something of a shameless plug, but I thought it might be useful) :) -- Michael Imamura zoogie@lugatgt.org LUG@GT Web Guy http://www.lugatgt.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 8:34: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id ABF0A37B41C for ; Mon, 28 Jan 2002 08:33:12 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 28 Jan 2002 09:02:49 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id D67DD402A; Mon, 28 Jan 2002 09:00:36 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Allen May" , Subject: Re: Hard Drive Crash.. HELP Date: Mon, 28 Jan 2002 09:00:36 -0500 X-Mailer: KMail [version 1.3] References: <03a201c1a7bb$50c75c10$0401a8c0@Hewey> <20020128053010.9E446401E@i8k.babbleon.org> <03d901c1a7f0$ae72e700$0401a8c0@Hewey> In-Reply-To: <03d901c1a7f0$ae72e700$0401a8c0@Hewey> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020128140036.D67DD402A@i8k.babbleon.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 On Monday 28 January 2002 06:41 am, Allen May wrote: > Thanks for the good news Brian. Glad to provide it . . . based on the other question would I be right in guessing that whoever initially set you up with FreeBSD is no longer with the company? You probably want to read up on some of this stuff in the handbook and what-not besides just following the mailing-list advice. If I were running a company which depended on using FreeBSD I'd want to ensure that I had significant in-house expertise . . . of course you are acquiring some now in a "trial by fire" way! > How do you boot into single user mode? boot -s at startup time. Then you can mount all your partitions read-only (mount -a -o ro) and from there you should be able to copy the files to someplace safe. > If I take the hard drive and put it into another machine, whats the syntax > for mounting an unknown drive? Well, the device name of the drive will be in the startup messges. It'll be something like at ata3 or sda3 or something like that, and the "rest" of it will be the same as it is in the current machine, so you'd mount it like, say, # mkdir /recover # mkdir /recover/usr # mount /dev/ata5s2b /recover/usr The exact details of course depend on what type of disk, how it's partitioned, and all that. > If I can get the data off the box, how do I rebuild the box with a new hard > drive? Do I just copy the entire contents of the bad drive to the new drive > the remove the bad drive? Well, that depends on how you backed it up and all that. When I did this, I used pax to copy all of the non-system files (the ones that I altered); then I did a regular FreeBSD install, and then I copied my files back. It's also possible to use dd to just pull the bits off of the drive and then use dd to make an exact image, but this will only work if you replace it with an identical drive and of course in this case you must put the drive in another system since you won't have an O/S to do the copy until after you've done the copy, if you see what I mean. If this works, this approach is the fastest & easiest, but speaking personally it makes me nervous. Also, if there is any read error while making the disk image, you are dead. So the safer approach is what I did, which is to just back up the files (that you mess with [or just all the files other than /var and /tmp if you want), install FreeBSD on the new disk, and then restore the files from backup, just like you would for any other system failure. And of course please remember that it's only PROBABLY good news: it's quite possible that once you get it mounted read/only you'll find that the disk is having some read failures as well. But let's hope for the best instead. > > Thanks for your help. You're welcome. Good luck. > > -Allen > > ----- Original Message ----- > From: "Brian T.Schellenberger" > To: "Allen May" ; > Sent: Monday, January 28, 2002 12:30 AM > Subject: Re: Hard Drive Crash.. HELP > > > On Monday 28 January 2002 12:19 am, Allen May wrote: > > > One of our mail servers just went belly up. > > > The hard drive crashed. It's a FreeBSD 4.4 machine. > > > > > > We can boot to the install floppies and see that the partition table is > > > still intact. It won't boot (see console errors below). > > > > > > Is there any way we can recover this drive's data? > > > > You are in luck, most likely: these are all *write* errors. I had a > > drive > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 8:36:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by hub.freebsd.org (Postfix) with ESMTP id 0818D37B41C for ; Mon, 28 Jan 2002 08:35:06 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maile.telia.com (8.11.6/8.11.6) with ESMTP id g0SGZ4W14659 for ; Mon, 28 Jan 2002 17:35:04 +0100 (CET) Received: from falcon.midgard.homeip.net (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id RAA06575 for ; Mon, 28 Jan 2002 17:35:03 +0100 (CET) Received: (qmail 85878 invoked by uid 1001); 28 Jan 2002 16:35:01 -0000 Date: Mon, 28 Jan 2002 17:35:01 +0100 From: Erik Trulsson To: Chris Corayer Cc: "'questions@FreeBSD.ORG'" Subject: Re: Swap space questions. Message-ID: <20020128163501.GA85786@student.uu.se> Mail-Followup-To: Chris Corayer , "'questions@FreeBSD.ORG'" References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i 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, Jan 28, 2002 at 11:07:28AM -0500, Chris Corayer wrote: > I have an old Alpha Server. It currently has 6 disks in it. I also have > another dual P3 system with five disks. How many of those disks can/should > have swap space? I recall reading in the handbook somewhere that it there > should be no more than 4. Why not? By default the kernel cannot handle more than 4 swap devices at once. To change this you need to recompile the kernel after adding the line options NSWAPDEV=4 to your kernel config file. (With '4' changed to the number of swapdevices you need.) Increasing this value increases the memory needed by the kernel so don't make it too large. > > I've also read that the swap should not be the first partition/slice? on the > disk. Does this apply only for the first disk with / on it, or for all of > them? AFAIK you can put the swap wherever you want on the disk. For example I have the following layout: (output from 'disklabel ad0') 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 163840 409600 4.2BSD 0 0 0 # (Cyl. 27*- 37*) b: 409600 0 swap # (Cyl. 0 - 27*) c: 16510977 0 unused 0 0 # (Cyl. 0 - 1091*) e: 1331200 573440 4.2BSD 0 0 0 # (Cyl. 37*- 125*) f: 3809280 1904640 4.2BSD 1024 8192 24 # (Cyl. 125*- 377*) g: 10797057 5713920 4.2BSD 0 0 0 # (Cyl. 377*- 1091*) Note that swap is indeed the first thing on the disk. This has not caused any problems for me. > > Can anyone point me to more definitive answers? > > Thank you in advance. -- 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 Mon Jan 28 8:48:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 06FA437B400 for ; Mon, 28 Jan 2002 08:48:13 -0800 (PST) Received: from user-119a2km.biz.mindspring.com ([66.149.10.150] helo=sylvester.dsj.net) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VEx0-00006o-00; Mon, 28 Jan 2002 08:48:10 -0800 Received: (from dsj@localhost) by sylvester.dsj.net (8.9.3/8.9.3/Debian 8.9.3-21) id LAA14880; Mon, 28 Jan 2002 11:47:23 -0500 Date: Mon, 28 Jan 2002 11:47:23 -0500 From: "David S. Jackson" To: freebsd-questions@freebsd.org, kplug-list@kernel-panic.org, mysql@lists.mysql.com Subject: printing camera-ready mysql report Message-ID: <20020128114723.I10374@sylvester.dsj.net> Reply-To: "David S. Jackson" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 just starting my first MySQL db, and I'm going to want to print out reports from it and produce a camera-ready document. Has anyone done this before, using, say, Star Office or AbiWord or something? TIA. -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I used to work in a fire hydrant factory. You couldn't park anywhere near the place. -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 9:10:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 32EEE37B402 for ; Mon, 28 Jan 2002 09:10:17 -0800 (PST) Received: (qmail 96990 invoked from network); 28 Jan 2002 17:10:03 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 28 Jan 2002 17:10:03 -0000 Date: Mon, 28 Jan 2002 17:10:02 +0000 From: Matt H To: "David S. Jackson" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: printing camera-ready mysql report Message-Id: <20020128171002.15d43569.matt@proweb.co.uk> In-Reply-To: <20020128114723.I10374@sylvester.dsj.net> References: <20020128114723.I10374@sylvester.dsj.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Mon, 28 Jan 2002 11:47:23 -0500 "David S. Jackson" wrote: > Hi, > > I'm just starting my first MySQL db, and I'm going to want to > print out reports from it and produce a camera-ready document. > Has anyone done this before, using, say, Star Office or AbiWord > or something? I use reportlab which is a python add-on to produce PDF documents other possibilities are troff or TeX to output Postscript But, like you say, some word processors can take your ASCII output and format it to your page sizes. This will be wysiwyg but potentially less portable. M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 9:24:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 6BECD37B402 for ; Mon, 28 Jan 2002 09:24:52 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16VFWU-0006cu-00 for freebsd-questions@freebsd.org; Mon, 28 Jan 2002 17:24:50 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 7CB2145218; Mon, 28 Jan 2002 18:24:49 +0100 (CET) Date: Mon, 28 Jan 2002 18:24:49 +0100 From: Cliff Sarginson To: FreeBSD List Subject: Windows XP/Samba Message-ID: <20020128172449.GA1204@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i 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, Has anyone managed to successfully get a Windows XP client talking to Samba. Despite RTFM's and long experiements I can only get a guest (nobody) login to work. Maybe I am missing something. I think protocol NT1 is the right one to use ? -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 9:35:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13407.mail.yahoo.com (web13407.mail.yahoo.com [216.136.175.65]) by hub.freebsd.org (Postfix) with SMTP id 3648037B416 for ; Mon, 28 Jan 2002 09:35:29 -0800 (PST) Message-ID: <20020128173529.3538.qmail@web13407.mail.yahoo.com> Received: from [4.18.79.184] by web13407.mail.yahoo.com via HTTP; Mon, 28 Jan 2002 09:35:29 PST Date: Mon, 28 Jan 2002 09:35:29 -0800 (PST) From: Andrew Gould Subject: Re: printing camera-ready mysql report To: "David S. Jackson" , freebsd-questions@freebsd.org, kplug-list@kernel-panic.org, mysql@lists.mysql.com In-Reply-To: <20020128114723.I10374@sylvester.dsj.net> 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 Please forgive my ignorance; but what is a "camera-ready document"? Andrew --- "David S. Jackson" wrote: > Hi, > > I'm just starting my first MySQL db, and I'm going > to want to > print out reports from it and produce a camera-ready > document. > Has anyone done this before, using, say, Star Office > or AbiWord > or something? > > TIA. > > -- > David S. Jackson dsj@dsj.net > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > I used to work in a fire hydrant factory. > You couldn't park anywhere near the place. > -- Steven Wright > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 9:41:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.uww.edu (mail2.uww.edu [140.146.128.180]) by hub.freebsd.org (Postfix) with ESMTP id 3613537B402 for ; Mon, 28 Jan 2002 09:41:48 -0800 (PST) Received: from stumail1.uww.edu ([140.146.128.185]) by mail2.uww.edu with Microsoft SMTPSVC(5.0.2195.3779); Sun, 27 Jan 2002 20:56:46 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Subject: Kernel Compile Error Date: Sun, 27 Jan 2002 20:56:23 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Kernel Compile Error Thread-Index: AcGnp16JtHiGczO+TUKeO4MU4hvkQw== From: "Spangler, Ryan P" To: X-OriginalArrivalTime: 28 Jan 2002 02:56:46.0291 (UTC) FILETIME=[6C635230:01C1A7A7] 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 having a problem compiling a new kernel. Here is the ouput: [root@swap conf]# config -g SWAP maxusers not specified; 8 assumed ERROR: version of config(8) does not match kernel! config version =3D 400018, version required =3D 400019 Make sure that /usr/src/usr.sbin/config is in sync with your /usr/src/sys and install a new config binary before trying this again. If running the new config fails check your config file against the GENERIC OR LINT config files for changes in config syntax, or option/device naming conventions [root@swap conf]# Thanks for any help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10: 3:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13401.mail.yahoo.com (web13401.mail.yahoo.com [216.136.175.59]) by hub.freebsd.org (Postfix) with SMTP id ED21737B416 for ; Mon, 28 Jan 2002 10:03:14 -0800 (PST) Message-ID: <20020128180314.38424.qmail@web13401.mail.yahoo.com> Received: from [213.130.12.214] by web13401.mail.yahoo.com via HTTP; Mon, 28 Jan 2002 10:03:14 PST Date: Mon, 28 Jan 2002 10:03:14 -0800 (PST) From: tim Nikolaev Subject: HELP!! To: freebsd-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 Hi, first of all let me sank you for a greate OS!!!! But i have a problem:( I need to setup IPSEC connections (manual keying)between two subnets 1.2.3.0/24 gateway FreeBSD 4.3 and 5.6.7.0/24 gateway FreeBSD 5.0)(tunnel mode) I allowed ip packets between gateway's external interfaces, and FROM ANY TO ANY throu the internal interfaces. When i try ping from one subnet to another everything is fine :) BUT!!! when i ping address (from subnet with FreeBSD 4.3 gateway) for example Inet or any other IP address, FIREWALL v 1.30.2.12 tells me PERMISSION DENIED. As i know the first is ipsec packet incapsulation and then firewall, why firewall looks throu the esp-header ? Everything works fine between two FreeBsd 5.0 routers. If you can please help me :0 Sank's again for a GREATE OS!!! :))))) __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10: 8:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 2011E37B402 for ; Mon, 28 Jan 2002 10:08:36 -0800 (PST) Received: (qmail 25941 invoked from network); 28 Jan 2002 18:08:22 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 28 Jan 2002 18:08:22 -0000 Date: Mon, 28 Jan 2002 18:08:22 +0000 From: Matt H To: "Andrew Gould" Cc: deepbsd@earthlink.net, freebsd-questions@FreeBSD.ORG, kplug-list@kernel-panic.org, mysql@lists.mysql.com Subject: Re: printing camera-ready mysql report Message-Id: <20020128180822.6faeb18a.matt@proweb.co.uk> In-Reply-To: <20020128173529.3538.qmail@web13407.mail.yahoo.com> References: <20020128114723.I10374@sylvester.dsj.net> <20020128173529.3538.qmail@web13407.mail.yahoo.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Mon, 28 Jan 2002 09:35:29 -0800 (PST) "Andrew Gould" wrote: > Please forgive my ignorance; but what is a > "camera-ready document"? It is a document that you take to the printers for him to photograph it and make a printing plate. Alternatively it would be called "camera ready artwork". All the printing places I know round here will take a postscript file though or maybe even a PDF. Often you can email it them or even dial straight in and leave it on their BBS. Then they will print it onto bromide or similar transparent material with an imagesetter. An imagesetter can produce output of 1200dpi and upwards and do colour separations. The macintosh has been the traditional computer in the printing industry and MS pushing true-type in favour of the more useful postscript fonts used to drive me to distraction until the PC market caught up enough to be able to take MS postscript documents and see the proper output! Today's 600dpi laser printers do an adequate job if you can't afford to have bromides made and are not overly concerned with magazine quality documents. (Paper suffers from "dot-creep" so the dpi rating of the final on paper output tends not to be 600dpi which can affect half-tones [the dotty picture version of greyscale/colour separated images]) blimey that turned out longer than I planned! It's been a few years so if anyone has a modern update feel free to correct :) M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10:10:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id A35A937B404 for ; Mon, 28 Jan 2002 10:10:11 -0800 (PST) Received: (qmail 10204 invoked from network); 28 Jan 2002 18:09:38 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 28 Jan 2002 18:09:38 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Windows XP/Samba X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Mon, 28 Jan 2002 12:10:10 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Windows XP/Samba Thread-Index: AcGoIL0Z5xRKkkrZR2y1GvKZnK1NuQABigIw From: "Robert D. Hughes" To: "FreeBSD List" 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 Check the samba docs for an explanation of what the different protocols are, but I have mine set to LANMAN2 in a domain environment. -----Original Message----- From: Cliff Sarginson [mailto:cliff@raggedclown.net] Sent: Monday, January 28, 2002 11:25 AM To: FreeBSD List Subject: Windows XP/Samba Hello, Has anyone managed to successfully get a Windows XP client talking to Samba. Despite RTFM's and long experiements I can only get a guest (nobody) login to work. Maybe I am missing something. I think protocol NT1 is the right one to use ? --=20 Regards Cliff 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 Mon Jan 28 10:10:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.accessus.net (email.accessus.net [209.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id D271837B416 for ; Mon, 28 Jan 2002 10:10:21 -0800 (PST) Received: from [209.145.133.59] (account jkoenig@accessus.net HELO jwebmedia.com) by email.accessus.net (CommuniGate Pro SMTP 3.4.8) with ESMTP id 40817541 for freebsd-questions@FreeBSD.ORG; Mon, 28 Jan 2002 12:10:19 -0600 Message-ID: <3C55970C.B1CE0E9D@jwebmedia.com> Date: Mon, 28 Jan 2002 12:23:07 -0600 From: Joseph Koenig Reply-To: joe@jwebmedia.com Organization: jWeb New Media Design X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Off-Topic: Dedicated Servers - RackSpace. Any comments? 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 We're currently looking at moving from Verio to RackSpace. Does anyone have any comments on either one? Anyone have any problems with Rackspace ever? Anything I should know? Thanks, Joe Koenig Production Manager jWeb New Media Design joe@jWebmedia.com http://www.jwebmedia.com/ 636.928.3162 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10:12:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id BD47237B400 for ; Mon, 28 Jan 2002 10:12:31 -0800 (PST) Received: (qmail 10219 invoked from network); 28 Jan 2002 18:11:58 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 28 Jan 2002 18:11:58 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Windows XP/Samba X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Mon, 28 Jan 2002 12:12:31 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Windows XP/Samba Thread-Index: AcGoIL0Z5xRKkkrZR2y1GvKZnK1NuQABmpmQ From: "Robert D. Hughes" To: "FreeBSD List" 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 Sorry to reply twice, but as I hit send, I realized my first answer doesn't address the issue. If you can connect as guest, obviously samba and XP are talking. Have you set up your SMB users files, or are you doing domain authentications? -----Original Message----- From: Cliff Sarginson [mailto:cliff@raggedclown.net] Sent: Monday, January 28, 2002 11:25 AM To: FreeBSD List Subject: Windows XP/Samba Hello, Has anyone managed to successfully get a Windows XP client talking to Samba. Despite RTFM's and long experiements I can only get a guest (nobody) login to work. Maybe I am missing something. I think protocol NT1 is the right one to use ? --=20 Regards Cliff 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 Mon Jan 28 10:13:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id AA03437B417 for ; Mon, 28 Jan 2002 10:13:26 -0800 (PST) Received: (qmail 94787 invoked from network); 28 Jan 2002 18:13:25 -0000 Received: from oxyetb.com (HELO alexus) (@66.92.98.145) by secure.nexgen.com with SMTP; 28 Jan 2002 18:13:25 -0000 Message-ID: <003201c1a827$7724dce0$0d00a8c0@alexus> From: "alexus" To: "Chris Fedde" Cc: References: <200201261642.g0QGgT868534@fedde.littleton.co.us> Subject: Re: out of swap space Date: Mon, 28 Jan 2002 13:13:19 -0500 Organization: NexGen MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 how can i allocate another partition on live server? i mean i can't put another hard drive there.. due to i have planty of space on this drive can i somehow cut a little bit of / partition and make it add to swap? ----- Original Message ----- From: "Chris Fedde" To: "alexus" Cc: Sent: Saturday, January 26, 2002 11:42 AM Subject: Re: out of swap space > On Sat, 26 Jan 2002 09:01:08 -0500 "alexus" wrote: > +------------------ > | hi > | > | is there a way to increase size of swap space? > | > | i have 512mb of ram and 512mb of swap space > | > | i had 256mb of ram before so i created 512mb of swap space > | now i put another 256mb in and i'm still running out of space > | > | so i was asking if there is a way to increase size of swap space? > +------------------ > > You want to spread your swap over all the drives in the box. So allocate one > or more partitions on each drive. The rule of thumb that swap should be > twice the size of ram. But on a busy server you want enough ram to avoid > swapping at all. > > It is posible to configure swap in a file by using a combination of > vnconfig and swapon but swap configured this way is much slower than raw > partition swap. > > Good Luck > > -- > Chris Fedde > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10:15:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id 8A8B037B41E for ; Mon, 28 Jan 2002 10:15:31 -0800 (PST) Received: (qmail 5017 invoked from network); 28 Jan 2002 18:15:31 -0000 Received: from oxyetb.com (HELO alexus) (@66.92.98.145) by secure.nexgen.com with SMTP; 28 Jan 2002 18:15:31 -0000 Message-ID: <003901c1a827$c25f4920$0d00a8c0@alexus> From: "alexus" To: "Ryan Thompson" Cc: References: <20020126102130.C59495-100000@catalyst.sasknow.net> Subject: Re: out of swap space Date: Mon, 28 Jan 2002 13:15:25 -0500 Organization: NexGen 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.2600.0000 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 ----- Original Message ----- From: "Ryan Thompson" To: "alexus" Cc: Sent: Saturday, January 26, 2002 11:45 AM Subject: Re: out of swap space > alexus wrote to freebsd-questions@FreeBSD.ORG: > > > hi > > > > is there a way to increase size of swap space? > > > > i have 512mb of ram and 512mb of swap space > > > > i had 256mb of ram before so i created 512mb of swap space now i put > > another 256mb in and i'm still running out of space > > Suggestion #1: If you can reduce the memory consumption of your > system, that should be your first task. Make sure you don't have any > processes that are eating/leaking memory. Is it better after a reboot, > and gradually winds down to a crash? > I can't.. server doesn't run anything what needes to be run > > > so i was asking if there is a way to increase size of swap space? > > > > this is live server and i can't afford for it to be down, so place > > no suggestions like partion magic.. this is so windowish:) unless > > thats the only one solution then i might consider.. > > Suggestion #2: Using your existing drives, you WILL need to mess with > filesystems. If you have any slices which you are NOT using, or are > not using nearly to capacity, you can move all those files to another > filesystem, symlink things appropriately, and use the slice for swap > (swapon(8), disklabel(8)). If the slice is adjacent to an existing > swap partition, use disklabel(8) (or /stand/sysinstall, for the > uninitiated). You'll probably want to do some of this in single-user > mode, but your total downtime shouldn't be that significant. > I have there / and I have /swap can i somehow cut a little bit from / and added it to /swap? > > > and yes i'm going to put more physical memory, but i still would > > like to know if there is a way to increase swap size > > Suggestion #3: Add another disk and use it as a new swap device. To do > this with only 45 seconds of downtime, add the entry to /etc/fstab > before you shut down, pop the drive in, and turn the power on. If you > have any hot swap bays, this isn't even an issue. :-) > > Suggestion #4: Share the load with another machine. > > > > thank you in advance > > I'm currently building a router/firewall/proxy for a client, using > FreeBSD 3.5 on a 486DX/2-66 that they supplied with 3072K + 640K + > 256K = 3968K RAM, and a 180MB HDD. After getting the kernel ~1MB, > disabling almost everything on boot (ps -ax | wc = 9 :-), it is soon > to be serving an entire floor of office machines. So, what is it you > can't do with several orders of magnitude more memory than that? :-) > > - Ryan > > -- > Ryan Thompson > Network Administrator, Accounts > > SaskNow Technologies - http://www.sasknow.com > #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 > > Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon > Toll-Free: 877-727-5669 (877-SASKNOW) North America > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10:16: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sweeper.i.kyivstar.net (sweeper.i.kyivstar.net [193.41.60.50]) by hub.freebsd.org (Postfix) with ESMTP id 5B02D37B404 for ; Mon, 28 Jan 2002 10:16:00 -0800 (PST) Received: from inside.ncc.kyivstar.net (inside.ncc.kyivstar.net) by sweeper.i.kyivstar.net (Content Technologies SMTPRS 4.2.5) with ESMTP id for ; Mon, 28 Jan 2002 20:23:27 +0200 Received: from gwy1 by inside.ncc.kyivstar.net (8.9.0/8.8.7) with SMTP id UAA12899 for ; Mon, 28 Jan 2002 20:15:40 +0200 (EET) (envelope-from 380676735019@sms.kyivstar.net) From: 380676735019@sms.kyivstar.net Received: from gwy1 by gwy1 (5.65v4.0/1.1.10.5/30Jun98-0121PM) id AA00844; Mon, 28 Jan 2002 20:13:42 +0200 Date: 28 Jan 02 20:13:42 +0200 To: freebsd-questions@FreeBSD.org 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 Hi! DOES FREEBSD 4.3 SUPPORT Intel(R) 82815 graphics controller build in i815 epox mother board? -------------------------------- This message was generated by the Kyivstar Email Gateway -------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10:23:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9197C37B416 for ; Mon, 28 Jan 2002 10:23:07 -0800 (PST) Received: from hades.hell.gr (patr530-a127.otenet.gr [212.205.215.127]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id g0SIMgS26623; Mon, 28 Jan 2002 20:22:50 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0SIMKF67292; Mon, 28 Jan 2002 20:22:20 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Mon, 28 Jan 2002 20:22:19 +0200 From: Giorgos Keramidas To: Bob Bomar Cc: questions@freebsd.org Subject: Re: Mutt Message-ID: <20020128182219.GK56247@hades.hell.gr> References: <20020122211531.GA72948@peitho.fxp.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M38YqGLZlgb6RLPS" Content-Disposition: inline In-Reply-To: <20020122211531.GA72948@peitho.fxp.org> User-Agent: Mutt/1.3.25i 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 --M38YqGLZlgb6RLPS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-01-22 16:15:31, Bob Bomar wrote: > I am trying to figure out how to turn the line wrap on, I tried set > smart_wrap=3Dyes, but it did not work. Its probably something simple, > but I can not figure it out. =20 If you mean in the internal Mutt pager, you might find it nice that the 'e' key is bound to 'edit' in the index. When I find messages (like the one you posted) that have not been edited to wrap at a reasonable column, I just press 'e' and edit the message in place. This way, when I open the message later on, it will wrap nicely :-) --=20 Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ --M38YqGLZlgb6RLPS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8VZba1g+UGjGGA7YRAjAdAKCseSTaFAu8/31c4YFhV0U3vCRcIwCgp6pw 1SHixjZELiz+G8S3TDVMO3A= =bINp -----END PGP SIGNATURE----- --M38YqGLZlgb6RLPS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10:34:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by hub.freebsd.org (Postfix) with ESMTP id 247C837B417 for ; Mon, 28 Jan 2002 10:34:44 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 7C9CE7E91 for ; Mon, 28 Jan 2002 19:34:42 +0100 (MET) Date: Mon, 28 Jan 2002 19:34:40 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: Automatic startup of OpenFTPD Message-Id: <20020128193440.73103c94.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 The tutorial mentions nothing about this. I'm running OpenFTPD as user 'ftpd', and I'd like the service to be loaded at startup like everything else on my system. So far I've tried inetd, rc.local (su) and crontab (without finding a proper script to check if it's running). Hope anybody has a clue. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 10:57:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from drone5.qsi.net.nz (drone5-svc-skyt.qsi.net.nz [202.89.128.5]) by hub.freebsd.org (Postfix) with SMTP id DDA9B37B400 for ; Mon, 28 Jan 2002 10:57:29 -0800 (PST) Received: (qmail 30969 invoked by uid 0); 28 Jan 2002 18:57:28 -0000 Received: from unknown (HELO chen.org.nz) ([210.54.19.51]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 28 Jan 2002 18:57:28 -0000 Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0SIvRc02378; Tue, 29 Jan 2002 07:57:27 +1300 (NZDT) (envelope-from jonc) Date: Tue, 29 Jan 2002 07:57:27 +1300 From: Jonathan Chen To: devin-freebsdquestions@rintrah.org Cc: Marco Radzinschi , freebsd-questions@FreeBSD.ORG Subject: Re: NTP behind NAT box? Message-ID: <20020129075727.A2307@grimoire.chen.org.nz> References: <20020122085250.N7705-100000@mail.radzinschi.com> <20020128072745.A76592@tharmas.rintrah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020128072745.A76592@tharmas.rintrah.org>; from devin-freebsdquestions@rintrah.org on Mon, Jan 28, 2002 at 07:27:45AM -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 Mon, Jan 28, 2002 at 07:27:45AM -0500, devin-freebsdquestions@rintrah.org wrote: > On Tue, Jan 22, 2002 at 08:56:10AM -0500, Marco Radzinschi wrote: > > Hello: > > > > I am running ntpd on a machine behind a router which is taking > > care of NAT. I have the router forwarding UDP packets on port 123 to said > > machine, and NTP is working. > > > > Now, do I really need to be forwarding UDP/123 to that machine, or will > > ntpd work without it? > > ntpd will make outbound connections to sync the box it is running on with > whatever ntp server you connect to in the outside world. > > in this case you don't need to be forwarding port 123 to it (in fact, that might > be a bad idea...) Hmm. I've just played around with this recently, and it looks like one *does* need to forward port 123. A quick check with "ntpq -p" shows that if you don't forward the port, all of the servers you try to sync with are marked as "rejected". Cheers. -- Jonathan Chen ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11: 2:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m04.mx.aol.com (imo-m04.mx.aol.com [64.12.136.7]) by hub.freebsd.org (Postfix) with ESMTP id 747CF37B4A9 for ; Mon, 28 Jan 2002 11:01:48 -0800 (PST) Received: from TD790@aol.com by imo-m04.mx.aol.com (mail_out_v31_r1.26.) id n.60.1a230e66 (1322) for ; Mon, 28 Jan 2002 14:01:42 -0500 (EST) From: TD790@aol.com Message-ID: <60.1a230e66.2986fa15@aol.com> Date: Mon, 28 Jan 2002 14:01:41 EST Subject: Re: 64-bit PCI mobos To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 139 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 a message dated 01/28/2002 1:36:08 AM Eastern Standard Time, lists@globalrelay.net writes: > > Ah, but since 180W is clearly above 150, it not clear exactly what > your point > > is? > > Why are you so sure that it's truely putting out 180W?? Did you test > it yourself? > And if it can put out 180W, how do you know that it's "clean" at that > power level? > yes. Lists are great. You can state absolute facts and there will always be a handful of bumbleheads that will argue with you. Its very entertaining. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11: 4:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fremont.bolingbroke.com (adsl-216-102-90-210.dsl.snfc21.pacbell.net [216.102.90.210]) by hub.freebsd.org (Postfix) with ESMTP id DB35B37B4AE for ; Mon, 28 Jan 2002 11:04:04 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by fremont.bolingbroke.com (8.12.1/8.12.1) with ESMTP id g0SJ3n6m016701; Mon, 28 Jan 2002 11:03:49 -0800 (PST) Date: Mon, 28 Jan 2002 11:03:49 -0800 (PST) From: Ken Bolingbroke X-X-Sender: ken@fremont.bolingbroke.com To: alexus Cc: freebsd-questions@FreeBSD.ORG Subject: Re: out of swap space In-Reply-To: <003201c1a827$7724dce0$0d00a8c0@alexus> Message-ID: <20020128110145.J15976-100000@fremont.bolingbroke.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 This is covered in the FreeBSD handbook. See: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/adding-swap-space.html In particular, you could create a swapfile on /, without changing the partition. That would be a short-term fix; long-term, you'd want to partition your drives such that you have sufficient raw swap space. Ken Bolingbroke hacker@bolingbroke.com On Mon, 28 Jan 2002, alexus wrote: > how can i allocate another partition on live server? > > i mean i can't put another hard drive there.. > due to i have planty of space on this drive can i somehow cut a little bit > of / partition and make it add to swap? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11:11:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bedroom1.vagner.com (vsat-148-63-135-179.c2.sb4.mrt.starband.net [148.63.135.179]) by hub.freebsd.org (Postfix) with ESMTP id D537D37B416 for ; Mon, 28 Jan 2002 11:11:31 -0800 (PST) Received: from there (office1.vagner.com [192.168.0.5]) by bedroom1.vagner.com (8.11.6/8.11.6) with SMTP id g0SJDBW10964 for ; Mon, 28 Jan 2002 12:13:18 -0700 (MST) (envelope-from george@vagner.com) Message-Id: <200201281913.g0SJDBW10964@bedroom1.vagner.com> Content-Type: text/plain; charset="iso-8859-1" From: george To: questions@freebsd.org Subject: apache mime problem Date: Mon, 28 Jan 2002 12:12:03 -0700 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 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 trying to open a file on the web server that is a msword2000 document crashes windows iexplorer if msword is installed. i have no idea what causes it but it looks apache related.. here is the link http://vagner.com/doc/resume.doc its my resume...dont laugh... i need to fix this..anyone got any ideas? right clicking it will be able to save it and then open it ok. -- FreeBSD...Real Unix...not a clone. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11:23:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natwar.webmailer.de [192.67.198.70]) by hub.freebsd.org (Postfix) with ESMTP id C9AB437B41C for ; Mon, 28 Jan 2002 11:23:05 -0800 (PST) Received: from balu.dstm.de ([195.27.176.215]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id UAA11760 for ; Mon, 28 Jan 2002 20:18:22 +0100 (MET) Subject: strange smbfs error From: "Wolfram A. Kraushaar" To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 28 Jan 2002 20:21:15 +0100 Message-Id: <1012245675.883.15.camel@balu.dstm.de> 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 Hello, I Get some strange errors with mount_smbfs... I'm working in a Network with a NT4 PDC and a SAMBA 2.2.2-Server on FreeBSD 4.5 RC1. The Samba-Server is joined to the NT-Domain via smbpasswd -j . Mounting the Shares on the Samba Server works fine from a W2K Workstation. But now I tried to set up a FreeBSD Client to use the shares on both, the NT4 PDC and the Samba with the same username and password. mounting shares on the NT4 machine works out again fine, but no way with the Samba Server. I don't think, it's a Problem of Samba, because if I set up a test-user on the Samba with a simple lower-case password, I'm able to mount shares on the Samba-Server. I think, it's a case conversion problem, because the difference between the two accounts used on Samba is, that the Account which doesn't work has: an uppercase letter at the beginning of the username (e.g. Mydomuser). The other user, that works out with Samba has a complete lowercase username (e.g. test). Mounting a Samba share with the uppercase usename throws the following error: mount_smbfs: unable to open connection: syserr = Authentication error. Does anybody know anything about this, and how to fix it? thx, W. A. Kraushaar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11:36:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from indigo.quadrant.net (indigo.quadrant.net [207.195.92.9]) by hub.freebsd.org (Postfix) with ESMTP id C240337B400 for ; Mon, 28 Jan 2002 11:36:24 -0800 (PST) Received: from git2000 (56K78.quadrant.net [207.195.92.78]) by indigo.quadrant.net (8.9.1/8.9.1) with SMTP id NAA14861 for ; Mon, 28 Jan 2002 13:36:14 -0600 (CST) From: "Scott Gerhardt" To: "FreeBSD" Subject: 4.5 Release Date: Mon, 28 Jan 2002 13:38:17 -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.2911.0) 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 What is the status of 4.5 Release? According to the FreeBSD website it is supposed to be released today. http://www.freebsd.org/releases/index.html _________________________________ Scott Gerhardt, P.Geo. Gerhardt Information Technologies To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11:40:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21208.mail.yahoo.com (web21208.mail.yahoo.com [216.136.175.166]) by hub.freebsd.org (Postfix) with SMTP id 8A13437B400 for ; Mon, 28 Jan 2002 11:40:22 -0800 (PST) Message-ID: <20020128194022.21471.qmail@web21208.mail.yahoo.com> Received: from [24.100.124.207] by web21208.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 03:40:22 CST Date: Tue, 29 Jan 2002 03:40:22 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= Subject: process To: freebsd-questions@FreeBSD.ORG 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 Dear all How do I sum up the total processes (no of process, cpu time) of httpd, mysql, .....running in the system? Thank you _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11:49: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from foo31-249.visit.se (foo31-146.visit.se [62.119.31.146]) by hub.freebsd.org (Postfix) with ESMTP id 4A1B237B47A for ; Mon, 28 Jan 2002 11:48:46 -0800 (PST) Received: (from martin@localhost) by foo31-249.visit.se (8.11.6/8.11.6) id g0SJm8E02124; Mon, 28 Jan 2002 20:48:08 +0100 (CET) (envelope-from martin) Date: Mon, 28 Jan 2002 20:48:08 +0100 From: Martin Karlsson To: "Brian T.Schellenberger" Cc: scz73@yahoo.com, freebsd-questions@FreeBSD.ORG Subject: Re: DHCP & Drops Message-ID: <20020128194807.GC1708@foo31-249.visit.se> Mail-Followup-To: Martin Karlsson , "Brian T.Schellenberger" , scz73@yahoo.com, freebsd-questions@FreeBSD.ORG References: <022101c1a593$5387f880$0200000a@MATRIX> <20020125141509.GA4177@foo31-249.visit.se> <20020125144934.0C1A23F62@i8k.babbleon.org> <20020125162800.GC5291@foo31-249.visit.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20020125162800.GC5291@foo31-249.visit.se> User-Agent: Mutt/1.3.27i X-Editor: Vim http://www.vim.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 You're right Brian, netstat -r shows nothing, but netstat -rn does... In 2-3 days, I won't have to muck around with DHCP anymore though, so I'll let the sleeping dog lie. *And* it's actually been working the past few days, so I'll happily blame my ISP. Thanks all the same, Brian. -- Martin Karlsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11:56: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from foo31-249.visit.se (foo31-146.visit.se [62.119.31.146]) by hub.freebsd.org (Postfix) with ESMTP id E554E37B417 for ; Mon, 28 Jan 2002 11:56:02 -0800 (PST) Received: (from martin@localhost) by foo31-249.visit.se (8.11.6/8.11.6) id g0SJtdu02140 for freebsd-questions@freebsd.org; Mon, 28 Jan 2002 20:55:39 +0100 (CET) (envelope-from martin) Date: Mon, 28 Jan 2002 20:55:34 +0100 From: Martin Karlsson To: freebsd-questions@freebsd.org Subject: fetchmail in -d mode + ssh-tunnel? Message-ID: <20020128195533.GD1708@foo31-249.visit.se> Mail-Followup-To: Martin Karlsson , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline User-Agent: Mutt/1.3.27i X-Editor: Vim http://www.vim.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 Greetings. I'm trying to fetch mail from my POP-account with fetchmail through an ssh-tunnel, and it works; but _not_ in daemon-mode. Is it at all possible, and if so, how do I go about doing it? And are there better ways of doing this than what I've come up with so far? (see below) TIA ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ my .fetchmailrc: #set daemon 30 poll mail.host.com proto imap user "user" preconnect "ssh -N -f -L 11110:mail.host.com:110 \ user@mail.host.com sleep 10 < /dev/null > /dev/null" pass "secret" is localuser options -- Martin Karlsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 11:59:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from foo31-249.visit.se (foo31-146.visit.se [62.119.31.146]) by hub.freebsd.org (Postfix) with ESMTP id 65CE637B400 for ; Mon, 28 Jan 2002 11:59:52 -0800 (PST) Received: (from martin@localhost) by foo31-249.visit.se (8.11.6/8.11.6) id g0SJxR602317 for freebsd-questions@FreeBSD.ORG; Mon, 28 Jan 2002 20:59:27 +0100 (CET) (envelope-from martin) Date: Mon, 28 Jan 2002 20:59:27 +0100 From: Martin Karlsson To: freebsd-questions@FreeBSD.ORG Subject: Re: fetchmail in -d mode + ssh-tunnel? Message-ID: <20020128195926.GE1708@foo31-249.visit.se> Mail-Followup-To: Martin Karlsson , freebsd-questions@FreeBSD.ORG References: <20020128195533.GD1708@foo31-249.visit.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20020128195533.GD1708@foo31-249.visit.se> User-Agent: Mutt/1.3.27i X-Editor: Vim http://www.vim.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 On Mon Jan 28, 2002 at 08:55:34PM +0100, Martin Karlsson wrote: > #set daemon 30 > poll mail.host.com > proto imap Ooops, typo--/ I _still_ can't get it working... -- Martin Karlsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 12:46:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pele.WURLDLINK.NET (pele.WURLDLINK.NET [216.235.52.2]) by hub.freebsd.org (Postfix) with ESMTP id 3C45337B402 for ; Mon, 28 Jan 2002 12:46:45 -0800 (PST) Received: from wurldlink.net (jon-office.WURLDLINK.NET [216.235.52.168]) by pele.WURLDLINK.NET (8.11.6/8.11.6) with ESMTP id g0SKkhW99947 for ; Mon, 28 Jan 2002 10:46:43 -1000 (HST) (envelope-from jon@wurldlink.net) Message-ID: <3C55B901.D522DBFD@wurldlink.net> Date: Mon, 28 Jan 2002 10:48:01 -1000 From: Jon Yamashita X-Mailer: Mozilla 4.73 [en]C-CCK-MCD (Win95; U) X-Accept-Language: en,zh,zh-CN,zh-TW MIME-Version: 1.0 To: questions@FreeBSD.org Subject: need to get off the mailing list 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 To whom it may concern. I've tried getting off your mailing list but when I do a Unsubscribe it responds back with I am not on the mailing list.... It seems that I am on all of your mailing list and I don't know how I got on your list... I get about 400 - 500 mails a day... could someone please help me? please......my email address is jon@wurldlink.net aloha jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 12:52:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 651FD37B400 for ; Mon, 28 Jan 2002 12:52:39 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g0SKqco19712; Mon, 28 Jan 2002 13:52:38 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g0SKqax12594; Mon, 28 Jan 2002 13:52:36 -0700 (MST) (envelope-from imp@village.org) Date: Mon, 28 Jan 2002 13:52:16 -0700 (MST) Message-Id: <20020128.135216.43488185.imp@village.org> To: ijournalist@channelW.NET Cc: questions@FreeBSD.org Subject: Re: Laptop PCMCIA NIC Question From: "M. Warner Losh" In-Reply-To: <001501c1a83c$72ca4fd0$c9bd3fce@domain01.local> References: <001501c1a83c$72ca4fd0$c9bd3fce@domain01.local> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) 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 In message: <001501c1a83c$72ca4fd0$c9bd3fce@domain01.local> "Norman A. Levinson, MCSE WIN2K/XP \"Early Achiever\", MCPs WIN2K Security and Network Design, CCNA, CCDA, i-Net+, A+, Network+, MBA" writes: : I have a NETGEAR 10/100 CardBus Mobile Adapter Model FA5111 and want : to use it witoh my FreeBSD 4.4. Is this possible? No. Cardbus is -current only right now. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 12:55:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mydomain.com (61-223-4-92.HINET-IP.hinet.net [61.223.4.92]) by hub.freebsd.org (Postfix) with SMTP id 832B937B400; Mon, 28 Jan 2002 12:54:49 -0800 (PST) Received: from microsoft by ara.seed.net.tw with SMTP id y7NgmbPt1Nqsm8G63qeq9Ii4Zhh; Tue, 29 Jan 2002 05:00:52 +0800 Message-ID: From: ooxx777@mail2000.com.tw To: No11@FreeBSD.ORG Subject:=?big5?Q?=A6=B3=BF=FA=A4H=A8S=BF=F9 !!?= MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_zDazUBX3CoW0iwcIigmox2" X-Mailer: sefjBZrB6lGdCwP X-Priority: 3 X-MSMail-Priority: Normal Date: Mon, 28 Jan 2002 12:54:49 -0800 (PST) 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_zDazUBX3CoW0iwcIigmox2 Content-Type: multipart/alternative; boundary="----=_NextPart_zDazUBX3CoW0iwcIigmox2AA" ------=_NextPart_zDazUBX3CoW0iwcIigmox2AA Content-Type: text/html; charset="big5" Content-Transfer-Encoding: base64 PCEtLSBzYXZlZCBmcm9tIHVybD0oMDAyMilodHRwOi8vaW50ZXJuZXQuZS1tYWlsIC0tPg0KDQo8 aHRtbD4NCg0KPGhlYWQ+DQo8TUVUQSBIVFRQLUVRVUlWPSJDb250ZW50LVR5cGUiIENPTlRFTlQ9 InRleHQvaHRtbDtjaGFyc2V0PWJpZzUiPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1MYW5n dWFnZSIgY29udGVudD0iemgtdHciPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBj b250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9YmlnNSI+DQo8bWV0YSBuYW1lPSJHRU5FUkFUT1Ii IGNvbnRlbnQ9Ik1pY3Jvc29mdCBGcm9udFBhZ2UgNC4wIj4NCjxtZXRhIG5hbWU9IlByb2dJZCIg Y29udGVudD0iRnJvbnRQYWdlLkVkaXRvci5Eb2N1bWVudCI+DQo8dGl0bGU+tlevxbrrrV6qqTwv dGl0bGU+DQo8Ymdzb3VuZCBzcmM9Imh0dHA6Ly9ob21lLmtpbW8uY29tLnR3L215a2lzcy0xMi8z bWlkaS8xMTcubWlkIiBsb29wPSItMSI+DQo8L2hlYWQ+DQo8c2NyaXB0IGxhbmd1YWdlPSJKYXZh c2NyaXB0Ij4gZnVuY3Rpb24gTm9SaWdodENsaWNrKGV2bnQpIHsgaWYgKG5hdmlnYXRvci5hcHBO YW1lLnRvVXBwZXJDYXNlKCkubWF0Y2goL05FVFNDQVBFLykgIT0gbnVsbCkgeyBpZiAoZXZudC53 aGljaCA9PSAzKXthbGVydCgivkukSFxusU23frVvpuYgoUkiKTtyZXR1cm4gZmFsc2U7fX1lbHNl IGlmIChldmVudC5idXR0b249PTIpYWxlcnQoIr5LpEhcbrFNt361b6bmoUkiKTt9IGRvY3VtZW50 Lm9ubW91c2Vkb3duID0gTm9SaWdodENsaWNrOyA8L3NjcmlwdD4NCjxib2R5IGJnY29sb3I9IiNG RkZGRkYiPg0KDQo8ZGl2IGFsaWduPSJjZW50ZXIiPg0KICA8Y2VudGVyPg0KICA8dGFibGUgYm9y ZGVyPSIwIiB3aWR0aD0iNzQlIiBiZ2NvbG9yPSIjRkY2NjY2Ij4NCiAgICA8dHI+DQogICAgICA8 dGQgd2lkdGg9IjEwMCUiPg0KICAgICAgICA8cCBhbGlnbj0iY2VudGVyIj48Yj48Zm9udCBmYWNl PSK80LeixekiIHNpemU9IjYiIGNvbG9yPSIjRkZGRkZGIj67tMNQt+2rS6dRsNOpsabRqk88L2Zv bnQ+PC9iPjwvdGQ+DQogICAgPC90cj4NCiAgPC90YWJsZT4NCiAgPC9jZW50ZXI+DQo8L2Rpdj4N CjxwIGFsaWduPSJjZW50ZXIiPjxpbWcgYm9yZGVyPSIwIiBzcmM9Imh0dHA6Ly93d3cuZGoubmV0 LnR3L35nd2svZ2lmL2xpbmUvdHJlbmRzL2IuZ2lmIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjUiPjwv cD4NCjx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSIxMDIlIj4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0 aD0iNTUlIj48cD48Zm9udCBzaXplPSIyIj6nQaRAqXelaLlMIDxmb250IGNvbG9yPSIjMDAwMEZG Ij43LTFYPC9mb250PiAgICAgIA0KICAgICAgtlK5TKpGpughISCkXaq+uUSlTL3mqrq7+a7mpKOr S6l5ISE8L2ZvbnQ+PC9wPiAgICAgDQo8cD48Zm9udCBzaXplPSIyIj6m/bZSpEakQL36pGylTK/g e6Ze9Vh9tbmnQaSwu/KpTz88L2ZvbnQ+PC9wPg0KICAgICAgPHA+PGZvbnQgc2l6ZT0iMiI+p9qt zCB7q0unUbDTqbF9IK91qrqr3KSjpEC8y7PhfjwvZm9udD48L3A+ICAgICANCjxwPjxiPqRAr+uk SKjTtlI8L2I+ICZndDsmZ3Q7IKVMveanQSAmZ3Q7Jmd0OyA8Zm9udCBjb2xvcj0iIzAwMDBGRiI+ PGI+t3yt+7v5PC9iPjwvZm9udD48L3A+ICAgICANCjxwPjxiPrhnvlCw06jTtlI8L2I+ICZndDsm Z3Q7IKVMveanQSAmZ3Q7Jmd0OyA8Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGI+ptGqT7v5PC9iPjwv Zm9udD48L3A+ICAgICANCjxwPjxmb250IGNvbG9yPSIjRkYwMDAwIiBzaXplPSIyIj6wo6RGqMmo /KbRqk+7+aV+LLZXsNPB2bd8pl71WDEwJcX9p0G37bz6qvepTyE8L2ZvbnQ+PC9wPg0KICAgIDwv dGQ+DQogICAgPHRkIHdpZHRoPSI0NSUiPg0KICAgICAgPHAgYWxpZ249ImNlbnRlciI+PGI+PGZv bnQgY29sb3I9IiMwMDAwODAiPqr3s7u5cabAqrqk8bv5PC9mb250PjwvYj48L3A+DQogICAgICA8 ZGl2IGFsaWduPSJjZW50ZXIiPg0KICAgICAgICA8Y2VudGVyPg0KICAgICAgICA8dGFibGUgYm9y ZGVyPSIxIiB3aWR0aD0iODQlIiBiZ2NvbG9yPSIjRkY5OUNDIiBib3JkZXJjb2xvcj0iI0MwQzBD MCI+DQogICAgICAgICAgPHRyPg0KICAgICAgICAgICAgPHRkIHdpZHRoPSIzMCUiPjxiPjxmb250 IGNvbG9yPSIjMDAwMEZGIj43LTFYPC9mb250PjwvYj48L3RkPg0KICAgICAgICA8L2NlbnRlcj4N CiAgICAgICAgICAgIDx0ZCB3aWR0aD0iMzYlIj4NCiAgICAgICAgICAgICAgPHAgYWxpZ249Imxl ZnQiPrHGu/kgMTEwpLg8L3RkPiAgICANCiAgICAgICAgICA8Y2VudGVyPiAgIA0KICAgICAgICAg ICAgPHRkIHdpZHRoPSIzNCUiPg0KICAgICAgICAgICAgICA8cCBhbGlnbj0iY2VudGVyIj6r3LZR PC90ZD4NCiAgICAgICAgICA8L3RyPg0KICAgICAgICAgIDx0cj4NCiAgICAgICAgICAgIDx0ZCB3 aWR0aD0iMzAlIj48Yj48Zm9udCBjb2xvcj0iIzAwMDBGRiI+pf6lwbZXsNM8L2ZvbnQ+PC9iPjwv dGQ+DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM2JSI+sca7+SA4OaS4PC90ZD4gICAgIA0KICAg ICAgICAgICAgPHRkIHdpZHRoPSIzNCUiPg0KICAgICAgICAgICAgICA8cCBhbGlnbj0iY2VudGVy Ij6rS6l5PC90ZD4NCiAgICAgICAgICA8L3RyPg0KICAgICAgICAgIDx0cj4NCiAgICAgICAgICAg IDx0ZCB3aWR0aD0iMzAlIj48Yj48Zm9udCBjb2xvcj0iIzAwMDBGRiI+pf6lwbZXsNM8L2ZvbnQ+ PC9iPjwvdGQ+DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM2JSI+ptGqT7v5NjmkuDwvdGQ+ICAg DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM0JSI+DQogICAgICAgICAgICAgIDxwIGFsaWduPSJj ZW50ZXIiPq91q0upeTwvdGQ+DQogICAgICAgICAgPC90cj4NCiAgICAgICAgPC90YWJsZT4NCiAg ICAgICAgPC9jZW50ZXI+DQogICAgICA8L2Rpdj4NCiAgICA8L3RkPg0KICA8L3RyPg0KPC90YWJs ZT4NCjxocj4NCjxwPjxiPjxmb250IGZhY2U9IrzQt6LF6SIgY29sb3I9IiMwMDgwMDAiIHNpemU9 IjQiPqRAsF+o07ftpf6lwatLp1Gw06mxqrqm0apPPC9mb250PjwvYj48L3A+DQo8cD48Yj48Zm9u dCBmYWNlPSK80LeixekiIHNpemU9IjMiIGNvbG9yPSIjMDAwMEZGIj62V7DTpsqzZrDTq362V7lM ODAwMLrYPC9mb250PjwvYj48L3A+DQo8cD48Yj48Zm9udCBmYWNlPSK80LeixekiIHNpemU9IjMi IGNvbG9yPSIjMDAwMEZGIj41pn6kurZ9uqE1MDCuYbZXsNM8L2ZvbnQ+PC9iPjwvcD4NCjx0YWJs ZSBib3JkZXI9IjAiIHdpZHRoPSIxMDAlIj4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0aD0iMzQlIj6l /qXBtlew06q6uGfA57zSpqE6DQogICAgICA8cD4oMSkgpUi56sXpqbHnRbNzwuo8L3A+ICAgICAN CiAgICAgIDxwPigyKSClSLbHvlCk6Kahs3PC6jwvcD4gICAgIA0KICAgICAgPHA+PGI+PGZvbnQg Y29sb3I9IiNGRjAwMDAiPqnSpUin2q3Mtlew06vcwci/+iEhPC9mb250PjwvYj48L3RkPg0KICAg IDx0ZCB3aWR0aD0iNjYlIj6zb6xPpECt0zxiPiA8Zm9udCBjb2xvcj0iIzAwMDBGRiI+MDwvZm9u dD4gPGZvbnQgY29sb3I9IiMwMDAwRkYiPqfruOo8L2ZvbnQ+PC9iPqq6qMa3fr73t3wgICAgIA0K ICAgICAgPHA+pfSm86RIpXWtbqZis2+4zK74tk+6oSA8Yj48Zm9udCBjb2xvcj0iI0ZGMDAwMCIg c2l6ZT0iNCI+MTUwMDA8L2ZvbnQ+PC9iPjxiPjxmb250IGNvbG9yPSIjRkYwMDAwIiBzaXplPSI0 Ij4gICAgICANCiAgICAgIDwvZm9udD48L2I+pLilqqVrPC9wPg0KICAgICAgPHA+tE6laaVIqPqx b6bRqk+46q7mISE8L3A+DQogICAgICA8cD6wo6RGqMmo/DxiPjxmb250IGNvbG9yPSIjRkYwMDAw Ij6m0apPu/k8L2ZvbnQ+PC9iPqSnpX4swdmlaaVIs9CzebF6qrqoxrd+ISE8L3RkPg0KICA8L3Ry Pg0KPC90YWJsZT4NCjxocj4NCjxwPjwvcD4NCjx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSIxMDAl Ij4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0aD0iMTAwJSI+PGI+PGZvbnQgc2l6ZT0iNCIgY29sb3I9 IiNGRjAwMDAiIGZhY2U9IrzQt6LF6SI+pf6lwatLp1Gw06mxxf2lord+qsykzrPQt36qzCytq7dz rEKmXqfGseYhITwvZm9udD48L2I+DQogICAgICA8cD60uq7wtlao07ZWp0PD+ywgV1RPIKq6qOyo 08X9q9ymaKRIpaK3fizF/avcpmikSKhTpc23TrC1ITwvcD4gICAgIA0KICAgICAgPHA+pUir4aq6 pOmkbKfarcy406ZwpvOr17lMqU8/PC9wPg0KICAgICAgPHA+pf6lwbZXsNOsQLHPpaK3fqrMPC9w Pg0KICAgICAgPHA+ezxiPjxmb250IGNvbG9yPSIjMDAwMDgwIj6lwaVIrbmssKTRPC9mb250Pjwv Yj59PC9wPg0KICAgICAgPHA+e67jYKbMYKpvYMZRYMHnYLhKYL9dYKzWYMLmYL5MYK/5YH0gpf6l wbZXsNOkQKTipV2/7CEhPC9wPiAgICAgDQogICAgICA8cD6nS6VotLqu8KVdtfYhITwvcD4NCiAg ICAgIDxwPqFAPC9wPg0KICAgICAgPHA+PGI+PGZvbnQgc2l6ZT0iNCIgY29sb3I9IiNGRjAwMDAi IGZhY2U9IrzQt6LF6SI+pf6lwbZXsNOpsar4IDwvZm9udD48Zm9udCBzaXplPSI0IiBmYWNlPSK8 0LeixekiIGNvbG9yPSIjMDAwMEZGIj4mZ3Q7Jmd0OzwvZm9udD48Zm9udCBzaXplPSI0IiBjb2xv cj0iI0ZGMDAwMCIgZmFjZT0ivNC3osXpIj4gDQogICAgICCl/rDqpMCs9bvis3Gu/DwvZm9udD48 L2I+PC9wPiAgICAgDQogICAgICA8cD65TKVosXqlW7f5q0unUbDTqbGwo6RGrW6n67jqtFimyrhV pLilSKV+LKbTpULB2a1uqdO+4b3fv/qquq23wEk8L3A+DQogICAgICA8cD637aX+pcG2V7DTqrqp sar4pKOkQLzLISE8L3A+DQogICAgICA8cD6xeqV1rW6u+LZPuqEgMTUwMDCkuCyo+rFvpECt07hn wOfFdrROpWmlSKjJqPykQL36pGyquqbRqk+7+SEhPC9wPiAgICAgDQogICAgICA8cD6l/rDqs3PC 6rZXsNOko7reprOmaKTWrmEspf6lwbZXsNPBYMDnt37DQsX9qbGq+KVopMCs9SAgDQogICAgICAo PGI+PGZvbnQgY29sb3I9IiNGRjAwMDAiPjYlPC9mb250PjwvYj4pISE8L3RkPg0KICA8L3RyPg0K PC90YWJsZT4NCjxocj4NCjxwIGFsaWduPSJjZW50ZXIiPjxiPjxmb250IHNpemU9IjQiIGNvbG9y PSIjMDA4MDAwIiBmYWNlPSK80LeixekiPrN6uUy69Lj0pOimoaVbpEqqzDwvZm9udD48L2I+PC9w Pg0KPHAgYWxpZ249ImNlbnRlciI+PGI+PGZvbnQgZmFjZT0ivNC3osXpIiBjb2xvcj0iIzAwMDBG RiIgc2l6ZT0iNSI+p0u2T7D2sFa69Lj0pua+UK/gpE8hITwvZm9udD48L2I+PC9wPg0KPHAgYWxp Z249ImNlbnRlciI+PGltZyBib3JkZXI9IjAiIHNyYz0iaHR0cDovL3d3dy5kai5uZXQudHcvfmd3 ay9naWYvbGluZS90cmVuZHMvYi5naWYiIHdpZHRoPSI2NDAiIGhlaWdodD0iNSI+PC9wPg0KPGRp diBhbGlnbj0iY2VudGVyIj4NCiAgPGNlbnRlcj4NCiAgPHRhYmxlIGJvcmRlcj0iMCIgd2lkdGg9 IjQ3MyIgaGVpZ2h0PSIzNjIiPg0KICAgIDx0cj4NCiAgICA8VEQgaGVpZ2h0PSIyNCIgd2lkdGg9 IjQ2MyIgYmdjb2xvcj0iI0ZGNjY2NiI+DQogICAgICA8cCBhbGlnbj0iY2VudGVyIj48Zm9udCBz aXplPSIyIiBjb2xvcj0iIzAwMDAwMCI+uvS49KbmvlCwqqTisFa9ba9aICAgICAgICAgICAgICAg DQogICAgICB+ILZXr8W6661er1OnT6qpJm5ic3A7PC9mb250PiAgICAgICAgICAgICAgDQogICAg PC9URD4NCiAgICA8L3RyPg0KICAgIDx0cj4NCiAgICA8dGQgd2lkdGg9IjU4OSIgYmFja2dyb3Vu ZD0iaHR0cDovL3d3dy42NjY2NjYuaWR2LnR3L3BkL2QwNC5naWYiPiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgIDxkaXYgYWxpZ249 ImNlbnRlciI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIA0KICAgICAgICA8dGFibGUgYm9yZGVyPSIwIiB3aWR0aD0iNTg5IiBoZWlnaHQ9IjMx MSI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IA0KICAgICAgICAgIDx0cj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1NyIgaGVpZ2h0PSIxOSI+ PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1MTgiIGhlaWdodD0iMTkiPiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAg IDxkaXYgYWxpZ249ImNlbnRlciI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgIDx0YWJsZSBib3JkZXI9IjAiIHdpZHRo PSI1MjAiIGNlbGxwYWRkaW5nPSIzIj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICA8dHI+ICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAg ICA8dGQgd2lkdGg9IjQ4NCI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgIDxwIGFsaWduPSJjZW50ZXIiPjxm b250IHNpemU9IjIiIGNvbG9yPSIjMDAwMDAwIj4gvXUmbmJzcDsgDQogICAgICAgICAgICAgICAg ICAgICAgpFcmbmJzcDsmbmJzcDuz+CZuYnNwOyCmVyAmbmJzcDsgqkEmbmJzcDsgsMg8L2ZvbnQ+ PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgICAgICAgPHRkIHdp ZHRoPSIxNCI+PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICANCiAgICAgICAgICAgICAgICAgIDwvdHI+ICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgPC90YWJs ZT4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAN CiAgICAgICAgICAgICAgPC9kaXY+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICA8L3RkPiAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAgIDwvdHI+ICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQog ICAgICAgICAgPHRyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1NyIgaGVpZ2h0PSIyODQiPjwv dGQ+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgDQogICAgICAgICAgICA8dGQgd2lkdGg9IjUxOCIgaGVpZ2h0PSIyODQiPiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAg ICAgICA8cCBhbGlnbj0iY2VudGVyIj6hQDxmb250IGNvbG9yPWdyZWVuPiAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPGZvcm0gYWN0aW9uPWh0 dHA6Ly9hcHAua3V0dS5uZXQvcmVzb3VyY2UvbWFpbGZvcm0vbWFpbGZvcm0ucGhwMyAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KIG1ldGhvZD1w b3N0PiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg DQo8aW5wdXQgdHlwZT1oaWRkZW4gbmFtZT1MQU5HVUFHRSB2YWx1ZT1iNT48aW5wdXQgdHlwZT1o aWRkZW4gbmFtZT1FQ0hPICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KdmFsdWU9IjxjZW50ZXI+PGgzPqfarcy3fLrJp9apTbF6s3O1uCzBwsHC pfrBezwvaDM+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQo8aW1nIHNyYz1odHRwOi8vd3d3LjY2NjY2Ni5pZHYudHcvcGQvYmF1dGUwMS5naWY+ PHA+Ij48cCBhbGlnbj0ibGVmdCI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICANCjxpbnB1dCB0eXBlPWhpZGRlbiBuYW1lPVRPIHZhbHVlPSAxMTEy NzEzQHNpbmdsZS51cmwuY29tLnR3PiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIA0KPGlucHV0IHR5cGU9aGlkZGVuIG5hbWU9U1VCSkVDVCB2YWx1 ZT3BwsHCp0GqurDRxlteXj48Zm9udCBzaXplPSIyIj6p0iAgICAgDQqmYiCmYSDCSTo8Yj48c3Bh biBzdHlsZT0idGV4dC1pbmRlbnQ6IDBweDsgbGluZS1oZWlnaHQ6IDI0cHgiPjxzZWxlY3QgbmFt ZT0ienAiIHNpemU9MT4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIiIHNl bGVjdGVkPr3Qv+++3CAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxIj6leKVfpasgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMiI+sPK2qaWr ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxv cHRpb24gdmFsdWU9IjMiPqV4pV+/pCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSI0Ij6pecT1v6QgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0i NSI+rue26b+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICANCjxvcHRpb24gdmFsdWU9IjYiPrdzpsulqyAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSI3Ij63c6bLv6QgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlv biB2YWx1ZT0iOCI+rV2u37+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjkiPqV4pKSlqyAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxMCI+ pXikpL+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICANCjxvcHRpb24gdmFsdWU9IjExIj65/KTGv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMTIiPqtup+u/pCAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9u IHZhbHVlPSIxMyI+ucW4caWrICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjE0Ij65xbhxv6QgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMTUi Prazqky/pCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgDQo8b3B0aW9uIHZhbHVlPSIxNiI+pXirbqWrICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjE3Ij6leKtuv6QgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlv biB2YWx1ZT0iMTgiPrCqtq+lqyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxOSI+sKq2r7+kICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjIw Ij6rzKpGv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIA0KPG9wdGlvbiB2YWx1ZT0iMjEiPqrhvay/pCAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIyMiI+pXiqRr+kICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRp b24gdmFsdWU9IjIzIj686rTyv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMjQiPqr3qvm/pCAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIy NSI+s3Omv7+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICANCjwvc2VsZWN0PiAgICZuYnNwOzwvc3Bhbj48YnI+ICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsmbmJzcDsgPC9iPqltJm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IKZXOiA8aW5wdXQg dHlwZT10ZXh0IHNpemU9MjAgbWF4bGVuZ3RoPTMwIG5hbWU9q8ik4altplc+ICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPGJyPiAgICAgICAgICAgICAgICAgICANCiZuYnNwOyZuYnNwOyZu YnNwOyCmYSZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyCn fTo8aW5wdXQgdHlwZT10ZXh0IHNpemU9MzAgbWF4bGVuZ3RoPTMwIG5hbWU9pmGnfT4gICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICANCiAmbmJzcDsgJm5ic3A7PGJyPiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQombmJzcDsmbmJzcDsmbmJzcDsgs3O1uLlxuNw6IDxpbnB1dCB0eXBlPXRleHQg c2l6ZT0yMCBtYXhsZW5ndGg9MzAgbmFtZT2zc7W4uXG43D4gICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQogJm5ic3A7PGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsm bmJzcDsmbmJzcDsgpuawyrlxuNw6IDxpbnB1dCB0eXBlPXRleHQgc2l6ZT0yMCBtYXhsZW5ndGg9 MzAgbmFtZT2m5rDKuXG43D4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogJm5ic3A7 PGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsmbmJzcDsmbmJzcDsgRW1haWw6 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IDxpbnB1dCB0 eXBlPXRleHQgc2l6ZT0yMCBtYXhsZW5ndGg9NjggbmFtZT1FTUFJTD4gICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIA0KPC9mb250PjwvZm9udD4NCiAgICAgIDxwPiZuYnNwOyZuYnNwOyZuYnNwOyA8 aW5wdXQgdHlwZT0icmFkaW8iIHZhbHVlPSKxTaRIrbG9zSIgbmFtZT0iue+p86X+pcG2V7DTqrqz 0Ld+t07EQCIgY2hlY2tlZD48Zm9udCBjb2xvcj0iIzAwMDBmZiIgc2l6ZT0iMiI+p9qtbqXfp1mw 0aVbuGe+ULDTJm5ic3A7IA0KICAgICAgPC9mb250Pjxmb250IGNvbG9yPSIjMDA4MDAwIiBzaXpl PSIyIj6xTaRIrbG9zTwvZm9udD48L3A+DQogICAgICA8cD48Zm9udCBjb2xvcj0iIzAwMDAwMCIg c2l6ZT0iMiI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IDwvZm9udD48aW5wdXQgdHlw ZT0icmFkaW8iIHZhbHVlPSKn2qvcprO/s73sIiBuYW1lPSK576nzpf6lwbZXsNOqurPQt363TsRA Ij48Zm9udCBjb2xvcj0iIzAwMDBmZiIgc2l6ZT0iMiI+p9qr3Kazv7O97DwvZm9udD48Zm9udCBz aXplPSIyIj4mbmJzcDsgDQogICAgICA8L2ZvbnQ+PGZvbnQgY29sb3I9IiMwMDgwMDAiIHNpemU9 IjIiPrFItW+oxrd+u6Gp+iBWQ0Q8L2ZvbnQ+PC9wPiAgICANCiAgICAgICAgICAgICAgPHAgYWxp Z249ImxlZnQiPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQo8Zm9udCBjb2xvcj1ncmVlbj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICANCjxwIGFsaWduPSJsZWZ0Ij4gICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPGI+Jm5ic3A7ICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgDQo8aW5wdXQgdHlwZT1zdWJtaXQgbmFtZT1TVUJNSVQgdmFs dWU9sGWlWKrts+Y+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgDQo8L2I+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIA0KPC9mb250PiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8L2Zvcm0+PC90ZD4gICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAg ICAgICAgIDwvdHI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCiAgICAgICAgPC90YWJsZT4gICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgPC9kaXY+ICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICA8 L3RkPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQogICAgPC90cj4NCiAgPC90YWJsZT4NCiAgPC9jZW50ZXI+DQo8L2Rpdj4NCjxwIGFs aWduPSJjZW50ZXIiPjxpbWcgYm9yZGVyPSIwIiBzcmM9Imh0dHA6Ly93d3cuZGoubmV0LnR3L35n d2svZ2lmL2xpbmUvdHJlbmRzL2IuZ2lmIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjUiPjwvcD4NCg0K PC9ib2R5Pg0KDQo8L2h0bWw+ ------=_NextPart_zDazUBX3CoW0iwcIigmox2AA-- ------=_NextPart_zDazUBX3CoW0iwcIigmox2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 12:57:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 99A9337B400 for ; Mon, 28 Jan 2002 12:57:16 -0800 (PST) Received: (qmail 11209 invoked by uid 0); 28 Jan 2002 20:57:10 -0000 Received: from dialin-145-254-112-071.arcor-ip.net (HELO gmx.net) (145.254.112.71) by mail.gmx.net (mp011-rz3) with SMTP; 28 Jan 2002 20:57:10 -0000 Message-ID: <3C55BA6C.1020106@gmx.net> Date: Mon, 28 Jan 2002 21:54:04 +0100 From: mibu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: qt 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 Hi Since three months I began much interested with FreeBSD. In this time I've made many installations (a lot of these are FeeBSD installations - learning by doing and your own mistakes), I've gained so my experiences, but now I'm sitting here and have a problem with qt. The problem is that I cannot install qt over ports without onstallation abort caused by a undefined reference (three times) in libGL.so.14 when make tries to build qtdesigner. After that I ran cvsup, to update the ports, in vain. So I've tried to install qt-2.3.1 in usr/local like trolltech's installation guide means. But I got the same error mesages: undefined refrence in libGL.so.14 pthread_get_specific undefined refrence in libGL.so.14 pthread_set_keycode undefined refrence in libGL.so.14 pthread_set_specific. So I thought, to make qt-files without the installation of qtdesigner but I got the same messages again. Then I commented out the line which points on this libGL in the tmake config file ( a first cry for help brought me this information over e-mail)but then I have problems with png and other libraries. Now I'd like to know how to install qt (directory, PATH-settings and so on) to get it work right. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 12:58:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 8AEEC37B402 for ; Mon, 28 Jan 2002 12:58:38 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0SKwaX76381; Mon, 28 Jan 2002 15:58:36 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0SKwYU76371; Mon, 28 Jan 2002 15:58:34 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 216.153.202.59 (SquirrelMail authenticated user cjm2) by www1.27in.tv with HTTP; Mon, 28 Jan 2002 15:58:34 -0500 (EST) Message-ID: <2294.216.153.202.59.1012251514.squirrel@www1.27in.tv> Date: Mon, 28 Jan 2002 15:58:34 -0500 (EST) Subject: Re: installing FreeBSD along with Windows XP From: "C J Michaels" To: In-Reply-To: <005601c1a761$6ba61f80$24d8e8d8@mike> References: <005601c1a761$6ba61f80$24d8e8d8@mike> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.5 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Norm said: > Dear Sir: > > I have a new P4 1.8GHz with 512 MB RDRAM and 60GB HDD which I have > split int two drives (C,D). I plan on using Drive C for Windows XP and > Drive D for FreeBSD. > > 1) Can you tell me whether it is better to use NTFS file formatting or > FAT32 for either or both drives? Pros and cons of using either file > systems? FreeBSD has it's own format called ufs. This would be used on the D: drive. FreeBSD has support for reading FAT32 and NTFS (though the FAT32 support is more mature). Alas, WinXP cannot read ufs. > > 2) I believe XP has MBR capability! (for multiple boot systems) If > that is so, can it be used successfully with FreeBSD and how is it > activated? Your choice really, both boot loaders work, although I do like the NT boot loader a little better (which is what XP uses). The answer on how is covered in the FAQ: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NT- BOOTLOADER > > 3) From reading the material on your site, I understand that I can > create my own bootable CD ROM, I tried with the BSD 4.4 folder but all > I got was a copy of the files. Is it the ISO 4.4 image file (Disc 1 & > 2) that will create the CD Boot Disks? Yes, it's the ISO for disc 1. ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.4/4.4- install.iso Take a look at the README in that dir ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.4/README.TXT to see if you need any of the other discs. > > 4) Do I need to format the drive D before installing FreeBSD? No, Freebsd does that for you. > > Any othe advice you have will be welcomed. Not specifically, but I can recommend a good site for those new to FreeBSD, www.freebsddiary.org. Of course you should read the approriate pages in the Handbook and FAQ, found @ www.freebsd.org, before installing. > > Thank you. > > > Normand Richard -- Chris "I'll defend to the death your right to say that, but I never said I'd listen to it!" -- Tom Galloway with apologies to Voltaire To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13: 6:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f38.law3.hotmail.com [209.185.241.38]) by hub.freebsd.org (Postfix) with ESMTP id E667C37B404 for ; Mon, 28 Jan 2002 13:06:26 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 28 Jan 2002 13:06:26 -0800 Received: from 159.49.254.12 by lw3fd.law3.hotmail.msn.com with HTTP; Mon, 28 Jan 2002 21:06:26 GMT X-Originating-IP: [159.49.254.12] Reply-To: mylasticposse@yahoo.com From: "Miles C" To: freebsd-questions@freebsd.org Subject: Status No carrier Date: Mon, 28 Jan 2002 12:06:26 -0900 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Jan 2002 21:06:26.0916 (UTC) FILETIME=[A646FA40:01C1A83F] 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 Thank you very much for the input about using a crossover cable. I had completely forgotten that was needed in that situation. I have never had the need to connect two computers directly as I have always had a switch for that. It works much nicer, thank you. What a great list to subscribe to! This is one of the reasons I decided to get more involved with running FreeBSD. Miles _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13: 8:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id B701837B402 for ; Mon, 28 Jan 2002 13:08:19 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id 532FD24410; Mon, 28 Jan 2002 15:08:08 -0600 (CST) Message-Id: <5.1.0.14.0.20020128150537.04ef4008@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 28 Jan 2002 15:07:15 -0600 To: Jon Yamashita , questions@FreeBSD.org From: Christopher Schulte Subject: Re: need to get off the mailing list In-Reply-To: <3C55B901.D522DBFD@wurldlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 10:48 AM 1/28/2002 -1000, Jon Yamashita wrote: >To whom it may concern. I've tried getting off your mailing list but >when I do a Unsubscribe it responds back with I am not on the mailing >list.... It seems that I am on all of your mailing list and I don't know >how I got on your list... I get about 400 - 500 mails a day... could >someone please help me? please......my email address is >jon@wurldlink.net Check the **full headers** of the email you get from the mailing list(s), find out what email address the messages are actually going to. Then use that to unsubscribe. Good luck. >aloha >jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13: 9:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f88.law14.hotmail.com [64.4.21.88]) by hub.freebsd.org (Postfix) with ESMTP id 7E2E137B404 for ; Mon, 28 Jan 2002 13:09:07 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 28 Jan 2002 13:09:07 -0800 Received: from 213.66.128.243 by lw14fd.law14.hotmail.msn.com with HTTP; Mon, 28 Jan 2002 21:09:07 GMT X-Originating-IP: [213.66.128.243] From: "Robin Hammar" To: freebsd-questions@FreeBSD.ORG Subject: freebsd Date: Mon, 28 Jan 2002 22:09:07 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 28 Jan 2002 21:09:07.0340 (UTC) FILETIME=[05E5BCC0:01C1A840] 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 i just wonder what's wrong (or how to fix it) with a freebsd server (version 3.23.36) if it says Warning: Can't create TCP/IP socket (55) in /usr/home/lodiz/public_html/incl/mysql.php on line 8 Warning: MySQL Connection Failed: Can't create TCP/IP socket (55) in /usr/home/lodiz/public_html/incl/mysql.php on line 8 _________________________________________________________________ Chatta med vänner online, prova MSN Messenger: http://messenger.msn.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13:11: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 6EFA637B402 for ; Mon, 28 Jan 2002 13:11:04 -0800 (PST) Received: from shell.core.com (shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.4/1.7) with ESMTP id g0SLB2543716; Mon, 28 Jan 2002 15:11:02 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id g0SLB1s11984; Mon, 28 Jan 2002 15:11:01 -0600 (CST) Date: Mon, 28 Jan 2002 15:11:01 -0600 From: Doug Poland To: C J Michaels Cc: nrichard47@telus.net, freebsd-questions@freebsd.org Subject: Re: installing FreeBSD along with Windows XP Message-ID: <20020128151101.B11521@polands.org> References: <005601c1a761$6ba61f80$24d8e8d8@mike> <2294.216.153.202.59.1012251514.squirrel@www1.27in.tv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <2294.216.153.202.59.1012251514.squirrel@www1.27in.tv>; from cjm2@earthling.net on Mon, Jan 28, 2002 at 03:58:34PM -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 Mon, Jan 28, 2002 at 03:58:34PM -0500, C J Michaels wrote: > Norm said: > > > > Any othe advice you have will be welcomed. > > Not specifically, but I can recommend a good site for those new to FreeBSD, > www.freebsddiary.org. Of course you should read the approriate pages in > the Handbook and FAQ, found @ www.freebsd.org, before installing. > I've found http://www.mostgraveconcern.com/freebsd/ to be quite useful. -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13:16:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from isua2.iastate.edu (isua2.iastate.edu [129.186.1.202]) by hub.freebsd.org (Postfix) with ESMTP id 836A837B419 for ; Mon, 28 Jan 2002 13:16:45 -0800 (PST) Received: from localhost (legg@localhost) by isua2.iastate.edu (8.8.8/8.8.5) with SMTP id PAA24365 for ; Mon, 28 Jan 2002 15:16:44 -0600 (CST) Date: Mon, 28 Jan 2002 15:16:44 -0600 (CST) From: Tim Legg To: freebsd-questions@freebsd.org Subject: Ports/games/larn Where is it? 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 Hello, Some time back, I used to enjoy playing larn which I downloaded off the ports hierarchy. It isn't there anymore -- In fact, only found one mirror, mirrors.sunsite.dk that still had it, but the Makefile was broken. Does anybody know where the port to larn has gone or why it was removed? Timothy D Legg legg@iastate.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13:17:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fh.ibw.com.ni (fh.ibw.com.ni [216.226.201.3]) by hub.freebsd.org (Postfix) with ESMTP id 3813837B400 for ; Mon, 28 Jan 2002 13:17:34 -0800 (PST) Received: (from root@localhost) by fh.ibw.com.ni (8.11.6/8.11.6) id g0SLX7k14580 for questions@freebsd.org; Mon, 28 Jan 2002 15:33:07 -0600 (GMT) Received: from ibw.com.ni (mdig47.ibw.com.ni [64.110.119.51]) by fh.ibw.com.ni (8.11.6/8.11.6) with ESMTP id g0SLWrf14533 for ; Mon, 28 Jan 2002 15:33:05 -0600 (GMT) Message-ID: <3C55BFC5.7090203@ibw.com.ni> Date: Mon, 28 Jan 2002 15:16:53 -0600 From: "Dr. Jose Anastasio Carrillo Zeledon" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: es-es MIME-Version: 1.0 To: questions@freebsd.org Subject: Soy Usuario de Windows!! Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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 Estimados amigos por medio del Dr. Edgardo Schapachnik de argentina me di cuenta de FreeBSD, y me gustaría instalarlo, para eso nesesito saber que nesesito y las intrucciones y si puedo hacerlo en Windows, o si tengo que particionar el disco. En fin necesito saber todo para instalar este sistema operativo. atte. Dr. Jose Anastasio Carrillo Zeledon Medico Internista MP: 19253 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13:29:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 084E437B495 for ; Mon, 28 Jan 2002 13:29:01 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0SLT0C77810; Mon, 28 Jan 2002 16:29:00 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0SLSwU77801; Mon, 28 Jan 2002 16:28:58 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 216.153.202.59 (SquirrelMail authenticated user cjm2) by www1.27in.tv with HTTP; Mon, 28 Jan 2002 16:28:58 -0500 (EST) Message-ID: <2436.216.153.202.59.1012253338.squirrel@www1.27in.tv> Date: Mon, 28 Jan 2002 16:28:58 -0500 (EST) Subject: Re: installing FreeBSD along with Windows XP From: "C J Michaels" To: In-Reply-To: <2294.216.153.202.59.1012251514.squirrel@www1.27in.tv> References: <2294.216.153.202.59.1012251514.squirrel@www1.27in.tv> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.5 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 C J Michaels puts on his dunce hat 'cause he said: > Norm said: >> Dear Sir: >> >> I have a new P4 1.8GHz with 512 MB RDRAM and 60GB HDD which I have >> split int two drives (C,D). I plan on using Drive C for Windows XP >> and Drive D for FreeBSD. >> >> 1) Can you tell me whether it is better to use NTFS file formatting or >> FAT32 for either or both drives? Pros and cons of using either file >> systems? > > FreeBSD has it's own format called ufs. This would be used on the D: > drive. FreeBSD has support for reading FAT32 and NTFS (though the > FAT32 support is more mature). Alas, WinXP cannot read ufs. OOPS. Man I need to learn how to read, sorry. As someone else already said, you would need to remove the D: partition as FreeBSD can't make use of an MS-DOS partition. On that note, the FreeBSD installer will create it's own slice, partition it, and format it appropriately. <...snip...> -- Chris "I'll defend to the death your right to say that, but I never said I'd listen to it!" -- Tom Galloway with apologies to Voltaire To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13:36:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id F2E8837B402 for ; Mon, 28 Jan 2002 13:36:32 -0800 (PST) Received: from ss11232 (203-79-72-40.cable.paradise.net.nz [203.79.72.40]) by deborah.paradise.net.nz (Postfix) with ESMTP id 8FE86D1591 for ; Tue, 29 Jan 2002 10:36:31 +1300 (NZDT) From: "Richard Shea" To: questions@freebsd.org Date: Tue, 29 Jan 2002 10:36:25 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: [far OT] : temp/humidity limits for 'standard' intel based PC's Reply-To: rshea@thecubagroup.com Message-ID: <3C567B29.27846.80BB3BD@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 want to install a home network. I'm thinking of putting a freebsd machine in the basement to do firewall/natd. My question is : is there some sort of industry standard for atmospheric conditions to which all motherboards,powersupplies,nics,diskdrives etc,etc will comply ? I'm not so worried about temperature (where I live it would never drop below -5 centigrade (~28 farenheit)) but we do get a fair bit of condensation on warm surfaces in winter. Anyone got any experience of this ? regards richard shea ***************************************************** Open Door Ltd PO Box 119-46 Wellington, NZ PH +64 4 384 7692 ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13:37:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 95C0C37B402 for ; Mon, 28 Jan 2002 13:37:33 -0800 (PST) Received: from lungfish.ntlworld.com ([62.253.152.127]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020128213731.VIRQ9422.mta01-svc.ntlworld.com@lungfish.ntlworld.com>; Mon, 28 Jan 2002 21:37:31 +0000 Received: from tuatara.goatsucker.org (tuatara.goatsucker.org [192.168.1.6]) by lungfish.ntlworld.com (8.11.3/8.11.3) with ESMTP id g0SLbTn41216; Mon, 28 Jan 2002 21:37:30 GMT (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.11.6/8.11.6) id g0SLbLo04022; Mon, 28 Jan 2002 21:37:21 GMT (envelope-from scott) Date: Mon, 28 Jan 2002 21:37:21 +0000 From: Scott Mitchell To: Sue Blake Cc: freebsd-questions@FreeBSD.ORG Subject: Re: docs for learning about CD burning? Message-ID: <20020128213721.C289@localhost> References: <20020128210815.O662@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020128210815.O662@welearn.com.au>; from sue@welearn.com.au on Mon, Jan 28, 2002 at 09:08:15PM +1100 X-Operating-System: FreeBSD 4.5-RC i386 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, Jan 28, 2002 at 09:08:15PM +1100, Sue Blake wrote: > I could also use Some very lightly technical info on different types of > CDs and jargon like "CD-R", "CD-RW", "joliet" and "rock ridge". So I > guess I'm looking for two docs, unless they're combined somewhere. Hi Sue, For jargon-busting purposes, I've found the CD-R FAQ at http://www.cdrfaq.org/ to be most useful... lots of information you'll never need, but probably everything you do need to know is there. > Here's where I'm at so far. > > FreeBSD set.welearn.com.au 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Wed Dec 26 09:32:11 EST 2001 root@set.welearn.com.au:/local/src/sys/compile/SET i386 > acd0: CD-RW at ata1-master using PIO4 > acd1: CDROM at ata1-slave using PIO4 > lrwxr-xr-x 1 root wheel 5 Jan 20 01:57 cdrom -> acd1c > lrwxr-xr-x 1 root wheel 5 Jan 20 01:57 cdwriter -> acd0c > > I've read the burncd man page, then found Dan O'Connor's tutorial > at http://www.mostgraveconcern.com/freebsd/ and from that made > some sense of what the man pages tried to tell me. From there I was > able to do these with apparent success: > > 1. Make an ISO of a filesystem, then burn it to a blank CD. > 2. Mount a FreeBSD CD, make an ISO of its filesystem, then burn that. > > There's got to be a more direct way of doing task 2, and the list > archives mention dd but everyone seems to be arguing about exactly how > to do it. So far I see that you can make an image of a data (or > audio??) CD with a command like > dd if=/dev/cdrom of=filename.iso bs=2048 > but I don't know whether I can just change it to of=/dev/cdwriter > to do the whole job in one action, or use a pipe to a burncd command, > or does it only work via an ISO image on the hard disk? I think you'd need to pipe that through burncd -- the drive will need to be told to do things like turn on the write laser, finalise the CD, etc., which are not part of the ISO file. Also, you're quite likely to have problems with a CD-to-CD copy when both drives are on the same IDE bus, as yours seem to be. IDE devices often aren't too good at sharing the bus, so there's a good chance of buffer underruns. Unless you can move one of those drives onto a different IDE chain, I'd stick to copying onto the hard disk first. Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13:53:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from indigo.quadrant.net (indigo.quadrant.net [207.195.92.9]) by hub.freebsd.org (Postfix) with ESMTP id 1140C37B402 for ; Mon, 28 Jan 2002 13:53:21 -0800 (PST) Received: from git2000 (56K78.quadrant.net [207.195.92.78]) by indigo.quadrant.net (8.9.1/8.9.1) with SMTP id PAA10595; Mon, 28 Jan 2002 15:53:16 -0600 (CST) From: "Scott Gerhardt" To: , Subject: RE: [far OT] : temp/humidity limits for 'standard' intel based PC's Date: Mon, 28 Jan 2002 15:55:19 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3C567B29.27846.80BB3BD@localhost> 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 > > > Hi - I want to install a home network. I'm thinking of > putting a freebsd > machine in the basement to do firewall/natd. > > My question is : is there some sort of industry standard for > atmospheric > conditions to which all > motherboards,powersupplies,nics,diskdrives etc,etc will > comply ? I'm not so worried about temperature (where I live > it would never drop > below -5 centigrade (~28 farenheit)) but we do get a fair bit > of condensation > on warm surfaces in winter. The specifications for an IBM e-server X230 I have: Operating conditions: Temperature: 10-35 Celcius (50-95F) Altitude: 0-6000 ft altitude Humidity: 8-80% Relative Humidity Of course these are the IBM specs. but should be similar for other hardware. Extreme temperatures or condensing humidity may be a problem. - Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 13:58:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 1cal-exch2.cup.edu (1cal-exch2.cup.edu [158.83.1.34]) by hub.freebsd.org (Postfix) with ESMTP id C7EB337B416 for ; Mon, 28 Jan 2002 13:58:20 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Network Collisions Date: Mon, 28 Jan 2002 16:58:14 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Network Collisions Thread-Index: AcGoRuKuVQ/lW1ogTHOBdiKi2wdIVA== From: "RAD2921 - RADIGAN, TIMOTHY " To: 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 everyone, Just wondering if there is a way to minimize the collisions I'm getting when transferring data from my WinXP box to my FreeBSD box. The collision light is flashing alot when transferring files. It seems a little excessive. Any ideas? Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14: 0:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mumba.junik.lv (mail.junik.lv [195.216.160.134]) by hub.freebsd.org (Postfix) with ESMTP id 9253D37B416 for ; Mon, 28 Jan 2002 14:00:45 -0800 (PST) Received: (from root@localhost) by mumba.junik.lv (8.8.8/8.8.8) id AAA08214 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 00:01:52 +0200 Received: from Adam ([213.182.205.3]) by mumba.junik.lv (8.8.8/8.8.8) with SMTP id AAA07355 for ; Tue, 29 Jan 2002 00:01:37 +0200 Message-ID: <000c01c1a848$3b118480$03cdb6d5@junik.lv> From: "Adam@junik.lv" To: Subject: 4.5 RELEASE Date: Tue, 29 Jan 2002 00:07:50 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C1A858.FD8DC680" X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C1A858.FD8DC680 Content-Type: text/plain; Content-Transfer-Encoding: quoted-printable According to your site, FreeBSD 4.5 RELEASE should have been shipped on = January the 27th! So, what's up? Thanks, Mohamed ______________________________________ Scanned and protected by Inflex http://pldaniels.com/inflex ------=_NextPart_000_0009_01C1A858.FD8DC680 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
According to your site, FreeBSD = 4.5 RELEASE=20 should have been shipped on January the 27th!
 
So, what's up?
 
Thanks,
Mohamed
 

______________________________________
Scanned and protected by Inflex
http://pldaniels.com/inflex

------=_NextPart_000_0009_01C1A858.FD8DC680-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14: 5: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stereophonic.noops.org (adsl-63-195-97-84.dsl.snfc21.pacbell.net [63.195.97.84]) by hub.freebsd.org (Postfix) with SMTP id E80C437B402 for ; Mon, 28 Jan 2002 14:05:03 -0800 (PST) Received: (qmail 53809 invoked by uid 1000); 28 Jan 2002 22:05:05 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 28 Jan 2002 22:05:05 -0000 Date: Mon, 28 Jan 2002 14:05:05 -0800 (PST) From: Thomas Cannon To: "RAD2921 - RADIGAN, TIMOTHY " Cc: Subject: Re: Network Collisions In-Reply-To: Message-ID: <20020128140220.M53658-100000@stereophonic.noops.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 Sure. Use a crossover cable or plug the boxes into a switch and make sure each NIC is set to full-duplex. In a full duplex environment collisions are an impossibility. If you're getting a ton of them and it's just those two machines plugged into a hub, make sure neither is set to full-duplex. If it is, it'll transmit without listening to see if anything else is talking already, which'll cause that collision light to work overtime. Cheers, --thomas On Mon, 28 Jan 2002, RAD2921 - RADIGAN, TIMOTHY wrote: > Hi everyone, > > Just wondering if there is a way to minimize the collisions I'm getting > when transferring data from my WinXP box to my FreeBSD box. The > collision light is flashing alot when transferring files. It seems a > little excessive. Any ideas? > > Tim > > 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 Mon Jan 28 14: 6: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.noos.fr (zola.noos.net [212.198.2.76]) by hub.freebsd.org (Postfix) with ESMTP id EF61C37B400 for ; Mon, 28 Jan 2002 14:05:49 -0800 (PST) Received: (qmail 48665634 invoked by uid 0); 28 Jan 2002 22:05:33 -0000 Received: from unknown (HELO atheria.ptijo.net) ([195.132.200.187]) (envelope-sender ) by 212.198.2.76 (qmail-ldap-1.03) with SMTP for ; 28 Jan 2002 22:05:33 -0000 Date: Mon, 28 Jan 2002 23:05:31 +0100 From: ptiJo To: freebsd-stable@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Subject: divers SCSI questions... Message-Id: <20020128230531.20f8d55b.ptiJo@noos.fr> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) User-Agent: X-Face: X-Operating-System: 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 Hi, as I never played with SCSI and get an old PCI Card, I would like to be enlightened a bit :) so, I got the "Adaptec AHA-2940UW" which specs are: Computer Bus: PCI Local Bus Interface Protocol: Bus master DMA Host Bus Burst Data Rate: 133 MByte/sec Peripheral Bus: 8-bit and 16-bit Wide UltraSCSI SCSI Synchronous Data Rate: 40 MByte/sec SCSI Asynchronous Data Rate: 3.3 MByte/sec Device Protocol: SCSI-1, SCSI-2, SCSI-3, Wide UltraSCSI Device Support: Up to 15 devices under DOS 5.0 and above Here are the questions :) -1- does the data rates specify that, in general, the transfer rate is 3.3 MBytes/sec ? -2- 15 devices under DOS... would it be more under FreeBSD ? is there also a limitation on total size that I would get (15*36Go or 15*9Go, for eg) ? I would like to buy disks now :) IBM 36 Go 10000 RPM SCSI IBM 18 Go 10000 RPM SCSI IBM 9 Go 10000 RPM SCSI -3- do I have to take special care ? I mean, the supported device protocol are SCSI-{1,2,3} and Wide - do all disks (like those recent above) supports @least one of them ? Or do I have to check the disks specs to see which protocol they support ? thX a lot for answers, --------------------- ptiJo Linux: For those who don't like Windows *BSD: For those who like UNIX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14: 6: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 2293E37B416 for ; Mon, 28 Jan 2002 14:05:50 -0800 (PST) Received: (qmail 5922 invoked from network); 28 Jan 2002 23:05:48 +0100 Received: from bb-62-5-36-29.bb.tninet.se (HELO there) (62.5.36.29) by mail.telenordia.se with SMTP; 28 Jan 2002 23:05:48 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: Jonathan Chen , devin-freebsdquestions@rintrah.org Subject: Re: NTP behind NAT box? Date: Mon, 28 Jan 2002 23:05:56 +0100 X-Mailer: KMail [version 1.3.2] Cc: Marco Radzinschi , freebsd-questions@FreeBSD.ORG References: <20020122085250.N7705-100000@mail.radzinschi.com> <20020128072745.A76592@tharmas.rintrah.org> <20020129075727.A2307@grimoire.chen.org.nz> In-Reply-To: <20020129075727.A2307@grimoire.chen.org.nz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020128220550.2293E37B416@hub.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 On Monday 28 January 2002 7:57 pm, Jonathan Chen wrote: > On Mon, Jan 28, 2002 at 07:27:45AM -0500, devin-freebsdquestions@rintrah.org wrote: > > On Tue, Jan 22, 2002 at 08:56:10AM -0500, Marco Radzinschi wrote: > > > Hello: > > > > > > I am running ntpd on a machine behind a router which is taking > > > care of NAT. I have the router forwarding UDP packets on port 123 to > > > said machine, and NTP is working. > > > > > > Now, do I really need to be forwarding UDP/123 to that machine, or will > > > ntpd work without it? > > > > ntpd will make outbound connections to sync the box it is running on with > > whatever ntp server you connect to in the outside world. > > > > in this case you don't need to be forwarding port 123 to it (in fact, > > that might be a bad idea...) > > Hmm. I've just played around with this recently, and it looks like one > *does* need to forward port 123. A quick check with "ntpq -p" shows that > if you don't forward the port, all of the servers you try to sync with > are marked as "rejected". > I run a freebsd firewall / router with ipf and nat, have no ports forwarded and ntpd runs fine. -- A lost ounce of gold may be found, a lost moment of time never. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:17:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.velosystems.net (cx144844-b.pv1.ca.home.com [24.9.137.174]) by hub.freebsd.org (Postfix) with ESMTP id 53FD437B41E for ; Mon, 28 Jan 2002 14:17:11 -0800 (PST) Received: from win2kads (ms [192.168.1.5]) by mail.velosystems.net (Postfix) with SMTP id 5B34A50783; Mon, 28 Jan 2002 14:17:08 -0800 (PST) Message-ID: <001501c1a847$c52b53e0$0501a8c0@VELOSYSTEMS.NET> From: "Steve Wingate" To: "Mark Rowlands" , "Jonathan Chen" , Cc: "Marco Radzinschi" , References: <20020122085250.N7705-100000@mail.radzinschi.com> <20020128072745.A76592@tharmas.rintrah.org> <20020129075727.A2307@grimoire.chen.org.nz> <20020128220550.2293E37B416@hub.freebsd.org> Subject: Re: NTP behind NAT box? Date: Mon, 28 Jan 2002 14:04:34 -0800 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.2600.0000 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 > > > > I am running ntpd on a machine behind a router which is taking > > > > care of NAT. I have the router forwarding UDP packets on port 123 to > > > > said machine, and NTP is working. > > > > > > > > Now, do I really need to be forwarding UDP/123 to that machine, or will > > > > ntpd work without it? > > > > > > ntpd will make outbound connections to sync the box it is running on with > > > whatever ntp server you connect to in the outside world. > > > > > > in this case you don't need to be forwarding port 123 to it (in fact, > > > that might be a bad idea...) > > > > Hmm. I've just played around with this recently, and it looks like one > > *does* need to forward port 123. A quick check with "ntpq -p" shows that > > if you don't forward the port, all of the servers you try to sync with > > are marked as "rejected". > > > > I run a freebsd firewall / router with ipf and nat, have no ports forwarded > and ntpd runs fine. > > -- I would think if you're keeping state on your outgoing connections that would allow the external NTP response back in. If you're worred about security you could pick 1-2 NTP servers and allow traffic to port 123 from those IPs only, I suppose. I have port 123 NAT'ed to an internal Sparc 20 and my internal machines sync from that. I used to run the NTP server on the gateway box itself. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:21:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp06.retemail.es (smtp06.iddeo.es [62.81.186.16]) by hub.freebsd.org (Postfix) with ESMTP id 4685C37B400 for ; Mon, 28 Jan 2002 14:21:16 -0800 (PST) Received: from conway.localdomain ([62.174.64.50]) by smtp06.retemail.es (InterMail vM.5.01.03.02 201-253-122-118-102-20010403) with SMTP id <20020128221856.IEIG1025.smtp06.retemail.es@conway.localdomain>; Mon, 28 Jan 2002 23:18:56 +0100 Date: Mon, 28 Jan 2002 23:23:11 +0100 From: F.Xavier Noria To: "Dr. Jose Anastasio Carrillo Zeledon" Cc: questions@freebsd.org Subject: Re: Soy Usuario de Windows!! Message-Id: <20020128232311.020d1d6d.fxn@retemail.es> In-Reply-To: <3C55BFC5.7090203@ibw.com.ni> References: <3C55BFC5.7090203@ibw.com.ni> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Mon, 28 Jan 2002 15:16:53 -0600 "Dr. Jose Anastasio Carrillo Zeledon" wrote: : Estimados amigos por medio del Dr. Edgardo Schapachnik de argentina me : di cuenta de FreeBSD, y me gustaría instalarlo, para eso nesesito saber : que nesesito y las intrucciones y si puedo hacerlo en Windows, o si : tengo que particionar el disco. En fin necesito saber todo para instalar : este sistema operativo. En primer lugar es necesaria una particion destinada al nuevo sistema. Una vez creada se puede proceder a la instalacion de FreeBSD. Algunos detalles dependen del medio usado (CDROM, FTP, etc.) pero servira como guia decir que hay que crear dos disquettes de arranque a partir de un par de ficheros que vienen con la distribucion, se inicia la maquina con ellos y se siguen las instruciones del programa de instalacion. Si entiende ingles, puede usted encontrar informacion detallada del proceso en esta pagina: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-pre.html La traduccion del manual de FreeBSD al castellano, en la que participo, esta en marcha pero aun no terminada. Saludos, -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:22:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id BDD7537B400 for ; Mon, 28 Jan 2002 14:22:16 -0800 (PST) Received: from [192.168.1.10] (helo=den2) by vimfuego.saarinen.org with esmtp (Exim 3.33 #1 (Red Hack)) id 16VKAC-0004Qt-00; Tue, 29 Jan 2002 11:22:08 +1300 Date: Tue, 29 Jan 2002 11:22:08 +1300 (New Zealand Daylight Time) From: Juha Saarinen To: ptiJo Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: divers SCSI questions... In-Reply-To: <20020128230531.20f8d55b.ptiJo@noos.fr> Message-ID: X-Message-Flag: "Please remember to trim your quotes." X-X-Sender: juha@vimfuego.saarinen.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 On Mon, 28 Jan 2002, ptiJo wrote: > Here are the questions :) > -1- does the data rates specify that, in general, the transfer > rate is 3.3 MBytes/sec ? If you set it to asynchronous transfers, yes. Otherwise, it's 40MBps synchronous. > -2- 15 devices under DOS... would it be more under FreeBSD ? is > there also a limitation on total size that I would get (15*36Go or > 15*9Go, for eg) ? It's a limitation of the SCSI bus. You can put up to 15 devices (including the host adapter) on it. > -3- do I have to take special care ? I mean, the supported device > protocol are SCSI-{1,2,3} and Wide - do all disks (like those recent > above) supports @least one of them ? Or do I have to check the disks > specs to see which protocol they support ? All the devices should use the same SCSI protocol, as otherwise they'll run at the speed of the slowest device on the bus. Make sure you have proper termination at the end of the SCSI bus, and good quality cable. -- Juha Take off every sig! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:26: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id BEC9937B404 for ; Mon, 28 Jan 2002 14:26:01 -0800 (PST) Received: (qmail 6118 invoked from network); 28 Jan 2002 23:26:00 +0100 Received: from bb-62-5-36-29.bb.tninet.se (HELO there) (62.5.36.29) by mail.telenordia.se with SMTP; 28 Jan 2002 23:26:00 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: Cliff Sarginson , FreeBSD List Subject: Re: Windows XP/Samba Date: Mon, 28 Jan 2002 23:26:07 +0100 X-Mailer: KMail [version 1.3.2] References: <20020128172449.GA1204@raggedclown.net> In-Reply-To: <20020128172449.GA1204@raggedclown.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020128222601.BEC9937B404@hub.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 On Monday 28 January 2002 6:24 pm, Cliff Sarginson wrote: > Hello, > Has anyone managed to successfully get a Windows XP client talking > to Samba. yes > Maybe I am missing something. posting your smb.conf file would be helpful , as would mentioning which version of samba you are running. istr 2.2.1 is a minimum for xp / win2k sp2. Mentioning what procedures you have so far performed would help. smbpasswd -a some_users springs to mind. > I think protocol NT1 is the right one to use ? yes, but this is default, are you using encrypted passwords? -- Troglodytism does not necessarily imply a low cultural level. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:26:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id EAA8537B404 for ; Mon, 28 Jan 2002 14:26:12 -0800 (PST) Received: from [192.168.1.10] (helo=den2) by vimfuego.saarinen.org with esmtp (Exim 3.33 #1 (Red Hack)) id 16VKE4-0004R2-00; Tue, 29 Jan 2002 11:26:08 +1300 Date: Tue, 29 Jan 2002 11:26:08 +1300 (New Zealand Daylight Time) From: Juha Saarinen To: ptiJo Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: divers SCSI questions... In-Reply-To: Message-ID: X-Message-Flag: "Please remember to trim your quotes." X-X-Sender: juha@vimfuego.saarinen.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 On Tue, 29 Jan 2002, Juha Saarinen wrote: > It's a limitation of the SCSI bus. You can put up to 15 devices (including > the host adapter) on it. Ack. Plus the host adapter, not including it. -- Juha Take off every sig! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:39:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cybrnet.net (mail.cybrnet.net [209.5.206.5]) by hub.freebsd.org (Postfix) with SMTP id 994D037B400 for ; Mon, 28 Jan 2002 14:39:03 -0800 (PST) Received: from admin([216.183.15.204]) (4085 bytes) by mail.cybrnet.net via sendmail with P:smtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Mon, 28 Jan 2002 17:42:39 -0500 (EST) (Smail-3.2.0.101 1997-Dec-17 #25 built 1999-May-19) Message-ID: <016401c1a84d$a2950d70$cc0fb7d8@admin> From: "Eugen Luca" To: Subject: System goes down Date: Mon, 28 Jan 2002 17:46:32 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0161_01C1A823.B950DA50" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_0161_01C1A823.B950DA50 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable My system goes down, I got this errors in the messages log file: Jan 26 19:21:24 them /kernel: pid 75587 (httpd), uid 65534: exited on = signal 11 Jan 26 19:21:24 them syslogd: /dev/console: Too many open files in = system: Too many open files in system Jan 26 19:21:24 them syslogd: /var/run/utmp: Too many open files in = system Jan 26 19:21:24 them last message repeated 3 times Jan 26 19:21:24 them /kernel: file: table is full Jan 26 19:21:25 them last message repeated 85 times I read found somewhere that is suggested to increasing PMAP_SHPGPERPROC, = but I don't now how much to increase that. I somebody can help me I will really appreciate. Eugen Luca Network Administrator Cybernet Comunication Inc. 20 Amber St., Markham, ON Canada L3R5P4 ( Phone: 416-410-2180 ext. 213 (Fax: 905-947-1802 *Email: eluca@mycybernet.net=20 Website: http://www.mycybernet.net=20 =20 ------=_NextPart_000_0161_01C1A823.B950DA50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
My system goes down, I got this errors = in the=20 messages log file:
 
Jan 26 19:21:24 = them /kernel:=20 pid 75587 (httpd), uid 65534: exited on signal 11
Jan 26 19:21:24 = them=20 syslogd: /dev/console: Too many open files in system: Too many open = files in=20 system
Jan 26 19:21:24 them syslogd: /var/run/utmp: Too many open = files in=20 system
Jan 26 19:21:24 them last message repeated 3 times
Jan 26 = 19:21:24=20 them /kernel: file: table is full
Jan 26 19:21:25 them last message = repeated=20 85 times
I read=20 found somewhere that is suggested to increasing PMAP_SHPGPERPROC, = but I=20 don't now how much to increase that.
I somebody can help me I will really=20 appreciate.

Eugen=20 Luca
Network Administrator
Cybernet Comunication = Inc.
20=20 Amber St., Markham, ON Canada L3R5P4
( Phone: 416-410-2180 ext. = 213=20 (Fax:=20 905-947-1802
*Email: eluca@mycybernet.net =
Website: http://www.mycybernet.net 



  =
------=_NextPart_000_0161_01C1A823.B950DA50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:41:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.noos.fr (aragon.noos.net [212.198.2.75]) by hub.freebsd.org (Postfix) with ESMTP id C569C37B417 for ; Mon, 28 Jan 2002 14:41:02 -0800 (PST) Received: (qmail 25752662 invoked by uid 0); 28 Jan 2002 22:41:01 -0000 Received: from unknown (HELO atheria.ptijo.net) ([195.132.200.187]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with SMTP for ; 28 Jan 2002 22:41:01 -0000 Date: Mon, 28 Jan 2002 23:41:15 +0100 From: ptiJo To: Juha Saarinen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: divers SCSI questions... Message-Id: <20020128234115.40d215eb.ptiJo@noos.fr> In-Reply-To: References: X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) User-Agent: X-Face: X-Operating-System: 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 hihi... oki, thX :) hum... I found the IBM 36Go use Interface=UltraSCSI would it the the same than "Device Protocol: Wide UltraSCSI" ? thX, Jo On Tue, 29 Jan 2002 11:26:08 +1300 (New Zealand Daylight Time) Juha Saarinen wrote: > On Tue, 29 Jan 2002, Juha Saarinen wrote: > > > It's a limitation of the SCSI bus. You can put up to 15 devices (including > > the host adapter) on it. > > Ack. > > Plus the host adapter, not including it. > > -- > Juha > Take off every sig! > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:41:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hsd.com.au (CPE-144-132-42-44.vic.bigpond.net.au [144.132.42.44]) by hub.freebsd.org (Postfix) with ESMTP id C05C937B402 for ; Mon, 28 Jan 2002 14:41:38 -0800 (PST) Received: from ariel by hsd.com.au with SMTP (MDaemon.v3.0.1.R) for ; Tue, 29 Jan 2002 09:41:22 +1100 Reply-To: From: "Andrew Cowan" To: "Bill Moran" , Subject: RE: Does the vpnd port work? Date: Tue, 29 Jan 2002 09:41:21 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3C5450FE.1040508@potentialtech.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MDaemon-Deliver-To: questions@FreeBSD.ORG X-Return-Path: andrew.cowan@hsd.com.au X-MDRcpt-To: 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 > Anyone out there successfully using vpnd from the ports? > We're having intermittent problems that I can't reliably reproduce > and haven't quite got a full understanding of yet. The most common > symptom is that the interface stops transmitting traffic and responds > with a "source-quench" when any data is attempted to be sent. Sorry, never tried vpnd > Is there another method of getting an encrypted/compressed tunnel from > FreeBSD <-> FreeBSD? IPSEC using racoon > -- > Bill Moran > Potential Technology > http://www.potentialtech.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 Mon Jan 28 14:41:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.xtraxion.com (e134174.upc-e.chello.nl [213.93.134.174]) by hub.freebsd.org (Postfix) with ESMTP id 0FD8237B41F for ; Mon, 28 Jan 2002 14:41:30 -0800 (PST) Received: from xp (xp.xtraxion.com [10.0.0.3]) by ns1.xtraxion.com (8.12.2/8.12.2) with SMTP id g0SMkQXW087009 for ; Mon, 28 Jan 2002 23:46:33 +0100 (CET) From: "Rick Hoppe" To: Subject: RE: 4.5 RELEASE Date: Mon, 28 Jan 2002 23:41:18 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <000c01c1a848$3b118480$03cdb6d5@junik.lv> 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 >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Adam@junik.lv >Subject: 4.5 RELEASE > >According to your site, FreeBSD 4.5 RELEASE should have been shipped on January the 27th!> > >So, what's up? > >Thanks, >Mohamed No the site (http://www.freebsd.org/releases/index.html) says January 28th, so there's still a couple of hours on the American continent....in Europe (GMT+1) only 20 minutes left.... Regards, Rick Hoppe Network- and System Specialist (Jr.) Xtraxion Internet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:45:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from thunderbird.etv.net (thunderbird.etv.net [208.14.190.163]) by hub.freebsd.org (Postfix) with ESMTP id 1D16C37B417 for ; Mon, 28 Jan 2002 14:45:26 -0800 (PST) Received: from [208.14.190.162] (helo=PriceDMSDoc) by thunderbird.etv.net with smtp (Exim 3.22 #1) id 16VKWj-000NKV-00 for freebsd-questions@freebsd.org; Mon, 28 Jan 2002 15:45:25 -0700 Message-ID: <03e701c1a84d$a51d8d10$035ad70a@PriceDMSDoc> Reply-To: "Elliot Finley" From: "Elliot Finley" To: Subject: Q: DVD burner support? Date: Mon, 28 Jan 2002 15:46:37 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 Does FreeBSD have support for using DVD burners? If not, is this planned for the future? If so, is this a viable backup solution? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:51:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts17-srv.bellnexxia.net (tomts17.bellnexxia.net [209.226.175.71]) by hub.freebsd.org (Postfix) with ESMTP id DE5CF37B41B for ; Mon, 28 Jan 2002 14:51:17 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.128.21]) by tomts17-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020128225117.SPTV16289.tomts17-srv.bellnexxia.net@xena.gsicomp.on.ca>; Mon, 28 Jan 2002 17:51:17 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id g0SMfFX47200; Mon, 28 Jan 2002 17:41:16 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <012301c1a84e$4b08fc00$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Eugen Luca" Cc: References: <016401c1a84d$a2950d70$cc0fb7d8@admin> Subject: Re: System goes down Date: Mon, 28 Jan 2002 17:51:14 -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.4807.1700 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 Eugen, There is an easier way. All you need to do is increase the 'kern.maxfiles' sysctl. To view the current setting: gabby# sysctl kern.maxfiles kern.maxfiles: 1064 To change the current setting: gabby# sysctl -w kern.maxfiles=2000 kern.maxfiles: 1064 -> 2000 gabby# sysctl kern.maxfiles kern.maxfiles: 2000 gabby# To make this change permanent (across reboots), edit the /etc/sysctl.conf file and add the line "kern.maxfiles=2000" to it. (Change 2000 to a value appropriate to your machine, of course.) You may also need to change kern.maxfilesperproc if you are opening a log of sockets/files/pipes from your Apache processes. (This may occur if you're using mod_perl or mod_php and are doing heavy CGI work.) -- Matt Emmerton (matt@gsicomp.on.ca) GSI Computer Services Toronto (Don Mills), ON ----- Original Message ----- From: "Eugen Luca" To: Sent: Monday, January 28, 2002 5:46 PM Subject: System goes down My system goes down, I got this errors in the messages log file: Jan 26 19:21:24 them /kernel: pid 75587 (httpd), uid 65534: exited on signal 11 Jan 26 19:21:24 them syslogd: /dev/console: Too many open files in system: Too many open files in system Jan 26 19:21:24 them syslogd: /var/run/utmp: Too many open files in system Jan 26 19:21:24 them last message repeated 3 times Jan 26 19:21:24 them /kernel: file: table is full Jan 26 19:21:25 them last message repeated 85 times I read found somewhere that is suggested to increasing PMAP_SHPGPERPROC, but I don't now how much to increase that. I somebody can help me I will really appreciate. Eugen Luca Network Administrator Cybernet Comunication Inc. 20 Amber St., Markham, ON Canada L3R5P4 ( Phone: 416-410-2180 ext. 213 (Fax: 905-947-1802 *Email: eluca@mycybernet.net Website: http://www.mycybernet.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 14:52:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 5E26437B419 for ; Mon, 28 Jan 2002 14:52:49 -0800 (PST) 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 OAA29714; Mon, 28 Jan 2002 14:52:40 -0800 Message-ID: <3C55D636.40508@owt.com> Date: Mon, 28 Jan 2002 14:52:38 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Rick Hoppe , "Adam@junik.lv" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5 RELEASE References: 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 Rick Hoppe wrote: >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >> > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Adam@junik.lv > >>Subject: 4.5 RELEASE >> >>According to your site, FreeBSD 4.5 RELEASE should have been shipped on >> > January the 27th!> > >>So, what's up? >> >>Thanks, >>Mohamed >> > > No the site (http://www.freebsd.org/releases/index.html) says January 28th, > so there's still a couple of hours on the American continent....in Europe > (GMT+1) only 20 minutes left.... > > > Regards, > > Rick Hoppe That is also released. Shipping follows about two weeks later. FWIW jade-kent>uname -a FreeBSD jade 4.5-STABLE FreeBSD 4.5-STABLE #8: Mon Jan 28 02:34:53 PST 2002 root@jade:/usr1/obj/usr/src/sys/JADE i386 Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 15:13:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 1nova.com (heorot.1nova.com [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id B1ABF37B416 for ; Mon, 28 Jan 2002 15:13:35 -0800 (PST) Received: by 1nova.com (Postfix, from userid 1000) id DC44C18F4; Mon, 28 Jan 2002 16:13:25 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by 1nova.com (Postfix) with ESMTP id D4F8218F3; Mon, 28 Jan 2002 16:13:25 -0800 (PST) Date: Mon, 28 Jan 2002 16:13:25 -0800 (PST) From: Rick Hamell To: "RAD2921 - RADIGAN, TIMOTHY " Cc: freebsd-questions@freebsd.org Subject: Re: Network Collisions In-Reply-To: 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 > Just wondering if there is a way to minimize the collisions I'm getting > when transferring data from my WinXP box to my FreeBSD box. The > collision light is flashing alot when transferring files. It seems a > little excessive. Any ideas? Run everything at half-duplex. Replace cables and NIC cards. Replace your hub with a switch. Live with it. Collisions happen... often, especially with low-end hardware and bad cables. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 15:19:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f129.law8.hotmail.com [216.33.241.129]) by hub.freebsd.org (Postfix) with ESMTP id D301C37B416 for ; Mon, 28 Jan 2002 15:19:10 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 28 Jan 2002 15:19:10 -0800 Received: from 146.152.228.5 by lw8fd.law8.hotmail.msn.com with HTTP; Mon, 28 Jan 2002 23:19:10 GMT X-Originating-IP: [146.152.228.5] From: "Anthony Galella" To: freebsd-questions@freebsd.org Subject: cvsup behind proxy server -options/alternatives? Date: Mon, 28 Jan 2002 18:19:10 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Jan 2002 23:19:10.0731 (UTC) FILETIME=[3114B5B0:01C1A852] 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 running 4.4 release at work and need to update it with the latest security patches (Using the 4_4 tag). My access to the internet here is through a Squid proxy server allowing me only things like http, ftp, realaudio, and a few other ports. They will not open up the ports needed for me to use cvsup. Are there any options/alternatives for me via ftp? I would need to ftp to my company's proxy server, then enter my destination ftp address at the proxy login prompt, this would then connect me to the destination ftp server. Thanks. -Tony _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 15:24:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Mail6.mgfairfax.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id 2896A37B400 for ; Mon, 28 Jan 2002 15:24:31 -0800 (PST) Received: from there ([24.163.115.240]) by Mail6.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 28 Jan 2002 18:24:30 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Ray Kohler To: "Anthony Galella" , freebsd-questions@FreeBSD.ORG Subject: Re: cvsup behind proxy server -options/alternatives? Date: Mon, 28 Jan 2002 18:24:27 -0500 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <0fbe13024231c12FE6@Mail6.mgfairfax.rr.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 On Monday 28 January 2002 06:19 pm, Anthony Galella wrote: > I am running 4.4 release at work and need to update it with the > latest security patches (Using the 4_4 tag). My access to the > internet here is through a Squid proxy server allowing me only > things like http, ftp, realaudio, and a few other ports. They > will not open up the ports needed for me to use cvsup. > > Are there any options/alternatives for me via ftp? I would need > to ftp to my company's proxy server, then enter my destination > ftp address at the proxy login prompt, this would then connect me > to the destination ftp server. You could use CTM, possibly. This gives you basically patches through email. Have a look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ctm.html -- Ray Kohler Tact is the ability to tell a man he has an open mind when he has a hole in his head. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 15:26:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from c002.snv.cp.net (c002-h003.c002.snv.cp.net [209.228.32.167]) by hub.freebsd.org (Postfix) with SMTP id 2AC4937B402 for ; Mon, 28 Jan 2002 15:26:18 -0800 (PST) Received: (cpmta 20467 invoked from network); 28 Jan 2002 15:26:11 -0800 Received: from 63.233.206.216 (HELO concentric.net) by smtp.peoplepc.com (209.228.32.167) with SMTP; 28 Jan 2002 15:26:11 -0800 X-Sent: 28 Jan 2002 23:26:11 GMT Message-ID: <3C55DF45.D092C88A@concentric.net> Date: Mon, 28 Jan 2002 18:31:17 -0500 From: mh X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i686) X-Accept-Language: en MIME-Version: 1.0 To: Joe Clarke Cc: freebsd-questions@FreeBSD.org, gnome@FreeBSD.org Subject: Re: can't build Evolution: Solution? References: <20020122175741.O32336-100000@shumai.marcuscom.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 Joe Clarke wrote: > > On Tue, 22 Jan 2002, mh wrote: > > > >Ray Kohler wrote: > > > > I did not receive a reply from the port maintainer, but I was > > > > able to "solve" the problem of the missing libfreetype.so.6. I > > > > deinstalled all the XFree86-*-4* sub-packages and reinstalled the > > > > mega-port in /usr/ports/x11/XFree86-4. This provided > > > > libfreetype.so.6. I copied this file as libfreetype.so.6.save and > > > > then deinstalled the mega-port, reinstalled the sub-ports, and > > > > copied the libfreetype file to its original location. Then I > > > > deinstalled evolution and reinstalled it, and it built and > > > > installed without problem. > > > > > > Well, libfreetype is part of the print/freetype2 port, but it's at > > > so.7 now. It looks like part of your ports tree is stale and > > > possibly goofed up anyway. I'd try deleting it and getting a new > > > one if you can (my apologies if you already tried that). > > > > > > -- > > > Ray Kohler > > > "Have you lived here all your life?" > > > "Oh, twice that long." > > > > > > If anything is stale and goofed-up, it would be me. I use CVSup to keep > > ports current nightly. I decided to try again (sitting in front of the > > box, not at work): > > > > 1. removed /usr/X11R6/lib/libfreetype.so.6 (in keeping with problem > > report ports/30813) > > 2. checked and print/freetype2 port is installed, and libfreetype.so.7 > > was installed in /usr/local/lib > > 3. deinstalled / reinstalled evolution > > 4. tried running evolution. failed with "/usr/libexec/ld-elf.so.1: > > shared object "libfreetype.so.6" not found > > 5. made link from /usr/X11R6/lib/libfreetype.so.6 to > > /usr/local/lib/freetype.so.7 > > 6. deinstalled / reinstalled evolution. probably not necessary. > > 7. ran evolution, works fine. > > > > So, it works, with the link. Until libfreetype.so.8 get installed. Now, > > is this a problem with the evolution port? > > Maxim recently upgraded freetype2 and evolution to chase the new library > number. The problem iis really with ever-changing lib numbers. When a > library major number changes (like freetype.7 to .8), you really have two > choices: 1. keep the old version of the lib around for your old > applications, 2. upgrade the library, and all the ports it depends on. > > The portupgrade tool makes 2 a snap. Just do: > > portupgrade -f -r freetype2 > > After cvsup'ing a current ports tree. > > Symlinking can be a bad idea since library differences can cause core > dumps or other unexpected behavior. > > Joe I tried portupgrade -f -r freetype2 but still evolution complained about a missing /usr/X11R6/lib/libfreetype.so.6.Tried portupgrade -f -r evolution too, same result. I've got to ask if you have evolution installed and working without the symlink (I changed the symlink to point to the new libfreetype.so.8). Did all the above after cvsup'ing the ports tree. Is it just me, or are others having a similar problem? Got a newbie-type question too: It seems that binary upgrades can lead to different version of the same program being installed, and I assume this is even more the case doing a Release upgrade, say from 4.3 to 4.4. I use ports and portupgrade to keep programs current, but what about system files? Is there some place to read how to do this? Is it best done by getting the next release and upgrading through /stand/sysinstall? thanks, michael heyes -- If they give you ruled paper, write the other way. -- Juan Ramon Jimenez To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 15:36:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 949AD37B402 for ; Mon, 28 Jan 2002 15:36:34 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 5ED2A5D0B; Mon, 28 Jan 2002 15:36:34 -0800 (PST) To: Rick Hamell Cc: "RAD2921 - RADIGAN, TIMOTHY " , freebsd-questions@freebsd.org Subject: Re: Network Collisions In-reply-to: Your message of "Mon, 28 Jan 2002 16:13:25 PST." Date: Mon, 28 Jan 2002 15:36:34 -0800 From: "Kevin Oberman" Message-Id: <20020128233634.5ED2A5D0B@ptavv.es.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 > Date: Mon, 28 Jan 2002 16:13:25 -0800 (PST) > From: Rick Hamell > Sender: owner-freebsd-questions@FreeBSD.ORG > > > > Just wondering if there is a way to minimize the collisions I'm getting > > when transferring data from my WinXP box to my FreeBSD box. The > > collision light is flashing alot when transferring files. It seems a > > little excessive. Any ideas? > > Run everything at half-duplex. Replace cables and NIC cards. > Replace your hub with a switch. Live with it. Collisions happen... often, > especially with low-end hardware and bad cables. Actually, collisions are more frequent with high-performance hardware running half-duplex than with cheap stuff. Collisions are Ethernet's flow control mechanism. The cost of a collision is quite low and it is NOT an error. With a typical TCP stream on a fast system with a good card, the ACK for a packet will almost invariably collide with the next packet. This does not generate an interrupt and the CPU does nothing. As long as it is just a collision, the whole thing is handled by the NIC. At an 80% collision rate you can still expect (assuming the hardware is good) over 90% of the theoretical maximum throughput of an Ethernet. (It should also be noted that the maximum collision rate is 1600%, so 80% is really not so bad.) The LEDs are on for a long time so that the eye can register that fact, so the LED seems to be on far more than the collision rate would indicate. That all said, if no large servers are involved, it's probably easiest to bet a cheap Ethernet switch (I see one advertised at Fry's for <$60) and run everything full-duplex. This will eliminate all collisions (since turning off carrier sensing and collision detection is basically all full-duplex does) and system to system performance will be maximized. If several systems are all trying to communicate with a single system (the large server I mentions), you still have contention and, with a cheap switch lacking much memory, you could get dropped frames which are far more detrimental than collisions and, in any case, will have delays waiting for the output network to become available. This is only relevant when an Ethernet is running fairly hot. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 15:46:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 1A17E37B402 for ; Mon, 28 Jan 2002 15:46:37 -0800 (PST) Received: from gateway ([63.70.155.108]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Mon, 28 Jan 2002 18:50:00 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: Apache subdir httpd.conf example Date: Mon, 28 Jan 2002 18:46:30 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 Need a example of apache httpd.conf coding for subdirectory web page. /~dirname and /dirname. Can somebody help me. Thanks Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 15:53:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.port.ru (mx1.mail.ru [194.67.57.11]) by hub.freebsd.org (Postfix) with ESMTP id 1A6F137B402 for ; Mon, 28 Jan 2002 15:53:40 -0800 (PST) Received: from f9.int ([10.0.0.77] helo=f9.mail.ru) by mx1.port.ru with esmtp (Exim 3.14 #1) id 16VLak-0005hS-00 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 02:53:38 +0300 Received: from mail by f9.mail.ru with local (Exim 3.14 #1) id 16VLak-0003DS-00 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 02:53:38 +0300 Received: from [213.59.222.14] by win.mail.ru with HTTP; Tue, 29 Jan 2002 02:53:38 +0300 From: "HEKTOMAH HEKTOMAH" To: freebsd-questions@FreeBSD.ORG Cc: Subject: GeForce2 MX trouble.... Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: 213.59.222.83 via proxy [213.59.222.14] Date: Tue, 29 Jan 2002 02:53:38 +0300 Reply-To: "HEKTOMAH HEKTOMAH" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit 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 Hi! I have GeForce2 MX400 video card.... And i can't run X-Win under 4.2-RELEASE... I mean i don't know what adapter i must choose.... There are few GeForce2 cards in the list but there are no GeForce2MX cards... When i choosing one of those cards and trying to start X-Win i see black screen with blue lines... The same thing happens when i set Standart VGA card... I have tried many ways but still can't run X-Win... What can i do in this situation? tnx... PS:iam sorry for my bad English... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 16:18:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id B970C37B416; Mon, 28 Jan 2002 16:18:44 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0T0ITm10490; Mon, 28 Jan 2002 19:18:29 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: can't build Evolution: Solution? From: Joe Clarke To: mh Cc: FreeBSD User Questions List , gnome@freebsd.org In-Reply-To: <3C55DF45.D092C88A@concentric.net> References: <20020122175741.O32336-100000@shumai.marcuscom.com> <3C55DF45.D092C88A@concentric.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 28 Jan 2002 19:18:51 -0500 Message-Id: <1012263531.93813.13.camel@shumai.marcuscom.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 On Mon, 2002-01-28 at 18:31, mh wrote: [SNIP] > > I tried portupgrade -f -r freetype2 but still evolution complained about > a missing /usr/X11R6/lib/libfreetype.so.6.Tried portupgrade -f -r > evolution too, same result. I've got to ask if you have evolution > installed and working without the symlink (I changed the symlink to > point to the new libfreetype.so.8). Did all the above after cvsup'ing > the ports tree. Is it just me, or are others having a similar problem? I still have XFree86 4.1.0_12 with: 28:-lfreetype.6 => /usr/X11R6/lib/libfreetype.so.6 171:-lfreetype.7 => /usr/local/lib/libfreetype.so.7 204:-lfreetype.8 => /usr/local/lib/libfreetype.so.8 Evolution 1.0.1 builds and runs just fine for me. I will admit I just rebuilt all my GNOME ports recently to work around some other problems. However, freetype2 never gave me any direct problems as far as I can tell. > > Got a newbie-type question too: It seems that binary upgrades can lead > to different version of the same program being installed, and I assume > this is even more the case doing a Release upgrade, say from 4.3 to 4.4. > I use ports and portupgrade to keep programs current, but what about > system files? Is there some place to read how to do this? Is it best > done by getting the next release and upgrading through > /stand/sysinstall? I use cvsup to stay -stable with FreeBSD. This involves rebuilding the OS every so often. For me, it's usually once per week. The handbook is a great source of knowledge on this subject: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html "make world" is the best way to update the OS provided you're familiar with all the steps. Joe > > thanks, > > michael heyes > -- > If they give you ruled paper, > write the other way. > -- Juan Ramon Jimenez > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 16:25: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 00FAA37B400 for ; Mon, 28 Jan 2002 16:25:00 -0800 (PST) Received: from SAGEONE (adsl-64-219-20-214.dsl.crchtx.swbell.net [64.219.20.214]) by sage-american.com (8.9.3/8.9.3) with SMTP id SAA06715; Mon, 28 Jan 2002 18:24:56 -0600 (CST) Message-Id: <3.0.5.32.20020128182454.01831ca0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 28 Jan 2002 18:24:54 -0600 To: "Joe & Fhe Barbish" , "FBSD Questions" From: jacks@sage-american.com Subject: Re: Apache subdir httpd.conf example In-Reply-To: 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 Joe: I don't think it has anything to do with "hard code" of the httpd.conf. It's a matter pointing the web browser to the URL: For ~/dirname (a user's $home dir) http://www.domain.com/~dirname/ BUT, for the above to work, you need a subdir with an index.html: ~/dirname/public_html/index.html ..and open up permissions in the subdir (use an .htaccess in the subdir to set up) Now try http://www.domain.com/~dirname/ For /dirname: http://www.domain.com/dirname/ place a subdirectory: /usr/local/www/data/dirname/index.html Now try: http://www.domain.com/~dirname/ At 06:46 PM 1.28.2002 -0500, Joe & Fhe Barbish wrote: >Need a example of apache httpd.conf coding for subdirectory >web page. /~dirname and /dirname. Can somebody help me. > >Thanks >Joe > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 16:40:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id AF4AE37B402 for ; Mon, 28 Jan 2002 16:40:29 -0800 (PST) Received: from SAGEONE (adsl-64-219-20-214.dsl.crchtx.swbell.net [64.219.20.214]) by sage-american.com (8.9.3/8.9.3) with SMTP id SAA07512; Mon, 28 Jan 2002 18:40:23 -0600 (CST) Message-Id: <3.0.5.32.20020128184020.01831ca0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 28 Jan 2002 18:40:20 -0600 To: "Joe & Fhe Barbish" , "FBSD Questions" From: jacks@sage-american.com Subject: Re: Apache subdir httpd.conf example In-Reply-To: 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 Rats! The second part of my answer had an error: For /dirname: http://www.domain.com/dirname/ place a subdirectory: /usr/local/www/data/dirname/index.html Now try: http://www.domain.com/~dirname/ <=== NO! ...the last line of the second example above should be: Now try: http://www.domain.com/dirname/ ...without the tilde.... At 06:46 PM 1.28.2002 -0500, Joe & Fhe Barbish wrote: >Need a example of apache httpd.conf coding for subdirectory >web page. /~dirname and /dirname. Can somebody help me. > >Thanks >Joe > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 16:45: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by hub.freebsd.org (Postfix) with SMTP id 8CA1C37B400 for ; Mon, 28 Jan 2002 16:44:54 -0800 (PST) Received: from 134.suaa.dlls.dllstxbk.dsl.att.net (HELO josephgoh) (12.98.24.134) by smtp.mail.vip.sc5.yahoo.com with SMTP; 29 Jan 2002 00:44:53 -0000 Date: Mon, 28 Jan 2002 18:45:18 -0600 From: xw To: freebsd-questions@freebsd.org Subject: PC Cloning : Advice and help needed Message-Id: <20020128183318.BD55.XIAOWU23@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.03 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, here is a FreeBSD newbie question to all the FreeBSD gurus. Is it possible to clone a whole PC(running 4.4) to another laptop running the same version of FreeBSD? We have an emulator program that runs on the desktop (some special image processing program which builds upon FreeBSD) but we couldn't find the source code that our "predecessor" used to install the emulator program. Wondering if there is any magic way to clone the whole PC to another..... Desktop(Running 4.4 with some) ----clone to --> Laptop(4.4) (special emulator program) Any help and advice would be very much appreciated!! Thanks in advance! _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 17:13:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by hub.freebsd.org (Postfix) with ESMTP id 9D47337B400 for ; Mon, 28 Jan 2002 17:13:24 -0800 (PST) Received: from jao by fencepost.gnu.org with local (Exim 3.33 #1 (Debian)) id 16VMpn-0001sN-00; Mon, 28 Jan 2002 20:13:15 -0500 To: Dan Trainor , freebsd-questions@FreeBSD.ORG Subject: Re: ports browser References: <013601c1a369$087651b0$0100a8c0@broken> <20020128041118.GA56247@hades.hell.gr> X-Attribution: jao From: Jose Antonio Ortega Ruiz In-Reply-To: Giorgos Keramidas's message of "Mon, 28 Jan 2002 06:11:19 +0200" User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/21.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Lines: 128 Message-Id: Date: Mon, 28 Jan 2002 20:13:15 -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 2002-01-22 10:19:59, Dan Trainor wrote: > Anyone know of an ncurses-based program or something that will let me > browse my ports tree, and read me pkg-comment, pkg-descr, and plg-plist? > I'd just like a more orderly way of browsing the list, and I don't feel > like: cd port1; cat pkg*; (read for a while, ok) cd ..; cd port1; .... > etc etc. With over what was it, 1600 ports I believe, that becomes a > pretty boring task. hi, i've written a small guile-scheme program that lets you browse a list of installed ports using a web browser. you can see a list of categories, as well as ports descriptions, dependencies and so on. to install it, just untar the attached file, cd to the dir and run: $ ./start & then, point your browser to http://localhost:1111 requirements: guile-1.4, slib-2d1 (both in the ports collection) the appearance of the HTML pages can be customised editing the included stylesheet, style.css. this is a very alpha release. please let me know if you find it useful. any comment or suggestion will be very welcome!!! thanks, jao -- Keep me away from the wisdom which does not cry, the philosophy which does not laugh and the greatness which does not bow before children. -Kahlil Gibran, mystic, poet and artist (1883-1931) --=-=-= Content-Type: application/octet-stream Content-Disposition: attachment; filename=pb.tar.gz Content-Transfer-Encoding: base64 Content-Description: portbrowser H4sIAKXwVTwAA+08bXPbxtH5Kv6KC9KOgESUSEqUJpTj1HWU1tPETmWlM3nixAMCRxI1CMAAKEvN 5L93d+/9AFLOi+2nEyOJTdzt7e3u7e3bHVKVddscffBGH3YyOptO2QeMjc+mY/tv9YwYOzuZTI9P p5OzY3g/Ozs7+YBN3yxZ4tk0bVwz9sG/43In3F39/6NPRetf85cb3rSHTbJ+A3OMR6PTk5Nt6z+e nJ5O3PUfT47HsP6jN0BL5/mDr//5OavqMuFNw2Im1WAwgNasaHm9iBM+CFO+yAquemdpyT5aROyc LTZF0mZlwdqSzTnbNDxlr7J2xRpeX/N6hpJtO8Ob9jbnEkPDW9auOBNtzYpzOfma9HJwzsK8jFMW 4CtqZxCp/pyvedHGOP8gzAFPGAosQRABEGNq3riqeJEOG8DA0wFqXJjH63kas7DJIxZCf34LFNRZ sRwKYOgBaNbksvne51HkIl3HL/hwXuaphQxwuViCe/P7AWvg7yP44WGoALIdVvGSuzStOPA7L9Nb dsjaPBqITSI5bLMWOAyzBQuLTZ5/jhCMRoQJaDG84Sx7Hh3hqm2rGYLxmu2HYfCwhMWF2dvbigcw T9Dym/Zo1a5zonJvT5rlEJtoIBMz008ScweKSMY/ol5Z5VnxwmO0bFqWrFN2HecbDlSk8EPzSzj1 IGwhNJs6Y/vIDqPhwVGAdHj8ItLgs4CFAJ3MeJGUKZezoHKg7mmsRpQ0vQQjaVKDz0wSt8P7SJfH SBGveSSJpG5BH4DzZVnfBgKgB1eW3myTTdx2xbFVDsAVjaA/cB5b10CbfwnVCN9LsVRaRJdnYCi6 RNO+hcWsahhxY6tvzRPQYGy3pS7hWAD/kNRlA6qhWqMCtNNMU+W27iVlkcLrXqjwwRruh2QDsJXn DSegBl/VIFddcEbs3QstOREz1DBbAGKUhaQPdQLJjWyMgsQklf2R3IeO7ZFQJKGOXhnJNkOlNHfo hDAJQuCCUujFZZkteavUwLcFwb00u2ZJHjfNZ89ooXHEs+B+YAnVW2ZmVtYSPVg1QEV2bZuOoDno 0xHNAuhB5S2HXPYunYhM0GnZAzLBwb943YAfmMGiSElcixaYCq1w3TvqoRSzGGY2trX0aiUAzw5E X/AmqbOqdUlITStyvOcKDd+Db9DLZMWiZEXZsvg6zvJ4nvMtrgIlmnKUEZi0jDc7Jet5AIdag4J1 pAwTNCBldm+TE5V79kL16oXi1sJKUs+z+3KPBAYR8A+IjeZsYRNjhaz23fVrs3gph7P5bZdDwP1r GFQkDee3v52/RZb767eFL9f9Cfa+xNFdxgipxZrl4iphLYSVChe55KkiJlG3wzhJNiJ08k2rsqwL sKwIhbxKu2qs3iLX5tBbF4GYpCUM6CJX5hHlZejcJbq0JLn1qQN5Kcskfow2UfKnjaGAUryFFKv4 +uPZLWn05LaXW59YDLfsR3dEH7TSobshaS1xZciEm1hRKyqyR04JsXxbvCjKVwWYHhWAgUBc8b2+ T5F+epdbMToS57njmZn2D0p9FGSff1Z9xkt3nIFUquDe6thRduRdei2pdr1BDHUbv9bvznuAPH9v 0XG0OrZn7dWa7kAhqE58YC+sHQ0yszByHi+SQHQykJAQwt9LXhQ33h7KQFVvuhrQXf1N1ytL9isW 59mygFXI+cKOG14zRA3asgI9DTaVNpog00qjsZVrYchEFdSysDVL6RUB2JaYlMpoox8FWeqktoaj TpKfuEhWZS0WlKaILAg/ZOgD8hXG1hgT6e1AcL6prMELoUQCyJhR6lu+KXHZ4XZHSV2iJRxF88sd tEJjI7pFqu2EW2BLIzfzdnZK8KhoWtgAsA+qOHkBTY1Wwl3BrjRjuMxIHJJA9oqGqsAMRUw9nQgd 9k9M5Y4eEyo69D5KYrBnEhj8Z82xiBHZTkk3qV1JwiROhTFMs6bK41tkFtLQLJXogj6yVNnGoavO 2UshDSYy/2GMM/uuUq4hLgRIqUxgy2KLM8Q4zpfUoJYRfZGaA3NtCAIx1R4CNaDSIvsWTQpM6sh+ GAqmKeIw6FVmCMGw1NOXkgKhZvINxovhQWANxqxfBBimTWfzKTWjeGltABZBJBl9y4CdaneKfnev EmYFiOsqgPBXD4DUDwIRv51+ueQuDf5CN7wdUunFq2FZWtcmKxVN7Te3TcvXQ17XZa1DQTUIp5X5 I2wVp12trRUvwqywP0R1DUtGsJeoYJQ0GG6qVFugK0DzQHfQEaPgN3WNhaasqDbC5ikfJUsvvFwM y/m/edJ+zgorow6B2w9lWdDb1IKaI+pTk8tBgt4ueBHZBijEGqUkaVGXawq2WIOFQhE5ObKC9TCb URBE8IFlzVQ/lgA1LGrxotwU6TO1a/coJiPO3GKoXtqoA5CW1g5HHIPft/4r6v+qvPr74lbPHfX/ 08nkTNT/R5Pj0/EEmsbTs+n7+v/beM7xAACN1rpMNzkndziw64YzDOawZCrDEZbA/m7BvYF1eCWG 4iaCdwysqWjojqccE8v98jlnmEfEbBU3q3VcsXLBMJrNjFOn0r+DQ7pujcbHoWzz8D4RRE7KRyAj C4FDISCs5YKZfjpfEM1V0+WEkiBtL2X9FMkYUmFTw0W6fErhuBQynY5QbvH4wdcXvTy6E0Bj/xwS msq93kyKJ5HC0ZTadz18cEUz9zAmQhIlHvmGhzMKn79CA6U6VV1WvG5JeA5ekUWZCgf8x/YpV/JI Rp4FsIwTXDyqmteLSnZ62PSQXoQqBxwwF6dfEnCy7GHQKS6Si+5TtNt+WnVE4RKLUsb+/casVD/h dlGxdwYEsLA3K1wga5SLThSAehFVOvQzdBoNEPWJUESUDsqbHThv+pDyG55sWqx77sDq1Fm2MI4Q jYe8Euzbg7WF8KawC3y9MygAbwqnMGiqJn1TqNignwHRaWFX4Eo9nI229RS0erFM54CthpT7Oq6P 0vkRNOk6m+oHlRCBT/DJwydff33x+MoHScQpYWPAHl8B2FMfTgtAwl1e/PPbR5cXXzz/63cGFHcR QC75TSXrA/IleBYefvIsGj4Lvz88eD4afhoP//Ng+H8/QNufAh2OhWIN+zH8+BckhFdMoPr++cEP n38PmH742MagfcQWHEm5RlmyJ5eP/vbo8Qzo+fEIqTiycJD+bkHw/Y9/+eQHC/ZmB/A8Kxy0uuAc XkMoXIpTWjyZDaMoclgYvi7sOr6RVUQIv3oOZLv1VFgiNJtogrTFYGDsc1RxkzcKaMqgTMGIjCT8 ESFVwjrC35GRujibDBGvRk7ZBmT2EILjsQOjFBnfYEqsE4oXmFwQgMDAUQskmg2E1VRde9angUSp TCGp4GjShFCMoUwxt7IHWX4UzXoiCZsSrIVEZGz9QJHkq7PbrclUn3TuOmmwjxV1q/JwmOC8wsSq B8Y7zVLN2uGYEQqHNZYOFGa9c4dg4pQv2IlDHCvtwoJr3IdEyot2C664vbrl2s7v9EEK29IDSTWd 7psOR/Z7urxAVw10EZcyLhwbYjCJZnWoQ9+BrqeGi7JOuJhaWWl5RYCyeGF+Fac2Q1rFaRSBoFb7 EKjlqnYh6hSiuLZOda4pag0ifBLK4/VoXVE/vH5T07BUw4GgCIL2qN8j1MCWw1CUzx2oGw1Gu6Nn LbDgIizhEJ0/cy3lTRQxrXAeZcLFu+rkgGgfzZSUu1iknzU71AIR+5qKJiyA3J3UKmVr3jTxkge0 FqqWYB/txXXDhxhVDmVYabG78I+ogJI11mpcKdgecqHjY9RYAlZqQVaKWmbNZi6rbwLdONrWMzFq heOBM3FgRL/o5MjniIo4+iiqhyFRBWlXgMDjDUIPO5bX1yysuCQQHIpfgEew2luXUdjETFupRH29 W+yEpKfcRd3x5gaLXcw7nPqFda2eshYzl09CmgRBpHCEj1Iw/acVjSlgoZjcpZGS9KM6Iy7nJLBJ 4kKfXHon0I6shDDIkKH3jAa/rMDXW95jNKd7Pqik7GwFN9iDgZ/dR7upCMUog+jbshlwIwjrYB85 iK2N41Rfp8KqhVN1bzf1SEdkOr+feGAkWm0uzd82Sd1HGoolpPXS0upQz6CwjzTlng/belOg0U+j gJlErHcBHINcOOIuesYa0aq+HbLtP4l2xCvrzq8nyz5JqhNx7eQCY/5Spk4HHJb99EBqnee61n0m FvTNHDnYNyPupD7atUP7L8H8voLaDx3HUPwiyvstcf/6utZ4hwlzs86u2pgUZ4sf8M3ab55Zmot+ bnssxW+eUG+w3hn71cKddPtREJX2BILn81vhxNeYiJRYiVG8uAq3t5MLN/3vqm/vkcp+qBMli0kv 8t7BoLn7aFVGTWrsxk+idoL57p4lnb2ucNQetll3J4QN4sV6ai4dSlCKG7qRSQ8QZggpp+TI1V6L eHVjQKT7HejK43VPadzLHmB996gDj/l+2N2/DqDybvyVOOIMdQ1BXnZBJ0HXWwrrOo2qJJDHFb6B qSSHMipaOsq+3NIGvA08/6WmNlmbXvfOWKlenUk8BdE4rUDB6KhZe8OrvmnFgtHhKLDfrUug3m1O edwpVgQp2/a7x6yaHXFHRAKxWlnQOQ3FIrYC4xagTs2+dmtzvswKmf+K8a3RC3dudWXhLhol3BZS vWXYXcLqUYzdA3T+wcISI0j4obMOE6RJp1kJpUcg1d0TllWRLbY9IzPXVtENX9wnxn0axEZimn0x yMURuRD2oYwRpA/hL5MUhwWlzs5sHNYxlSPfnrHqWMxXKtpVC+cLGNx5FV74jOSexQZ8pTjDO7hS IukoGLZG7/pY9A/ziPN/8cHWm7oBsPv8H16Op3T+f3I6HZ1N6fu/8Xj0/vz/bTzn56yhcyT296ur b+SXe3S6JC4EWN8BAiR+0Ke+7sOP8+wP/YwdwAOgi6dXw68ePb5g8PPyu+HTq8tHj//G/n7x4IuL y+GDrx49vQKrcMi+eXJ5ZQ7JHHR4EN13zLUnrihIW88XwnoVm/Wc12wMT493cj5IdDyTuVwD1NS8 6fu8RiG3PlsiSObPTqEQdel6W1MmL8SfgO7Bl89BJFfs6ZOH/3gOIrl48DUbCccENheBygrki0Oe PvnqOYIR9PPLi2+fgui+uIRUEz8rwsPpeYalIYRVaB89RpDnDx5/xyyq8DvLLoQOd8Dy8kLgGY+s Sxr/3PANZ5sKP+4cj9R9pOZQDUxvIYTKkuGrTFwQtdyLqMB3ymwgax2zo6DwmwMu+VU3/Nw2pw4n sVprkwlc6QYiS/RUQx3os6A2N8MgFtgO96rzxWNbzUhd5DVGS0HEfITNHpLkZSNxZjv6xDgr7DZd Mgb1xGhDKHk4gYSzXTp6DpCvsf+l/ccBb8zGgP3f+f3/yUh9/z2djE9P8P7XeHL83v6/jeejD9nR pqmP8jKJ8yM8l15uMI8fNoMPPxqEG1BA4QggXc0SPvyUUX0sUm9Nns1B00KZXrL9ZJnZr3iLHsLE em03ChRWg7CPeJem87m3bLH+DwWm0YQt+F146F6qFJc1D5OmwQHOXjGXK2HYu16Bd/uI/V/N0zd3 /fOu+I8dj0cy/puMR5NT3P/Ho8n7/f82Hoiv8HpRGvM1XiHq2e//j3b4+fZt/K7l+L/6KP8vTeUb meOu/O9U3f8+Pj0+PjvD/X82ff//f3krz2p8sJocrI4PVicHq+lBdbDJ2U9sURbtcAHxfX47Y01c NBhZZotz9vOAvnL8ia3jepkVQ/wIcAb5wZ/PVUudLVeq6efBaqywNdl/+AwXHtqTMi/rGSvi61sC mnhAUzn42GufTKl9ID4z/EnhqZfzcHTA4N/x9DhiPzN29DGMq9mmuM6aDD+YxAEN+/hoMFMt20fL wd2h+OXONXdHTqZTMXY0kWNfrSCfIgKzhiWQcbwAJDh8VeLtOn/eT08PGCCxB69LMMM4mgYQKhg/ GKTZ9SHuV8zZDph6EwsCScE8Tl4sa/ziZMY++pKec1ZhIbJYgvD4+hyByjoFAwoJRZ6l5/IVkri0 Xc3AE2TF+eBnMZMs1JmJwNyaF6zomzdx0RCJ0PONDqevPSNTytOWlR4JZKyOD9VpxAGDF5yKCvfe TBMxk0QyL9u2XGP7r+d5+8yOmEkDRicH9B8sImonrOKvQUUr9vAhYMDFftdm4f3zB3n+C0OVTnIA UAAA --=-=-=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 17:23:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay03.roc.frontiernet.net (alteon01h.roc.frontiernet.net [66.133.130.238]) by hub.freebsd.org (Postfix) with SMTP id 3711037B419 for ; Mon, 28 Jan 2002 17:23:43 -0800 (PST) Received: (qmail 21499 invoked from network); 29 Jan 2002 01:23:42 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay03.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 29 Jan 2002 01:23:42 -0000 Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id EBC40EE5A4 for ; Mon, 28 Jan 2002 17:23:40 -0800 (PST) Message-ID: <018001c1a863$95c2e110$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: Subject: Preserve Postfix When Upgrading? Date: Mon, 28 Jan 2002 17:23:40 -0800 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.2600.0000 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 I would like to upgrade to the 4.5-RELEASE. However, I have installed Postfix from the ports and want to be sure that Sendmail won't overwrite Postfix during the upgrade. What do I need to do to keep Postfix? I've searched the archives but have been unable to find anything conclusive. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 17:54:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 7E41937B402 for ; Mon, 28 Jan 2002 17:54:27 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id g0T1sOU92586; Mon, 28 Jan 2002 17:54:24 -0800 (PST) (envelope-from jan@caustic.org) Date: Mon, 28 Jan 2002 17:54:24 -0800 (PST) From: "f.johan.beisser" X-X-Sender: jan@localhost To: Drew Tomlinson Cc: questions@FreeBSD.ORG Subject: Re: Preserve Postfix When Upgrading? In-Reply-To: <018001c1a863$95c2e110$0301a8c0@bigdaddy> Message-ID: <20020128175228.T79959-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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 Mon, 28 Jan 2002, Drew Tomlinson wrote: > I would like to upgrade to the 4.5-RELEASE. However, I have installed > Postfix from the ports and want to be sure that Sendmail won't > overwrite Postfix during the upgrade. What do I need to do to keep > Postfix? I've searched the archives but have been unable to find > anything conclusive. dig through /etc/defaults/make.conf. there's an entire section of base install OS bits to not build, and not install. one of them happens to be sendmail. # To avoid building various parts of the base system: [snippage for space] #NO_SENDMAIL= true # do not build sendmail and related programs it just so happens that you can override this quite easily. hope this helps a bit.. -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "John Ashcroft is really just the reanimated corpse of J. Edgar Hoover." -- Tim Triche To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 18: 6:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Mail4.mgfairfax.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id 294F437B416 for ; Mon, 28 Jan 2002 18:06:29 -0800 (PST) Received: from there ([24.163.115.240]) by Mail4.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 28 Jan 2002 21:05:50 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Ray Kohler To: "f.johan.beisser" , Drew Tomlinson Subject: Re: Preserve Postfix When Upgrading? Date: Mon, 28 Jan 2002 21:05:40 -0500 X-Mailer: KMail [version 1.3.2] Cc: questions@FreeBSD.ORG References: <20020128175228.T79959-100000@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <01d3c5005021d12FE4@Mail4.mgfairfax.rr.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 On Monday 28 January 2002 09:02 pm, Ray Kohler wrote: > On Monday 28 January 2002 08:54 pm, f.johan.beisser wrote: > > On Mon, 28 Jan 2002, Drew Tomlinson wrote: > > > I would like to upgrade to the 4.5-RELEASE. However, I have > > > installed Postfix from the ports and want to be sure that > > > Sendmail won't overwrite Postfix during the upgrade. What do > > > I need to do to keep Postfix? I've searched the archives but > > > have been unable to find anything conclusive. > > > > dig through /etc/defaults/make.conf. there's an entire section > > of base install OS bits to not build, and not install. > > > > one of them happens to be sendmail. > > > > # To avoid building various parts of the base system: > > > > [snippage for space] > > > > #NO_SENDMAIL= true # do not build sendmail and related > >programs > > You also need to set NO_MAILWRAPPER= true in the same file. > NO_SENDMAIL supresses building of /usr/libexec/sendmail, and > NO_MAILWRAPPER supresses the building of /usr/sbin/sendmail. Ignore this. My bad, I got mixed up and naturally went and checked only _after_ sending this off. The other poster is correct. -- Ray Kohler [Nuclear war] ... may not be desirable. -- Edwin Meese III To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 18:14:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 0CAC737B400 for ; Mon, 28 Jan 2002 18:14:48 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id g0T2Elb92670; Mon, 28 Jan 2002 18:14:47 -0800 (PST) (envelope-from jan@caustic.org) Date: Mon, 28 Jan 2002 18:14:47 -0800 (PST) From: "f.johan.beisser" X-X-Sender: jan@localhost To: xw Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PC Cloning : Advice and help needed In-Reply-To: <20020128183318.BD55.XIAOWU23@yahoo.com> Message-ID: <20020128175718.C79959-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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 Mon, 28 Jan 2002, xw wrote: > Ok, here is a FreeBSD newbie question to all the FreeBSD gurus. > > Is it possible to clone a whole PC(running 4.4) to another laptop > running the same version of FreeBSD? yes. > We have an emulator program that runs on the desktop (some special > image processing program which builds upon FreeBSD) but we couldn't > find the source code that our "predecessor" used to install the > emulator program. Wondering if there is any magic way to clone the > whole PC to another..... > > Desktop(Running 4.4 with some) ----clone to --> Laptop(4.4) > (special emulator program) > > Any help and advice would be very much appreciated!! Thanks in > advance! you can "clone" the disk a few ways. the more popular ones are rdist(1), tar(1), and dd(1). these are all fairly well documented. i would HIGHLY suggest you dig up more information on your graphics program first, and see what libraries, dependancies, and binaries it depends on before you do anything. digging up information about what you're messing with, before you play around with copying it is vital, and may save you quite a bit of grief. -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "John Ashcroft is really just the reanimated corpse of J. Edgar Hoover." -- Tim Triche To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 18:18:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts16-srv.bellnexxia.net (tomts16.bellnexxia.net [209.226.175.4]) by hub.freebsd.org (Postfix) with ESMTP id 72DB037B400 for ; Mon, 28 Jan 2002 18:18:31 -0800 (PST) Received: from prayforwind.com ([64.231.164.51]) by tomts16-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020129021824.SCLN24797.tomts16-srv.bellnexxia.net@prayforwind.com> for ; Mon, 28 Jan 2002 21:18:24 -0500 Received: from prayforwind.com (localhost [127.0.0.1]) by prayforwind.com (8.11.6/8.11.6) with ESMTP id g0T2IQT01698 for ; Mon, 28 Jan 2002 21:18:27 -0500 (EST) (envelope-from freebsd@prayforwind.com) Message-ID: <3C560670.2070205@prayforwind.com> Date: Mon, 28 Jan 2002 21:18:24 -0500 From: Steve Brown User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.6) Gecko/20011222 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions Subject: atactl (spin down HardDrive... does FreeBSD have anything like it? 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 Hello there, Does FreeBSD have an equivalent of OpenBSD or NetBSD's "atactl" command which spins down hard drive after a specified length of time? Thanks in advance. Best regards, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 18:39:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.mgfairfax.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 8CE3237B419 for ; Mon, 28 Jan 2002 18:39:41 -0800 (PST) Received: from there ([24.163.115.240]) by mail7.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 28 Jan 2002 21:02:15 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Ray Kohler To: "f.johan.beisser" , Drew Tomlinson Subject: Re: Preserve Postfix When Upgrading? Date: Mon, 28 Jan 2002 21:02:16 -0500 X-Mailer: KMail [version 1.3.2] Cc: questions@FreeBSD.ORG References: <20020128175228.T79959-100000@localhost> In-Reply-To: <20020128175228.T79959-100000@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <0d82a1502021d12FE7@mail7.mgfairfax.rr.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 On Monday 28 January 2002 08:54 pm, f.johan.beisser wrote: > On Mon, 28 Jan 2002, Drew Tomlinson wrote: > > I would like to upgrade to the 4.5-RELEASE. However, I have > > installed Postfix from the ports and want to be sure that > > Sendmail won't overwrite Postfix during the upgrade. What do I > > need to do to keep Postfix? I've searched the archives but > > have been unable to find anything conclusive. > > dig through /etc/defaults/make.conf. there's an entire section of > base install OS bits to not build, and not install. > > one of them happens to be sendmail. > > # To avoid building various parts of the base system: > > [snippage for space] > > #NO_SENDMAIL= true # do not build sendmail and related >programs You also need to set NO_MAILWRAPPER= true in the same file. NO_SENDMAIL supresses building of /usr/libexec/sendmail, and NO_MAILWRAPPER supresses the building of /usr/sbin/sendmail. -- Ray Kohler Some programming languages manage to absorb change but withstand progress. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 18:43:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id A13F737B404 for ; Mon, 28 Jan 2002 18:43:41 -0800 (PST) Received: from gateway ([63.70.155.111]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Mon, 28 Jan 2002 21:47:01 -0500 From: "Joe & Fhe Barbish" To: "Ray Kohler" Cc: "FBSD Questions" Subject: RE: Preserve Postfix When Upgrading? Date: Mon, 28 Jan 2002 21:43:30 -0500 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.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <01d3c5005021d12FE4@Mail4.mgfairfax.rr.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 Sendmail has a wrapper function just for this situation. This was just talked about in great detail this month. Search the archives. http://groups.google.com/groups?hl=en&q=%27sendmail+wrapper%27&btnG=Google+S earch&meta=group%3Dmailing.freebsd.* -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ray Kohler Sent: Monday, January 28, 2002 9:06 PM To: f.johan.beisser; Drew Tomlinson Cc: questions@FreeBSD.ORG Subject: Re: Preserve Postfix When Upgrading? On Monday 28 January 2002 09:02 pm, Ray Kohler wrote: > On Monday 28 January 2002 08:54 pm, f.johan.beisser wrote: > > On Mon, 28 Jan 2002, Drew Tomlinson wrote: > > > I would like to upgrade to the 4.5-RELEASE. However, I have > > > installed Postfix from the ports and want to be sure that > > > Sendmail won't overwrite Postfix during the upgrade. What do > > > I need to do to keep Postfix? I've searched the archives but > > > have been unable to find anything conclusive. > > > > dig through /etc/defaults/make.conf. there's an entire section > > of base install OS bits to not build, and not install. > > > > one of them happens to be sendmail. > > > > # To avoid building various parts of the base system: > > > > [snippage for space] > > > > #NO_SENDMAIL= true # do not build sendmail and related > >programs > > You also need to set NO_MAILWRAPPER= true in the same file. > NO_SENDMAIL supresses building of /usr/libexec/sendmail, and > NO_MAILWRAPPER supresses the building of /usr/sbin/sendmail. Ignore this. My bad, I got mixed up and naturally went and checked only _after_ sending this off. The other poster is correct. -- Ray Kohler [Nuclear war] ... may not be desirable. -- Edwin Meese III 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 Mon Jan 28 18:47:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mydomain.com (61-223-1-112.HINET-IP.hinet.net [61.223.1.112]) by hub.freebsd.org (Postfix) with SMTP id AB9C537B402; Mon, 28 Jan 2002 18:46:53 -0800 (PST) Received: from seed by iris.seed.net.tw with SMTP id 9nKvGnrAAMqOM9g0CVotOZT; Tue, 29 Jan 2002 10:52:59 +0800 Message-ID: From: ooxx777@mail2000.com.tw To: No11@FreeBSD.ORG Subject:=?big5?Q?=A6=B3=BF=FA=A4H=A8S=BF=F9 !!?= MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_4FVOOWgeNWpJY0TjiWET" X-Mailer: Y58VQYZtroFXAcYAg2j0p8qB9 X-Priority: 3 X-MSMail-Priority: Normal Date: Mon, 28 Jan 2002 18:46:53 -0800 (PST) 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_4FVOOWgeNWpJY0TjiWET Content-Type: multipart/alternative; boundary="----=_NextPart_4FVOOWgeNWpJY0TjiWETAA" ------=_NextPart_4FVOOWgeNWpJY0TjiWETAA Content-Type: text/html; charset="big5" Content-Transfer-Encoding: base64 PCEtLSBzYXZlZCBmcm9tIHVybD0oMDAyMilodHRwOi8vaW50ZXJuZXQuZS1tYWlsIC0tPg0KDQo8 aHRtbD4NCg0KPGhlYWQ+DQo8TUVUQSBIVFRQLUVRVUlWPSJDb250ZW50LVR5cGUiIENPTlRFTlQ9 InRleHQvaHRtbDtjaGFyc2V0PWJpZzUiPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1MYW5n dWFnZSIgY29udGVudD0iemgtdHciPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBj b250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9YmlnNSI+DQo8bWV0YSBuYW1lPSJHRU5FUkFUT1Ii IGNvbnRlbnQ9Ik1pY3Jvc29mdCBGcm9udFBhZ2UgNC4wIj4NCjxtZXRhIG5hbWU9IlByb2dJZCIg Y29udGVudD0iRnJvbnRQYWdlLkVkaXRvci5Eb2N1bWVudCI+DQo8dGl0bGU+tlevxbrrrV6qqTwv dGl0bGU+DQo8Ymdzb3VuZCBzcmM9Imh0dHA6Ly9ob21lLmtpbW8uY29tLnR3L215a2lzcy0xMi8z bWlkaS8xMTcubWlkIiBsb29wPSItMSI+DQo8L2hlYWQ+DQo8c2NyaXB0IGxhbmd1YWdlPSJKYXZh c2NyaXB0Ij4gZnVuY3Rpb24gTm9SaWdodENsaWNrKGV2bnQpIHsgaWYgKG5hdmlnYXRvci5hcHBO YW1lLnRvVXBwZXJDYXNlKCkubWF0Y2goL05FVFNDQVBFLykgIT0gbnVsbCkgeyBpZiAoZXZudC53 aGljaCA9PSAzKXthbGVydCgivkukSFxusU23frVvpuYgoUkiKTtyZXR1cm4gZmFsc2U7fX1lbHNl IGlmIChldmVudC5idXR0b249PTIpYWxlcnQoIr5LpEhcbrFNt361b6bmoUkiKTt9IGRvY3VtZW50 Lm9ubW91c2Vkb3duID0gTm9SaWdodENsaWNrOyA8L3NjcmlwdD4NCjxib2R5IGJnY29sb3I9IiNG RkZGRkYiPg0KDQo8ZGl2IGFsaWduPSJjZW50ZXIiPg0KICA8Y2VudGVyPg0KICA8dGFibGUgYm9y ZGVyPSIwIiB3aWR0aD0iNzQlIiBiZ2NvbG9yPSIjRkY2NjY2Ij4NCiAgICA8dHI+DQogICAgICA8 dGQgd2lkdGg9IjEwMCUiPg0KICAgICAgICA8cCBhbGlnbj0iY2VudGVyIj48Yj48Zm9udCBmYWNl PSK80LeixekiIHNpemU9IjYiIGNvbG9yPSIjRkZGRkZGIj67tMNQt+2rS6dRsNOpsabRqk88L2Zv bnQ+PC9iPjwvdGQ+DQogICAgPC90cj4NCiAgPC90YWJsZT4NCiAgPC9jZW50ZXI+DQo8L2Rpdj4N CjxwIGFsaWduPSJjZW50ZXIiPjxpbWcgYm9yZGVyPSIwIiBzcmM9Imh0dHA6Ly93d3cuZGoubmV0 LnR3L35nd2svZ2lmL2xpbmUvdHJlbmRzL2IuZ2lmIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjUiPjwv cD4NCjx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSIxMDIlIj4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0 aD0iNTUlIj48cD48Zm9udCBzaXplPSIyIj6nQaRAqXelaLlMIDxmb250IGNvbG9yPSIjMDAwMEZG Ij43LTFYPC9mb250PiAgICAgIA0KICAgICAgtlK5TKpGpughISCkXaq+uUSlTL3mqrq7+a7mpKOr S6l5ISE8L2ZvbnQ+PC9wPiAgICAgDQo8cD48Zm9udCBzaXplPSIyIj6m/bZSpEakQL36pGylTK/g e6Ze9Vh9tbmnQaSwu/KpTz88L2ZvbnQ+PC9wPg0KICAgICAgPHA+PGZvbnQgc2l6ZT0iMiI+p9qt zCB7q0unUbDTqbF9IK91qrqr3KSjpEC8y7PhfjwvZm9udD48L3A+ICAgICANCjxwPjxiPqRAr+uk SKjTtlI8L2I+ICZndDsmZ3Q7IKVMveanQSAmZ3Q7Jmd0OyA8Zm9udCBjb2xvcj0iIzAwMDBGRiI+ PGI+t3yt+7v5PC9iPjwvZm9udD48L3A+ICAgICANCjxwPjxiPrhnvlCw06jTtlI8L2I+ICZndDsm Z3Q7IKVMveanQSAmZ3Q7Jmd0OyA8Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGI+ptGqT7v5PC9iPjwv Zm9udD48L3A+ICAgICANCjxwPjxmb250IGNvbG9yPSIjRkYwMDAwIiBzaXplPSIyIj6wo6RGqMmo /KbRqk+7+aV+LLZXsNPB2bd8pl71WDEwJcX9p0G37bz6qvepTyE8L2ZvbnQ+PC9wPg0KICAgIDwv dGQ+DQogICAgPHRkIHdpZHRoPSI0NSUiPg0KICAgICAgPHAgYWxpZ249ImNlbnRlciI+PGI+PGZv bnQgY29sb3I9IiMwMDAwODAiPqr3s7u5cabAqrqk8bv5PC9mb250PjwvYj48L3A+DQogICAgICA8 ZGl2IGFsaWduPSJjZW50ZXIiPg0KICAgICAgICA8Y2VudGVyPg0KICAgICAgICA8dGFibGUgYm9y ZGVyPSIxIiB3aWR0aD0iODQlIiBiZ2NvbG9yPSIjRkY5OUNDIiBib3JkZXJjb2xvcj0iI0MwQzBD MCI+DQogICAgICAgICAgPHRyPg0KICAgICAgICAgICAgPHRkIHdpZHRoPSIzMCUiPjxiPjxmb250 IGNvbG9yPSIjMDAwMEZGIj43LTFYPC9mb250PjwvYj48L3RkPg0KICAgICAgICA8L2NlbnRlcj4N CiAgICAgICAgICAgIDx0ZCB3aWR0aD0iMzYlIj4NCiAgICAgICAgICAgICAgPHAgYWxpZ249Imxl ZnQiPrHGu/kgMTEwpLg8L3RkPiAgICANCiAgICAgICAgICA8Y2VudGVyPiAgIA0KICAgICAgICAg ICAgPHRkIHdpZHRoPSIzNCUiPg0KICAgICAgICAgICAgICA8cCBhbGlnbj0iY2VudGVyIj6r3LZR PC90ZD4NCiAgICAgICAgICA8L3RyPg0KICAgICAgICAgIDx0cj4NCiAgICAgICAgICAgIDx0ZCB3 aWR0aD0iMzAlIj48Yj48Zm9udCBjb2xvcj0iIzAwMDBGRiI+pf6lwbZXsNM8L2ZvbnQ+PC9iPjwv dGQ+DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM2JSI+sca7+SA4OaS4PC90ZD4gICAgIA0KICAg ICAgICAgICAgPHRkIHdpZHRoPSIzNCUiPg0KICAgICAgICAgICAgICA8cCBhbGlnbj0iY2VudGVy Ij6rS6l5PC90ZD4NCiAgICAgICAgICA8L3RyPg0KICAgICAgICAgIDx0cj4NCiAgICAgICAgICAg IDx0ZCB3aWR0aD0iMzAlIj48Yj48Zm9udCBjb2xvcj0iIzAwMDBGRiI+pf6lwbZXsNM8L2ZvbnQ+ PC9iPjwvdGQ+DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM2JSI+ptGqT7v5NjmkuDwvdGQ+ICAg DQogICAgICAgICAgICA8dGQgd2lkdGg9IjM0JSI+DQogICAgICAgICAgICAgIDxwIGFsaWduPSJj ZW50ZXIiPq91q0upeTwvdGQ+DQogICAgICAgICAgPC90cj4NCiAgICAgICAgPC90YWJsZT4NCiAg ICAgICAgPC9jZW50ZXI+DQogICAgICA8L2Rpdj4NCiAgICA8L3RkPg0KICA8L3RyPg0KPC90YWJs ZT4NCjxocj4NCjxwPjxiPjxmb250IGZhY2U9IrzQt6LF6SIgY29sb3I9IiMwMDgwMDAiIHNpemU9 IjQiPqRAsF+o07ftpf6lwatLp1Gw06mxqrqm0apPPC9mb250PjwvYj48L3A+DQo8cD48Yj48Zm9u dCBmYWNlPSK80LeixekiIHNpemU9IjMiIGNvbG9yPSIjMDAwMEZGIj62V7DTpsqzZrDTq362V7lM ODAwMLrYPC9mb250PjwvYj48L3A+DQo8cD48Yj48Zm9udCBmYWNlPSK80LeixekiIHNpemU9IjMi IGNvbG9yPSIjMDAwMEZGIj41pn6kurZ9uqE1MDCuYbZXsNM8L2ZvbnQ+PC9iPjwvcD4NCjx0YWJs ZSBib3JkZXI9IjAiIHdpZHRoPSIxMDAlIj4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0aD0iMzQlIj6l /qXBtlew06q6uGfA57zSpqE6DQogICAgICA8cD4oMSkgpUi56sXpqbHnRbNzwuo8L3A+ICAgICAN CiAgICAgIDxwPigyKSClSLbHvlCk6Kahs3PC6jwvcD4gICAgIA0KICAgICAgPHA+PGI+PGZvbnQg Y29sb3I9IiNGRjAwMDAiPqnSpUin2q3Mtlew06vcwci/+iEhPC9mb250PjwvYj48L3RkPg0KICAg IDx0ZCB3aWR0aD0iNjYlIj6zb6xPpECt0zxiPiA8Zm9udCBjb2xvcj0iIzAwMDBGRiI+MDwvZm9u dD4gPGZvbnQgY29sb3I9IiMwMDAwRkYiPqfruOo8L2ZvbnQ+PC9iPqq6qMa3fr73t3wgICAgIA0K ICAgICAgPHA+pfSm86RIpXWtbqZis2+4zK74tk+6oSA8Yj48Zm9udCBjb2xvcj0iI0ZGMDAwMCIg c2l6ZT0iNCI+MTUwMDA8L2ZvbnQ+PC9iPjxiPjxmb250IGNvbG9yPSIjRkYwMDAwIiBzaXplPSI0 Ij4gICAgICANCiAgICAgIDwvZm9udD48L2I+pLilqqVrPC9wPg0KICAgICAgPHA+tE6laaVIqPqx b6bRqk+46q7mISE8L3A+DQogICAgICA8cD6wo6RGqMmo/DxiPjxmb250IGNvbG9yPSIjRkYwMDAw Ij6m0apPu/k8L2ZvbnQ+PC9iPqSnpX4swdmlaaVIs9CzebF6qrqoxrd+ISE8L3RkPg0KICA8L3Ry Pg0KPC90YWJsZT4NCjxocj4NCjxwPjwvcD4NCjx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSIxMDAl Ij4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0aD0iMTAwJSI+PGI+PGZvbnQgc2l6ZT0iNCIgY29sb3I9 IiNGRjAwMDAiIGZhY2U9IrzQt6LF6SI+pf6lwatLp1Gw06mxxf2lord+qsykzrPQt36qzCytq7dz rEKmXqfGseYhITwvZm9udD48L2I+DQogICAgICA8cD60uq7wtlao07ZWp0PD+ywgV1RPIKq6qOyo 08X9q9ymaKRIpaK3fizF/avcpmikSKhTpc23TrC1ITwvcD4gICAgIA0KICAgICAgPHA+pUir4aq6 pOmkbKfarcy406ZwpvOr17lMqU8/PC9wPg0KICAgICAgPHA+pf6lwbZXsNOsQLHPpaK3fqrMPC9w Pg0KICAgICAgPHA+ezxiPjxmb250IGNvbG9yPSIjMDAwMDgwIj6lwaVIrbmssKTRPC9mb250Pjwv Yj59PC9wPg0KICAgICAgPHA+e67jYKbMYKpvYMZRYMHnYLhKYL9dYKzWYMLmYL5MYK/5YH0gpf6l wbZXsNOkQKTipV2/7CEhPC9wPiAgICAgDQogICAgICA8cD6nS6VotLqu8KVdtfYhITwvcD4NCiAg ICAgIDxwPqFAPC9wPg0KICAgICAgPHA+PGI+PGZvbnQgc2l6ZT0iNCIgY29sb3I9IiNGRjAwMDAi IGZhY2U9IrzQt6LF6SI+pf6lwbZXsNOpsar4IDwvZm9udD48Zm9udCBzaXplPSI0IiBmYWNlPSK8 0LeixekiIGNvbG9yPSIjMDAwMEZGIj4mZ3Q7Jmd0OzwvZm9udD48Zm9udCBzaXplPSI0IiBjb2xv cj0iI0ZGMDAwMCIgZmFjZT0ivNC3osXpIj4gDQogICAgICCl/rDqpMCs9bvis3Gu/DwvZm9udD48 L2I+PC9wPiAgICAgDQogICAgICA8cD65TKVosXqlW7f5q0unUbDTqbGwo6RGrW6n67jqtFimyrhV pLilSKV+LKbTpULB2a1uqdO+4b3fv/qquq23wEk8L3A+DQogICAgICA8cD637aX+pcG2V7DTqrqp sar4pKOkQLzLISE8L3A+DQogICAgICA8cD6xeqV1rW6u+LZPuqEgMTUwMDCkuCyo+rFvpECt07hn wOfFdrROpWmlSKjJqPykQL36pGyquqbRqk+7+SEhPC9wPiAgICAgDQogICAgICA8cD6l/rDqs3PC 6rZXsNOko7reprOmaKTWrmEspf6lwbZXsNPBYMDnt37DQsX9qbGq+KVopMCs9SAgDQogICAgICAo PGI+PGZvbnQgY29sb3I9IiNGRjAwMDAiPjYlPC9mb250PjwvYj4pISE8L3RkPg0KICA8L3RyPg0K PC90YWJsZT4NCjxocj4NCjxwIGFsaWduPSJjZW50ZXIiPjxiPjxmb250IHNpemU9IjQiIGNvbG9y PSIjMDA4MDAwIiBmYWNlPSK80LeixekiPrN6uUy69Lj0pOimoaVbpEqqzDwvZm9udD48L2I+PC9w Pg0KPHAgYWxpZ249ImNlbnRlciI+PGI+PGZvbnQgZmFjZT0ivNC3osXpIiBjb2xvcj0iIzAwMDBG RiIgc2l6ZT0iNSI+p0u2T7D2sFa69Lj0pua+UK/gpE8hITwvZm9udD48L2I+PC9wPg0KPHAgYWxp Z249ImNlbnRlciI+PGltZyBib3JkZXI9IjAiIHNyYz0iaHR0cDovL3d3dy5kai5uZXQudHcvfmd3 ay9naWYvbGluZS90cmVuZHMvYi5naWYiIHdpZHRoPSI2NDAiIGhlaWdodD0iNSI+PC9wPg0KPGRp diBhbGlnbj0iY2VudGVyIj4NCiAgPGNlbnRlcj4NCiAgPHRhYmxlIGJvcmRlcj0iMCIgd2lkdGg9 IjQ3MyIgaGVpZ2h0PSIzNjIiPg0KICAgIDx0cj4NCiAgICA8VEQgaGVpZ2h0PSIyNCIgd2lkdGg9 IjQ2MyIgYmdjb2xvcj0iI0ZGNjY2NiI+DQogICAgICA8cCBhbGlnbj0iY2VudGVyIj48Zm9udCBz aXplPSIyIiBjb2xvcj0iIzAwMDAwMCI+uvS49KbmvlCwqqTisFa9ba9aICAgICAgICAgICAgICAg DQogICAgICB+ILZXr8W6661er1OnT6qpJm5ic3A7PC9mb250PiAgICAgICAgICAgICAgDQogICAg PC9URD4NCiAgICA8L3RyPg0KICAgIDx0cj4NCiAgICA8dGQgd2lkdGg9IjU4OSIgYmFja2dyb3Vu ZD0iaHR0cDovL3d3dy42NjY2NjYuaWR2LnR3L3BkL2QwNC5naWYiPiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgIDxkaXYgYWxpZ249 ImNlbnRlciI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIA0KICAgICAgICA8dGFibGUgYm9yZGVyPSIwIiB3aWR0aD0iNTg5IiBoZWlnaHQ9IjMx MSI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IA0KICAgICAgICAgIDx0cj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1NyIgaGVpZ2h0PSIxOSI+ PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1MTgiIGhlaWdodD0iMTkiPiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAg IDxkaXYgYWxpZ249ImNlbnRlciI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgIDx0YWJsZSBib3JkZXI9IjAiIHdpZHRo PSI1MjAiIGNlbGxwYWRkaW5nPSIzIj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICA8dHI+ICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAg ICA8dGQgd2lkdGg9IjQ4NCI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgIDxwIGFsaWduPSJjZW50ZXIiPjxm b250IHNpemU9IjIiIGNvbG9yPSIjMDAwMDAwIj4gvXUmbmJzcDsgDQogICAgICAgICAgICAgICAg ICAgICAgpFcmbmJzcDsmbmJzcDuz+CZuYnNwOyCmVyAmbmJzcDsgqkEmbmJzcDsgsMg8L2ZvbnQ+ PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgICAgICAgPHRkIHdp ZHRoPSIxNCI+PC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICANCiAgICAgICAgICAgICAgICAgIDwvdHI+ICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgPC90YWJs ZT4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAN CiAgICAgICAgICAgICAgPC9kaXY+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICA8L3RkPiAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAgIDwvdHI+ICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQog ICAgICAgICAgPHRyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KICAgICAgICAgICAgPHRkIHdpZHRoPSI1NyIgaGVpZ2h0PSIyODQiPjwv dGQ+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgDQogICAgICAgICAgICA8dGQgd2lkdGg9IjUxOCIgaGVpZ2h0PSIyODQiPiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAg ICAgICA8cCBhbGlnbj0iY2VudGVyIj6hQDxmb250IGNvbG9yPWdyZWVuPiAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPGZvcm0gYWN0aW9uPWh0 dHA6Ly9hcHAua3V0dS5uZXQvcmVzb3VyY2UvbWFpbGZvcm0vbWFpbGZvcm0ucGhwMyAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KIG1ldGhvZD1w b3N0PiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg DQo8aW5wdXQgdHlwZT1oaWRkZW4gbmFtZT1MQU5HVUFHRSB2YWx1ZT1iNT48aW5wdXQgdHlwZT1o aWRkZW4gbmFtZT1FQ0hPICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KdmFsdWU9IjxjZW50ZXI+PGgzPqfarcy3fLrJp9apTbF6s3O1uCzBwsHC pfrBezwvaDM+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQo8aW1nIHNyYz1odHRwOi8vd3d3LjY2NjY2Ni5pZHYudHcvcGQvYmF1dGUwMS5naWY+ PHA+Ij48cCBhbGlnbj0ibGVmdCI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICANCjxpbnB1dCB0eXBlPWhpZGRlbiBuYW1lPVRPIHZhbHVlPSAxMTEy NzEzQHNpbmdsZS51cmwuY29tLnR3PiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIA0KPGlucHV0IHR5cGU9aGlkZGVuIG5hbWU9U1VCSkVDVCB2YWx1 ZT3BwsHCp0GqurDRxlteXj48Zm9udCBzaXplPSIyIj6p0iAgICAgDQqmYiCmYSDCSTo8Yj48c3Bh biBzdHlsZT0idGV4dC1pbmRlbnQ6IDBweDsgbGluZS1oZWlnaHQ6IDI0cHgiPjxzZWxlY3QgbmFt ZT0ienAiIHNpemU9MT4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIiIHNl bGVjdGVkPr3Qv+++3CAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxIj6leKVfpasgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMiI+sPK2qaWr ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxv cHRpb24gdmFsdWU9IjMiPqV4pV+/pCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSI0Ij6pecT1v6QgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0i NSI+rue26b+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICANCjxvcHRpb24gdmFsdWU9IjYiPrdzpsulqyAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSI3Ij63c6bLv6QgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlv biB2YWx1ZT0iOCI+rV2u37+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjkiPqV4pKSlqyAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxMCI+ pXikpL+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICANCjxvcHRpb24gdmFsdWU9IjExIj65/KTGv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMTIiPqtup+u/pCAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9u IHZhbHVlPSIxMyI+ucW4caWrICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjE0Ij65xbhxv6QgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMTUi Prazqky/pCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgDQo8b3B0aW9uIHZhbHVlPSIxNiI+pXirbqWrICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjE3Ij6leKtuv6QgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPG9wdGlv biB2YWx1ZT0iMTgiPrCqtq+lqyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIxOSI+sKq2r7+kICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRpb24gdmFsdWU9IjIw Ij6rzKpGv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIA0KPG9wdGlvbiB2YWx1ZT0iMjEiPqrhvay/pCAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIyMiI+pXiqRr+kICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjxvcHRp b24gdmFsdWU9IjIzIj686rTyv6QgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPG9wdGlvbiB2YWx1ZT0iMjQiPqr3qvm/pCAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8b3B0aW9uIHZhbHVlPSIy NSI+s3Omv7+kICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICANCjwvc2VsZWN0PiAgICZuYnNwOzwvc3Bhbj48YnI+ICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsmbmJzcDsgPC9iPqltJm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IKZXOiA8aW5wdXQg dHlwZT10ZXh0IHNpemU9MjAgbWF4bGVuZ3RoPTMwIG5hbWU9q8ik4altplc+ICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPGJyPiAgICAgICAgICAgICAgICAgICANCiZuYnNwOyZuYnNwOyZu YnNwOyCmYSZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyCn fTo8aW5wdXQgdHlwZT10ZXh0IHNpemU9MzAgbWF4bGVuZ3RoPTMwIG5hbWU9pmGnfT4gICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICANCiAmbmJzcDsgJm5ic3A7PGJyPiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQombmJzcDsmbmJzcDsmbmJzcDsgs3O1uLlxuNw6IDxpbnB1dCB0eXBlPXRleHQg c2l6ZT0yMCBtYXhsZW5ndGg9MzAgbmFtZT2zc7W4uXG43D4gICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgDQogJm5ic3A7PGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsm bmJzcDsmbmJzcDsgpuawyrlxuNw6IDxpbnB1dCB0eXBlPXRleHQgc2l6ZT0yMCBtYXhsZW5ndGg9 MzAgbmFtZT2m5rDKuXG43D4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogJm5ic3A7 PGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQombmJzcDsmbmJzcDsmbmJzcDsgRW1haWw6 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IDxpbnB1dCB0 eXBlPXRleHQgc2l6ZT0yMCBtYXhsZW5ndGg9NjggbmFtZT1FTUFJTD4gICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIA0KPC9mb250PjwvZm9udD4NCiAgICAgIDxwPiZuYnNwOyZuYnNwOyZuYnNwOyA8 aW5wdXQgdHlwZT0icmFkaW8iIHZhbHVlPSKxTaRIrbG9zSIgbmFtZT0iue+p86X+pcG2V7DTqrqz 0Ld+t07EQCIgY2hlY2tlZD48Zm9udCBjb2xvcj0iIzAwMDBmZiIgc2l6ZT0iMiI+p9qtbqXfp1mw 0aVbuGe+ULDTJm5ic3A7IA0KICAgICAgPC9mb250Pjxmb250IGNvbG9yPSIjMDA4MDAwIiBzaXpl PSIyIj6xTaRIrbG9zTwvZm9udD48L3A+DQogICAgICA8cD48Zm9udCBjb2xvcj0iIzAwMDAwMCIg c2l6ZT0iMiI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IDwvZm9udD48aW5wdXQgdHlw ZT0icmFkaW8iIHZhbHVlPSKn2qvcprO/s73sIiBuYW1lPSK576nzpf6lwbZXsNOqurPQt363TsRA Ij48Zm9udCBjb2xvcj0iIzAwMDBmZiIgc2l6ZT0iMiI+p9qr3Kazv7O97DwvZm9udD48Zm9udCBz aXplPSIyIj4mbmJzcDsgDQogICAgICA8L2ZvbnQ+PGZvbnQgY29sb3I9IiMwMDgwMDAiIHNpemU9 IjIiPrFItW+oxrd+u6Gp+iBWQ0Q8L2ZvbnQ+PC9wPiAgICANCiAgICAgICAgICAgICAgPHAgYWxp Z249ImxlZnQiPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQo8Zm9udCBjb2xvcj1ncmVlbj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICANCjxwIGFsaWduPSJsZWZ0Ij4gICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPGI+Jm5ic3A7ICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgDQo8aW5wdXQgdHlwZT1zdWJtaXQgbmFtZT1TVUJNSVQgdmFs dWU9sGWlWKrts+Y+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIA0KPGJyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgDQo8L2I+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIA0KPC9mb250PiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQo8L2Zvcm0+PC90ZD4gICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAg ICAgICAgIDwvdHI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCiAgICAgICAgPC90YWJsZT4gICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgPC9kaXY+ICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICA8 L3RkPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgDQogICAgPC90cj4NCiAgPC90YWJsZT4NCiAgPC9jZW50ZXI+DQo8L2Rpdj4NCjxwIGFs aWduPSJjZW50ZXIiPjxpbWcgYm9yZGVyPSIwIiBzcmM9Imh0dHA6Ly93d3cuZGoubmV0LnR3L35n d2svZ2lmL2xpbmUvdHJlbmRzL2IuZ2lmIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjUiPjwvcD4NCg0K PC9ib2R5Pg0KDQo8L2h0bWw+ ------=_NextPart_4FVOOWgeNWpJY0TjiWETAA-- ------=_NextPart_4FVOOWgeNWpJY0TjiWET-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 19: 0:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe49.hotmail.com [216.32.180.47]) by hub.freebsd.org (Postfix) with ESMTP id 3AE8D37B420 for ; Mon, 28 Jan 2002 19:00:38 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 28 Jan 2002 19:00:38 -0800 X-Originating-IP: [216.175.78.36] From: "Ozzie Gurkan" To: Subject: Problem with connecting to mysql Date: Mon, 28 Jan 2002 22:00:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 29 Jan 2002 03:00:38.0089 (UTC) FILETIME=[20F6A390:01C1A871] 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 having problems connecting to mysql server from my FreeBSD machine. I have tried using mysqladmin from the command line with no avail. The process never returns. I can telnet into port 3306 and the host answers (even though it is very difficult to get out of the telnet session). If I connect from my windoze machine, I have no problems whatsoever. Is there some network setting I am missing in my kernel, because I can cvsup, surf the net and ftp just fine from the FreeBSD machine? The FreeBSD machine, the windoze machine, and mysql server are all on an internal network behind my DSL router. Any help or ideas would be greatly appreciated, thanks. -- Thanks, Ozzie Gurkan Manheim Interactive Software Engineer 404-269-8776 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 19: 8:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 7267637B402 for ; Mon, 28 Jan 2002 19:08:35 -0800 (PST) Received: from gateway ([63.70.155.111]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Mon, 28 Jan 2002 22:11:54 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: RE: PC Cloning : Advice and help needed Date: Mon, 28 Jan 2002 22:08:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020128175718.C79959-100000@localhost> 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 2 months your question has been asked many different way. Searching the archives would have answered your question. Check out these subject lines in the archives and you will have all kinds of options. http://unser.ferzkopp.net/Software/CloneIt/CloneIt.html RE: Backup using TAR RE: Copy a running system Re: copying a directory and sub directories Re: Howto replicate a existing system to a new system RE: Migrating FreeBSD to a bigger harddrive... Re: Mirroring Hard Disk -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of f.johan.beisser Sent: Monday, January 28, 2002 9:15 PM To: xw Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PC Cloning : Advice and help needed On Mon, 28 Jan 2002, xw wrote: > Ok, here is a FreeBSD newbie question to all the FreeBSD gurus. > > Is it possible to clone a whole PC(running 4.4) to another laptop > running the same version of FreeBSD? yes. > We have an emulator program that runs on the desktop (some special > image processing program which builds upon FreeBSD) but we couldn't > find the source code that our "predecessor" used to install the > emulator program. Wondering if there is any magic way to clone the > whole PC to another..... > > Desktop(Running 4.4 with some) ----clone to --> Laptop(4.4) > (special emulator program) > > Any help and advice would be very much appreciated!! Thanks in > advance! you can "clone" the disk a few ways. the more popular ones are rdist(1), tar(1), and dd(1). these are all fairly well documented. i would HIGHLY suggest you dig up more information on your graphics program first, and see what libraries, dependancies, and binaries it depends on before you do anything. digging up information about what you're messing with, before you play around with copying it is vital, and may save you quite a bit of grief. -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "John Ashcroft is really just the reanimated corpse of J. Edgar Hoover." -- Tim Triche 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 Mon Jan 28 19:17:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 3E7E237B417 for ; Mon, 28 Jan 2002 19:17:45 -0800 (PST) Received: (qmail 70878 invoked from network); 29 Jan 2002 03:22:09 -0000 Received: from unknown (HELO proxy.pt.com) (151.201.71.209) by mail.the-i-pa.com with SMTP; 29 Jan 2002 03:22:09 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Bill Moran Organization: Potential Technology To: "Andrew Cowan" , Subject: Re: Does the vpnd port work? Date: Mon, 28 Jan 2002 21:45:04 -0500 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <02012821450400.09169@proxy.pt.com> 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 Monday 28 January 2002 17:41, Andrew Cowan wrote: > > Is there another method of getting an encrypted/compressed tunnel from > > FreeBSD <-> FreeBSD? > > IPSEC using racoon Is IPsec capable of doing compression? -- Bill Moran Potential Technology technical services http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 19:21:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe60.hotmail.com [216.32.180.153]) by hub.freebsd.org (Postfix) with ESMTP id F125537B400 for ; Mon, 28 Jan 2002 19:21:47 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 28 Jan 2002 19:21:17 -0800 X-Originating-IP: [216.175.78.36] From: "Ozzie Gurkan" To: References: Subject: Re: Problem with connecting to mysql on another machine Date: Mon, 28 Jan 2002 22:21:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 29 Jan 2002 03:21:17.0645 (UTC) FILETIME=[03CBDFD0:01C1A874] 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 to clarify the fact that the mysql server is NOT on my freebsd machine but on a Windoze XP machine. ----- Original Message ----- From: "Ozzie Gurkan" To: Sent: Monday, January 28, 2002 10:00 PM Subject: Problem with connecting to mysql > I am having problems connecting to mysql server from my FreeBSD machine. I > have tried using mysqladmin from the command line with no avail. The process > never returns. I can telnet into port 3306 and the host answers (even though > it is very difficult to get out of the telnet session). If I connect from my > windoze machine, I have no problems whatsoever. Is there some network > setting I am missing in my kernel, because I can cvsup, surf the net and ftp > just fine from the FreeBSD machine? > > The FreeBSD machine, the windoze machine, and mysql server are all on an > internal network behind my DSL router. Any help or ideas would be greatly > appreciated, thanks. > > -- > Thanks, > Ozzie Gurkan > Manheim Interactive > Software Engineer > 404-269-8776 > > 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 Mon Jan 28 19:24:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx01.nfr.com (mx01.nfr.com [63.91.45.135]) by hub.freebsd.org (Postfix) with ESMTP id 9075A37B404 for ; Mon, 28 Jan 2002 19:24:21 -0800 (PST) Received: from localhost (localhost.nfr.com [127.0.0.1]) by mx01.nfr.com (Postfix) with ESMTP id D640322261A for ; Mon, 28 Jan 2002 22:24:08 -0500 (EST) Received: from l10n.hq.nfr.net (l10n.hq.nfr.net [65.202.219.68]) by mx01.nfr.com (Postfix) with ESMTP id B1781222614 for ; Mon, 28 Jan 2002 22:24:06 -0500 (EST) Received: from codered.hq.nfr.net (codered.hq.nfr.net [65.202.219.67]) by l10n.hq.nfr.net (Postfix) with ESMTP id 7313B66B56 for ; Mon, 28 Jan 2002 22:24:06 -0500 (EST) Date: Mon, 28 Jan 2002 22:23:59 -0500 (EST) From: Nigel Houghton X-X-Sender: nigel@codered.hq.nfr.net To: freebsd-questions@FreeBSD.org Subject: Kernel Configuration Error Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-501283286-1012274639=:42455" 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 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-501283286-1012274639=:42455 Content-Type: TEXT/PLAIN; charset=US-ASCII -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am trying to compile a custom kernel for a Sony Vaio PCG-F420, the config file is attached. Config works just fine as does 'make depend', the error appears after the 'make' command. Here is the error: linking kernel umass.o: In function `umass_cam_attach_sim': umass..text+0x1257): undefined reference to `cam_simq_alloc' umass..text+0x127d): undefined reference to `cam_sim_alloc' umass..text+0x1296): undefined reference to `xpt_bus_register' umass..text+0x12a6): undefined reference to `cam_simq_free' umass.o: In function `umass_cam_rescan_callback': umass..text+0x12bf): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_rescan': umass..text+0x1309): undefined reference to `xpt_periph' umass..text+0x1312): undefined reference to `xpt_create_path' umass..text+0x1325): undefined reference to `xpt_setup_ccb' umass..text+0x1340): undefined reference to `xpt_action' umass.o: In function `umass_cam_detach_sim': umass..text+0x13f7): undefined reference to `xpt_bus_deregister' umass..text+0x1415): undefined reference to `cam_sim_free' umass.o: In function `umass_cam_detach': umass..text+0x1456): undefined reference to `xpt_create_path' umass..text+0x1477): undefined reference to `xpt_async' umass..text+0x147f): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_action': umass..text+0x179d): undefined reference to `xpt_done' umass..text+0x17ad): undefined reference to `xpt_done' umass.o: In function `umass_cam_cb': umass..text+0x18a1): undefined reference to `xpt_done' umass.o: In function `umass_cam_sense_cb': umass..text+0x1918): undefined reference to `xpt_done' umass..text+0x1929): undefined reference to `xpt_done' *** Error code 1 Stop in /usr/src/sys/compile/LITTLEDOG. Hope you can help. Many thanks. - --------------------------------------- Nigel Houghton NFR Security Inc. Webmaster http://www.nfr.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjxWFdYACgkQs9X0TSPbQvEJPQCdEiqxfX0JffwH3ecCCNhAU6i2 3CcAn0yMsnjeuRJFXXJ0wYcmy3UC5LPq =gpD4 -----END PGP SIGNATURE----- --0-501283286-1012274639=:42455 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=LITTLEDOG Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Kernel config file Content-Disposition: attachment; filename=LITTLEDOG Iw0KIyBHRU5FUklDIC0tIEdlbmVyaWMga2VybmVsIGNvbmZpZ3VyYXRpb24g ZmlsZSBmb3IgRnJlZUJTRC9pMzg2DQojDQojIEZvciBtb3JlIGluZm9ybWF0 aW9uIG9uIHRoaXMgZmlsZSwgcGxlYXNlIHJlYWQgdGhlIGhhbmRib29rIHNl Y3Rpb24gb24NCiMgS2VybmVsIENvbmZpZ3VyYXRpb24gRmlsZXM6DQojDQoj ICAgIGh0dHA6Ly93d3cuRnJlZUJTRC5vcmcvaGFuZGJvb2sva2VybmVsY29u ZmlnLWNvbmZpZy5odG1sDQojDQojIFRoZSBoYW5kYm9vayBpcyBhbHNvIGF2 YWlsYWJsZSBsb2NhbGx5IGluIC91c3Ivc2hhcmUvZG9jL2hhbmRib29rDQoj IGlmIHlvdSd2ZSBpbnN0YWxsZWQgdGhlIGRvYyBkaXN0cmlidXRpb24sIG90 aGVyd2lzZSBhbHdheXMgc2VlIHRoZQ0KIyBGcmVlQlNEIFdvcmxkIFdpZGUg V2ViIHNlcnZlciAoaHR0cDovL3d3dy5GcmVlQlNELm9yZy8pIGZvciB0aGUN CiMgbGF0ZXN0IGluZm9ybWF0aW9uLg0KIw0KIyBBbiBleGhhdXN0aXZlIGxp c3Qgb2Ygb3B0aW9ucyBhbmQgbW9yZSBkZXRhaWxlZCBleHBsYW5hdGlvbnMg b2YgdGhlDQojIGRldmljZSBsaW5lcyBpcyBhbHNvIHByZXNlbnQgaW4gdGhl IC4vTElOVCBjb25maWd1cmF0aW9uIGZpbGUuIElmIHlvdSBhcmUNCiMgaW4g ZG91YnQgYXMgdG8gdGhlIHB1cnBvc2Ugb3IgbmVjZXNzaXR5IG9mIGEgbGlu ZSwgY2hlY2sgZmlyc3QgaW4gTElOVC4NCiMNCiMgJEZyZWVCU0Q6IHNyYy9z eXMvaTM4Ni9jb25mL0dFTkVSSUMsdiAxLjI0Ni4yLjM0IDIwMDEvMDgvMTIg MTM6MTM6NDYgam9lcmcgRXhwICQNCg0KbWFjaGluZQkJaTM4Ng0KY3B1CQlJ Njg2X0NQVQ0KaWRlbnQJCUxJVFRMRURPRw0KbWF4dXNlcnMJMzINCg0KI21h a2VvcHRpb25zCURFQlVHPS1nCQkjQnVpbGQga2VybmVsIHdpdGggZ2RiKDEp IGRlYnVnIHN5bWJvbHMNCg0KI29wdGlvbnMgCU1BVEhfRU1VTEFURQkJI1N1 cHBvcnQgZm9yIHg4NyBlbXVsYXRpb24NCm9wdGlvbnMgCUlORVQJCQkjSW50 ZXJORVR3b3JraW5nDQpvcHRpb25zIAlJTkVUNgkJCSNJUHY2IGNvbW11bmlj YXRpb25zIHByb3RvY29scw0Kb3B0aW9ucyAJRkZTCQkJI0JlcmtlbGV5IEZh c3QgRmlsZXN5c3RlbQ0Kb3B0aW9ucyAJRkZTX1JPT1QJCSNGRlMgdXNhYmxl IGFzIHJvb3QgZGV2aWNlIFtrZWVwIHRoaXMhXQ0Kb3B0aW9ucyAJU09GVFVQ REFURVMJCSNFbmFibGUgRkZTIHNvZnQgdXBkYXRlcyBzdXBwb3J0DQpvcHRp b25zIAlNRlMJCQkjTWVtb3J5IEZpbGVzeXN0ZW0NCm9wdGlvbnMgCU1EX1JP T1QJCQkjTUQgaXMgYSBwb3RlbnRpYWwgcm9vdCBkZXZpY2UNCm9wdGlvbnMg CU5GUwkJCSNOZXR3b3JrIEZpbGVzeXN0ZW0NCiNvcHRpb25zIAlORlNfUk9P VAkJI05GUyB1c2FibGUgYXMgcm9vdCBkZXZpY2UsIE5GUyByZXF1aXJlZA0K b3B0aW9ucyAJTVNET1NGUwkJCSNNU0RPUyBGaWxlc3lzdGVtDQpvcHRpb25z IAlDRDk2NjAJCQkjSVNPIDk2NjAgRmlsZXN5c3RlbQ0Kb3B0aW9ucyAJQ0Q5 NjYwX1JPT1QJCSNDRC1ST00gdXNhYmxlIGFzIHJvb3QsIENEOTY2MCByZXF1 aXJlZA0Kb3B0aW9ucyAJUFJPQ0ZTCQkJI1Byb2Nlc3MgZmlsZXN5c3RlbQ0K b3B0aW9ucyAJQ09NUEFUXzQzCQkjQ29tcGF0aWJsZSB3aXRoIEJTRCA0LjMg W0tFRVAgVEhJUyFdDQpvcHRpb25zIAlVQ09OU09MRQkJI0FsbG93IHVzZXJz IHRvIGdyYWIgdGhlIGNvbnNvbGUNCm9wdGlvbnMgCVVTRVJDT05GSUcJCSNi b290IC1jIGVkaXRvcg0Kb3B0aW9ucyAJVklTVUFMX1VTRVJDT05GSUcJI3Zp c3VhbCBib290IC1jIGVkaXRvcg0Kb3B0aW9ucyAJS1RSQUNFCQkJI2t0cmFj ZSgxKSBzdXBwb3J0DQpvcHRpb25zIAlTWVNWU0hNCQkJI1NZU1Ytc3R5bGUg c2hhcmVkIG1lbW9yeQ0Kb3B0aW9ucyAJU1lTVk1TRwkJCSNTWVNWLXN0eWxl IG1lc3NhZ2UgcXVldWVzDQpvcHRpb25zIAlTWVNWU0VNCQkJI1NZU1Ytc3R5 bGUgc2VtYXBob3Jlcw0Kb3B0aW9ucyAJUDEwMDNfMUIJCSNQb3NpeCBQMTAw M18xQiByZWFsLXRpbWUgZXh0ZW5zaW9ucw0Kb3B0aW9ucyAJX0tQT1NJWF9Q UklPUklUWV9TQ0hFRFVMSU5HDQpvcHRpb25zCQlJQ01QX0JBTkRMSU0JCSNS YXRlIGxpbWl0IGJhZCByZXBsaWVzDQpvcHRpb25zIAlLQkRfSU5TVEFMTF9D REVWCSMgaW5zdGFsbCBhIENERVYgZW50cnkgaW4gL2Rldg0Kb3B0aW9ucwkJ UE5QQklPUw0KDQpkZXZpY2UJCWlzYQ0KZGV2aWNlCQllaXNhDQpkZXZpY2UJ CXBjaQ0KDQojIEZsb3BweSBkcml2ZXMNCmRldmljZQkJZmRjMAlhdCBpc2E/ IHBvcnQgSU9fRkQxIGlycSA2IGRycSAyDQpkZXZpY2UJCWZkMAlhdCBmZGMw IGRyaXZlIDANCmRldmljZQkJZmQxCWF0IGZkYzAgZHJpdmUgMQ0KDQojIEFU QSBhbmQgQVRBUEkgZGV2aWNlcw0KZGV2aWNlCQlhdGENCmRldmljZQkJYXRh ZGlzawkJCSMgQVRBIGRpc2sgZHJpdmVzDQpkZXZpY2UJCWF0YXBpY2QJCQkj IEFUQVBJIENEUk9NIGRyaXZlcw0KZGV2aWNlCQlhdGFwaWZkCQkJIyBBVEFQ SSBmbG9wcHkgZHJpdmVzDQpkZXZpY2UJCWF0YXBpc3QJCQkjIEFUQVBJIHRh cGUgZHJpdmVzDQpvcHRpb25zIAlBVEFfU1RBVElDX0lECQkjU3RhdGljIGRl dmljZSBudW1iZXJpbmcNCg0KDQojIGF0a2JkYzAgY29udHJvbHMgYm90aCB0 aGUga2V5Ym9hcmQgYW5kIHRoZSBQUy8yIG1vdXNlDQpkZXZpY2UJCWF0a2Jk YzAJYXQgaXNhPyBwb3J0IElPX0tCRA0KZGV2aWNlCQlhdGtiZDAJYXQgYXRr YmRjPyBpcnEgMSBmbGFncyAweDENCmRldmljZQkJcHNtMAlhdCBhdGtiZGM/ IGlycSAxMg0KDQpkZXZpY2UJCXZnYTAJYXQgaXNhPw0KDQojIHNwbGFzaCBz Y3JlZW4vc2NyZWVuIHNhdmVyDQpwc2V1ZG8tZGV2aWNlCXNwbGFzaA0KDQoj IHN5c2NvbnMgaXMgdGhlIGRlZmF1bHQgY29uc29sZSBkcml2ZXIsIHJlc2Vt YmxpbmcgYW4gU0NPIGNvbnNvbGUNCmRldmljZQkJc2MwCWF0IGlzYT8gZmxh Z3MgMHgxMDANCiMgRW5hYmxlIHRoaXMgYW5kIFBDVlRfRlJFRUJTRCBmb3Ig cGN2dCB2dDIyMCBjb21wYXRpYmxlIGNvbnNvbGUgZHJpdmVyDQpkZXZpY2Ug ICAgICAgICAgdnQwICAgICBhdCBpc2E/DQpvcHRpb25zICAgICAgICAgWFNF UlZFUiAgICAgICAgICAjIHN1cHBvcnQgZm9yIFggc2VydmVyIG9uIGEgdnQg Y29uc29sZQ0Kb3B0aW9ucyAgICAgICAgIEZBVF9DVVJTT1IgICAgICAgIyBz dGFydCB3aXRoIGJsb2NrIGN1cnNvcg0KDQojIEZsb2F0aW5nIHBvaW50IHN1 cHBvcnQgLSBkbyBub3QgZGlzYWJsZS4NCmRldmljZQkJbnB4MAlhdCBuZXh1 cz8gcG9ydCBJT19OUFggaXJxIDEzDQoNCiMgUG93ZXIgbWFuYWdlbWVudCBz dXBwb3J0IChzZWUgTElOVCBmb3IgbW9yZSBvcHRpb25zKQ0KZGV2aWNlCQlh cG0wICAgIGF0IG5leHVzPyBkaXNhYmxlIGZsYWdzIDB4MjAgIyBBZHZhbmNl ZCBQb3dlciBNYW5hZ2VtZW50DQoNCiMgUENDQVJEIChQQ01DSUEpIHN1cHBv cnQNCmRldmljZQkJY2FyZA0KZGV2aWNlCQlwY2ljMAlhdCBpc2E/IGlycSAw IHBvcnQgMHgzZTAgaW9tZW0gMHhkMDAwMA0KZGV2aWNlCQlwY2ljMQlhdCBp c2E/IGlycSAwIHBvcnQgMHgzZTIgaW9tZW0gMHhkNDAwMCBkaXNhYmxlDQoN CiMgU2VyaWFsIChDT00pIHBvcnRzDQpkZXZpY2UJCXNpbzAJYXQgaXNhPyBw b3J0IElPX0NPTTEgZmxhZ3MgMHgxMCBpcnEgNA0KZGV2aWNlCQlzaW8xCWF0 IGlzYT8gcG9ydCBJT19DT00yIGlycSAzDQpkZXZpY2UJCXNpbzIJYXQgaXNh PyBkaXNhYmxlIHBvcnQgSU9fQ09NMyBpcnEgNQ0KZGV2aWNlCQlzaW8zCWF0 IGlzYT8gZGlzYWJsZSBwb3J0IElPX0NPTTQgaXJxIDkNCg0KIyBQYXJhbGxl bCBwb3J0DQpkZXZpY2UJCXBwYzAJYXQgaXNhPyBpcnEgNw0KZGV2aWNlCQlw cGJ1cwkJIyBQYXJhbGxlbCBwb3J0IGJ1cyAocmVxdWlyZWQpDQpkZXZpY2UJ CWxwdAkJIyBQcmludGVyDQpkZXZpY2UJCXBsaXAJCSMgVENQL0lQIG92ZXIg cGFyYWxsZWwNCmRldmljZQkJcHBpCQkjIFBhcmFsbGVsIHBvcnQgaW50ZXJm YWNlIGRldmljZQ0KDQoNCiMgUENJIEV0aGVybmV0IE5JQ3MgdGhhdCB1c2Ug dGhlIGNvbW1vbiBNSUkgYnVzIGNvbnRyb2xsZXIgY29kZS4NCiMgTk9URTog QmUgc3VyZSB0byBrZWVwIHRoZSAnZGV2aWNlIG1paWJ1cycgbGluZSBpbiBv cmRlciB0byB1c2UgdGhlc2UgTklDcyENCiNkZXZpY2UJCW1paWJ1cwkJIyBN SUkgYnVzIHN1cHBvcnQNCg0KIyBYaXJjb20gRXRoZXJuZXQNCmRldmljZQkJ eGUNCiMgVGhlIHByb2JlIG9yZGVyIG9mIHRoZXNlIGlzIHByZXNlbnRseSBk ZXRlcm1pbmVkIGJ5IGkzODYvaXNhL2lzYV9jb21wYXQuYy4NCg0KIyBQc2V1 ZG8gZGV2aWNlcyAtIHRoZSBudW1iZXIgaW5kaWNhdGVzIGhvdyBtYW55IHVu aXRzIHRvIGFsbG9jYXRlLg0KcHNldWRvLWRldmljZQlsb29wCQkjIE5ldHdv cmsgbG9vcGJhY2sNCnBzZXVkby1kZXZpY2UJZXRoZXIJCSMgRXRoZXJuZXQg c3VwcG9ydA0KcHNldWRvLWRldmljZQlzbAkxCSMgS2VybmVsIFNMSVANCnBz ZXVkby1kZXZpY2UJcHBwCTEJIyBLZXJuZWwgUFBQDQpwc2V1ZG8tZGV2aWNl CXR1bgkJIyBQYWNrZXQgdHVubmVsLg0KcHNldWRvLWRldmljZQlwdHkJCSMg UHNldWRvLXR0eXMgKHRlbG5ldCBldGMpDQpwc2V1ZG8tZGV2aWNlCW1kCQkj IE1lbW9yeSAiZGlza3MiDQpwc2V1ZG8tZGV2aWNlCWdpZgkJIyBJUHY2IGFu ZCBJUHY0IHR1bm5lbGluZw0KcHNldWRvLWRldmljZQlmYWl0aAkxCSMgSVB2 Ni10by1JUHY0IHJlbGF5aW5nICh0cmFuc2xhdGlvbikNCg0KIyBUaGUgYGJw ZicgcHNldWRvLWRldmljZSBlbmFibGVzIHRoZSBCZXJrZWxleSBQYWNrZXQg RmlsdGVyLg0KIyBCZSBhd2FyZSBvZiB0aGUgYWRtaW5pc3RyYXRpdmUgY29u c2VxdWVuY2VzIG9mIGVuYWJsaW5nIHRoaXMhDQpwc2V1ZG8tZGV2aWNlCWJw ZgkJI0JlcmtlbGV5IHBhY2tldCBmaWx0ZXINCg0KIyBVU0Igc3VwcG9ydA0K ZGV2aWNlCQl1aGNpCQkjIFVIQ0kgUENJLT5VU0IgaW50ZXJmYWNlDQpkZXZp Y2UJCW9oY2kJCSMgT0hDSSBQQ0ktPlVTQiBpbnRlcmZhY2UNCmRldmljZQkJ dXNiCQkjIFVTQiBCdXMgKHJlcXVpcmVkKQ0KZGV2aWNlCQl1Z2VuCQkjIEdl bmVyaWMNCmRldmljZQkJdWhpZAkJIyAiSHVtYW4gSW50ZXJmYWNlIERldmlj ZXMiDQpkZXZpY2UJCXVrYmQJCSMgS2V5Ym9hcmQNCmRldmljZQkJdWxwdAkJ IyBQcmludGVyDQpkZXZpY2UJCXVtYXNzCQkjIERpc2tzL01hc3Mgc3RvcmFn ZSAtIFJlcXVpcmVzIHNjYnVzIGFuZCBkYQ0KZGV2aWNlCQl1bXMJCSMgTW91 c2UNCmRldmljZQkJdXNjYW5uZXIJIyBTY2FubmVycw0KDQpkZXZpY2UgcGNt DQo= --0-501283286-1012274639=:42455-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 19:29:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 1C13537B400 for ; Mon, 28 Jan 2002 19:29:35 -0800 (PST) Received: (qmail 70955 invoked from network); 29 Jan 2002 03:34:04 -0000 Received: from unknown (HELO proxy.pt.com) (151.201.71.209) by mail.the-i-pa.com with SMTP; 29 Jan 2002 03:34:04 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Bill Moran Organization: Potential Technology To: "Ozzie Gurkan" , Subject: Re: Problem with connecting to mysql on another machine Date: Mon, 28 Jan 2002 21:56:58 -0500 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <02012821565803.09169@proxy.pt.com> 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 Monday 28 January 2002 22:21, Ozzie Gurkan wrote: > > I am having problems connecting to mysql server from my FreeBSD machine. > > I have tried using mysqladmin from the command line with no avail. The process > > never returns. I can telnet into port 3306 and the host answers (even though > > it is very difficult to get out of the telnet session). If I connect from my > > windoze machine, I have no problems whatsoever. Is there some network > > setting I am missing in my kernel, because I can cvsup, surf the net and ftp > > just fine from the FreeBSD machine? Are you sure the permissions on the MySQL server are set up to allow you to log in remotely? MySQL permissions are a little complicated. You can have multiple usernames from different machines, each with a different set of permissions. If you haven't added any users and issued a "grant" statement on the MySQL server, then your default setup will be (at least this is how it is on a UN*X machine) root can log in locally, and nobody else has any access. Read the section of the MySQL manual regarding permissions and the GRANT statement and then go over your permissions with a fine-toothed comb, it's very easy to get them wrong. Otherwise, check the logs on the MySQL server and see if anything looks suspicious and try using the -v (verbose) option when running mysqladmin. -- Bill Moran Potential Technology technical services http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 19:34:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay.pair.com (relay1.pair.com [209.68.1.20]) by hub.freebsd.org (Postfix) with SMTP id 208FA37B400 for ; Mon, 28 Jan 2002 19:34:26 -0800 (PST) Received: (qmail 41320 invoked from network); 29 Jan 2002 03:34:25 -0000 Received: from softdnserror (HELO mail.bacxs.com) (67.8.29.100) by relay1.pair.com with SMTP; 29 Jan 2002 03:34:25 -0000 X-pair-Authenticated: 67.8.29.100 Received: from massive.bacxs.com by mail.bacxs.com with SMTP (MDaemon.PRO.PRO.v5.0.0d.R) for ; Mon, 28 Jan 2002 22:33:52 -0500 Message-Id: <5.1.0.14.0.20020128222005.02becd10@127.0.0.1> X-Sender: mwoodson@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 28 Jan 2002 22:33:51 -0500 To: Matt H From: Mark Woodson Subject: Re: printing camera-ready mysql report Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20020128180822.6faeb18a.matt@proweb.co.uk> References: <20020128173529.3538.qmail@web13407.mail.yahoo.com> <20020128114723.I10374@sylvester.dsj.net> <20020128173529.3538.qmail@web13407.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Return-Path: mwoodson@bacxs.com X-MDaemon-Deliver-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 At 06:08 PM 1/28/2002 +0000, Matt H wrote: >On Mon, 28 Jan 2002 09:35:29 -0800 (PST) >"Andrew Gould" wrote: > >The macintosh has been the traditional computer in the printing industry >and MS pushing true-type in favour of the more useful postscript fonts >used to drive me to distraction until the PC market caught up enough to be >able to take MS postscript documents and see the proper output! Since Quark XPress and Adobe Photoshop and Illustrator were ported to Windows (A long, long time ago) it's been possible to do high quality work on the PC (and compatible PostScript output to boot). Though admittedly a bit more difficult than on the Mac. I was one of the few at the time. The PC/Mac flamewars on the graphics lists could be spectacular and humurous. >Today's 600dpi laser printers do an adequate job if you can't afford to >have bromides made and are not overly concerned with magazine quality >documents. (Paper suffers from "dot-creep" so the dpi rating of the final >on paper output tends not to be 600dpi which can affect half-tones [the >dotty picture version of greyscale/colour separated images]) It has more to do with the formulae than with dot gain. It's hard to get anything finer than a 35lpi halftone out of a 600dpi printer. You can make it a bit higher, but there's just not enough resolution to pull it off and you get rather a lot of banding and discernable stepping. I used to know the formulae but can't remember it anymore. Modern imagesetters are mostly 2400dpi anymore. The term camera-ready originally referred only to something physical that the printer would shoot to make plates (either directly using positive or negative film depending on the type of plates and plate making process being used, though usually negative right-reading emulsion down in the US anyway with offset, or a postive opaque image that the printer would make film from to make the plates, sometimes when going on the cheap the plates would be the artwork) but has come to mean anything that is "ready for press" including PDF, PostScript and EPS files (PostScript being the de-facto standard for the publishing/printing industries). I used to be a graphic designer, can you tell? -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 19:41:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id 2C51637B402 for ; Mon, 28 Jan 2002 19:41:42 -0800 (PST) Received: from carbon.ideal.net.au (carbon.staff.ideal.net.au [202.3.35.6]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id OAA37156; Tue, 29 Jan 2002 14:41:24 +1100 (EST) (envelope-from peter@ideal.net.au) Message-Id: <5.1.0.14.2.20020129142143.023ba578@mail.ideal.net.au> X-Sender: peter@mail.ideal.net.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 29 Jan 2002 14:42:04 +1100 To: Bill Moran From: Peter MacGee Subject: Re: Does the vpnd port work? Cc: questions@FreeBSD.ORG In-Reply-To: <02012821450400.09169@proxy.pt.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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:45 PM 28/01/2002 -0500, you wrote: >On Monday 28 January 2002 17:41, Andrew Cowan wrote: > > > > Is there another method of getting an encrypted/compressed tunnel from > > > FreeBSD <-> FreeBSD? > > > > IPSEC using racoon > >Is IPsec capable of doing compression? Hi Bill, As another option, I'm successfully using vtund between two FreeBSD machines. vtund (/usr/ports/net/vtun) also supports encryption (blowfish as a standard I believe) and compression (lzo from poor memory)... Let me know if you want to explore this option, and I should be able to shoot some conf's your way. Regards, Pete. -- Computers are just like air conditioners; They don't work properly if you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 19:44:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay.pair.com (relay1.pair.com [209.68.1.20]) by hub.freebsd.org (Postfix) with SMTP id DD1E937B404 for ; Mon, 28 Jan 2002 19:44:39 -0800 (PST) Received: (qmail 41920 invoked from network); 29 Jan 2002 03:44:39 -0000 Received: from softdnserror (HELO mail.bacxs.com) (67.8.29.100) by relay1.pair.com with SMTP; 29 Jan 2002 03:44:39 -0000 X-pair-Authenticated: 67.8.29.100 Received: from massive.bacxs.com by mail.bacxs.com with SMTP (MDaemon.PRO.PRO.v5.0.0d.R) for ; Mon, 28 Jan 2002 22:41:49 -0500 Message-Id: <5.1.0.14.0.20020128223852.02bbe008@127.0.0.1> X-Sender: mwoodson@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 28 Jan 2002 22:41:48 -0500 To: Nigel Houghton , freebsd-questions@FreeBSD.org From: Mark Woodson Subject: Re: Kernel Configuration Error In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Return-Path: mwoodson@bacxs.com X-MDaemon-Deliver-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 At 10:23 PM 1/28/2002 -0500, Nigel Houghton wrote: >I am trying to compile a custom kernel for a Sony Vaio PCG-F420, the config >file is attached. > >Config works just fine as does 'make depend', the error appears after the >'make' command. Here is the error: device umass # Disks/Mass storage - Requires scbus and da You've deleted the SCSI devices. And as this note points out both scbus and da (direct access) have to be included. Put them back in and it work. You might also consider changes maxusers to 0 if you're using one of the 4.5RC's (4.4-STABLE). -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 19:46:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe50.hotmail.com [216.32.180.48]) by hub.freebsd.org (Postfix) with ESMTP id 98AFF37B416 for ; Mon, 28 Jan 2002 19:46:40 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 28 Jan 2002 19:46:40 -0800 X-Originating-IP: [216.175.78.36] From: "Ozzie Gurkan" To: References: <02012821565803.09169@proxy.pt.com> Subject: Re: Problem with connecting to mysql on another machine Date: Mon, 28 Jan 2002 22:46:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 29 Jan 2002 03:46:40.0598 (UTC) FILETIME=[8F8C0F60:01C1A877] 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 Actually, I think I have the permissions set correctly because I can get to the MySQL server from my other windoze machine with an authorization entry in the users table (on the server) as: root@192.168.1.73. All I did was to duplicate that entry for authorizing my FreeBSD machine (on the server): root@192.168.1.99. I can connect from my windoze client, but not from my FreeBSD client. I am still stomped. The mysql-gui (running on FreeBSD client) for X says "Lost connection to MySQL server during query." It is almost like it isn't finding it or something. However, I can telnet to the server and it will establish a connection. > On Monday 28 January 2002 22:21, Ozzie Gurkan wrote: > > > > I am having problems connecting to mysql server from my FreeBSD machine. > > > I have tried using mysqladmin from the command line with no avail. The process > > > never returns. I can telnet into port 3306 and the host answers (even though > > > it is very difficult to get out of the telnet session). If I connect from my > > > windoze machine, I have no problems whatsoever. Is there some network > > > setting I am missing in my kernel, because I can cvsup, surf the net and ftp > > > just fine from the FreeBSD machine? > > Are you sure the permissions on the MySQL server are set up to allow you to log > in remotely? > MySQL permissions are a little complicated. You can have multiple usernames > from different machines, each with a different set of permissions. If you haven't > added any users and issued a "grant" statement on the MySQL server, then your > default setup will be (at least this is how it is on a UN*X machine) root can log > in locally, and nobody else has any access. > Read the section of the MySQL manual regarding permissions and the GRANT > statement and then go over your permissions with a fine-toothed comb, it's very > easy to get them wrong. > Otherwise, check the logs on the MySQL server and see if anything looks suspicious > and try using the -v (verbose) option when running mysqladmin. > > -- > Bill Moran > Potential Technology technical services > http://www.potentialtech.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 Mon Jan 28 20:16:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 100m.mpr200-2.esr.lvcm.net (100m.mpr200-2.esr.lvcm.net [24.234.0.81]) by hub.freebsd.org (Postfix) with ESMTP id 4B19137B400 for ; Mon, 28 Jan 2002 20:16:33 -0800 (PST) Received: from cm044.166.234.24.lvcm.com (cm044.166.234.24.lvcm.com [24.234.166.44]) by 100m.mpr200-2.esr.lvcm.net (Mirapoint) with ESMTP id AVS32756; Mon, 28 Jan 2002 20:16:31 -0800 (PST) Received: (from dlm@localhost) by cm044.166.234.24.lvcm.com (8.11.6/8.11.6) id g0U4JM705183 for questions@FreeBSD.ORG; Tue, 29 Jan 2002 20:19:22 -0800 Date: Tue, 29 Jan 2002 20:19:21 -0800 From: Dale Morris To: questions@FreeBSD.ORG Subject: boot problem Message-ID: <20020129201921.A5164@cm044.166.234.24.lvcm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Does this list accept mail that comes straight from my static ip, via sendmail or do I have to set up sendmail to route mail through my isp? I've sent several mails that have bounced, but I had sendmail set to send directly to the net. I also had a hard drive failure and had to change my drives around. Originally bsd was installed on the slaved hd and I had linux on the master- hda1. It died and I reconfigured the jumpers to make it the master and reinstalled rh 7.2 in the linux partition behind freebsd. Of course the mbr is all screwed up. I know there is a command to rewrite the mbr, but will it work now that I've changed all the settings? If it will work can I just install cd2 and issue the command from there? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 20:20:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 76EC837B400 for ; Mon, 28 Jan 2002 20:20:55 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8F4CB66EF1; Mon, 28 Jan 2002 20:20:54 -0800 (PST) Date: Mon, 28 Jan 2002 20:20:54 -0800 From: Kris Kennaway To: "Spangler, Ryan P" Cc: freebsd-questions@freebsd.org Subject: Re: Kernel Compile Error Message-ID: <20020128202054.A62316@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from SpanglerRP22@uww.edu on Sun, Jan 27, 2002 at 08:56:23PM -0600 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 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 27, 2002 at 08:56:23PM -0600, Spangler, Ryan P wrote: > Hi, I'm having a problem compiling a new kernel. Here is the ouput: >=20 > [root@swap conf]# config -g SWAP > maxusers not specified; 8 assumed > ERROR: version of config(8) does not match kernel! > config version =3D 400018, version required =3D 400019 >=20 > Make sure that /usr/src/usr.sbin/config is in sync > with your /usr/src/sys and install a new config binary > before trying this again. >=20 > If running the new config fails check your config > file against the GENERIC OR LINT config files for > changes in config syntax, or option/device naming > conventions >=20 > [root@swap conf]# >=20 > Thanks for any help. If you're following the upgrade directions given in the handbook, you shouldn't see this. Kris --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8ViMlWry0BWjoQKURAsSKAJ4g2x7OyhNkCBHRc80kC42QZAVPhACeNQ3Z FVtzeXzTBn/HXVvPKkTov6M= =kDxU -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 20:22:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 8ECA837B404 for ; Mon, 28 Jan 2002 20:22:36 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1109266C11; Mon, 28 Jan 2002 20:22:36 -0800 (PST) Date: Mon, 28 Jan 2002 20:22:35 -0800 From: Kris Kennaway To: Scott Gerhardt Cc: FreeBSD Subject: Re: 4.5 Release Message-ID: <20020128202235.C62316@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="UHN/qo2QbUvPLonB" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from scott@gerhardt-it.com on Mon, Jan 28, 2002 at 01:38:17PM -0600 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 --UHN/qo2QbUvPLonB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 28, 2002 at 01:38:17PM -0600, Scott Gerhardt wrote: > What is the status of 4.5 Release? >=20 > According to the FreeBSD website it is supposed to be released today. > http://www.freebsd.org/releases/index.html We're putting the finishing touches on it; please be patient. It will be released as soon as it's ready. Kris --UHN/qo2QbUvPLonB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8ViOLWry0BWjoQKURAv68AJ9pqpfnsBmD/O6/f1runkGJQrYcHQCfdzSo FCEhI20PxhzopDMFIQkwS34= =5wNy -----END PGP SIGNATURE----- --UHN/qo2QbUvPLonB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 20:41:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ericekong.unixtechs.org (bgp942486bgs.canton01.mi.comcast.net [68.41.35.133]) by hub.freebsd.org (Postfix) with ESMTP id 4ED1837B402 for ; Mon, 28 Jan 2002 20:41:52 -0800 (PST) Received: (from eric@localhost) by ericekong.unixtechs.org (8.11.6/8.11.6) id g0T4c7U31974; Mon, 28 Jan 2002 23:38:07 -0500 Date: Mon, 28 Jan 2002 23:38:07 -0500 From: Eric Ekong To: Francisco Reyes Cc: xiyuan qian , freebsd-questions@FreeBSD.ORG Subject: Re: how to install freebsd on Compaq proliant DL380 Message-ID: <20020129043807.GA31873@ericekong.unixtechs.org> Reply-To: Eric Ekong References: <20011211143155.51476.qmail@web10001.mail.yahoo.com> <20011226175950.R23587-100000@zoraida.natserv.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011226175950.R23587-100000@zoraida.natserv.net> User-Agent: Mutt/1.3.25i Organization: UNIXTECHS X-Operating-System: Linux 2.4.8-26mdk i686 up 7 days, 5:02 X-Editor: Vim http://www.vim.org/ X-Mailer: Mutt http://www.mutt.org/ X_Info: http://www.unixtechs.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 I got 4.4 installed with a custom kernel. Just from a normal FreeBSD boot diskettes and network install from one of the FreeBSD sites. Can I ask you what hardware you are using. SmartArray, dlt tape drive? Very interested. IF you could send the instructions on how you got this working i would really appreciate it. Eric * Francisco Reyes [011226 18:00]: > On Tue, 11 Dec 2001, xiyuan qian wrote: > > > Hi, if you have the successful experience with > > installing freebsd on Compaq proliant DL380 machine, > > please tell me. What's the version? How to??? > > Catching up with the list. > Did you get an answer? > > It seems that there is support for this machine in 4.4 Stable, but one has > to do custom kernel and copy it to the floppy. Just got the info today. > Planning on doing a custom kernel tonight and trying again install > tomorrow. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ====================================================== Eric I. Ekong eric@unixtechs.org office phone: 734-214-7435 eric.ekong@wcom.com cell phone: 734-276-6182 ekonge@cuaa.edu pager:1-888-806-8347 support@unixtechs.org ======================================================= Uptime: 7 days, 5:03 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 20:42:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from [208.187.165.9] (mail.lanset.com [208.187.165.9]) by hub.freebsd.org (Postfix) with ESMTP id 2883837B417 for ; Mon, 28 Jan 2002 20:42:09 -0800 (PST) Received: from [208.187.165.109] (unverified [208.187.165.109]) by (Vircom SMTPRS 4.0.179) with ESMTP id ; Mon, 28 Jan 2002 20:40:17 -0800 Date: Mon, 28 Jan 2002 20:40:43 -0800 (PST) From: damon blom To: Matt Penna Cc: questions@FreeBSD.ORG Subject: Re: 3C509-TP Ethernet In-Reply-To: <5.1.0.14.2.20020127191620.02cdbec0@vmspop.isc.rit.edu> 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 Matt, THANK YOU! Tried "Auto-configure" let it choose. It chose irq 10 which didn't work as before. "PnP" didn't make any difference. But I noticed onboard serial port B was disabled. Changed to "auto". Changed irq to 3 so ep0 would work. Then changed serial port to COM1 /dev/cuaa0 and plugged modem into other port. Now both work! Thank you so much... Damon On Sun, 27 Jan 2002, Matt Penna wrote: > At 02:02 PM 1/27/02 -0800, damon blom wrote: > > Thank's so much! Seems only to work with irq3 > > device ep0 at isa? port 0x40d0 irq 3 > > but then my dial out sio1 won't work. > > I'll try to set bios. > > damon > > Damon, > > If I remember right, the configuration program has an "Auto-configure" > function that will automatically choose available settings. (I am not > referring to Plug and Play [PnP]. The auto-configure function will choose > available settings for you and leave the card in Legacy ISA mode.) If > choosing the IRQ manually results in another device breaking, try using the > auto-configure function and you should be all set. > > Make sure the IRQ that you select in the configuration program is set to > "Manual" in your system BIOS so the system knows that the IRQ cannot be > allocated to Plug and Play devices. That should get your system up and running! > > The 3C509 is actually capable of Plug and Play and does not have to be > manually configured as a legacy ISA device. I haven't had any problems with > PnP operation, but many people have recommended that PnP be disabled and > the card configured manually, so I will defer to them; probably best to put > it in legacy ISA mode and not use PnP. > > Matt > > -- > Matt Penna mdp1261@rit.edu > ICQ: 399825 S0ba on AOLIM > "The trouble with computers, of course, is > that they're very sophisticated idiots." -Dr. Who > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 20:59:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 34EBF37B402 for ; Mon, 28 Jan 2002 20:59:42 -0800 (PST) Received: from pool0329.cvx21-bradley.dialup.earthlink.net ([209.179.193.74] helo=hork) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 16VQMr-0002jN-00; Mon, 28 Jan 2002 20:59:38 -0800 Received: from molotov by hork with local (Exim 3.33 #1 (Debian)) id 16VQO3-000662-00; Mon, 28 Jan 2002 21:00:51 -0800 Date: Mon, 28 Jan 2002 21:00:51 -0800 From: csr6702@rit.edu To: freebsd-questions@freebsd.org Subject: BSD setsockopt(2), IP_RECVTOS? Message-ID: <20020129050051.GA23387@hork> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline User-Agent: Mutt/1.3.27i 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 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi. I've got a question about BSD's setsockopt(2) call. I'm porting an application from Linux to BSD, and am running into what appears to be an incompatibility.=20 In Linux, there is a socket option to pass the incoming TOS on packets when using the recvmsg(2) call. This is documented in ip(7). This is similar to the IP_RECVDSTADDR option under BSD, passing the message in via cmsg(3). In fact, under Linux, its called IP_RECVTOS. According to the headers and the man pages, there is no IP_RECVTOS option in FreeBSD. So, this leaves me with the question, how can I find the TOS on an incoming IP packet without using a RAW socket? =20 I'm hoping to implement this in a portable way, rather than having different functionality for Linux and BSD. Any advise/info would be appreciated. Thanks in advance, Chris Ruvolo PS: please CC: me on reply. I'm not subscribed to the list. Thanks. --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8ViyDKO6EG1hc77ERAgegAKD+ojjkyNVxFgidBh5tMI5F7Nin+ACglQCG wmpOo6J1N1E/FgOJfmNqO4c= =On+9 -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 21:16:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from koza.acecape.com (koza.acecape.com [66.114.74.20]) by hub.freebsd.org (Postfix) with ESMTP id 09E6237B402 for ; Mon, 28 Jan 2002 21:16:25 -0800 (PST) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by koza.acecape.com (8.10.1/8.9.3) with ESMTP id g0T5GJW08218 for ; Tue, 29 Jan 2002 00:16:19 -0500 (EST) Date: Tue, 29 Jan 2002 00:19:44 -0500 (EST) From: Francisco Reyes X-X-Sender: fran@zoraida.natserv.net To: FreeBSD Questions List Subject: Which image viewer? Message-ID: <20020129001726.O34431-100000@zoraida.natserv.net> 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 tried about 5 image viewers and none seems "just right". On the windows world I use ThumbPlus and Irfan View. All I am searching is for a good program which will display thumbnaisl and then when I select an image that it would show the image in a new window. My primary requirement is support for multi-page TIF images. Even better if it supports compressed TIFs. I am trying to scan all my old bills and would prefer to use multi page documents to keep multi page bills in one image. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 21:30:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from drone4.qsi.net.nz (drone4-svc-skyt.qsi.net.nz [202.89.128.4]) by hub.freebsd.org (Postfix) with SMTP id BB48C37B402 for ; Mon, 28 Jan 2002 21:30:07 -0800 (PST) Received: (qmail 45901 invoked by uid 0); 29 Jan 2002 05:30:25 -0000 Received: from unknown (HELO chen.org.nz) ([210.54.19.51]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 29 Jan 2002 05:30:25 -0000 Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0T5U5703687; Tue, 29 Jan 2002 18:30:05 +1300 (NZDT) (envelope-from jonc) Date: Tue, 29 Jan 2002 18:30:05 +1300 From: Jonathan Chen To: Robin Hammar Cc: freebsd-questions@FreeBSD.ORG Subject: Re: freebsd Message-ID: <20020129183005.A3452@grimoire.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kazaa83@hotmail.com on Mon, Jan 28, 2002 at 10:09:07PM +0100 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, Jan 28, 2002 at 10:09:07PM +0100, Robin Hammar wrote: > Hey i just wonder what's wrong (or how to fix it) with a freebsd server > (version 3.23.36) if it says Warning: Can't create TCP/IP socket (55) in > /usr/home/lodiz/public_html/incl/mysql.php on line 8 > > Warning: MySQL Connection Failed: Can't create TCP/IP socket (55) in > /usr/home/lodiz/public_html/incl/mysql.php on line 8 Is mysql running on the specified server? -- Jonathan Chen ---------------------------------------------------------------------- The Internet: an empirical test of the idea that a million monkeys banging on a million keyboards can produce Shakespeare To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 21:30:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from drone4.qsi.net.nz (drone4-svc-skyt.qsi.net.nz [202.89.128.4]) by hub.freebsd.org (Postfix) with SMTP id 3EF3037B400 for ; Mon, 28 Jan 2002 21:30:46 -0800 (PST) Received: (qmail 46029 invoked by uid 0); 29 Jan 2002 05:31:05 -0000 Received: from unknown (HELO chen.org.nz) ([210.54.19.51]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 29 Jan 2002 05:31:05 -0000 Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0T5Ui203704; Tue, 29 Jan 2002 18:30:44 +1300 (NZDT) (envelope-from jonc) Date: Tue, 29 Jan 2002 18:30:44 +1300 From: Jonathan Chen To: Tim Legg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports/games/larn Where is it? Message-ID: <20020129183044.B3452@grimoire.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from legg@iastate.edu on Mon, Jan 28, 2002 at 03:16:44PM -0600 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, Jan 28, 2002 at 03:16:44PM -0600, Tim Legg wrote: > Hello, > > Some time back, I used to enjoy playing larn which I downloaded off the > ports hierarchy. > > It isn't there anymore -- In fact, only found one mirror, > mirrors.sunsite.dk that still had it, but the Makefile was broken. > > Does anybody know where the port to larn has gone or why it was removed? It's in the base system: /usr/games/larn -- Jonathan Chen ---------------------------------------------------------------------- Experience is a hard teacher because she gives the test first, the lesson afterwards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 21:33:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from drone4.qsi.net.nz (drone4-svc-skyt.qsi.net.nz [202.89.128.4]) by hub.freebsd.org (Postfix) with SMTP id 67DFD37B404 for ; Mon, 28 Jan 2002 21:33:09 -0800 (PST) Received: (qmail 46436 invoked by uid 0); 29 Jan 2002 05:33:28 -0000 Received: from unknown (HELO chen.org.nz) ([210.54.19.51]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 29 Jan 2002 05:33:28 -0000 Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0T5X7N03733; Tue, 29 Jan 2002 18:33:07 +1300 (NZDT) (envelope-from jonc) Date: Tue, 29 Jan 2002 18:33:07 +1300 From: Jonathan Chen To: HEKTOMAH HEKTOMAH Cc: freebsd-questions@FreeBSD.ORG Subject: Re: GeForce2 MX trouble.... Message-ID: <20020129183307.C3452@grimoire.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hektomah@mail.ru on Tue, Jan 29, 2002 at 02:53:38AM +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 On Tue, Jan 29, 2002 at 02:53:38AM +0300, HEKTOMAH HEKTOMAH wrote: > Hi! > I have GeForce2 MX400 video card.... > And i can't run X-Win under 4.2-RELEASE... > I mean i don't know what adapter i must choose.... > There are few GeForce2 cards in the list but there are no GeForce2MX cards... > When i choosing one of those cards and trying to start X-Win i see black screen > with blue lines... Make sure you're running XFree86-4 and choose the "nv" driver. -- Jonathan Chen ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 21:39:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from reg.esoo.ru (reg.esoo.ru [213.242.54.33]) by hub.freebsd.org (Postfix) with SMTP id 0A20737B404 for ; Mon, 28 Jan 2002 21:39:19 -0800 (PST) Received: (qmail 98252 invoked from network); 29 Jan 2002 05:39:23 -0000 Received: from uno.esoo.ru (HELO there) (213.242.54.13) by reg.esoo.ru with SMTP; 29 Jan 2002 05:39:23 -0000 Content-Type: text/plain; charset="koi8-r" From: boris Reply-To: boris@reg.esoo.ru To: freebsd-questions@FreeBSD.ORG Date: Tue, 29 Jan 2002 10:39:08 +0500 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020129053919.0A20737B404@hub.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 subscribe freebsd-announce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22: 0:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from reg.esoo.ru (reg.esoo.ru [213.242.54.33]) by hub.freebsd.org (Postfix) with SMTP id DB4F437B439 for ; Mon, 28 Jan 2002 22:00:27 -0800 (PST) Received: (qmail 99174 invoked from network); 29 Jan 2002 06:00:32 -0000 Received: from uno.esoo.ru (HELO there) (213.242.54.13) by reg.esoo.ru with SMTP; 29 Jan 2002 06:00:32 -0000 Content-Type: text/plain; charset="koi8-r" From: boris Reply-To: boris@reg.esoo.ru To: freebsd-questions@FreeBSD.ORG Subject: How to restore files on a disk? Date: Tue, 29 Jan 2002 11:00:18 +0500 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020129060027.DB4F437B439@hub.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 How to restore files on a disk? ëÁË ×ÏÓÓÔÁÎÏ×ÉÔØ ÆÁÊÌÙ ÎÁ ÄÉÓËÅ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22: 1:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by hub.freebsd.org (Postfix) with ESMTP id BEBFA37B402 for ; Mon, 28 Jan 2002 22:01:50 -0800 (PST) Received: from d.tracker ([64.231.225.190]) by tomts7-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020129060149.LDBQ18463.tomts7-srv.bellnexxia.net@d.tracker> for ; Tue, 29 Jan 2002 01:01:49 -0500 Received: (from david@localhost) by d.tracker (8.11.6/8.11.3) id g0T5rdV04224 for questions@freebsd.org; Tue, 29 Jan 2002 00:53:39 -0500 (EST) (envelope-from david) Date: Tue, 29 Jan 2002 00:53:39 -0500 From: David Banning To: questions@freebsd.org Subject: problem with samba from one windows box Message-ID: <20020129005338.A4190@sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 One windows 98 box only gives me an error trying to access the printers. I get the network icon for the FreeBSD machine, but when I double click on it, I get the windows error; \\D is not accessible. The computer or sharename could not be found. Make sure you typed it correctly, and try again". Looking around the net for others who had similar problems; I have tried doing a modification to the windows registry, recommended my some, and also tried adding the FreeBSD hostname and IP to the /windows/hosts and /windows/lmhosts files, recommended by others. I am now pretty sure that the problem is in the windows machine. I brought in another win laptop and changed the login and the ip to the same ones as the problem box and it worked fine. What may be a clue to the problem, is that during windows boot, I get the 3-field password window which is a login for a Microsoft network, which I just get an error from. I don't understand that window, don't want it, and I don't know how do get rid of it. I don't have that login on my other windows boxes and they work fine. Then I get the 2-field standard password, which is standard on my other win boxes. My next step was to get rid of the three window box that is giving me a boot error, bringing at least the -boot- process to resemble the other machines. Any thoughts on this would be helpful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22: 8:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web9607.mail.yahoo.com (web9607.mail.yahoo.com [216.136.129.186]) by hub.freebsd.org (Postfix) with SMTP id 5ED9F37B416 for ; Mon, 28 Jan 2002 22:08:26 -0800 (PST) Message-ID: <20020129060826.17449.qmail@web9607.mail.yahoo.com> Received: from [202.66.6.161] by web9607.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 14:08:26 CST Date: Tue, 29 Jan 2002 14:08:26 +0800 (CST) From: =?big5?q?AMI=20Root?= Subject: Question about cat command To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=big5 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 hihi all, I'm using FreeBSD4.4 on a P5-166 machine with 64MB Ram. I found that I can "cat" a directory and it will list garbage. Is it a bug or I made anything wrong??? Rgds, AMI _________________________________________________________ Do you Yahoo!? SMS Messenger ¤â¾÷¹q¸£¤¬°Ê·sÁÍ¶Õ Instant messaging between PC and mobile http://hk.mobile.yahoo.com/sms_msgr.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:10:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 7DF2137B41D for ; Mon, 28 Jan 2002 22:09:44 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 29 Jan 2002 01:09:16 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id CA4BF403D; Tue, 29 Jan 2002 01:08:01 -0500 (EST) Content-Type: text/plain; charset="koi8-r" From: Brian T.Schellenberger To: boris@reg.esoo.ru, freebsd-questions@FreeBSD.ORG Subject: Re: How to restore files on a disk? Date: Tue, 29 Jan 2002 01:08:01 -0500 X-Mailer: KMail [version 1.3] References: <20020129060027.DB4F437B439@hub.freebsd.org> In-Reply-To: <20020129060027.DB4F437B439@hub.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020129060801.CA4BF403D@i8k.babbleon.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 On Tuesday 29 January 2002 01:00 am, boris wrote: > How to restore files on a disk? > ëÁË ×ÏÓÓÔÁÎÏ×ÉÔØ ÆÁÊÌÙ ÎÁ ÄÉÓËÅ? You will definately have to supply more information about your situation if you want assistance. But in general, check the documenation (eg, man page) on your backup program; it should have directions on how to restore itself. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:10:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 4C33137B400; Mon, 28 Jan 2002 22:09:50 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id E84EFBD3A; Mon, 28 Jan 2002 22:09:49 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id WAA24901; Mon, 28 Jan 2002 22:09:49 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0T6E0W01969; Mon, 28 Jan 2002 22:14:00 -0800 (PST) (envelope-from swear@blarg.net) To: Brian Astill Cc: freebsd-questions@FreeBSD.ORG, Roman Neuhauser , freebsd-doc@FreeBSD.ORG Subject: Re: A question from a convert from Windows to FreeBSD References: <200201260704.g0Q74u864537@fedde.littleton.co.us> <02012713091300.01261@BAPhD.gihon.org.au> <20020127155418.G32706@roman.mobil.cz> From: swear@blarg.net (Gary W. Swearingen) Date: 28 Jan 2002 22:14:00 -0800 In-Reply-To: <20020127155418.G32706@roman.mobil.cz> Message-ID: Lines: 63 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 Roman Neuhauser writes: > > From: Brian Astill > > To: freebsd-questions@FreeBSD.ORG > > Subject: Re: A question from a convert from Windows to FreeBSD > > Date: Sun, 27 Jan 2002 13:09:13 +1030 > > > > On Saturday 26 January 2002 17:34, Chris Fedde wrote: > > > You might want to submit a patch to the FreeBSD Documentation project. > > > > Want? - Yes. Be capable of? - No. > > Sure you are capable of submitting patches to man pages. Here's a > short howto: > > 1. step: find the source file: I suggest: $ man -wa passwd /usr/share/man/cat1/passwd.1.gz (source: /usr/share/man/man1/passwd.1.gz) /usr/share/man/man5/passwd.5.gz And you might find this crummy script useful, at least the two echo lines near the bottom. (It'll probably work with first line changed to "sh" too). #!/bin/ksh ## This is ~/bin/prepare-man-for-pr ## Usage: prepare-man-for-pr [section number] command [section number] ## Comments use the example of shutdown command. ## WARNING: script makes bad assumption that all pages are compressed to .gz cd /tmp man -wa $@ echo "NOTICE: Check to see if it's a port (so no PR)." whereis $@ MANPAGE=$(man -w $@) ## Makes "/usr/share/man/man8/shutdown.8.gz". MANPAGE=${MANPAGE##* } MANPAGE=${MANPAGE%)} XXX=${MANPAGE##*/} ## Makes "shutdown.8.gz". NEW=${XXX%.*} ## Makes "shutdown.8". BEG=${NEW%.*} ## Makes "shutdown". END=${NEW##*.} ## Makes "8". OLD=$BEG..orig.$END rm -i /tmp/$XXX /tmp/$NEW /tmp/$OLD ## 2> /dev/null ## Remove "shutdown.8.gz", "shutdown.8" and "orig-shutdown.8" with query. zcat $MANPAGE > $OLD ## So we have somthing like "/tmp/shutdown.8". cp -p $OLD $NEW ## So we have something like "/tmp/shutdown.8" and "/tmp/orig-shutdown.8". echo "groff -mandoc -Tlatin1 /tmp/$NEW | less" echo "diff -u /tmp/$OLD /tmp/$NEW >|/tmp/diffpr" ## So it can be opened with mouse and for diffing after editing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:19:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 2BE6937B417 for ; Mon, 28 Jan 2002 22:19:36 -0800 (PST) Received: from dialup-209.244.106.104.dial1.sanjose1.level3.net ([209.244.106.104] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VRc7-00024Q-00; Mon, 28 Jan 2002 22:19:31 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0T6HgS32682; Mon, 28 Jan 2002 22:17:42 -0800 (PST) (envelope-from cjc) Date: Mon, 28 Jan 2002 22:17:30 -0800 From: "Crist J. Clark" To: Francisco Reyes Cc: FreeBSD Questions List Subject: Re: Which image viewer? Message-ID: <20020128221730.D30530@blossom.cjclark.org> References: <20020129001726.O34431-100000@zoraida.natserv.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129001726.O34431-100000@zoraida.natserv.net>; from lists@natserv.com on Tue, Jan 29, 2002 at 12:19:44AM -0500 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 12:19:44AM -0500, Francisco Reyes wrote: > I have tried about 5 image viewers and none seems "just right". > On the windows world I use ThumbPlus and Irfan View. > All I am searching is for a good program which will display thumbnaisl and > then when I select an image that it would show the image in a new window. xv(1) will do that. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:27:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 17FBA37B404 for ; Mon, 28 Jan 2002 22:27:21 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id ECEC82B74A; Tue, 29 Jan 2002 07:27:16 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id F274837D; Tue, 29 Jan 2002 17:27:10 +1100 (EST) Date: Tue, 29 Jan 2002 17:27:10 +1100 From: Edwin Groothuis To: AMI Root Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question about cat command Message-ID: <20020129172710.U823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , AMI Root , freebsd-questions@FreeBSD.ORG References: <20020129060826.17449.qmail@web9607.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129060826.17449.qmail@web9607.mail.yahoo.com>; from amiroot@yahoo.com on Tue, Jan 29, 2002 at 02:08:26PM +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 On Tue, Jan 29, 2002 at 02:08:26PM +0800, AMI Root wrote: > I'm using FreeBSD4.4 on a P5-166 machine with 64MB > Ram. I found that I can "cat" a directory and it will > list garbage. Is it a bug or I made anything wrong??? Cat will display any file, wether it's a binary or not. Directories are nothing more than binary files. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:27:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from winiz.com (211-189-147-70.rev.krline.net [211.189.147.70]) by hub.freebsd.org (Postfix) with ESMTP id 29B2237B400 for ; Mon, 28 Jan 2002 22:27:22 -0800 (PST) Received: (from root@localhost) by winiz.com (8.11.6/8.11.6) id g0T6RHd00454 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 15:27:17 +0900 (KST) (envelope-from lucifer) Date: Tue, 29 Jan 2002 15:27:17 +0900 (KST) From: User Lucifer Message-Id: <200201290627.g0T6RHd00454@winiz.com> To: freebsd-questions@FreeBSD.ORG Subject: kernel compile for maxuser change... 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 was kernel compile for maxuser change my work is only maxuser number change... is it anything else work?... it will work for server... ( Freebsd 4.4 release ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:28:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id A34BB37B419; Mon, 28 Jan 2002 22:28:15 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id C85752B74A; Tue, 29 Jan 2002 07:28:11 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id A739C37D; Tue, 29 Jan 2002 17:28:06 +1100 (EST) Date: Tue, 29 Jan 2002 17:28:06 +1100 From: Edwin Groothuis To: "Crist J. Clark" Cc: FreeBSD Questions List Subject: Re: Which image viewer? Message-ID: <20020129172806.V823@k7.mavetju.org> References: <20020129001726.O34431-100000@zoraida.natserv.net> <20020128221730.D30530@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020128221730.D30530@blossom.cjclark.org>; from cjc@FreeBSD.ORG on Mon, Jan 28, 2002 at 10:17:30PM -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 On Mon, Jan 28, 2002 at 10:17:30PM -0800, Crist J. Clark wrote: > On Tue, Jan 29, 2002 at 12:19:44AM -0500, Francisco Reyes wrote: > > I have tried about 5 image viewers and none seems "just right". > > On the windows world I use ThumbPlus and Irfan View. > > All I am searching is for a good program which will display thumbnaisl and > > then when I select an image that it would show the image in a new window. > > xv(1) will do that. Does it do this part: then when I select an image that it would show the image in a new window. ? But yes, except for that it does all which is asked for. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:29:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 101DB37B402 for ; Mon, 28 Jan 2002 22:29:25 -0800 (PST) Received: from dialup-209.244.106.104.dial1.sanjose1.level3.net ([209.244.106.104] helo=blossom.cjclark.org) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VRlL-0006lB-00; Mon, 28 Jan 2002 22:29:04 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0T6RXU32713; Mon, 28 Jan 2002 22:27:33 -0800 (PST) (envelope-from cjc) Date: Mon, 28 Jan 2002 22:27:33 -0800 From: "Crist J. Clark" To: AMI Root Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question about cat command Message-ID: <20020128222733.E30530@blossom.cjclark.org> References: <20020129060826.17449.qmail@web9607.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129060826.17449.qmail@web9607.mail.yahoo.com>; from amiroot@yahoo.com on Tue, Jan 29, 2002 at 02:08:26PM +0800 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 02:08:26PM +0800, AMI Root wrote: > hihi all, > > I'm using FreeBSD4.4 on a P5-166 machine with 64MB > Ram. I found that I can "cat" a directory and it will > list garbage. Is it a bug or I made anything wrong??? That is expected. A "directory" is actually just a special file that contains information about the files in that directory (maps names to inodes on the disk, etc.). Progams like ls(1) treat these special files differently. cat(1) does not. It just dumps the contents of the file, this directory file, without interpreting it as anything special. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:35:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by hub.freebsd.org (Postfix) with ESMTP id 9032837B404 for ; Mon, 28 Jan 2002 22:35:45 -0800 (PST) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au (8.10.1/8.10.1) with ESMTP id g0T6YjF00430 for ; Tue, 29 Jan 2002 17:04:45 +1030 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au (Content Technologies SMTPRS 4.1.5) with ESMTP id for ; Tue, 29 Jan 2002 17:05:36 +1030 Received: from salex001.dsto.defence.gov.au (salex001.dsto.defence.gov.au [131.185.2.9]) by muttley.dsto.defence.gov.au (8.9.3/8.9.3/8.9.3.LMD.990513) with ESMTP id RAA18673 for ; Tue, 29 Jan 2002 17:04:33 +1030 (CST) Received: from pluto2.dsto.defence.gov.au (squirm.dsto.defence.gov.au [131.185.75.211]) by salex001.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id DLRR92MP; Tue, 29 Jan 2002 17:04:32 +1030 Date: Tue, 29 Jan 2002 16:59:38 +1030 (CST) From: "Wilkinson,Alex" X-X-Sender: wilkinsa@squirm.dsto.defence.gov.au Reply-To: Alex.Wilkinson@dsto.defence.gov.au To: freebsd-questions@freebsd.org Subject: acrored4 plugin for linux-mozilla port Message-ID: <20020129165810.H35858-100000@squirm.dsto.defence.gov.au> 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 Howdy Crew, Has anyone sucessfully got the Adobe Acrobat Reader plugin working under linux-mozilla 0.9.7 ? If so can you point me to any doc on it ? - aW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:46:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kabel203069.kabel.utwente.nl (kabel203069.kabel.utwente.nl [130.89.203.69]) by hub.freebsd.org (Postfix) with ESMTP id A1B2E37B404 for ; Mon, 28 Jan 2002 22:46:09 -0800 (PST) Received: by kabel203069.kabel.utwente.nl (Postfix, from userid 1000) id 5B6B71F80; Tue, 29 Jan 2002 07:46:03 +0100 (CET) Date: Tue, 29 Jan 2002 07:46:03 +0100 From: Rogier Steehouder To: Nigel Houghton Cc: freebsd-questions@FreeBSD.org Subject: Re: Kernel Configuration Error Message-ID: <20020129074603.A1115@localhost> Mail-Followup-To: Rogier Steehouder , Nigel Houghton , freebsd-questions@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from nigel@nfr.com on Mon, Jan 28, 2002 at 10:23:59PM -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 28-01-2002 22:23 (-0500), Nigel Houghton wrote: > I am trying to compile a custom kernel for a Sony Vaio PCG-F420, the config > file is attached. > > Config works just fine as does 'make depend', the error appears after the > 'make' command. Here is the error: And from your kernel config: > device umass # Disks/Mass storage - Requires scbus and da "Requires scbus and da" With kind regards, Rogier Steehouder -- ___ _ -O_\ // | / Rogier Steehouder //\ / \ r.j.s@gmx.net // \ <---------------------- 25m ----------------------> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:53:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 134C437B47A for ; Mon, 28 Jan 2002 22:53:45 -0800 (PST) Received: from dialup-209.244.106.104.dial1.sanjose1.level3.net ([209.244.106.104] helo=blossom.cjclark.org) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VS8i-0002tG-00; Mon, 28 Jan 2002 22:53:30 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0T6p9g32821; Mon, 28 Jan 2002 22:51:09 -0800 (PST) (envelope-from cjc) Date: Mon, 28 Jan 2002 22:51:00 -0800 From: "Crist J. Clark" To: Edwin Groothuis Cc: FreeBSD Questions List Subject: Re: Which image viewer? Message-ID: <20020128225100.F30530@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20020129001726.O34431-100000@zoraida.natserv.net> <20020128221730.D30530@blossom.cjclark.org> <20020129172806.V823@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129172806.V823@k7.mavetju.org>; from edwin@mavetju.org on Tue, Jan 29, 2002 at 05:28:06PM +1100 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 05:28:06PM +1100, Edwin Groothuis wrote: > On Mon, Jan 28, 2002 at 10:17:30PM -0800, Crist J. Clark wrote: > > On Tue, Jan 29, 2002 at 12:19:44AM -0500, Francisco Reyes wrote: > > > I have tried about 5 image viewers and none seems "just right". > > > On the windows world I use ThumbPlus and Irfan View. > > > All I am searching is for a good program which will display thumbnaisl and > > > then when I select an image that it would show the image in a new window. > > > > xv(1) will do that. > > Does it do this part: > then when I select an image that it would show the image in a new window. > ? > > But yes, except for that it does all which is asked for. It does that from the "visual schnauzer." -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:55:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rn-re116a13.uwaterloo.ca (rn-re116a13.uwaterloo.ca [129.97.232.81]) by hub.freebsd.org (Postfix) with ESMTP id 6F40E37B416 for ; Mon, 28 Jan 2002 22:55:25 -0800 (PST) Received: (from munish@localhost) by rn-re116a13.uwaterloo.ca (8.11.6/8.11.6) id g0T6oZK81777 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 01:50:35 -0500 (EST) (envelope-from munish) Date: Tue, 29 Jan 2002 01:50:35 -0500 From: Munish Chopra To: freebsd-questions@freebsd.org Subject: HP LaserJet 1000 or other laser printer Message-ID: <20020129015035.K7576@rn-re116a13.uwaterloo.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 in the process of looking for a laser printer, and I'm wondering whether anyone has had any good or bad experiences with an HP LaserJet 1000. I'm looking for a laser printer in the $300-400 range (CDN), any suggestions for other models would be most welcome. Please cc me on any replies. -- Munish Chopra The FreeBSD NVIDIA Driver Initiative http://nvidia.netexplorer.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 22:56:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 44C1A37B416 for ; Mon, 28 Jan 2002 22:56:31 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id E174BBD60; Mon, 28 Jan 2002 22:56:30 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id WAA03229; Mon, 28 Jan 2002 22:56:30 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0T70f702012; Mon, 28 Jan 2002 23:00:41 -0800 (PST) (envelope-from swear@blarg.net) To: Dan Trainor Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ports browser References: <013601c1a369$087651b0$0100a8c0@broken> <20020128041118.GA56247@hades.hell.gr> From: swear@blarg.net (Gary W. Swearingen) Date: 28 Jan 2002 23:00:41 -0800 In-Reply-To: <20020128041118.GA56247@hades.hell.gr> Message-ID: Lines: 17 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 > On 2002-01-22 10:19:59, Dan Trainor wrote: > > Anyone know of an ncurses-based program or something that will let me > > browse my ports tree, and read me pkg-comment, pkg-descr, and plg-plist? > > I'd just like a more orderly way of browsing the list, and I don't feel > > like: cd port1; cat pkg*; (read for a while, ok) cd ..; cd port1; .... > > etc etc. With over what was it, 1600 ports I believe, that becomes a > > pretty boring task. These work reasonably well: netscape /usr/ports lynx /usr/ports xemacs /usr/ports Or this (slowly -- it's better to redirect into a file than use less): find /usr/ports -name pkg-descr | xargs head -n 100000 | less To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 23: 3:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from reg.esoo.ru (reg.esoo.ru [213.242.54.33]) by hub.freebsd.org (Postfix) with SMTP id 62E5A37B400 for ; Mon, 28 Jan 2002 23:03:26 -0800 (PST) Received: (qmail 824 invoked from network); 29 Jan 2002 07:03:32 -0000 Received: from uno.esoo.ru (HELO there) (213.242.54.13) by reg.esoo.ru with SMTP; 29 Jan 2002 07:03:32 -0000 Content-Type: text/plain; charset="koi8-r" From: boris Reply-To: boris@reg.esoo.ru To: freebsd-questions@FreeBSD.ORG Date: Tue, 29 Jan 2002 12:03:15 +0500 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020129070326.62E5A37B400@hub.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 Who used qmail avp what is necessary the machine? ëÔÏ ÉÓĞÏÌØÚÏ×ÁÌ qmail + avp, ËÁËÁÑ ÎÕÖÎÁ ÍÁÛÉÎÁ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Jan 28 23:29:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web9306.mail.yahoo.com (web9306.mail.yahoo.com [216.136.129.55]) by hub.freebsd.org (Postfix) with SMTP id D4E6137B417 for ; Mon, 28 Jan 2002 23:29:09 -0800 (PST) Message-ID: <20020129072909.15397.qmail@web9306.mail.yahoo.com> Received: from [212.174.195.226] by web9306.mail.yahoo.com via HTTP; Mon, 28 Jan 2002 23:29:09 PST Date: Mon, 28 Jan 2002 23:29:09 -0800 (PST) From: Omer Faruk Sen Subject: Re: /kernel: sio1: 2 more silo overflows To: Greg Lehey Cc: freebsd-questions@freebsd.org In-Reply-To: <20020127182125.A72512@wantadilla.lemis.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 In fact I have changed nothing with making world. I just use that options in my make.conf: CFLAGS = -O -pipe COPTFLAGS = -O -pipe NOPROFILE = true CXXFLAGS+= -fmemoize-lookups -fsave-memoized PERL_THREAD = true NO_SENDMAIL = true NO_MAILWRAPPER = true NOGAMES = true NOUUCP = true but they seem to have nothing with my ppp. My hardware hasn't changed either. I have downloaded an old ppp binary from an 4.4 Release with older sources and had the same error. May that be something different than 'ppp'? (I think it is) --- Greg Lehey wrote: > [Format recovered--see > http://www.lemis.com/email/email-format.html] > > Log file output broken. > > On Saturday, 26 January 2002 at 23:44:17 -0800, Omer > Faruk Sen wrote: > > I have started to have that error messages in my > > system after making world of 23 Jan. They start to > > appear after connecting to internet with my ppp > > account. What they might be? Any ideas? I think > that > > can be sth with my ISP's access servers. > > Here is error messages: > > > > Jan 26 21:20:38 balli /kernel: sio1: 2 more silo > overflows (total 628) > > Jan 26 21:20:42 balli /kernel: sio1: 3 more silo > overflows (total 631) > > (etc) > > These messages indicate that the system was not able > to process > incoming serial data before it got overwritten by > new data. As you > suspect, it's probably related to the ppp > connection; it's nothing to > do with your ISP, though. The messages are > relatively harmless, > though they do mean that each time a packet has to > be resent. > > > PS: I have installed 4.2R and started to 'make > world' after > > that. Never installed a fresh Release after that. > (I'm not sure if > > that helps but wrote it for debugging) > > What exactly did you change with the 'make world'? > Did you update > your sources? > > FWIW, I've been noticing these messages only since > upgrading to a > recent -STABLE. I also upgraded the machine from a > K6-2/333 to an > Athlon 750, and made some other changes, so I can't > be sure which > change is causing the messages, but it would be nice > to find out. > > Greg > -- > When replying to this message, please copy the > original recipients. > If you don't, I may ignore the reply. > 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 __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 0:42: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from koza.acecape.com (koza.acecape.com [66.114.74.20]) by hub.freebsd.org (Postfix) with ESMTP id 1492137B402; Tue, 29 Jan 2002 00:41:59 -0800 (PST) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by koza.acecape.com (8.10.1/8.9.3) with ESMTP id g0T8frW01352; Tue, 29 Jan 2002 03:41:54 -0500 (EST) Date: Tue, 29 Jan 2002 03:45:15 -0500 (EST) From: Francisco Reyes X-X-Sender: fran@zoraida.natserv.net To: "Crist J. Clark" Cc: FreeBSD Questions List Subject: Re: Which image viewer? In-Reply-To: <20020128221730.D30530@blossom.cjclark.org> Message-ID: <20020129034449.M36876-100000@zoraida.natserv.net> 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 Mon, 28 Jan 2002, Crist J. Clark wrote: > On Tue, Jan 29, 2002 at 12:19:44AM -0500, Francisco Reyes wrote: > > I have tried about 5 image viewers and none seems "just right". > > On the windows world I use ThumbPlus and Irfan View. > > All I am searching is for a good program which will display thumbnaisl and > > then when I select an image that it would show the image in a new window. > > xv(1) will do that. I don't see how one can see thumbnails on xv. Did I miss something? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 0:51:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13706.mail.yahoo.com (web13706.mail.yahoo.com [216.136.175.139]) by hub.freebsd.org (Postfix) with SMTP id 99E1637B404 for ; Tue, 29 Jan 2002 00:51:31 -0800 (PST) Message-ID: <20020129085131.93346.qmail@web13706.mail.yahoo.com> Received: from [203.90.95.13] by web13706.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 00:51:31 PST Date: Tue, 29 Jan 2002 00:51:31 -0800 (PST) From: Santhosh Joseph Subject: Cisco Router - Simulator To: freebsd-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 Hi, Where can i get a software simulator (FreeBSD port) for cisco routers ? Thanks Joseph __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 1: 4:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f268.law11.hotmail.com [64.4.16.143]) by hub.freebsd.org (Postfix) with ESMTP id F181937B404 for ; Tue, 29 Jan 2002 01:04:31 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 29 Jan 2002 01:04:31 -0800 Received: from 68.6.89.248 by lw11fd.law11.hotmail.msn.com with HTTP; Tue, 29 Jan 2002 09:04:31 GMT X-Originating-IP: [68.6.89.248] From: "Charles Burns" To: TD790@aol.com, questions@freebsd.org Subject: OT: PSs, was: 64-bit PCI mobos Date: Tue, 29 Jan 2002 02:04:31 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 29 Jan 2002 09:04:31.0678 (UTC) FILETIME=[F6CBEDE0:01C1A8A3] 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 > > > Ah, but since 180W is clearly above 150, it not clear exactly what > > your point > > > is? > > > > Why are you so sure that it's truely putting out 180W?? Did you test > > it yourself? > > And if it can put out 180W, how do you know that it's "clean" at that > > power level? > > > >yes. > >Lists are great. You can state absolute facts and there will always be a >handful of bumbleheads that will argue with you. Its very entertaining. ...and there are always people that will state absolute B.S. and then insult people that do not agree. You did not test the 180W PSs to see if they could output 180W cleanly, because no power supply of any brand or quality can output its exact power rating. That would require 100% efficiency and 100% power stability. Thus, your absolute fact is not. I have found that this tends to be far more common among those who use AOL. Even the extremely expensive power supplies used in the upcoming Cray SV2 supercomputer which use MOSFETs for power switching have a peak efficiency of 80%. ( http://www.cray.com/products/systems/sv2/ ) You might want to contact Cray about your PSs that are 100% efficient. Many physicists and EEs would also find that quite the interesting news. Not that this is any particularly big deal. Another internet user is posting another 'fact' about something that they know very little about. I am not immune to doing this myself, but resorting to personal insults, especially in response to an honest question about information that you posted (which was false) is on par with the bahavior of the now (in)famous Bernard Schifman. ( http://petemoss.com/spamflames/ShifmanIsAMoronSpammer.html ) Not that you are likely to learn anything from this as you don't seem to care if you spew misinformation, but that is a decision you'll have to make. Charles Burns _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 1: 9:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id A99FA37B402 for ; Tue, 29 Jan 2002 01:09:42 -0800 (PST) Received: from dialup-209.244.105.71.dial1.sanjose1.level3.net ([209.244.105.71] helo=blossom.cjclark.org) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VUGk-0006ZW-00; Tue, 29 Jan 2002 01:09:38 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0T98xP33250; Tue, 29 Jan 2002 01:08:59 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 01:08:55 -0800 From: "Crist J. Clark" To: Francisco Reyes Cc: FreeBSD Questions List Subject: Re: Which image viewer? Message-ID: <20020129010855.H30530@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20020128221730.D30530@blossom.cjclark.org> <20020129034449.M36876-100000@zoraida.natserv.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129034449.M36876-100000@zoraida.natserv.net>; from lists@natserv.com on Tue, Jan 29, 2002 at 03:45:15AM -0500 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 03:45:15AM -0500, Francisco Reyes wrote: > On Mon, 28 Jan 2002, Crist J. Clark wrote: > > > On Tue, Jan 29, 2002 at 12:19:44AM -0500, Francisco Reyes wrote: > > > I have tried about 5 image viewers and none seems "just right". > > > On the windows world I use ThumbPlus and Irfan View. > > > All I am searching is for a good program which will display thumbnaisl and > > > then when I select an image that it would show the image in a new window. > > > > xv(1) will do that. > > I don't see how one can see thumbnails on xv. Did I miss something? The "visual schnauzer." -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 1:17:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from picasso.wcape.school.za (picasso.wcape.school.za [196.14.20.12]) by hub.freebsd.org (Postfix) with ESMTP id CBC4A37B419 for ; Tue, 29 Jan 2002 01:17:17 -0800 (PST) Received: from uucp by picasso.wcape.school.za with local-rmail (Exim 3.34 #1) id 16VUO9-000JWt-00 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 11:17:13 +0200 Received: from localhost by wfeet.za.net (UUPC/extended 1.13f/sm) with rmail for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 11:16:36 +0200 Message-ID: <18be48230029@wfeet.za.net> From: pvh@wfeet.za.net (Peter van Heusden) Organization: Webbed Feet To: freebsd-questions@freebsd.org Date: Tue, 29 Jan 2002 10:55:09 +0200 MIME-Version: 1.0 Subject: Realtek 8139: couldn't match ports/memory Message-ID: <3C567F8D.6648.2AE00E@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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've got a RealTek 8139 based card (brand name: Planet ENW 9503), which is giving problems when my FreeBSD 4-STABLE (last night's source) tries to attach it. Here is the error message: rl0: at device 9.0 on pci0 rl0: couldn't map ports/memory device_probe_and_attach: rl0 attach returned 6 I can't quite figure out where that error message is coming from in the kernel source at this point... The card is a very minimal affair - basically the 8139 chip and not much else. I've seen from previous comments on the mailing list that this chip is meant to be supported by FreeBSD 4-STABLE, so if there is anything I can do to help diagnose and fix this problem, I'd be very willing. Thanks for any info / assistance, Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 1:21:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 0234237B404 for ; Tue, 29 Jan 2002 01:21:36 -0800 (PST) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.6/8.11.4) with ESMTP id g0T9LY882618; Tue, 29 Jan 2002 02:21:34 -0700 (MST) Message-Id: <200201290921.g0T9LY882618@fedde.littleton.co.us> To: Santhosh Joseph Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cisco Router - Simulator In-Reply-To: <20020129085131.93346.qmail@web13706.mail.yahoo.com> From: Chris Fedde Date: Tue, 29 Jan 2002 02:21:34 -0700 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 Jan 2002 00:51:31 -0800 (PST) Santhosh Joseph wrote: +------------------ | Where can i get a software simulator (FreeBSD port) | for cisco routers ? +------------------ What behaviors of cisco IOS are you looking to simulate? If you want a multiprotocol router then FreeBSD is ready do do most of what a 2500 series router can do. If you want to run the cisco IOS as a FreeBSD process then you are probably not going to find what you want. If you want a realy cool high end router that uses FreeBSD as a management os take a look at the Juniper products. -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 1:27: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 120E837B445 for ; Tue, 29 Jan 2002 01:26:52 -0800 (PST) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.6/8.11.4) with ESMTP id g0T9Qo882648; Tue, 29 Jan 2002 02:26:50 -0700 (MST) Message-Id: <200201290926.g0T9Qo882648@fedde.littleton.co.us> To: Munish Chopra Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HP LaserJet 1000 or other laser printer In-Reply-To: <20020129015035.K7576@rn-re116a13.uwaterloo.ca> From: Chris Fedde Date: Tue, 29 Jan 2002 02:26:50 -0700 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 Jan 2002 01:50:35 -0500 Munish Chopra wrote: +------------------ | I'm in the process of looking for a laser printer, and I'm wondering | whether anyone has had any good or bad experiences with an HP LaserJet | 1000. I'm looking for a laser printer in the $300-400 range (CDN), any | suggestions for other models would be most welcome. | | Please cc me on any replies. +------------------ I'm using an end of service ricoh ap1400. The big thing for me was direct support of postscript without having to translate through ghostscript to some kind of PCL. The biggest problem that I've had with low end printers in general is their apparent assumption that you are bolting them to a Microsoft host. -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 1:47:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ralf.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by hub.freebsd.org (Postfix) with ESMTP id E285437B400 for ; Tue, 29 Jan 2002 01:47:49 -0800 (PST) Received: by ralf.artlogix.com (Postfix, from userid 1000) id 2B3341B9C2F; Tue, 29 Jan 2002 01:47:49 -0800 (PST) To: questions@freebsd.org Subject: Make question. From: Ken McGlothlen Date: 29 Jan 2002 01:47:48 -0800 Message-ID: <87aduxbi9n.fsf@ralf.artlogix.com> Lines: 51 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 Something Is Odd. I guess I don't understand the .for .. .endfor function. For example, I have a directory loaded with files whose names are in the form yyyymmdd.wmi (yyyy is the four-digit year, mm is the two-digit month, and dd is the two-digit day, with ".wmi" being the "filetype"). When I have a Makefile that goes like this: MONTHS = 200110 200111 200112 200201 MONTHS_WMIS = 200110.wmi 200111.wmi 200112.wmi 200201.wmi DSTS = 200110.html 200111.html 200112.html 200201.html all: $(DSTS) .for MONTH in $(MONTHS) DAY_WMIS != ls -1 ????????.wmi | grep '^'$(MONTH) | sort | uniq $(MONTH).html: $(DAY_WMIS) $(MONTH)i.wmi @echo "MONTHS: " $(MONTHS) @echo "MONTH: " $(MONTH) @echo "DAY_WMIS: " $(DAY_WMIS) @echo "Making --> " $(MONTH).html $(MONTH)i.wmi: $(DAY_WMIS) ls -1 $(DAY_WMIS) | sort > $(MONTH)i.wmi @echo "Making --> " $(MONTH)i.wmi .endfor and type make, I get this: $ make MONTHS: 200110 200111 200112 200201 MONTH: 200110 DAY_WMIS: 20020127.wmi 20020128.wmi Making --> 200110.html MONTHS: 200110 200111 200112 200201 MONTH: 200111 DAY_WMIS: 20020127.wmi 20020128.wmi Making --> 200111.html MONTHS: 200110 200111 200112 200201 MONTH: 200112 DAY_WMIS: 20020127.wmi 20020128.wmi Making --> 200112.html MONTHS: 200110 200111 200112 200201 MONTH: 200201 DAY_WMIS: 20020127.wmi 20020128.wmi Making --> 200201.html $ _ While it appears that the .for loop is working (according to MONTH), the DAY_WMIS value doesn't change. Is there any other way to do this so that it'll work? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 2:14:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f35.law11.hotmail.com [64.4.17.35]) by hub.freebsd.org (Postfix) with ESMTP id 2616B37B404 for ; Tue, 29 Jan 2002 02:14:33 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 29 Jan 2002 02:14:33 -0800 Received: from 68.6.89.248 by lw11fd.law11.hotmail.msn.com with HTTP; Tue, 29 Jan 2002 10:14:32 GMT X-Originating-IP: [68.6.89.248] From: "Charles Burns" To: amiroot@yahoo.com, questions@freebsd.org Subject: Re: Question about cat command Date: Tue, 29 Jan 2002 03:14:32 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 29 Jan 2002 10:14:33.0054 (UTC) FILETIME=[BF0307E0:01C1A8AD] 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 Likely it is piping the filesystem data for the directory to stdout, which would be unreadable to humans. Technically, that would be doing what it is supposed to do, much like if you `cat` a binary file. It may be better to make it cat all the files in that directory, but that wouldn't really be very useful as you can do that by adding a few other commands, and it could take a very long time if it were executed for, say, '/usr'. >hihi all, > >I'm using FreeBSD4.4 on a P5-166 machine with 64MB >Ram. I found that I can "cat" a directory and it will >list garbage. Is it a bug or I made anything wrong??? > >Rgds, >AMI > > >_________________________________________________________ >Do you Yahoo!? >SMS Messenger ¤â¾÷¹q¸£¤¬°Ê·sÁÍ¶Õ >Instant messaging between PC and mobile >http://hk.mobile.yahoo.com/sms_msgr.html > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 2:19:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gwin-mail.egat.or.th (gwin-mail.egat.or.th [202.44.210.41]) by hub.freebsd.org (Postfix) with SMTP id 5FFAE37B402 for ; Tue, 29 Jan 2002 02:19:13 -0800 (PST) Received: (qmail 11830 invoked from network); 29 Jan 2002 17:12:52 -0000 Received: from unknown (HELO viruswall.egat.or.th) (192.168.1.2) by 192.168.1.1 with SMTP; 29 Jan 2002 17:12:52 -0000 Received: (qmail 87145 invoked from network); 29 Jan 2002 17:19:14 -0000 Received: from localhost (HELO gs2.egat.or.th) (127.0.0.1) by localhost with SMTP; 29 Jan 2002 17:19:14 -0000 Received: from localhost (rdosrp@localhost) by gs2.egat.or.th (8.11.6/8.11.6) with ESMTP id g0TA44X26943 for ; Tue, 29 Jan 2002 17:04:05 +0700 (GMT+0700) Date: Tue, 29 Jan 2002 17:04:04 +0700 (GMT+0700) From: Surapong Singshinsuk To: Subject: Localization 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 Hi, I'd like to add thai language support to FreeBSD. I want to learn how to do it ,for examples, how to write LOCALE , keymap , syscons's stuff and how to put all stuffs together . I try to search docs over the net but couldn't find useful resource . please tell me who should I contact and please point me to the right resources . Thank you Surapong Singshinsuk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 2:46: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 1632D37B416 for ; Tue, 29 Jan 2002 02:45:55 -0800 (PST) Received: (qmail 68767 invoked by uid 100); 29 Jan 2002 10:45:40 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15446.32084.521972.879696@guru.mired.org> Date: Tue, 29 Jan 2002 04:45:40 -0600 To: Beech Rintoul Cc: questions@freebsd.org Subject: Re: Anything wrong with changing the time cron.daily runs? In-Reply-To: <80685447@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Beech Rintoul types: > On Sunday 27 January 2002 08:57 pm, Donald Burr of Borg wrote: > > Is there anything wrong with changing the time that > > daily/weekly/monthly maintenance runs to, say, around noon or 1pm in the > > afternoon? Will this be bad for the FreeBSD system in any way, shape or > > form? > No problem at all. Set it to run any time you like. Not quite. Setting it to any time between 1 and 2 am - inclusive - is a bad idea if you live in a time zone that practices daylight savings time. At least in the US, that's when the switch happens, which can lead to things being run twice, or not running at all. If other time zones switch at a different time, it'll be different. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 2:50:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id CEB8E37B404 for ; Tue, 29 Jan 2002 02:50:46 -0800 (PST) Received: (qmail 68817 invoked by uid 100); 29 Jan 2002 10:50:46 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15446.32390.46324.479607@guru.mired.org> Date: Tue, 29 Jan 2002 04:50:46 -0600 To: Sue Blake Cc: questions@freebsd.org Subject: Re: docs for learning about CD burning? In-Reply-To: <23597259@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 types: > There's got to be a more direct way of doing task 2, and the list > archives mention dd but everyone seems to be arguing about exactly how > to do it. So far I see that you can make an image of a data (or > audio??) CD with a command like > dd if=/dev/cdrom of=filename.iso bs=2048 > but I don't know whether I can just change it to of=/dev/cdwriter > to do the whole job in one action, or use a pipe to a burncd command, > or does it only work via an ISO image on the hard disk? You might try reading the handbook entry at . http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 2:54: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id D577737B41C for ; Tue, 29 Jan 2002 02:53:49 -0800 (PST) Received: (qmail 68855 invoked by uid 100); 29 Jan 2002 10:53:48 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15446.32571.675237.966143@guru.mired.org> Date: Tue, 29 Jan 2002 04:53:47 -0600 To: rene@xs4all.nl Cc: questions@freebsd.org Subject: Re: uscanner Acerscan 620U not detected while present (Frustrating! plz help!) In-Reply-To: <127991438@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 rene@xs4all.nl types: > I am soooooo fed up with this little problem I'm having of not having my > FreeBSD detect my Acerscan 620U scanner... PLEASE gimme some detailed help > here. > > What I want to know most is if my USB circuit is functioning properly, as the > motherboard is an Asus P5A, which is kinda old. Another Asus board I have > from > the same period has fatal problems with USB... > > I am eagerly awaiting help... > > diagnostics I could think of, all ran under root privs: > > $ dmesg | grep usb > usb0: OHCI version 1.0, legacy support > usb0: on ohci0 > usb0: USB revision 1.0 Where's the part of dmesg that shows the scanner being found? It should either be uscanner or ugen. That's the critical part of dmesg for this question. > $ ls -al /dev/usc* > crw-rw---- 1 root operator 156, 0 Jan 3 19:34 /dev/uscanner0 > > $ grep 620U /usr/src/sys/dev/usb/uscanner.c > { USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_620U }, > > { (/usr/ports/graphics/sane-backends/work/sane-backends-1.0.6 ) }- > $ tools/sane-find-scanner -v > # Note that sane-find-scanner will find any scanner that is connected > # to a SCSI bus and some scanners that are connected to the Universal > # Serial Bus (USB) depending on your OS. It will even find scanners > # that are not supported at all by SANE. It won't find a scanner that > # is connected to a parallel or proprietary port. > > sane-find-scanner: searching for SCSI scanners: > > sane-find-scanner: searching for USB scanners: > sane-find-scanner: checking /dev/uscanner... failed to open (status 4) Do you have permission to open the scanner device? I.e. - are you in the operator group? If not, that may well be the problem. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 2:54:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.informatik.uni-tuebingen.de (mx1.Informatik.Uni-Tuebingen.De [134.2.12.5]) by hub.freebsd.org (Postfix) with ESMTP id 8B93337B42F for ; Tue, 29 Jan 2002 02:54:20 -0800 (PST) Received: from sams.informatik.uni-tuebingen.de (sams [134.2.12.50]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 8398D49E for ; Tue, 29 Jan 2002 11:54:19 +0100 (MET) Received: (from sperber@localhost) by sams.informatik.uni-tuebingen.de (8.11.3/8.11.3) id g0TAsIk53926; Tue, 29 Jan 2002 11:54:18 +0100 (CET) (envelope-from sperber) To: freebsd-questions@FreeBSD.ORG Subject: User mounts of ISO images? From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor]) Date: Tue, 29 Jan 2002 11:54:18 +0100 Message-ID: Lines: 8 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.5 (asparagus, i386-unknown-freebsd4.3) 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 So I know how to enable user mounts for actual drives hooked up to the system. Is there any way to user-enable vnconfig as well for safe (as far as that goes) use by ordinary users? -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3: 1:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mpehp1.mpe-garching.mpg.de (mpehp1.mpe-garching.mpg.de [130.183.70.10]) by hub.freebsd.org (Postfix) with ESMTP id 4949537B405 for ; Tue, 29 Jan 2002 03:01:48 -0800 (PST) Received: from robert2.mpe-garching.mpg.de (robert2.mpe-garching.mpg.de [130.183.136.59]) by mpehp1.mpe-garching.mpg.de (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id MAA22440 for ; Tue, 29 Jan 2002 12:01:45 +0100 (MET) Received: (from sutter@localhost) by robert2.mpe-garching.mpg.de (8.11.6/8.11.6) id g0TB2Mj12976 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 12:02:22 +0100 (CET) (envelope-from sutter) Date: Tue, 29 Jan 2002 12:02:22 +0100 From: Robert Suetterlin To: freebsd-questions@freebsd.org Subject: Why? /sys//include /usr/include/sys out of sync. Message-ID: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i 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 recently had severe problems using arla (an afs client) on my freebsd machines. As it seems the problem stems from my /usr/include/sys beeing out of sync with my kernel include files. Why are the /usr/include/sys and /sys//include directories not kept in sync when I do a `make installkernel` or did I miss something here? Is there some documentation or recommendation on keeping the two directories in sync? Regards, Robert S. -- Robert Suetterlin (robert@mpe.mpg.de) phone: (+49)89 / 30000-3546 fax: (+49)89 / 30000-3950 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3: 3:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id 6705D37B405 for ; Tue, 29 Jan 2002 03:03:22 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16VW6R-0006SX-00 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 14:07:03 +0300 Date: Tue, 29 Jan 2002 14:07:03 +0300 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: User mounts of ISO images? Message-ID: <20020129110703.GA24674@sysadm.stc> Reply-To: igorr@speechpro.com Mail-Followup-To: Igor Roboul , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i 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, Jan 29, 2002 at 11:54:18AM +0100, Michael Sperber [Mr. Preprocessor] wrote: > > So I know how to enable user mounts for actual drives hooked up to the > system. Is there any way to user-enable vnconfig as well for safe (as > far as that goes) use by ordinary users? /usr/ports/security/sudo then write some scripts for safe mounting ISOs and allow execution of these scripts via sudo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3: 5: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id D994937B400 for ; Tue, 29 Jan 2002 03:05:04 -0800 (PST) Received: (qmail 68960 invoked by uid 100); 29 Jan 2002 11:05:01 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15446.33245.381946.110409@guru.mired.org> Date: Tue, 29 Jan 2002 05:05:01 -0600 To: "Elliot Finley" Cc: questions@freebsd.org Subject: Re: Q: DVD burner support? In-Reply-To: <114307827@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Elliot Finley types: > Does FreeBSD have support for using DVD burners? If not, is this planned > for the future? If so, is this a viable backup solution? Yes. You just use the CD burning software. See for more information on that. N/A. Sure. People use CDs for it all the time, so DVD's should work, only bigger. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3:10:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 80FBE37B41B for ; Tue, 29 Jan 2002 03:10:09 -0800 (PST) Received: (qmail 69014 invoked by uid 100); 29 Jan 2002 11:10:09 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15446.33552.750918.86134@guru.mired.org> Date: Tue, 29 Jan 2002 05:10:08 -0600 To: =?big5?q?AMI=20Root?= Cc: questions@freebsd.org Subject: Re: Question about cat command In-Reply-To: <3960754@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 =?big5?q?AMI=20Root?= types: > I'm using FreeBSD4.4 on a P5-166 machine with 64MB > Ram. I found that I can "cat" a directory and it will > list garbage. Is it a bug or I made anything wrong??? This has come up on the FreeBSD lists at least once before. Google the archives if you want to hear a lot of different opinions. It's not a bug. Directories are binary files, and need to be viewed with something that either understands directories - like ls - or with something that handles arbitrary binary files - like od or "cat -v". http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3:18:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from zoe.sbs-online.com (adsl-129-213.wanadoo.be [213.177.129.213]) by hub.freebsd.org (Postfix) with ESMTP id 0C7A237B417 for ; Tue, 29 Jan 2002 03:18:43 -0800 (PST) Received: from [192.168.1.1] (scuba.sbs-online.com [192.168.1.1]) by zoe.sbs-online.com (Postfix) with ESMTP id 6D66349AF4; Tue, 29 Jan 2002 12:15:40 +0100 (CET) Date: Tue, 29 Jan 2002 12:23:31 +0100 From: Frank Sonnemans Reply-To: Frank Sonnemans To: rene@xs4all.nl, questions@FreeBSD.ORG Subject: Re: what is a good language for system administration? Message-ID: <2989697348.1012307011@[192.168.1.1]> In-Reply-To: <20020119205810.B17795@xs4all.nl> X-Mailer: Mulberry/2.0.4 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 tried many languages and settled on a combination of shell programming (zsh) and ruby. My experiences with some of the alternatives mentioned in this thread are as follows: perl: I did some usefull work with it, but had a horrible time with it after not having used it for some months. python: Much clearer syntax, but not fully object oriented with incompatibilities moving into the 2.x series. I much disliked the inconsistent syntax. It seems this has improved with the later versions. I got bitten by things as calculating the length of a string, which in the 1.x series was a function and in the 2.x version became a method call. Also the syntax for object oriented programming is ugly. java: Much to difficult to learn and use. It takes concepts from the excellent (20 years old) Smalltalk, patches it up with C and strong typing to create an awkward to use language. I would argue use smalltalk instead. ruby: Perl on steroids. Uses strengths of perl with elegance of smalltalk and some parts of python. Has an very nice consistent syntax and lends itself to writing clear maintainable programs. Fully object oriented, but you can still throw together a simple program without creating any classes. --On Saturday, January 19, 2002 20:58 +0100 rene@xs4all.nl wrote: > So I've learned how to do basic scripting in /bin/sh. But boy-oh-boy is > that language arcane. ;-) > > What other language do you guys advise for system administration tasks > such as > * checking if a remote host is up > * pumping files & RAM data through external tools > * calling scripts written in the same language on a remote machine, to > 'pickup' data that was pumped to that machine by a local script. > > My wishlist for the language, prioritized with most important first: > * portability! to other UNIXes, and even Windoze. > * low system demands - it needs to run on lowend boxes aswell > * clear organization of any 'plugins' (which need to be replicated on > other machines aswell) > * a nice errorhandling & logging system > > I could really use some clues here. PHP comes into mind, but maybe there > are other better options? > > Friendly greets, > Rene Veerman > > 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 Tue Jan 29 3:24:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 7D4BC37B422 for ; Tue, 29 Jan 2002 03:24:28 -0800 (PST) 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 DAA04331; Tue, 29 Jan 2002 03:24:25 -0800 Message-ID: <3C568668.6090606@owt.com> Date: Tue, 29 Jan 2002 03:24:24 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Robert Suetterlin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Why? /sys//include /usr/include/sys out of sync. References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> 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 Robert Suetterlin wrote: > Hello! > > I recently had severe problems using arla (an afs client) on my > freebsd machines. As it seems the problem stems from my > /usr/include/sys beeing out of sync with my kernel include files. > > Why are the /usr/include/sys and /sys//include directories > not kept in sync when I do a `make installkernel` or did I miss > something here? Is there some documentation or recommendation on > keeping the two directories in sync? Did you do a "make installworld" after the installkernel? Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3:40:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 2B60237B416 for ; Tue, 29 Jan 2002 03:40:39 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0TBebe25106 for ; Tue, 29 Jan 2002 12:40:37 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002012912375123:2036 ; Tue, 29 Jan 2002 12:37:51 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0TBpSt74585 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 12:51:28 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Tue, 29 Jan 2002 12:51:28 +0100 From: Roman Neuhauser To: freebsd-questions@FreeBSD.ORG Subject: Re: A question from a convert from Windows to FreeBSD Message-ID: <20020129125128.D68986@roman.mobil.cz> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <200201260704.g0Q74u864537@fedde.littleton.co.us> <02012713091300.01261@BAPhD.gihon.org.au> <20020127155418.G32706@roman.mobil.cz> Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/29/2002 12:37:51 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/29/2002 12:37:57 PM, Serialize complete at 01/29/2002 12:37:57 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > To: Brian Astill > Cc: freebsd-questions@FreeBSD.ORG, > Roman Neuhauser , freebsd-doc@FreeBSD.ORG > Subject: Re: A question from a convert from Windows to FreeBSD > From: swear@blarg.net (Gary W. Swearingen) > Date: 28 Jan 2002 22:14:00 -0800 > > Roman Neuhauser writes: > > > > From: Brian Astill > > > To: freebsd-questions@FreeBSD.ORG > > > Subject: Re: A question from a convert from Windows to FreeBSD > > > Date: Sun, 27 Jan 2002 13:09:13 +1030 > > > > > > On Saturday 26 January 2002 17:34, Chris Fedde wrote: > > > > You might want to submit a patch to the FreeBSD Documentation project. > > > > > > Want? - Yes. Be capable of? - No. > > > > Sure you are capable of submitting patches to man pages. Here's a > > short howto: > > > > 1. step: find the source file: > > I suggest: > > $ man -wa passwd > /usr/share/man/cat1/passwd.1.gz (source: /usr/share/man/man1/passwd.1.gz) > /usr/share/man/man5/passwd.5.gz That seems to require one to run a very CURRENT. :) I mean, it's no good to submit a patch to a few months old revision. I have a patch to ls(1) lying here that (if and when I submit it) will be a patch to current CURRENT, and STABLE. Just finding the file(s) in the source structure on one's disk allows for a quick checkout with cvs, you don't have to have the latest revisions actually installed. Of course, I don't suggest submitting untested changes, but a minor change in man page is nothing critical. -- FreeBSD 4.4-STABLE 12:46PM up 8 days, 19:09, 13 users, load averages: 0.02, 0.05, 0.01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3:50:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mpehp1.mpe-garching.mpg.de (mpehp1.mpe-garching.mpg.de [130.183.70.10]) by hub.freebsd.org (Postfix) with ESMTP id 25D3137B402 for ; Tue, 29 Jan 2002 03:50:38 -0800 (PST) Received: from robert2.mpe-garching.mpg.de (robert2.mpe-garching.mpg.de [130.183.136.59]) by mpehp1.mpe-garching.mpg.de (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id MAA29056 for ; Tue, 29 Jan 2002 12:50:33 +0100 (MET) Received: (from sutter@localhost) by robert2.mpe-garching.mpg.de (8.11.6/8.11.6) id g0TBp8P13079 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 12:51:08 +0100 (CET) (envelope-from sutter) Date: Tue, 29 Jan 2002 12:51:08 +0100 From: Robert Suetterlin To: freebsd-questions@freebsd.org Subject: Re: Why? /sys//include /usr/include/sys out of sync. Message-ID: <20020129115108.GF9904@robert2.mpe-garching.mpg.de> References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <3C568668.6090606@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C568668.6090606@owt.com> User-Agent: Mutt/1.3.26i 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 I do is the following procedure: make update make world mergemaster make buildkernel make installkernel reboot Regards, Robert S. -- Robert Suetterlin (robert@mpe.mpg.de) phone: (+49)89 / 30000-3546 fax: (+49)89 / 30000-3950 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3:52:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 3055337B400 for ; Tue, 29 Jan 2002 03:52:29 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id NAA92565 for ; Tue, 29 Jan 2002 13:52:21 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "FreeBSD Question List" Subject: ipfw and dymmynet - packets getting into tight loops, or what? Date: Tue, 29 Jan 2002 13:58:23 +0200 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.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 have something which goes against everything I've ever seen ipfw and dummynet doing before. If you've seen this before, please help! Here is part of my firewall ruleset, as shown by 'ipfw show': ---------------------------------- 01000 30954 18484949 divert 8660 ip from any to any via xl0 01000 101831 17836728 divert 8661 ip from any to any via xl1 10010 50595268 38817317697 pipe 110 tcp from any to x.x.x.10 25 out xmit xl1 10011 1921940 103490898 pipe 110 tcp from any 25 to x.x.x.10 out xmit xl1 10012 2723 123257 pipe 111 tcp from x.x.x.10 25 to any in recv xl1 10013 383 305398 pipe 111 tcp from x.x.x.10 to any 25 in recv xl1 ---------------------------------- The thing I'm worried about is that huge volume through rule 10010. 38Gb accumulated in about 15 minutes!!! And that's through a pipe that is set as follows: ---------------------------------- ${fwcmd} pipe 110 config bw 16Kbit/s ---------------------------------- The sum total of traffic through ALL other rules during the same period was only about 65Mb, but it reports 38Gb through that one rule. To fill in the picture a bit: * The server is our internet gateway and firewall. * xl0 is the NIC attached to the exterior router. * xl1 is the NIC attached to the DMZ, where the mail server resides. * The Mail Server is Exchange on NT. * I'm running natd on both interfaces because I have some "redirect_address" directives which need to work from the outside as well as from the DMZ. * The host has a further 4 interfaces (1 NIC and 3 X.21 ports) attaching to our private networks. None of these interfaces showed this kind of behaviour. It looks like that 38Gb of data appeared out of thin air! I have changed the rule to a simple "ipfw add 10010 allow tcp ...." and now it behaves the way I would expect. But I need to make use of the DUMMYNET pipe for bandwidth restriction. Help! :-/ Regards, Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3:55:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 1F8A037B416 for ; Tue, 29 Jan 2002 03:55:50 -0800 (PST) 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 DAA05469; Tue, 29 Jan 2002 03:55:45 -0800 Message-ID: <3C568DC0.9080800@owt.com> Date: Tue, 29 Jan 2002 03:55:44 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Robert Suetterlin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Why? /sys//include /usr/include/sys out of sync. References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <3C568668.6090606@owt.com> <20020129115108.GF9904@robert2.mpe-garching.mpg.de> 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 Robert Suetterlin wrote: > What I do is the following procedure: > > make update > make world > mergemaster > make buildkernel > make installkernel > reboot > That isn't the suggested procedure in /usr/src/UPDATING. They have you do the buildworld first and the installworld and mergemaster after your installkernel and boot to single user mode. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 3:58:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 9725C37B402 for ; Tue, 29 Jan 2002 03:58:29 -0800 (PST) Received: from GARGAMEL (pD9E33BD5.dip.t-dialin.net [217.227.59.213]) by post.webmailer.de (8.9.3/8.8.7) with SMTP id MAA04180; Tue, 29 Jan 2002 12:58:27 +0100 (MET) From: "Martin Moeller" To: Cc: "Kay-Uwe Schlimme" Subject: Automatic processing of graphic files under FreeBSD Date: Tue, 29 Jan 2002 12:58:11 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 morning, I'm looking for a tool that reduces image files to a certain size automatically when they are being uploaded to a certain directory via FTP. I'm using FreeBSD 4.3-STABLE w/out X installed. Any ideas? Kind regards, Martin Moeller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4: 6:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by hub.freebsd.org (Postfix) with ESMTP id E175137B402 for ; Tue, 29 Jan 2002 04:06:38 -0800 (PST) Received: from silver (zacha.xs4all.nl [213.84.201.224]) by smtpzilla3.xs4all.nl (8.12.0/8.12.0) with ESMTP id g0TC6U2R053845; Tue, 29 Jan 2002 13:06:36 +0100 (CET) Date: Tue, 29 Jan 2002 13:05:36 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational X-Priority: 3 (Normal) Message-ID: <4987117478.20020129130536@binity.com> To: "Patrick O'Reilly" Cc: "FreeBSD Question List" Subject: Re: ipfw and dymmynet - packets getting into tight loops, or what? (no solution) In-Reply-To: References: 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 [in reply to patrick@mip.co.za, 29/01/2002] > Here is part of my firewall ruleset, as shown by 'ipfw show': > ---------------------------------- > 01000 30954 18484949 divert 8660 ip from any to any via xl0 > 01000 101831 17836728 divert 8661 ip from any to any via xl1 > > 10010 50595268 38817317697 pipe 110 tcp from any to x.x.x.10 25 out xmit xl1 > 10011 1921940 103490898 pipe 110 tcp from any 25 to x.x.x.10 out xmit xl1 > 10012 2723 123257 pipe 111 tcp from x.x.x.10 25 to any in recv xl1 > 10013 383 305398 pipe 111 tcp from x.x.x.10 to any 25 in recv xl1 > ---------------------------------- > > * I'm running natd on both interfaces I suspect this is a problem with natd, as I am experiencing a very similar problem. I use natd to share my dialup connection. Now that connection tends to stall for a minute or so every few hours. In such a situation, natd cannot "output" the packet and starts looping. This creates gigabytes of traffic (which is only counted, not REALLY transmitted), while this is going on natd is using up 98% CPU. The situation becomes normal again when the connection is responsive again and natd can rewrite its packets. Maybe the ipfw pipe causes the same problem, as natd cannot transmit packets quick enough (and starts looping). Is natd using up a large percentage of your CPU as well? Could you try to do a tcpdump on the xl1 interface when it is under stress, to see which packets are going through it? Are the packets tenthousands of repetitive similar packets? If so, natd might be the source. What happens if you kill natd for a second? Does the packet flood stop? (I haven't solved this problem myself; also we might be talking about different issues, if so I apologize) -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:15: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 6525237B402 for ; Tue, 29 Jan 2002 04:15:00 -0800 (PST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.6/8.11.4) id g0TCEwg05262; Tue, 29 Jan 2002 13:14:58 +0100 (CET) (envelope-from stijn) Date: Tue, 29 Jan 2002 13:14:58 +0100 From: Stijn Hoop To: Martin Moeller Cc: freebsd-questions@freebsd.org, Kay-Uwe Schlimme Subject: Re: Automatic processing of graphic files under FreeBSD Message-ID: <20020129131458.L3171@pcwin002.win.tue.nl> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3Pql8miugIZX0722" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from moeller@phicom.de on Tue, Jan 29, 2002 at 12:58:11PM +0100 X-Bright-Idea: Let's abolish HTML mail! 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 --3Pql8miugIZX0722 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 29, 2002 at 12:58:11PM +0100, Martin Moeller wrote: > I'm looking for a tool that reduces image files to a certain size > automatically when they are being uploaded to a certain directory via FTP. > I'm using FreeBSD 4.3-STABLE w/out X installed. > Any ideas? I don't know of any tool that will do this automatically, but convert(1) will let you resize images programmatically. It is part of ImageMagick available in the ports, which you can compile without X11. You'll have to write a shell script or some such to watch the directory and call convert(1) to resize them. HTH, --Stijn --=20 The rain it raineth on the just And also on the unjust fella, But chiefly on the just, because The unjust steals the just's umbrella. --3Pql8miugIZX0722 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8VpJCY3r/tLQmfWcRAqaPAJ9ZRhtalpPlWrgwHWbs1o53e9QxYgCeJSuJ nqgX4YI4QR3P5Hv/RKzr1f4= =wtKg -----END PGP SIGNATURE----- --3Pql8miugIZX0722-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:18:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id BFCBF37B405 for ; Tue, 29 Jan 2002 04:18:07 -0800 (PST) Received: from dialup-209.244.107.81.dial1.sanjose1.level3.net ([209.244.107.81] helo=blossom.cjclark.org) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VXDC-0005i0-00; Tue, 29 Jan 2002 04:18:07 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0TCHd078347; Tue, 29 Jan 2002 04:17:39 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 04:17:34 -0800 From: "Crist J. Clark" To: Kent Stewart Cc: Robert Suetterlin , freebsd-questions@FreeBSD.ORG Subject: Re: Why? /sys//include /usr/include/sys out of sync. Message-ID: <20020129041734.L30530@blossom.cjclark.org> References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <3C568668.6090606@owt.com> <20020129115108.GF9904@robert2.mpe-garching.mpg.de> <3C568DC0.9080800@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C568DC0.9080800@owt.com>; from kstewart@owt.com on Tue, Jan 29, 2002 at 03:55:44AM -0800 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 03:55:44AM -0800, Kent Stewart wrote: > > > Robert Suetterlin wrote: > > > What I do is the following procedure: > > > > make update > > make world > > mergemaster > > make buildkernel > > make installkernel > > reboot > > > > > That isn't the suggested procedure in /usr/src/UPDATING. They have you > do the buildworld first and the installworld and mergemaster after > your installkernel and boot to single user mode. It's a dangerous way to go (running an old kernel with a new world), but if this is the path he followed, his "include" files should be up to date. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:19:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from picasso.wcape.school.za (picasso.wcape.school.za [196.14.20.12]) by hub.freebsd.org (Postfix) with ESMTP id 1FD5137B416 for ; Tue, 29 Jan 2002 04:18:46 -0800 (PST) Received: from uucp by picasso.wcape.school.za with local-rmail (Exim 3.34 #1) id 16VXDc-000LJD-00 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 14:18:32 +0200 Received: from localhost by wfeet.za.net (UUPC/extended 1.13f/sm) with rmail for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 14:16:41 +0200 Message-ID: <18be48230029@wfeet.za.net> From: pvh@wfeet.za.net (Peter van Heusden) Organization: Webbed Feet To: freebsd-questions@freebsd.org Date: Tue, 29 Jan 2002 14:15:47 +0200 MIME-Version: 1.0 Subject: Re: Realtek 8139: couldn't match ports/memory Message-ID: <3C56AE93.31866.5743E@localhost> In-reply-to: <18be48230029@wfeet.za.net> In-reply-to: <3C567F8D.6648.2AE00E@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 29 Jan 2002 at 10:55, Peter van Heusden wrote: > Hi > > I've got a RealTek 8139 based card (brand name: Planet ENW 9503), > which is giving problems when my FreeBSD 4-STABLE (last night's > source) tries to attach it. Here is the error message: > > rl0: at device 9.0 on pci0 > rl0: couldn't map ports/memory > device_probe_and_attach: rl0 attach returned 6 Ok, I'm responding to my own message - thanks to the people on LagNet #unix, I figured out that I had to switch my PNP Bios setting to No in my BIOS. The Realtek now works. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:21:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id E2F9337B405 for ; Tue, 29 Jan 2002 04:21:31 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id OAA93290; Tue, 29 Jan 2002 14:21:08 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Walter Hop" Cc: "FreeBSD Question List" Subject: RE: ipfw and dymmynet - packets getting into tight loops, or what? (no solution) Date: Tue, 29 Jan 2002 14:27:10 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <4987117478.20020129130536@binity.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 > From: Walter Hop [mailto:walter@binity.com] > > [in reply to patrick@mip.co.za, 29/01/2002] > > > Here is part of my firewall ruleset, as shown by 'ipfw show': > > ---------------------------------- > > 01000 30954 18484949 divert 8660 ip from any to any via xl0 > > 01000 101831 17836728 divert 8661 ip from any to any via xl1 > > > > 10010 50595268 38817317697 pipe 110 tcp from any to > x.x.x.10 25 out xmit xl1 > > 10011 1921940 103490898 pipe 110 tcp from any 25 to > x.x.x.10 out xmit xl1 > > 10012 2723 123257 pipe 111 tcp from x.x.x.10 25 to > any in recv xl1 > > 10013 383 305398 pipe 111 tcp from x.x.x.10 to > any 25 in recv xl1 > > ---------------------------------- > > > > * I'm running natd on both interfaces > > I suspect this is a problem with natd, as I am experiencing a > very similar > problem. > > I use natd to share my dialup connection. Now that connection tends to > stall for a minute or so every few hours. In such a > situation, natd cannot > "output" the packet and starts looping. This creates > gigabytes of traffic > (which is only counted, not REALLY transmitted), while this > is going on > natd is using up 98% CPU. The situation becomes normal again when the > connection is responsive again and natd can rewrite its packets. Walter, my symptoms are similar. In my case the interface is 100MB NIC into a HUB. Collisions on the hub might well cause transmission problems. True to your description, my counter did seem to accumulate in fits and starts, and not in one continuous smooth progression. And the natd daemon was chomping processing time too: ------------------- su-2.05# ps -ax | grep natd 226 ?? Ss 0:09.33 /sbin/natd -f /etc/natd.conf -n xl0 -p 8660 236 ?? Ss 20:05.66 /sbin/natd -f /etc/natd.conf -n xl1 -p 8661 ------------------- > > Maybe the ipfw pipe causes the same problem, as natd cannot transmit > packets quick enough (and starts looping). > Seems possible - Now that I have removed the pipe, but am still running natd, the problem seems to go away. > Is natd using up a large percentage of your CPU as well? > Could you try to > do a tcpdump on the xl1 interface when it is under stress, to > see which > packets are going through it? I did netstat -i earlier and got this: -------------------- su-2.05# netstat -i Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll xl0 1500 00:04:76:10:0e:f9 71837 0 68030 0 17 xl0 1500 196.35.144.14 196.35.144.146 1473 - 8022 - - xl1 1500 00:04:76:10:0e:c3 109511 0 98530 0 506 xl1 1500 196.23.158 196.23.158.1 582 - 8476 - - -------------------- - certainly nowhere near the 50 million packets reported by 'ipfw show'! > > Are the packets tenthousands of repetitive similar packets? > If so, natd > might be the source. What happens if you kill natd for a > second? Does the > packet flood stop? > > (I haven't solved this problem myself; also we might be talking about > different issues, if so I apologize) > I think you're onto something here - hopefully someone smarter than me will have a solution. BTW: I wonder if it would help to fiddle "options HZ" in the kernel config - mine is still at the default 100 which, I suppose, is somewhat tardy on a 100Mb interface! Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:35: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay.pair.com (relay1.pair.com [209.68.1.20]) by hub.freebsd.org (Postfix) with SMTP id 060E837B400 for ; Tue, 29 Jan 2002 04:34:57 -0800 (PST) Received: (qmail 75523 invoked from network); 29 Jan 2002 12:34:56 -0000 Received: from softdnserror (HELO mail.bacxs.com) (67.8.29.100) by relay1.pair.com with SMTP; 29 Jan 2002 12:34:56 -0000 X-pair-Authenticated: 67.8.29.100 Received: from massive.bacxs.com by mail.bacxs.com with SMTP (MDaemon.PRO.v5.0.0d.R) for ; Tue, 29 Jan 2002 07:30:03 -0500 Message-Id: <5.1.0.14.0.20020129072425.036b15b0@127.0.0.1> X-Sender: mwoodson@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 29 Jan 2002 07:30:03 -0500 To: David Banning From: Mark Woodson Subject: Re: problem with samba from one windows box Cc: questions@freebsd.org In-Reply-To: <20020129005338.A4190@sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Return-Path: mwoodson@bacxs.com X-MDaemon-Deliver-To: 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 At 12:53 AM 1/29/2002 -0500, you wrote: >One windows 98 box only gives me an error trying to access the printers. >I get the network icon for the FreeBSD machine, but when I double click >on it, I get the windows error; > > >What may be a clue to the problem, >is that during windows boot, I get the 3-field password >window which is a login for a Microsoft network, which I just get an error >from. I don't understand that window, don't want it, >and I don't know how do get rid of it. >I don't have that login on my other windows boxes and they work fine. Then >I get the 2-field standard password, which is standard on my other win boxes. The difference between the two and three field logins is called related to domains. You've apparently set this particular win98 box to login into a domain, and your bafflement suggests that there is no PDC to login to. I avoid 98 as much as I am able, but if you go to the Control Panel, locate Network and look for "Log into an NT Doman" or something similar in the Client for Microsoft Windows box you should be good to go. Good luck with it. -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:36:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id C8A9937B417 for ; Tue, 29 Jan 2002 04:35:01 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id 9732E2EEE6; Tue, 29 Jan 2002 14:34:41 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g0TCb7n71466; Tue, 29 Jan 2002 14:37:07 +0200 (EET) Message-ID: <006001c1a8b8$13bd33a0$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "Surapong Singshinsuk" Cc: References: Subject: Re: Localization Date: Tue, 29 Jan 2002 14:28:29 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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 ----- Original Message ----- From: Surapong Singshinsuk Newsgroups: lucky.freebsd.questions Sent: Tuesday, January 29, 2002 1:19 PM Subject: Localization > Hi, > I'd like to add thai language support to FreeBSD. I want to learn how to > do it ,for examples, how to write LOCALE , keymap , syscons's stuff and > how to put all stuffs together . I try to search docs over the net but > couldn't find useful resource . please tell me who should I contact and > please point me to the right resources . > You should write to freebsd-i18n mailing list. Complete FreeBSD mailing list is availble here http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:40:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id BE45637B416; Tue, 29 Jan 2002 04:40:23 -0800 (PST) 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 EAA07076; Tue, 29 Jan 2002 04:40:23 -0800 Message-ID: <3C569835.2040201@owt.com> Date: Tue, 29 Jan 2002 04:40:21 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: "Crist J. Clark" Cc: Robert Suetterlin , freebsd-questions@FreeBSD.ORG Subject: Re: Why? /sys//include /usr/include/sys out of sync. References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <3C568668.6090606@owt.com> <20020129115108.GF9904@robert2.mpe-garching.mpg.de> <3C568DC0.9080800@owt.com> <20020129041734.L30530@blossom.cjclark.org> 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 Crist J. Clark wrote: > On Tue, Jan 29, 2002 at 03:55:44AM -0800, Kent Stewart wrote: > >> >>Robert Suetterlin wrote: >> >> >>>What I do is the following procedure: >>> >>>make update >>>make world >>>mergemaster >>>make buildkernel >>>make installkernel >>>reboot >>> >>> >> >>That isn't the suggested procedure in /usr/src/UPDATING. They have you >>do the buildworld first and the installworld and mergemaster after >>your installkernel and boot to single user mode. >> > > It's a dangerous way to go (running an old kernel with a new world), > but if this is the path he followed, his "include" files should be up > to date. I kind of wonder if he cvsuped src-all. With the exception of some options in make.conf or refuses, I can't imagine anything else that would cause problems like that. Kent > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:42:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id CAFA837B405 for ; Tue, 29 Jan 2002 04:42:19 -0800 (PST) Received: from blackbox.pacbell.net ([64.173.10.222]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GQP00AYH9YJX1@mta6.snfc21.pbi.net> for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 04:42:19 -0800 (PST) Received: (from mikem@localhost) by blackbox.pacbell.net (8.11.6/8.11.6) id g0TCgNY02030; Tue, 29 Jan 2002 04:42:23 -0800 (PST envelope-from mikem) Date: Tue, 29 Jan 2002 04:42:22 -0800 From: Mike Makonnen Subject: Re: Why? /sys//include /usr/include/sys out of sync. In-reply-to: <20020129115108.GF9904@robert2.mpe-garching.mpg.de> To: Robert Suetterlin Cc: freebsd-questions@freebsd.org Message-id: <200201291242.g0TCgNY02030@blackbox.pacbell.net> MIME-version: 1.0 X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd5.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <3C568668.6090606@owt.com> <20020129115108.GF9904@robert2.mpe-garching.mpg.de> 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 Jan 2002 12:51:08 +0100 Robert Suetterlin wrote: > What I do is the following procedure: > > make update > make world ^^^^^^^^^^^^ This will build world,kernel and install world,kernel. Also including KERNCONF= in the make command line will build your custom kernel. Otherwise, the default is GENERIC. > mergemaster > make buildkernel > make installkernel These two aren't needed. > reboot Now, to answer your original question: IIRC, the userland kernel include files are generated automatically from the files the kernel uses. So, if you build and install from the same source those files will allways be in sync. However, I think the /usr/include files get installed with the userland, so updating the kernel only will not update /usr/include and *will* cause problems if the kernel and userland sources are sufficiently out of sync. What makes you think the problem was caused by the include files not being in sync? cheers, mike makonnen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:44:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.wananchi.com (ns2.wananchi.com [212.49.74.4]) by hub.freebsd.org (Postfix) with ESMTP id 228E637B404 for ; Tue, 29 Jan 2002 04:44:12 -0800 (PST) Received: from wash by ns2.wananchi.com with local (Exim 3.33 #1 (FreeBSD)) id 16VXao-000Het-00 for ; Tue, 29 Jan 2002 15:42:30 +0300 Date: Tue, 29 Jan 2002 15:42:30 +0300 From: Odhiambo Washington To: FBSD-Q Subject: Mounting OpenBSD partitions Message-ID: <20020129124230.GA66462@ns2.wananchi.com> Mail-Followup-To: Odhiambo Washington , FBSD-Q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.3.25i X-Disclaimer: Any views expressed in this message,where not explicitly attributed otherwise, are mine alone!. X-Fortune: The trouble with being punctual is that people think you have nothing more important to do. X-Operating-System: FreeBSD 4.5-RC i386 X-Best-Window-Manager: XFCE X-Mailer: Mutt http://www.mutt.org/ X-Designation: Systems Administrator, Wananchi Online Ltd. X-Location: Nairobi, KE, East Africa. X-Uptime: 3:38PM up 4 days, 4:21, 1 user, load averages: 0.27, 0.28, 0.23 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 list, I can mount FreeBSD slices from within OpenBSD (well, I am trying it out) but I cannot mount OpenBSD sliced from within FreeBSD. I have a box with 2 hard drives. wd0 dual boots Winblowd/FreeBSD while wd3 is dedicated to OpenBSD. =46rom FreeBSD.. alligator# mount /dev/ad3f Downloads mount: /dev/ad3f on /usr/home/wash/Downloads: incorrect super block =46rom within oBSD, I can do mount /dev/wd0f mount_point and it works. (well, because someone asked, oBSD calls the disks wd*) Is this something known in the *BSD world or just my thick head? TIA -Wash S y s t e m s A d m i n. --=20 Odhiambo Washington "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD." =20 GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-) ++ One learns to itch where one can scratch. -- Ernest Bramah To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 4:48:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 70FA837B405 for ; Tue, 29 Jan 2002 04:48:32 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 29 Jan 2002 07:48:16 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 87E264048; Tue, 29 Jan 2002 07:46:55 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Sue Blake Subject: Re: docs for learning about CD burning? Date: Tue, 29 Jan 2002 07:46:55 -0500 X-Mailer: KMail [version 1.3] Cc: questions@FreeBSD.ORG References: <15446.32390.46324.479607@guru.mired.org> In-Reply-To: <15446.32390.46324.479607@guru.mired.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020129124655.87E264048@i8k.babbleon.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 Sue Blake types: > > There's got to be a more direct way of doing task 2, and the list > > archives mention dd but everyone seems to be arguing about exactly how > > to do it. So far I see that you can make an image of a data (or > > audio??) CD with a command like > > dd if=/dev/cdrom of=filename.iso bs=2048 > > but I don't know whether I can just change it to of=/dev/cdwriter > > to do the whole job in one action, or use a pipe to a burncd command, > > or does it only work via an ISO image on the hard disk? burncd doesn's take input from stdin. In theory you should be able to use a pipe, but in practice when I've tried this it makes coasters. (That is, the disks don't work right.) -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5: 2: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id CD2DA37B402; Tue, 29 Jan 2002 05:01:46 -0800 (PST) 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 FAA07884; Tue, 29 Jan 2002 05:01:42 -0800 Message-ID: <3C569D35.8060805@owt.com> Date: Tue, 29 Jan 2002 05:01:41 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Robert Suetterlin Cc: "Crist J. Clark" , freebsd-questions@FreeBSD.ORG Subject: Re: Why? /sys//include /usr/include/sys out of sync. References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <3C568668.6090606@owt.com> <20020129115108.GF9904@robert2.mpe-garching.mpg.de> <3C568DC0.9080800@owt.com> <20020129041734.L30530@blossom.cjclark.org> <3C569835.2040201@owt.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 Kent Stewart wrote: > > > Crist J. Clark wrote: > >> On Tue, Jan 29, 2002 at 03:55:44AM -0800, Kent Stewart wrote: >> >>> >>> Robert Suetterlin wrote: >>> >>> >>>> What I do is the following procedure: >>>> >>>> make update >>>> make world >>>> mergemaster >>>> make buildkernel >>>> make installkernel >>>> reboot >>>> >>>> >>> >>> That isn't the suggested procedure in /usr/src/UPDATING. They have >>> you do the buildworld first and the installworld and mergemaster >>> after your installkernel and boot to single user mode. >>> >> >> It's a dangerous way to go (running an old kernel with a new world), >> but if this is the path he followed, his "include" files should be up >> to date. > > > > I kind of wonder if he cvsuped src-all. With the exception of some > options in make.conf or refuses, I can't imagine anything else that > would cause problems like that. It has been so long since I had a version of cvsup with the 9 Sep 2001 bug in it. I kind of wonder what that would do in a situation like this. A "cvsup -v" would be interestesting. Especially if it wasn't 16.1d or better. -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5: 5:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from terminus.dnttm.ro (terminus.dnttm.ro [193.226.98.11]) by hub.freebsd.org (Postfix) with ESMTP id 1DF8037B417 for ; Tue, 29 Jan 2002 05:05:21 -0800 (PST) Received: (from uucp@localhost) by terminus.dnttm.ro (8.9.3/8.9.3) with UUCP id PAA04171 for questions@FreeBSD.org; Tue, 29 Jan 2002 15:05:20 +0200 Received: from Internet (internet.drtvtim.ro [192.168.64.170]) by gateway.drtvtim.ro (8.9.3/8.9.3) with ESMTP id SAA22616 for ; Tue, 29 Jan 2002 18:54:35 +0200 Reply-To: From: "Richard" To: Subject: Problems with syslog ??????? Date: Tue, 29 Jan 2002 14:55:52 +0200 Organization: RadioComunicatii Message-ID: <000501c1a8c4$5cf10400$aa40a8c0@drtvtim.ro> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01C1A8D5.2079D400" X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: High 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 This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C1A8D5.2079D400 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi there! I'm running : FreeBSD 4.3 Stable I'm using syslog (besides the usual) to log from my Routers (Allied + Cisco) the problem is that if I'm trying to limit the access to syslog (from unwanted incoming UDP datagrams) by using the -a (allowed peer) parameter (eg. -a 192.168.64.200/24:*) syslog is not logging the incoming UDP datagrams (UDP datagrams reach the server, verified with tcpdump), only if I run syslog simply (without -a parameter). Any idea or suggestion would be higly appreciated. This issue is of great importance for me and my office (ISP domain). Thank you in advance, Richard ------=_NextPart_000_0006_01C1A8D5.2079D400 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi there!

 

I’m running : FreeBSD 4.3 = Stable

 

I'm using syslog (besides the usual) to log from my = Routers (Allied + Cisco) the problem is that if I'm trying to limit the access = to syslog (from unwanted incoming UDP datagrams) by using the -a (allowed = peer) parameter (eg. -a 192.168.64.200/24:*) syslog is not logging the = incoming UDP datagrams (UDP datagrams reach the server, verified with tcpdump), only = if I run syslog simply (without -a parameter).

 

Any idea or suggestion would be higly appreciated. = This issue is of great importance for me and my office (ISP = domain).

 

Thank you in advance,

Richard

------=_NextPart_000_0006_01C1A8D5.2079D400-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5: 5:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from terminus.dnttm.ro (terminus.dnttm.ro [193.226.98.11]) by hub.freebsd.org (Postfix) with ESMTP id 1B6C137B416 for ; Tue, 29 Jan 2002 05:05:21 -0800 (PST) Received: (from uucp@localhost) by terminus.dnttm.ro (8.9.3/8.9.3) with UUCP id PAA04165 for questions@FreeBSD.org; Tue, 29 Jan 2002 15:05:20 +0200 Received: from Internet (internet.drtvtim.ro [192.168.64.170]) by gateway.drtvtim.ro (8.9.3/8.9.3) with ESMTP id SAA22593 for ; Tue, 29 Jan 2002 18:54:04 +0200 Reply-To: From: "Richard" To: Subject: Date: Tue, 29 Jan 2002 14:55:52 +0200 Organization: RadioComunicatii Message-ID: <000001c1a8c4$5bdb0020$aa40a8c0@drtvtim.ro> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C1A8D5.1F6556C0" X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: High 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 This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C1A8D5.1F6556C0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi there! I'm running a FreeBSD 4.3 STABLE. I'm using syslog (besides the usual) to log from my Routers (Allied + Cisco), the problem is that if I'm trying to limit the access to syslog (from unwanted UDP datagrams) by using the -a (allowed peer) parameter (eg. -a 192.168.64.200/24:*) syslog is not logging the incoming UDP datagrams(even though tcpdump shows me that the UDP datagrams reach the server), only if I run syslog simply (without -a parameter). Any idea or suggestion would be highly appreciated. It is of great importance for me and my office to get this working as fast as possible. Thank you in advance, Richard ------=_NextPart_000_0001_01C1A8D5.1F6556C0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi there!

 

I’m running a FreeBSD 4.3 = STABLE.

 

I'm using syslog (besides the usual) to log from my = Routers (Allied + Cisco), the problem is that if I'm trying to limit the access = to syslog (from unwanted UDP datagrams) by using the -a (allowed peer) = parameter (eg. -a 192.168.64.200/24:*) syslog is not = logging the incoming UDP datagrams(even though tcpdump shows me that the UDP = datagrams reach the server), only if I run syslog simply (without -a parameter). =

 

Any idea or suggestion would be highly appreciated. = It is of great importance for me and my office to get this working as fast as = possible.

 

Thank you in advance,

Richard

------=_NextPart_000_0001_01C1A8D5.1F6556C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5:11:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 4E61537B416 for ; Tue, 29 Jan 2002 05:11:22 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16VY2P-0007YN-00 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 13:11:02 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id AB00643289; Tue, 29 Jan 2002 14:10:53 +0100 (CET) Date: Tue, 29 Jan 2002 14:10:53 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: Why? /sys//include /usr/include/sys out of sync. Message-ID: <20020129131053.GB1009@raggedclown.net> References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <3C568668.6090606@owt.com> <20020129115108.GF9904@robert2.mpe-garching.mpg.de> <200201291242.g0TCgNY02030@blackbox.pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201291242.g0TCgNY02030@blackbox.pacbell.net> User-Agent: Mutt/1.3.24i 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, Jan 29, 2002 at 04:42:22AM -0800, Mike Makonnen wrote: > On Tue, 29 Jan 2002 12:51:08 +0100 > Robert Suetterlin wrote: > > > What I do is the following procedure: > > > > make update > > make world > ^^^^^^^^^^^^ This will build world,kernel and install world,kernel. > Also including KERNCONF= in the make command line will > build your custom kernel. Otherwise, the default is GENERIC. > > > mergemaster > > > make buildkernel > > make installkernel > These two aren't needed. > This is news to me. Quote from /usr/src/Makefile... # For novices wanting to build from current sources, the simple # instructions # are: # # 1. Ensure that your /usr/obj directory has at least 260 Mb of free # space. # 2. `cd /usr/src' (or to the directory containing your source tree). # 3. `make world' # # Be warned, this will update your installed system, except for # configuration files in the /etc directory and for the kernel. # You have to do those manually. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5:15:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 7F06537B404 for ; Tue, 29 Jan 2002 05:15:11 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16VY6Q-0000e0-00 for questions@freebsd.org; Tue, 29 Jan 2002 13:15:10 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16VY6J-00005H-00 for questions@FreeBSD.org; Tue, 29 Jan 2002 13:15:03 +0000 Date: Tue, 29 Jan 2002 13:15:03 +0000 From: Ceri To: questions@FreeBSD.org Subject: XFree86-4.2.0 Message-ID: <20020129131503.GA214@rhadamanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i 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 aware that this was backed out because of the release, but I believe that the ports snapshot was taken on Jan 22nd, and the packages are presumably all built by now, so can we have this recommitted please so that I can get my graphics card working ? Or failing that, is there an easy way for me to grab a copy of this port ? Thanks, Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5:20: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 6D5DC37B402 for ; Tue, 29 Jan 2002 05:20:04 -0800 (PST) Received: from shell.core.com (shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.4/1.7) with ESMTP id g0TDK2535478 for ; Tue, 29 Jan 2002 07:20:02 -0600 (CST) Received: from localhost (raiden@localhost) by shell.core.com (8.11.6/8.11.6/1.3) with ESMTP id g0TDK1b01881 for ; Tue, 29 Jan 2002 07:20:01 -0600 (CST) Date: Tue, 29 Jan 2002 07:20:01 -0600 (CST) From: Steven Lake X-X-Sender: raiden@shell.core.com To: freebsd-questions@FreeBSD.ORG Subject: Secure SSL Mail server?? In-Reply-To: <03ce64017011212FE4@Mail4.mgfairfax.rr.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 Just curious about something. I'm looking at possibly doing an ultra secure mail server and I'm looking for suggestions to the best POP3 and SMTP client for using on it. It's going to be setup with tripwire and IPFW with only ports 110 and 25 open. All connections to those ports will require an SSL connection. Any suggestions on this? I've kinda got some ideas, but I wanted some feedback from others on this as well before proceeding. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5:24:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id E798737B41B for ; Tue, 29 Jan 2002 05:24:20 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16VYFH-000CyJ-00 for questions@FreeBSD.org; Tue, 29 Jan 2002 13:24:19 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 1156643289; Tue, 29 Jan 2002 14:24:18 +0100 (CET) Date: Tue, 29 Jan 2002 14:24:18 +0100 From: Cliff Sarginson To: questions@FreeBSD.org Subject: Re: XFree86-4.2.0 Message-ID: <20020129132418.GC1009@raggedclown.net> References: <20020129131503.GA214@rhadamanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020129131503.GA214@rhadamanth> User-Agent: Mutt/1.3.24i 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, Jan 29, 2002 at 01:15:03PM +0000, Ceri wrote: > > I'm aware that this was backed out because of the release, but I > believe that the ports snapshot was taken on Jan 22nd, and the > packages are presumably all built by now, so can we have this > recommitted please so that I can get my graphics card working ? > > Or failing that, is there an easy way for me to grab a copy of > this port ? > > Thanks, > > Ceri > Mmm, I would also be happy to see it available somehow, since I rebuilt the whole thing. I have not been around long enough to know if this backing out of ports happens often. If so what are you supposed to do about it if you happen to have hit the window when it was available ? -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5:26:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (att-98-60-141.atl.mediaone.net [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id 28C5E37B404 for ; Tue, 29 Jan 2002 05:26:42 -0800 (PST) Received: from bsd ([192.168.10.7]) by smnolde.com with esmtp (Exim 3.30 #1) id 16VYHZ-000OOm-00; Tue, 29 Jan 2002 08:26:41 -0500 Date: Tue, 29 Jan 2002 08:26:40 -0500 (EST) From: Scott Nolde To: Richard Cc: Subject: Re: Problems with syslog ??????? In-Reply-To: <000501c1a8c4$5cf10400$aa40a8c0@drtvtim.ro> Message-ID: <20020129082542.C1378-100000@bsd.smnolde.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 Use syslog-ng in ports to log your cisco routers. I ran into a similar problem. It'll never miss a packet and it is very flexible. - Scott Thus sayeth the previous author: >Date: Tue, 29 Jan 2002 14:55:52 +0200 >From: Richard >To: questions@FreeBSD.org >Subject: Problems with syslog ??????? > >Hi there! > >I'm running : FreeBSD 4.3 Stable > >I'm using syslog (besides the usual) to log from my Routers (Allied + >Cisco) the problem is that if I'm trying to limit the access to syslog >(from unwanted incoming UDP datagrams) by using the -a (allowed peer) >parameter (eg. -a 192.168.64.200/24:*) syslog is not logging the >incoming UDP datagrams (UDP datagrams reach the server, verified with >tcpdump), only if I run syslog simply (without -a parameter). > >Any idea or suggestion would be higly appreciated. This issue is of >great importance for me and my office (ISP domain). > >Thank you in advance, >Richard > Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 5:41:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 20F5A37B417 for ; Tue, 29 Jan 2002 05:41:13 -0800 (PST) Received: from blackbox.pacbell.net ([64.173.10.222]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GQP00A4YCOKWV@mta6.snfc21.pbi.net> for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 05:41:08 -0800 (PST) Received: (from mikem@localhost) by blackbox.pacbell.net (8.11.6/8.11.6) id g0TDfCS03197; Tue, 29 Jan 2002 05:41:12 -0800 (PST envelope-from mikem) Date: Tue, 29 Jan 2002 05:41:12 -0800 From: Mike Makonnen Subject: Re: Why? /sys//include /usr/include/sys out of sync. In-reply-to: <20020129131053.GB1009@raggedclown.net> To: Cliff Sarginson Cc: freebsd-questions@freebsd.org Message-id: <200201291341.g0TDfCS03197@blackbox.pacbell.net> MIME-version: 1.0 X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd5.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <3C568668.6090606@owt.com> <20020129115108.GF9904@robert2.mpe-garching.mpg.de> <200201291242.g0TCgNY02030@blackbox.pacbell.net> <20020129131053.GB1009@raggedclown.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 Jan 2002 14:10:53 +0100 Cliff Sarginson wrote: > On Tue, Jan 29, 2002 at 04:42:22AM -0800, Mike Makonnen wrote: > > On Tue, 29 Jan 2002 12:51:08 +0100 > > Robert Suetterlin wrote: > > [snip] > This is news to me. > Quote from /usr/src/Makefile... > > # For novices wanting to build from current sources, the simple > # instructions > # are: > # > # 1. Ensure that your /usr/obj directory has at least 260 Mb of free > # space. > # 2. `cd /usr/src' (or to the directory containing your source tree).> # 3. `make world' > # > # Be warned, this will update your installed system, except for > # configuration files in the /etc directory and for the kernel. > # You have to do those manually. > Looks like you're right. I've never used make world (I build each part separately) but I was under the impression that it did everything but mergemaster. Besides that, however, I think the rest of my reply was correct. cheers, mike makonnen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 6:26:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy2.mitre.org (smtpproxy2.mitre.org [128.29.154.90]) by hub.freebsd.org (Postfix) with ESMTP id 8B28637B400 for ; Tue, 29 Jan 2002 06:26:41 -0800 (PST) Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id g0TEQcc08694; Tue, 29 Jan 2002 09:26:38 -0500 (EST) Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv2.mitre.org (8.11.3/8.11.3) with ESMTP id g0TEQbi27109; Tue, 29 Jan 2002 09:26:37 -0500 (EST) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub1.mitre.org with SMTP id 8996947; Tue, 29 Jan 2002 09:25:59 -0500 Message-ID: <3C56B11C.2C8CB6A7@mitre.org> Date: Tue, 29 Jan 2002 09:26:36 -0500 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: ptiJo Cc: freebsd-questions@freebsd.org Subject: Re: divers SCSI questions... References: <20020128230531.20f8d55b.ptiJo@noos.fr> 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 ptiJo wrote: > > Hi, > > as I never played with SCSI and get an old PCI Card, I would like to be enlightened a bit :) > so, I got the "Adaptec AHA-2940UW" which specs are: Ok, this is a slightly older but perfectly good card. > Computer Bus: > PCI Local Bus > Interface Protocol: > Bus master DMA > Host Bus Burst Data Rate: > 133 MByte/sec > Peripheral Bus: > 8-bit and 16-bit Wide UltraSCSI > SCSI Synchronous Data Rate: > 40 MByte/sec > SCSI Asynchronous Data Rate: > 3.3 MByte/sec > Device Protocol: > SCSI-1, SCSI-2, SCSI-3, Wide UltraSCSI > Device Support: > Up to 15 devices under DOS 5.0 and above > > Here are the questions :) > -1- does the data rates specify that, in general, the transfer rate is 3.3 MBytes/sec ? In general you will get 40MByte/sec with your drives (well, peak at least), at least with the drives listed below. SCSI has several different speeds, with different names. Your card supports 40 MB/S (SCSI-II Ultra Wide IIRC). The hard drives below are capable of 160MB/S (SCSI-III LVD). Since the limiting factor is your card you will get 40MBs throughput. > -2- 15 devices under DOS... would it be more under FreeBSD ? is there also a limitation on total size that I would get (15*36Go or 15*9Go, for eg) ? 15 devices is a SCSI limitation, and that's only for the newer SCSI's (old SCSI was limited to 7). Technically it's actually 16 devices, but the SCSI card itself counts as a device. > I would like to buy disks now :) > IBM 36 Go 10000 RPM SCSI > IBM 18 Go 10000 RPM SCSI > IBM 9 Go 10000 RPM SCSI > > -3- do I have to take special care ? I mean, the supported device protocol are SCSI-{1,2,3} and Wide - do all disks (like those recent above) supports @least one of them ? Or do I have to check the disks specs to see which protocol they support ? SCSI support is layered. Since the drives above support LVD (I think, double check that), then they should support Ultra Wide. As for special care: Make sure each drive is set to a different device number (Setting them as 1, 2, and 3 might be a good idea). This will be done by setting jumpers on the back of the drive. Also, make sure you get a good cable, crappy cables are the bane of SCSI. Finally, the SCSI bus needs to be terminated, on the internal side this is easy to do--just plug a drive into the last slot on the cable. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 6:32:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpproxy2.mitre.org (smtpproxy2.mitre.org [128.29.154.90]) by hub.freebsd.org (Postfix) with ESMTP id 4CC2F37B404 for ; Tue, 29 Jan 2002 06:32:08 -0800 (PST) Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id g0TEW7c09889 for ; Tue, 29 Jan 2002 09:32:07 -0500 (EST) Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv2.mitre.org (8.11.3/8.11.3) with ESMTP id g0TEW6i28202 for ; Tue, 29 Jan 2002 09:32:06 -0500 (EST) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub1.mitre.org with SMTP id 8997104; Tue, 29 Jan 2002 09:31:28 -0500 Message-ID: <3C56B265.16534708@mitre.org> Date: Tue, 29 Jan 2002 09:32:05 -0500 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-questions@freebsd.org Subject: Re: New IBM drive setting problem? References: 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 finally discovered the problem. I replaced the ATA/100 ribbon cable I had attached to the drive with a very nice shielded round[1] ATA/100 cable and the drive went into UDMA100 mode correctly. It looks like my previous cable was crap. Live and learn I guess. [1] overpriced -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 6:32:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id 041FF37B417 for ; Tue, 29 Jan 2002 06:32:34 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id DE0E92EEC8; Tue, 29 Jan 2002 16:32:29 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g0TEYtn71917; Tue, 29 Jan 2002 16:34:55 +0200 (EET) Message-ID: <000d01c1a8c8$87aa6020$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "Odhiambo Washington" Cc: References: <20020129124230.GA66462@ns2.wananchi.com.lucky.freebsd.questions> Subject: Re: Mounting OpenBSD partitions Date: Tue, 29 Jan 2002 16:26:15 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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 ----- Original Message ----- From: Odhiambo Washington Newsgroups: lucky.freebsd.questions Sent: Tuesday, January 29, 2002 3:44 PM Subject: Mounting OpenBSD partitions > I can mount FreeBSD slices from within OpenBSD (well, I am trying it out) > but I cannot mount OpenBSD sliced from within FreeBSD. > > I have a box with 2 hard drives. wd0 dual boots Winblowd/FreeBSD while wd3 > is dedicated to OpenBSD. > > From FreeBSD.. > > alligator# mount /dev/ad3f Downloads > mount: /dev/ad3f on /usr/home/wash/Downloads: incorrect super block > I successfully can mount OpenBSD slices under FreeBSD double check device names and slice numbers (fdsisk, disklabel, etc.). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 6:33:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.thinkburst.com (ns.thinkburst.com [204.214.64.66]) by hub.freebsd.org (Postfix) with ESMTP id E08D837B404 for ; Tue, 29 Jan 2002 06:33:39 -0800 (PST) Received: from thinkburstmedia.com (gateway.thinkburstmedia.com [204.214.64.100]) by ns.thinkburst.com (Postfix) with ESMTP id 1AFB99B0A for ; Tue, 29 Jan 2002 08:38:21 -0600 (CST) Received: by gateway.thinkburstmedia.com id <119045>; Tue, 29 Jan 2002 08:33:31 -0600 From: "Jaime Bozza" To: Subject: HPT372 (HighPoint) Driver Comparison Date: Tue, 29 Jan 2002 08:33:16 -0600 Message-Id: <02Jan29.083331cst.119045@gateway.thinkburstmedia.com> 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.3416 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 (Originally posted to -stable but I've received no response. Perhaps someone in -questions has come across this. If possible, please CC me the replies as I am not on the -questions list.) Hello, While looking at all the IDE RAID options, searching through the list archives, and visiting assorted websites, I noticed that HighPoint has their own driver for the HPT372 (nothing for the 374 as of yet) chipset, which is used in the RocketRaid 133 controllers. This driver supports the controller/chipset under the daX SCSI devices. How is this driver different from the one built into Freebsd (ata device)? Has anyone tried using the Highpoint created one? (I believe it's available as a binary-only module for FreeBSD 4.3/4.4 as of now) Are they any comparisons yet between HPT controllers (with their driver) and the other IDE RAID options? Also, their driver set also seems to contain an X-based management utility. Jaime Bozza To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 6:43:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m03.mx.aol.com (imo-m03.mx.aol.com [64.12.136.6]) by hub.freebsd.org (Postfix) with ESMTP id 9BC9D37B419 for ; Tue, 29 Jan 2002 06:43:13 -0800 (PST) Received: from TD790@aol.com by imo-m03.mx.aol.com (mail_out_v31_r1.26.) id n.c1.1ae80b1a (3313); Tue, 29 Jan 2002 09:43:07 -0500 (EST) From: TD790@aol.com Message-ID: Date: Tue, 29 Jan 2002 09:43:06 EST Subject: Re: OT: PSs, was: 64-bit PCI mobos To: burnscharlesn@hotmail.com Cc: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 138 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 a message dated 1/29/02 4:04:55 AM Eastern Standard Time, burnscharlesn@hotmail.com writes: > You did not test the 180W PSs to see if they could output 180W cleanly, > because no power supply of any brand or quality can output its exact power > rating. That would require 100% efficiency and 100% power stability. Thus, > your absolute fact is not. I have found that this tends to be far more > common among those who use AOL. > I dont think I said they put out exactly 180..in fact im sure i didnt. Even though TYAN admits to the problem, you desparately continue to try to make a point that can't be made. Please get a clue. DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 6:55: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web9305.mail.yahoo.com (web9305.mail.yahoo.com [216.136.129.54]) by hub.freebsd.org (Postfix) with SMTP id 78D2937B400 for ; Tue, 29 Jan 2002 06:55:03 -0800 (PST) Message-ID: <20020129145503.6685.qmail@web9305.mail.yahoo.com> Received: from [199.66.15.252] by web9305.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 06:55:03 PST Date: Tue, 29 Jan 2002 06:55:03 -0800 (PST) From: Radhika Sambamurti Subject: Re: Which image viewer? To: Edwin Groothuis Cc: freebsd-questions@freebsd.org In-Reply-To: <20020129172806.V823@k7.mavetju.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 A really good image viewing program I've used is ImageMagick. It is ported to Freebsd and resides in /usr/ports/graphics I think. It comes loaded with a lot of features and is very user friendly. It has both gui and cli for those who want either. I remember starting it was a bit tricky. It tells you certain things to include in your path, which is pretty straightforward once you've done it. Radhika --- Edwin Groothuis wrote: > On Mon, Jan 28, 2002 at 10:17:30PM -0800, Crist J. Clark > wrote: > > On Tue, Jan 29, 2002 at 12:19:44AM -0500, Francisco > Reyes wrote: > > > I have tried about 5 image viewers and none seems > "just right". > > > On the windows world I use ThumbPlus and Irfan View. > > > All I am searching is for a good program which will > display thumbnaisl and > > > then when I select an image that it would show the > image in a new window. > > > > xv(1) will do that. > > Does it do this part: > then when I select an image that it would show the > image in a new window. > ? > > But yes, except for that it does all which is asked for. > > Edwin > > -- > Edwin Groothuis | Personal website: > http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit > Fatal Dimensions: > ------------------+ > http://www.FatalDimensions.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ===== It's all a matter of perspective. You can choose your view by choosing where to stand. --Larry Wall __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 6:57: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id F362237B405 for ; Tue, 29 Jan 2002 06:56:56 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id ED5732EED2; Tue, 29 Jan 2002 16:56:53 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g0TExJn71994; Tue, 29 Jan 2002 16:59:19 +0200 (EET) Message-ID: <004101c1a8cb$eff93a40$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "Steven Lake" Cc: References: Subject: Re: Secure SSL Mail server?? Date: Tue, 29 Jan 2002 16:50:39 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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 ----- Original Message ----- From: Steven Lake Newsgroups: lucky.freebsd.questions Sent: Tuesday, January 29, 2002 4:20 PM Subject: Secure SSL Mail server?? > Just curious about something. I'm looking at possibly doing an > ultra secure mail server and I'm looking for suggestions to the best POP3 > and SMTP client for using on it. It's going to be setup with tripwire and > IPFW with only ports 110 and 25 open. All connections to those ports will > require an SSL connection. > How do you tell external SMTP server that your server accepts on 25 port SSL connections? According to the /etc/services file there are following services: smtps 465/tcp #smtp protocol over TLS/SSL (was ssmtp) smtps 465/udp #smtp protocol over TLS/SSL (was ssmtp) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 7:57:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id B681737B404 for ; Tue, 29 Jan 2002 07:57:34 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 29 Jan 2002 07:56:38 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id A7C9D4048; Tue, 29 Jan 2002 07:55:17 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Sue Blake Subject: Re: docs for learning about CD burning? Date: Tue, 29 Jan 2002 07:55:17 -0500 X-Mailer: KMail [version 1.3] Cc: questions@FreeBSD.ORG References: <15446.32390.46324.479607@guru.mired.org> <20020129124655.87E264048@i8k.babbleon.org> In-Reply-To: <20020129124655.87E264048@i8k.babbleon.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020129125517.A7C9D4048@i8k.babbleon.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 On Tuesday 29 January 2002 07:46 am, Brian T.Schellenberger wrote: > Sue Blake types: > > > There's got to be a more direct way of doing task 2, and the list > > > archives mention dd but everyone seems to be arguing about exactly how > > > to do it. So far I see that you can make an image of a data (or > > > audio??) CD with a command like > > > dd if=/dev/cdrom of=filename.iso bs=2048 > > > but I don't know whether I can just change it to of=/dev/cdwriter > > > to do the whole job in one action, or use a pipe to a burncd command, > > > or does it only work via an ISO image on the hard disk? > > burncd doesn's take input from stdin. In theory you should be able to use > a pipe, but in practice when I've tried this it makes coasters. (That is, > the disks don't work right.) AUGGHH! This made no sense. Let's try it again: Burncd doesn't takeinput from stdin. In theory you should be able to use a NAMED pipe, but in practice when I've this it makes coasters. -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:11:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from indigo.quadrant.net (indigo.quadrant.net [207.195.92.9]) by hub.freebsd.org (Postfix) with ESMTP id 8060B37B400 for ; Tue, 29 Jan 2002 08:11:54 -0800 (PST) Received: from git2000 (56K78.quadrant.net [207.195.92.78]) by indigo.quadrant.net (8.9.1/8.9.1) with SMTP id KAA10083; Tue, 29 Jan 2002 10:11:49 -0600 (CST) From: "Scott Gerhardt" To: "Kris Kennaway" Cc: "FreeBSD" Subject: RE: 4.5 Release Date: Tue, 29 Jan 2002 10:13:53 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020128202235.C62316@xor.obsecurity.org> 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 > > According to the FreeBSD website it is supposed to be > released today. > > http://www.freebsd.org/releases/index.html > > We're putting the finishing touches on it; please be patient. It will > be released as soon as it's ready. > > Kris Thanks Kris, I'm not impatient just curious. I would rather have you guys take your time to put the final polish on the release instead of rushing to get it out. Regards and good luck with 4.5 - Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:15:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe25.hotmail.com [216.32.180.18]) by hub.freebsd.org (Postfix) with ESMTP id 1BC7237B419 for ; Tue, 29 Jan 2002 08:15:39 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 29 Jan 2002 08:15:39 -0800 X-Originating-IP: [206.98.143.251] From: "Ozzie Gurkan" To: References: <02012821565803.09169@proxy.pt.com> Subject: Re: Problem with connecting to mysql on another machine Date: Tue, 29 Jan 2002 11:15:36 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 29 Jan 2002 16:15:39.0101 (UTC) FILETIME=[30FB70D0:01C1A8E0] 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, to resolve my own problem, I decided to install the MySQL server on FreeBSD machine itself. It seems to work now. I still can't understand though why I couldn't get to my XP machine. I was able to get to the XP machine from my other windoze machine, but...It is a mute point now. I have transferred all of my data over to the FreeBSD machine. Ozzie ----- Original Message ----- From: "Ozzie Gurkan" To: Sent: Monday, January 28, 2002 10:46 PM Subject: Re: Problem with connecting to mysql on another machine > Actually, I think I have the permissions set correctly because I can get to > the MySQL server from my other windoze machine with an authorization entry > in the users table (on the server) as: root@192.168.1.73. All I did was to > duplicate that entry for authorizing my FreeBSD machine (on the server): > root@192.168.1.99. > > I can connect from my windoze client, but not from my FreeBSD client. I am > still stomped. The mysql-gui (running on FreeBSD client) for X says "Lost > connection to MySQL server during query." It is almost like it isn't finding > it or something. However, I can telnet to the server and it will establish a > connection. > > > On Monday 28 January 2002 22:21, Ozzie Gurkan wrote: > > > > > > I am having problems connecting to mysql server from my FreeBSD > machine. > > > > I have tried using mysqladmin from the command line with no avail. The > process > > > > never returns. I can telnet into port 3306 and the host answers (even > though > > > > it is very difficult to get out of the telnet session). If I connect > from my > > > > windoze machine, I have no problems whatsoever. Is there some network > > > > setting I am missing in my kernel, because I can cvsup, surf the net > and ftp > > > > just fine from the FreeBSD machine? > > > > Are you sure the permissions on the MySQL server are set up to allow you > to log > > in remotely? > > MySQL permissions are a little complicated. You can have multiple > usernames > > from different machines, each with a different set of permissions. If you > haven't > > added any users and issued a "grant" statement on the MySQL server, then > your > > default setup will be (at least this is how it is on a UN*X machine) root > can log > > in locally, and nobody else has any access. > > Read the section of the MySQL manual regarding permissions and the GRANT > > statement and then go over your permissions with a fine-toothed comb, it's > very > > easy to get them wrong. > > Otherwise, check the logs on the MySQL server and see if anything looks > suspicious > > and try using the -v (verbose) option when running mysqladmin. > > > > -- > > Bill Moran > > Potential Technology technical services > > http://www.potentialtech.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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:17:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id B5A9537B404 for ; Tue, 29 Jan 2002 08:17:50 -0800 (PST) Received: (from sue2@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id g0TGHbA13373; Wed, 30 Jan 2002 03:17:37 +1100 (EST) (envelope-from sue2) Date: Wed, 30 Jan 2002 03:17:37 +1100 From: Sue Blake To: jacks@sage-american.com Cc: FBSD Questions Subject: Re: Apache subdir httpd.conf example Message-ID: <20020130031736.A2812@phoenix.welearn.com.au> Mail-Followup-To: Sue Blake , jacks@sage-american.com, FBSD Questions References: <3.0.5.32.20020128184020.01831ca0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.5.32.20020128184020.01831ca0@mail.sage-american.com>; from jacks@sage-american.com on Mon, Jan 28, 2002 at 06:40:20PM -0600 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, Jan 28, 2002 at 06:40:20PM -0600, jacks@sage-american.com wrote: > Rats! The second part of my answer had an error: > For /dirname: > http://www.domain.com/dirname/ > place a subdirectory: > /usr/local/www/data/dirname/index.html [typos deleted] > Now try: http://www.domain.com/dirname/ OK, gotcha meaning now. I'm sure you mean index.html is a text file with HTML codes and text in it, within that directory. So what happens when you try that? What does your browser show? We need at least an error message or description before we have a problem to solve. What is reported in your apache error log after that failure? That is where apache tries to give you all the answers itself. Don't mess with your config too much until you take its advice. Have you checked the permissions on the subdirectory and its files? You do have an index.html file with some content in there, don't you? Is apache actually running at the time? If not, you could try running the script which is going to run at next system startup: # /usr/local/etc/rc.d/apache.sh start (your path and filename might be slightly different) Then try it again with the web browser. -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:27:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 1nova.com (heorot.1nova.com [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 8222537B402 for ; Tue, 29 Jan 2002 08:27:26 -0800 (PST) Received: by 1nova.com (Postfix, from userid 1000) id 4ACB218F4; Tue, 29 Jan 2002 09:27:18 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by 1nova.com (Postfix) with ESMTP id 393CF18F3; Tue, 29 Jan 2002 09:27:18 -0800 (PST) Date: Tue, 29 Jan 2002 09:27:18 -0800 (PST) From: Rick Hamell To: Santhosh Joseph Cc: freebsd-questions@freebsd.org Subject: Re: Cisco Router - Simulator In-Reply-To: <20020129085131.93346.qmail@web13706.mail.yahoo.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 > Where can i get a software simulator (FreeBSD port) > for cisco routers ? I don't know of any for FreeBSD, but there are several Java based ones on the Internet. :) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:30:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 24BC637B404 for ; Tue, 29 Jan 2002 08:30:45 -0800 (PST) Received: from [209.224.32.76] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 16Vb9f-0004fb-00 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 10:30:44 -0600 Date: Tue, 29 Jan 2002 10:31:23 -0600 From: Stephen Hilton To: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86-4.2.0 Message-Id: <20020129103123.1cb507f9.nospam@hiltonbsd.com> In-Reply-To: <20020129132418.GC1009@raggedclown.net> References: <20020129131503.GA214@rhadamanth> <20020129132418.GC1009@raggedclown.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--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 Tue, 29 Jan 2002 14:24:18 +0100 Cliff Sarginson wrote: > On Tue, Jan 29, 2002 at 01:15:03PM +0000, Ceri wrote: > > > > I'm aware that this was backed out because of the release, but I > > believe that the ports snapshot was taken on Jan 22nd, and the > > packages are presumably all built by now, so can we have this > > recommitted please so that I can get my graphics card working ? > > > > Or failing that, is there an easy way for me to grab a copy of > > this port ? > > > > Thanks, > > > > Ceri > > > Mmm, I would also be happy to see it available somehow, since > I rebuilt the whole thing. > > I have not been around long enough to know if this backing out > of ports happens often. If so what are you supposed to do about it > if you happen to have hit the window when it was available ? > You can use cvs to pull the old version of the port from the repository. First install cvs, then example for bourne shell: $ CVSROOT=":pserver:anoncvs@anoncvs@FreeBSD.org:/home/ncvs" $ export CVSROOT $ cd $ touch .cvspass $ mkdir mycvs $ cd mycvs $ cvs login ( provide the password [anoncvs] ) $ cvs co -D "2002-01-22 02:30 UTC" ports/x11/XFree86-4 $ cvs logout you should now have in your home directory a sub dir structure like mycvs/ports/x11/XFree86-4 that contains the X4.2 port. backup your /usr/ports/x11/XFree86-4 dir and then replace it with your cvsupped copy. You should be good to go, *caveat* The *best* way to remove an application installed via ports is to go to the apps port dir and use "make deinstall", if you have updated or backdated that port and the version has changed this will not work. Thanks to naddy@FreeBSD for helping me learn how to do this :-) Regards, Stephen Hilton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:31:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from isua2.iastate.edu (isua2.iastate.edu [129.186.1.202]) by hub.freebsd.org (Postfix) with ESMTP id 862AA37B419 for ; Tue, 29 Jan 2002 08:31:37 -0800 (PST) Received: from localhost (legg@localhost) by isua2.iastate.edu (8.8.8/8.8.5) with SMTP id KAA21563; Tue, 29 Jan 2002 10:31:27 -0600 (CST) Date: Tue, 29 Jan 2002 10:31:26 -0600 (CST) From: Tim Legg To: Jonathan Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports/games/larn Where is it? In-Reply-To: <20020129183044.B3452@grimoire.chen.org.nz> 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 I have FreeBSD 4.4 installed. It isn't part of my base system. Only thing in /usr/games/ is an empty wheel-owned folder called 'hide' Timothy D Legg legg@iastate.edu On Tue, 29 Jan 2002, Jonathan Chen wrote: > On Mon, Jan 28, 2002 at 03:16:44PM -0600, Tim Legg wrote: > > Hello, > > > > Some time back, I used to enjoy playing larn which I downloaded off the > > ports hierarchy. > > > > It isn't there anymore -- In fact, only found one mirror, > > mirrors.sunsite.dk that still had it, but the Makefile was broken. > > > > Does anybody know where the port to larn has gone or why it was removed? > > It's in the base system: > > /usr/games/larn > > -- > Jonathan Chen > ---------------------------------------------------------------------- > Experience is a hard teacher > because she gives the test first, the lesson afterwards > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:33:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe15.hotmail.com [216.32.180.119]) by hub.freebsd.org (Postfix) with ESMTP id 80BC337B402 for ; Tue, 29 Jan 2002 08:33:20 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 29 Jan 2002 08:33:20 -0800 X-Originating-IP: [206.98.143.251] From: "Ozzie Gurkan" To: Subject: Ximian desktop on FreeBSD? Possible? Date: Tue, 29 Jan 2002 11:33:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 29 Jan 2002 16:33:20.0499 (UTC) FILETIME=[A99FEC30:01C1A8E2] 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 port out there for running XimianGNOME or Desktop on FreeBSD? Or, can I just download a Linux distribution and install it? Thanks, Ozzie Gurkan Manheim Interactive Software Engineer 404-269-8776 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:40:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13408.mail.yahoo.com (web13408.mail.yahoo.com [216.136.175.66]) by hub.freebsd.org (Postfix) with SMTP id 793AA37B416 for ; Tue, 29 Jan 2002 08:40:39 -0800 (PST) Message-ID: <20020129164039.12807.qmail@web13408.mail.yahoo.com> Received: from [4.18.79.73] by web13408.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 08:40:39 PST Date: Tue, 29 Jan 2002 08:40:39 -0800 (PST) From: Andrew Gould Subject: Re: Problem with connecting to mysql on another machine To: Ozzie Gurkan , freebsd-questions@freebsd.org In-Reply-To: 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 Now there's a solution worth smiling about! Andrew --- Ozzie Gurkan wrote: >...It is a > mute point now. I have > transferred all of my data over to the FreeBSD > machine. > > Ozzie > __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:42:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mpehp1.mpe-garching.mpg.de (mpehp1.mpe-garching.mpg.de [130.183.70.10]) by hub.freebsd.org (Postfix) with ESMTP id 3D11537B41E for ; Tue, 29 Jan 2002 08:41:53 -0800 (PST) Received: from robert2.mpe-garching.mpg.de (robert2.mpe-garching.mpg.de [130.183.136.59]) by mpehp1.mpe-garching.mpg.de (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id RAA27147 for ; Tue, 29 Jan 2002 17:41:51 +0100 (MET) Received: (from sutter@localhost) by robert2.mpe-garching.mpg.de (8.11.6/8.11.6) id g0TGgR100455 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 17:42:27 +0100 (CET) (envelope-from sutter) Date: Tue, 29 Jan 2002 17:42:27 +0100 From: Robert Suetterlin To: freebsd-questions@FreeBSD.ORG Subject: on make world and synchronity of /sys//include /usr/include/sys Message-ID: <20020129164227.GA358@robert2.mpe-garching.mpg.de> References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> User-Agent: Mutt/1.3.26i 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 again! As complete list of information as I could gather concerning answers to my orignal post: I use cvsup-16.1_3 to update src-all, then I init 0 do a make world which compiles all system tools, etc. and installs them, but not the kernel nor does it make the kernel. I checked that. Then I do make KENRCONF=MYK buildkernel , make (KERNCONF=MYK installkernel, mergemaster, reboot. So now how is the right way to check consistency between the kernel include files used by my kernel build and the ones made public in /usr/include/sys ? I guess I just miss the point here and cannot judge if my include files are out of sync or not. P.S.: The original problem I had using arla was the folowing: Everything compiled ok from port (and tarball), startarla loaded the modules, mounted the /afs and started arlad ok. I could list /afs but could neither ls nor cd any of its subdirectories. I asked the programmers of arla what was up and they provided me with a pre-compiled package. Using that precompiled package I was able to list arbitrary subdirectories of /afs, cd into those I had the rights to, copy to and from afs, etc. ... I asked about the possible cause (their compile system and my use system where both FreeBSD-4.5RC) and they proposed checking if I used the right system include files while compiling arla myself. -- Robert Suetterlin (robert@mpe.mpg.de) phone: (+49)89 / 30000-3546 fax: (+49)89 / 30000-3950 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:44:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 3737A37B404 for ; Tue, 29 Jan 2002 08:44:32 -0800 (PST) Received: from SAGEONE (adsl-64-219-20-243.dsl.crchtx.swbell.net [64.219.20.243]) by sage-american.com (8.9.3/8.9.3) with SMTP id KAA19401; Tue, 29 Jan 2002 10:44:12 -0600 (CST) Message-Id: <3.0.5.32.20020129104409.01a144d0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 29 Jan 2002 10:44:09 -0600 To: Sue Blake From: jacks@sage-american.com Subject: Re: Apache subdir httpd.conf example Cc: FBSD Questions In-Reply-To: <20020130031736.A2812@phoenix.welearn.com.au> References: <3.0.5.32.20020128184020.01831ca0@mail.sage-american.com> <3.0.5.32.20020128184020.01831ca0@mail.sage-american.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 Sue, Don't understand this. I think you have me confused with Joe who posted the original questions about how to set up two types of subdirectories in apache/frontpage. I was just answering him and off list, he says that these instructions was exactly what he needed to make them work. Nothing else to say.... At 03:17 AM 1.30.2002 +1100, Sue Blake wrote: >On Mon, Jan 28, 2002 at 06:40:20PM -0600, jacks@sage-american.com wrote: >> Rats! The second part of my answer had an error: >> For /dirname: >> http://www.domain.com/dirname/ >> place a subdirectory: >> /usr/local/www/data/dirname/index.html >[typos deleted] >> Now try: http://www.domain.com/dirname/ > >OK, gotcha meaning now. I'm sure you mean index.html is a text >file with HTML codes and text in it, within that directory. > >So what happens when you try that? >What does your browser show? We need at least an error message >or description before we have a problem to solve. > >What is reported in your apache error log after that failure? >That is where apache tries to give you all the answers itself. >Don't mess with your config too much until you take its advice. > >Have you checked the permissions on the subdirectory and its files? >You do have an index.html file with some content in there, don't you? > >Is apache actually running at the time? If not, you could try >running the script which is going to run at next system startup: > # /usr/local/etc/rc.d/apache.sh start >(your path and filename might be slightly different) >Then try it again with the web browser. > > >-- > >Regards, > -*Sue*- > > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:47:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 8D5BC37B400 for ; Tue, 29 Jan 2002 08:47:39 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5473F66C11; Tue, 29 Jan 2002 08:47:39 -0800 (PST) Date: Tue, 29 Jan 2002 08:47:38 -0800 From: Kris Kennaway To: "Michael Sperber [Mr. Preprocessor]" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: User mounts of ISO images? Message-ID: <20020129084738.B69337@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from sperber@informatik.uni-tuebingen.de on Tue, Jan 29, 2002 at 11:54:18AM +0100 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 --Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 29, 2002 at 11:54:18AM +0100, Michael Sperber [Mr. Preprocesso= r] wrote: >=20 > So I know how to enable user mounts for actual drives hooked up to the > system. Is there any way to user-enable vnconfig as well for safe (as > far as that goes) use by ordinary users? sysctl vfs.usermount=3D1 Users can then mount any device they have access to. I don't think users can create vn devices though. Kris --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8VtIqWry0BWjoQKURAn4yAJ9y4CXKwATWJhuae8TbhkrD0AUuAgCg6DZr Z6oqagV2Xqw0QkBAwSoZE6U= =D31D -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:52:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web9305.mail.yahoo.com (web9305.mail.yahoo.com [216.136.129.54]) by hub.freebsd.org (Postfix) with SMTP id 4CD2437B400 for ; Tue, 29 Jan 2002 08:52:31 -0800 (PST) Message-ID: <20020129165231.18640.qmail@web9305.mail.yahoo.com> Received: from [199.66.15.252] by web9305.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 08:52:31 PST Date: Tue, 29 Jan 2002 08:52:31 -0800 (PST) From: Radhika Sambamurti Subject: Sound for Microsoft sound card To: freebsd-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 hi, I am running a dual boot pc with Windows 98 (which i hardly ever boot) and Freebsd 4.4. I have a windows sound card, which works, only when i run Windows98 (surprise!). Has anybody gotten their sound to work in freebsd with the windows sound card? Did it involve recompiling the kernel? and was that easy? Thx, radhika ===== It's all a matter of perspective. You can choose your view by choosing where to stand. --Larry Wall __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 8:58: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id BE48737B42A for ; Tue, 29 Jan 2002 08:57:53 -0800 (PST) Received: from andre (bricks.fastdns.net [216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id KAA21569 for ; Tue, 29 Jan 2002 10:18:16 -0600 Message-ID: <010a01c1a8e5$b7bd05c0$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: "free bsd" Subject: [OT] Server Trouble. Date: Tue, 29 Jan 2002 11:55:12 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.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 Hi, I got a Compaq Proliant 3000 I picked up from ebay. I got it all put together and working except one thing. It wants these Aux Fans installed and when it boots I get this anoying error about fan such and such not present then it says powering down for fan failure. I have the whole thing whide open and am not leaving it on 24/7 (Yes I DID order the fans) but until I get Fans is there any way to bypass this and keep the freaking server on? Can I jump the server connector or maybie disable it in the bios (How DOES one get to the bios with a compaq?) Thanks all for any help:) Regards, André C. Technical Support Ô¿Ô¬ ---------------------------------------------------------------------------- - Visit our support manual at http://supportmanual.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:14:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id 73AB337B400 for ; Tue, 29 Jan 2002 09:14:32 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.128.21]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020129171431.HZCP28043.tomts6-srv.bellnexxia.net@xena.gsicomp.on.ca>; Tue, 29 Jan 2002 12:14:31 -0500 Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.11.1) with ESMTP id g0TH4UP51043; Tue, 29 Jan 2002 12:04:30 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Tue, 29 Jan 2002 12:04:29 -0500 (EST) From: Matthew Emmerton To: Andre` Niel Cameron Cc: free bsd Subject: Re: [OT] Server Trouble. In-Reply-To: <010a01c1a8e5$b7bd05c0$a50410ac@olmct.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN 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 You'll need a disk to get into the BIOS on a Compaq. You might be able to get one from the Compaq support site, but I'm not sure. --=20 Matthew Emmerton || matt@gsicomp.on.ca GSI Computer Services || http://www.gsicomp.on.ca On Tue, 29 Jan 2002, Andre` Niel Cameron wrote: > Hi, >=20 > I got a Compaq Proliant 3000 I picked up from ebay. I got it all put > together and working except one thing. It wants these Aux Fans installed > and when it boots I get this anoying error about fan such and such not > present then it says powering down for fan failure. I have the whole thi= ng > whide open and am not leaving it on 24/7 (Yes I DID order the fans) but > until I get Fans is there any way to bypass this and keep the freaking > server on? Can I jump the server connector or maybie disable it in the b= ios > (How DOES one get to the bios with a compaq?) Thanks all for any help:) >=20 > Regards, > Andr=E9 C. > Technical Support > =D4=BF=D4=AC > -------------------------------------------------------------------------= --- > - > Visit our support manual at http://supportmanual.com/ >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:16: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 855BA37B404 for ; Tue, 29 Jan 2002 09:16:03 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16VbrR-0001RS-00 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 17:15:58 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id E5C71426C0; Tue, 29 Jan 2002 18:15:53 +0100 (CET) Date: Tue, 29 Jan 2002 18:15:53 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86-4.2.0 Message-ID: <20020129171553.GD2587@raggedclown.net> References: <20020129131503.GA214@rhadamanth> <20020129132418.GC1009@raggedclown.net> <20020129103123.1cb507f9.nospam@hiltonbsd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020129103123.1cb507f9.nospam@hiltonbsd.com> User-Agent: Mutt/1.3.24i 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 Mmm. Ok. Now I know .. thanks :) -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:25:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.wintersperu.com.pe (alpha.wintersperu.com.pe [200.37.53.28]) by hub.freebsd.org (Postfix) with ESMTP id EEC6937B405 for ; Tue, 29 Jan 2002 09:25:06 -0800 (PST) Received: from alvaro ([130.102.1.2]) by alpha.wintersperu.com.pe (8.8.7/8.8.7) with ESMTP id MAA00870 for ; Tue, 29 Jan 2002 12:21:18 -0500 From: "Alvaro Rosales R." Organization: Procacao S.A To: freebsd-questions@FreeBSD.ORG Date: Tue, 29 Jan 2002 12:24:25 -0500 MIME-Version: 1.0 Subject: How to add a second processor? Reply-To: aran80@wintersperu.com.pe Message-ID: <3C569479.25152.5182201@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 folks! I have just added a second processor to my system but I dont know how to set it up in FreeBSD, Can you help me with this please?. thanks in advance. Alvaro A. Rosales Rojas. ---------------- a.k.a. RAZA Proud user of Pegasus Mail Soporte Tecnico de Sistemas Procacao S.A 3368113 ext 260 "You'll never know how far you can go until you break the chains that tie your soul " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:29:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13408.mail.yahoo.com (web13408.mail.yahoo.com [216.136.175.66]) by hub.freebsd.org (Postfix) with SMTP id B518737B404 for ; Tue, 29 Jan 2002 09:29:50 -0800 (PST) Message-ID: <20020129172950.28372.qmail@web13408.mail.yahoo.com> Received: from [206.15.63.120] by web13408.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 09:29:50 PST Date: Tue, 29 Jan 2002 09:29:50 -0800 (PST) From: Timothy Kramer Subject: my yahoo home page To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1179682885-1012325390=:27910" 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 --0-1179682885-1012325390=:27910 Content-Type: text/plain; charset=us-ascii Why can't I removed Doonsebury from my comics module on MY YAHOO home page? I also want to add Ziggy and Sargent(editorial) I have tried several different times following the directions and nothing works Timothy M. Kramer timangk@yahoo.com Angie's antkramer@yahoo.com --------------------------------- Do You Yahoo!? Yahoo! Auctions Great stuff seeking new owners! Bid now! --0-1179682885-1012325390=:27910 Content-Type: text/html; charset=us-ascii

Why can't I removed Doonsebury from my comics module on MY YAHOO home page? I also want to add Ziggy and Sargent(editorial)

I have tried several different times following the directions and nothing works



Timothy M. Kramer

timangk@yahoo.com

Angie's
antkramer@yahoo.com



Do You Yahoo!?
Yahoo! Auctions Great stuff seeking new owners! Bid now! --0-1179682885-1012325390=:27910-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:35:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from felix.cheetahusa.net (felix.cheetahusa.net [216.133.11.108]) by hub.freebsd.org (Postfix) with ESMTP id A745E37B404 for ; Tue, 29 Jan 2002 09:35:37 -0800 (PST) Received: from falcon (falcon.cheetahusa.net [192.168.10.139]) by felix.cheetahusa.net (8.11.6/8.11.6) with SMTP id g0THZJd02297; Tue, 29 Jan 2002 09:35:20 -0800 (PST) (envelope-from craig@CheetahUSA.net) From: "Craig Burgess" To: , Subject: RE: How to add a second processor? Date: Tue, 29 Jan 2002 09:37:16 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3C569479.25152.5182201@localhost> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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, SMP needs to be enabled in the kernel if you have a recent enough version to support multiple processors. Rebuild the kernel & restart - that's all it took here anyway. see http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelcon fig.html craig > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > Alvaro Rosales > R. > Sent: Tuesday, January 29, 2002 9:24 AM > To: freebsd-questions@FreeBSD.ORG > Subject: How to add a second processor? > > > Hi folks! I have just added a second processor to my > system but I > dont know how to set it up in FreeBSD, Can you help me with this > please?. > thanks in advance. > > > > > > > > > > > Alvaro A. Rosales Rojas. ---------------- a.k.a. RAZA > Proud user of Pegasus Mail > Soporte Tecnico de Sistemas > Procacao S.A > 3368113 ext 260 > > "You'll never know how far you can go until you break the chains > that tie your soul " > > > > 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 Tue Jan 29 9:40:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 083F837B402 for ; Tue, 29 Jan 2002 09:40:33 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16VcF4-00077X-00; Tue, 29 Jan 2002 17:40:23 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16VcAd-000H8h-00; Tue, 29 Jan 2002 17:35:47 +0000 Date: Tue, 29 Jan 2002 17:35:47 +0000 From: Ceri To: Stephen Hilton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86-4.2.0 Message-ID: <20020129173547.GA65774@rhadamanth> Mail-Followup-To: Ceri , Stephen Hilton , freebsd-questions@FreeBSD.ORG References: <20020129131503.GA214@rhadamanth> <20020129132418.GC1009@raggedclown.net> <20020129103123.1cb507f9.nospam@hiltonbsd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020129103123.1cb507f9.nospam@hiltonbsd.com> User-Agent: Mutt/1.3.27i 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, Jan 29, 2002 at 10:31:23AM -0600, Stephen Hilton wrote: > On Tue, 29 Jan 2002 14:24:18 +0100 > > On Tue, Jan 29, 2002 at 01:15:03PM +0000, Ceri wrote: > > > > > > Or failing that, is there an easy way for me to grab a copy of > > I rebuilt the whole thing. > > You can use cvs to pull the old version of the port from the > repository. Thanks Stephen! -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:40:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from roc-66-66-72-6.rochester.rr.com (roc-66-66-72-6.rochester.rr.com [66.66.72.6]) by hub.freebsd.org (Postfix) with ESMTP id E2C3037B400 for ; Tue, 29 Jan 2002 09:40:38 -0800 (PST) Received: by roc-66-66-72-6.rochester.rr.com (Postfix, from userid 1000) id A79DE901A1D; Tue, 29 Jan 2002 12:38:39 -0500 (EST) Date: Tue, 29 Jan 2002 12:38:39 -0500 From: mpd To: Timothy Kramer Cc: questions@freebsd.org Subject: Re: my yahoo home page Message-ID: <20020129123839.A864@rochester.rr.com> References: <20020129172950.28372.qmail@web13408.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020129172950.28372.qmail@web13408.mail.yahoo.com>; from timangk@yahoo.com on Tue, Jan 29, 2002 at 09:29:50AM -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 Please don't send HTML mail to this list. On Tue, Jan 29, 2002 at 09:29:50AM -0800, Timothy Kramer wrote: > > Why can't I removed Doonsebury from my comics module on MY YAHOO home > page? I also want to add Ziggy and Sargent(editorial) You need to ask Yahoo. If they are unresponsive, then you should take your business elsewhere. We can't do anything in this situation, as we are not related to the activities of Yahoo. > > I have tried several different times following the directions and > nothing works > Timothy M. Kramer > timangk@yahoo.com > Angie's > antkramer@yahoo.com > _________________________________________________________________ > mike -- ___________________________________________________________ "WORKS LIKE A CHARM!!" - Pokey the Penguin from "WORKS LIKE A CHARM" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:41:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from felix.cheetahusa.net (felix.cheetahusa.net [216.133.11.108]) by hub.freebsd.org (Postfix) with ESMTP id EF88B37B41B for ; Tue, 29 Jan 2002 09:40:48 -0800 (PST) Received: from falcon (falcon.cheetahusa.net [192.168.10.139]) by felix.cheetahusa.net (8.11.6/8.11.6) with SMTP id g0THeWd02314; Tue, 29 Jan 2002 09:40:33 -0800 (PST) (envelope-from craig@CheetahUSA.net) From: "Craig Burgess" To: "Timothy Kramer" , Subject: RE: my yahoo home page Date: Tue, 29 Jan 2002 09:42:29 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020129172950.28372.qmail@web13408.mail.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 Timothy, Your question managed to find its way to the mailing list for FreeBSD questions. While the people here collectively know just about everything to do with computers and such, your question would best be directed to the nice folks at Yahoo! craig -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Timothy Kramer Sent: Tuesday, January 29, 2002 9:30 AM To: freebsd-questions@FreeBSD.ORG Subject: my yahoo home page Why can't I removed Doonsebury from my comics module on MY YAHOO home page? I also want to add Ziggy and Sargent(editorial) I have tried several different times following the directions and nothing works Timothy M. Kramer timangk@yahoo.com Angie's antkramer@yahoo.com Do You Yahoo!? Yahoo! Auctions Great stuff seeking new owners! Bid now! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:52:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id 2942537B400 for ; Tue, 29 Jan 2002 09:52:39 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.34 #1) id 16VcQi-00027P-00; Tue, 29 Jan 2002 17:52:24 +0000 Date: Tue, 29 Jan 2002 17:52:24 +0000 From: Simon Dick To: "Alvaro Rosales R." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to add a second processor? Message-ID: <20020129175224.GB6574@irrelevant.org> References: <3C569479.25152.5182201@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C569479.25152.5182201@localhost> User-Agent: Mutt/1.3.26i 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, Jan 29, 2002 at 12:24:25PM -0500, Alvaro Rosales R. wrote: > Hi folks! I have just added a second processor to my system but I > dont know how to set it up in FreeBSD, Can you help me with this > please?. > thanks in advance. If you read GENERIC you find the following lines: # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O just uncomment the two options, recompile your kernel and you have a SMP capable kernel. The second cpu should automatically be detected on boot. -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 9:53:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from adeon.lublin.pl (pn133.lublin.sdi.tpnet.pl [217.97.33.133]) by hub.freebsd.org (Postfix) with ESMTP id DF27037B400 for ; Tue, 29 Jan 2002 09:53:07 -0800 (PST) Received: from localhost (jarek@localhost) by adeon.lublin.pl (8.11.6/8.11.6) with ESMTP id g0THwtm28064 for ; Tue, 29 Jan 2002 18:58:55 +0100 (CET) (envelope-from jarek@adeon.lublin.pl) Date: Tue, 29 Jan 2002 18:58:55 +0100 (CET) From: Jarek Granat To: Subject: IPNAT problem Message-ID: <20020129185447.A28048-100000@adeon.lublin.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 Now I use IPf/IPnat and I'd like to do redirect incoming packets in this way: - we redirect packets only when packet is from A.B.C.D (packets from other IPs aren't redirects) - we redirect packets to computer under NAT - 192.168.0.X - we redirect packets incoming to *all* ports, tcp&udp How to do it? rdr? map? bimap? Thanks, -- =[-----------------------------------------]= =[ Jarek Granat `dze' - nic-hdl: JG3-6BONE ]= =[ jarek@adeon.lublin.pl - GG: 1124881 ]= =[ www.granat.eu.org - www.adeon.lublin.pl ]= =[-----------------------------------------]= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10: 2:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.smed.com (mail.smed.com [64.46.248.225]) by hub.freebsd.org (Postfix) with ESMTP id 24B5637B404 for ; Tue, 29 Jan 2002 10:02:36 -0800 (PST) Received: from smtpgate.smshsc.net (unknown [165.226.204.25]) by mail.smed.com (Postfix) with ESMTP id 83D7747F6D for ; Tue, 29 Jan 2002 13:02:25 -0500 (EST) Received: from iesa14.smshsc.net (iesa14.smshsc.net [165.226.204.44]) by smtpgate.smshsc.net (8.11.6/8.11.6) with ESMTP id g0TI2Ot10550 for ; Tue, 29 Jan 2002 13:02:24 -0500 Received: from uranus.smed.com (unverified) by iesa14.smshsc.net (Content Technologies SMTPRS 2.0.15) with ESMTP id for ; Tue, 29 Jan 2002 13:01:31 -0500 Subject: Adding Frontpage Extensions to existing setup To: FreeBSD-Questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.7 March 21, 2001 Message-Id: From: Joe.Warner@smed.com Date: Tue, 29 Jan 2002 11:00:38 -0700 X-MIMETrack: Serialize by Router on Uranus/SMS(Release 5.0.8 |June 18, 2001) at 01/29/2002 01:01:30 PM 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 Hi, I noticed Darryl Hoar's post in the archives with the same subject: >Greetings, >I am running FreeBSD 4.3. I have already installed and >configured MySQL-3.23.26, Apache 1.3.19 and PHP 4.0.4. >I want to add Frontpage extensions so my users can >'publish' websites. My users are running FP 2000. I >have downloaded fp40.bsdi, but want to be sure of the >process before installing. I don't want to blow away >all the work I have already done. >any pointers, tips, etc ? >thanks, >Darryl ..and the next two in the thread: 3B780584.7060305@i-clue.de 003901c12419$7e9a5370$0701a8c0@darryl I'd like to do the same thing but my concerns are similar to Darryl's in that I don't want to risk blowing away my existing configuration of Apache + PHP4 + MySQL Can anyone confirm whether or not: "/usr/ports/www/apache_fp-1.3.19_1 does the job. Install mod_s after installing that." ..will work? Thanks Joe Joe Warner | Operations Technical Analyst II | Siemens Health Services= | 215 N. Admiral Byrd Road | Salt Lake City, UT 84116=A0 | Ph: 801-539-4= 978 | Fax: 801-533-8004 | Joe.Warner@smed.com = ------------------------------------------------------------------------------- This message and any included attachments are from Siemens Medical Solutions Health Services Corporation and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to CSOffice@smed.com. Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10: 3: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from opensrs.saignon.net (216-120-17-67.dsl.cust.tfb.com [216.120.17.67]) by hub.freebsd.org (Postfix) with ESMTP id 2181B37B402 for ; Tue, 29 Jan 2002 10:03:03 -0800 (PST) Received: (from root@localhost) by opensrs.saignon.net (8.11.4/8.11.3) id g0TI54b51560; Tue, 29 Jan 2002 10:05:04 -0800 (PST) (envelope-from tony@saign.com) Date: Tue, 29 Jan 2002 10:05:04 -0800 (PST) From: Tony Saign Message-Id: <200201291805.g0TI54b51560@opensrs.saignon.net> Subject: Help, cannot install new kernel To: freebsd-questions@freebsd.org Cc: X-Originating-IP: 216.188.41.2 X-Mailer: Webmin 0.91 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="--------1012327504" 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. ----------1012327504 Content-Type: text/plain Content-Transfer-Encoding: 7bit I have tried about 6 times now to install a kernel after cvsup my source without success :( No errors reported during make buildworld No errors reported during make buildkernel KERNCONF=test Tried both current and stable branches, but fails with below error... t20# cd /usr/src t20# make installkernel KERNCONF=test [snipped] ===> wi install -c -o root -g wheel -m -555 if_wi.ko /boot/kernel kldxref /boot/kernel kldxref:No such file or directory *** Error code 1 (ignored) t20# Tried reinstalling 4.3 then cvsup, fails consistently @ same point. Tried reinstalling 4.3 (different box) then cvsup, same failure. Can anyone help me out? Thanks in advance, -Tony ----------1012327504-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10:12:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.ruraltel.net (mail.ruraltel.net [24.225.0.34]) by hub.freebsd.org (Postfix) with ESMTP id 5F82137B41D for ; Tue, 29 Jan 2002 10:12:17 -0800 (PST) Received: from darryl (p189n31.ruraltel.net [24.225.31.189]) by mail1.ruraltel.net (8.11.2/8.11.2) with SMTP id g0TIwmh29251 for ; Tue, 29 Jan 2002 12:58:49 -0600 Reply-To: From: "Darryl Hoar" To: Subject: Qmail update Date: Tue, 29 Jan 2002 12:14:57 -0600 Message-ID: <002c01c1a8f0$dc886bf0$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 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 4.3-release on a box, and installed Qmail from the ports. I have had a problem with the qmail popper hanging and the only way to get it working again is to reboot the box. At this point I have two alternatives. Upgrade to a newer version of Qmail and hope it 'fixes' this problem, or try something new. This mail server is for our internal LAN (allow us to get away from msmail). It will service about 50 mail accounts. How do I upgrade qmail since I already have it installed? If not qmail, then what? thanks, Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10:18:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from teak.adhesivemedia.com (teak.adhesivemedia.com [207.202.159.79]) by hub.freebsd.org (Postfix) with ESMTP id AB11237B404 for ; Tue, 29 Jan 2002 10:18:53 -0800 (PST) Received: from localhost (philip@localhost) by teak.adhesivemedia.com (8.11.6/8.11.6) with ESMTP id g0TIIf061419; Tue, 29 Jan 2002 10:18:41 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Tue, 29 Jan 2002 10:18:41 -0800 (PST) From: Philip Hallstrom To: Stijn Hoop Cc: Martin Moeller , , Kay-Uwe Schlimme Subject: Re: Automatic processing of graphic files under FreeBSD In-Reply-To: <20020129131458.L3171@pcwin002.win.tue.nl> Message-ID: <20020129101825.U59223-100000@teak.adhesivemedia.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 There's also the netpbm package... same caveats apply as below... On Tue, 29 Jan 2002, Stijn Hoop wrote: > On Tue, Jan 29, 2002 at 12:58:11PM +0100, Martin Moeller wrote: > > I'm looking for a tool that reduces image files to a certain size > > automatically when they are being uploaded to a certain directory via FTP. > > I'm using FreeBSD 4.3-STABLE w/out X installed. > > Any ideas? > > I don't know of any tool that will do this automatically, but convert(1) > will let you resize images programmatically. It is part of ImageMagick > available in the ports, which you can compile without X11. You'll have > to write a shell script or some such to watch the directory and call > convert(1) to resize them. > > HTH, > > --Stijn > > -- > The rain it raineth on the just > And also on the unjust fella, > But chiefly on the just, because > The unjust steals the just's umbrella. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10:22:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.marketwatchmail.com (mail.marketwatchmail.com [206.146.143.85]) by hub.freebsd.org (Postfix) with SMTP id AC21337B400 for ; Tue, 29 Jan 2002 10:22:15 -0800 (PST) Received: (qmail 19638 invoked from network); 29 Jan 2002 19:09:52 -0000 Received: from unknown (HELO jaustadw2k) (206.147.106.71) by mail.marketwatchmail.com with SMTP; 29 Jan 2002 19:09:52 -0000 From: "Jay Austad" To: , Subject: RE: Qmail update Date: Tue, 29 Jan 2002 12:22:13 -0600 Message-ID: <54180709DD3FE145917BB165AFE7EFA002E0D3B4@mspexch2.office.mktw.net> 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.2600.0000 In-Reply-To: <002c01c1a8f0$dc886bf0$0701a8c0@darryl> 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 don't think there is a "newer" version of qmail. 1.03 is the latest and has been for the last 3 years or so. I've personally switched from qmail to postfix on all of my mail servers (about 12 of them). The latest versions of postfix give me better performance, and I spend about 90% less time administering the boxes now. Are you using the qmail-pop3d program? This should not ever hang since it's not really a daemon that runs all the time. It's meant to be started with the tcpserver program from the ucp-tcp (or something like that) from http://cr.yp.to I suggest taking a look at postfix though. It has many more features than qmail, better performance (it hits the disk about 1/3 as much), better logging, and administration can all be done with the "postconf" command. Jay > -----Original Message----- > From: Darryl Hoar [mailto:darryl@osborne-ind.com] > Sent: Tuesday, January 29, 2002 12:15 PM > To: freebsd-questions@freebsd.org > Subject: Qmail update > > > Greetings, > I have 4.3-release on a box, and installed Qmail from the ports. > I have had a problem with the qmail popper hanging and the only > way to get it working again is to reboot the box. > > At this point I have two alternatives. Upgrade to a newer version > of Qmail and hope it 'fixes' this problem, or try something new. > > This mail server is for our internal LAN (allow us to get away from > msmail). It will service about 50 mail accounts. > > How do I upgrade qmail since I already have it installed? > > If not qmail, then what? > > thanks, > Darryl > > 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 Tue Jan 29 10:25: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by hub.freebsd.org (Postfix) with SMTP id 5E6B637B402 for ; Tue, 29 Jan 2002 10:25:00 -0800 (PST) Received: from dhcp-111.noc.verio.net (HELO josephgoh) (129.250.49.111) by smtp.mail.vip.sc5.yahoo.com with SMTP; 29 Jan 2002 18:24:59 -0000 Date: Tue, 29 Jan 2002 12:25:20 -0600 From: xw To: "Joe & Fhe Barbish" Subject: Re[2]: PC Cloning : Advice and help needed Cc: "FBSD Questions" In-Reply-To: References: <20020128175718.C79959-100000@localhost> Message-Id: <20020129122509.7EFC.XIAOWU23@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.03 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 Thanks a lot Joe. CloneIt sure looks nice but in my case, I need to clone it from a Desktop to a totally different laptop (running the same version of FreeBSD though). :) Any good recommendations? On Mon, 28 Jan 2002 22:08:24 -0500 "Joe & Fhe Barbish" wrote: Joe> Joe> In the last 2 months your question has been asked many different way. Joe> Searching the archives would have answered your question. Joe> Check out these subject lines in the archives and you Joe> will have all kinds of options. Joe> Joe> http://unser.ferzkopp.net/Software/CloneIt/CloneIt.html Joe> Joe> RE: Backup using TAR Joe> RE: Copy a running system Joe> Re: copying a directory and sub directories Joe> Re: Howto replicate a existing system to a new system Joe> RE: Migrating FreeBSD to a bigger harddrive... Joe> Re: Mirroring Hard Disk _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10:25:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stereophonic.noops.org (adsl-63-195-97-84.dsl.snfc21.pacbell.net [63.195.97.84]) by hub.freebsd.org (Postfix) with SMTP id 7885937B404 for ; Tue, 29 Jan 2002 10:25:20 -0800 (PST) Received: (qmail 74672 invoked by uid 1000); 29 Jan 2002 18:25:21 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 29 Jan 2002 18:25:21 -0000 Date: Tue, 29 Jan 2002 10:25:21 -0800 (PST) From: Thomas Cannon To: Darryl Hoar Cc: Subject: Re: Qmail update In-Reply-To: <002c01c1a8f0$dc886bf0$0701a8c0@darryl> Message-ID: <20020129101343.I74084-100000@stereophonic.noops.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 4.3-release on a box, and installed Qmail from the ports. > I have had a problem with the qmail popper hanging and the only > way to get it working again is to reboot the box. It would be easier to debug this problem than it would be to try to upgrade around it. When does it hang? Nothing in the logs? What has changed since when it worked to now? When you send the process different signals, what does it do? Have you attached a debugger to the process to see what it's stuck on? Have you sent mail to the qmail mailing list asking for help? You say you need to reboot -- what are you trying to accomplish with a reboot? You can't figure out how to kill the process, or won't it start up again normally? Is anything else moving files that qmail-popper thinks are it's own? Are you sure you haven't re-enabled the OLD qpopper that came with your BSD that doesn't understand maildirs? > At this point I have two alternatives. Upgrade to a newer version > of Qmail and hope it 'fixes' this problem, or try something new. I'd try the above first. If the problem isn't with qmail, an upgrade won't serve much purpose, and it'll add in extra variables and likely break somethign else. > How do I upgrade qmail since I already have it installed? A 'make reinstall' will reinstall the port. Or get the source code and compile it. I doubt you'll be able to upgrade, as qmail itself doesn't get updated too frequently, due to it not having too many bugs. > If not qmail, then what? Oh no... here come the holy wars! Cheers, and good luck, Thomas PS: Postfix has security problems when used with sudo. The problem is with sudo. I figured I'd add that in just in case you decide to switch to it, as people are about to suggest it. I've seen the postfix v. qmail thread a few times now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10:26:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by hub.freebsd.org (Postfix) with SMTP id 4F89F37B402 for ; Tue, 29 Jan 2002 10:26:30 -0800 (PST) Received: from dhcp-111.noc.verio.net (HELO josephgoh) (129.250.49.111) by smtp.mail.vip.sc5.yahoo.com with SMTP; 29 Jan 2002 18:26:28 -0000 Date: Tue, 29 Jan 2002 12:26:49 -0600 From: xw To: "f.johan.beisser" Subject: Re[2]: PC Cloning : Advice and help needed Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20020128175718.C79959-100000@localhost> References: <20020128183318.BD55.XIAOWU23@yahoo.com> <20020128175718.C79959-100000@localhost> Message-Id: <20020129122526.7EFF.XIAOWU23@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.03 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 Thanks Johan. Any specific steps for cloning between a desktop and a laptop? Read through dd and rdist and basically they clone the hard drives in the same PC.... f.johan.beisser> > Any help and advice would be very much appreciated!! Thanks in f.johan.beisser> > advance! f.johan.beisser> f.johan.beisser> you can "clone" the disk a few ways. the more popular ones are rdist(1), f.johan.beisser> tar(1), and dd(1). these are all fairly well documented. f.johan.beisser> f.johan.beisser> i would HIGHLY suggest you dig up more information on your graphics f.johan.beisser> program first, and see what libraries, dependancies, and binaries it f.johan.beisser> depends on before you do anything. digging up information about what f.johan.beisser> you're messing with, before you play around with copying it is vital, and f.johan.beisser> may save you quite a bit of grief. f.johan.beisser> f.johan.beisser> -------/ f. johan beisser /--------------------------------------+ f.johan.beisser> http://caustic.org/~jan jan@caustic.org f.johan.beisser> "John Ashcroft is really just the reanimated corpse f.johan.beisser> of J. Edgar Hoover." -- Tim Triche f.johan.beisser> _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10:41:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from drone5.qsi.net.nz (drone5-svc-skyt.qsi.net.nz [202.89.128.5]) by hub.freebsd.org (Postfix) with SMTP id 4210737B41F for ; Tue, 29 Jan 2002 10:41:54 -0800 (PST) Received: (qmail 37056 invoked by uid 0); 29 Jan 2002 18:41:52 -0000 Received: from unknown (HELO chen.org.nz) ([210.54.19.51]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 29 Jan 2002 18:41:52 -0000 Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0TIfqL01263; Wed, 30 Jan 2002 07:41:52 +1300 (NZDT) (envelope-from jonc) Date: Wed, 30 Jan 2002 07:41:52 +1300 From: Jonathan Chen To: Tim Legg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports/games/larn Where is it? Message-ID: <20020130074152.A1009@grimoire.chen.org.nz> References: <20020129183044.B3452@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from legg@iastate.edu on Tue, Jan 29, 2002 at 10:31:26AM -0600 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, Jan 29, 2002 at 10:31:26AM -0600, Tim Legg wrote: > I have FreeBSD 4.4 installed. It isn't part of my base system. > > Only thing in /usr/games/ is an empty wheel-owned folder called 'hide' > You haven't got the games distro installed. You can do this from your CD/install-media or if you've got the sources installed, build it yourself from /usr/src/games. -- Jonathan Chen ---------------------------------------------------------------------- Power corrupts, Absolute Power is pretty neat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 10:54:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f258.law11.hotmail.com [64.4.16.133]) by hub.freebsd.org (Postfix) with ESMTP id 633AC37B400 for ; Tue, 29 Jan 2002 10:54:47 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 29 Jan 2002 10:54:47 -0800 Received: from 68.6.89.248 by lw11fd.law11.hotmail.msn.com with HTTP; Tue, 29 Jan 2002 18:54:47 GMT X-Originating-IP: [68.6.89.248] From: "Charles Burns" To: TD790@aol.com Cc: questions@freebsd.org Subject: Re: OT: PSs, was: 64-bit PCI mobos Date: Tue, 29 Jan 2002 11:54:47 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 29 Jan 2002 18:54:47.0300 (UTC) FILETIME=[6C26FC40:01C1A8F6] 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 dont think I said they put out exactly 180..in fact im sure i didnt. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > >Even though TYAN admits to the problem, you desparately continue to try to >make a point that can't be made. Please get a clue. To quote an earlier response of yours: -------------------------- >> Why are you so sure that it's truely putting out 180W?? Did you test >>it yourself? And if it can put out 180W, how do you know that it's >>"clean" at that power level? >> > >yes." -------------------------- That seems to indicate that you said that you had tested the power supply to output 180W. Cleanly, no less. Anyway, as I said earlier this really isn't that big of a deal. Noone really cares about power supplies. They are boring. Yes, Tyan may admit that there is a problem with a certain motherboard when a low power PS is used. So? Use a better PS. That's what this whole thread turned into. Myself and others indicating that you can resolve the problem of the mobo not working properly with a very low output PS by using a better (and still cheap) power supply. I thought that my long response a few emails ago was clear to the point of being redundant, but I guess not. So anyway, to summarize the thread: 1) Certain Tyan mobo's don't operate well (if at all) with weak PSs while certain other mobos with the same chipset do. 2) 1. can be resolved by using a good power supply. 3) Insulting people for calling you on false information, even when the information isn't of any particular importance, is not good netiquette. Best regards, Charles Burns _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 11: 2:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 4B44637B402 for ; Tue, 29 Jan 2002 11:02:47 -0800 (PST) Received: from [209.224.32.58] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 16VdWi-0006CY-00; Tue, 29 Jan 2002 13:02:41 -0600 Date: Tue, 29 Jan 2002 13:03:20 -0600 From: Stephen Hilton To: questions@FreeBSD.ORG Cc: Tony Saign Subject: Re: Help, cannot install new kernel Message-Id: <20020129130320.75e5f676.nospam@hiltonbsd.com> In-Reply-To: <200201291805.g0TI54b51560@opensrs.saignon.net> References: <200201291805.g0TI54b51560@opensrs.saignon.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--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 Tue, 29 Jan 2002 10:05:04 -0800 (PST) Tony Saign wrote: > I have tried about 6 times now to install a kernel after > cvsup my source without success :( > -snip- Tony, Check out my buildworld web page at: http://www.hiltonbsd.com/buildworld_info.php I am in the process of updating it for the 4.5 release, but current content may help you out. Regards, Stephen Hilton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 11:12:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mydomain.com (64.c210-85-131.ethome.net.tw [210.85.131.64]) by hub.freebsd.org (Postfix) with SMTP id D121D37B405 for ; Tue, 29 Jan 2002 11:12:48 -0800 (PST) Received: from tpts8 by giga.net.tw with SMTP id ZOk2MqTcCiCYZIt; Wed, 30 Jan 2002 03:08:32 +0800 Message-ID: From: seven@giga.net.tw To: No4@FreeBSD.ORG, No5@FreeBSD.ORG, No6@FreeBSD.ORG, No7@FreeBSD.ORG, No8@FreeBSD.ORG, No9@FreeBSD.ORG, No10@FreeBSD.ORG, No11@FreeBSD.ORG, No12@FreeBSD.ORG Subject:=?big5?Q?=B9=EF=A4=A3=B0_ , =A5=B4=C2Z=A4F.......?= MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_YKWHzQFRSOnQAAKlUBR8YAM9" X-Mailer: 1snqG5Eq4Rg3jYxHNx X-Priority: 3 X-MSMail-Priority: Normal Date: Tue, 29 Jan 2002 11:12:48 -0800 (PST) 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_YKWHzQFRSOnQAAKlUBR8YAM9 Content-Type: multipart/alternative; boundary="----=_NextPart_YKWHzQFRSOnQAAKlUBR8YAM9AA" ------=_NextPart_YKWHzQFRSOnQAAKlUBR8YAM9AA Content-Type: text/html; charset="big5" Content-Transfer-Encoding: base64 pmKzb63TwWOmo6q6qsC3fKSkLKdBKKlwKaxPpKOsT6ZdpHWnQKajuEypzr3St36oSa2rLi4uLi4u Li4uLi4uDQoNCqbTqFOms67JtqG7e8PRp/OmaKq6qkKms7bcPz8/Pz8/Pw0KDQqoU6azw/arWSyz b7jMprOkQK3Ttleyci62V6yvLrZXo3SkQKO1YKq6peakzah0ss6mYrWltdunQSipcCkNCg0Kxf2n QSipcCmlaaVIu3vD0avcpmil/qzZqrqr0630rPyka7PhISEhISEhISENCg0KICAgICAgICAwOTQz LTAxMTEyMg0KDQogICAgICAgIDA5NDMtMDU1NTY2 ------=_NextPart_YKWHzQFRSOnQAAKlUBR8YAM9AA-- ------=_NextPart_YKWHzQFRSOnQAAKlUBR8YAM9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 11:18:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 121CA37B405 for ; Tue, 29 Jan 2002 11:18:44 -0800 (PST) Received: from sdn-ar-004dcwashp219.dialsprint.net ([206.133.21.235] helo=moo.holy.cow) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16Vdm3-0002aG-00; Tue, 29 Jan 2002 11:18:31 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 4D21450BD9; Tue, 29 Jan 2002 14:20:34 -0500 (EST) Date: Tue, 29 Jan 2002 14:20:34 -0500 From: parv To: Munish Chopra Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HP LaserJet 1000 or other laser printer Message-ID: <20020129192034.GA8496@moo.holy.cow> Mail-Followup-To: Munish Chopra , freebsd-questions@FreeBSD.ORG References: <20020129015035.K7576@rn-re116a13.uwaterloo.ca> <200201290926.g0T9Qo882648@fedde.littleton.co.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201290926.g0T9Qo882648@fedde.littleton.co.us> 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 message <200201290926.g0T9Qo882648@fedde.littleton.co.us>, wrote Chris Fedde thusly... > > On Tue, 29 Jan 2002 01:50:35 -0500 Munish Chopra wrote: > > | I'm in the process of looking for a laser printer, and I'm wondering > | whether anyone has had any good or bad experiences with an HP LaserJet > | 1000. I'm looking for a laser printer in the $300-400 range (CDN), any > | suggestions for other models would be most welcome. ... i bought lexmark optra e310 for $300-400 (US) 2-3 years ago. it supports ps2 and pcl5 or pcl6. i think the updated model is e312. only thing that it doesn't do is double sided printing ... which makes a laser print almost double in price, too. otherwise, it is working just fine. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 11:39: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21007.mail.yahoo.com (web21007.mail.yahoo.com [216.136.227.61]) by hub.freebsd.org (Postfix) with SMTP id DA97437B404 for ; Tue, 29 Jan 2002 11:38:57 -0800 (PST) Message-ID: <20020129193857.88554.qmail@web21007.mail.yahoo.com> Received: from [66.3.230.240] by web21007.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 19:38:57 GMT Date: Tue, 29 Jan 2002 19:38:57 +0000 (GMT) From: =?iso-8859-1?q?Matt=20Sykes?= Subject: garbled wav files To: freebsd-questions@freebsd.org 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 I posted this on -multimedia; no response so I'm trying it here. just cvsupped RELENG_4 (4.5-RC) on dual PIII 550 I also just installed an sb live, added "device pcm" in kernel config. xerxes:~> dmesg | grep pcm pcm0: port 0xb800-0xb81f irq 5 at device 11.0 on pci0 xerxes:~> cat /dev/sndstat FreeBSD Audio Driver (newpcm) Jan 28 2002 08:46:35 Installed devices: pcm0: at io 0xb800 irq 5 (4p/1r/0v channels duplex) by the way, I did NOT specify the 'newpcm' device in the config as it appears to say here. xmms sounds great playing mp3s, but wav files sound terrible on xmms and gaim; garbled and static-y. Any help appreciated, --Matt __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 11:59:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.marketwatchmail.com (mail.marketwatchmail.com [206.146.143.85]) by hub.freebsd.org (Postfix) with SMTP id 5BEF437B404 for ; Tue, 29 Jan 2002 11:59:23 -0800 (PST) Received: (qmail 2699 invoked from network); 29 Jan 2002 20:47:00 -0000 Received: from unknown (HELO jaustadw2k) (206.147.106.71) by mail.marketwatchmail.com with SMTP; 29 Jan 2002 20:47:00 -0000 From: "Jay Austad" To: "'parv'" , "Munish Chopra" Cc: Subject: RE: HP LaserJet 1000 or other laser printer Date: Tue, 29 Jan 2002 13:59:21 -0600 Message-ID: <54180709DD3FE145917BB165AFE7EFA002E0D3B8@mspexch2.office.mktw.net> 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.2600.0000 In-Reply-To: <20020129192034.GA8496@moo.holy.cow> 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 There is a samsung laser printer on amazon.com for about $165. If you search dealnews.com, you can get free shipping on it by clicking a link to amazon, there was also a $15 off anything over $100 coupon you could use. Also, somewhere on dealnews, there is a coupon for a free toner cartridge for it. Basically, you can end up with it for $150 and an extra toner. Samsung makes sure their printers work with linux, so you probably wouldn't have much trouble making it work with FreeBSD. Jay > -----Original Message----- > From: parv [mailto:parv_@yahoo.com] > Sent: Tuesday, January 29, 2002 1:21 PM > To: Munish Chopra > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: HP LaserJet 1000 or other laser printer > > > in message <200201290926.g0T9Qo882648@fedde.littleton.co.us>, > wrote Chris Fedde thusly... > > > > On Tue, 29 Jan 2002 01:50:35 -0500 Munish Chopra wrote: > > > > | I'm in the process of looking for a laser printer, and > I'm wondering > > | whether anyone has had any good or bad experiences with > an HP LaserJet > > | 1000. I'm looking for a laser printer in the $300-400 > range (CDN), any > > | suggestions for other models would be most welcome. > ... > > i bought lexmark optra e310 for $300-400 (US) 2-3 years ago. it > supports ps2 and pcl5 or pcl6. i think the updated model is e312. > > only thing that it doesn't do is double sided printing ... which > makes a laser print almost double in price, too. otherwise, it is > working just fine. > > - parv > > -- > > > 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 Tue Jan 29 12:13: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 6CBD537B404 for ; Tue, 29 Jan 2002 12:13:01 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0TKCxm23459 for freebsd-questions@freebsd.org; Tue, 29 Jan 2002 15:12:59 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0TKCvU23438 for ; Tue, 29 Jan 2002 15:12:57 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 216.153.201.63 (SquirrelMail authenticated user cjm2) by www1.27in.tv with HTTP; Tue, 29 Jan 2002 15:12:57 -0500 (EST) Message-ID: <2477.216.153.201.63.1012335177.squirrel@www1.27in.tv> Date: Tue, 29 Jan 2002 15:12:57 -0500 (EST) Subject: Converting capability database back to text? From: "C J Michaels" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.5 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Hi, *bows head in shame* Is there any way I reverse the process of cap_mkdb and extract login.conf from my login.conf.db? It seems I managed to overwrite my /etc/login.conf with mergemaster several months ago, and I don't have backups that date that far back. Thanks, -- Chris "I'll defend to the death your right to say that, but I never said I'd listen to it!" -- Tom Galloway with apologies to Voltaire To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:17:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id EC67537B402 for ; Tue, 29 Jan 2002 12:17:39 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0TKHaA17343; Tue, 29 Jan 2002 14:17:36 -0600 (CST) (envelope-from dan) Date: Tue, 29 Jan 2002 14:17:35 -0600 From: Dan Nelson To: C J Michaels Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Converting capability database back to text? Message-ID: <20020129201735.GE92289@dan.emsphone.com> References: <2477.216.153.201.63.1012335177.squirrel@www1.27in.tv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2477.216.153.201.63.1012335177.squirrel@www1.27in.tv> User-Agent: Mutt/1.3.25i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Jan 29), C J Michaels said: > Is there any way I reverse the process of cap_mkdb and extract > login.conf from my login.conf.db? It seems I managed to overwrite my > /etc/login.conf with mergemaster several months ago, and I don't have > backups that date that far back. If you have the db3 port installed, you can use the "db3_dump185 -p" command to dump the raw databse records out. You'll have to massage it a bit to get it back into the old format, but it'll work. -- 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 Tue Jan 29 12:20: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ftpbox.mot.com (ftpbox.mot.com [129.188.136.101]) by hub.freebsd.org (Postfix) with ESMTP id D23A637B416 for ; Tue, 29 Jan 2002 12:20:01 -0800 (PST) Received: [from mothost.mot.com (mothost.mot.com [129.188.137.101]) by ftpbox.mot.com (ftpbox 2.1) with ESMTP id NAA02722 for ; Tue, 29 Jan 2002 13:20:00 -0700 (MST)] Received: [from il27exm07.cig.mot.com (IL27EXM07.cig.mot.com [136.182.15.116]) by mothost.mot.com (MOT-mothost 2.0) with ESMTP id NAA25442 for ; Tue, 29 Jan 2002 13:20:00 -0700 (MST)] Received: by IL27EXM07.cig.mot.com with Internet Mail Service (5.5.2654.52) id ; Tue, 29 Jan 2002 14:20:00 -0600 Message-ID: <49B18DE31018D5118FBA009027B0FE990718834C@IL27EXM07.cig.mot.com> From: Valdivia Mary Mak-CGNG56 To: "'freebsd-questions@FreeBSD.ORG'" Subject: PCMCIA serial card for FreeBSD Date: Tue, 29 Jan 2002 14:19:59 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2654.52) Content-Type: text/plain; charset="iso-8859-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 Does anyone know if there are any PCMCIA RS232 serial card out there that works for the FreeBSD operating system ? The Sealevel PCMCIA serial card works for Windows OS, but not FreeBSD. Thanks, Mary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:25:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx-out.daemonmail.net (mx-out.daemonmail.net [209.75.5.3]) by hub.freebsd.org (Postfix) with ESMTP id 6149637B402 for ; Tue, 29 Jan 2002 12:25:29 -0800 (PST) Received: from mx0.emailqueue.net (localhost.daemonmail.net [127.0.0.1]) by mx-out.daemonmail.net (8.9.3/8.9.3) with SMTP id MAA82748 for ; Tue, 29 Jan 2002 12:25:29 -0800 (PST) (envelope-from chris@tierra.net) Received: from ZEUS.tierra.net (ZEUS.tierra.net [216.104.164.101]) by mail.tierranet.com with ESMTP id wFT3Kin5 Tue, 29 Jan 2002 12:25:28 -0700 (PST) Message-Id: <5.1.0.14.2.20020129122218.03429720@mail.tierra.net> X-Sender: chris@mail.tierra.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 29 Jan 2002 12:26:36 -0800 To: questions@FreeBSD.ORG From: Chris Samaritoni Subject: Obtaining CPU serial numbers In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Everyone, I was wonder is there a way to determine the serial numbers of the CPUs in a machine while it's running. Similar in the way you can use the camcontrol util to determine the hard drive serial numbers. If not is there a way to determine the speed of the processors? I know you can look in the message file after boot up and find it, but I'm looking for a util so I don't have to reboot hundreds of machines. Thanks, Chris Samaritoni chris@tierra.net ---------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:35: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id A7F6737B419 for ; Tue, 29 Jan 2002 12:35:01 -0800 (PST) Received: from ferox.paradise.net.nz (203-79-67-22.tnt10.paradise.net.nz [203.79.67.22]) by deborah.paradise.net.nz (Postfix) with ESMTP id C6224D1AA3; Wed, 30 Jan 2002 09:34:58 +1300 (NZDT) Message-Id: <5.1.0.14.2.20020130091127.00a87c20@pop3.paradise.net.nz> X-Sender: ferox@pop3.paradise.net.nz X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 30 Jan 2002 09:36:13 +1300 To: freebsd-questions@freebsd.org, dunlug@lists.ethernal.org From: Chris Pearce Subject: Is ADSL modem + NAT the same as an ADSL Router? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 all, I'm setting up a network to share an ADSL connection, and I'm wondering about the difference between a regular ADSL modem and an ADSL router. My plan was to have a FreeBSD box acting as a gateway for the LAN, but I'm not sure whether a router or a regular modem is required. I already have a hub, so if I put a regular ADSL modem in the FreeBSD box running NAT, connect it to the hub, and configure it as a gateway, will it work? What would be different if I had a router? What do they do differently? The guys at the shops tell me that I need a router, but then again, it's sales people telling me that... I tried to STFW, but all I got was people trying to sell me modems. Can someone help? Thanks, Chris Pearce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:35:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 6A92937B402 for ; Tue, 29 Jan 2002 12:35:29 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8C5C766C11; Tue, 29 Jan 2002 12:35:28 -0800 (PST) Date: Tue, 29 Jan 2002 12:35:28 -0800 From: Kris Kennaway To: Tony Saign Cc: freebsd-questions@freebsd.org Subject: Re: Help, cannot install new kernel Message-ID: <20020129123528.B69689@xor.obsecurity.org> References: <200201291805.g0TI54b51560@opensrs.saignon.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200201291805.g0TI54b51560@opensrs.saignon.net>; from tony@saign.com on Tue, Jan 29, 2002 at 10:05:04AM -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 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 29, 2002 at 10:05:04AM -0800, Tony Saign wrote: > I have tried about 6 times now to install a kernel after cvsup my source = without success :( >=20 > No errors reported during make buildworld > No errors reported during make buildkernel KERNCONF=3Dtest >=20 > Tried both current and stable branches, but fails with below error... kldxref is only present in -current; you shouldn't run -current if you can't deal with this kind of error on your own. Kris --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8VweNWry0BWjoQKURAgk4AJoDoJfJGMuH6XRvS0684vpEkqzrfQCfTiV7 X4+3QFnm3TWuv05UhMyQ6UA= =lL7p -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:41:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 4503E37B400 for ; Tue, 29 Jan 2002 12:41:43 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g0TKdtM94123; Tue, 29 Jan 2002 17:39:56 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Tue, 29 Jan 2002 17:39:54 -0300 (ART) From: Fernando Gleiser To: Jarek Granat Cc: Subject: Re: IPNAT problem In-Reply-To: <20020129185447.A28048-100000@adeon.lublin.pl> Message-ID: <20020129172923.L92865-100000@cactus.fi.uba.ar> 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 Tue, 29 Jan 2002, Jarek Granat wrote: > Now I use IPf/IPnat and I'd like to do redirect incoming > packets in this way: > > - we redirect packets only when packet is from A.B.C.D > (packets from other IPs aren't redirects) I dont know if you can do that in ipnat. Search th IPF mailing list archives for more info (http://false.net/ipfilter) > - we redirect packets to computer under NAT - 192.168.0.X > - we redirect packets incoming to *all* ports, tcp&udp Yopu can do this with bimap. bimap is for one to one mapping (you map one public IP to one private IP). In general: * If you want to map a set of private IPs to a smaller set of public IPs, you use map. * If you want to redirect some ports, or if you have more exposed services than public IPs, you use rdr. * If you want to do interception/transparent proxying, you use rdr. * If you want to map one public IP to one private IP, you use bimap. * If you want to map a block of public IPs to a block of private IPs (of the same size) and you don't feel like writing a bimap for each one, you use map-block. For more info you can search the ipf mailing list archives (see above), read the HOWTO (http://www.obfuscation.org/ipfilter/) and the ipf faq (http://home.earthlink.net/~jaymzh666/ipf/). Hope this helps. Fer > > How to do it? > rdr? map? bimap? > > Thanks, > -- > =[-----------------------------------------]= > =[ Jarek Granat `dze' - nic-hdl: JG3-6BONE ]= > =[ jarek@adeon.lublin.pl - GG: 1124881 ]= > =[ www.granat.eu.org - www.adeon.lublin.pl ]= > =[-----------------------------------------]= > > > 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 Tue Jan 29 12:44: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 329E837B400 for ; Tue, 29 Jan 2002 12:44:03 -0800 (PST) Received: from SAGEONE (adsl-64-219-20-243.dsl.crchtx.swbell.net [64.219.20.243]) by sage-american.com (8.9.3/8.9.3) with SMTP id OAA04369; Tue, 29 Jan 2002 14:43:57 -0600 (CST) Message-Id: <3.0.5.32.20020129144354.01a144d0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 29 Jan 2002 14:43:54 -0600 To: Chris Pearce , freebsd-questions@FreeBSD.ORG, dunlug@lists.ethernal.org From: jacks@sage-american.com Subject: Re: Is ADSL modem + NAT the same as an ADSL Router? In-Reply-To: <5.1.0.14.2.20020130091127.00a87c20@pop3.paradise.net.nz> 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 already have a hub, so if I put a regular ADSL modem in the FreeBSD box running NAT, connect it to the hub, and configure it as a gateway, will it work?..." You've got what you need. Just use the FBSD as the "router".... At 09:36 AM 1.30.2002 +1300, Chris Pearce wrote: >Hey all, > >I'm setting up a network to share an ADSL connection, >and I'm wondering about the difference between a regular >ADSL modem and an ADSL router. > >My plan was to have a FreeBSD box acting as a >gateway for the LAN, but I'm not sure whether a router >or a regular modem is required. > >I already have a hub, so if I put a regular ADSL modem >in the FreeBSD box running NAT, connect it to the hub, >and configure it as a gateway, will it work? What would be >different if I had a router? What do they do differently? > >The guys at the shops tell me that I need a router, >but then again, it's sales people telling me that... I tried >to STFW, but all I got was people trying to sell me >modems. > >Can someone help? > > >Thanks, >Chris Pearce. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:51:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 7CE6D37B405 for ; Tue, 29 Jan 2002 12:51:07 -0800 (PST) Received: from fwd00.sul.t-online.de by mailout01.sul.t-online.com with smtp id 16VfDd-0005lI-0A; Tue, 29 Jan 2002 21:51:05 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.113.93]) by fmrl00.sul.t-online.com with esmtp id 16VfDT-0XB8sKC; Tue, 29 Jan 2002 21:50:55 +0100 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.11.6/8.11.6) with ESMTP id g0TKpGI24058; Tue, 29 Jan 2002 21:51:22 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200201292051.g0TKpGI24058@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Chris Samaritoni Cc: questions@FreeBSD.ORG Subject: Re: Obtaining CPU serial numbers Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 29 Jan 2002 12:26:36 PST." <5.1.0.14.2.20020129122218.03429720@mail.tierra.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 29 Jan 2002 21:51:16 +0100 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.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 Chris Samaritoni writes: > Hey Everyone, > > I was wonder is there a way to determine the serial numbers of the CPUs in > a machine while it's running. Similar in the way you can use the camcontrol > util to determine the hard drive serial numbers. If not is there a way to > determine the speed of the processors? I know you can look in the message > file after boot up and find it, but I'm looking for a util so I don't have > to reboot hundreds of machines. > No need to reboot, just look at /var/run/dmesg.boot. However, machdep.tsc_freq: 1200053708 on my machine, a 1.2 GHz Athlon. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:54:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 105CE37B400 for ; Tue, 29 Jan 2002 12:54:21 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id g0TKsI897837; Tue, 29 Jan 2002 12:54:18 -0800 (PST) (envelope-from jan@caustic.org) Date: Tue, 29 Jan 2002 12:54:18 -0800 (PST) From: "f.johan.beisser" X-X-Sender: jan@localhost To: xw Cc: freebsd-questions@FreeBSD.ORG Subject: Re[2]: PC Cloning : Advice and help needed In-Reply-To: <20020129122526.7EFF.XIAOWU23@yahoo.com> Message-ID: <20020129102823.O95133-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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 Tue, 29 Jan 2002, xw wrote: > Thanks Johan. > > Any specific steps for cloning between a desktop and a laptop? > Read through dd and rdist and basically they clone the hard > drives in the same PC.... rdist can be done over the network (aswell as tunneled through ssh, there are docs on how to do this out on the net, and probably on the archives). dd may have that functionality aswell, but i've not seen any system for doing it. hrm. i would suggest reading the rdist faq. -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "John Ashcroft is really just the reanimated corpse of J. Edgar Hoover." -- Tim Triche To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:54:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 88BD337B402 for ; Tue, 29 Jan 2002 12:54:42 -0800 (PST) Received: from fwd01.sul.t-online.de by mailout02.sul.t-online.com with smtp id 16VfGy-0001a7-09; Tue, 29 Jan 2002 21:54:32 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.113.93]) by fmrl01.sul.t-online.com with esmtp id 16VfGq-1uF1s0C; Tue, 29 Jan 2002 21:54:24 +0100 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.11.6/8.11.6) with ESMTP id g0TKskI24075; Tue, 29 Jan 2002 21:54:47 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200201292054.g0TKskI24075@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Chris Pearce Cc: freebsd-questions@freebsd.org, dunlug@lists.ethernal.org Subject: Re: Is ADSL modem + NAT the same as an ADSL Router? Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 30 Jan 2002 09:36:13 +1300." <5.1.0.14.2.20020130091127.00a87c20@pop3.paradise.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 29 Jan 2002 21:54:46 +0100 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.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 Chris Pearce writes: > Hey all, > > I'm setting up a network to share an ADSL connection, > and I'm wondering about the difference between a regular > ADSL modem and an ADSL router. > I personally use a router because I'm too lazy to set up ppp and the firewall rules for myself. However, a friend is using a FreeBSD box with ppp -nat and just a modem (which I set up, go figure) and it works just fine. There's really no reason to buy a router if you have a FreeBSD box with 2 NICs. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:56: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.wintersperu.com.pe (alpha.wintersperu.com.pe [200.37.53.28]) by hub.freebsd.org (Postfix) with ESMTP id B08EC37B400 for ; Tue, 29 Jan 2002 12:55:51 -0800 (PST) Received: from alvaro ([130.102.1.2]) by alpha.wintersperu.com.pe (8.8.7/8.8.7) with ESMTP id PAA02017; Tue, 29 Jan 2002 15:52:01 -0500 From: "Alvaro Rosales R." Organization: Procacao S.A To: Simon Dick , freebsd-questions@FreeBSD.ORG Date: Tue, 29 Jan 2002 15:55:10 -0500 MIME-Version: 1.0 Subject: Re: How to add a second processor? Reply-To: aran80@wintersperu.com.pe Message-ID: <3C56C5DE.29916.123F54@localhost> In-reply-to: <05256B50.00645D44.00@servidor1.wintersperu.com.pe> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 Thanks friend but I uncommented the lines you told me and when I tried to boot again my system hungs is there anithing else I have to edit from the GENERIC Kernel, to maqke it work ?? Im using FREE BSD Release4.3 in a DUAL processor COMPAQ PROLIANT ML370 > > > > > On Tue, Jan 29, 2002 at 12:24:25PM -0500, Alvaro Rosales R. wrote: > > Hi folks! I have just added a second processor to my system but I > > dont know how to set it up in FreeBSD, Can you help me with this > > please?. > > thanks in advance. > > If you read GENERIC you find the following lines: > # To make an SMP kernel, the next two are needed > #options SMP # Symmetric MultiProcessor Kernel > #options APIC_IO # Symmetric (APIC) I/O > > just uncomment the two options, recompile your kernel and you have a > SMP capable kernel. The second cpu should automatically be detected on > boot. > > -- > Simon Dick simond@irrelevant.org > "Why do I get this urge to go bowling everytime I see Tux?" > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > Alvaro A. Rosales Rojas. ---------------- a.k.a. RAZA Proud user of Pegasus Mail Soporte Tecnico de Sistemas Procacao S.A 3368113 ext 260 "You'll never know how far you can go until you break the chains that tie your soul " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 12:59: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts16-srv.bellnexxia.net (tomts16.bellnexxia.net [209.226.175.4]) by hub.freebsd.org (Postfix) with ESMTP id 3773037B400 for ; Tue, 29 Jan 2002 12:58:58 -0800 (PST) Received: from d.tracker ([64.231.217.78]) by tomts16-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020129205857.UQKV24797.tomts16-srv.bellnexxia.net@d.tracker>; Tue, 29 Jan 2002 15:58:57 -0500 Received: (from david@localhost) by d.tracker (8.11.6/8.11.3) id g0TKola13378; Tue, 29 Jan 2002 15:50:47 -0500 (EST) (envelope-from david) Date: Tue, 29 Jan 2002 15:50:47 -0500 From: David Banning To: Mark Woodson Cc: questions@freebsd.org Subject: Re: problem with samba from one windows box Message-ID: <20020129155047.A13350@sympatico.ca> References: <20020129005338.A4190@sympatico.ca> <5.1.0.14.0.20020129072425.036b15b0@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.0.20020129072425.036b15b0@127.0.0.1>; from mwoodson@bacxs.com on Tue, Jan 29, 2002 at 07:30:03AM -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 Tue, Jan 29, 2002 at 07:30:03AM -0500, Mark Woodson wrote: > At 12:53 AM 1/29/2002 -0500, you wrote: > >One windows 98 box only gives me an error trying to access the printers. > >I get the network icon for the FreeBSD machine, but when I double click > >on it, I get the windows error; > > > > > >What may be a clue to the problem, > >is that during windows boot, I get the 3-field password > >window which is a login for a Microsoft network, which I just get an error > >from. I don't understand that window, don't want it, > >and I don't know how do get rid of it. > >I don't have that login on my other windows boxes and they work fine. Then > >I get the 2-field standard password, which is standard on my other win boxes. > > The difference between the two and three field logins is called related to > domains. You've apparently set this particular win98 box to login into a > domain, and your bafflement suggests that there is no PDC to login to. I > avoid 98 as much as I am able, but if you go to the Control Panel, locate > Network and look for "Log into an NT Doman" or something similar in the > Client for Microsoft Windows box you should be good to go. Thanks Mark, for your help. Your suggestion worked to get rid of the unwanted boot window. I still cannot access the BSD printers that other win machines can. I notice that I cannot access the other windows machines drives either. From here I will sample the support archives that are windows oriented. I'm sure there are many who have been where I am now. Cheers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 13: 4:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 36B5337B405 for ; Tue, 29 Jan 2002 13:04:15 -0800 (PST) Received: from gateway ([63.70.155.14]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Tue, 29 Jan 2002 16:07:37 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: Apache2 + Frontpage2002 Date: Tue, 29 Jan 2002 16:04:05 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 Is there a frontpage2002 mod for Apache version 2? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 13: 9:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by hub.freebsd.org (Postfix) with ESMTP id B0E2237B404 for ; Tue, 29 Jan 2002 13:09:36 -0800 (PST) Received: from lungfish.ntlworld.com ([62.253.148.205]) by mta06-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020129210934.GGLT7000.mta06-svc.ntlworld.com@lungfish.ntlworld.com>; Tue, 29 Jan 2002 21:09:34 +0000 Received: from tuatara.goatsucker.org (tuatara.goatsucker.org [192.168.1.6]) by lungfish.ntlworld.com (8.11.3/8.11.3) with ESMTP id g0TL9Xn44181; Tue, 29 Jan 2002 21:09:33 GMT (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.11.6/8.11.6) id g0TL95D03535; Tue, 29 Jan 2002 21:09:05 GMT (envelope-from scott) Date: Tue, 29 Jan 2002 21:09:05 +0000 From: Scott Mitchell To: Chris Pearce Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is ADSL modem + NAT the same as an ADSL Router? Message-ID: <20020129210905.B293@localhost> References: <5.1.0.14.2.20020130091127.00a87c20@pop3.paradise.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20020130091127.00a87c20@pop3.paradise.net.nz>; from ferox@paradise.net.nz on Wed, Jan 30, 2002 at 09:36:13AM +1300 X-Operating-System: FreeBSD 4.5-RC i386 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 Wed, Jan 30, 2002 at 09:36:13AM +1300, Chris Pearce wrote: > Hey all, > > I'm setting up a network to share an ADSL connection, > and I'm wondering about the difference between a regular > ADSL modem and an ADSL router. > > My plan was to have a FreeBSD box acting as a > gateway for the LAN, but I'm not sure whether a router > or a regular modem is required. > > I already have a hub, so if I put a regular ADSL modem > in the FreeBSD box running NAT, connect it to the hub, > and configure it as a gateway, will it work? What would be > different if I had a router? What do they do differently? > > The guys at the shops tell me that I need a router, > but then again, it's sales people telling me that... I tried > to STFW, but all I got was people trying to sell me > modems. > > Can someone help? You just need a modem. ADSL/cable routers do pretty much exactly what the FreeBSD box + hub setup you've described will do, with a lot more flexibilty. Just make sure you get an ADSL modem that works with FreeBSD. Anything that connects over Ethernet should work (although you may need to set up PPPoE as well). I believe some USB-connected models can be convinced to work, too. Anything else is likely to be a non-starter. HTH, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 13:16:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from opensrs.saignon.net (216-120-17-67.dsl.cust.tfb.com [216.120.17.67]) by hub.freebsd.org (Postfix) with ESMTP id 48FBF37B404 for ; Tue, 29 Jan 2002 13:16:35 -0800 (PST) Received: (from root@localhost) by opensrs.saignon.net (8.11.4/8.11.3) id g0TLIU052380; Tue, 29 Jan 2002 13:18:30 -0800 (PST) (envelope-from tony@saign.com) Date: Tue, 29 Jan 2002 13:18:30 -0800 (PST) From: Tony Saign Message-Id: <200201292118.g0TLIU052380@opensrs.saignon.net> Subject: Re: Help, cannot install new kernel To: Kris Kennaway Cc: freebsd-questions@freebsd.org X-Originating-IP: 216.188.41.2 X-Mailer: Webmin 0.91 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="--------1012339109" 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. ----------1012339109 Content-Type: text/plain Content-Transfer-Encoding: 7bit Kris Kennaway wrote .. > On Tue, Jan 29, 2002 at 10:05:04AM -0800, Tony Saign wrote: > > I have tried about 6 times now to install a kernel after cvsup my source > without success :( > > > > No errors reported during make buildworld > > No errors reported during make buildkernel KERNCONF=test > > > > Tried both current and stable branches, but fails with below error... > > kldxref is only present in -current; you shouldn't run -current if you > can't deal with this kind of error on your own. How can one LEARN if one doesn't break things?? > > Kris Correct me if I am mistaken, but originally I was trying to cvsup to STABLE (see below) I only tried current to see if it would get rid of my error! t20# more /etc/stable *default host=cvsup13.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all -Tony ----------1012339109-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 13:37: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21309.mail.yahoo.com (web21309.mail.yahoo.com [216.136.173.254]) by hub.freebsd.org (Postfix) with SMTP id 5CDFA37B400 for ; Tue, 29 Jan 2002 13:37:00 -0800 (PST) Message-ID: <20020129213700.75062.qmail@web21309.mail.yahoo.com> Received: from [64.254.35.93] by web21309.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 13:37:00 PST Date: Tue, 29 Jan 2002 13:37:00 -0800 (PST) From: Damion Easom To: freebsd-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'm running FreeBSD 2.1, and I was wondering if it is possible for me to dial-in to my system from another computer? If not how do I connect two computer that are side by side? thanks Damion Easom (djeasom66762@yahoo.com) or easom@terraworld.net (ISP) __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 13:56: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.enter.net (mail1.enter.net [63.65.0.21]) by hub.freebsd.org (Postfix) with ESMTP id A52AA37B405 for ; Tue, 29 Jan 2002 13:56:03 -0800 (PST) Received: from arm.enter.net (arm.enter.net [63.65.2.46]) by mail1.enter.net (Postfix) with ESMTP id D89D381F86 for ; Tue, 29 Jan 2002 16:55:57 -0500 (EST) Date: Tue, 29 Jan 2002 16:52:42 -0500 (EST) From: Armand Sulter To: freebsd-questions@FreeBSD.ORG Subject: authenticate without passwordfile entry ? 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 Hi, We're trying to have solid pop3 authenticate through PAM on a postgresql server. It actually uses the passwords stored in the database, however it queries the password file first to get the account information. Is there a way to do this completely off the database without having the users in the password file ? Any suggestions would be great :) With best regards, Armand Sulter - Systems Administration ******************************************************************** ENTER.NET - "The Road to the Internet Starts Here!" (tm) (610) 437-2221 * http://www.enter.net/ * email:support@enter.net ******************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 14: 1: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id BB0FA37B405 for ; Tue, 29 Jan 2002 14:00:57 -0800 (PST) Received: from dialup-209.245.134.159.dial1.sanjose1.level3.net ([209.245.134.159] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VgJ8-0001zD-00; Tue, 29 Jan 2002 14:00:50 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0TLxW779423; Tue, 29 Jan 2002 13:59:32 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 13:59:32 -0800 From: "Crist J. Clark" To: Richard Cc: questions@FreeBSD.ORG Subject: Re: Problems with syslog ??????? Message-ID: <20020129135932.D79208@blossom.cjclark.org> References: <000501c1a8c4$5cf10400$aa40a8c0@drtvtim.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000501c1a8c4$5cf10400$aa40a8c0@drtvtim.ro>; from richard@drtvtim.ro on Tue, Jan 29, 2002 at 02:55:52PM +0200 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 02:55:52PM +0200, Richard wrote: > Hi there! > > I'm running : FreeBSD 4.3 Stable > > I'm using syslog (besides the usual) to log from my Routers (Allied + > Cisco) the problem is that if I'm trying to limit the access to syslog > (from unwanted incoming UDP datagrams) by using the -a (allowed peer) > parameter (eg. -a 192.168.64.200/24:*) syslog is not logging the > incoming UDP datagrams (UDP datagrams reach the server, verified with > tcpdump), only if I run syslog simply (without -a parameter). There was a bug in syslogd.c I fixed between 4.3-RELEASE and 4.4-RELEASE that may account for this. If you use, -a 182.168.64.0/24:* It should work fine (of course you've got to protect the '*' from the shell too). You can also upgrade of course. Due to the way the math was done, the source address of the datagram could never match the filter if you didn't zero-out all of the host bits in the address provided too the '-a' option. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 14: 3:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id 54EFF37B404 for ; Tue, 29 Jan 2002 14:03:07 -0800 (PST) Received: (qmail 1564 invoked from network); 29 Jan 2002 22:03:28 -0000 Received: from unknown (HELO digitaldaemon.com) (192.168.0.73) by digitaldaemon.com with SMTP; 29 Jan 2002 22:03:28 -0000 Message-ID: <3C571B5D.5040004@digitaldaemon.com> Date: Tue, 29 Jan 2002 16:59:57 -0500 From: Jan Knepper User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD Questions Subject: FreeBSD-4.5-STABLE linux module compile error 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 Hi! Just cvsup'ed the sources and trying to compile a new kernel gives me this error while compiling the linux module(s). Any ideas??? Is my configuration missing an "option" somewhere??? Thanks! Jan cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c linux_sysent.c In file included from linux_sysent.c:14: linux_proto.h:57: syntax error before `linux_time_t' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 15:13:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.accessus.net (email.accessus.net [209.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id C713537B402 for ; Tue, 29 Jan 2002 15:13:09 -0800 (PST) Received: from [209.145.133.59] (account jkoenig@accessus.net HELO jwebmedia.com) by email.accessus.net (CommuniGate Pro SMTP 3.4.8) with ESMTP id 41128765 for freebsd-questions@FreeBSD.ORG; Tue, 29 Jan 2002 17:13:08 -0600 Message-ID: <3C572F8A.C9D7CC99@jwebmedia.com> Date: Tue, 29 Jan 2002 17:26:01 -0600 From: Joseph Koenig Reply-To: joe@jwebmedia.com Organization: jWeb New Media Design X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: make world after minimal install 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 did a 'minimal install' of FreeBSD 4.2 on a machine today and went into /usr/src to do a make world, but, there's no 'sys' directory in there to make the generic kernel out of. By 'minimal' install I mean I chose that from the list of options at the main install menu. Is there an easy way to get what I need to comiple a kernel at this point, or should I re-install the system? Thanks, joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 15:24:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.swbanktx.com (mail2.swbanktx.com [63.89.83.247]) by hub.freebsd.org (Postfix) with ESMTP id 5803637B404 for ; Tue, 29 Jan 2002 15:24:23 -0800 (PST) Received: from swbtexcn1.swbanktx.com (unverified) by mail2.swbanktx.com (Content Technologies SMTPRS 4.1.5) with ESMTP id ; Tue, 29 Jan 2002 17:18:59 -0600 Received: by swbtexcn1.swbanktx.com with Internet Mail Service (5.5.2653.19) id ; Tue, 29 Jan 2002 17:18:59 -0600 Message-ID: <9F560B2FB311D6119A7D00204840E20579EAC2@swbtexch2.swbanktx.com> From: Ronald Clark To: "'joe@jwebmedia.com'" , freebsd-questions@FreeBSD.ORG Subject: RE: make world after minimal install Date: Tue, 29 Jan 2002 17:18:56 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative ; boundary="----_=_NextPart_001_01C1A91B.52E5D650" 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 message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1A91B.52E5D650 Content-Type: text/plain; charset="iso-8859-1" CONFIDENTIALITY NOTICE: ************************************************************************ The information contained in this ELECTRONIC MAIL transmission is confidential. It may also be privileged work product or proprietary information. This information is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution [other than to the addressee(s)], copying or taking of any action because of this information is strictly prohibited. ************************************************************************ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joe, Yes there is an easy way. Run /stand/sysinstall and choose 'Configure'. Then go to 'Distributions'. Select 'src' and add what you need. =--=--=--=--=--=--=--=--=--=--=--=--= Thank you, Ron Clark (if this message comes in as html, sorry! I have a crummy mail admin) - -----Original Message----- From: Joseph Koenig [mailto:joe@jwebmedia.com] Sent: Tuesday, January 29, 2002 5:26 PM To: freebsd-questions@FreeBSD.ORG Subject: make world after minimal install I did a 'minimal install' of FreeBSD 4.2 on a machine today and went into /usr/src to do a make world, but, there's no 'sys' directory in there to make the generic kernel out of. By 'minimal' install I mean I chose that from the list of options at the main install menu. Is there an easy way to get what I need to comiple a kernel at this point, or should I re-install the system? Thanks, joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGP 7.1 iQA/AwUBPFct4ESpEYIqgLQzEQJBKgCfY30GZ8EKquYvlw9vf2HCSn+wNuAAnA/b 7jCNsNkp1iN5banCfpJerMop =hDM0 -----END PGP SIGNATURE----- CONFIDENTIALITY NOTICE: ************************************************************************ The information contained in this ELECTRONIC MAIL transmission is confidential. It may also be privileged work product or proprietary information. This information is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution [other than to the addressee(s)], copying or taking of any action because of this information is strictly prohibited. ************************************************************************ ------_=_NextPart_001_01C1A91B.52E5D650 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: make world after minimal install

         &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =        

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Joe,

  Yes there is an easy way. Run /stand/sysinstall an= d choose
'Configure'. Then go to 'Distributions'. Select 'src' an= d add what
you need.

=3D--=3D--=3D--=3D--=3D--=3D--=3D--=3D--=3D--=3D--=3D--= =3D--=3D
Thank you,
Ron Clark
(if this message comes in as html, sorry! I have a crumm= y mail admin)
 

- -----Original Message-----
From: Joseph Koenig [mailto:joe@jwebmedia.com]
Sent: Tuesday, January 29, 2002 5:26 PM
To: freebsd-questions@FreeBSD.ORG
Subject: make world after minimal install


I did a 'minimal install' of FreeBSD 4.2 on a machine tod= ay and went
into /usr/src to do a make world, but, there's no 'sys' = directory in
there to make the generic kernel out of. By 'minimal' in= stall I mean
I
chose that from the list of options at the main install = menu. Is
there
an easy way to get what I need to comiple a kernel at th= is point, or
should I re-install the system? Thanks,

joe

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the bo= dy of the message

-----BEGIN PGP SIGNATURE-----
Version: PGP 7.1

iQA/AwUBPFct4ESpEYIqgLQzEQJBKgCfY30GZ8EKquYvlw9vf2HCSn+wN= uAAnA/b
7jCNsNkp1iN5banCfpJerMop
=3DhDM0
-----END PGP SIGNATURE-----
  =20



CONFIDENTIALITY NOTICE:

************************************************************************

The information contained in this ELECTRONIC MAIL transmission
is confidential. It may also be privileged work product or proprietary
information. This information is intended for the exclusive use of the
addressee(s). If you are not the intended recipient, you are hereby
notified that any use, disclosure, dissemination, distribution [other
than to the addressee(s)], copying or taking of any action because
of this information is strictly prohibited.

************************************************************************
------_=_NextPart_001_01C1A91B.52E5D650-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 15:36:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 0B0CF37B402 for ; Tue, 29 Jan 2002 15:36:16 -0800 (PST) Received: from wenk (H204.C233.tor.velocet.net [216.138.233.204]) by spitfire.velocet.net (Postfix) with SMTP id AE74DFB4565 for ; Tue, 29 Jan 2002 18:36:13 -0500 (EST) Message-ID: <001b01c1a937$57ecd9c0$b300a8c0@wenk> From: "Jeff Shevlen" To: Subject: Proxy Settings Date: Tue, 29 Jan 2002 18:39:29 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 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 want to force internet requests through my ISP's highspeed proxy, but there is a catch. On my home LAN, I'm using D-Link's router-hub-firewall as a gateway (it's been great by the way). My ISP has two proxies: one regular gateway, and a second server (a caching server I think) that also has the added advantage of no bandwidth limits. Unfortunately, I can't set the D-Link up to direct requests to the ISP's highspeed/free proxy. The D-Link router is welded shut (maybe not so great...) What's the best/simplest way to direct all ftp and http requests to the ISP's proxy from my FBSD host inside my LAN? I'm not running PPP or the inet daemon btw. And the D-Link uses DHCP to boss the LAN around - if this helps. TIA, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 15:43: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id AD3CE37B417 for ; Tue, 29 Jan 2002 15:42:57 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g0TNkkG25875; Tue, 29 Jan 2002 17:46:47 -0600 (CST) (envelope-from nick@rogness.net) Date: Tue, 29 Jan 2002 17:46:46 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Jeff Shevlen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Proxy Settings In-Reply-To: <001b01c1a937$57ecd9c0$b300a8c0@wenk> 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 On Tue, 29 Jan 2002, Jeff Shevlen wrote: > Hi, > > I want to force internet requests through my ISP's highspeed proxy, > but there is a catch. > > On my home LAN, I'm using D-Link's router-hub-firewall as a gateway > (it's been great by the way). My ISP has two proxies: one regular > gateway, and a second server (a caching server I think) that also has > the added advantage of no bandwidth limits. Unfortunately, I can't set > the D-Link up to direct requests to the ISP's highspeed/free proxy. > The D-Link router is welded shut (maybe not so great...) > > What's the best/simplest way to direct all ftp and http requests to > the ISP's proxy from my FBSD host inside my LAN? ipfw fwd X.X.X.X tcp from any to any 80 out via $INT Where X.X.X.X is the IP of the ISP's proxy. Or the equivalent ipfilter forwarding thing. man ipfw. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 15:52: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21309.mail.yahoo.com (web21309.mail.yahoo.com [216.136.173.254]) by hub.freebsd.org (Postfix) with SMTP id ED01837B402 for ; Tue, 29 Jan 2002 15:52:05 -0800 (PST) Message-ID: <20020129235205.85924.qmail@web21309.mail.yahoo.com> Received: from [206.104.177.96] by web21309.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 15:52:05 PST Date: Tue, 29 Jan 2002 15:52:05 -0800 (PST) From: sa kumar Subject: How do I read if_data To: freebsd-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 Can someone please tell me how to read if_data of a specific layer 2 interface from the kernel. I have looked on the net and in TCP/IP illustrated, but to no avail. Thanks, Akshay __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 15:53:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.sond.com.au (ns.sond.com.au [150.101.236.170]) by hub.freebsd.org (Postfix) with ESMTP id 0EEAE37B404 for ; Tue, 29 Jan 2002 15:53:16 -0800 (PST) Received: from nick (nick.localdomain [192.168.1.3]) by ns.sond.com.au (8.11.4/8.11.4) with SMTP id g0TNs0K32586 for ; Wed, 30 Jan 2002 10:24:00 +1030 Message-ID: <007001c1a920$a838b1e0$0301a8c0@nick> From: "nik [tm]" To: Subject: boot pauses after new install of 4.4 Date: Wed, 30 Jan 2002 10:27:06 +1030 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 gday, got an annoying little problem, I think I know the cause (from reading google.groups) but they dont seem to offer a solution. I have just installed 4.4 and when the system boots it pauses for a total of about 2 minutes (seemingly doing nothing) the concensus from groups was that it is timing out on the IDE controller and the FDD controller and the third pause is 'to let the SCSI devices settle' naturally! if this is a timeout error can anyone suggest/advise me as to what I need to do to say 'forget waiting just go with it'!? TIA nik [tm] ·´¯`·.¸¸..><((((º>.·´¯`·.¸¸.·´¯`·.¸ ><((((º>`·.¸¸.·´¯`·.¸><((((º>`·.¸ output of dmesg Copyright (c) 1992-2001 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.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(TM)Processor (1208.75-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> real memory = 268353536 (262064K bytes) avail memory = 256512000 (250500K bytes) Preloaded elf kernel "kernel" at 0xc04ac000. Preloaded elf module "snd_emu10k1.ko" at 0xc04ac09c. Preloaded elf module "snd_pcm.ko" at 0xc04ac140. Preloaded elf module "bktr.ko" at 0xc04ac1e0. link_elf: symbol bktr_has_stored_addresses undefined Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 10 entries at 0xc00f13a0 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 pci0: (vendor=0x109e, dev=0x036e) at 12.0 irq 9 pci0: (vendor=0x109e, dev=0x0878) at 12.1 irq 9 pcm0: port 0xd800-0xd81f irq 11 at device 13.0 on pci0 pci0: (vendor=0x127a, dev=0x1005) at 14.0 irq 10 de0: port 0xb800-0xb87f mem 0xf6000000-0xf600007f irq 5 at device 15.0 on pci0 de0: ACCTON EN1207 21140A [10-100Mb/s] pass 2.2 de0: address 00:00:e8:3b:24:1e adw0: port 0xb400-0xb43f mem 0xf5800000-0xf58000ff irq 9 at device 16.0 on pci0 adw0: SCSI ID 7, High SE Termination Enabled, Queue Depth 253 isab0: at device 17.0 on pci0 isa0: on isab0 atapci0: port 0xb000-0xb00f irq 0 at device 17.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 *************first pause here******************** uhci0: port 0xa800-0xa81f irq 9 at device 17.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: Microsoft IntelliMouse, rev 1.00/1.04, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. uhci1: port 0xa400-0xa41f irq 9 at device 17.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xa000-0xa01f irq 9 at device 17.4 on pci0 usb2: on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered orm0:
Can you please advertise this on your = mailing=20 list?
 
Casual Contract Job available in = Wangaratta=20 Victoria Australia
 
We have just installed a server on = FreeBSD and=20 require a casual contractor for maintenance.
 
Please contact: fbone@q-exports.com.au if=20 interested.
 
Company: Q-Exports = International
 
------=_NextPart_000_006E_01C1A987.7A341FC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 16:59:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chmls18.ne.ipsvc.net (chmls18.ne.ipsvc.net [24.147.1.153]) by hub.freebsd.org (Postfix) with ESMTP id B1C6A37B405 for ; Tue, 29 Jan 2002 16:59:52 -0800 (PST) Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.188.158]) by chmls18.ne.ipsvc.net (8.11.6/8.11.6) with ESMTP id g0U0xoG05427 for ; Tue, 29 Jan 2002 19:59:51 -0500 (EST) Received: (from lowell@localhost) by be-well.ilk.org (8.11.6/8.11.4) id g0U0xoT57907; Tue, 29 Jan 2002 19:59:50 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: Updating /usr/share/doc... References: From: Lowell Gilbert Date: 29 Jan 2002 19:59:49 -0500 In-Reply-To: fs@kga-netz.de's message of "30 Jan 2002 08:46:37 +0800" Message-ID: <44hep4odq2.fsf@lowellg.ne.mediaone.net> Lines: 16 X-Mailer: Gnus v5.7/Emacs 20.7 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 fs@kga-netz.de (Frank Schoenmann) writes: > I can use /usr/src/share/examples/cvsup/doc-supfile to update the local > documentation source files via CVSup, just as I can update the system > source or ports via stable-supfile or ports-supfile. > > But is there a way to re-build the local documentation in /usr/share/doc > like I can update my system with a "make world"? I'd like to have the > latest documentation installed in a readable format (i.e. html), not > just as .sgml files. Download the compiled versions, as described in the foreword to the handbook, or use the Documentation Project Primer. The former (ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/) is easier, the latter (http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer) allows you to contribute to the documentation yourself. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17: 5:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 23ED437B405 for ; Tue, 29 Jan 2002 17:05:18 -0800 (PST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id CA74F78306; Wed, 30 Jan 2002 11:35:15 +1030 (CST) Date: Wed, 30 Jan 2002 11:35:15 +1030 From: Greg Lehey To: Faye Bone Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Casual Contract Job available in Wangaratta Vic Australia Message-ID: <20020130113515.C17593@wantadilla.lemis.com> References: <007101c1a92b$4706cb40$0f19a8c0@qex> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007101c1a92b$4706cb40$0f19a8c0@qex> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF 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 Wednesday, 30 January 2002 at 12:13:07 +1100, Faye Bone wrote: > Can you please advertise this on your mailing list? > > Casual Contract Job available in Wangaratta Victoria Australia > > We have just installed a server on FreeBSD and require a casual contractor for maintenance. > > Please contact: fbone@q-exports.com.au if interested. > > Company: Q-Exports International You should send stuff like this to FreeBSD-jobs@FreeBSD.org. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. 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 Tue Jan 29 17:13:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from iron.vbnet.com.br (ns01.vbnet.com.br [200.230.208.6]) by hub.freebsd.org (Postfix) with ESMTP id AD01337B405 for ; Tue, 29 Jan 2002 17:13:38 -0800 (PST) Received: from blindguardian (200-158-35-170.dsl.telesp.net.br [200.158.35.170]) by iron.vbnet.com.br (8.11.4/8.9.3) with SMTP id g0U46wj04542 for ; Tue, 29 Jan 2002 23:06:59 -0500 Message-ID: <003101c1a92b$44520b80$0200a8c0@mdrjr.net> From: "Mauro Dias" To: Subject: ipfw and natd Date: Tue, 29 Jan 2002 23:13:02 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 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 using natd and ipfw to allow my intranet (192.168.0.0/24) to access internet. internet interface: rl2 intranet interface rl1 not using interface: rl0 (hehe) I'm using FreeBSD-4.5RC can someone tell how do i see what users in 192.168.0.0/24 are doing ? something like netstat -M ? i tryed sockstat, netstat, readed the natd manpage ipfw manpage and i didn't found nothing ... if someone can help me.. PS: if freebsd do not support this I'll do the best of myself to implement that. Thanks. Best Regards, Mauro Dias Ribeiro Junior To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:20:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from iron.vbnet.com.br (ns01.vbnet.com.br [200.230.208.6]) by hub.freebsd.org (Postfix) with ESMTP id 4865D37B439 for ; Tue, 29 Jan 2002 17:20:18 -0800 (PST) Received: from blindguardian (200-158-35-170.dsl.telesp.net.br [200.158.35.170]) by g0TNjI314802ron.vbnet.com.br (8.11.4/8.9.3) with SMTP id g0TNjI314802 for ; Tue, 29 Jan 2002 18:45:18 -0500 Message-ID: <001f01c1a906$b5cb9300$0200a8c0@mdrjr.net> From: "Mauro Dias" To: Subject: ipfw + natd Date: Tue, 29 Jan 2002 18:36:46 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 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 using natd and ipfw to allow my intranet (192.168.0.0/24) to access internet. internet interface: rl2 intranet interface rl1 not using interface: rl0 (hehe) I'm using FreeBSD-4.5RC can someone tell how do i see what users in 192.168.0.0/24 are doing ? something like netstat -M ? i tryed sockstat, netstat, readed the natd manpage ipfw manpage and i didn't found nothing ... if someone can help me.. PS: if freebsd do not support this I'll do the best of myself to implement that. Thanks. Best Regards, Mauro Dias Ribeiro Junior To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:25: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by hub.freebsd.org (Postfix) with SMTP id DEAE437B405 for ; Tue, 29 Jan 2002 17:24:53 -0800 (PST) Received: from 12-234-28-179.client.attbi.com (HELO ozzy) (12.234.28.179) by smtp.mail.vip.sc5.yahoo.com with SMTP; 30 Jan 2002 01:24:53 -0000 Message-ID: <063b01c1a92c$e34c5410$6401a8c0@ozzy> From: "Satish Ganti" To: Subject: Date: Tue, 29 Jan 2002 17:24:38 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0638_01C1A8E9.D48273D0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_0638_01C1A8E9.D48273D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable auth 025469d4 subscribe freebsd-questions satishganti@yahoo.com ------=_NextPart_000_0638_01C1A8E9.D48273D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable auth 025469d4 subscribe freebsd-questions satishganti@yahoo.com
 
------=_NextPart_000_0638_01C1A8E9.D48273D0-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:26:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id A9CAB37B404 for ; Tue, 29 Jan 2002 17:26:11 -0800 (PST) Received: from dialup-209.245.134.159.dial1.sanjose1.level3.net ([209.245.134.159] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VjVh-0000tC-00; Tue, 29 Jan 2002 17:26:07 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0U1PPJ99827; Tue, 29 Jan 2002 17:25:25 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 17:25:25 -0800 From: "Crist J. Clark" To: Robert Suetterlin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: on make world and synchronity of /sys//include /usr/include/sys Message-ID: <20020129172525.I79208@blossom.cjclark.org> References: <20020129110222.GE9904@robert2.mpe-garching.mpg.de> <20020129164227.GA358@robert2.mpe-garching.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129164227.GA358@robert2.mpe-garching.mpg.de>; from robert@mpe.mpg.de on Tue, Jan 29, 2002 at 05:42:27PM +0100 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 05:42:27PM +0100, Robert Suetterlin wrote: > Hello again! > > As complete list of information as I could gather concerning answers > to my orignal post: > > I use cvsup-16.1_3 to update src-all, then I init 0 do a make world which > compiles all system tools, etc. and installs them, but not the > kernel nor does it make the kernel. I checked that. Then I do > make KENRCONF=MYK buildkernel , make (KERNCONF=MYK installkernel, > mergemaster, reboot. > > So now how is the right way to check consistency between the kernel > include files used by my kernel build and the ones made public in > /usr/include/sys ? I guess I just miss the point here and cannot > judge if my include files are out of sync or not. $ diff -qr /usr/include/sys /usr/src/sys/sys -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:29:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id 1803037B400 for ; Tue, 29 Jan 2002 17:29:39 -0800 (PST) Received: from dialup-209.245.134.159.dial1.sanjose1.level3.net ([209.245.134.159] helo=blossom.cjclark.org) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VjZ1-0004GW-00; Tue, 29 Jan 2002 17:29:33 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0U1SKg99848; Tue, 29 Jan 2002 17:28:20 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 17:28:20 -0800 From: "Crist J. Clark" To: Tony Saign Cc: Kris Kennaway , freebsd-questions@FreeBSD.ORG Subject: Re: Help, cannot install new kernel Message-ID: <20020129172820.J79208@blossom.cjclark.org> References: <200201292118.g0TLIU052380@opensrs.saignon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201292118.g0TLIU052380@opensrs.saignon.net>; from tony@saign.com on Tue, Jan 29, 2002 at 01:18:30PM -0800 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 01:18:30PM -0800, Tony Saign wrote: > Kris Kennaway wrote .. > > On Tue, Jan 29, 2002 at 10:05:04AM -0800, Tony Saign wrote: > > > I have tried about 6 times now to install a kernel after cvsup my source > > without success :( > > > > > > No errors reported during make buildworld > > > No errors reported during make buildkernel KERNCONF=test > > > > > > Tried both current and stable branches, but fails with below error... > > > > kldxref is only present in -current; you shouldn't run -current if you > > can't deal with this kind of error on your own. > > How can one LEARN if one doesn't break things?? > > > > > Kris > > Correct me if I am mistaken, but originally I was trying to cvsup to STABLE (see below) > I only tried current to see if it would get rid of my error! You may have gotten an error trying to install -STABLE, but it was not the kldxref(8) error. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:30:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 764B737B402 for ; Tue, 29 Jan 2002 17:30:36 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 2C1AA2B779; Wed, 30 Jan 2002 02:30:25 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id B1C70348; Wed, 30 Jan 2002 12:30:05 +1100 (EST) Date: Wed, 30 Jan 2002 12:30:05 +1100 From: Edwin Groothuis To: Mauro Dias Cc: questions@freebsd.org Subject: Re: ipfw + natd Message-ID: <20020130123005.X823@k7.mavetju.org> References: <001f01c1a906$b5cb9300$0200a8c0@mdrjr.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001f01c1a906$b5cb9300$0200a8c0@mdrjr.net>; from mribeiro@techlinux.com.br on Tue, Jan 29, 2002 at 06:36:46PM -0200 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, Jan 29, 2002 at 06:36:46PM -0200, Mauro Dias wrote: > I'm using natd and ipfw to allow my intranet (192.168.0.0/24) to access > internet. > internet interface: rl2 > intranet interface rl1 > not using interface: rl0 (hehe) > > I'm using FreeBSD-4.5RC > > can someone tell how do i see what users in 192.168.0.0/24 are doing ? > something like netstat -M ? If you add keep-state to your ipfw-rules you will get a line in the ipfw -a l output for every tcp connection. Or try trafshow (don't run it as root, it's leaking descriptors). See http://www.mavetju.org/unix/tcpdumpmortals.php how to configure your system so normal users can run things like trafshow without needing root-access. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:40: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 3977237B402 for ; Tue, 29 Jan 2002 17:39:59 -0800 (PST) Received: from dialup-209.245.134.159.dial1.sanjose1.level3.net ([209.245.134.159] helo=blossom.cjclark.org) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16Vjj3-0003Wq-00; Tue, 29 Jan 2002 17:39:54 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0U1d8i99912; Tue, 29 Jan 2002 17:39:08 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 17:38:58 -0800 From: "Crist J. Clark" To: kkonaka@mac.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ie(4) - EtherExpress16 Message-ID: <20020129173858.K79208@blossom.cjclark.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kkonaka@mac.com on Tue, Jan 29, 2002 at 07:52:26PM -0500 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 07:52:26PM -0500, kkonaka@mac.com wrote: > how do I install 4.4-RELEASE into a PC with only > etherexpress16 - ie(4) network interface? From what media? From a CDROM, your NIC doesn't really come into play. > I did install 4.4-RELEASE on another PC with 3c590, (over > both ftp&nfs install) but it looks like installer for > 4.4-RELEASE doesn't have immediate support for ie(4). Hmmm... Nope. Looks like it is not in the install kernel, but I still see ie(4) listed in the GENERIC kernel. > I've casually tried 4.2-RELEASE installer which appears > to have ie(4) support, but somehow this seems to have > failed probing the hardware (?) The ie(4) is a jumpered ISA card, IIRC. The settings on the card have to match up with the kernel's idea of where to find the card. > now I'm thinking about two choises: > > - 0) first, swap the disk beween two machines once, then > - a) install 4.4-RELEASE, then somehow reconfigure the > kernel to have ie(4) support. Once you install, ie(4) support will be in the GENERIC kernel. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:45:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id ADD3337B404 for ; Tue, 29 Jan 2002 17:45:52 -0800 (PST) Received: from dialup-209.245.134.159.dial1.sanjose1.level3.net ([209.245.134.159] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16Vjok-0005nv-00; Tue, 29 Jan 2002 17:45:47 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0U1j0d99973; Tue, 29 Jan 2002 17:45:00 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 17:45:00 -0800 From: "Crist J. Clark" To: Mauro Dias Cc: questions@FreeBSD.ORG Subject: Re: ipfw and natd Message-ID: <20020129174500.L79208@blossom.cjclark.org> References: <003101c1a92b$44520b80$0200a8c0@mdrjr.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <003101c1a92b$44520b80$0200a8c0@mdrjr.net>; from mribeiro@techlinux.com.br on Tue, Jan 29, 2002 at 11:13:02PM -0200 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 11:13:02PM -0200, Mauro Dias wrote: > Hi, > > I'm using natd and ipfw to allow my intranet (192.168.0.0/24) to access > internet. > internet interface: rl2 > intranet interface rl1 > not using interface: rl0 (hehe) > > I'm using FreeBSD-4.5RC > > can someone tell how do i see what users in 192.168.0.0/24 are doing ? > something like netstat -M ? > i tryed sockstat, netstat, None of those will work since your machine is not the endpoint of any of the connections. It does not keep track of any of the transport layer stuff. It just forwards IP datagrams not knowing or caring about how they relate to one another (well, natd(8) does a little of course). > readed the natd manpage ipfw manpage and i didn't > found nothing ... If you are using keep-state rules in the firewall, you can see the current dynamic rules using the '-d' option. Also have a look at '-e' for some recent history. > PS: if freebsd do not support this I'll do the best of myself to implement > that. natd(8) could/should (depending who you ask) have this type of ability, but at present it does not. Various ports can track this kind of thing. None that I would specifically recommend. The ipstat(8) command with IP Filter is actually kind of nice, but that would mean changing you configuration quite a bit. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:52:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id 37CFD37B404 for ; Tue, 29 Jan 2002 17:52:54 -0800 (PST) Received: from dialup-209.245.134.159.dial1.sanjose1.level3.net ([209.245.134.159] helo=blossom.cjclark.org) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16VjvY-0005bR-00; Tue, 29 Jan 2002 17:52:49 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0U1pto99998; Tue, 29 Jan 2002 17:51:55 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 17:51:55 -0800 From: "Crist J. Clark" To: Edwin Groothuis Cc: Mauro Dias , questions@FreeBSD.ORG Subject: Re: ipfw + natd Message-ID: <20020129175155.M79208@blossom.cjclark.org> References: <001f01c1a906$b5cb9300$0200a8c0@mdrjr.net> <20020130123005.X823@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130123005.X823@k7.mavetju.org>; from edwin@mavetju.org on Wed, Jan 30, 2002 at 12:30:05PM +1100 X-URL: http://people.freebsd.org/~cjc/ 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 Wed, Jan 30, 2002 at 12:30:05PM +1100, Edwin Groothuis wrote: > On Tue, Jan 29, 2002 at 06:36:46PM -0200, Mauro Dias wrote: > > I'm using natd and ipfw to allow my intranet (192.168.0.0/24) to access > > internet. > > internet interface: rl2 > > intranet interface rl1 > > not using interface: rl0 (hehe) > > > > I'm using FreeBSD-4.5RC > > > > can someone tell how do i see what users in 192.168.0.0/24 are doing ? > > something like netstat -M ? > > If you add keep-state to your ipfw-rules you will get a line in > the ipfw -a l output for every tcp connection. > > Or try trafshow (don't run it as root, it's leaking descriptors). See > http://www.mavetju.org/unix/tcpdumpmortals.php how to configure > your system so normal users can run things like trafshow without > needing root-access. Nothing complicated, one just needs read access to /dev/bpf* to sniff away. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:57:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id 1970437B404 for ; Tue, 29 Jan 2002 17:57:26 -0800 (PST) Received: from Presarionb (slc1477.modem.xmission.com [166.70.13.207]) by ns1.infowest.com (Postfix) with SMTP id 75D9022448 for ; Tue, 29 Jan 2002 18:56:50 -0700 (MST) Date: Tue, 29 Jan 2002 18:55:51 -0700 To: freebsd-questions@freebsd.org From: Lorin Lund Subject: Custome release disks X-Mailer: Opera 5.11 build 904 X-Priority: 3 (Normal) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <20020130015650.75D9022448@ns1.infowest.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 What are all the places I should read about making a custom CD? I tried and it broke. If I can't find the answer by reading whatever is recommended I'll come back with details of where and how it broke. I want to understand this stuff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 17:59:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 28E0837B400; Tue, 29 Jan 2002 17:59:47 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 854FD2B74A; Wed, 30 Jan 2002 02:59:42 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 0D11A348; Wed, 30 Jan 2002 12:59:38 +1100 (EST) Date: Wed, 30 Jan 2002 12:59:38 +1100 From: Edwin Groothuis To: "Crist J. Clark" Cc: questions@FreeBSD.ORG Subject: Re: ipfw + natd Message-ID: <20020130125938.Y823@k7.mavetju.org> References: <001f01c1a906$b5cb9300$0200a8c0@mdrjr.net> <20020130123005.X823@k7.mavetju.org> <20020129175155.M79208@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129175155.M79208@blossom.cjclark.org>; from cjc@FreeBSD.ORG on Tue, Jan 29, 2002 at 05:51:55PM -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 On Tue, Jan 29, 2002 at 05:51:55PM -0800, Crist J. Clark wrote: > On Wed, Jan 30, 2002 at 12:30:05PM +1100, Edwin Groothuis wrote: > > On Tue, Jan 29, 2002 at 06:36:46PM -0200, Mauro Dias wrote: > > > I'm using natd and ipfw to allow my intranet (192.168.0.0/24) to access > > > internet. > > > internet interface: rl2 > > > intranet interface rl1 > > > not using interface: rl0 (hehe) > > > > > > I'm using FreeBSD-4.5RC > > > > > > can someone tell how do i see what users in 192.168.0.0/24 are doing ? > > > something like netstat -M ? > > > > If you add keep-state to your ipfw-rules you will get a line in > > the ipfw -a l output for every tcp connection. > > > > Or try trafshow (don't run it as root, it's leaking descriptors). See > > http://www.mavetju.org/unix/tcpdumpmortals.php how to configure > > your system so normal users can run things like trafshow without > > needing root-access. > > Nothing complicated, one just needs read access to /dev/bpf* to sniff > away. Exactly. How often have users asked their administrator for the root-password because they didn't know this. And how many administrators have given them the root password because they didn't know how to do it properly? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 18: 5:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.webjockey.net (mail.webjockey.net [208.141.46.3]) by hub.freebsd.org (Postfix) with ESMTP id C03D437B404 for ; Tue, 29 Jan 2002 18:05:16 -0800 (PST) Received: from outloud.org (IDENT:nobody@home.webjockey.net [208.141.46.11]) (authenticated) by mail.webjockey.net (8.11.6/8.11.6) with ESMTP id g0U25Fx78809 for ; Tue, 29 Jan 2002 21:05:15 -0500 (EST) (envelope-from gary@outloud.org) Received: from 208.141.46.249 (proxying for 63.68.129.181) (SquirrelMail authenticated user ancient) by test.outloud.org with HTTP; Tue, 29 Jan 2002 21:05:24 -0500 (EST) Message-ID: <2369.208.141.46.249.1012356324.squirrel@test.outloud.org> Date: Tue, 29 Jan 2002 21:05:24 -0500 (EST) Subject: From: "Storms of Perfection" To: X-XheaderVersion: 1.1 X-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Q312461) X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.5 [cvs]) 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 Maybe someone can help me with a problem. I have a pretty beefy webserver, with 3 gigs of memory. The load average on the machine is really high, when apache loads. Disk swapping is also high. Apache is almost bare with a couple of modules installed. The content I am deleving is static content. My kernel config is generic also, but I need some advice on what I can do to get the load down to < 20 (highest I've seen it was around 200) Copyright (c) 1992-2001 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.4-RELEASE #0: Tue Jan 29 17:40:38 GMT 2002 rob@rcp-2u.rcp.net:/usr/src/sys/compile/WORK Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (999.52-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383fbff real memory = 3221159936 (3145664K bytes) avail memory = 3130433536 (3057064K bytes) Programming 16 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 Programming 16 pins in IOAPIC #1 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 4, version: 0x000f0011, at 0xfec00000 io1 (APIC): apic id: 5, version: 0x000f0011, at 0xfec01000 Preloaded elf kernel "kernel" at 0xc0498000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f5260 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard IOAPIC #1 intpin 4 -> irq 2 IOAPIC #1 intpin 6 -> irq 9 pci0: on pcib0 pci0: at 3.0 irq 2 fxp0: port 0xd400-0xd43f mem 0xfe600000- 0xfe6fffff,0xfe8fd000-0xfe8fdfff irq 9 at device 4.0 on pci0 fxp0: Ethernet address 00:30:48:11:d3:8b inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: irq 0 at device 6.0 on pci0 fxp1: could not map device registers device_probe_and_attach: fxp1 attach returned 6 isab0: at device 15.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ohci0: mem 0xfe8fe000-0xfe8fefff irq 10 at device 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: (unknown) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered pcib1: on motherboard IOAPIC #1 intpin 12 -> irq 11 pci1: on pcib1 ahc0: port 0xe800-0xe8ff mem 0xfebff000-0xfebfffff irq 11 at device 3.0 on pci1 aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/255 SCBs orm0:
Hi,
    I'm having a problem = with the=20 filesystem as far as I can tell.
    I have several large = files in=20 the /smb/muir/vol1/backup directory that do not seem to show up when du = or df is=20 queried. I've fsck'ed and rebooted and looked at the pertinent info and = all to=20 no avail. I'm stumped!
    I'm running FreeBSD = 4.4-Stable=20 (FreeBSD 4.4-STABLE #0: Mon Dec 10 03:31:26 PST 2001) and I'm running = Samba=20 Version 3.0-alpha13 - I found out that Samba 2.2.2 had = problems... I=20 have a Win2K box dropping 11+GB MSSQL backups into a samba=20 share. 
    I've looked to see = if I have any=20 processes open that might keep the filesystem from seeing these .BAK = files, but=20 I figure that once I reboot, any lock should be gone.
    Any other info that = might be=20 helpful I would be happy to provide. Has anybody got a clue for = me?
-Hans Christensen
hansc@datamatrix.com
 
 
 
 
root@muirmon=20 /smb/muir/vol1/backup -># df
Filesystem =20 1K-blocks     Used    Avail = Capacity =20 Mounted on
/dev/ad0s1a   1016303   =20 39000   895999     4%   =20 /
/dev/ad0s1f  33712507  1364256 = 29651251    =20 4%    /usr
/dev/ad0s1e  =20 3048942     5199  = 2799828    =20 0%    /var
/dev/ad1s1e  75746877   = 212570=20 69474557     0%   =20 /smb/muir/vol1
procfs        &= nbsp;    =20 4       =20 4        0   = 100%   =20 /proc
root@muirmon = /smb/muir/vol1/backup=20 -># ll
total 212570
drwxrwxrwx  2 administrator  = muir =20 -         512 Jan 29 15:01=20 ./
drwxrwx---  3=20 root           = muir =20 -         512 Jan 11 19:20=20 ../
-rwxrwx---  1 = nobody        =20 muir  - 11401780736 Jan 28 09:58=20 Paradigm_db_200201280213.BAK*
-rwxrwx---  1=20 nobody         muir  - = 11416977920=20 Jan 29 08:10 Paradigm_db_200201290016.BAK*
-rwxrwx---  1=20 nobody         muir =20 -    40387072 Jan 27 02:08=20 drconnolly_db_200201270200.BAK*
-rwxrwx---  1=20 nobody         muir =20 -    40387072 Jan 28 02:07=20 drconnolly_db_200201280200.BAK*
-rwxrwx---  1=20 nobody         muir =20 -    40387072 Jan 29 02:09=20 drconnolly_db_200201290200.BAK*
-rw-rw----  1=20 nobody         muir =20 -    40845824 Jan 29 15:03 = drconnolly_db_200201291455.BAK
root@muirmon /smb/muir/vol1/backup = -># df=20 -h
Filesystem    Size   Used  Avail=20 Capacity  Mounted on
/dev/ad0s1a   = 992M   =20 38M   875M     4%   =20 /
/dev/ad0s1f    32G   = 1.3G   =20 28G     4%    = /usr
/dev/ad0s1e  =20 2.9G   5.1M   2.7G    =20 0%    /var
/dev/ad1s1e    = 72G  =20 208M    66G     0%   =20 /smb/muir/vol1
procfs       =20 4.0K   4.0K     0B  =20 100%    /proc
root@muirmon=20 /smb/muir/vol1/backup -># mount
/dev/ad0s1a on / (ufs,=20 local)
/dev/ad0s1f on /usr (ufs, local)
/dev/ad0s1e on /var (ufs,=20 local)
/dev/ad1s1e on /smb/muir/vol1 (ufs, local)
procfs on /proc = (procfs,=20 local)
root@muirmon = /smb/muir/vol1/backup=20 -># cat /etc/fstab
#=20 Device           &= nbsp;   =20 Mountpoint      FStype =20 Options         = Dump   =20 Pass#
/dev/ad0s1b         = ;   =20 none           =20 swap   =20 sw            = ; =20 0      =20 0
/dev/ad0s1a         &nb= sp;  =20 /            =   =20 ufs    =20 rw            = ; =20 1      =20 1
/dev/ad0s1f         &nb= sp;  =20 /usr           =20 ufs    =20 rw            = ; =20 2      =20 2
/dev/ad0s1e         &nb= sp;  =20 /var           =20 ufs    =20 rw            = ; =20 2      =20 2
/dev/ad1s1e         &nb= sp;  =20 /smb/muir/vol1  ufs    =20 rw            = ; =20 2      =20 2
/dev/acd0c         &nbs= p;   =20 /cdrom          = cd9660 =20 ro,noauto      =20 0      =20 0
proc          &nbs= p;        =20 /proc           = procfs =20 rw            = ; =20 0       0
root@muirmon=20 /smb/muir/vol1/backup -># ps aux
USER    PID %CPU=20 %MEM   VSZ  RSS  TT  STAT=20 STARTED      TIME = COMMAND
root   =20 716  0.0  0.1   428  244  p0 =20 R+    6:39PM   0:00.00 ps=20 aux
root      1  0.0  = 0.1  =20 544  316  ??  ILs   9:46AM   0:00.01=20 /sbin/init --
root      2  0.0 =20 0.0     0    0  ?? =20 DL    9:46AM   0:00.00 =20 (pagedaemon)
root      3  0.0 =20 0.0     0    0  ?? =20 DL    9:46AM   0:00.00 =20 (vmdaemon)
root      4  0.0 =20 0.0     0    0  ?? =20 DL    9:46AM   0:00.02 =20 (bufdaemon)
root      5  0.0 =20 0.0     0    0  ?? =20 DL    9:46AM   0:00.15 =20 (syncer)
root     30  0.0  = 0.0  =20 208   92  ??  Is    = 9:46AM  =20 0:00.00 adjkerntz -i
root    144  0.0 =20 0.3   948  644  ??  Ss   =20 5:46PM   0:00.03 /usr/sbin/syslogd = -s
root   =20 165  0.0  0.3  1056  764  ??  = Is   =20 5:46PM   0:00.00 /usr/sbin/inetd -wW
root    = 167  0.0  0.3   976  712  ?? =20 Is    5:46PM   0:00.02=20 /usr/sbin/cron
root    170  0.0  0.6  = 2216=20 1608  ??  Is    5:46PM   0:00.33=20 /usr/sbin/sshd
root    172  0.0  = 0.2  =20 908  596  ??  Ss    5:46PM   = 0:00.01=20 /usr/sbin/usbd
root    175  0.0  0.8  = 2504=20 2008  ??  Ss    5:46PM   0:00.08 = sendmail:=20 accepting connections (sendmail)
root    209  = 0.0 =20 0.7  2104 1740  ??  Ss    = 5:46PM  =20 0:00.08 /usr/local/sbin/httpd
root    218  = 0.0 =20 0.7  2992 1664  ??  Is    = 5:46PM  =20 0:00.02 /usr/local/sbin/smbd -D -d2
root    220 =20 0.0  0.6  2096 1584  ??  Ss   =20 5:46PM   0:00.13 /usr/local/sbin/nmbd -D = -d2
root   =20 228  0.0  1.0  3240 2500 con- I    =20 5:46PM   0:00.06 = /usr/local/sbin/snmpd
root   =20 231  0.0  0.3   948  644  v0  = Is+  =20 5:46PM   0:00.00 /usr/libexec/getty Pc = ttyv0
root   =20 232  0.0  0.3   948  644  v1  = Is+  =20 5:46PM   0:00.00 /usr/libexec/getty Pc = ttyv1
root   =20 233  0.0  0.3   948  644  v2  = Is+  =20 5:46PM   0:00.00 /usr/libexec/getty Pc = ttyv2
root   =20 234  0.0  0.3   948  644  v3  = Is+  =20 5:46PM   0:00.00 /usr/libexec/getty Pc = ttyv3
root   =20 235  0.0  0.3   948  644  v4  = Is+  =20 5:46PM   0:00.00 /usr/libexec/getty Pc = ttyv4
root   =20 236  0.0  0.3   948  644  v5  = Is+  =20 5:46PM   0:00.00 /usr/libexec/getty Pc = ttyv5
root   =20 237  0.0  0.3   948  644  v6  = Is+  =20 5:46PM   0:00.00 /usr/libexec/getty Pc = ttyv6
root   =20 238  0.0  0.3   948  644  v7  = Is+  =20 5:46PM   0:00.00 /usr/libexec/getty Pc=20 ttyv7
www     239  0.0  0.7  2128=20 1740  ??  I     5:46PM   0:00.00 = /usr/local/sbin/httpd
www     240  0.0  = 0.7  2128 1740  ??  I     = 5:46PM  =20 0:00.00 /usr/local/sbin/httpd
www     241  = 0.0 =20 0.7  2128 1740  ??  I     = 5:46PM  =20 0:00.00 /usr/local/sbin/httpd
www     242  = 0.0 =20 0.7  2128 1740  ??  I     = 5:46PM  =20 0:00.00 /usr/local/sbin/httpd
www     243  = 0.0 =20 0.7  2128 1740  ??  I     = 5:46PM  =20 0:00.00 /usr/local/sbin/httpd
root    246  = 0.0 =20 0.9  2608 2256  ??  S     = 5:48PM  =20 0:00.12 sshd: hansc@ttyp0=20 (sshd)
hansc   247  0.0  0.3  1060  = 836 =20 p0  Is    5:48PM   0:00.05 -bash=20 (bash)
root    310  0.0  0.4  = 1068 =20 916  p0  S     5:50PM   0:00.05=20 /usr/local/bin/bash
root      0  = 0.0 =20 0.0     0   =20
------=_NextPart_000_0016_01C1A8FC.3DB23A40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 19:36:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.sond.com.au (ns.sond.com.au [150.101.236.170]) by hub.freebsd.org (Postfix) with ESMTP id D23A137B416 for ; Tue, 29 Jan 2002 19:36:09 -0800 (PST) Received: from nick (nick.localdomain [192.168.1.3]) by ns.sond.com.au (8.11.4/8.11.4) with SMTP id g0U3ahK08667; Wed, 30 Jan 2002 14:06:44 +1030 Message-ID: <010a01c1a93f$c5ea6070$0301a8c0@nick> From: "nik [tm]" To: "Matt H" Cc: References: <007001c1a920$a838b1e0$0301a8c0@nick> <20020130003820.248d7069.matt@proweb.co.uk> Subject: Re: boot pauses after new install of 4.4 Date: Wed, 30 Jan 2002 14:09:50 +1030 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 > > if this is a timeout error can anyone suggest/advise me as to what I need to > > do to say 'forget waiting just go with it'!? > > ctrl-c ? hmm, not quite what I am after, probably more a solution to the problem would be the desired result, besides, it doesnt do anything anyway.. any decent suggestions? nik [tm] ·´¯`·.¸¸..><((((º>.·´¯`·.¸¸.·´¯`·.¸ ><((((º>`·.¸¸.·´¯`·.¸><((((º>`·.¸ > > 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 Tue Jan 29 19:39:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.radzinschi.com (pcp284510pcs.owngsm01.md.comcast.net [68.54.240.17]) by hub.freebsd.org (Postfix) with ESMTP id 06C6B37B400 for ; Tue, 29 Jan 2002 19:39:46 -0800 (PST) Received: from localhost (marco@localhost.radzinschi.com [127.0.0.1]) by mail.radzinschi.com (8.11.6/8.11.6) with ESMTP id g0U3diX35835 for ; Tue, 29 Jan 2002 22:39:44 -0500 (EST) (envelope-from marco@radzinschi.com) Date: Tue, 29 Jan 2002 22:39:44 -0500 (EST) From: Marco Radzinschi To: FreeBDS-Questions Subject: How to share HP LaserJet III with Samba? Message-ID: <20020129222747.P35773-100000@mail.radzinschi.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 Hello: I have an HP LaserJet III attached to my FreeBSD 4.4 server's parallel port. I set up lpd so that I can print files out from the server using lpr. I have also set up samba with directories shared out to my windows machines. However, I cannot figure out how to set up samba to allow the windows machines to print to the LaserJet III. I got it to the point where it is listed in network neighborhood, but I cannot print. I am assuming that I set up the samba spool directory or permissions wrong. Could someone tell me how to set up smb.conf and the directory permissions to get printing to work using the samba guest account? Assume I am an idiot. :-) Below is my /etc/printcap file. I don't want to paste smb.conf because it is way too long, and it does not work. lp|HP LaserJet III:\ :sh:\ :sd=/var/spool/lpd/lp:\ :lp=/dev/lpt0:\ :if=/usr/local/libexec/if-simple: Here is the /usr/local/libexec/if-simple script: #!/bin/sh printf "\033&k2G" && cat && printf "\033&l0H" && exit 0 exit 2 Thank you, Marco Radzinschi E-Mail: marco@radzinschi.com AOL IM: CrackedBoy Running FreeBSD 4.4-RELEASE i386 10:27PM up 9 days, 23:50, 1 user, load averages: 0.00, 0.00, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 19:51: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stereophonic.noops.org (adsl-63-195-97-84.dsl.snfc21.pacbell.net [63.195.97.84]) by hub.freebsd.org (Postfix) with SMTP id A855337B402 for ; Tue, 29 Jan 2002 19:50:59 -0800 (PST) Received: (qmail 88876 invoked by uid 1000); 30 Jan 2002 03:51:00 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jan 2002 03:51:00 -0000 Date: Tue, 29 Jan 2002 19:51:00 -0800 (PST) From: Thomas Cannon To: =?iso-8859-1?q?adrian=20kok?= Cc: Subject: Re: mrtg In-Reply-To: <20020130033210.95144.qmail@web21201.mail.yahoo.com> Message-ID: <20020129194610.S88793-100000@stereophonic.noops.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 The cisco 800 runs Cisco IOS, so you should be able to turn on SNMP. Log in, go into enable mode, then configuration mode, and add this: your-router-name(config)#snmp-server community public ro Then 'write mem' and exit. It should now work with the read-only SNMP community string 'public' -- you might want to use a different string for security purposes... but as the old saying goes: SNMP -- Security, Not My Problem Cheers, Thomas On Wed, 30 Jan 2002, [iso-8859-1] adrian kok wrote: > Hi all > > have you used mrtg in Cisco 800 series broad band > router for ADSL? > > I can use mrtg in intel router but now I have problem > in cisco > > Do you know why? > > does ADSL not support? > > or can I enable snmp in cisco 800? > > Thank you > > _______________________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk > > 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 Tue Jan 29 19:59: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from teak.adhesivemedia.com (teak.adhesivemedia.com [207.202.159.79]) by hub.freebsd.org (Postfix) with ESMTP id 360A337B402 for ; Tue, 29 Jan 2002 19:59:03 -0800 (PST) Received: from localhost (philip@localhost) by teak.adhesivemedia.com (8.11.6/8.11.6) with ESMTP id g0U3wpv85201; Tue, 29 Jan 2002 19:58:51 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Tue, 29 Jan 2002 19:58:51 -0800 (PST) From: Philip Hallstrom To: Marco Radzinschi Cc: FreeBDS-Questions Subject: Re: How to share HP LaserJet III with Samba? In-Reply-To: <20020129222747.P35773-100000@mail.radzinschi.com> Message-ID: <20020129195753.N85142-100000@teak.adhesivemedia.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 I can't answer your question directly, but I'm sure this is covered in O'Reilly's Using Samba book which is available online at: http://www.oreilly.com/catalog/samba/chapter/book/index.html good luck! On Tue, 29 Jan 2002, Marco Radzinschi wrote: > > Hello: > > I have an HP LaserJet III attached to my FreeBSD 4.4 server's > parallel port. I set up lpd so that I can print files out from the > server using lpr. > > I have also set up samba with directories shared out to my windows > machines. However, I cannot figure out how to set up samba to allow the > windows machines to print to the LaserJet III. I got it to the point > where it is listed in network neighborhood, but I cannot print. > > I am assuming that I set up the samba spool directory or permissions > wrong. Could someone tell me how to set up smb.conf and the directory > permissions to get printing to work using the samba guest account? > > Assume I am an idiot. :-) > > Below is my /etc/printcap file. I don't want to paste smb.conf because it > is way too long, and it does not work. > > lp|HP LaserJet III:\ > :sh:\ > :sd=/var/spool/lpd/lp:\ > :lp=/dev/lpt0:\ > :if=/usr/local/libexec/if-simple: > > Here is the /usr/local/libexec/if-simple script: > > #!/bin/sh > printf "\033&k2G" && cat && printf "\033&l0H" && exit 0 > exit 2 > > Thank you, > > Marco Radzinschi > > E-Mail: marco@radzinschi.com > AOL IM: CrackedBoy > > Running FreeBSD 4.4-RELEASE i386 > 10:27PM up 9 days, 23:50, 1 user, load averages: 0.00, 0.00, 0.00 > > > 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 Tue Jan 29 19:59:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f66.law11.hotmail.com [64.4.17.66]) by hub.freebsd.org (Postfix) with ESMTP id F03AA37B417 for ; Tue, 29 Jan 2002 19:59:25 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 29 Jan 2002 19:59:25 -0800 Received: from 68.6.89.248 by lw11fd.law11.hotmail.msn.com with HTTP; Wed, 30 Jan 2002 03:59:25 GMT X-Originating-IP: [68.6.89.248] From: "Charles Burns" To: nathan_arun@hotmail.com, questions@freebsd.org Subject: FTP, was: samba related question Date: Tue, 29 Jan 2002 20:59:25 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 30 Jan 2002 03:59:25.0682 (UTC) FILETIME=[81FC5D20:01C1A942] 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 connected my FreeBSD4.4 machine to a Windows Network using Samba (thanks >to the people who pointed me to www.samba.org) > >Now I have connectivity with other windows machines on the network. (able >to >use "net use" and "telnet" commands from windows machines.) > >I have installed KDE and I'm able to browse the web from FreeBSD machine. >What is puzzling me is when I type "ftp ftp.freebsd.org", I'm getting error >message "No address associated with hostname". > >What should I do enable the ftp client? FreeBSD does have a minimal FTP daemon (I presume you meant daemon, not client), but I found it fairly lacking and in some cases uncooperative with firewalls. Not that FTP and firewalls mix well in any situation. My personal preference for serving FTP is ProFTPd, which has a configuration file which is intentionally very similar to Apache's, it a robust and relatively secure server, and can handle heavy loads without croaking. There are several other mice FTP daemons, but you would probably do well to avoid WU-FTPd because of its security history if nothing else. I changed the name of this thread because while FTP and Samba (SMB) are used for essentially the same thing (err, sort of)...serving files...they are two completely different protocols and are used very differently. Samba is more meant to allow a server's share to become a 'virtual hard drive' on a remote system, whereas FTP is more designed to allow access to remote files for the purpose of getting a specific file rather than running a program off of the server's disk or the like. You can get ProFTPd and docs from www.proftpd.net, and IIRC you can install it from ports. (something like /usr/ports/ftp/proftpd) _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 20:15:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 1C9BF37B8D9 for ; Tue, 29 Jan 2002 20:11:49 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 16D212B74A; Wed, 30 Jan 2002 05:10:36 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 3FFF0348; Wed, 30 Jan 2002 15:10:20 +1100 (EST) Date: Wed, 30 Jan 2002 15:10:20 +1100 From: Edwin Groothuis To: adrian kok Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mrtg Message-ID: <20020130151020.Z823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , adrian kok , freebsd-questions@FreeBSD.ORG References: <20020130033210.95144.qmail@web21201.mail.yahoo.com> <20020129194610.S88793-100000@stereophonic.noops.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129194610.S88793-100000@stereophonic.noops.org>; from tcannon@noops.org on Tue, Jan 29, 2002 at 07:51:00PM -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 On Tue, Jan 29, 2002 at 07:51:00PM -0800, Thomas Cannon wrote: > > The cisco 800 runs Cisco IOS, so you should be able to turn on SNMP. > > Log in, go into enable mode, then configuration mode, and add this: > > your-router-name(config)#snmp-server community public ro > > Then 'write mem' and exit. > > It should now work with the read-only SNMP community string 'public' -- > you might want to use a different string for security purposes... but as > the old saying goes: SNMP -- Security, Not My Problem You can also add an access-list number behind it so people outside that network won't get an answer: See http://www.mavetju.org/networking/security.php for more details. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 20:23:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11804.mail.yahoo.com (web11804.mail.yahoo.com [216.136.172.158]) by hub.freebsd.org (Postfix) with SMTP id EB6F137B405 for ; Tue, 29 Jan 2002 20:23:08 -0800 (PST) Message-ID: <20020130042308.16670.qmail@web11804.mail.yahoo.com> Received: from [202.1.201.227] by web11804.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 20:23:08 PST Date: Tue, 29 Jan 2002 20:23:08 -0800 (PST) From: Haikal Saadh Subject: apache/pam 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 Hi, I'm trying to get apache to authenticate requests with pam, and I'm not having any luck. I've got DSO support enabled as shown by httpd -l. I have tried installing manually, as well as thru the port, but both times I get the same result. Oh, and I am prompted for a username/password when trying to view the page with a browser. Any ideas why? httpd-error.log says:--> [Tue Jan 29 14:38:48 2002] [error] (2)No such file or directory: access to /stats failed for 192.168.1.162, reason: Module is unknown <-- Snip from /etc/pam.conf: --> #apache authentication httpd auth required pam_unix.so httpd account required pam_unix.so # If we don't match anything else, default to using getpwnam(). other auth required pam_unix.so try_first_pass other account required pam_unix.so try_first_pass <-- And snips from httpd.conf --> #*snip* LoadModule pam_auth_module libexec/apache/mod_auth_pam.so #*snip* AddModule mod_auth_pam.c #*snip Alias /stats /usr/stats Options Indexes AuthPAM_Enabled on AllowOverride None AuthName "Border0 statistics" AuthType "basic" require user haikal require group wheel #*snip* <-- __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 20:28:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 4447237B402 for ; Tue, 29 Jan 2002 20:28:10 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0U4RGm66759; Tue, 29 Jan 2002 23:27:16 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: mrtg From: Joe Clarke To: Edwin Groothuis Cc: adrian kok , FreeBSD User Questions List In-Reply-To: <20020130151020.Z823@k7.mavetju.org> References: <20020130033210.95144.qmail@web21201.mail.yahoo.com> <20020129194610.S88793-100000@stereophonic.noops.org> <20020130151020.Z823@k7.mavetju.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 29 Jan 2002 23:27:50 -0500 Message-Id: <1012364873.68638.3.camel@shumai.marcuscom.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 On Tue, 2002-01-29 at 23:10, Edwin Groothuis wrote: > On Tue, Jan 29, 2002 at 07:51:00PM -0800, Thomas Cannon wrote: > > > > The cisco 800 runs Cisco IOS, so you should be able to turn on SNMP. > > > > Log in, go into enable mode, then configuration mode, and add this: > > > > your-router-name(config)#snmp-server community public ro > > > > Then 'write mem' and exit. > > > > It should now work with the read-only SNMP community string 'public' -- > > you might want to use a different string for security purposes... but as > > the old saying goes: SNMP -- Security, Not My Problem > > You can also add an access-list number behind it so people outside > that network won't get an answer: See > http://www.mavetju.org/networking/security.php for more details. A few issues on the SNMP side. One, if you don't specify a read-write community string, IOS won't allow read-write access. You don't need to create a deny any any access list. Second, there is no snmp-server trap-authentication command. On newer IOS you can do: snmp-server enable traps snmp authentication on older IOS, simply snmp-server enable traps snmp Just FYI. Joe > > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: > ------------------+ http://www.FatalDimensions.org/ > > 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 Tue Jan 29 21:15:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11807.mail.yahoo.com (web11807.mail.yahoo.com [216.136.172.161]) by hub.freebsd.org (Postfix) with SMTP id F001C37B416 for ; Tue, 29 Jan 2002 21:15:17 -0800 (PST) Message-ID: <20020130051517.77902.qmail@web11807.mail.yahoo.com> Received: from [202.1.201.227] by web11807.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 21:15:17 PST Date: Tue, 29 Jan 2002 21:15:17 -0800 (PST) From: Haikal Saadh Subject: apache/pam 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 Some more info: /var/log/messages says --> Jan 30 09:42:10 border0 httpd: [dlerror: /usr/lib/pam_unix.so: Undefined symbol "pam_get_item"] Jan 30 09:42:10 border0 httpd: adding faulty module: /usr/lib/pam_unix.so Jan 30 09:42:14 border0 httpd: unable to dlopen(/usr/lib/pam_permit.so) Jan 30 09:42:14 border0 httpd: [dlerror: /usr/lib/pam_permit.so: Undefined symbol "pam_set_item"] Jan 30 09:42:14 border0 httpd: adding faulty module: /usr/lib/pam_permit.so Jan 30 09:42:14 border0 httpd: unable to dlopen(/usr/lib/pam_unix.so) Jan 30 09:42:14 border0 httpd: [dlerror: /usr/lib/pam_unix.so: Undefined symbol "pam_get_item"] Jan 30 09:42:14 border0 httpd: adding faulty module: /usr/lib/pam_unix.so <-- oddly enough, in spite of above errors, pointing pam to pam_permit.so seems to work. (i.e, it allows me access to the page). Oh, and i did set LD_PRELOAD in my apachectl script. Thanks. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 21:19:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stereophonic.noops.org (adsl-63-195-97-84.dsl.snfc21.pacbell.net [63.195.97.84]) by hub.freebsd.org (Postfix) with SMTP id 89B8437B405 for ; Tue, 29 Jan 2002 21:19:18 -0800 (PST) Received: (qmail 90252 invoked by uid 1000); 30 Jan 2002 05:19:20 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jan 2002 05:19:20 -0000 Date: Tue, 29 Jan 2002 21:19:20 -0800 (PST) From: Thomas Cannon To: Haikal Saadh Cc: Subject: Re: apache/pam In-Reply-To: <20020130042308.16670.qmail@web11804.mail.yahoo.com> Message-ID: <20020129211700.D90132-100000@stereophonic.noops.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 > Hi, > I'm trying to get apache to authenticate requests with > pam, and I'm not having any luck. I've got DSO support > enabled as shown by httpd -l. ... > directory: access to /stats failed for 192.168.1.162, > reason: Module is unknown > <-- I don't know if this will answer your question as I've never set up apache/pam, but httpd -l shows the compiled-in modules, not dynamicly-loaded ones. Maybe your config needs to change to accomidate that information. Cheers, Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 21:42:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11801.mail.yahoo.com (web11801.mail.yahoo.com [216.136.172.155]) by hub.freebsd.org (Postfix) with SMTP id C832D37B404 for ; Tue, 29 Jan 2002 21:42:14 -0800 (PST) Message-ID: <20020130054214.64243.qmail@web11801.mail.yahoo.com> Received: from [202.1.201.227] by web11801.mail.yahoo.com via HTTP; Tue, 29 Jan 2002 21:42:14 PST Date: Tue, 29 Jan 2002 21:42:14 -0800 (PST) From: Haikal Saadh Subject: Re: apache/pam To: Thomas Cannon Cc: questions@freebsd.org In-Reply-To: <20020129211700.D90132-100000@stereophonic.noops.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 --- Thomas Cannon wrote: > > Hi, > > I'm trying to get apache to authenticate requests > with > > pam, and I'm not having any luck. I've got DSO > support > > enabled as shown by httpd -l. > > ... > > > directory: access to /stats failed for > 192.168.1.162, > > reason: Module is unknown > > <-- > > I don't know if this will answer your question as > I've never set up > apache/pam, but httpd -l shows the compiled-in > modules, not > dynamicly-loaded ones. Maybe your config needs to > change to accomidate > that information. > Yes, that bit was a pre-emptive answer to the question 'Do you have DSO support enabled?'. And I'm reasonably sure the modules are being loaded, as mentioned in my other email to the list. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 21:48:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id BEB3B37B402 for ; Tue, 29 Jan 2002 21:48:55 -0800 (PST) Received: from dialup-209.245.134.159.dial1.sanjose1.level3.net ([209.245.134.159] helo=blossom.cjclark.org) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16Vnbl-00062a-00; Tue, 29 Jan 2002 21:48:38 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0U5ldd00936; Tue, 29 Jan 2002 21:47:39 -0800 (PST) (envelope-from cjc) Date: Tue, 29 Jan 2002 21:47:29 -0800 From: "Crist J. Clark" To: Hans Christensen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Incorrect du and df info woes... Message-ID: <20020129214729.P79208@blossom.cjclark.org> References: <001901c1a93f$4ef99da0$6539a8c0@datamatrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001901c1a93f$4ef99da0$6539a8c0@datamatrix.com>; from hansc@escape.com on Tue, Jan 29, 2002 at 07:36:26PM -0800 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 29, 2002 at 07:36:26PM -0800, Hans Christensen wrote: > Hi, > I'm having a problem with the filesystem as far as I can tell. > I have several large files in the /smb/muir/vol1/backup directory that do not seem to show up when du or df is queried. I've fsck'ed and rebooted and looked at the pertinent info and all to no avail. I'm stumped! > I'm running FreeBSD 4.4-Stable (FreeBSD 4.4-STABLE #0: Mon Dec 10 03:31:26 PST 2001) and I'm running Samba Version 3.0-alpha13 - I found out that Samba 2.2.2 had problems... I have a Win2K box dropping 11+GB MSSQL backups into a samba share. > I've looked to see if I have any processes open that might keep the filesystem from seeing these .BAK files, but I figure that once I reboot, any lock should be gone. > Any other info that might be helpful I would be happy to provide. Has anybody got a clue for me? The concept of "file size" can be a bit tricky. How "long" a file is and how much disk space a file uses are not necessarily the same. A fun example, $ dd of=bigfile if=/dev/zero seek=1000m count=1 1+0 records in 1+0 records out 512 bytes transferred in 0.000240 secs (2132556 bytes/sec) $ ls -l bigfile -rw-r--r-- 1 cjc cjc 536870912512 Jan 29 21:44 bigfile $ du bigfile 40 bigfile Heh. Have a look at the little blurb in the handbook or FAQ (forget which) about putting a terabyte file on a floppy for more. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 21:53:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns6.icdc.com (ns6.icdc.com [208.244.152.35]) by hub.freebsd.org (Postfix) with ESMTP id 923B237B400 for ; Tue, 29 Jan 2002 21:53:23 -0800 (PST) Received: from hackmasteer-2k (peco.73.galaxy.icdc.com [208.244.152.201]) by ns6.icdc.com (8.11.3/8.11.3) with SMTP id g0U5rBH27730; Wed, 30 Jan 2002 00:53:11 -0500 (EST) From: "Chauncey Smith" To: "Nigel Houghton" , , "Mark Woodson" Subject: maxusers in 4.5 rc Re: Kernel Configuration Error Date: Tue, 29 Jan 2002 00:55:38 -0500 Message-ID: <01c1a889$93c79100$e498f4d0@hackmasteer-2k> 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 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 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 your replay e-mail you mentioned making the maxusers 0. I was wondering why? shouldn't it be higher. in the hand book this talks about the maxusers should be atleast 4 what changed? -----Original Message----- From: Mark Woodson To: Nigel Houghton ; freebsd-questions@FreeBSD.org Date: Monday, January 28, 2002 10:44 PM Subject: Re: Kernel Configuration Error : > >device umass # Disks/Mass storage - Requires scbus and da > >You've deleted the SCSI devices. And as this note points out both scbus >and da (direct access) have to be included. Put them back in and it >work. You might also consider changes maxusers to 0 if you're using one of >the 4.5RC's (4.4-STABLE). > >-Mark > > > >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 Tue Jan 29 22:10:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id AF82B37B404 for ; Tue, 29 Jan 2002 22:10:38 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0U6AHm19419; Wed, 30 Jan 2002 01:10:18 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: maxusers in 4.5 rc Re: Kernel Configuration Error From: Joe Clarke To: Chauncey Smith Cc: Nigel Houghton , FreeBSD User Questions List , Mark Woodson In-Reply-To: <01c1a889$93c79100$e498f4d0@hackmasteer-2k> References: <01c1a889$93c79100$e498f4d0@hackmasteer-2k> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 30 Jan 2002 01:10:52 -0500 Message-Id: <1012371053.69525.0.camel@shumai.marcuscom.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 On Tue, 2002-01-29 at 00:55, Chauncey Smith wrote: > In your replay e-mail you mentioned making the maxusers 0. I was wondering > why? shouldn't it be higher. in the hand book this talks about the maxusers > should be atleast 4 what changed? Check the release notes for 4.5-RELEASE. Do a search for maxusers. http://www.freebsd.org/releases/4.5R/notes.html Joe > > -----Original Message----- > From: Mark Woodson > To: Nigel Houghton ; freebsd-questions@FreeBSD.org > > Date: Monday, January 28, 2002 10:44 PM > Subject: Re: Kernel Configuration Error > > > : > > > >device umass # Disks/Mass storage - Requires scbus and > da > > > >You've deleted the SCSI devices. And as this note points out both scbus > >and da (direct access) have to be included. Put them back in and it > >work. You might also consider changes maxusers to 0 if you're using one of > >the 4.5RC's (4.4-STABLE). > > > >-Mark > > > > > > > >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 Tue Jan 29 22:56:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 66C1537B416 for ; Tue, 29 Jan 2002 22:56:25 -0800 (PST) Received: from hades.hell.gr (patr530-a142.otenet.gr [212.205.215.142]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g0U6uLC1001381; Wed, 30 Jan 2002 08:56:22 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0U6uKV44930; Wed, 30 Jan 2002 08:56:20 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Wed, 30 Jan 2002 08:56:19 +0200 From: Giorgos Keramidas To: Zach Garner Cc: freebsd-questions@freebsd.org Subject: Re: Sed compatibility with GNU Sed Message-ID: <20020130065619.GB44590@hades.hell.gr> References: <1011828158.44952.4.camel@minsky.zachgarner.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1011828158.44952.4.camel@minsky.zachgarner.com> User-Agent: Mutt/1.3.25i 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 2002-01-23 17:22:38, Zach Garner wrote: > In GNU Sed (textproc/gsed), I can execute the following command which > will insert "asdf" on the first line of the contents of file foo: > gsed -e '1i\' -e 'asdf' > This does not work in the sed that comes with FreeBSD. Instead, the only > way I have been able to do the above is by separating the command on two > lines: > sed -e '1i\ > asdf' < foo Shell quotes are probably bitting you. But what you are trying to do is easy to emulate with: ( echo asdf ; cat foo ) -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 23:25: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by hub.freebsd.org (Postfix) with ESMTP id 33D7737B400 for ; Tue, 29 Jan 2002 23:24:58 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 4ADF98185 for ; Wed, 30 Jan 2002 08:24:56 +0100 (MET) Date: Wed, 30 Jan 2002 08:24:55 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: Automatic startup of OpenFTPD (!!!) Message-Id: <20020130082455.1bf4f8c7.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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'd just like it started at each bootup, like every other service on my system. The OpenFTPD tutorial mentions nothing about this. I'm running OpenFTPD as user 'ftpd', and I'd like the service to be loaded at startup. So far I've tried inetd, rc.local (su) and crontab (without finding a proper script to check if it's running). Hope anybody has a clue. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Jan 29 23:48:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id EEC8137B400 for ; Tue, 29 Jan 2002 23:48:15 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id F0D842B711; Wed, 30 Jan 2002 08:48:12 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 0011A348; Wed, 30 Jan 2002 18:48:00 +1100 (EST) Date: Wed, 30 Jan 2002 18:48:00 +1100 From: Edwin Groothuis To: "J . S ." Cc: freebsd-questions@freebsd.org Subject: Re: Automatic startup of OpenFTPD (!!!) Message-ID: <20020130184800.A823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , "J . S ." , freebsd-questions@freebsd.org References: <20020130082455.1bf4f8c7.johann@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130082455.1bf4f8c7.johann@broadpark.no>; from johann@broadpark.no on Wed, Jan 30, 2002 at 08:24:55AM +0100 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 Wed, Jan 30, 2002 at 08:24:55AM +0100, J . S . wrote: > I'd just like it started at each bootup, like every other service on my system. > > The OpenFTPD tutorial mentions nothing about this. It's system specific. > I'm running OpenFTPD as user 'ftpd', and I'd like the service to be > loaded at startup. Have a look at other startup scripts which are placed in /usr/local/etc/rc.d, they are started with "start" as argument. [~] edwin@k7>less /usr/local/etc/rc.d/snmpd.sh #!/bin/sh if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then echo "$0: Cannot determine the PREFIX" >&2 exit 1 fi case "$1" in start) [ -x ${PREFIX}/sbin/snmpd ] && ${PREFIX}/sbin/snmpd && echo -n ' snmpd' ;; stop) killall snmpd && echo -n ' snmpd' ;; *) echo "Usage: `basename $0` {start|stop}" >&2 ;; esac exit 0 Your openftpd.sh should do something similair. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 0:13:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 2009237B416 for ; Wed, 30 Jan 2002 00:13:16 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 85AF5819E for ; Wed, 30 Jan 2002 09:13:14 +0100 (MET) Date: Wed, 30 Jan 2002 09:13:11 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: ---> Upgrading 'qt-2.3.1' to 'qt-2.3.1_1' (x11-toolkits/qt23) Message-Id: <20020130091311.17eda673.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 ---> Upgrading 'qt-2.3.1' to 'qt-2.3.1_1' (x11-toolkits/qt23) Why does portupgrade always have to upgrade from portname-X.X to portname-X.X_1? I find it extremely annoying, not to mention useless? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 0:37:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 1816137B405 for ; Wed, 30 Jan 2002 00:37:18 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0U8b7l00672; Wed, 30 Jan 2002 21:37:07 +1300 (NZDT) (envelope-from jonc) Date: Wed, 30 Jan 2002 21:37:07 +1300 From: Jonathan Chen To: "J.S." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ---> Upgrading 'qt-2.3.1' to 'qt-2.3.1_1' (x11-toolkits/qt23) Message-ID: <20020130213707.B536@grimoire.chen.org.nz> References: <20020130091311.17eda673.johann@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130091311.17eda673.johann@broadpark.no>; from johann@broadpark.no on Wed, Jan 30, 2002 at 09:13:11AM +0100 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 Wed, Jan 30, 2002 at 09:13:11AM +0100, J.S. wrote: > ---> Upgrading 'qt-2.3.1' to 'qt-2.3.1_1' (x11-toolkits/qt23) > > Why does portupgrade always have to upgrade from portname-X.X to > portname-X.X_1? The "_{12345}" suffix indicates that the port-maintainer has made a siginificant change to the port that it warrants a version bump. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Nyuck, nyuck, nyuck" - Curly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 1:15:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20806.mail.yahoo.com (web20806.mail.yahoo.com [216.136.226.195]) by hub.freebsd.org (Postfix) with SMTP id 03D2F37B405 for ; Wed, 30 Jan 2002 01:15:13 -0800 (PST) Message-ID: <20020130091512.47381.qmail@web20806.mail.yahoo.com> Received: from [216.101.119.200] by web20806.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 10:15:12 CET Date: Wed, 30 Jan 2002 10:15:12 +0100 (CET) From: =?iso-8859-1?q?Joel=20CARNAT?= Subject: Microtech USB6SCSI Cable - working well ? To: stable@freebsd.org Cc: freebsd-questions@freebsd.org 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 Hi, I'm planning to buy the Microtech USB-SCSI Cable (http://www.microtechint.com/qs-usbscsi.html). I've seen the ref in usbdevs source code ***** product MICROTECH SCSIDB25 0x0004 USB-SCSI-DB25 product MICROTECH SCSIHD50 0x0005 USB-SCSI-HD50 ***** Questions :) - does this mean that it will work ? or just that FreeBee will print a pretty message when I'll plug it ? - what would be the diff between the DB25 (female) and the HD50 (male) version ? I mean, is there a version to plug disks and a version to plug s'thg else ??? - (for those who have it ;) will any SCSI drive fit this cable (&FreeBee) ? any ref of hard drives working (pliz) ? thX for answers, Jo ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 1:21:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 0C97837B423 for ; Wed, 30 Jan 2002 01:21:09 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id D15358216 for ; Wed, 30 Jan 2002 10:19:00 +0100 (MET) Date: Wed, 30 Jan 2002 10:18:59 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: Mail signature applications Message-Id: <20020130101859.6252ebe1.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 What's most recommendable? autosig, gensig, sigit or sigrot? :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 1:22:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 6E6DE37B41D for ; Wed, 30 Jan 2002 01:22:17 -0800 (PST) Received: from fwd05.sul.t-online.de by mailout01.sul.t-online.com with smtp id 16Vqwa-0005XS-03; Wed, 30 Jan 2002 10:22:16 +0100 Received: from meiszl.de (520085433351-0001@[80.135.81.149]) by fmrl05.sul.t-online.com with esmtp id 16VqwE-1WWQJUC; Wed, 30 Jan 2002 10:21:54 +0100 Subject: Annoying message Date: Wed, 30 Jan 2002 10:21:54 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Annoying message content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Thread-Index: AcGpb46meXjVN2SXRMWakyg1I+TNDw== From: "Michael A. Meiszl" To: X-Sender: 520085433351-0001@t-dialin.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 How can I turn off this one: Jan 30 07:34:32 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 Jan 30 08:10:44 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 Jan 30 09:38:28 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 Jan 30 09:40:59 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f4 to 00:04:75:7d:2c:f3 on xl0 (that host uses a trunked bunch of ethernet cards, so it is very common that it might "move" back and forth) I cannot find any appropriate sysctl option to disable this message. MAM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 1:38:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pool.imt.com.ua (office.imt.com.ua [212.109.53.33]) by hub.freebsd.org (Postfix) with ESMTP id AD27637B405 for ; Wed, 30 Jan 2002 01:38:18 -0800 (PST) Received: (from ant@localhost) by pool.imt.com.ua (8.11.6/8.11.5) id g0U9cBw17663 for freebsd-questions@FreeBSD.ORG; Wed, 30 Jan 2002 11:38:11 +0200 (EET) (envelope-from ant) Date: Wed, 30 Jan 2002 11:38:11 +0200 (EET) From: Andriy Tkachuk Message-Id: <200201300938.g0U9cBw17663@pool.imt.com.ua> To: freebsd-questions@FreeBSD.ORG Subject: how to subscribe!? to security notes mailing list Reply-To: ant@imt.com.ua 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 1:56:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 2A15D37B416; Wed, 30 Jan 2002 01:55:54 -0800 (PST) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g0U9saA66379; Wed, 30 Jan 2002 11:54:36 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200201300954.g0U9saA66379@zibbi.icomtek.csir.co.za> Subject: Re: IPXIP In-Reply-To: <20020124231006.T93791-100000@blade.elitsat.net> from Alexander at "Jan 24, 2002 11:58:21 pm" To: amour@blade.elitsat.net (Alexander) Date: Wed, 30 Jan 2002 11:54:36 +0200 (SAT) Cc: freebsd-net@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] 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 have a serious question to ask. > > I have 2 gamehalls. Both of them are on masq. networks. > And I need to make them to play games over IPX. > for linux there are a lot of demons for ipx routing, but I don't know what > are for freebsd. > So here is what I did: > > 1. on both routers I compiled: > options IPTUNNEL IPXIP and IPX > > 2. added the following lines in /etc/rc.conf: > ifconfig_rl0_ipx="ipx 0x00000000" # Sample IPX address family entry. ^^^^^^^^^ > ipxgateway_enable="YES" # Set to YES to enable IPX routing. > ipxrouted_enable="YES" # Set to YES to run the IPX routing daemon. > ipxrouted_flags="" # Flags for IPX routing daemon. This should be enough to get IPXrouted running. You can also check the routing table with "netstat -rnf ipx". > > 3. did a tunnel over the both routers. > on router1: > nos-tun -t /dev/tun0 -s 172.100.100.1 -d 172.100.100.2 209.1.1.2 > on router2: > nos-tun -t /dev/tun0 -s 172.100.100.2 -d 172.100.100.1 209.1.1.1 > > 4. did: > on router1: > ifconfig rl0 ipx 0x0 ipdst 172.100.100.1 ^^^^^ > > on router2: > ifconfig rl0 ipx 0x0 ipdst 172.100.100.2 ^^^^^ > > and the results: > on both sides I had interface: > > ipxip0: flags=11 mtu 1536 > ipx 0.XXXXXXXXXX --> 0 ^^^ IPX networking is similar to ipv4 networking in some respects. It also needs unique network numbers for the different "subnets" to work, so you need to use different network numbers and not 0x0 everywhere. What is different is that the network number is a 32 bit number and not shared with the host part as on ipv4. > > > but when a user on the one gamehall creates a game (using Starcraft (LAN)) > the other gamehall couldn't join. > > So this means that my configurations didn't work. > I tried to change ipdst on both sides to point not to source but dest > but this didn't help. > > If you know how can I make this, please tell me. > I've tried to find some documentations about IPXIP or IPXrouted but I > found nothing. Look in the old mail archives because I did explain it (IPXIP usage) a loooong time ago. IPXrouted should be straight forward it does have a man page and normally does not need configuration. You just start it and it does its thing, much like routed. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 2: 6:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.firstcallgroup.co.uk (dilbert.firstcallgroup.co.uk [194.203.69.166]) by hub.freebsd.org (Postfix) with ESMTP id 6955D37B402; Wed, 30 Jan 2002 02:06:47 -0800 (PST) Received: from pfrench by mailhost.firstcallgroup.co.uk with local (Exim 3.33 #1) id 16VrdZ-000CD7-00; Wed, 30 Jan 2002 10:06:41 +0000 To: joel_carnat@yahoo.fr, stable@freebsd.org Subject: Re: Microtech USB6SCSI Cable - working well ? Cc: freebsd-questions@freebsd.org In-Reply-To: <20020130091512.47381.qmail@web20806.mail.yahoo.com> Message-Id: From: Pete French Date: Wed, 30 Jan 2002 10:06:41 +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 > - what would be the diff between the DB25 (female) > and the HD50 (male) version ? I mean, is there a HD50 is the normal standard SCSI-2 connector (narrow). A very few manufacturers (Apple being the main culprit) put 25 way D connectors on the back of SCSI kit for reasons best known to themselves, which is what the other one is for. Best is to avoid such non-standard monstrosities like the plague. > - (for those who have it ;) will any SCSI drive fit That depends on the enclosure, not the drive. Any drive can be placed in an enclosure with an HD50 connector on the back - thoughif you have a wide drive you will get half the speed as yu only have an 8 bit bus not a 16 bit one. -pcf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 2:50:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wl3-99.iti.lt (wl3-99.iti.lt [193.219.3.99]) by hub.freebsd.org (Postfix) with ESMTP id 5FA0437B419 for ; Wed, 30 Jan 2002 02:50:15 -0800 (PST) Received: from MINDAUGAS ([192.168.110.4]) by wl3-99.iti.lt (8.8.7/8.8.7) with ESMTP id OAA00726 for ; Wed, 31 Jan 1996 14:37:26 +0200 Date: Wed, 30 Jan 2002 13:08:50 +0200 From: Mindaugas X-Mailer: The Bat! (v1.44) UNREG / CD5BF9353B3B7091 Reply-To: Mindaugas X-Priority: 3 (Normal) Message-ID: <11215466647.20020130130850@delfi.lt> To: freebsd-questions@FreeBSD.ORG Subject: Dial-in server qustion 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 , I have computer with fresh FreeBSD4.4 instaliation. I want to make it as dial-in ppp server (from win98 box could make dial conection to FBSD box over ppp protocol, like internet service provider). And I dont know how to make it work (user-ppp). In file /etc/ttys I made change > ttyd1 "/usr/libexec/getty std.57600" dialup on secure (my modem is attached to com2) In file /etc/gettytab default:\ :pp=/etc/ppp/pppserver:\ In /etc/ppp I made file pppserver (and set permisions 555) #!/bin/sh exec /usr/sbin/ppp -direct incoming In file /etc/ppp/ppp.conf default: (added line) allow users mindaugas incoming: enable chap pap passwdauth allow users mindaugas What I still doing wrong, because I can't make dial conection from win98 box to FBSD box over ppp protocol. If I in win98 box select to use SLIP conection then all goes OK, but if selected PPP then nothing hapening (I can't conect to FBSD). -- Best regards, Mindaugas mindaugas77@delfi.lt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 3: 3:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from go4.ext.ti.com (dlezb.ext.ti.com [192.91.75.132]) by hub.freebsd.org (Postfix) with ESMTP id 9E7EA37B416; Wed, 30 Jan 2002 03:03:53 -0800 (PST) Received: from dlep8.itg.ti.com ([157.170.134.88]) by go4.ext.ti.com (8.11.6/8.11.6) with ESMTP id g0UB3r624539; Wed, 30 Jan 2002 05:03:53 -0600 (CST) Received: from dlep8.itg.ti.com (localhost [127.0.0.1]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id FAA25675; Wed, 30 Jan 2002 05:03:52 -0600 (CST) Received: from popsvr.india.ti.com (popsvr.india.ti.com [157.87.95.215]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id FAA25661; Wed, 30 Jan 2002 05:03:50 -0600 (CST) Received: from paspcsham (dhcp86159 [157.87.86.159]) by popsvr.india.ti.com (8.8.8/8.8.8) with SMTP id QAA10603; Wed, 30 Jan 2002 16:33:46 +0530 (IST) Message-ID: <002001c1a97f$422ab380$9f56579d@india.ti.com> From: "Gautham Ganapathy" To: "FreeBSD Newbies @ FreeBSD.org" , "FreeBSD Questions @ FreeBSD.org" Subject: Mounting logical fat32 partitions Date: Wed, 30 Jan 2002 16:44:13 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 Hi I am unable to mount my fat32 partitions from freebsd. I am able to mount fat partitions which are configured as primary fat partitions, such as thos in thee 3rd drive. however, i am unable to mount the partitions in the 2nd drive. How exactly do i reference a drive in the second drive. i have been trying something like ad1s2a,b,... my hdd conf is as follows hdd1 P1 ext3 Ext P5 ext3 P6 ext3 . . . hdd2 P1 ntfs Ext P5 fat32 P6 fat32 . . . hdd3 P1 FreeBSD P2 Fat32 P3 Fat32 regards gautham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 3:16:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mpehp1.mpe-garching.mpg.de (mpehp1.mpe-garching.mpg.de [130.183.70.10]) by hub.freebsd.org (Postfix) with ESMTP id 6304337B404; Wed, 30 Jan 2002 03:16:39 -0800 (PST) Received: from robert2.mpe-garching.mpg.de (robert2.mpe-garching.mpg.de [130.183.136.59]) by mpehp1.mpe-garching.mpg.de (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id MAA14394; Wed, 30 Jan 2002 12:16:38 +0100 (MET) Received: (from sutter@localhost) by robert2.mpe-garching.mpg.de (8.11.6/8.11.6) id g0UBHDr03914; Wed, 30 Jan 2002 12:17:13 +0100 (CET) (envelope-from sutter) Date: Wed, 30 Jan 2002 12:17:13 +0100 From: Robert Suetterlin To: freebsd-questions@freebsd.org Cc: freebsd-hackers@freebsd.org Subject: HOW to debug memory corruption efficiently? Message-ID: <20020130111713.GA25203@robert2.mpe-garching.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i 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 everyone! I have a problem using some third party C++ library. After returning from a seemingly innocent function call my stack frame gets destroyed step by step --- and maybe other parts of memory as well. Unfortunately I'm neither proficient in C++ nor efficient in debugging, so I stumble around the problem rather blindfolded. Once I blamed the compiler, systemlibraries and operating system, I knew I needed some help. The problem appeared on a linux system, but I guess the techniques I might need will be the same under Linux, FreeBSD or any un*x. I checked the program execution using gdb and found that in the cleanup code after the function call (this is under Linux, so I will not present the assembler, as I guess clean up will be different under freebsd) something strange happens. When displaying the backtrace with gdb, the debugger suddenly complains: 6 card = new DAQ::SISO::Grabber(1); (gdb) bt #0 DAQ::SISO::Slave::Slave (this=0xbffff65b) at Slave.cc:6 #1 0x0804a352 in main () at test.cc:10 #2 0x400df65f in __libc_start_main () from /lib/libc.so.6 (gdb) n 10 card->LoadFramegrabberDesign( const_cast(name), 26, 52 ); (gdb) bt #0 DAQ::SISO::Slave::Slave (this=0xbffff65b) at Slave.cc:10 #1 0x0804a352 in main () at test.cc:10 #2 0x400df65f in __libc_start_main () from /lib/libc.so.6 Cannot access memory at address 0xbf080506 I stepped (s) and single stepped (si) over ther card = new ... command. The 'Cannot access memory' appears four single steps after finish returns from the Constructor. So not while within the Constructor or any function called from there. The assembler command after which the strange message appears seems to restore the basepointer (i386). Later during program execution (everytime after a method call using card->method(); my stack frame gets corrupted slowly or the message 'Cannot access memory' changes to complain about different adresses. I guess that somewhere within the Constructor or some function called therein my stack and registers stored there get corrupted due to a memory leak, freak pointer, etc. Is there an efficient way to find out which part of the program is responsible for the corruption. I.e. is there an efficient way to fix the blame either to my code or the third party libraries :)? Or is there another likely cause of this problem, which has nothing to do with freak pointers or the libraries, but with using C++ wrong. I compiled using -Wall and got no warnings. Sincerely, Ronbert S. -- Robert Suetterlin (robert@mpe.mpg.de) phone: (+49)89 / 30000-3546 fax: (+49)89 / 30000-3950 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 3:34:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail49.fg.online.no (mail49-s.fg.online.no [148.122.161.49]) by hub.freebsd.org (Postfix) with ESMTP id 9CF6737B400 for ; Wed, 30 Jan 2002 03:34:14 -0800 (PST) Received: from epostleser.online.no (epostleser12.frisurf.no [148.122.3.20]) by mail49.fg.online.no (8.9.3/8.9.3) with ESMTP id MAA29027 for ; Wed, 30 Jan 2002 12:34:12 +0100 (MET) X-WebMail-UserID: dtunez@online.no Date: Wed, 30 Jan 2002 12:34:11 +0100 From: Christer Gundersen To: questions@FreeBSD.org X-EXP32-SerialNo: 50000140 Subject: Softupdates Message-ID: <3C593C4A@epostleser.online.no> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: InterChange (Hydra) SMTP v3.62 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 As i read the RELEASE NOTES, i see that SOFTUPDATES will be activated by default under install. but it also says that it will not enable SOFTUPDATES on the root ( / ) fs . why? is that bad? Best regards Christer Gundersen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 3:48:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bavian.no (bavian.no [193.71.199.115]) by hub.freebsd.org (Postfix) with SMTP id 8226437B402 for ; Wed, 30 Jan 2002 03:48:35 -0800 (PST) Received: (qmail 16969 invoked by uid 1003); 30 Jan 2002 11:47:56 -0000 Date: Wed, 30 Jan 2002 12:47:56 +0100 From: Espen Tagestad To: questions@freebsd.org Subject: Re: Softupdates Message-ID: <20020130124756.A15728@modula.no> References: <3C593C4A@epostleser.online.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C593C4A@epostleser.online.no>; from dtunez@online.no on Wed, Jan 30, 2002 at 12:34:11PM +0100 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 Wed, Jan 30, 2002 at 12:34:11PM +0100, Christer Gundersen wrote: > As i read the RELEASE NOTES, i see that SOFTUPDATES will be activated by > default under install. but it also says that it will not enable SOFTUPDATES on > the root ( / ) fs . why? is that bad? Because with SoftUpdates read/write operations often delay, sometimes up to 30 seconds before it's done. Then, if a machine crash occurs it may lead to a larger loss of data. That can cause unrecoverable damage to your system. regards, Espen Tagestad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 3:49:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from www.cgf.net (www.cgf.net [212.100.224.209]) by hub.freebsd.org (Postfix) with SMTP id 4E03237B404 for ; Wed, 30 Jan 2002 03:44:37 -0800 (PST) subject: df reports high disk usage but du can't account for used space Message-Id: <20020130114437.4E03237B404@hub.freebsd.org> Date: Wed, 30 Jan 2002 03:44:37 -0800 (PST) From: tomb-freebsd@cgf.net 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 Hi, Due to a config problem on one of my remote machines, i discovered that /var was full. In order to get around this problem I moved the content from /var to /usr/var and symlinked with ln -s the (most of) the contents back to /var. does df know about real and linked files and directories and if so where did my disk space go? Thanks in advance Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 3:56:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by hub.freebsd.org (Postfix) with ESMTP id D9C4A37B405 for ; Wed, 30 Jan 2002 03:56:44 -0800 (PST) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 3.12 #1 (Debian)) id 16VtM4-00041T-00 for ; Wed, 30 Jan 2002 04:56:44 -0700 Date: Wed, 30 Jan 2002 04:56:44 -0700 (MST) From: RJ45 To: freebsd-questions@freebsd.org Subject: problem with PS2 mouse under Xfree 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 psmintr: out of sync (00c0 != 0000). psmintr: out of sync (00c0 != 0000). I got tons of these messages sometimes and the mouse stop working. I have to ctrl-alt-F1 and then go back with ctrl-alt-F9 and everythign is back working... any idea abotu this? thanks Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 5:11:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by hub.freebsd.org (Postfix) with ESMTP id 5A79037B432 for ; Wed, 30 Jan 2002 05:11:37 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id DDCFC8200 for ; Wed, 30 Jan 2002 14:11:07 +0100 (MET) Date: Wed, 30 Jan 2002 14:11:06 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: "su - user" error Message-Id: <20020130141106.62696839.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 This message occurs whenever I as root su to another user: mesg: /dev/ttyp3: Operation not permitted Does anyone know why? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 5:21: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id 7DF2A37B402 for ; Wed, 30 Jan 2002 05:20:55 -0800 (PST) Received: (from sue2@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id g0UDKjN17771; Thu, 31 Jan 2002 00:20:45 +1100 (EST) (envelope-from sue2) Date: Thu, 31 Jan 2002 00:20:44 +1100 From: Sue Blake To: "J.S." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: "su - user" error Message-ID: <20020131002044.B2812@phoenix.welearn.com.au> Mail-Followup-To: Sue Blake , "J.S." , freebsd-questions@FreeBSD.ORG References: <20020130141106.62696839.johann@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130141106.62696839.johann@broadpark.no>; from johann@broadpark.no on Wed, Jan 30, 2002 at 02:11:06PM +0100 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 Wed, Jan 30, 2002 at 02:11:06PM +0100, J.S. wrote: > This message occurs whenever I as root su to another user: > > mesg: /dev/ttyp3: Operation not permitted > > Does anyone know why? Try just "su user" without the "-", and you won't have the error. With the "su - user" method you're running the user's .profile (or equivalent) as for their normal login. There is a mesg command in there. That command won't work in an xterm (or whatever ttyp3 is), and lets you (i.e. 'user') know that it hasn't been able to run this time round. The error message is harmless. -- Regards, -*Sue*- sue@welearn.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 5:34:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from linuxmail.touchtunes.com (operator.touchtunes.com [216.94.139.201]) by hub.freebsd.org (Postfix) with ESMTP id BDE8837B405 for ; Wed, 30 Jan 2002 05:34:32 -0800 (PST) Received: from sunder.touchtunes.com (sunder.touchtunes.com [192.168.0.26]) by linuxmail.touchtunes.com (8.9.3/8.8.7) with ESMTP id IAA17124; Wed, 30 Jan 2002 08:34:32 -0500 Received: (from dinjo@localhost) by sunder.touchtunes.com (8.11.6/8.11.6) id g0UDYIF78029; Wed, 30 Jan 2002 08:34:18 -0500 (EST) (envelope-from dinjo) Date: Wed, 30 Jan 2002 08:34:18 -0500 From: Joel Dinel To: "Michael A. Meiszl" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Annoying message Message-ID: <20020130083418.A78007@sunder.touchtunes.com> Mail-Followup-To: Joel Dinel , "Michael A. Meiszl" , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from Michael@Meiszl.de on Wed, Jan 30, 2002 at 10:21:54AM +0100 X-Useless-Header: Look ma, it's a # sign! X-Operating-System: FreeBSD 4.5-STABLE i386 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 could always modify your /etc/syslog.conf to have all console messages logged to a file instead of the root window. On Wed, Jan 30, 2002 at 10:21:54AM +0100, Michael A. Meiszl wrote: > Subject: Annoying message > Date: Wed, 30 Jan 2002 10:21:54 +0100 > From: "Michael A. Meiszl" > To: > > How can I turn off this one: > > Jan 30 07:34:32 Proxy /kernel: arp: 194.39.213.1 moved from > 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 > Jan 30 08:10:44 Proxy /kernel: arp: 194.39.213.1 moved from > 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 > Jan 30 09:38:28 Proxy /kernel: arp: 194.39.213.1 moved from > 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 > Jan 30 09:40:59 Proxy /kernel: arp: 194.39.213.1 moved from > 00:04:75:7d:2c:f4 to 00:04:75:7d:2c:f3 on xl0 > > (that host uses a trunked bunch of ethernet cards, so it is very common > that it might "move" back and forth) > > I cannot find any appropriate sysctl option to disable this message. > > MAM > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---end quoted text--- -- Joel Dinel System Administrator TouchTunes Digital Jukebox, Inc. GnuPG key : http://darkhost.mine.nu:81/~joel/misc/mykey.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 5:50: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.wintersperu.com.pe (alpha.wintersperu.com.pe [200.37.53.28]) by hub.freebsd.org (Postfix) with ESMTP id D827C37B41C; Wed, 30 Jan 2002 05:49:28 -0800 (PST) Received: from alvaro ([130.102.1.2]) by alpha.wintersperu.com.pe (8.8.7/8.8.7) with ESMTP id IAA05459; Wed, 30 Jan 2002 08:45:52 -0500 From: "Alvaro Rosales R." Organization: Procacao S.A To: freebsd-smp@FreeBSD.org, freebsd-questions@FreeBSD.org Date: Wed, 30 Jan 2002 08:49:00 -0500 MIME-Version: 1.0 Subject: Problems with Compaq Proliant ML370 Reply-To: aran80@wintersperu.com.pe Message-ID: <3C57B37C.32386.2FD3BC6@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 was happily running my FReeBSD server with one Pentium III processor, but when I added a second processor ( identical to the first one) I recompiled mi generic Kernel ,I uncomented the two lines that are needed to have an SMP kernel , and when I install the kernel I cant boot, I get this message on my screen: Time counter "18254" frecuency 1193182Hz CPU : Pentium III/PentiumIII XEON/Celeron (997.46-MHZ 686 class CPU) Origin =Genuine Intel .................................... Changing APIC ID for IO APIC #0 from 0 to 8 on chip Programming 35 pins in IOAPIC #0 IOAPIC#0 intpin 2->irq0 ...... then the server hungs This are the two lines I uncommented inorder to have a SMP enabled Kernel: options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O The BIOS of my server recognizes the two processors when i Trun the server on. I had to recompile my kernel without SMP to make my server work again. Thanks in advance for your help , Alvaro A. Rosales Rojas. ---------------- a.k.a. RAZA Proud user of Pegasus Mail Soporte Tecnico de Sistemas Procacao S.A 3368113 ext 260 "You'll never know how far you can go until you break the chains that tie your soul " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 6: 9:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.untoldfaith.com (h-64-105-153-10.DNVTCO56.covad.net [64.105.153.10]) by hub.freebsd.org (Postfix) with ESMTP id 1E53C37B405 for ; Wed, 30 Jan 2002 06:09:28 -0800 (PST) Received: from ([]) by mail.untoldfaith.com (Merak 4.2.2) with SMTP id JFC37105 for ; Wed, 30 Jan 2002 07:09:24 -0700 Date: Wed, 30 Jan 2002 07:09:18 -0700 From: Troy X-Mailer: The Bat! (v1.54 Beta/33) Educational Reply-To: Troy X-Priority: 3 (Normal) Message-ID: <10481844676.20020130070918@untoldfaith.com> To: questions@freebsd.org Subject: Turning off computer from power button. 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, Just wondering if anyone can help. I need to run a freebsd box that is headless, keyboardless, mouseless, & that I will have no physical or network access to. What I want to do is allow someone to push the power button and the machine will halt, basically like a NAS device. I've been searching and can't really find any real answers. I am assuming it has to do with apm or acpi but, I can't figure out exactly how to get them to work. Any help or pointers in the right direction would be appreciated. Thanks, Troy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 6:18:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13408.mail.yahoo.com (web13408.mail.yahoo.com [216.136.175.66]) by hub.freebsd.org (Postfix) with SMTP id 2372837B405 for ; Wed, 30 Jan 2002 06:17:58 -0800 (PST) Message-ID: <20020130141757.98495.qmail@web13408.mail.yahoo.com> Received: from [4.18.79.47] by web13408.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 06:17:57 PST Date: Wed, 30 Jan 2002 06:17:57 -0800 (PST) From: Andrew Gould Subject: Re: Dial-in server qustion To: Mindaugas , freebsd-questions@FreeBSD.ORG In-Reply-To: <11215466647.20020130130850@delfi.lt> 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 tried using mgetty with the same results -- I could establish a SLIP connection; but not a ppp connection. Once inside the shell account, I could start ppp; but I couldn't get my Windows PC to access the web server on the FreeBSD box. I have trouble understanding/applying information in the serial communication documentation that's available. Do we need to run a DNS service on the FreeBSD box? Good Luck, Andrew Gould --- Mindaugas wrote: > Hello , > > I have computer with fresh FreeBSD4.4 > instaliation. > I want to make it as dial-in ppp server (from > win98 box could make > dial conection to FBSD box over ppp protocol, like > internet service > provider). > And I dont know how to make it work (user-ppp). > In file /etc/ttys I made change > > ttyd1 "/usr/libexec/getty std.57600" dialup > on secure > (my modem is attached to com2) > In file /etc/gettytab > default:\ > :pp=/etc/ppp/pppserver:\ > In /etc/ppp I made file pppserver (and set > permisions 555) > #!/bin/sh > exec /usr/sbin/ppp -direct incoming > In file /etc/ppp/ppp.conf > default: > (added line) allow users mindaugas > > incoming: > enable chap pap passwdauth > allow users mindaugas > > What I still doing wrong, because I can't make dial > conection from > win98 box to FBSD box over ppp protocol. > If I in win98 box select to use SLIP conection then > all goes OK, but > if selected PPP then nothing hapening (I can't > conect to FBSD). > > -- > Best regards, > Mindaugas > mindaugas77@delfi.lt > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 6:22:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pat.genie.syncordia.net (pat.genie.syncordia.net [193.113.200.222]) by hub.freebsd.org (Postfix) with SMTP id D436E37B416 for ; Wed, 30 Jan 2002 06:22:14 -0800 (PST) Received: from pat.genie.syncordia.net (193.113.200.222) by pat.genie.syncordia.net; 30 Jan 2002 14:22:14 +0000 MIME-Version: 1.0 Date: Wed, 30 Jan 2002 14:22:14 +0000 From: tim.borgeaud@genie.co.uk Message-Id: <1012400534.webexpressdV3.1.f@mail.u.genie.co.uk> To: freebsd-questions@freebsd.org Subject: CD rip from nonexistant device causes panic 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 experimenting with CD ripping I found that I could cause a crash with Fatal Trap 12 (superviser read page not present) with the seemingly innocent command. dd if=/dev/acd1t1 of=test.cdr bs=2352 conv=swab There is no acd1 in the system. I was curious because the track (acdXtY) nodes for acd1 were created along with creation of acd0 nodes. This seems bad to me, is it reasonable to crash the system by abusing device nodes like this? I'm only providing brief details. If anyone thinks this deserves more attention I can get some more details later on, I'm not at the machine at the mo. Note that I haven't explored this much because the machine needs to be usable. System uses a asustek cuv266 mainboard with VIA 82C686b (ATA100) controller. device ata device atadisk device atapicd options ATAPI_STATIC The atapi devices I have are 2 disks and 1 dvd rom drive: ata0-master ad0 UDMA33 ata0-slave dvdrom PIO4 ata1-master ad2 UDMA100 Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 6:22:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13402.mail.yahoo.com (web13402.mail.yahoo.com [216.136.175.60]) by hub.freebsd.org (Postfix) with SMTP id 89F3A37B402 for ; Wed, 30 Jan 2002 06:22:44 -0800 (PST) Message-ID: <20020130142039.49654.qmail@web13402.mail.yahoo.com> Received: from [4.18.79.47] by web13402.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 06:20:39 PST Date: Wed, 30 Jan 2002 06:20:39 -0800 (PST) From: Andrew Gould Subject: Re: Turning off computer from power button. To: Troy , questions@freebsd.org In-Reply-To: <10481844676.20020130070918@untoldfaith.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 I can't answer your question; but I have a question of my own. If you have a computer with no local or network access, what is its purpose? Andrew --- Troy wrote: > Hello, > Just wondering if anyone can help. I need to > run a freebsd box that is > headless, keyboardless, mouseless, & that I will > have no physical or network > access to. What I want to do is allow someone to > push the power button and the > machine will halt, basically like a NAS device. I've > been searching and can't > really find any real answers. I am assuming it has > to do with apm or acpi but, I > can't figure out exactly how to get them to work. > Any help or pointers in the > right direction would be appreciated. > > Thanks, > > Troy > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 6:36:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from humpty.finadmin.virginia.edu (humpty.finadmin.Virginia.EDU [128.143.87.245]) by hub.freebsd.org (Postfix) with ESMTP id 399A037B405 for ; Wed, 30 Jan 2002 06:36:34 -0800 (PST) Received: (from mrg8n@localhost) by humpty.finadmin.virginia.edu (8.11.6/8.11.6) id g0UEZqI39436; Wed, 30 Jan 2002 09:35:52 -0500 (EST) (envelope-from mrg8n) Date: Wed, 30 Jan 2002 09:35:52 -0500 From: Mike Galvez To: Marco Radzinschi Cc: FreeBDS-Questions Subject: Re: How to share HP LaserJet III with Samba? Message-ID: <20020130093552.B39303@mail.virginia.edu> References: <20020129222747.P35773-100000@mail.radzinschi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020129222747.P35773-100000@mail.radzinschi.com>; from marco@radzinschi.com on Tue, Jan 29, 2002 at 10:39:44PM -0500 X-Operating-System: FreeBSD UNIX 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, Jan 29, 2002 at 10:39:44PM -0500, Marco Radzinschi wrote: > > Hello: > > I have an HP LaserJet III attached to my FreeBSD 4.4 server's > parallel port. I set up lpd so that I can print files out from the > server using lpr. > > I have also set up samba with directories shared out to my windows > machines. However, I cannot figure out how to set up samba to allow the > windows machines to print to the LaserJet III. I got it to the point > where it is listed in network neighborhood, but I cannot print. > > I am assuming that I set up the samba spool directory or permissions > wrong. Could someone tell me how to set up smb.conf and the directory > permissions to get printing to work using the samba guest account? > > Assume I am an idiot. :-) > > Below is my /etc/printcap file. I don't want to paste smb.conf because it > is way too long, and it does not work. > > lp|HP LaserJet III:\ > :sh:\ > :sd=/var/spool/lpd/lp:\ > :lp=/dev/lpt0:\ > :if=/usr/local/libexec/if-simple: > > Here is the /usr/local/libexec/if-simple script: > > #!/bin/sh > printf "\033&k2G" && cat && printf "\033&l0H" && exit 0 > exit 2 Is your filter executable? > > Thank you, > > Marco Radzinschi > > E-Mail: marco@radzinschi.com > AOL IM: CrackedBoy > > Running FreeBSD 4.4-RELEASE i386 > 10:27PM up 9 days, 23:50, 1 user, load averages: 0.00, 0.00, 0.00 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Michael Galvez Information Technology Specialist III E-Mail: mrg8n@nospam.virginia.edu University of Virginia Office: 434-982-2975 Money is better than poverty, if only for financial reasons. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 6:55:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from arjun.niksun.com (gwnew.niksun.com [63.148.27.34]) by hub.freebsd.org (Postfix) with ESMTP id 8655E37B405; Wed, 30 Jan 2002 06:55:24 -0800 (PST) Received: from stiegl.niksun.com (stiegl.niksun.com [10.0.0.44]) by arjun.niksun.com (8.9.3/8.9.3) with ESMTP id JAA39130; Wed, 30 Jan 2002 09:55:17 -0500 (EST) (envelope-from ath@stiegl.niksun.com) Received: (from ath@localhost) by stiegl.niksun.com (8.11.1/8.11.6) id g0UEtFW66412; Wed, 30 Jan 2002 09:55:15 -0500 (EST) (envelope-from ath@stiegl.niksun.com) To: aran80@wintersperu.com.pe Cc: freebsd-smp@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Problems with Compaq Proliant ML370 References: <3C57B37C.32386.2FD3BC6@localhost> From: Andrew Heybey Date: 30 Jan 2002 09:55:15 -0500 In-Reply-To: <3C57B37C.32386.2FD3BC6@localhost> Message-ID: <85u1t399d8.fsf@stiegl.niksun.com> 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 > > Hi guys , I was happily running my FReeBSD server with one Pentium > III processor, but when I added a second processor ( identical to > the first one) I recompiled mi generic Kernel ,I uncomented the two > lines that are needed to have an SMP kernel , and when I install the > kernel I cant boot, I get this message on my screen: > Time counter "18254" frecuency 1193182Hz CPU : Pentium III/PentiumIII > XEON/Celeron (997.46-MHZ 686 class CPU) Origin =Genuine Intel > .................................... Changing APIC ID for IO APIC #0 from 0 to 8 on chip > Programming 35 pins in IOAPIC #0 IOAPIC#0 intpin 2->irq0 > ...... > then the server hungs In the BIOS, set the operating system type to "Linux". This solved the same problem for me on a Compaq DL360. andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 7: 6:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from m5.jersey.juno.com (m5.jersey.juno.com [64.136.16.68]) by hub.freebsd.org (Postfix) with ESMTP id 3385E37B400 for ; Wed, 30 Jan 2002 07:06:10 -0800 (PST) Received: from cookie.juno.com by cookie.juno.com for <"R9CnQVXkTy4RC5ELwduHuV03EBeJlYzkGSHY5UVZ9LnHCTp5C+LMQw=="> Received: (from jrrelay@juno.com) by m5.jersey.juno.com (jqueuemail) id GSEMWVVN; Wed, 30 Jan 2002 10:05:26 EST To: questions@FreeBSD.org Date: Wed, 30 Jan 2002 09:00:22 -0600 Subject: FTP : URL address Message-ID: <20020130.090023.-337897.0.jrrelay@juno.com> X-Mailer: Juno 4.0.5 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Juno-Line-Breaks: 1-3,5-6,8,11-14 X-Juno-Att: 0 X-Juno-RefParts: 0 From: james r relyea 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 the bottom of the page: http://www.freebsd.org/doc/en_US.ISO8859-1/books/ppp-primer/ I find this sentence: "This, and other documents, can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/." This URL does not respond when I attempt to access it: ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/ . I receive an error report to the effect: "There was no response. The server could be down or is not responding. If you are unable to connect again later, contact the server's administrator." I am using Netscape version 4.77. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 7:19:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id 8F5E537B419 for ; Wed, 30 Jan 2002 07:19:21 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16VwZx-000Hpz-00 for freebsd-questions@freebsd.org; Wed, 30 Jan 2002 18:23:17 +0300 Date: Wed, 30 Jan 2002 18:23:17 +0300 From: Igor Roboul To: freebsd-questions@freebsd.org Subject: Re: FTP : URL address Message-ID: <20020130152317.GA68534@sysadm.stc> Reply-To: igorr@speechpro.com Mail-Followup-To: Igor Roboul , freebsd-questions@freebsd.org References: <20020130.090023.-337897.0.jrrelay@juno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020130.090023.-337897.0.jrrelay@juno.com> User-Agent: Mutt/1.3.26i 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 Wed, Jan 30, 2002 at 09:00:22AM -0600, james r relyea wrote: > This URL does not respond when I attempt to access it: > ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/ . > I receive an error report to the effect: "There was no response. The > server could be down or is not responding. If you are unable to connect > again later, contact the server's administrator." > > I am using Netscape version 4.77. This URL works fine for me. Possiable causes it does not work for you: 1) You are not allowed to access ftp sites. Can you access ftp://ftp.microsoft.com? 2) You have specified incorrect proxy settings in Netscape 3) Your system administrator had made error while setting up proxy server ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 7:21:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.triad.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 52D0E37B419 for ; Wed, 30 Jan 2002 07:21:26 -0800 (PST) Received: from sager ([66.56.171.119]) by mail7.triad.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 03:43:05 -0500 Message-ID: <01f401c1a96a$4b060dc0$2203a8c0@joplin.org> From: "Joe Joplin" To: "David Banning" , References: <20020129005338.A4190@sympatico.ca> Subject: Re: problem with samba from one windows box Date: Wed, 30 Jan 2002 03:44:12 -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.4807.1700 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 sounds like you have a physical connection problem. Have you tried pinging the other boxes from you W98 box? Joe ----- Original Message ----- From: "David Banning" To: Sent: Tuesday, January 29, 2002 12:53 AM Subject: problem with samba from one windows box > One windows 98 box only gives me an error trying to access the printers. > I get the network icon for the FreeBSD machine, but when I double click > on it, I get the windows error; > > \\D is not accessible. The computer or sharename could > not be found. Make sure you typed it correctly, and try again". > > Looking around the net for others who had similar problems; > I have tried doing a modification to the windows registry, recommended > my some, and also tried adding the FreeBSD hostname and IP to the > /windows/hosts and /windows/lmhosts files, recommended by others. > > I am now pretty sure that the problem is in the windows machine. > I brought in another win laptop and changed the login and the ip to the > same ones as the problem box and it worked fine. > > What may be a clue to the problem, > is that during windows boot, I get the 3-field password > window which is a login for a Microsoft network, which I just get an error > from. I don't understand that window, don't want it, > and I don't know how do get rid of it. > I don't have that login on my other windows boxes and they work fine. Then > I get the 2-field standard password, which is standard on my other win boxes. > > My next step was to get rid of the three window box that is giving me > a boot error, bringing at least the -boot- process to resemble the other > machines. > > Any thoughts on this would be helpful. > > 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 Wed Jan 30 7:26:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 308CA37B405 for ; Wed, 30 Jan 2002 07:26:33 -0800 (PST) Received: from SAGEONE (adsl-64-219-20-243.dsl.crchtx.swbell.net [64.219.20.243]) by sage-american.com (8.9.3/8.9.3) with SMTP id JAA23921; Wed, 30 Jan 2002 09:26:23 -0600 (CST) Message-Id: <3.0.5.32.20020130092618.01a144d0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 30 Jan 2002 09:26:18 -0600 To: james r relyea , questions@FreeBSD.ORG From: jacks@sage-american.com Subject: Re: FTP : URL address In-Reply-To: <20020130.090023.-337897.0.jrrelay@juno.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 If you did a trace, you will see that there is a 100% packet loss at the server... must be down. At 09:00 AM 1.30.2002 -0600, james r relyea wrote: >at the bottom of the page: >http://www.freebsd.org/doc/en_US.ISO8859-1/books/ppp-primer/ > >I find this sentence: >"This, and other documents, can be downloaded from >ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/." > >This URL does not respond when I attempt to access it: >ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/ . >I receive an error report to the effect: "There was no response. The >server could be down or is not responding. If you are unable to connect >again later, contact the server's administrator." > >I am using Netscape version 4.77. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 7:29:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from motgate4.mot.com (motgate4.mot.com [144.189.100.102]) by hub.freebsd.org (Postfix) with ESMTP id 526A037B405 for ; Wed, 30 Jan 2002 07:29:48 -0800 (PST) Received: [from mothost.mot.com (mothost.mot.com [129.188.137.101]) by motgate4.mot.com (motgate4 2.1) with ESMTP id IAA23193 for ; Wed, 30 Jan 2002 08:29:47 -0700 (MST)] Received: [from il27exm07.cig.mot.com (IL27EXM07.cig.mot.com [136.182.15.116]) by mothost.mot.com (MOT-mothost 2.0) with ESMTP id IAA26031 for ; Wed, 30 Jan 2002 08:29:47 -0700 (MST)] Received: by IL27EXM07.cig.mot.com with Internet Mail Service (5.5.2654.52) id ; Wed, 30 Jan 2002 09:29:47 -0600 Message-ID: <49B18DE31018D5118FBA009027B0FE990718835C@IL27EXM07.cig.mot.com> From: Valdivia Mary Mak-CGNG56 To: "'budsz'" , Valdivia Mary Mak-CGNG56 Cc: freebsd-questions@FreeBSD.ORG Subject: RE: PCMCIA serial card for FreeBSD Date: Wed, 30 Jan 2002 09:29:46 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2654.52) Content-Type: text/plain 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 Yes, I have taken a look at /etc/default/pccard.conf. There was only one serial card listed. It's called "RFI Hotline serial card". I have searched with several different combinations for the "RFI Hotline serial card" on the web, but couldn't find the company that sells this card. Is RFI the company name ? Does anyone know the web site for this company ? Thanks, Mary >-----Original Message----- >From: budsz [mailto:budsan02@bdg.centrin.net.id] >Sent: Tuesday, January 29, 2002 11:12 PM >To: Valdivia Mary Mak-CGNG56 >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: PCMCIA serial card for FreeBSD > > >On Tue, Jan 29, 2002 at 02:19:59PM -0600, Valdivia Mary >Mak-CGNG56 wrote: >> >>Does anyone know if there are any PCMCIA RS232 serial card >>out there that works for the FreeBSD operating system ? >> >>The Sealevel PCMCIA serial card works for Windows OS, >>but not FreeBSD. > >Pls take a look in /etc/default/pccard.conf > > >-- >budsz > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 7:39: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id 4D60E37B402 for ; Wed, 30 Jan 2002 07:39:07 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16Vwt4-000Hxx-00 for freebsd-questions@freebsd.org; Wed, 30 Jan 2002 18:43:02 +0300 Date: Wed, 30 Jan 2002 18:43:02 +0300 From: Igor Roboul To: freebsd-questions@freebsd.org Subject: Re: FTP : URL address Message-ID: <20020130154302.GA69018@sysadm.stc> Reply-To: igorr@speechpro.com Mail-Followup-To: Igor Roboul , freebsd-questions@freebsd.org References: <20020130.090023.-337897.0.jrrelay@juno.com> <3.0.5.32.20020130092618.01a144d0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3.0.5.32.20020130092618.01a144d0@mail.sage-american.com> User-Agent: Mutt/1.3.26i 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 Wed, Jan 30, 2002 at 09:26:18AM -0600, jacks@sage-american.com wrote: > If you did a trace, you will see that there is a 100% packet loss at the > server... must be down. Try mirror, for example ftp3.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 7:39:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id DA80A37B400 for ; Wed, 30 Jan 2002 07:39:14 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0UFdDw18160 for ; Wed, 30 Jan 2002 16:39:14 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:AOONUm314qZhHXOWCL8meQUFTH0K4k1q@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0UFdDr13661 for ; Wed, 30 Jan 2002 16:39:13 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0UFdBk26369 for ; Wed, 30 Jan 2002 16:39:11 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0UFdBS21946 for freebsd-questions@freebsd.org; Wed, 30 Jan 2002 16:39:11 +0100 (MET) From: Thomas Schuerger Message-Id: <200201301539.g0UFdBS21946@wjpserver.cs.uni-sb.de> Subject: Increasing filesystem cache size To: freebsd-questions@freebsd.org Date: Wed, 30 Jan 2002 16:39:11 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL57 (25)] 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 Hi! Is there any way to increase the filesystem cache size in FreeBSD 4.3-STABLE? My cache size never increases to more than 69 MB, although more than 400 MB are free and could (and should) be used for that. I've seen that "sysctl -a" shows some vfs.* settings that obviously control the cache size, but I cannot find a way to change those sizes, because they are read-only. Can I increase the maximum size at run-time or do I have to specify that at kernel compile time? How can I do either of that? Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 7:51:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id C5C6437B400 for ; Wed, 30 Jan 2002 07:51:19 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0UFpDN24443 for ; Wed, 30 Jan 2002 16:51:13 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002013016082920:3434 ; Wed, 30 Jan 2002 16:08:29 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0UFMHq23106 for questions@FreeBSD.org; Wed, 30 Jan 2002 16:22:17 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Wed, 30 Jan 2002 16:22:17 +0100 From: Roman Neuhauser To: questions@FreeBSD.org Subject: Re: FTP : URL address Message-ID: <20020130162216.X68986@roman.mobil.cz> Mail-Followup-To: questions@FreeBSD.org References: <20020130.090023.-337897.0.jrrelay@juno.com> Mime-Version: 1.0 In-Reply-To: <20020130.090023.-337897.0.jrrelay@juno.com> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/30/2002 04:08:29 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/30/2002 04:48:31 PM, Serialize complete at 01/30/2002 04:48:31 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > To: questions@FreeBSD.org > Date: Wed, 30 Jan 2002 09:00:22 -0600 > Subject: FTP : URL address > From: james r relyea > > This URL does not respond when I attempt to access it: > ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/ . 4.5 was released today, and the server is probably under siege right now. try a mirror. -- FreeBSD 4.4-STABLE 4:21PM up 9 days, 22:44, 18 users, load averages: 0.15, 0.18, 0.20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 7:59:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id CF78C37B400 for ; Wed, 30 Jan 2002 07:59:21 -0800 (PST) Received: from shell.core.com (IDENT:2525@shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.4/1.7) with ESMTP id g0UFxK559361; Wed, 30 Jan 2002 09:59:20 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id g0UFxJm03455; Wed, 30 Jan 2002 09:59:19 -0600 (CST) Date: Wed, 30 Jan 2002 09:59:19 -0600 From: Doug Poland To: Espen Tagestad Cc: questions@freebsd.org Subject: Re: Softupdates ( why not to use on / fs ) Message-ID: <20020130095919.B26823@polands.org> References: <3C593C4A@epostleser.online.no> <20020130124756.A15728@modula.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130124756.A15728@modula.no>; from espen@modula.no on Wed, Jan 30, 2002 at 12:47:56PM +0100 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 Wed, Jan 30, 2002 at 12:47:56PM +0100, Espen Tagestad wrote: > On Wed, Jan 30, 2002 at 12:34:11PM +0100, Christer Gundersen wrote: > > As i read the RELEASE NOTES, i see that SOFTUPDATES will be activated by > > default under install. but it also says that it will not enable SOFTUPDATES on > > the root ( / ) fs . why? is that bad? > > Because with SoftUpdates read/write operations often delay, sometimes > up to 30 seconds before it's done. Then, if a machine crash occurs it > may lead to a larger loss of data. That can cause unrecoverable damage > to your system. > I can attest to that. Last week I changed my /etc/fstab. Immediatley after exiting vi, I mounted a floppy with a FAT filesystem with the intention of saving this important system file. I forgot to disable the write-protect tab on the floppy and simply popped the floppy out of the drive, switched the tab, and put it back in. When I did an ls /dev/fd0 my system hung. I reset the machine, the / partition had errors that fsck fixed. Unfortunately, /etc/fstab was gone. Ouch. It took me two hours to get my box up and running again. Lessons learned: 1. turn off softupdates on / 2. be VERY careful mounting/unmounting removable media 3. before disaster strikes... 4. have a fixit floppy/cd before #3 5. print portion of handbook dealing with Emergency Restore Procedures HTH, -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8: 1: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13303.mail.yahoo.com (web13303.mail.yahoo.com [216.136.175.39]) by hub.freebsd.org (Postfix) with SMTP id 4CE5F37B400 for ; Wed, 30 Jan 2002 08:00:58 -0800 (PST) Message-ID: <20020130160058.83701.qmail@web13303.mail.yahoo.com> Received: from [193.174.9.99] by web13303.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 17:00:58 CET Date: Wed, 30 Jan 2002 17:00:58 +0100 (CET) From: =?iso-8859-1?q?m=20p?= Subject: Re: FTP : URL address To: jacks@sage-american.com Cc: questions@FreeBSD.ORG 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 jacks@sage-american.com wrote: > > If you did a trace, you will see that there is a 100% packet loss at the > server... must be down. > Hi Jack, 2 points might be considered. 1) The server ftp.freebsd.org is firewalled - so none traceroutes or pings will come back. 2) At the moment 4.5 was released. Happy FreeBSD users all over the world are downloading this release - some of them even from the main ftp server. So perhaps the server is/was too busy to serve you. Just my EUR 0.02 Marc __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Ihre E-Mail noch individueller? - http://domains.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8: 5:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clarinet.u-strasbg.fr (clarinet.u-strasbg.fr [130.79.90.157]) by hub.freebsd.org (Postfix) with ESMTP id C42E637B400 for ; Wed, 30 Jan 2002 08:05:42 -0800 (PST) Received: from clarinet.u-strasbg.fr (patinet.u-strasbg.fr [130.79.90.172]) by clarinet.u-strasbg.fr (8.9.3/8.9.3) with ESMTP id RAA12124 for ; Wed, 30 Jan 2002 17:05:06 +0100 Message-ID: <3C5819C3.4030001@clarinet.u-strasbg.fr> Date: Wed, 30 Jan 2002 17:05:23 +0100 From: Christophe Jelger User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20020129 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Error in boot message 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 Hi, I compiled my own kernel and it works fine but I get an error message during the boot process. I have things like : config> di sn0 No such device: sn0 Invalid command or syntax ... In fact I removed these devices (sn0, lnc0, ie0, etc) from my kernel because I don't need ISA stuff (which I so far remember they are). I know there is a way to remove this error message but I don't remember how to do it ! ;-) Please help ! Thanks Christophe PS : PLEASE reply to my personal address as I did NOT subscribe to the list - Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8: 7: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 7BA2437B404 for ; Wed, 30 Jan 2002 08:06:56 -0800 (PST) Received: (qmail 26178 invoked by uid 0); 30 Jan 2002 16:06:54 -0000 Received: from p50864510.dip0.t-ipconnect.de (HELO there) (80.134.69.16) by mail.gmx.net (mp013-rz3) with SMTP; 30 Jan 2002 16:06:54 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Tobias Lange Reply-To: einbecker@gmx.net To: freebsd-questions@freebsd.org Subject: Microuptime() went backwards Date: Wed, 30 Jan 2002 18:27:15 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020130160656.7BA2437B404@hub.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 Hi, First of all I want to thank all the FreeBSD-folks out there for their "beautiful" operating system - I switched from linux and I must say I never regret it. But there's a small problem I run into once in a while: When my system is working hard (e.g. installing a port, browsing with Mozilla in multiple windows), sometimes X starts to flicker and the time is going pretty fast. If i switch to the shell, the text "microuptime() went backwards", including different numerical arguments, scrolls down the screen. Nothing helps but a restart. I already searched the ML and Google, but i haven't found anything helpful yet. You got any ideas? I already made a "make world" to 4.5 stable, but it did not help either. Thanks for your help, Tobias Lange To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:21:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13302.mail.yahoo.com (web13302.mail.yahoo.com [216.136.175.38]) by hub.freebsd.org (Postfix) with SMTP id 0B7F537B404 for ; Wed, 30 Jan 2002 08:21:31 -0800 (PST) Message-ID: <20020130162128.44514.qmail@web13302.mail.yahoo.com> Received: from [193.174.9.99] by web13302.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 17:21:28 CET Date: Wed, 30 Jan 2002 17:21:28 +0100 (CET) From: =?iso-8859-1?q?m=20p?= Subject: Re: Microuptime() went backwards To: einbecker@gmx.net Cc: freebsd-questions@freebsd.org 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 Tobias Lange wrote: > > Hi, > > First of all I want to thank all the FreeBSD-folks out there for their > "beautiful" operating system - I switched from linux and I must say I never > regret it. > > But there's a small problem I run into once in a while: > > When my system is working hard (e.g. installing a port, browsing with Mozilla > in multiple windows), sometimes X starts to flicker and the time is going > pretty fast. If i switch to the shell, the text "microuptime() went > backwards", including different numerical arguments, scrolls down the screen. > Nothing helps but a restart. I already searched the ML and Google, but i > haven't found anything helpful yet. You got any ideas? Have you enable APM in your kernel? In the past there was trouble with microuptime(), APM and one of the x86 architecture processors (IIRC AMD ... but not for sure). Disable APM in your kernel config, build a new one and take a look if things get better. Hope that helps Marc __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Ihre E-Mail noch individueller? - http://domains.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:22:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id C9C1737B405 for ; Wed, 30 Jan 2002 08:22:25 -0800 (PST) Received: from SAGEONE (adsl-64-219-20-243.dsl.crchtx.swbell.net [64.219.20.243]) by sage-american.com (8.9.3/8.9.3) with SMTP id KAA26496; Wed, 30 Jan 2002 10:22:20 -0600 (CST) Message-Id: <3.0.5.32.20020130102217.01a144d0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 30 Jan 2002 10:22:17 -0600 To: m p From: jacks@sage-american.com Subject: Re: FTP : URL address Cc: questions@FreeBSD.ORG In-Reply-To: <20020130160058.83701.qmail@web13303.mail.yahoo.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 Yeah, you are right about the trace, but my FTP wouldn't connect either on a quick check. But, no doubt there is indeed a lot of load on the server with the new release of 4.5 announced last night. Think I'll wait a few days.... 4.4 is working just fine in the meantime. At 05:00 PM 1.30.2002 +0100, m p wrote: >jacks@sage-american.com wrote: >> >> If you did a trace, you will see that there is a 100% packet loss at the >> server... must be down. >> > >Hi Jack, > >2 points might be considered. > >1) The server ftp.freebsd.org is firewalled - so none traceroutes or pings will >come back. >2) At the moment 4.5 was released. Happy FreeBSD users all over the world are >downloading this release - some of them even from the main ftp server. So >perhaps the server is/was too busy to serve you. > >Just my EUR 0.02 > >Marc > > >__________________________________________________________________ > >Gesendet von Yahoo! Mail - http://mail.yahoo.de >Ihre E-Mail noch individueller? - http://domains.yahoo.de > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:34:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from auemail1.firewall.lucent.com (auemail1.lucent.com [192.11.223.161]) by hub.freebsd.org (Postfix) with ESMTP id E660637B402 for ; Wed, 30 Jan 2002 08:34:25 -0800 (PST) Received: from ih2mail.ih.lucent.com (h135-1-241-39.lucent.com [135.1.241.39]) by auemail1.firewall.lucent.com (Switch-2.1.3/Switch-2.1.0) with ESMTP id g0UGYOX21682 for ; Wed, 30 Jan 2002 11:34:24 -0500 (EST) Received: from il0015shawnlke by ih2mail.ih.lucent.com (8.8.8+Sun/EMS-1.5 sol2) id KAA07270; Wed, 30 Jan 2002 10:34:23 -0600 (CST) From: "Shawn Kennedy" To: Subject: pkg Updates? Date: Wed, 30 Jan 2002 10:34:14 -0600 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_000B_01C1A979.A99907C0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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_000B_01C1A979.A99907C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello, I am new to freeBSD (like you haven't heard that about a billion times by now :-)) and have a question. I performed a CVS Update of the entire box. It migrated me from 4.4 to 4.5 stable (which is fine, I don't have a problem at all with that). I rebuilt the world, installed it and rebuilt the kernel. Now some of my packages are now considered "old" (used pkg_version). I don't know how to update all the packages. I tried pkg_update, but I don't have the new tarballs on my system. I tried to delete the package so when I add it back in it will go get the new tarballs, but when I try to delete it, it tells me it's required by other packages. Is there a way out of this? Here is my package info (pkg_info and pkg_version). All I want is for everything to be "up to date". Thanks! Shawn Kenendy ------=_NextPart_000_000B_01C1A979.A99907C0 Content-Type: text/plain; name="bsd_pkg_info.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="bsd_pkg_info.txt" root# pkg_info Mesa-3.4.2_1 A graphics library similar to SGI's OpenGL bash-2.05a The GNU Bourne Again Shell cups-1.1.10.1 The Common UNIX Printing System cvsstat-2.18 Transforms the output of 'cvs status' to a sorted = ASCII tab cvsup-16.1_3 A general network file distribution system optimized = for CV cvsupit-3.0 CVSup installation and setup front-end package (16.1 = / GUI=20 cvsutils-2001.07.05 CVS utilities which facilitate working with local = working d ethereal-0.8.19_1 An X11/GTK network analyzer/capture tool fam-2.6.4 A file alteration monitor gettext-0.10.35 GNU gettext package glib-1.2.10_4 Some useful routines of C programming gtk-1.2.10_2 Gimp Toolkit for X11 GUI iconv-2.0_1 Charset conversion library and utilities jpeg-6b IJG's jpeg compression utilities kde-2.2 The "meta-port" for KDE 2 kdebase-2.2_2 Base modules for the KDE integrated X11 desktop kdegames-2.2 Games for the KDE integrated X11 desktop kdegraphics-2.2 Utilities for the KDE integrated X11 desktop kdelibs-2.2_3 Libraries for KDE2 kdemultimedia-2.2 Utilities for the KDE integrated X11 desktop kdenetwork-2.2 Network modules for KDE2 kdeutils-2.2 Utilities for the KDE integrated X11 desktop koffice-1.1,1 Office suite for KDE2 lcms-1.07_1 Light Color Management System -- a color management = library libaudiofile-0.2.2 A sound library for SGI audio file libiconv-1.7_1 A character set conversion library libmng-1.0.2 Multiple-image Network Graphics (MNG) reference = library libwww-5.3.1 The W3C Reference Library libxml2-2.4.3_1 Xml parser library for GNOME linux_base-6.1 The base set of packages needed in Linux mode pcre-3.4 Perl Compatible Regular Expressions library pkgconfig-0.8.0 An utility used to retrieve information about = installed lib png-1.2.0 Library for manipulating PNG images python-2.1.1 An interpreted object-oriented programming language qt-2.3.1 A C++ X GUI toolkit teTeX-1.0.7 Thomas Esser's distribution of TeX & friends tiff-3.5.5 Tools and library routines for working with TIFF = images uulib-0.5.13 A library for uu/xx/Base64/BinHex de-/encoding xanim-2.80.2 Play most popular animation formats and show = pictures xpm-3.4k The X Pixmap library root# pkg_version Mesa < bash =3D cups < cvsstat =3D cvsup < cvsupit =3D cvsutils =3D ethereal < fam =3D gettext < glib < gtk < iconv =3D jpeg < kde < kdebase < kdegames < kdegraphics < kdelibs < kdemultimedia < kdenetwork < kdeutils < koffice < lcms < libaudiofile =3D libiconv =3D libmng < libwww < libxml2 < linux_base =3D pcre < pkgconfig =3D png < python < qt < teTeX =3D tiff < uulib =3D xanim =3D xpm =3D ------=_NextPart_000_000B_01C1A979.A99907C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:35:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from apache.metrocom.ru (www.metrocom.ru [195.5.128.139]) by hub.freebsd.org (Postfix) with ESMTP id E898B37B423 for ; Wed, 30 Jan 2002 08:35:27 -0800 (PST) Received: from apache.metrocom.ru (apache.metrocom.ru [195.5.128.150]) by apache.metrocom.ru (8.12.1/8.12.1) with ESMTP id g0UGZP7c002833 for ; Wed, 30 Jan 2002 19:35:25 +0300 (MSK) Date: Wed, 30 Jan 2002 19:35:25 +0300 (MSK) From: Varshavchick Alexander To: questions@FreeBSD.ORG Subject: Again Softupdates on 4.5 In-Reply-To: <20020130095919.B26823@polands.org> 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 Hi people, So to make softupdates work, the partition should be reformatted under 4.5, which means that after an upgrade from an earlier FreeBSD version (without disk reformatting) the soft updates will not work, is it true? Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:35:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pat.genie.syncordia.net (pat.genie.syncordia.net [193.113.200.222]) by hub.freebsd.org (Postfix) with SMTP id EDBF037B416 for ; Wed, 30 Jan 2002 08:35:34 -0800 (PST) Received: from pat.genie.syncordia.net (193.113.200.222) by pat.genie.syncordia.net; 30 Jan 2002 16:35:34 +0000 MIME-Version: 1.0 Date: Wed, 30 Jan 2002 16:35:34 +0000 From: tim.borgeaud@genie.co.uk Message-Id: <1012408534.webexpressdV3.1.f@mail.u.genie.co.uk> To: freebsd-questions@freebsd.org Subject: Re: Softupdates ( why not to use on / fs ) 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 little knowledge of filesystems but as I understand it, although softupdates is not synchronous, it tries to make sure that you have a valid filesystem on disk at any point. An asynchronous system is at greater risk of corruption when there are crashes etc, because the file system on disk alone is often not valid, much of the changes still being cached in memory. Softupdates should be nearly as safe as a plain synchronous system. Someone with a better understanding should clarify this. Data corruption and loss should only occur when you are in the middle of writing (changing the file system). This has certainly happened to me before softupdates. Softupdates should actually make this less likely as the system is written to less frequently. The only safety issue I have heard is that a softupdates failure can lead to pretty drastic damage. Again someone who knows better should clarify this. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:35:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 34DE237B42F for ; Wed, 30 Jan 2002 08:35:44 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0UGZex94329; Wed, 30 Jan 2002 10:35:40 -0600 (CST) (envelope-from dan) Date: Wed, 30 Jan 2002 10:35:39 -0600 From: Dan Nelson To: "Michael A. Meiszl" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Annoying message Message-ID: <20020130163539.GL92289@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Jan 30), Michael A. Meiszl said: > How can I turn off this one: > > Jan 30 07:34:32 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 > Jan 30 08:10:44 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 > Jan 30 09:38:28 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 > Jan 30 09:40:59 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f4 to 00:04:75:7d:2c:f3 on xl0 > > (that host uses a trunked bunch of ethernet cards, so it is very common > that it might "move" back and forth) > > I cannot find any appropriate sysctl option to disable this message. Try net.link.ether.inet.log_arp_movements. -- 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 Wed Jan 30 8:38:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.accessus.net (email.accessus.net [209.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id 57AE537B402 for ; Wed, 30 Jan 2002 08:38:00 -0800 (PST) Received: from [209.145.133.59] (account jkoenig@accessus.net HELO jwebmedia.com) by email.accessus.net (CommuniGate Pro SMTP 3.4.8) with ESMTP id 41295218 for freebsd-questions@FreeBSD.ORG; Wed, 30 Jan 2002 10:37:59 -0600 Message-ID: <3C58246B.1BC0ED21@jwebmedia.com> Date: Wed, 30 Jan 2002 10:50:51 -0600 From: Joseph Koenig Reply-To: joe@jwebmedia.com Organization: jWeb New Media Design X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Using jail 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 read the man page for jail, which states to cd to /usr/src and do: make world DESTDIR=/path/to/dir on my system (FreeBSD 4.2) it comes back make: don't know how to make world. Stop Is there something I'm missing? Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:39:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21210.mail.yahoo.com (web21210.mail.yahoo.com [216.136.175.253]) by hub.freebsd.org (Postfix) with SMTP id B854D37B416 for ; Wed, 30 Jan 2002 08:39:39 -0800 (PST) Message-ID: <20020130163939.94592.qmail@web21210.mail.yahoo.com> Received: from [24.100.124.207] by web21210.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 00:39:39 CST Date: Thu, 31 Jan 2002 00:39:39 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= Subject: Re: mrtg To: Joe Clarke Cc: edwin@mavetju.org, tcannon@noops.org, freebsd-questions@FreeBSD.ORG In-Reply-To: <1012364873.68638.3.camel@shumai.marcuscom.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 Dear all Thank you very much for your help One question, how can I have cisco log syslog to our freebsd? I forget how to do it? is it command syslog? or others Thank you --- Joe Clarke wrote: > On Tue, 2002-01-29 at 23:10, Edwin Groothuis wrote: > > On Tue, Jan 29, 2002 at 07:51:00PM -0800, Thomas > Cannon wrote: > > > > > > The cisco 800 runs Cisco IOS, so you should be > able to turn on SNMP. > > > > > > Log in, go into enable mode, then configuration > mode, and add this: > > > > > > your-router-name(config)#snmp-server community > public ro > > > > > > Then 'write mem' and exit. > > > > > > It should now work with the read-only SNMP > community string 'public' -- > > > you might want to use a different string for > security purposes... but as > > > the old saying goes: SNMP -- Security, Not My > Problem > > > > You can also add an access-list number behind it > so people outside > > that network won't get an answer: See > > http://www.mavetju.org/networking/security.php for > more details. > > A few issues on the SNMP side. One, if you don't > specify a read-write > community string, IOS won't allow read-write access. > You don't need to > create a deny any any access list. Second, there is > no snmp-server > trap-authentication command. On newer IOS you can > do: > > snmp-server enable traps snmp authentication > > on older IOS, simply > > snmp-server enable traps snmp > > Just FYI. > > Joe > > > > > Edwin > > > > -- > > Edwin Groothuis | Personal website: > http://www.MavEtJu.org > > edwin@mavetju.org | Interested in MUDs? > Visit Fatal Dimensions: > > ------------------+ > http://www.FatalDimensions.org/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > > > _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:43: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id AAD3237B402 for ; Wed, 30 Jan 2002 08:42:57 -0800 (PST) Received: (qmail 21476 invoked by uid 0); 30 Jan 2002 16:42:56 -0000 Received: from p5086473a.dip0.t-ipconnect.de (HELO there) (80.134.71.58) by mail.gmx.net (mp016-rz3) with SMTP; 30 Jan 2002 16:42:56 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Tobias Lange Reply-To: einbecker@gmx.net To: freebsd-questions@freebsd.org Subject: Re: Microuptime() went backwards Date: Wed, 30 Jan 2002 17:43:02 +0100 X-Mailer: KMail [version 1.3.2] References: <20020130160656.7BA2437B404@hub.freebsd.org> In-Reply-To: <20020130160656.7BA2437B404@hub.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020130164257.AAD3237B402@hub.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 Hi! > Have you enable APM in your kernel? I am using a slightly modified GENERIC, and i haven't changed anything in there. But, I found the following line in the kernel-config-file: device apm0 at nexus? disable flags 0x20 # Advanced Power Management If I comment this line out, that should turn APM off, right? > In the past there was trouble with > microuptime(), APM and one of the x86 architecture processors (IIRC AMD ... > but not for sure). Hm - I AM using an AMD Athlon - so that might be the reason. Thanks a lot - I'll see if it works. Thanks again, Tobias Lange To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 8:58:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13304.mail.yahoo.com (web13304.mail.yahoo.com [216.136.175.40]) by hub.freebsd.org (Postfix) with SMTP id 79C5737B404 for ; Wed, 30 Jan 2002 08:58:47 -0800 (PST) Message-ID: <20020130165846.6147.qmail@web13304.mail.yahoo.com> Received: from [193.174.9.99] by web13304.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 17:58:46 CET Date: Wed, 30 Jan 2002 17:58:46 +0100 (CET) From: =?iso-8859-1?q?m=20p?= Subject: Re: Microuptime() went backwards To: einbecker@gmx.net Cc: freebsd-questions@freebsd.org 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 Tobias Lange wrote: > > Hi! > > > Have you enable APM in your kernel? > > I am using a slightly modified GENERIC, and i haven't changed anything in > there. But, I found the following line in the kernel-config-file: > > device apm0 at nexus? disable flags 0x20 # Advanced Power > Management > > If I comment this line out, that should turn APM off, right? Yes, this is the line which enable/disables APM. Comment it out and build a new kernel. After that it should work. > > > In the past there was trouble with > > microuptime(), APM and one of the x86 architecture processors (IIRC AMD ... > > but not for sure). > > Hm - I AM using an AMD Athlon - so that might be the reason. Thanks a lot - > I'll see if it works. If you are searching for more information: in the mailinglist archives about half a year ago (for a maximum) was a comprehensive discussion about why and how this problem exists. Marc __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Ihre E-Mail noch individueller? - http://domains.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9: 2:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 7C7C437B402 for ; Wed, 30 Jan 2002 09:02:29 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g0UH0mW99143; Wed, 30 Jan 2002 14:00:49 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Wed, 30 Jan 2002 14:00:48 -0300 (ART) From: Fernando Gleiser To: Varshavchick Alexander Cc: Subject: Re: Again Softupdates on 4.5 In-Reply-To: Message-ID: <20020130135336.I97604-100000@cactus.fi.uba.ar> 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 Wed, 30 Jan 2002, Varshavchick Alexander wrote: > Hi people, > > So to make softupdates work, the partition should be reformatted under > 4.5, which means that after an upgrade from an earlier FreeBSD version > (without disk reformatting) the soft updates will not work, is it true? no, it is not true. Up to 4.4 you don't need to re create the file system and I dont see why this should change. to enable soft updates on a file system, unmount it and run a # tunefs -n enable Fer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9: 9:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from apache.metrocom.ru (www.metrocom.ru [195.5.128.139]) by hub.freebsd.org (Postfix) with ESMTP id 549BD37B41A for ; Wed, 30 Jan 2002 09:09:18 -0800 (PST) Received: from apache.metrocom.ru (apache.metrocom.ru [195.5.128.150]) by apache.metrocom.ru (8.12.1/8.12.1) with ESMTP id g0UH9E7c004907 for ; Wed, 30 Jan 2002 20:09:14 +0300 (MSK) Date: Wed, 30 Jan 2002 20:09:14 +0300 (MSK) From: Varshavchick Alexander To: questions@FreeBSD.ORG Subject: Re: Again Softupdates on 4.5 In-Reply-To: <20020130135336.I97604-100000@cactus.fi.uba.ar> 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 Then the difference lays only in the fact that on 4.5 the softupdates flag can be turned on in the sysinstall procedure? Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) On Wed, 30 Jan 2002, Fernando Gleiser wrote: > Date: Wed, 30 Jan 2002 14:00:48 -0300 (ART) > From: Fernando Gleiser > To: Varshavchick Alexander > Cc: questions@FreeBSD.ORG > Subject: Re: Again Softupdates on 4.5 > > On Wed, 30 Jan 2002, Varshavchick Alexander wrote: > > > Hi people, > > > > So to make softupdates work, the partition should be reformatted under > > 4.5, which means that after an upgrade from an earlier FreeBSD version > > (without disk reformatting) the soft updates will not work, is it true? > > no, it is not true. Up to 4.4 you don't need to re create the file system > and I dont see why this should change. > > to enable soft updates on a file system, unmount it and run a > # tunefs -n enable > > > Fer > > > 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 Wed Jan 30 9:10:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 97F4B37B426 for ; Wed, 30 Jan 2002 09:09:55 -0800 (PST) Received: from arnold (marvin.1729.net [192.168.179.30]) by ei.bzerk.org (8.11.6/8.11.6) with SMTP id g0UH9hI01322; Wed, 30 Jan 2002 18:09:43 +0100 (CET) (envelope-from BSDJunk@1729.net) Message-ID: <000f01c1a9b0$fe906a20$0801a8c0@lan.1729.net> From: "BSDJunk" To: , References: <3C58246B.1BC0ED21@jwebmedia.com> Subject: Re: Using jail Date: Wed, 30 Jan 2002 18:10:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Joe, Did you install the sources? /stand/sysinstall - Configure - Distributions - src ----- Original Message ----- From: "Joseph Koenig" To: Sent: Wednesday, January 30, 2002 5:50 PM Subject: Using jail > I read the man page for jail, which states to cd to /usr/src and do: > > make world DESTDIR=/path/to/dir > > on my system (FreeBSD 4.2) it comes back make: don't know how to make > world. Stop > > Is there something I'm missing? Thanks, > > Joe > > 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 Wed Jan 30 9:14:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 79C3B37B400 for ; Wed, 30 Jan 2002 09:14:01 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0UHEF173122; Wed, 30 Jan 2002 12:14:15 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 30 Jan 2002 12:14:15 -0500 (EST) From: Joe Clarke To: =?iso-8859-1?q?adrian=20kok?= Cc: edwin@mavetju.org, , Subject: Re: mrtg In-Reply-To: <20020130163939.94592.qmail@web21210.mail.yahoo.com> Message-ID: <20020130121113.G72797-100000@shumai.marcuscom.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 On Thu, 31 Jan 2002, [iso-8859-1] adrian kok wrote: > Dear all > > Thank you very much for your help > > One question, how can I have cisco log syslog to our > freebsd? I forget how to do it? On the Cisco router: logging x.x.x.x logging trap info This will log syslog messages to IP x.x.x.x and send all informational and below messages. Cisco uses facility local7 by default, but you can change this with the: logging facility command. On the FreeBSD machine, you need to tell syslogd to open a listening socket at 514/udp as well as actually accept remote messages. To do this, add the following to /etc/rc.conf: syslogd_flags="" Then, add the following to /etc/syslog.conf: local7.info /var/log/syslog.cisco Joe > > is it command syslog? or others > > Thank you > > > --- Joe Clarke wrote: > On Tue, > 2002-01-29 at 23:10, Edwin Groothuis wrote: > > > On Tue, Jan 29, 2002 at 07:51:00PM -0800, Thomas > > Cannon wrote: > > > > > > > > The cisco 800 runs Cisco IOS, so you should be > > able to turn on SNMP. > > > > > > > > Log in, go into enable mode, then configuration > > mode, and add this: > > > > > > > > your-router-name(config)#snmp-server community > > public ro > > > > > > > > Then 'write mem' and exit. > > > > > > > > It should now work with the read-only SNMP > > community string 'public' -- > > > > you might want to use a different string for > > security purposes... but as > > > > the old saying goes: SNMP -- Security, Not My > > Problem > > > > > > You can also add an access-list number behind it > > so people outside > > > that network won't get an answer: See > > > http://www.mavetju.org/networking/security.php for > > more details. > > > > A few issues on the SNMP side. One, if you don't > > specify a read-write > > community string, IOS won't allow read-write access. > > You don't need to > > create a deny any any access list. Second, there is > > no snmp-server > > trap-authentication command. On newer IOS you can > > do: > > > > snmp-server enable traps snmp authentication > > > > on older IOS, simply > > > > snmp-server enable traps snmp > > > > Just FYI. > > > > Joe > > > > > > > > Edwin > > > > > > -- > > > Edwin Groothuis | Personal website: > > http://www.MavEtJu.org > > > edwin@mavetju.org | Interested in MUDs? > > Visit Fatal Dimensions: > > > ------------------+ > > http://www.FatalDimensions.org/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body > > of the message > > > > > > > > > _______________________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9:29:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.accessus.net (email.accessus.net [209.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id 18AB737B404 for ; Wed, 30 Jan 2002 09:29:40 -0800 (PST) Received: from [209.145.133.59] (account jkoenig@accessus.net HELO jwebmedia.com) by email.accessus.net (CommuniGate Pro SMTP 3.4.8) with ESMTP id 41306319 for freebsd-questions@FreeBSD.ORG; Wed, 30 Jan 2002 11:29:30 -0600 Message-ID: <3C583075.EDBB390C@jwebmedia.com> Date: Wed, 30 Jan 2002 11:42:13 -0600 From: Joseph Koenig Reply-To: joe@jwebmedia.com Organization: jWeb New Media Design X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Using jail References: <3C58246B.1BC0ED21@jwebmedia.com> <000f01c1a9b0$fe906a20$0801a8c0@lan.1729.net> 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 Yes, I installed the source. That's what was odd. In the install menu it gave me the option of multiple things in src, and I picked the kernel source. Did I need to pick more than that? Thanks, Joe BSDJunk wrote: > > Joe, > > Did you install the sources? > /stand/sysinstall - Configure - Distributions - src > > ----- Original Message ----- > From: "Joseph Koenig" > To: > Sent: Wednesday, January 30, 2002 5:50 PM > Subject: Using jail > > > I read the man page for jail, which states to cd to /usr/src and do: > > > > make world DESTDIR=/path/to/dir > > > > on my system (FreeBSD 4.2) it comes back make: don't know how to make > > world. Stop > > > > Is there something I'm missing? Thanks, > > > > Joe > > > > 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 Wed Jan 30 9:39: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 071E937B400 for ; Wed, 30 Jan 2002 09:38:59 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0UHcvN31347 for ; Wed, 30 Jan 2002 18:38:57 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002013018140687:3559 ; Wed, 30 Jan 2002 18:14:06 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0UHRqd23882 for questions@FreeBSD.org; Wed, 30 Jan 2002 18:27:52 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Wed, 30 Jan 2002 18:27:51 +0100 From: Roman Neuhauser To: questions@FreeBSD.org Subject: Re: pkg Updates? Message-ID: <20020130182751.D68986@roman.mobil.cz> Mail-Followup-To: questions@FreeBSD.org References: Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/30/2002 06:14:06 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/30/2002 06:36:15 PM, Serialize complete at 01/30/2002 06:36:15 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: "Shawn Kennedy" > To: > Subject: pkg Updates? > Date: Wed, 30 Jan 2002 10:34:14 -0600 > > I performed a CVS Update of the entire box. ... > the kernel. Now some of my packages are now > considered "old" (used pkg_version). I don't > know how to update all the packages. I tried ... > All I want is for everything to be "up to date". Software: /usr/ports/sysutils/portupgrade Howto: http://www.onlamp.com/pub/a/bsd/2001/11/29/Big_Scary_Daemons.html HTH && HAND -- FreeBSD 4.4-STABLE 6:23PM up 10 days, 47 mins, 18 users, load averages: 0.10, 0.11, 0.07 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9:41:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id DF20637B402 for ; Wed, 30 Jan 2002 09:41:15 -0800 (PST) Received: from hades.hell.gr (patr530-a024.otenet.gr [212.205.215.24]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g0UHf67q012257; Wed, 30 Jan 2002 19:41:07 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0UHcK772327; Wed, 30 Jan 2002 19:38:20 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Wed, 30 Jan 2002 19:38:20 +0200 From: Giorgos Keramidas To: sa kumar Cc: freebsd-questions@freebsd.org Subject: Re: How do I read if_data Message-ID: <20020130173820.GA72059@hades.hell.gr> References: <20020129235205.85924.qmail@web21309.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020129235205.85924.qmail@web21309.mail.yahoo.com> User-Agent: Mutt/1.3.25i 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 2002-01-29 15:52:05, sa kumar wrote: > Can someone please tell me how to read if_data of a > specific layer 2 interface from the kernel. > > I have looked on the net and in TCP/IP illustrated, > but to no avail. From userland, you don't "read if_data". You call the proper ioctl()'s to fetch the data for you. If you mean from a kernel driver, then you probably want to start at src/sys/net/if_var.h and look at the definition of ifnethead: TAILQ_HEAD(ifnethead, ifnet); /* we use TAILQs ... */ -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9:51:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id 6BEAA37B400 for ; Wed, 30 Jan 2002 09:51:17 -0800 (PST) Received: from d.tracker ([64.231.217.78]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020130175116.QMMC28043.tomts6-srv.bellnexxia.net@d.tracker>; Wed, 30 Jan 2002 12:51:16 -0500 Received: (from david@localhost) by d.tracker (8.11.6/8.11.3) id g0UHh7J17762; Wed, 30 Jan 2002 12:43:07 -0500 (EST) (envelope-from david) Date: Wed, 30 Jan 2002 12:43:06 -0500 From: David Banning To: Joe Joplin Cc: questions@FreeBSD.ORG Subject: Re: problem with samba from one windows box Message-ID: <20020130124306.A17732@sympatico.ca> References: <20020129005338.A4190@sympatico.ca> <01f401c1a96a$4b060dc0$2203a8c0@joplin.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01f401c1a96a$4b060dc0$2203a8c0@joplin.org>; from joejop@triad.rr.com on Wed, Jan 30, 2002 at 03:44:12AM -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 Thanks for your response, Joe > It sounds like you have a physical connection problem. Have you tried > pinging the other boxes from you W98 box? > No. I don't know how to ping from a Win 98 box. The network connection seems to work on the Win98 box however. It gets it high speed internet -through- that connection. From other machines I can ping the Win98 box fine. david>$ ping -c 4 192.168.1.4 PING 192.168.1.4 (192.168.1.4): 56 data bytes 64 bytes from 192.168.1.4: icmp_seq=0 ttl=128 time=0.578 ms 64 bytes from 192.168.1.4: icmp_seq=1 ttl=128 time=0.296 ms 64 bytes from 192.168.1.4: icmp_seq=2 ttl=128 time=0.458 ms 64 bytes from 192.168.1.4: icmp_seq=3 ttl=128 time=0.537 ms This leads me to believe that the problem is not cable related. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9:53:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id C04D437B416 for ; Wed, 30 Jan 2002 09:53:34 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 80A615D10; Wed, 30 Jan 2002 09:53:34 -0800 (PST) To: Varshavchick Alexander Cc: questions@FreeBSD.ORG Subject: Re: Again Softupdates on 4.5 In-reply-to: Your message of "Wed, 30 Jan 2002 20:09:14 +0300." Date: Wed, 30 Jan 2002 09:53:34 -0800 From: "Kevin Oberman" Message-Id: <20020130175334.80A615D10@ptavv.es.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 > Date: Wed, 30 Jan 2002 20:09:14 +0300 (MSK) > From: Varshavchick Alexander > Sender: owner-freebsd-questions@FreeBSD.ORG > > Then the difference lays only in the fact that on 4.5 the softupdates flag > can be turned on in the sysinstall procedure? No. I means that sysinstall turns on softupdates for all non-root, non-swap partitions by default. Under 4.4 you had to tell sysinstall that you wanted softupdates (with the 'S' command). There is no change to the functionality in 4.5, only to the default operation. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9:54:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 54F4237B417; Wed, 30 Jan 2002 09:54:36 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0UHsYs10594; Wed, 30 Jan 2002 12:54:34 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0UHsW810585; Wed, 30 Jan 2002 12:54:32 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 216.153.201.212 (SquirrelMail authenticated user cjm2) by www1.27in.tv with HTTP; Wed, 30 Jan 2002 12:54:32 -0500 (EST) Message-ID: <2269.216.153.201.212.1012413272.squirrel@www1.27in.tv> Date: Wed, 30 Jan 2002 12:54:32 -0500 (EST) Subject: Re: Incorrect du and df info woes... From: "C J Michaels" To: In-Reply-To: <20020129214729.P79208@blossom.cjclark.org> References: <20020129214729.P79208@blossom.cjclark.org> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.5 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Crist J. Clark said: > On Tue, Jan 29, 2002 at 07:36:26PM -0800, Hans Christensen wrote: <<...snip>> > The concept of "file size" can be a bit tricky. How "long" a file is > and how much disk space a file uses are not necessarily the same. > > A fun example, > > $ dd of=bigfile if=/dev/zero seek=1000m count=1 > 1+0 records in > 1+0 records out > 512 bytes transferred in 0.000240 secs (2132556 bytes/sec) > $ ls -l bigfile > -rw-r--r-- 1 cjc cjc 536870912512 Jan 29 21:44 bigfile > $ du bigfile > 40 bigfile > > Heh. Have a look at the little blurb in the handbook or FAQ (forget > which) about putting a terabyte file on a floppy for more. Section 3.31 in the FAQ. That's an interesting little fact I didn't know. I think several synapses just committed suicide trying to wrap my mind around that one. Which leads me to a couple questions... 1. Can you (or anyone) recommend where I look to find more info on the symantics of the filesystem that allow this? 2. Is there any way to then determine how much actual drive space the file takes up? Actually, nevermind on that one, "du -a" seems to do it. I'll leave it in here for archival purposes. Thanks, > -- > Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu > http://people.freebsd.org/~cjc/ | cjc@freebsd.org -- Chris "I'll defend to the death your right to say that, but I never said I'd listen to it!" -- Tom Galloway with apologies to Voltaire To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9:57:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from felix.cheetahusa.net (felix.cheetahusa.net [216.133.11.108]) by hub.freebsd.org (Postfix) with ESMTP id 07F7A37B419 for ; Wed, 30 Jan 2002 09:57:36 -0800 (PST) Received: from falcon (falcon.cheetahusa.net [192.168.10.139]) by felix.cheetahusa.net (8.11.6/8.11.6) with SMTP id g0UHvU105317 for ; Wed, 30 Jan 2002 09:57:32 -0800 (PST) (envelope-from craig@CheetahUSA.net) From: "Craig Burgess" To: "questions" Subject: FreeBSD as "real router?" Date: Wed, 30 Jan 2002 09:59:34 -0800 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.2911.0) X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 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 Is it possible to use a FreeBSD-based machine (i386 or Alpha) as a replacement for a "real router" connected directly to a T-1 or other telco highspeed line? I have used FreeBSD as a "router/gateway" for some time, but it has been within the LAN with an ethernet connection to the Internet. In my very limited understanding of the way things work, there would need to be some kind of CSU/DSU thingie between the "router" and the telco's wires... thanks, craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9:59: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stereophonic.noops.org (adsl-63-195-97-84.dsl.snfc21.pacbell.net [63.195.97.84]) by hub.freebsd.org (Postfix) with SMTP id 93B3A37B405 for ; Wed, 30 Jan 2002 09:59:00 -0800 (PST) Received: (qmail 1422 invoked by uid 1000); 30 Jan 2002 17:59:00 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jan 2002 17:59:00 -0000 Date: Wed, 30 Jan 2002 09:59:00 -0800 (PST) From: Thomas Cannon To: Dan Nelson Cc: "Michael A. Meiszl" , Subject: Re: Annoying message In-Reply-To: <20020130163539.GL92289@dan.emsphone.com> Message-ID: <20020130095738.R585-100000@stereophonic.noops.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 cannot find any appropriate sysctl option to disable this message. > > Try net.link.ether.inet.log_arp_movements. > Or net.link.ether.inet.log_arp_wrong_iface. Maybe the name changed? [tcannon@stereophonic]$ uname -a FreeBSD stereophonic.noops.org 4.5-RC FreeBSD 4.5-RC #0: Wed Jan 23 19:27:57 PST 2002 root@stereophonic.noops.org:/usr/src/sys/compile/TCANNON-SOUND-TV-VLAN-FIREWALL-IPSEC i386 Cheers, Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 9:59:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id CD23137B41B for ; Wed, 30 Jan 2002 09:59:12 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 8561B5D0B; Wed, 30 Jan 2002 09:59:12 -0800 (PST) To: Christophe Jelger Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Error in boot message In-reply-to: Your message of "Wed, 30 Jan 2002 17:05:23 +0100." <3C5819C3.4030001@clarinet.u-strasbg.fr> Date: Wed, 30 Jan 2002 09:59:12 -0800 From: "Kevin Oberman" Message-Id: <20020130175912.8561B5D0B@ptavv.es.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 > Date: Wed, 30 Jan 2002 17:05:23 +0100 > From: Christophe Jelger > Sender: owner-freebsd-questions@FreeBSD.ORG > > Hi, > > I compiled my own kernel and it works fine but I get an error message > during the boot process. > > I have things like : > > config> di sn0 > No such device: sn0 > Invalid command or syntax ... > > In fact I removed these devices (sn0, lnc0, ie0, etc) from my kernel > because I don't need ISA stuff (which I so far remember they are). I > know there is a way to remove this error message but I don't remember > how to do it ! ;-) While the messages are harmless, they are annoying. Edit the relevant lines out of /boot/kernel.conf. Be sure to leave the "q" at the end of the file. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10: 4:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 0D13237B404 for ; Wed, 30 Jan 2002 10:04:43 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0UI4fg11225; Wed, 30 Jan 2002 13:04:41 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0UI4d811216; Wed, 30 Jan 2002 13:04:39 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 216.153.201.212 (SquirrelMail authenticated user cjm2) by www1.27in.tv with HTTP; Wed, 30 Jan 2002 13:04:39 -0500 (EST) Message-ID: <2337.216.153.201.212.1012413879.squirrel@www1.27in.tv> Date: Wed, 30 Jan 2002 13:04:39 -0500 (EST) Subject: Re: Annoying message From: "C J Michaels" To: In-Reply-To: <20020130163539.GL92289@dan.emsphone.com> References: <20020130163539.GL92289@dan.emsphone.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , X-Mailer: SquirrelMail (version 1.2.5 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Hello, I'm rather tired of the error flooding my logs also. So I tried Dan's suggestion: # sysctl -w net.link.ether.inet.log_arp_movements=0 sysctl: unknown oid 'net.link.ether.inet.log_arp_movements' # uname -a FreeBSD cartman.lan.27in.tv 4.5-STABLE FreeBSD 4.5-STABLE #6: Tue Jan 29 22:51:31 EST 2002 root@cartman.lan.27in.tv:/usr/local/obj/usr/local/src/sys/CARTMAN i386 Is there a kernel option that adds that sysctl? or are you just running a different release? Thanks, --Chris Dan Nelson said: > In the last episode (Jan 30), Michael A. Meiszl said: >> How can I turn off this one: >> >> Jan 30 07:34:32 Proxy /kernel: arp: 194.39.213.1 moved from >> 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 Jan 30 08:10:44 Proxy >> /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to >> 00:04:75:7d:2c:f4 on xl0 Jan 30 09:38:28 Proxy /kernel: arp: >> 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 >> Jan 30 09:40:59 Proxy /kernel: arp: 194.39.213.1 moved from >> 00:04:75:7d:2c:f4 to 00:04:75:7d:2c:f3 on xl0 >> >> (that host uses a trunked bunch of ethernet cards, so it is very >> common that it might "move" back and forth) >> >> I cannot find any appropriate sysctl option to disable this message. > > Try net.link.ether.inet.log_arp_movements. > > -- > Dan Nelson > dnelson@allantgroup.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Chris "I'll defend to the death your right to say that, but I never said I'd listen to it!" -- Tom Galloway with apologies to Voltaire To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10: 5:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stereophonic.noops.org (adsl-63-195-97-84.dsl.snfc21.pacbell.net [63.195.97.84]) by hub.freebsd.org (Postfix) with SMTP id C019C37B402 for ; Wed, 30 Jan 2002 10:05:25 -0800 (PST) Received: (qmail 1682 invoked by uid 1000); 30 Jan 2002 18:05:26 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jan 2002 18:05:26 -0000 Date: Wed, 30 Jan 2002 10:05:26 -0800 (PST) From: Thomas Cannon To: Joe Clarke Cc: =?iso-8859-1?q?adrian=20kok?= , , Subject: Re: mrtg In-Reply-To: <20020130121113.G72797-100000@shumai.marcuscom.com> Message-ID: <20020130100052.B585-100000@stereophonic.noops.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 > On the FreeBSD machine, you need to tell syslogd to open a listening > socket at 514/udp as well as actually accept remote messages. To do this, > add the following to /etc/rc.conf: > > syslogd_flags="" > While this will work as advertized, it does also allow other people to log to your machine. Potential problems are a) people can fill your hard drive for laughs and b)if syslogd has a security problem, you've now got one, too. Man syslogd explains how to use the -a flag for an 'allowed peer' which I'd encourage using. I tend to be a little paranoid, but it hasn't hurt me yet. Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10: 5:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id F067837B402 for ; Wed, 30 Jan 2002 10:05:50 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0UI5jS04059; Wed, 30 Jan 2002 12:05:45 -0600 (CST) (envelope-from dan) Date: Wed, 30 Jan 2002 12:05:45 -0600 From: Dan Nelson To: Thomas Cannon Cc: "Michael A. Meiszl" , freebsd-questions@FreeBSD.ORG Subject: Re: Annoying message Message-ID: <20020130180545.GQ92289@dan.emsphone.com> References: <20020130163539.GL92289@dan.emsphone.com> <20020130095738.R585-100000@stereophonic.noops.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020130095738.R585-100000@stereophonic.noops.org> User-Agent: Mutt/1.3.25i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Jan 30), Thomas Cannon said: > > > I cannot find any appropriate sysctl option to disable this > > > message. > > > > Try net.link.ether.inet.log_arp_movements. > > > > Or net.link.ether.inet.log_arp_wrong_iface. > > Maybe the name changed? log_arp_wrong_iface is a different check. In Michael's case, the packet is coming in on the right interface, but the MAC address is changing. log_arp_wrong_iface would be if you had two NICs with different subnets, and a packet from subnet A arrived on the interface plugged into subnet B (this is usually a routing problem). -- 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 Wed Jan 30 10: 6:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id B449537B419 for ; Wed, 30 Jan 2002 10:05:55 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0UI5rO11249; Wed, 30 Jan 2002 13:05:53 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0UI5q811240; Wed, 30 Jan 2002 13:05:52 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 216.153.201.212 (SquirrelMail authenticated user cjm2) by www1.27in.tv with HTTP; Wed, 30 Jan 2002 13:05:52 -0500 (EST) Message-ID: <2346.216.153.201.212.1012413952.squirrel@www1.27in.tv> Date: Wed, 30 Jan 2002 13:05:52 -0500 (EST) Subject: Re: Annoying message From: "C J Michaels" To: In-Reply-To: <20020130095738.R585-100000@stereophonic.noops.org> References: <20020130095738.R585-100000@stereophonic.noops.org> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , , X-Mailer: SquirrelMail (version 1.2.5 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 AFAIK that option should log when a MAC (arp) moves from one interface to the other, not changing on the same interface. --Chris Thomas Cannon said: >> > I cannot find any appropriate sysctl option to disable this message. >> >> Try net.link.ether.inet.log_arp_movements. >> > > Or net.link.ether.inet.log_arp_wrong_iface. > > Maybe the name changed? > > [tcannon@stereophonic]$ uname -a > FreeBSD stereophonic.noops.org 4.5-RC FreeBSD 4.5-RC #0: Wed Jan 23 > 19:27:57 PST 2002 > root@stereophonic.noops.org:/usr/src/sys/compile/TCANNON-SOUND-TV-VLAN- FIREWALL-IPSEC > i386 > > Cheers, > > Thomas > -- Chris "I'll defend to the death your right to say that, but I never said I'd listen to it!" -- Tom Galloway with apologies to Voltaire To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10: 8: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.dra.com (mail.dra.com [192.65.218.159]) by hub.freebsd.org (Postfix) with ESMTP id DF5EF37B416 for ; Wed, 30 Jan 2002 10:07:57 -0800 (PST) Received: from stlmail.dra.com (stlmail.dra.com [192.65.218.119]) by mail.dra.com (8.9.1/8.9.1) with ESMTP id MAA19227; Wed, 30 Jan 2002 12:07:53 -0600 (CST) Received: by stlmail.dra.com with Internet Mail Service (5.5.2653.19) id ; Wed, 30 Jan 2002 12:07:49 -0600 Message-ID: From: Eric Six To: "'Craig Burgess'" , questions Subject: RE: FreeBSD as "real router?" Date: Wed, 30 Jan 2002 12:07:47 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-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 Theoretically this is possible, depending on the amount of users and system that bsd is running one. As for a CSU/DSU, there interface cards out there that are csu/dsu's for computers. Last time I checked, the prices were pretty high, but then again, not as much as a full blown router and wic card. Eric -----Original Message----- From: Craig Burgess [mailto:craig@CheetahUSA.net] Sent: Wednesday, January 30, 2002 12:00 PM To: questions Subject: FreeBSD as "real router?" Is it possible to use a FreeBSD-based machine (i386 or Alpha) as a replacement for a "real router" connected directly to a T-1 or other telco highspeed line? I have used FreeBSD as a "router/gateway" for some time, but it has been within the LAN with an ethernet connection to the Internet. In my very limited understanding of the way things work, there would need to be some kind of CSU/DSU thingie between the "router" and the telco's wires... thanks, craig 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 Wed Jan 30 10: 9:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by hub.freebsd.org (Postfix) with ESMTP id B3F9037B405 for ; Wed, 30 Jan 2002 10:09:42 -0800 (PST) Received: from there (adsl-65-42-81-229.dsl.chcgil.ameritech.net [65.42.81.229]) by midway.uchicago.edu (8.11.6/8.11.6) with SMTP id g0UI9gk15603 for ; Wed, 30 Jan 2002 12:09:42 -0600 (CST) Message-Id: <200201301809.g0UI9gk15603@midway.uchicago.edu> Content-Type: text/plain; charset="iso-8859-1" From: David Syphers Reply-To: charon@seektruth.org To: freebsd-questions@freebsd.org Subject: audio cd with burncd Date: Wed, 30 Jan 2002 12:09:54 -0600 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 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 I'm running 4.5-RC and I can't get burncd to write an audio CD. Dmesg identifies my CD-RW drive as 'acd0: CD-RW at ata1-master using PIO4' Trying 'burncd -f /dev/acd0c -s 12 audio track1.wav' gives me 'next writeable LBA 0 writing from file track1.wav size 25839 KB only wrote -1 of 37632 bytes' This happens no matter what write speed I try. Any ideas? This drive writes fine with cdrecord under RedHat. Please cc: me. -David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10:13:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from daemonz.org (TK212017094177.teleweb.at [212.17.94.177]) by hub.freebsd.org (Postfix) with SMTP id 4D9AC37B416 for ; Wed, 30 Jan 2002 10:13:24 -0800 (PST) Received: (qmail 40289 invoked by uid 1001); 30 Jan 2002 18:14:35 -0000 Date: Wed, 30 Jan 2002 19:14:35 +0100 From: Stanislav Grozev To: Varshavchick Alexander Cc: freebsd-questions@freebsd.org Subject: Re: Again Softupdates on 4.5 Message-ID: <20020130181435.GA40077@meerkat.dungeon> References: <20020130095919.B26823@polands.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i 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 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 30, 2002 at 07:35:25PM +0300, Varshavchick Alexander wrote: > Hi people, >=20 > So to make softupdates work, the partition should be reformatted under > 4.5, which means that after an upgrade from an earlier FreeBSD version > (without disk reformatting) the soft updates will not work, is it true? on the contrary, you just need to enable them - boot in single user mode, and for every partition that you want them enabled type tunefs -n enable /dev/whatever-device-entry be SURE that the partition is NOT mounted (thus, the single user mode) -tacho --=20 [i don't follow] | [http://daemonz.org/ || tacho@daemonz.org] 0x44fc3339 || [02b5 798b 4bd1 97fb f8db 72e4 dca4 be03 44fc 3339] --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8WDgL3KS+A0T8MzkRAowRAJ9uE93Lm9xjLasvsuA+/pCLo5GEKgCeLIGq NjWFqlFJuKSXZ92NEbPnMZo= =RuGk -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10:22: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 3BE8F37B400 for ; Wed, 30 Jan 2002 10:22:02 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0UIMFx73597; Wed, 30 Jan 2002 13:22:15 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 30 Jan 2002 13:22:15 -0500 (EST) From: Joe Clarke To: Thomas Cannon Cc: =?iso-8859-1?q?adrian=20kok?= , , Subject: Re: mrtg In-Reply-To: <20020130100052.B585-100000@stereophonic.noops.org> Message-ID: <20020130132153.R72797-100000@shumai.marcuscom.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 On Wed, 30 Jan 2002, Thomas Cannon wrote: > > On the FreeBSD machine, you need to tell syslogd to open a listening > > socket at 514/udp as well as actually accept remote messages. To do this, > > add the following to /etc/rc.conf: > > > > syslogd_flags="" > > > > While this will work as advertized, it does also allow other people to log > to your machine. Potential problems are a) people can fill your hard drive > for laughs and b)if syslogd has a security problem, you've now got one, > too. > > Man syslogd explains how to use the -a flag for an 'allowed peer' which > I'd encourage using. Excellent point. Joe > > I tend to be a little paranoid, but it hasn't hurt me yet. > > Thomas > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10:23:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 2B1E037B416 for ; Wed, 30 Jan 2002 10:23:05 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0UIN3w20216 for ; Wed, 30 Jan 2002 19:23:03 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:7QAwOAFYPRzcs042JiM3a5bbd3nvWun6@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0UIN3r18443 for ; Wed, 30 Jan 2002 19:23:03 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0UIN1k01903 for ; Wed, 30 Jan 2002 19:23:01 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0UIN0Q24389 for freebsd-questions@freebsd.org; Wed, 30 Jan 2002 19:23:00 +0100 (MET) From: Thomas Schuerger Message-Id: <200201301823.g0UIN0Q24389@wjpserver.cs.uni-sb.de> Subject: Increasing filesystem cache size again In-Reply-To: <200201301539.g0UFdBS21946@wjpserver.cs.uni-sb.de> from Thomas Schuerger at "Jan 30, 2002 04:39:11 pm" To: freebsd-questions@freebsd.org Date: Wed, 30 Jan 2002 19:23:00 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL57 (25)] 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 > Hi! > > Is there any way to increase the filesystem cache size in FreeBSD > 4.3-STABLE? My cache size never increases to more than 69 MB, although > more than 400 MB are free and could (and should) be used for that. > > I've seen that "sysctl -a" shows some vfs.* settings that obviously > control the cache size, but I cannot find a way to change those sizes, > because they are read-only. > > Can I increase the maximum size at run-time or do I have to specify > that at kernel compile time? How can I do either of that? > > > Greetings, > Thomas. I just had a look at how the sysctl variables are called and what the values are on my system: vfs.maxbufspace: 70942720 vfs.hibufspace: 70287360 vfs.lobufspace: 70221824 vfs.bufspace: 70221824 How can I increase this to more than 70 MB? Any help is appreciated! Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10:24:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id B6D8937B404 for ; Wed, 30 Jan 2002 10:24:40 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0UIONK27533; Wed, 30 Jan 2002 12:24:23 -0600 (CST) (envelope-from dan) Date: Wed, 30 Jan 2002 12:24:23 -0600 From: Dan Nelson To: C J Michaels Cc: Michael@meiszl.de, freebsd-questions@FreeBSD.ORG Subject: Re: Annoying message Message-ID: <20020130182423.GR92289@dan.emsphone.com> References: <20020130163539.GL92289@dan.emsphone.com> <2337.216.153.201.212.1012413879.squirrel@www1.27in.tv> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="p2kqVDKq5asng8Dg" Content-Disposition: inline In-Reply-To: <2337.216.153.201.212.1012413879.squirrel@www1.27in.tv> User-Agent: Mutt/1.3.25i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 --p2kqVDKq5asng8Dg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In the last episode (Jan 30), C J Michaels said: > Dan Nelson said: > > In the last episode (Jan 30), Michael A. Meiszl said: > >> How can I turn off this one: > >> > >> Jan 30 07:34:32 Proxy /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 Jan 30 08:10:44 Proxy > >> > >> (that host uses a trunked bunch of ethernet cards, so it is very > >> common that it might "move" back and forth) I cannot find any > >> appropriate sysctl option to disable this message. > > > > Try net.link.ether.inet.log_arp_movements. > > I'm rather tired of the error flooding my logs also. So I tried > Dan's suggestion: > > # sysctl -w net.link.ether.inet.log_arp_movements=0 > sysctl: unknown oid 'net.link.ether.inet.log_arp_movements' > > # uname -a > FreeBSD cartman.lan.27in.tv 4.5-STABLE FreeBSD 4.5-STABLE #6: Tue Jan 29 22:51:31 EST 2002 root@cartman.lan.27in.tv:/usr/local/obj/usr/local/src/sys/CARTMAN i386 > > Is there a kernel option that adds that sysctl? or are you just running a > different release? Please don't top post. I'm running current, and log_arp_movements apparently hasn't been merged into -stable yet. Try applying the following patch and rebuild your kernel. -- Dan Nelson dnelson@allantgroup.com --p2kqVDKq5asng8Dg Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="log_arp.diff" Index: if_ether.c =================================================================== RCS file: /home/ncvs/src/sys/netinet/if_ether.c,v retrieving revision 1.80 retrieving revision 1.81 diff -u -p -r1.80 -r1.81 --- if_ether.c 15 Jun 2001 21:00:32 -0000 1.80 +++ if_ether.c 3 Sep 2001 21:53:15 -0000 1.81 @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_ether.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD: src/sys/netinet/if_ether.c,v 1.80 2001/06/15 21:00:32 jlemon Exp $ + * $FreeBSD: src/sys/netinet/if_ether.c,v 1.81 2001/09/03 21:53:15 alfred Exp $ */ /* @@ -506,10 +506,15 @@ arpintr() * but formerly didn't normally send requests. */ static int log_arp_wrong_iface = 1; +static int log_arp_movements = 1; SYSCTL_INT(_net_link_ether_inet, OID_AUTO, log_arp_wrong_iface, CTLFLAG_RW, &log_arp_wrong_iface, 0, "log arp packets arriving on the wrong interface"); +SYSCTL_INT(_net_link_ether_inet, OID_AUTO, log_arp_movements, CTLFLAG_RW, + &log_arp_movements, 0, + "log arp replies from MACs different the the one in the cache"); + static void in_arpinput(m) @@ -595,12 +600,13 @@ in_arpinput(m) } if (sdl->sdl_alen && bcmp((caddr_t)ea->arp_sha, LLADDR(sdl), sdl->sdl_alen)) { - if (rt->rt_expire) - log(LOG_INFO, "arp: %s moved from %6D to %6D on %s%d\n", - inet_ntoa(isaddr), (u_char *)LLADDR(sdl), ":", - ea->arp_sha, ":", - ac->ac_if.if_name, ac->ac_if.if_unit); - else { + if (rt->rt_expire) { + if (log_arp_movements) + log(LOG_INFO, "arp: %s moved from %6D to %6D on %s%d\n", + inet_ntoa(isaddr), (u_char *)LLADDR(sdl), ":", + ea->arp_sha, ":", + ac->ac_if.if_name, ac->ac_if.if_unit); + } else { log(LOG_ERR, "arp: %6D attempts to modify permanent entry for %s on %s%d\n", ea->arp_sha, ":", inet_ntoa(isaddr), --p2kqVDKq5asng8Dg-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10:47:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe67.hotmail.com [216.32.180.160]) by hub.freebsd.org (Postfix) with ESMTP id 585C737B402 for ; Wed, 30 Jan 2002 10:47:53 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 30 Jan 2002 10:47:53 -0800 X-Originating-IP: [206.98.143.251] From: "Ozzie Gurkan" To: Subject: mod_webapp with Apache + Tomcat 4.0 - anyone has it working? Date: Wed, 30 Jan 2002 13:46:40 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 30 Jan 2002 18:47:53.0270 (UTC) FILETIME=[9FC8C560:01C1A9BE] 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 Has anyone tried using mod_webapp binaries from Apache? I downloaded the binaries for the Linux version, howerver, when Apache starts up it complains about it missing a shared library, libm.so.6. I was wondering if anyone out that has the mod_webapp working with Tomcat 4.0? Thanks, Ozzie Gurkan Manheim Interactive Software Engineer 404-269-8776 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 10:58:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21201.mail.yahoo.com (web21201.mail.yahoo.com [216.136.129.59]) by hub.freebsd.org (Postfix) with SMTP id AFD4137B416 for ; Wed, 30 Jan 2002 10:58:25 -0800 (PST) Message-ID: <20020130185825.70043.qmail@web21201.mail.yahoo.com> Received: from [24.100.124.207] by web21201.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 02:58:25 CST Date: Thu, 31 Jan 2002 02:58:25 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= Subject: x window To: questions@FreeBSD.ORG 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 Hi In my school, there are sun server machine and freebsd, linux client machines. When freebsd and linux bootup, it can access sun machine by x window. I want to setup it at home. How do I configure it? Which files do I know in freebsd and Sun? _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 11: 5: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id DA72837B41A for ; Wed, 30 Jan 2002 11:04:41 -0800 (PST) Received: from dialup-209.245.130.158.dial1.sanjose1.level3.net ([209.245.130.158] helo=blossom.cjclark.org) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16W02C-0002ta-00; Wed, 30 Jan 2002 11:04:41 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id g0UJ4cm82625; Wed, 30 Jan 2002 11:04:38 -0800 (PST) (envelope-from cjc) Date: Wed, 30 Jan 2002 11:04:37 -0800 From: "Crist J. Clark" To: C J Michaels Cc: freebsd-questions@freebsd.org Subject: Re: Incorrect du and df info woes... Message-ID: <20020130110437.A78939@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20020129214729.P79208@blossom.cjclark.org> <2269.216.153.201.212.1012413272.squirrel@www1.27in.tv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <2269.216.153.201.212.1012413272.squirrel@www1.27in.tv>; from cjm2@earthling.net on Wed, Jan 30, 2002 at 12:54:32PM -0500 X-URL: http://people.freebsd.org/~cjc/ 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 Wed, Jan 30, 2002 at 12:54:32PM -0500, C J Michaels wrote: [snip] > 2. Is there any way to then determine how much actual drive space the file > takes up? Actually, nevermind on that one, "du -a" seems to do it. I'll > leave it in here for archival purposes. There's always just the '-s' option for ls(1) too. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 11:18:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta10.onebox.com (mta10.onebox.com [64.68.76.184]) by hub.freebsd.org (Postfix) with ESMTP id B188B37B404 for ; Wed, 30 Jan 2002 11:18:10 -0800 (PST) Received: from onebox.com ([10.1.111.6]) by mta05.onebox.com (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20020125164218.IGEU27009.mta05.onebox.com@onebox.com> for ; Fri, 25 Jan 2002 08:42:18 -0800 Received: from [170.142.178.114] by onebox.com with HTTP; Fri, 25 Jan 2002 08:42:18 -0800 Date: Fri, 25 Jan 2002 10:42:18 -0600 Subject: FreeBSD 4.4 Install From: "David Smithey" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Message-Id: <20020125164218.IGEU27009.mta05.onebox.com@onebox.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 I have a HP N3190 Laptop. I get FreeBSD installed. But the console and X Windows do not display at 1024x768. It uses 640x480. I have a Lynx Silicon Motion Video Card. Any help would be greatly appreciated. -- David Smithey smitheyd@onebox.com - email __________________________________________________ FREE voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 11:20:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from issv0171.isis.de (issv0171.isis.de [195.158.131.223]) by hub.freebsd.org (Postfix) with SMTP id 39DF737B402 for ; Wed, 30 Jan 2002 11:20:07 -0800 (PST) Received: (qmail 18870 invoked by uid 1010); 30 Jan 2002 19:20:05 -0000 Received: from unknown (HELO diana.ww) ([195.158.135.196]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 30 Jan 2002 19:20:05 -0000 Received: from localhost (127.0.0.1) by diana.ww (172.25.25.7) with smtp ; Wed, 30 Jan 2002 20:15:07 +0100 X-Posting-Agent: Hamster/1.3.22.0 Posted-and-Mailed: no Subject: Problem with Sawfish/libpng From: Johann Frisch User-Agent: Xnews/4.11.30 To: freebsd-questions@freebsd.org Lines: 26 Message-Id: <20020130192007.39DF737B402@hub.freebsd.org> Date: Wed, 30 Jan 2002 11:20:07 -0800 (PST) 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 managed to break my formerly working Sawfish configuration, but I don't know how or how to fix it. Here are the error messages: libpng warning: Application was compiled with png.h from libpng-1.0.10 libpng warning: Application is running with png.c from libpng-1.2.1 libpng error: Incompatible libpng version in application and library /convert: No such file or directory /anytopnm: No such file or directory IMLIB ERROR: Cannot load image: /usr/X11R6/share/sawfish/1.0.1/themes/Crux/inactive All fallbacks failed. Error: no such image, /usr/X11R6/share/sawfish/1.0.1/themes/Crux/inactive:top-left-border.png Installed packages are sawfish-gnome-1.0.1 and png-1.2.1, no change from before. Any clues? I'd like to have my windowmanager back... Btw, gtk sometimes complains about a missing libpixmap.so. Where do I find this lib? -- MfG, Johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 11:25:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omahpop2.omah.uswest.net (omahpop2.omah.uswest.net [204.26.64.2]) by hub.freebsd.org (Postfix) with SMTP id 2E7C137B405 for ; Wed, 30 Jan 2002 11:25:34 -0800 (PST) Received: (qmail 5580 invoked by alias); 30 Jan 2002 19:25:32 -0000 Delivered-To: fixup-freebsd-questions@freebsd.org@fixme Received: (qmail 5566 invoked by uid 0); 30 Jan 2002 19:25:32 -0000 Received: from omah6400gw2poolc106.omah.uswest.net (HELO kristen.shadowdale.net) (63.227.158.106) by omahpop2.omah.uswest.net with SMTP; 30 Jan 2002 19:25:32 -0000 Date: Wed, 30 Jan 2002 13:25:32 -0600 (CST) From: Bovine Unit #243 To: FreeBSD Questions Subject: reset TCP in ipfw 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 I was looking through ipfw log this morning and saw the "reset tcp" rule in action. A flood of tcp packets from some Winblows app was bombarding to port 1214. Anyway, since it wasn't matched to any rules present, it came to the last two TCP rules I had: ... 10000 divert 6668 ip from any to any via fxp0 ... 49990 reset tcp log from any to any in recv fxp0 49999 deny tcp log from any to any in recv fxp0 Well, the problem with that reset is that it's being blocked by the very next rule. Dang! I did not know firewall would block its own action. Hmm... I thought about the fix. Well, I really don't want to have open ports out as the next rule since I want to catch any misbehaving Winblows' "ET phone home" programs. And the rule can't be moved to the beginning (or towards the beggining of the ruleset) since it's suppose to catch tcp packets that didn't get a match in the ruleset. Well, that's a bugger. What is the proper way to use the reset action? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 11:31:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 855AF37B404 for ; Wed, 30 Jan 2002 11:31:45 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 5ED395D0B; Wed, 30 Jan 2002 11:31:45 -0800 (PST) To: "Brian T. Schellenberger" Cc: Varshavchick Alexander , questions@FreeBSD.ORG Subject: Re: Again Softupdates on 4.5 In-reply-to: Your message of "Wed, 30 Jan 2002 14:17:27 EST." <20020130191727.017CE4078@i8k.babbleon.org> Date: Wed, 30 Jan 2002 11:31:45 -0800 From: "Kevin Oberman" Message-Id: <20020130193145.5ED395D0B@ptavv.es.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 > From: Brian T.Schellenberger > Date: Wed, 30 Jan 2002 14:17:27 -0500 > > On Wednesday 30 January 2002 12:53 pm, Kevin Oberman wrote: > > > Date: Wed, 30 Jan 2002 20:09:14 +0300 (MSK) > > > From: Varshavchick Alexander > > > Sender: owner-freebsd-questions@FreeBSD.ORG > > > > > > Then the difference lays only in the fact that on 4.5 the softupdates > > > flag can be turned on in the sysinstall procedure? > > > > No. I means that sysinstall turns on softupdates for all non-root, > > non-swap partitions by default. Under 4.4 you had to tell sysinstall > > that you wanted softupdates (with the 'S' command). There is no change > > to the functionality in 4.5, only to the default operation. > > Does 4.5 also leave write-caching on by default? If so, I think that's a > terrible mistake. Would I be correct in assuming it's way to late to get > this reconsidered? Yes, write-cache is enabled by default on 4.5 (as it was on 4.4). The debate on this has been long and often mis-informed. There is a real risk of metadata corruption with write caching and softupdates, but it appears to be EXTREMELY small. So far no case of it has actually been confirmed. There is a significant chance of data loss in recently updated files with write-cache, but that is also true without softupdates. The only totally safe way to deal with this is to run fully synchronous with write-cache disabled. As I understand it the conclusion of the core team was that softupdates advantages more than justified the risks. 4.5 has been released. I already have burned CDs. I think it's too late. > (And what list ought I have been reading to have known about these plans?) hackers and stable. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 11:34:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falconsoft.com (esther.falconsoft.com [209.67.21.205]) by hub.freebsd.org (Postfix) with ESMTP id C1AFD37B404 for ; Wed, 30 Jan 2002 11:34:53 -0800 (PST) Received: from localhost (tim@localhost) by falconsoft.com (8.11.6/8.11.6) with ESMTP id g0UJYpB74450 for ; Wed, 30 Jan 2002 19:34:51 GMT (envelope-from tim@falconsoft.com) Date: Wed, 30 Jan 2002 19:34:50 +0000 (GMT) From: Tim Gustafson To: freebsd-questions@FreeBSD.ORG Subject: Jail and PING / NSLOOKUP 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 Hello I just started up three jails on my machine and they are all working beautifully, except for PING and NSLOOKUPs. Pings flat-out don't work. I get "ping: socket: Operation not permitted" when I try to ping a host, regardless of wether or not I'm root. Nslookup works about 80% of the time, but they time out a lot. They use the same name server as the main machine, but are much more prone to failing and much slower. Has anyone else had similar experiences with jail? Thanks in advance. Tim -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafson - tim@falconsoft.com http://www.falconsoft.com/ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Share your knowledge - it's a way to achieve immortality. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 11:43:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fbi.gov (plovdivppp227.internet-bg.net [213.137.32.227]) by hub.freebsd.org (Postfix) with ESMTP id 9E1AF37B400 for ; Wed, 30 Jan 2002 11:43:36 -0800 (PST) Received: (from petko@localhost) by fbi.gov (8.11.6/8.11.4) id g0UJhf809982 for freebsd-questions@FreeBSD.ORG; Wed, 30 Jan 2002 21:43:41 +0200 (EET) (envelope-from petko) Date: Wed, 30 Jan 2002 21:43:40 +0200 From: Petko Popadiyski To: freebsd-questions@FreeBSD.ORG Subject: new Bulgarian FreeBSD mail list. Message-ID: <20020130194340.GA9971@fbi.gov> Reply-To: petko@freebsd-bg.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline User-Agent: Mutt/1.3.27i 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 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable i hope that this is the right address to announce about the new Bulgarian F= reeBSD mail list.=20 majordomo@freebsd-bg.org is the address, and there is stable mailing list --=20 Best wishes, Petko Popadiyski ICQ: 59468934 --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8WEzsJeZoJ/z3pAwRAhNeAJ47sC0LBtQ6tqO2zkT0njSDaQoTOACeM6i2 t4o6aUbWgZ/iVgTTtWTRWsY= =LwoP -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 11:53:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from satcom.nrl.navy.mil (satcom.nrl.navy.mil [132.250.66.10]) by hub.freebsd.org (Postfix) with ESMTP id 7994437B402 for ; Wed, 30 Jan 2002 11:53:38 -0800 (PST) Subject: Need help installing 3.3 freebsd Date: Wed, 30 Jan 2002 14:53:36 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: <2111132A3037604586FB8E43EE36F02AA180@satcom.nrl5554.nrl.navy.mil> X-MS-Has-Attach: content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 X-MS-TNEF-Correlator: Thread-Topic: Need help installing 3.3 freebsd Thread-Index: AcGpx85wngj5R4ZURTWvwFXzSKgpew== From: "Reed Porada" To: 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 If anyone can please help me with my install, i would greatly appreciate it.=20 I am trying to run freebsd on my computer but keep coming up short. The following is what I did in the setup to configure the hard drive: - distribution files downloaded to a local ftp server - used boot floppies for 3.3 install - partitioned hard drive - choose install packages=20 - choose install media (ftp) - configured for DHCP =20 - selected local ftp server configuration resulted in search unable to find all required packages thus no complete install.=20 Computer has 4gb hard drive, 330 mhz processor, 64mg ram. I have been debugging the configuration and have run out of solutions.=20 Please help!!! thank you Reed and Ronnie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12: 5:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from indigo.quadrant.net (indigo.quadrant.net [207.195.92.9]) by hub.freebsd.org (Postfix) with ESMTP id 46F5037B417 for ; Wed, 30 Jan 2002 12:05:40 -0800 (PST) Received: from git2000 (56K72.quadrant.net [207.195.92.72]) by indigo.quadrant.net (8.9.1/8.9.1) with SMTP id OAA23112 for ; Wed, 30 Jan 2002 14:05:38 -0600 (CST) From: "Scott Gerhardt" To: "FreeBSD" Subject: Courier-Imap-POP3d-sqWebMail and Postfix Date: Wed, 30 Jan 2002 14:08:06 -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.2911.0) 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 I would like to test Courier-IMAP + POP3d + sqWebMail on FreeBSD 4.4/4.5 running Postfix. The documentation for Courier is overwhelming. Can anyone suggest a good How-To for installing Courier components from ports? Thanks, _________________________________ Scott Gerhardt, P.Geo. Gerhardt Information Technologies To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12: 9:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stereophonic.noops.org (adsl-63-195-97-84.dsl.snfc21.pacbell.net [63.195.97.84]) by hub.freebsd.org (Postfix) with SMTP id 4E18937B400 for ; Wed, 30 Jan 2002 12:09:28 -0800 (PST) Received: (qmail 5505 invoked by uid 1000); 30 Jan 2002 20:09:28 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jan 2002 20:09:28 -0000 Date: Wed, 30 Jan 2002 12:09:28 -0800 (PST) From: Thomas Cannon To: Reed Porada Cc: Subject: Re: Need help installing 3.3 freebsd In-Reply-To: <2111132A3037604586FB8E43EE36F02AA180@satcom.nrl5554.nrl.navy.mil> Message-ID: <20020130120529.L4959-100000@stereophonic.noops.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 It would sound like it's not actually getting into the FTP server, or finding the files. Perhaps a password or permissions issue? On the FTP server, do you see the FreeBSD box logging in, or trying to? Does your DHCP server see the new box requesting an IP, and is it giving it one? Incidentally, it might be something like an ethernet card that's too new or something... 3.3 is rather old. 4.5 was released yesterday. I don't know what sort of connection you've got, but I'd download something more current as a first step, if at all possible. Cheers, Thomas On Wed, 30 Jan 2002, Reed Porada wrote: > If anyone can please help me with my install, i would greatly appreciate > it. > I am trying to run freebsd on my computer but keep coming up short. > The following is what I did in the setup to configure the hard drive: > - distribution files downloaded to a local ftp server > - used boot floppies for 3.3 install > - partitioned hard drive > - choose install packages > - choose install media (ftp) > - configured for DHCP > - selected local ftp server > configuration resulted in search unable to find all required packages > thus no complete install. > Computer has 4gb hard drive, 330 mhz processor, 64mg ram. > I have been debugging the configuration and have run out of solutions. > Please help!!! > > thank you > > Reed and Ronnie > > > 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 Wed Jan 30 12:10:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id A649F37B402 for ; Wed, 30 Jan 2002 12:10:20 -0800 (PST) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.6/8.11.4) with ESMTP id g0UKA6891061; Wed, 30 Jan 2002 13:10:07 -0700 (MST) Message-Id: <200201302010.g0UKA6891061@fedde.littleton.co.us> To: "Craig Burgess" Cc: "questions" Subject: Re: FreeBSD as "real router?" In-Reply-To: From: Chris Fedde Date: Wed, 30 Jan 2002 13:10:06 -0700 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 Wed, 30 Jan 2002 09:59:34 -0800 "Craig Burgess" wrote: +------------------ | Is it possible to use a FreeBSD-based machine (i386 or Alpha) as a | replacement for a "real router" connected directly to a T-1 or | other telco highspeed line? +------------------ This is a reasonable and not uncommon thing to do. You can expect comprable performance using FreeBSD with proper components as most dedicated three or four interface routers. You'll need proper interface hardware. There are several highspeed serial and ISDN cards supported. Most are listed in the handbook. /usr/share/doc/en_US.ISO_8859-1/books/handbook/book.html -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:13:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id C2CB137B405 for ; Wed, 30 Jan 2002 12:13:30 -0800 (PST) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.6/8.11.4) with ESMTP id g0UKDR891114; Wed, 30 Jan 2002 13:13:29 -0700 (MST) Message-Id: <200201302013.g0UKDR891114@fedde.littleton.co.us> To: =?iso-8859-1?q?adrian=20kok?= Cc: questions@FreeBSD.ORG Subject: Re: x window In-Reply-To: <20020130185825.70043.qmail@web21201.mail.yahoo.com> From: Chris Fedde Date: Wed, 30 Jan 2002 13:13:27 -0700 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, 31 Jan 2002 02:58:25 +0800 (CST) =?iso-8859-1?q?adrian=20kok?= wrote: +------------------ | Hi | | In my school, there are sun server machine and | freebsd, linux client machines. | When freebsd and linux bootup, it can access sun | machine by x window. | | I want to setup it at home. | How do I configure it? +------------------ Xwindows over dialup can be dismaly slow. A more common technique would be to use ssh or telnet over a dialed up ppp session. Did I understand your question? -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:22:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id D2E4137B435 for ; Wed, 30 Jan 2002 12:21:44 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 14:15:50 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 323464078; Wed, 30 Jan 2002 14:14:39 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Espen Tagestad , questions@FreeBSD.ORG Subject: Re: Softupdates Date: Wed, 30 Jan 2002 14:14:38 -0500 X-Mailer: KMail [version 1.3] References: <3C593C4A@epostleser.online.no> <20020130124756.A15728@modula.no> In-Reply-To: <20020130124756.A15728@modula.no> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020130191439.323464078@i8k.babbleon.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 On Wednesday 30 January 2002 06:47 am, Espen Tagestad wrote: > On Wed, Jan 30, 2002 at 12:34:11PM +0100, Christer Gundersen wrote: > > As i read the RELEASE NOTES, i see that SOFTUPDATES will be activated by > > default under install. but it also says that it will not enable > > SOFTUPDATES on the root ( / ) fs . why? is that bad? > > Because with SoftUpdates read/write operations often delay, sometimes > up to 30 seconds before it's done. Then, if a machine crash occurs it > may lead to a larger loss of data. That can cause unrecoverable damage > to your system. As long as you turn off write caching, this isn't true (if it were true, then softupdates would be a disaster for *all* filesystems, not just root). That is, things may be delayed but they are in a consistent state at all times, and never corrupt. At worst, the last files you deleted will "undelete" themselves and the last files you created may not be there, but no file-system corruption will occur. Now it IS a bad idea (even though many people do it without happening to get burned) to run with write caching *and* softupdates both on. In general, it's a bad isea to run with write caching, period, but combining it with softupdates makes things a lot worse, but softupdates without write caching is safer than the other way 'round. Of course, turning both off is safest and slowest, so pick your poison. I use softupdates on ALL file systems and turn off write caching myself. (To turn off write-caching, put this in /boot/loader.conf: # write cache considered dangerous hw.ata.wc=0 ) The reason for the general advice to turn it off on / is because it does introduce a delay and / is traditionally rather small. The delay effectively gives you less space in a file system since freed space may not be freed yet, but if you make / larger than usual and turn on softupdates you'll get the speed benefit of softupdates and yet won't risk running out of disk space. (It seems an especial shame to turn off softupdates on whatever file system contains /tmp since the benefits are larger on a file system with lots of writes.) > > > regards, > > Espen Tagestad > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:24: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21202.mail.yahoo.com (web21202.mail.yahoo.com [216.136.130.18]) by hub.freebsd.org (Postfix) with SMTP id F080137B417 for ; Wed, 30 Jan 2002 12:24:02 -0800 (PST) Message-ID: <20020130202402.13113.qmail@web21202.mail.yahoo.com> Received: from [24.100.124.207] by web21202.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 04:24:02 CST Date: Thu, 31 Jan 2002 04:24:02 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= Subject: x -window To: chris@fedde.littleton.co.us, questions@FreeBSD.ORG 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 Dear Chris Thank you for your help I would like to setup both (solaris and freebsd) at home and clone this environment But I don't know which files I configure it? or can I copy the setting from my school? but which file do i copy? Thank you again > | Hi > | > | In my school, there are sun server machine and > | freebsd, linux client machines. > | When freebsd and linux bootup, it can access sun > | machine by x window. > | > | I want to setup it at home. > | How do I configure it? > +------------------ > > Xwindows over dialup can be dismaly slow. A more common technique would be > to use ssh or telnet over a dialed up ppp session. > > Did I understand your question? > > -- > Chris Fedde > _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:24:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 354FC37B421 for ; Wed, 30 Jan 2002 12:24:22 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 14:17:18 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 640EC4078; Wed, 30 Jan 2002 14:16:06 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Varshavchick Alexander , questions@FreeBSD.ORG Subject: Re: Again Softupdates on 4.5 Date: Wed, 30 Jan 2002 14:16:06 -0500 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020130191606.640EC4078@i8k.babbleon.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 On Wednesday 30 January 2002 12:09 pm, Varshavchick Alexander wrote: > Then the difference lays only in the fact that on 4.5 the softupdates flag > can be turned on in the sysinstall procedure? No, you could do that in the 4.4 install procedure as well. > > Alexander Varshavchick, Metrocom Joint Stock Company > Phone: (812)118-3322, 118-3115(fax) > > On Wed, 30 Jan 2002, Fernando Gleiser wrote: > > Date: Wed, 30 Jan 2002 14:00:48 -0300 (ART) > > From: Fernando Gleiser > > To: Varshavchick Alexander > > Cc: questions@FreeBSD.ORG > > Subject: Re: Again Softupdates on 4.5 > > > > On Wed, 30 Jan 2002, Varshavchick Alexander wrote: > > > Hi people, > > > > > > So to make softupdates work, the partition should be reformatted under > > > 4.5, which means that after an upgrade from an earlier FreeBSD version > > > (without disk reformatting) the soft updates will not work, is it true? You might be thinking of the new optimized disk layout code. *That* requires reformatting the file system, but softupdates do not. > > > > no, it is not true. Up to 4.4 you don't need to re create the file system > > and I dont see why this should change. > > > > to enable soft updates on a file system, unmount it and run a > > # tunefs -n enable > > > > > > Fer > > > > > > 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 -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:25:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 6D2F137B41C for ; Wed, 30 Jan 2002 12:25:24 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 14:18:39 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 017CE4078; Wed, 30 Jan 2002 14:17:27 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Kevin Oberman" , Varshavchick Alexander Subject: Re: Again Softupdates on 4.5 Date: Wed, 30 Jan 2002 14:17:27 -0500 X-Mailer: KMail [version 1.3] Cc: questions@FreeBSD.ORG References: <20020130175334.80A615D10@ptavv.es.net> In-Reply-To: <20020130175334.80A615D10@ptavv.es.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020130191727.017CE4078@i8k.babbleon.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 On Wednesday 30 January 2002 12:53 pm, Kevin Oberman wrote: > > Date: Wed, 30 Jan 2002 20:09:14 +0300 (MSK) > > From: Varshavchick Alexander > > Sender: owner-freebsd-questions@FreeBSD.ORG > > > > Then the difference lays only in the fact that on 4.5 the softupdates > > flag can be turned on in the sysinstall procedure? > > No. I means that sysinstall turns on softupdates for all non-root, > non-swap partitions by default. Under 4.4 you had to tell sysinstall > that you wanted softupdates (with the 'S' command). There is no change > to the functionality in 4.5, only to the default operation. Does 4.5 also leave write-caching on by default? If so, I think that's a terrible mistake. Would I be correct in assuming it's way to late to get this reconsidered? (And what list ought I have been reading to have known about these plans?) > > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:27: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.radzinschi.com (pcp284510pcs.owngsm01.md.comcast.net [68.54.240.17]) by hub.freebsd.org (Postfix) with ESMTP id B216537B402 for ; Wed, 30 Jan 2002 12:26:45 -0800 (PST) Received: from localhost (marco@localhost.radzinschi.com [127.0.0.1]) by mail.radzinschi.com (8.11.6/8.11.6) with ESMTP id g0UKQhX38146; Wed, 30 Jan 2002 15:26:43 -0500 (EST) (envelope-from marco@radzinschi.com) Date: Wed, 30 Jan 2002 15:26:43 -0500 (EST) From: Marco Radzinschi To: Mike Galvez Cc: FreeBDS-Questions Subject: Re: How to share HP LaserJet III with Samba? In-Reply-To: <20020130093552.B39303@mail.virginia.edu> Message-ID: <20020130152400.P38083-100000@mail.radzinschi.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 On Wed, 30 Jan 2002, Mike Galvez wrote: > > Below is my /etc/printcap file. I don't want to paste smb.conf because it > > is way too long, and it does not work. > > > > lp|HP LaserJet III:\ > > :sh:\ > > :sd=/var/spool/lpd/lp:\ > > :lp=/dev/lpt0:\ > > :if=/usr/local/libexec/if-simple: > > > > Here is the /usr/local/libexec/if-simple script: > > > > #!/bin/sh > > printf "\033&k2G" && cat && printf "\033&l0H" && exit 0 > > exit 2 > > Is your filter executable? Well, I am not _THAT_ stupid. :-) I can print with lpr, as I mentioned in my original post, so it is executable. What I want to do is be able to print from Windows machines on my network via samba. I just printed out "Using Samba" from the O'Reiley site as someone suggested. Hopefully I will get it to work, but if anyone could supply the necessary smb.conf paramaters I would nevertheless appreciate it. Marco Radzinschi E-Mail: marco@radzinschi.com AOL IM: CrackedBoy Running FreeBSD 4.4-RELEASE i386 3:24PM up 10 days, 16:46, 1 user, load averages: 0.02, 0.01, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:29:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 425F037B400 for ; Wed, 30 Jan 2002 12:29:06 -0800 (PST) Received: from barbish ([63.70.155.107]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Wed, 30 Jan 2002 15:32:30 -0500 From: "Joe & Fhe Barbish" To: "Freebsd-Questions" Subject: HDLC error in ppp.log Date: Wed, 30 Jan 2002 15:28:57 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C1A9A2.D548D200" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C1A9A2.D548D200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 SSBoYXZlIGEgWm9vbSBtb2RlbCAyOTIwIHBjaSBtb2RlbSBvbiBzaW8xIGFuZCANCmNvbm5lY3Qg dG8gbXkgSVNQIHdpdGggdXNlciBwcHAuIA0KSSBrZWVwIGdldHRpbmcgdGhpcyBtZXNzYWdlIG9u IHRoZSBGQlNEIGNvbnNvbGUgDQonMzAgbW9yZSBzaW8xIGludGVycnVwdC1sZXZlbCBidWZmZXIg b3ZlcmZsb3dzJy4NCiANCk1vc3QgdGltZXMgd2hlbiB0aGlzIGhhcHBlbnMgYSB3aW5ib3ggb24g dGhlIExBTiBpcyBnZXR0aW5nIA0KYSB3ZWIgcGFnZSBmcm9tIHNvbWUgd2ViIHNlcnZlciwgYW5k IHRoZSB1c2VyIGRvZXMgbm90IHNlZSANCmFueSB0aGluZyB3cm9uZyBpbiBoaXMgZGlzcGxheS4g DQogDQpCdXQgdG9kYXkgSSBkaWQgYSBtYWtlIGluc3RhbGwgb24gYXBhY2hlMTMtZnAgYW5kIGR1 cmluZyB0aGUgDQpkb3dubG9hZCB0aGUgY29ubmVjdGlvbiBqdXN0IHN0b3BzLiBUb3Agc2hvd3Mg cHBwIGFzIHNlbGVjdGVkIA0KYnV0IG5vdCBydW5uaW5nIGFuZCBGQlNEIGlzIDk4JSBpZGxlLiAN ClRoZSBwcHAubG9nIGhhcyB0aGUgSERMQyBtZXNzYWdlcyBzaG93biBiZWxvdy4gDQogDQpJIGFs c28gZ2V0IHRoZSBtb3JlIHNpbzEgaW50ZXJydXB0LWxldmVsIGJ1ZmZlciBvdmVyZmxvd3MgbWVz c2FnZSANCndoZW4gSSB1c2UgJ3RpcCBvciBjdScgY29tbWFuZCB0byBpc3N1ZSBBVEkxMSB0byB0 aGUgbW9kZW0gdG8gDQpkaXNwbGF5IHRoZSBsYXN0IGNvbm5lY3Rpb24gdmFsdWVzLg0KIA0KQW55 Ym9keSBrbm93IHdoYXQgdGhlIEhETEMgZXJyb3IgbWVzc2FnZSBpcyB0cnlpbmcgdG8gdGVsbCBt ZT8NCiANCiANCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMgLT4g RkNTOiAxLCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCANCnBwcFsxMDBdOiB0dW4wOiBQaGFz ZTogZGVmbGluazogSERMQyBlcnJvcnMgLT4gRkNTOiAxLCBBRERSOiAwLCBDT01EOiAwLCBQUk9U TzogMCANCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMgLT4gRkNT OiA5LCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCANCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTog ZGVmbGluazogSERMQyBlcnJvcnMgLT4gRkNTOiAyNSwgQUREUjogMCwgQ09NRDogMCwgUFJPVE86 IDAgDQpwcHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxpbms6IEhETEMgZXJyb3JzIC0+IEZDUzog NTAsIEFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwIA0KcHBwWzEwMF06IHR1bjA6IFBoYXNlOiBk ZWZsaW5rOiBIRExDIGVycm9ycyAtPiBGQ1M6IDI2LCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzog MCANCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMgLT4gRkNTOiAx NCwgQUREUjogMCwgQ09NRDogMCwgUFJPVE86IDAgDQpwcHBbMTAwXTogdHVuMDogUGhhc2U6IGRl Zmxpbms6IEhETEMgZXJyb3JzIC0+IEZDUzogMzEsIEFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAw IA0KcHBwWzEwMF06IHR1bjA6IFBoYXNlOiBkZWZsaW5rOiBIRExDIGVycm9ycyAtPiBGQ1M6IDIx LCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCANCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVm bGluazogSERMQyBlcnJvcnMgLT4gRkNTOiAxNSwgQUREUjogMCwgQ09NRDogMCwgUFJPVE86IDAg DQpwcHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxpbms6IEhETEMgZXJyb3JzIC0+IEZDUzogMjYs IEFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwIA0KcHBwWzEwMF06IHR1bjA6IFBoYXNlOiBkZWZs aW5rOiBIRExDIGVycm9ycyAtPiBGQ1M6IDI0LCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCAN CnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMgLT4gRkNTOiAyOSwg QUREUjogMCwgQ09NRDogMCwgUFJPVE86IDAgDQpwcHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxp bms6IEhETEMgZXJyb3JzIC0+IEZDUzogMTYsIEFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwIA0K cHBwWzEwMF06IHR1bjA6IFBoYXNlOiBkZWZsaW5rOiBIRExDIGVycm9ycyAtPiBGQ1M6IDI1LCBB RERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCANCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGlu azogSERMQyBlcnJvcnMgLT4gRkNTOiAyMCwgQUREUjogMCwgQ09NRDogMCwgUFJPVE86IDAgDQpw cHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxpbms6IEhETEMgZXJyb3JzIC0+IEZDUzogMjQsIEFE RFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwIA0KcHBwWzEwMF06IHR1bjA6IFBoYXNlOiBkZWZsaW5r OiBIRExDIGVycm9ycyAtPiBGQ1M6IDE0LCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCANCnBw cFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMgLT4gRkNTOiA0MCwgQURE UjogMCwgQ09NRDogMCwgUFJPVE86IDAgDQpwcHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxpbms6 IEhETEMgZXJyb3JzIC0+IEZDUzogMzEsIEFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwIA0KcHBw WzEwMF06IHR1bjA6IFBoYXNlOiBkZWZsaW5rOiBIRExDIGVycm9ycyAtPiBGQ1M6IDIyLCBBRERS OiAwLCBDT01EOiAwLCBQUk9UTzogMCANCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazog SERMQyBlcnJvcnMgLT4gRkNTOiAyMywgQUREUjogMCwgQ09NRDogMCwgUFJPVE86IDANCg== ------=_NextPart_000_0009_01C1A9A2.D548D200 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4 bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxucz0iaHR0 cDovL3d3dy53My5vcmcvVFIvUkVDLWh0bWw0MCI+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp dj1Db250ZW50LVR5cGUgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWlzby04ODU5LTEiPg0K PG1ldGEgbmFtZT1Qcm9nSWQgY29udGVudD1Xb3JkLkRvY3VtZW50Pg0KPG1ldGEgbmFtZT1HZW5l cmF0b3IgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bWV0YSBuYW1lPU9yaWdpbmF0b3Ig Y29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bGluayByZWw9RmlsZS1MaXN0IGhyZWY9ImNp ZDpmaWxlbGlzdC54bWxAMDFDMUE5QTIuRDUxNjc3NjAiPg0KPCEtLVtpZiBndGUgbXNvIDldPjx4 bWw+DQogPG86T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCiAgPG86UmVseU9uVk1MLz4NCiAgPG86 RG9Ob3RSZWx5T25DU1MvPg0KIDwvbzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPg0KPC94bWw+PCFb ZW5kaWZdLS0+PCEtLVtpZiBndGUgbXNvIDldPjx4bWw+DQogPHc6V29yZERvY3VtZW50Pg0KICA8 dzpWaWV3Pk5vcm1hbDwvdzpWaWV3Pg0KICA8dzpab29tPjA8L3c6Wm9vbT4NCiAgPHc6RG9jdW1l bnRLaW5kPkRvY3VtZW50RW1haWw8L3c6RG9jdW1lbnRLaW5kPg0KICA8dzpFbnZlbG9wZVZpcy8+ DQogPC93OldvcmREb2N1bWVudD4NCjwveG1sPjwhW2VuZGlmXS0tPg0KPHN0eWxlPg0KPCEtLQ0K IC8qIEZvbnQgRGVmaW5pdGlvbnMgKi8NCkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6Ik1TIE1p bmNobyI7DQoJcGFub3NlLTE6MCAwIDAgMCAwIDAgMCAwIDAgMDsNCgltc28tZm9udC1hbHQ6IlxG RjJEXEZGMzMgXDY2MEVcNjcxRCI7DQoJbXNvLWZvbnQtY2hhcnNldDoxMjg7DQoJbXNvLWdlbmVy aWMtZm9udC1mYW1pbHk6cm9tYW47DQoJbXNvLWZvbnQtZm9ybWF0Om90aGVyOw0KCW1zby1mb250 LXBpdGNoOmZpeGVkOw0KCW1zby1mb250LXNpZ25hdHVyZToxIDEzNDY3NjQ4MCAxNiAwIDEzMTA3 MiAwO30NCkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6IlxATVMgTWluY2hvIjsNCglwYW5vc2Ut MTowIDAgMCAwIDAgMCAwIDAgMCAwOw0KCW1zby1mb250LWNoYXJzZXQ6MTI4Ow0KCW1zby1nZW5l cmljLWZvbnQtZmFtaWx5OnJvbWFuOw0KCW1zby1mb250LWZvcm1hdDpvdGhlcjsNCgltc28tZm9u dC1waXRjaDpmaXhlZDsNCgltc28tZm9udC1zaWduYXR1cmU6MSAxMzQ2NzY0ODAgMTYgMCAxMzEw NzIgMDt9DQogLyogU3R5bGUgRGVmaW5pdGlvbnMgKi8NCnAuTXNvTm9ybWFsLCBsaS5Nc29Ob3Jt YWwsIGRpdi5Nc29Ob3JtYWwNCgl7bXNvLXN0eWxlLXBhcmVudDoiIjsNCgltYXJnaW46MGluOw0K CW1hcmdpbi1ib3R0b206LjAwMDFwdDsNCgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJ Zm9udC1zaXplOjEyLjBwdDsNCglmb250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28t ZmFyZWFzdC1mb250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjt9DQpwLk1zb1BsYWluVGV4dCwg bGkuTXNvUGxhaW5UZXh0LCBkaXYuTXNvUGxhaW5UZXh0DQoJe21hcmdpbjowaW47DQoJbWFyZ2lu LWJvdHRvbTouMDAwMXB0Ow0KCW1zby1wYWdpbmF0aW9uOndpZG93LW9ycGhhbjsNCglmb250LXNp emU6MTAuMHB0Ow0KCWZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWZhcmVhc3QtZm9u dC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KcC5Nc29BdXRvU2lnLCBsaS5Nc29BdXRvU2ln LCBkaXYuTXNvQXV0b1NpZw0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFwdDsN Cgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglmb250 LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tZmFyZWFzdC1mb250LWZhbWlseToiVGlt ZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxNQ0KCXttc28tc3R5bGUtdHlwZTpwZXJz b25hbC1jb21wb3NlOw0KCW1zby1hbnNpLWZvbnQtc2l6ZToxMi4wcHQ7DQoJbXNvLWFzY2lpLWZv bnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiJDb3VyaWVy IE5ldyI7DQoJbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWw7DQoJY29sb3I6YmxhY2s7DQoJZm9u dC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCkBwYWdlIFNlY3Rpb24xDQoJ e3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjI1aW4gMS4waW4gMS4yNWluOw0K CW1zby1oZWFkZXItbWFyZ2luOi41aW47DQoJbXNvLWZvb3Rlci1tYXJnaW46LjVpbjsNCgltc28t cGFwZXItc291cmNlOjA7fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2VjdGlvbjE7fQ0KLS0+DQo8 L3N0eWxlPg0KPC9oZWFkPg0KDQo8Ym9keSBsYW5nPUVOLVVTIHN0eWxlPSd0YWItaW50ZXJ2YWw6 LjVpbic+DQoNCjxkaXYgY2xhc3M9U2VjdGlvbjE+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHls ZT0nbXNvLWxheW91dC1ncmlkLWFsaWduOm5vbmU7dGV4dC1hdXRvc3BhY2U6bm9uZSc+PGZvbnQN CnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQt c2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrJz5JIGhh dmUgYSBab29tIG1vZGVsIDI5MjAgcGNpIG1vZGVtIG9uIHNpbzEgYW5kIDwvc3Bhbj48L2ZvbnQ+ PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9 J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNr O21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4N Cg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQtYWxpZ246bm9uZTt0 ZXh0LWF1dG9zcGFjZTpub25lJz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJp ZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToNCiJDb3Vy aWVyIE5ldyI7Y29sb3I6YmxhY2snPmNvbm5lY3QgdG8gbXkgSVNQIHdpdGggdXNlciBwcHAuIDwv c3Bhbj48L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+ PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXci O2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+ PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQt YWxpZ246bm9uZTt0ZXh0LWF1dG9zcGFjZTpub25lJz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNr IGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZh bWlseToNCiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2snPkkga2VlcCBnZXR0aW5nIHRoaXMgbWVz c2FnZSBvbiB0aGUgRkJTRCBjb25zb2xlIDwvc3Bhbj48L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xv cj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7 Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2lu ZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9y bWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQtYWxpZ246bm9uZTt0ZXh0LWF1dG9zcGFjZTpub25l Jz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHls ZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToNCiJDb3VyaWVyIE5ldyI7Y29sb3I6Ymxh Y2snPiczMCBtb3JlIHNpbzEgaW50ZXJydXB0LWxldmVsIGJ1ZmZlciBvdmVyZmxvd3MnLjwvc3Bh bj48L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNw YW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2Nv bG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9m b250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQtYWxp Z246bm9uZTt0ZXh0LWF1dG9zcGFjZTpub25lJz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZh Y2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWls eToNCiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2snPjwhW2lmICFzdXBwb3J0RW1wdHlQYXJhc10+ Jm5ic3A7PCFbZW5kaWZdPjwvc3Bhbj48L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBm YWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1p bHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+ PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxl PSdtc28tbGF5b3V0LWdyaWQtYWxpZ246bm9uZTt0ZXh0LWF1dG9zcGFjZTpub25lJz48Zm9udA0K c2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1z aXplOjEwLjBwdDtmb250LWZhbWlseToNCiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2snPk1vc3Qg dGltZXMgd2hlbiB0aGlzIGhhcHBlbnMgYSB3aW5ib3ggb24gdGhlIExBTiBpcyBnZXR0aW5nDQo8 L3NwYW4+PC9mb250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+ PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7 Y29sb3I6YmxhY2s7bXNvLWNvbG9yLWFsdDoNCndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFu PjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbXNvLWxheW91dC1ncmlk LWFsaWduOm5vbmU7dGV4dC1hdXRvc3BhY2U6bm9uZSc+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFj ayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1m YW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrJz5hIHdlYiBwYWdlIGZyb20gc29tZSB3 ZWIgc2VydmVyLCBhbmQgdGhlIHVzZXIgZG9lcw0Kbm90IHNlZSA8L3NwYW4+PC9mb250Pjxmb250 IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4NCnN0eWxlPSdmb250 LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2s7bXNvLWNv bG9yLWFsdDoNCndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxw IGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbXNvLWxheW91dC1ncmlkLWFsaWduOm5vbmU7dGV4dC1h dXRvc3BhY2U6bm9uZSc+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5l dyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBO ZXciO2NvbG9yOmJsYWNrJz5hbnkgdGhpbmcgd3JvbmcgaW4gaGlzIGRpc3BsYXkuIDwvc3Bhbj48 L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4g c3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9y OmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250 PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQtYWxpZ246 bm9uZTt0ZXh0LWF1dG9zcGFjZTpub25lJz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9 IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToN CiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2snPjwhW2lmICFzdXBwb3J0RW1wdHlQYXJhc10+Jm5i c3A7PCFbZW5kaWZdPjwvc3Bhbj48L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNl PSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6 DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86 cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdt c28tbGF5b3V0LWdyaWQtYWxpZ246bm9uZTt0ZXh0LWF1dG9zcGFjZTpub25lJz48Zm9udA0Kc2l6 ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXpl OjEwLjBwdDtmb250LWZhbWlseToNCiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2snPkJ1dCB0b2Rh eSBJIGRpZCBhIG1ha2UgaW5zdGFsbCBvbiBhcGFjaGUxMy1mcCBhbmQNCmR1cmluZyB0aGUgPC9z cGFuPjwvZm9udD48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmllciBOZXciPjxz cGFuDQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQ291cmllciBOZXciO2Nv bG9yOmJsYWNrO21zby1jb2xvci1hbHQ6DQp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48 L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21zby1sYXlvdXQtZ3JpZC1h bGlnbjpub25lO3RleHQtYXV0b3NwYWNlOm5vbmUnPjxmb250DQpzaXplPTIgY29sb3I9YmxhY2sg ZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFt aWx5Og0KIkNvdXJpZXIgTmV3Ijtjb2xvcjpibGFjayc+ZG93bmxvYWQgdGhlIGNvbm5lY3Rpb24g anVzdCBzdG9wcy4gVG9wIHNob3dzIHBwcCBhcw0Kc2VsZWN0ZWQgPC9zcGFuPjwvZm9udD48Zm9u dCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmllciBOZXciPjxzcGFuDQpzdHlsZT0nZm9u dC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQ291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1j b2xvci1hbHQ6DQp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8 cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21zby1sYXlvdXQtZ3JpZC1hbGlnbjpub25lO3RleHQt YXV0b3NwYWNlOm5vbmUnPjxmb250DQpzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmllciBO ZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5Og0KIkNvdXJpZXIg TmV3Ijtjb2xvcjpibGFjayc+YnV0IG5vdCBydW5uaW5nIGFuZCBGQlNEIGlzIDk4JSBpZGxlLiA8 L3NwYW4+PC9mb250Pjxmb250DQpzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmllciBOZXci PjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5Og0KIkNvdXJpZXIgTmV3 Ijtjb2xvcjpibGFjazttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFu PjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbXNvLWxheW91dC1ncmlk LWFsaWduOm5vbmU7dGV4dC1hdXRvc3BhY2U6bm9uZSc+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFj ayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1m YW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrJz5UaGUgcHBwLmxvZyBoYXMgdGhlIEhE TEMgbWVzc2FnZXMgc2hvd24gYmVsb3cuIDwvc3Bhbj48L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xv cj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7 Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2lu ZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9y bWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQtYWxpZ246bm9uZTt0ZXh0LWF1dG9zcGFjZTpub25l Jz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHls ZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToNCiJDb3VyaWVyIE5ldyI7Y29sb3I6Ymxh Y2snPjwhW2lmICFzdXBwb3J0RW1wdHlQYXJhc10+Jm5ic3A7PCFbZW5kaWZdPjwvc3Bhbj48L2Zv bnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5 bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJs YWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250Pjwv cD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQtYWxpZ246bm9u ZTt0ZXh0LWF1dG9zcGFjZTpub25lJz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNv dXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToNCiJD b3VyaWVyIE5ldyI7Y29sb3I6YmxhY2snPkkgYWxzbyBnZXQgdGhlIG1vcmUgc2lvMSBpbnRlcnJ1 cHQtbGV2ZWwgYnVmZmVyDQpvdmVyZmxvd3MgbWVzc2FnZSA8L3NwYW4+PC9mb250Pjxmb250IHNp emU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4NCnN0eWxlPSdmb250LXNp emU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2s7bXNvLWNvbG9y LWFsdDoNCndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNs YXNzPU1zb05vcm1hbCBzdHlsZT0nbXNvLWxheW91dC1ncmlkLWFsaWduOm5vbmU7dGV4dC1hdXRv c3BhY2U6bm9uZSc+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+ PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXci O2NvbG9yOmJsYWNrJz53aGVuIEkgdXNlICd0aXAgb3IgY3UnIGNvbW1hbmQgdG8gaXNzdWUgQVRJ MTEgdG8gdGhlDQptb2RlbSB0byA8L3NwYW4+PC9mb250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFj ayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQt ZmFtaWx5OiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2s7bXNvLWNvbG9yLWFsdDoNCndpbmRvd3Rl eHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBz dHlsZT0nbXNvLWxheW91dC1ncmlkLWFsaWduOm5vbmU7dGV4dC1hdXRvc3BhY2U6bm9uZSc+PGZv bnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2Zv bnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrJz5k aXNwbGF5IHRoZSBsYXN0IGNvbm5lY3Rpb24gdmFsdWVzLjwvc3Bhbj48L2ZvbnQ+PGZvbnQNCnNp emU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6 ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1jb2xv ci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xh c3M9TXNvTm9ybWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQtYWxpZ246bm9uZTt0ZXh0LWF1dG9z cGFjZTpub25lJz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48 c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToNCiJDb3VyaWVyIE5ldyI7 Y29sb3I6YmxhY2snPjwhW2lmICFzdXBwb3J0RW1wdHlQYXJhc10+Jm5ic3A7PCFbZW5kaWZdPjwv c3Bhbj48L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+ PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXci O2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+ PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtc28tbGF5b3V0LWdyaWQt YWxpZ246bm9uZTt0ZXh0LWF1dG9zcGFjZTpub25lJz48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNr IGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZh bWlseToNCiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2snPkFueWJvZHkga25vdyB3aGF0IHRoZSBI RExDIGVycm9yIG1lc3NhZ2UgaXMgdHJ5aW5nDQp0byB0ZWxsIG1lPzwvc3Bhbj48L2ZvbnQ+PGZv bnQgc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3Bhbg0Kc3R5bGU9J2Zv bnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijtjb2xvcjpibGFjazttc28t Y29sb3ItYWx0Og0Kd2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0K PHAgY2xhc3M9TXNvUGxhaW5UZXh0Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3Vy aWVyIE5ldyI+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1mYXJlYXN0LWZvbnQt ZmFtaWx5OiJNUyBNaW5jaG8iO2NvbG9yOmJsYWNrJz48IVtpZiAhc3VwcG9ydEVtcHR5UGFyYXNd PiZuYnNwOzwhW2VuZGlmXT48L3NwYW4+PC9mb250Pjxmb250DQpjb2xvcj1ibGFjaz48c3BhbiBz dHlsZT0nbXNvLWZhcmVhc3QtZm9udC1mYW1pbHk6Ik1TIE1pbmNobyI7Y29sb3I6YmxhY2s7DQpt c28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoN CjxwIGNsYXNzPU1zb1BsYWluVGV4dD48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291 cmllciBOZXciPjxzcGFuDQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tZmFyZWFzdC1mb250 LWZhbWlseToiTVMgTWluY2hvIjtjb2xvcjpibGFjayc+PCFbaWYgIXN1cHBvcnRFbXB0eVBhcmFz XT4mbmJzcDs8IVtlbmRpZl0+PC9zcGFuPjwvZm9udD48Zm9udA0KY29sb3I9YmxhY2s+PHNwYW4g c3R5bGU9J21zby1mYXJlYXN0LWZvbnQtZmFtaWx5OiJNUyBNaW5jaG8iO2NvbG9yOmJsYWNrOw0K bXNvLWNvbG9yLWFsdDp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0K DQo8cCBjbGFzcz1Nc29QbGFpblRleHQ+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNv dXJpZXIgTmV3Ij48c3Bhbg0Kc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWZhcmVhc3QtZm9u dC1mYW1pbHk6Ik1TIE1pbmNobyI7Y29sb3I6YmxhY2snPnBwcFsxMDBdOg0KdHVuMDogUGhhc2U6 IGRlZmxpbms6IEhETEMgZXJyb3JzIC0mZ3Q7IEZDUzogMSwgQUREUjogMCwgQ09NRDogMCwgUFJP VE86IDANCjxicj4NCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMg LSZndDsgRkNTOiAxLCBBRERSOiAwLCBDT01EOg0KMCwgUFJPVE86IDAgPGJyPg0KcHBwWzEwMF06 IHR1bjA6IFBoYXNlOiBkZWZsaW5rOiBIRExDIGVycm9ycyAtJmd0OyBGQ1M6IDksDQpBRERSOiAw LCBDT01EOiAwLCBQUk9UTzogMCA8YnI+DQpwcHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxpbms6 IEhETEMgZXJyb3JzDQotJmd0OyBGQ1M6IDI1LCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCA8 YnI+DQpwcHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxpbms6DQpIRExDIGVycm9ycyAtJmd0OyBG Q1M6IDUwLCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCA8YnI+DQpwcHBbMTAwXTogdHVuMDoN ClBoYXNlOiBkZWZsaW5rOiBIRExDIGVycm9ycyAtJmd0OyBGQ1M6IDI2LCBBRERSOiAwLCBDT01E OiAwLCBQUk9UTzogMCA8YnI+DQpwcHBbMTAwXToNCnR1bjA6IFBoYXNlOiBkZWZsaW5rOiBIRExD IGVycm9ycyAtJmd0OyBGQ1M6IDE0LCBBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMA0KPGJyPg0K cHBwWzEwMF06IHR1bjA6IFBoYXNlOiBkZWZsaW5rOiBIRExDIGVycm9ycyAtJmd0OyBGQ1M6IDMx LCBBRERSOiAwLCBDT01EOg0KMCwgUFJPVE86IDAgPGJyPg0KcHBwWzEwMF06IHR1bjA6IFBoYXNl OiBkZWZsaW5rOiBIRExDIGVycm9ycyAtJmd0OyBGQ1M6IDIxLA0KQUREUjogMCwgQ09NRDogMCwg UFJPVE86IDAgPGJyPg0KcHBwWzEwMF06IHR1bjA6IFBoYXNlOiBkZWZsaW5rOiBIRExDIGVycm9y cw0KLSZndDsgRkNTOiAxNSwgQUREUjogMCwgQ09NRDogMCwgUFJPVE86IDAgPGJyPg0KcHBwWzEw MF06IHR1bjA6IFBoYXNlOiBkZWZsaW5rOg0KSERMQyBlcnJvcnMgLSZndDsgRkNTOiAyNiwgQURE UjogMCwgQ09NRDogMCwgUFJPVE86IDAgPGJyPg0KcHBwWzEwMF06IHR1bjA6DQpQaGFzZTogZGVm bGluazogSERMQyBlcnJvcnMgLSZndDsgRkNTOiAyNCwgQUREUjogMCwgQ09NRDogMCwgUFJPVE86 IDAgPGJyPg0KcHBwWzEwMF06DQp0dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMgLSZn dDsgRkNTOiAyOSwgQUREUjogMCwgQ09NRDogMCwgUFJPVE86IDANCjxicj4NCnBwcFsxMDBdOiB0 dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMgLSZndDsgRkNTOiAxNiwgQUREUjogMCwg Q09NRDoNCjAsIFBST1RPOiAwIDxicj4NCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazog SERMQyBlcnJvcnMgLSZndDsgRkNTOiAyNSwNCkFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwIDxi cj4NCnBwcFsxMDBdOiB0dW4wOiBQaGFzZTogZGVmbGluazogSERMQyBlcnJvcnMNCi0mZ3Q7IEZD UzogMjAsIEFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwIDxicj4NCnBwcFsxMDBdOiB0dW4wOiBQ aGFzZTogZGVmbGluazoNCkhETEMgZXJyb3JzIC0mZ3Q7IEZDUzogMjQsIEFERFI6IDAsIENPTUQ6 IDAsIFBST1RPOiAwIDxicj4NCnBwcFsxMDBdOiB0dW4wOg0KUGhhc2U6IGRlZmxpbms6IEhETEMg ZXJyb3JzIC0mZ3Q7IEZDUzogMTQsIEFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwIDxicj4NCnBw cFsxMDBdOg0KdHVuMDogUGhhc2U6IGRlZmxpbms6IEhETEMgZXJyb3JzIC0mZ3Q7IEZDUzogNDAs IEFERFI6IDAsIENPTUQ6IDAsIFBST1RPOiAwDQo8YnI+DQpwcHBbMTAwXTogdHVuMDogUGhhc2U6 IGRlZmxpbms6IEhETEMgZXJyb3JzIC0mZ3Q7IEZDUzogMzEsIEFERFI6IDAsIENPTUQ6DQowLCBQ Uk9UTzogMCA8YnI+DQpwcHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxpbms6IEhETEMgZXJyb3Jz IC0mZ3Q7IEZDUzogMjIsDQpBRERSOiAwLCBDT01EOiAwLCBQUk9UTzogMCA8YnI+DQo8L3NwYW4+ PC9mb250Pjxmb250IGNvbG9yPWJsYWNrPjxzcGFuDQpzdHlsZT0nbXNvLWJpZGktZm9udC1zaXpl OjEyLjBwdDttc28tZmFyZWFzdC1mb250LWZhbWlseToiTVMgTWluY2hvIjsNCmNvbG9yOmJsYWNr Jz5wcHBbMTAwXTogdHVuMDogUGhhc2U6IGRlZmxpbms6IEhETEMgZXJyb3JzIC0mZ3Q7IEZDUzog MjMsIEFERFI6DQowLCBDT01EOiAwLCBQUk9UTzo8L3NwYW4+PC9mb250PjxzcGFuIGNsYXNzPUVt YWlsU3R5bGUxNT48Zm9udCBjb2xvcj1ibGFjaz48c3Bhbg0Kc3R5bGU9J21zby1hbnNpLWZvbnQt c2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjEyLjBwdDttc28tYmlkaS1mb250LWZhbWls eToNCiJDb3VyaWVyIE5ldyInPiAwPG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+ DQoNCjwvZGl2Pg0KDQo8L2JvZHk+DQoNCjwvaHRtbD4NCg== ------=_NextPart_000_0009_01C1A9A2.D548D200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:31: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.panix.com (mail3.panix.com [166.84.0.167]) by hub.freebsd.org (Postfix) with ESMTP id BA4C837B416 for ; Wed, 30 Jan 2002 12:30:54 -0800 (PST) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id 5DFA1983DE for ; Wed, 30 Jan 2002 15:30:54 -0500 (EST) Received: (from jbrann@localhost) by panix2.panix.com (8.11.3nb1/8.8.8/PanixN1.0) id g0UKUs716730 for questions@freebsd.org; Wed, 30 Jan 2002 15:30:54 -0500 (EST) Date: Wed, 30 Jan 2002 15:30:54 -0500 From: John Brann To: questions@freebsd.org Subject: No response on some https connections through natd/pppoe gateway Message-ID: <20020130203053.GB15658@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i Organization: Not while I'm at home X-Operating-System: NetBSD 1.5.2 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 have the following setup: +-----------+ +-----------+ +--------------+ +------------+ --| DSL Modem |--- ep0 FreeBSD wi0 ---| Access Point |---fxp0 FreeBSD | | | | laptop | | | | workstation| +-----------+ +-----------+ +--------------+ +------------+ The laptop serves as a firewall and gateway machine. The DSL link requires PPPoE, so the ep0 interface is configured only to carry the PPPoE packets created by ppp(8). The laptop does nat for the internal network. The problem described below occurs with both natd and ppp's own nat. The laptop runs 4.1-RELEASE, the workstation 4.4-STABLE (of last week). For the most part the configuration works perfectly. Up to two other laptops use the wireless network. The problem I am outlining occurs with at least one of them. ppp.conf file from laptop: default: panix: set device PPPoE:ep0 set mru 1492 set mtu 1492 set authname set authkey set log Phase tun command set dial set login set ifaddr 10.0.0.1/0 10.0.0.2/0 add default HISADDR PROBLEM: When following certain Web links from the FreeBSD workstation, no page is received. The only pages I am able to reproduce this problem with are https pages - for instance, when trying to log in to Yahoo securely, the page demanding the Security ID is displayed, but after entering the ID, no further response is received. When performing the same web transactions on the laptop, the pages load normally. Using the lynx-ssl port shows information on the progress of the page load - specifically the numerous cookie transactions that precede loading the page. All these preliminary actions appear to take place properly, it is only the data load of the page contents that appears to hang. HYPOTHESIS: I wonder if this has something to do with window size? I am no expert in tcpdump, but I logged the tun0 device on the laptop for a successful session (from the laptop) and an unsuccessful one (from the workstation). The only significant difference in the packets, up to the point that no more packets passed to the workstation, was the window size. [full tcpdump available on request]: from laptop: 11:10:47.673435 ip: .1075 > pp1.vip.scv.yahoo.com.https: \ S 4239492157:4239492157(0) win 16384 (DF) From workstation: 11:09:06.698165 ip: .4723 > pp1.vip.scv.yahoo.com.https: \ S 3795938832:3795938832(0) win 65535 (DF) HELP REQUIRED: Is my hypothesis valid? If so what can I do? If not what could be causing the problem? Please reply directly to me, I'm not subscribed to questions. Thanks, John -- Unreal City, Under the brown fog of a winter dawn, finger jbrann@panix.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:32: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 2894837B405 for ; Wed, 30 Jan 2002 12:31:55 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id C68ACBDB5; Wed, 30 Jan 2002 12:31:54 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id MAA04459; Wed, 30 Jan 2002 12:31:54 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0UKWkm02855; Wed, 30 Jan 2002 12:32:46 -0800 (PST) (envelope-from swear@blarg.net) To: charon@seektruth.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: audio cd with burncd References: <200201301809.g0UI9gk15603@midway.uchicago.edu> From: swear@blarg.net (Gary W. Swearingen) Date: 30 Jan 2002 12:32:46 -0800 In-Reply-To: <200201301809.g0UI9gk15603@midway.uchicago.edu> Message-ID: Lines: 31 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 David Syphers writes: > I'm running 4.5-RC and I can't get burncd to write an audio CD. > > Dmesg identifies my CD-RW drive as > 'acd0: CD-RW at ata1-master using PIO4' > Trying 'burncd -f /dev/acd0c -s 12 audio track1.wav' gives me > > 'next writeable LBA 0 > writing from file track1.wav size 25839 KB > > only wrote -1 of 37632 bytes' > > This happens no matter what write speed I try. Any ideas? This drive writes > fine with cdrecord under RedHat. I'm also running 4.5-RC (from about 26 Dec) and had that problem last time I tried. Using the same lots of disks from which had I previously not had problems (Linux cdrecord and FreeBSD burncd), I had trouble writing 2x CD-RW, where it too several tries to get it to either blank the disk or write it without that error (or others?). With 12x CD-R at 8x, same intermittent problem, and you might be interested that I tried re-burning the same CD-R an it worked and verified (diff). I got the sort of impression that it was more likely to work OK just after working OK, but would error several times in a row. Seems like something wrong, but I didn't report it through PR or on -stable. You might want to. I'll probably wait until after I upgrade OS version in a week or few and try again. Oh -- mine were all in "data" mode ("dump","*.gz", and ISO files). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:37:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pooh.softalia.com (pooh.softalia.com [65.161.202.173]) by hub.freebsd.org (Postfix) with ESMTP id E3C0237B417; Wed, 30 Jan 2002 12:37:14 -0800 (PST) Received: from tigger.softalia.com (tigger.softalia.com [65.161.202.175]) by pooh.softalia.com (8.9.3+Sun/3.7W-isfs) with ESMTP id PAA00394; Wed, 30 Jan 2002 15:37:04 -0500 (EST) Received: from tigger.softalia.com (kkonaka@tigger.softalia.com [65.161.202.175]) by tigger.softalia.com (8.11.4/3.7W-isfs) with ESMTP id g0UKb4v27716; Wed, 30 Jan 2002 15:37:04 -0500 Date: Wed, 30 Jan 2002 15:37:02 -0500 Message-ID: From: kkonaka@mac.com To: djohnson@acuson.com, cjc@FreeBSD.ORG Cc: newbies@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: ie(4) - EtherExpress16 In-Reply-To: <20020130020520.9042637B417@hub.freebsd.org> References: <20020130010554.5CD5737B400@hub.freebsd.org> <20020130020520.9042637B417@hub.freebsd.org> <20020129173858.K79208@blossom.cjclark.org> User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/20.7 (i586-pc-linux-gnu) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 Tue, 29 Jan 2002 18:05:03 -0800, djohnson@acuson.com wrote: > Yes, ie0 is still there in 4.4, and is built by default in the GENERIC > kernel. I'm only assuming that they left it out of the install kernel to make > room. At Tue, 29 Jan 2002 17:38:58 -0800, cjc@FreeBSD.ORG wrote: > Hmmm... Nope. Looks like it is not in the install kernel, but I still > see ie(4) listed in the GENERIC kernel. ... > Once you install, ie(4) support will be in the GENERIC kernel. thanks again David, Crist - you are right and I was wrong ; somehow I didn't recognize the line for ie0 in conf/GENERIC yesterday. now I did install 4.4-RELEASE into this other machine; only that the started kernel still somehow doesn't pickup ie0 -- trying to double check parameters... > The ie(4) is a jumpered ISA card, IIRC. The settings on the card have > to match up with the kernel's idea of where to find the card. (actually I have two etherexpress16 on this machine; one at 0x300 irq10 + another at 0x320 irq11) - things used to work fine when under linux; ....if I was still lost by around Friday I may ask again around here thanks,thanks,... kenji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:39: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tholian.rsasecurity.com (mail.rsasecurity.com [204.167.112.129]) by hub.freebsd.org (Postfix) with SMTP id 1F9F237B41A for ; Wed, 30 Jan 2002 12:38:57 -0800 (PST) Received: from sdtihq24.securid.com by tholian.rsasecurity.com via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 30 Jan 2002 20:38:23 UT Received: from ebola.securitydynamics.com (ebola.securid.com [192.168.7.4]) by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id PAA13677 for ; Wed, 30 Jan 2002 15:38:52 -0500 (EST) Received: from spirit.dynas.se (localhost [127.0.0.1]) by ebola.securitydynamics.com (8.10.2+Sun/8.9.1) with SMTP id g0UKcmu29990 for ; Wed, 30 Jan 2002 15:38:48 -0500 (EST) Received: (qmail 10606 invoked from network); 30 Jan 2002 20:38:47 -0000 Received: from explorer.rsa.com (HELO mikko.rsa.com) (10.81.217.59) by spirit.dynas.se with SMTP; 30 Jan 2002 20:38:47 -0000 Received: (from mikko@localhost) by mikko.rsa.com (8.11.6/8.11.6) id g0UKchK10052; Wed, 30 Jan 2002 12:38:43 -0800 (PST) (envelope-from mikko) Date: Wed, 30 Jan 2002 12:38:43 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200201302038.g0UKchK10052@mikko.rsa.com> To: dsyphers@uchicago.edu Cc: questions@freebsd.org Subject: Re: audio cd with burncd Newsgroups: local.freebsd.questions References: <200201301809.g0UI9gk15603@midway.uchicago.edu> X-Newsreader: NN version 6.5.6 (NOV) 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 local.freebsd.questions you write: >I'm running 4.5-RC and I can't get burncd to write an audio CD. >Dmesg identifies my CD-RW drive as >'acd0: CD-RW at ata1-master using PIO4' >Trying 'burncd -f /dev/acd0c -s 12 audio track1.wav' gives me >'next writeable LBA 0 >writing from file track1.wav size 25839 KB >only wrote -1 of 37632 bytes' >This happens no matter what write speed I try. Any ideas? This drive writes >fine with cdrecord under RedHat. Looks like you have been bitten by PR 2789, known to affect LG-8080 and LG-8083. No known fix exists (unless you count the workaround in the PR). You may want to add a comment to the PR, stating that your LG model behaves the same way. $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 12:41:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from indigo.quadrant.net (indigo.quadrant.net [207.195.92.9]) by hub.freebsd.org (Postfix) with ESMTP id 291C137B417 for ; Wed, 30 Jan 2002 12:41:09 -0800 (PST) Received: from git2000 (56K72.quadrant.net [207.195.92.72]) by indigo.quadrant.net (8.9.1/8.9.1) with SMTP id OAA28829; Wed, 30 Jan 2002 14:40:58 -0600 (CST) From: "Scott Gerhardt" To: "Brian T.Schellenberger" , "Espen Tagestad" , Subject: RE: Softupdates Date: Wed, 30 Jan 2002 14:43:26 -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.2911.0) In-Reply-To: <20020130191439.323464078@i8k.babbleon.org> 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 > > Now it IS a bad idea (even though many people do it without > happening to get > burned) to run with write caching *and* softupdates both on. > In general, > it's a bad isea to run with write caching, period, but > combining it with > softupdates makes things a lot worse, but softupdates without > write caching > is safer than the other way 'round. Of course, turning both > off is safest > and slowest, so pick your poison. I use softupdates on ALL > file systems and > turn off write caching myself. > > (To turn off write-caching, put this in /boot/loader.conf: > > # write cache considered dangerous > hw.ata.wc=0 > ) > > The reason for the general advice to turn it off on / is > because it does > introduce a delay and / is traditionally rather small. The > delay effectively > gives you less space in a file system since freed space may > not be freed yet, > but if you make / larger than usual and turn on softupdates > you'll get the > speed benefit of softupdates and yet won't risk running out > of disk space. > > (It seems an especial shame to turn off softupdates on > whatever file system > contains /tmp since the benefits are larger on a file system > with lots of > writes.) The write caching issue is more of an IDE-ATA issue. As far as I know write caching is not such an issue with the newer SCSI drives that have Tagged Queueing Enabled (see dmesg from one of my systems below). Excerpt from dmesg: da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled I could be wrong, so correct me if I am. Regards, - Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 13: 8:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 0017337B404 for ; Wed, 30 Jan 2002 13:08:21 -0800 (PST) Received: from barbish ([63.70.155.107]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Wed, 30 Jan 2002 16:11:47 -0500 From: "Joe & Fhe Barbish" To: "Rob Hughes" Cc: "Freebsd-Questions" Subject: RE: HDLC error in ppp.log Date: Wed, 30 Jan 2002 16:08:12 -0500 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.2911.0) In-Reply-To: <1012423804.18587.2.camel@kahuna-ws.robhughes.com> 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 I have this in ppp.conf and my moden connects with V42bis. disable pred1 deflate lqr # compression features & line quality reporting deny pred1 deflate lqr # compression features & line quality reporting I think the HDLC log error messages are the result of the sio1 interrupt-level buffer overflows error I am getting on the console. What do you think? -----Original Message----- From: Rob Hughes [mailto:rob@robhughes.com] Sent: Wednesday, January 30, 2002 3:50 PM To: Joe & Fhe Barbish Cc: Freebsd-Questions Subject: Re: HDLC error in ppp.log Those are Frame Check Error messages. The system should discard packets with errors in the FCS CRC field, but appears to be hanging on them. Try disabling compression, or enable hw error correction, etc. and see if it gets better or worse. On Wed, 2002-01-30 at 14:28, Joe & Fhe Barbish wrote: > I have a Zoom model 2920 pci modem on sio1 and > connect to my ISP with user ppp. > I keep getting this message on the FBSD console > '30 more sio1 interrupt-level buffer overflows'. > > Most times when this happens a winbox on the LAN is getting > a web page from some web server, and the user does not see > any thing wrong in his display. > > But today I did a make install on apache13-fp and during the > download the connection just stops. Top shows ppp as selected > but not running and FBSD is 98% idle. > The ppp.log has the HDLC messages shown below. > > I also get the more sio1 interrupt-level buffer overflows message > when I use 'tip or cu' command to issue ATI11 to the modem to > display the last connection values. > > Anybody know what the HDLC error message is trying to tell me? > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 9, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 50, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 21, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 15, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 29, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 16, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 20, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 40, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 22, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 23, ADDR: 0, COMD: 0, PROTO: 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 13: 9:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.centtech.com (moat.centtech.com [206.196.95.10]) by hub.freebsd.org (Postfix) with ESMTP id C7CCF37B41E for ; Wed, 30 Jan 2002 13:09:05 -0800 (PST) Received: from sprint.centtech.com (sprint.centtech.com [10.177.173.31]) by proxy.centtech.com (8.11.6/8.11.6) with ESMTP id g0UL94K04918 for ; Wed, 30 Jan 2002 15:09:05 -0600 (CST) Received: from centtech.com (proton [10.177.173.77]) by sprint.centtech.com (8.9.3+Sun/8.9.3) with ESMTP id PAA00481 for ; Wed, 30 Jan 2002 15:09:04 -0600 (CST) Message-ID: <3C5860B2.7A05DD03@centtech.com> Date: Wed, 30 Jan 2002 15:08:02 -0600 From: Eric Anderson Reply-To: anderson@centtech.com Organization: Centaur Technology X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: sysinstall problems with 4.5 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 Anyone else getting core dumps when using sysinstall to install pkg's (via HTTP with a proxy) on FreeBSD 4.5? Eric -- ------------------------------------------------------------------ Eric Anderson anderson@centtech.com Centaur Technology If at first you don't succeed, sky diving is probably not for you. ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 13:10:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11705.mail.yahoo.com (web11705.mail.yahoo.com [216.136.172.71]) by hub.freebsd.org (Postfix) with SMTP id 50DAD37B41D for ; Wed, 30 Jan 2002 13:10:04 -0800 (PST) Message-ID: <20020130211004.87453.qmail@web11705.mail.yahoo.com> Received: from [209.140.253.2] by web11705.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 13:10:04 PST Date: Wed, 30 Jan 2002 13:10:04 -0800 (PST) From: Tim Erlin Subject: Re: FreeBSD 4.4 Install To: David Smithey , freebsd-questions@freebsd.org In-Reply-To: <20020125164218.IGEU27009.mta05.onebox.com@onebox.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 You should probably get the specs for your display and then look at the 'modes' in /etc/X11/XF86Config You might be able to tweak them. Oh, and have you tried ctrl-alt +/- to change the resolution? It could be that 640x480 is the default, but you can change it. I too have had trouble with getting this right. Still seems like blind luck to me, but I'm told it's not. --Tim --- David Smithey wrote: > > I have a HP N3190 Laptop. I get FreeBSD installed. > But the console and X Windows do not display at > 1024x768. > It uses 640x480. I have a Lynx Silicon Motion Video > Card. > > Any help would be greatly appreciated. > > -- > David Smithey > smitheyd@onebox.com - email > > > > __________________________________________________ > FREE voicemail, email, and fax...all in one place. > Sign Up Now! http://www.onebox.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 13:10:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by hub.freebsd.org (Postfix) with SMTP id 1B1D737B432 for ; Wed, 30 Jan 2002 13:10:11 -0800 (PST) Received: (qmail 18763 invoked by uid 1001); 30 Jan 2002 21:09:40 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jan 2002 21:09:40 -0000 Date: Wed, 30 Jan 2002 16:09:40 -0500 (EST) From: Kenneth Culver To: Varshavchick Alexander Cc: questions@FreeBSD.ORG Subject: Re: Again Softupdates on 4.5 In-Reply-To: Message-ID: <20020130160800.T18721-100000@alpha.yumyumyum.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 > Hi people, > > So to make softupdates work, the partition should be reformatted under > 4.5, which means that after an upgrade from an earlier FreeBSD version > (without disk reformatting) the soft updates will not work, is it true? That is not true... you have to boot the system from a floppy and then do a 'tunefs -n enable' on the /dev entry for that partition. Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 13:15: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by hub.freebsd.org (Postfix) with SMTP id 7C4D737B420 for ; Wed, 30 Jan 2002 13:14:52 -0800 (PST) Received: (qmail 18796 invoked by uid 1001); 30 Jan 2002 21:14:22 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jan 2002 21:14:22 -0000 Date: Wed, 30 Jan 2002 16:14:22 -0500 (EST) From: Kenneth Culver To: Craig Burgess Cc: questions Subject: Re: FreeBSD as "real router?" In-Reply-To: Message-ID: <20020130161414.B18721-100000@alpha.yumyumyum.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 It is possible if you have the right hardware. Ken On Wed, 30 Jan 2002, Craig Burgess wrote: > Is it possible to use a FreeBSD-based machine (i386 or Alpha) as a > replacement for a "real router" connected directly to a T-1 or > other telco highspeed line? > > I have used FreeBSD as a "router/gateway" for some time, but it has > been within the LAN with an ethernet connection to the Internet. In > my very limited understanding of the way things work, there would > need to be some kind of CSU/DSU thingie between the "router" and > the telco's wires... > > thanks, > > craig > > > 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 Wed Jan 30 13:27:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from oahu.WURLDLINK.NET (oahu.WURLDLINK.NET [216.235.52.1]) by hub.freebsd.org (Postfix) with ESMTP id E38FE37B41A for ; Wed, 30 Jan 2002 13:27:50 -0800 (PST) Received: from localhost (vince@localhost) by oahu.WURLDLINK.NET (8.11.3/8.11.3) with ESMTP id g0ULR7542833; Wed, 30 Jan 2002 11:27:07 -1000 (HST) (envelope-from vince@oahu.WURLDLINK.NET) Date: Wed, 30 Jan 2002 11:27:06 -1000 (HST) From: Vincent Poy To: Eric Six Cc: "'Craig Burgess'" , questions Subject: RE: FreeBSD as "real router?" In-Reply-To: Message-ID: <20020130112529.K37944-100000@oahu.WURLDLINK.NET> 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 We're doing it for the past 6-7 years... All you need is a Serial Interface card from someone like Emerging Technologies, Inc. (www.etinc.com) and then a external CSU/DSU and if you wanted bgp4 or some other protocol not covered in FreeBSD, use something like zebra or gated. Cheers, Vince - vince@WURLDLINK.NET - Vice President ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] WurldLink Corporation / / / / | / | __] ] San Francisco - Honolulu - Hong Kong / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin On Wed, 30 Jan 2002, Eric Six wrote: > > Theoretically this is possible, depending on the amount of users and system > that bsd is running one. As for a CSU/DSU, there interface cards out there > that are csu/dsu's for computers. Last time I checked, the prices were > pretty high, but then again, not as much as a full blown router and wic > card. > > Eric > > -----Original Message----- > From: Craig Burgess [mailto:craig@CheetahUSA.net] > Sent: Wednesday, January 30, 2002 12:00 PM > To: questions > Subject: FreeBSD as "real router?" > > > Is it possible to use a FreeBSD-based machine (i386 or Alpha) as a > replacement for a "real router" connected directly to a T-1 or > other telco highspeed line? > > I have used FreeBSD as a "router/gateway" for some time, but it has > been within the LAN with an ethernet connection to the Internet. In > my very limited understanding of the way things work, there would > need to be some kind of CSU/DSU thingie between the "router" and > the telco's wires... > > thanks, > > craig > > > 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 Wed Jan 30 13:30:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 6953637B417 for ; Wed, 30 Jan 2002 13:30:28 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 14:15:25 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id D84744078; Wed, 30 Jan 2002 14:14:02 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Doug Poland , Espen Tagestad Subject: Re: Softupdates ( why not to use on / fs ) Date: Wed, 30 Jan 2002 14:14:02 -0500 X-Mailer: KMail [version 1.3] Cc: questions@FreeBSD.ORG References: <3C593C4A@epostleser.online.no> <20020130124756.A15728@modula.no> <20020130095919.B26823@polands.org> In-Reply-To: <20020130095919.B26823@polands.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020130191402.D84744078@i8k.babbleon.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 Better lesson to have learned: a. Turn off write caching. This should be off by default IMHO. The default sacrifices out-of-the-box safety for out-of-the box performance numbers vis-a-vis Linux. If this happened to you and you already had write caching off already, then *that* would be quite interesting, and both the members of hte list and the author of the softupdates code would probably want to know about it. Only a file which is just being written should be at risk from turning on soft updates without write caching. On Wednesday 30 January 2002 10:59 am, Doug Poland wrote: > On Wed, Jan 30, 2002 at 12:47:56PM +0100, Espen Tagestad wrote: > > On Wed, Jan 30, 2002 at 12:34:11PM +0100, Christer Gundersen wrote: > > > As i read the RELEASE NOTES, i see that SOFTUPDATES will be activated > > > by default under install. but it also says that it will not enable > > > SOFTUPDATES on the root ( / ) fs . why? is that bad? > > > > Because with SoftUpdates read/write operations often delay, sometimes > > up to 30 seconds before it's done. Then, if a machine crash occurs it > > may lead to a larger loss of data. That can cause unrecoverable damage > > to your system. > > I can attest to that. Last week I changed my /etc/fstab. Immediatley > after exiting vi, I mounted a floppy with a FAT filesystem with the > intention of saving this important system file. I forgot to disable > the write-protect tab on the floppy and simply popped the floppy out > of the drive, switched the tab, and put it back in. When I did an > ls /dev/fd0 my system hung. I reset the machine, the / partition > had errors that fsck fixed. Unfortunately, /etc/fstab was gone. Ouch. > It took me two hours to get my box up and running again. > > Lessons learned: > 1. turn off softupdates on / > 2. be VERY careful mounting/unmounting removable media > 3. before disaster strikes... > 4. have a fixit floppy/cd before #3 > 5. print portion of handbook dealing with Emergency Restore Procedures > > HTH, -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 13:38: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from prima-exc01.cidadei.com.br (a200042033005.rev.prima.com.ar [200.42.33.5]) by hub.freebsd.org (Postfix) with ESMTP id D370337B404 for ; Wed, 30 Jan 2002 13:37:52 -0800 (PST) Received: by prima-exc01.cidadei.com.br with Internet Mail Service (5.5.2653.19) id ; Wed, 30 Jan 2002 19:30:13 -0300 Message-ID: <9CF6FAED416EA043A968ED643E1371950313EE14@prima-exc01.cidadei.com.br> From: Mauricio Bracale To: "'freebsd-questions@FreeBSD.ORG'" Subject: Subscribe Date: Wed, 30 Jan 2002 19:30:11 -0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C1A9DD.AE37E5D0" 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 message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C1A9DD.AE37E5D0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1A9DD.AE37E5D0" ------_=_NextPart_001_01C1A9DD.AE37E5D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I want to be added in your mailing list Thanks =20 []=B4s=20 ________________________________________________ Mauricio Bracale Cidade Internet - Grupo CLARIN mbracale@cidadei.com.br =20 Tel: 3365-4117 Analista de Suporte =20 ------_=_NextPart_001_01C1A9DD.AE37E5D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    I=20 want to be added in your mailing list
Thanks
 
[]=B4s
________________________________________________
Mauricio Bracale
Cidade Internet - Grupo = CLARIN
mbracale@cidadei.com.br
Tel: 3365-4117
Analista de Suporte
 
------_=_NextPart_001_01C1A9DD.AE37E5D0-- ------_=_NextPart_000_01C1A9DD.AE37E5D0 Content-Type: application/octet-stream; name="Mauricio Bracale (E-mail).vcf" Content-Disposition: attachment; filename="Mauricio Bracale (E-mail).vcf" BEGIN:VCARD VERSION:2.1 N:Bracale;Mauricio FN:Mauricio Bracale NOTE:Tecnologia EMAIL;PREF;INTERNET:mbracale@cidadei.com.br REV:20011214T231732Z END:VCARD ------_=_NextPart_000_01C1A9DD.AE37E5D0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 13:47:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id B652D37B402 for ; Wed, 30 Jan 2002 13:47:50 -0800 (PST) Received: from ss11232 (203-79-72-40.cable.paradise.net.nz [203.79.72.40]) by deborah.paradise.net.nz (Postfix) with ESMTP id 2FEC9D1798; Thu, 31 Jan 2002 10:47:49 +1300 (NZDT) From: "Richard Shea" To: Marco Radzinschi Date: Thu, 31 Jan 2002 10:47:37 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: How to share HP LaserJet III with Samba? Reply-To: rshea@thecubagroup.com Cc: FreeBDS-Questions Message-ID: <3C5920C9.22553.1262AC6D@localhost> References: <20020130093552.B39303@mail.virginia.edu> In-reply-to: <20020130152400.P38083-100000@mail.radzinschi.com> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 been following this thread but when I was in the process of configuring Samba I found "the diagnostics" very helpful : http://www.samba.org/samba/docs/DIAGNOSIS.html The document provides a set of increasingly more complex tests and it certainly highlights where any potential problems may be. As I say I haven't been reading this thread so I'm sorry if you've already covered this. One other thing about the diagnostics - there's one test (I think it's six or seven) that I never got exactly the right answer to but my setup does work. If you hit something like that let me know and I'll check out how my results differ from the norm. > > Is your filter executable? > > Well, I am not _THAT_ stupid. :-) > Don't fire off at people who are trying to help. 80% of 'weird' problems are something very obvious - it's always worth checking. regards richard. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ The Cuba Group PO Box 1864 Wellington New Zealand PH +64 4 496 5205 MO +64 21 296 6839 FX +64 4 496 5209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 13:48:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from humpty.finadmin.virginia.edu (humpty.finadmin.Virginia.EDU [128.143.87.245]) by hub.freebsd.org (Postfix) with ESMTP id 4C4E637B402 for ; Wed, 30 Jan 2002 13:48:40 -0800 (PST) Received: (from mrg8n@localhost) by humpty.finadmin.virginia.edu (8.11.6/8.11.6) id g0ULkSK40459; Wed, 30 Jan 2002 16:46:28 -0500 (EST) (envelope-from mrg8n) Date: Wed, 30 Jan 2002 16:46:28 -0500 From: Mike Galvez To: Marco Radzinschi Cc: FreeBDS-Questions Subject: Re: How to share HP LaserJet III with Samba? Message-ID: <20020130164628.B40303@mail.virginia.edu> References: <20020130093552.B39303@mail.virginia.edu> <20020130152400.P38083-100000@mail.radzinschi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020130152400.P38083-100000@mail.radzinschi.com>; from marco@radzinschi.com on Wed, Jan 30, 2002 at 03:26:43PM -0500 X-Operating-System: FreeBSD UNIX 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 Wed, Jan 30, 2002 at 03:26:43PM -0500, Marco Radzinschi wrote: > On Wed, 30 Jan 2002, Mike Galvez wrote: > > > > Below is my /etc/printcap file. I don't want to paste smb.conf because it > > > is way too long, and it does not work. > > > > > > lp|HP LaserJet III:\ > > > :sh:\ > > > :sd=/var/spool/lpd/lp:\ > > > :lp=/dev/lpt0:\ > > > :if=/usr/local/libexec/if-simple: > > > > > > Here is the /usr/local/libexec/if-simple script: > > > > > > #!/bin/sh > > > printf "\033&k2G" && cat && printf "\033&l0H" && exit 0 > > > exit 2 > > > > Is your filter executable? > > Well, I am not _THAT_ stupid. :-) I only mentioned it as it's usually something simple (done it myself).;-) From my printcap: lp|local line printer:\ :sh:\ :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: I also have the following options in smb.conf: load printers = yes printcap name = /etc/printcap printing = bsd # NOTE: If you have a BSD-style print system there is no need to # specifically define each individual printer [printers] comment = All Printers path = /var/spool/samba browseable = no guest ok = no writeable = no printable = yes HTH Mike > > I can print with lpr, as I mentioned in my original post, so it is > executable. What I want to do is be able to print from Windows machines > on my network via samba. > > I just printed out "Using Samba" from the O'Reiley site as someone > suggested. Hopefully I will get it to work, but if anyone could supply > the necessary smb.conf paramaters I would nevertheless appreciate it. > > Marco Radzinschi > > E-Mail: marco@radzinschi.com > AOL IM: CrackedBoy > > Running FreeBSD 4.4-RELEASE i386 > 3:24PM up 10 days, 16:46, 1 user, load averages: 0.02, 0.01, 0.00 > -- Michael Galvez Information Technology Specialist III E-Mail: mrg8n@nospam.virginia.edu University of Virginia Office: 434-982-2975 Misery no longer loves company. Nowadays it insists on it. -- Russell Baker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 14: 8:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 757BD37B41C for ; Wed, 30 Jan 2002 14:07:59 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id F146DBD82 for ; Wed, 30 Jan 2002 14:07:58 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id OAA05855 for ; Wed, 30 Jan 2002 14:07:58 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0UM8ok02884; Wed, 30 Jan 2002 14:08:50 -0800 (PST) (envelope-from swear@blarg.net) To: questions@FreeBSD.ORG Subject: Re: Softupdates ( why not to use on / fs ) References: <3C593C4A@epostleser.online.no> <20020130124756.A15728@modula.no> <20020130095919.B26823@polands.org> <20020130191402.D84744078@i8k.babbleon.org> From: swear@blarg.net (Gary W. Swearingen) Date: 30 Jan 2002 14:08:50 -0800 In-Reply-To: <20020130191402.D84744078@i8k.babbleon.org> Message-ID: Lines: 11 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 From this and past threads I conclude that using SoftUpdates is a bit less safe than not using it (when using other defaults), which made me wince when I read in the release announcement: ...sysinstall(8) now enables Soft Updates (a strategy for improving both performance and reliability of on-disk data structures) for new filesystems it creates... It's true, I guess, but will mislead many readers who don't know better (but maybe that's a small number by now). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 14: 8:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mx.pitdc1.stargate.net (smtp2.mx.pitdc1.stargate.net [206.210.69.142]) by hub.freebsd.org (Postfix) with SMTP id E6EA937B416 for ; Wed, 30 Jan 2002 14:08:52 -0800 (PST) Received: (qmail 22728 invoked from network); 30 Jan 2002 22:08:24 -0000 Received: from dap-209-166-186-145.nfas.greensburg-tnt-3.sns234.pa.stargate.net (HELO wastegate.net) (209.166.186.145) by smtp2.mx.pitdc1.stargate.net with SMTP; 30 Jan 2002 22:08:24 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id 442C64844F; Wed, 30 Jan 2002 17:09:05 -0500 (EST) From: "Doug Reynolds" To: "cole@acenet.co.za" , "Joe & Fhe Barbish" Cc: "FBSD Questions" Date: Wed, 30 Jan 2002 17:11:04 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: RE: Ftp problems Message-Id: <20020130220905.442C64844F@wastegate.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 Sun, 27 Jan 2002 20:25:30 -0500, Joe & Fhe Barbish wrote: >This subject 'Re: UDMA and 100Mbit NIC speed issues' started >out on your question but has since faded into disk speed. >Look for subjects that say something about speed of Nic card >or upload ftp performance. There has been 4 or 5 threads in >the last 2 weeks on this subject. But to summarize, >the problem seems to be with any Nic card in a FBSD system >that ends up sharing a irq with some other device has >performance degradation. Look for a shared IRQ between the AGP >Slot and the 1st PCI slot. A FBSD gateway/fireway server does not >need a AGP video card. > >I put in a cheap isa vga video card and the Nic slow down went away. >If you are testing using Winbox ftp then get ftp-pro >from www/ipswitch.com it's the fastest ftp win client on the market. the problem with using a cheap isa card is that a lot of boards don't have ISA slots any more, unless you are using an old board. something to try would be to toggle "IRQ for VGA" to no in your bios. unless you are using X, then you might not be able to do that. >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Cole >Sent: Sunday, January 27, 2002 7:18 PM >To: freebsd-questions@freebsd.org >Subject: Ftp problems > >Evening, if someone does reply to this, mind bouncing a cc to my email since >im not subscribed to the list, thanx. > >On to the problem, im running FreeBSD 4.5, and the server im connecting to >with ftp is using FreeBSD 4.4. My problem is that when downloading via ftp , >every say 15-20 seconds my download speeds will drop from 4k/s to 0k/s and >then bounce right back up and continue with this behaviour. I did hear talk >of this being a 4.4 problem, but upon searching the mailing list, i could >not find anything matching this. If someone knows the respective topic or a >previous post concerning this same problem, would you mind just telling me >the list or the topic of the email. > >Thanx >Cole > > >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 > --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 14:10:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mx.pitdc1.stargate.net (smtp2.mx.pitdc1.stargate.net [206.210.69.142]) by hub.freebsd.org (Postfix) with SMTP id 87C7937B405 for ; Wed, 30 Jan 2002 14:10:07 -0800 (PST) Received: (qmail 24647 invoked from network); 30 Jan 2002 22:09:26 -0000 Received: from dap-209-166-186-145.nfas.greensburg-tnt-3.sns234.pa.stargate.net (HELO wastegate.net) (209.166.186.145) by smtp2.mx.pitdc1.stargate.net with SMTP; 30 Jan 2002 22:09:26 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id 17F0D4844F; Wed, 30 Jan 2002 17:10:12 -0500 (EST) From: "Doug Reynolds" To: "adrian kok" , "freebsd-questions@FreeBSD.ORG" Date: Wed, 30 Jan 2002 17:12:11 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: <20020128020606.21726.qmail@web21202.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: cable modem in home network Message-Id: <20020130221012.17F0D4844F@wastegate.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 Jan 2002 10:06:06 +0800 (CST), adrian kok wrote: >Hi all > >I installed freebsd 4.4 as internet sharing with my >win98 > >xl0 set dhcp and I can ping yahoo.com >xl1 set 192.168.0.1 > >but my win98 (192.168.0.3) can't connect to internet? > >Could you help me? > >how do I add route? you'll need natd. dhcp should automatically set the route --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 14:46:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from garfield.bmk.com.au (bmkind.lnk.telstra.net [139.130.51.118]) by hub.freebsd.org (Postfix) with ESMTP id 95C5737B425 for ; Wed, 30 Jan 2002 14:46:15 -0800 (PST) Received: from localhost (brendan@localhost) by garfield.bmk.com.au (8.9.3/8.9.3) with SMTP id JAA38096 for ; Thu, 31 Jan 2002 09:46:12 +1100 (EST) (envelope-from brendan@bmk.com.au) Date: Thu, 31 Jan 2002 09:46:12 +1100 (EST) From: Brendan Kosowski To: FreeBSD Questions Subject: Running Win.98 as an X App. 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 Is there a way to run Windows 98 as an application inside X ??? Thanks... --------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 14:48:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay8.dc2.adelphia.net (smtprelay8.dc2.adelphia.net [64.8.50.40]) by hub.freebsd.org (Postfix) with ESMTP id 4CC4737B404 for ; Wed, 30 Jan 2002 14:48:15 -0800 (PST) Received: from there ([63.88.159.67]) by smtprelay8.dc2.adelphia.net (Netscape Messaging Server 4.15) with SMTP id GQRWOB00.DLB; Wed, 30 Jan 2002 17:48:11 -0500 Content-Type: text/plain; charset="iso-8859-1" From: "Gerald A. Speak" Reply-To: gaspeak@va.prestige.net To: Marco Radzinschi , FreeBDS-Questions Subject: Re: How to share HP LaserJet III with Samba? Date: Wed, 30 Jan 2002 17:48:10 -0500 X-Mailer: KMail [version 1.3.2] References: <20020129222747.P35773-100000@mail.radzinschi.com> In-Reply-To: <20020129222747.P35773-100000@mail.radzinschi.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020130224815.4CC4737B404@hub.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 Hello, Sorry if this may be off topic, but blieve it or not, Windows does in fact support printing to Unix LPR. I'm not positive on how to install/add this under windows 95/98 or NT4 but I do know that it is supported. The windows help files have instructions for how to add them, search for LPR. In Windows 2000's Add/Remove Programs select Add Remove Windows Components, make sure that there is a check in Other Netowrk File and Print Services and select Next. You will be prompted for your Windows disk's at the appropriate time. Once you have completed the above steps go 'Control Pannel|Printers|Add New Printer. Check Local Printer, and hit next. Windows will be unable to locate the new printer. Select next when prompted. Next you will have a Select Port Dialog displayed. Choose Create a new port, type: Local Port. Windows will ask you to enter a port name. It does not matter what you choose for a port name here. Next you will be asked for the Manufacturer and model of your printer, choose the appropriate printer and hit next. Pick a printer name and whether or not you want this printer to be default and hit next. Choose whether or not you want this printer shared (Next) Do you want to print a test page? (No) (Next) Finish. This should leave you with your printer control panel open with the new printer visible, Right click on it and select properties. Choose the Ports page/ and (Add Port) Your avaliable choices should include LPR Port, select it and hit (new port). You will be asked for a name or address of the server, enter either the computer name or the IP Address of the FreeBSD machine. You will also need to enter the name of the print queue, and hit (OK) and then Close the Printer Ports Window. At this time you should see a check in front of the IP address:queue that you previously entered. Select (Apply) switch to the General Tab and select Print Test Page. You should get a test page printed. On Tuesday 29 January 2002 10:39 pm, Marco Radzinschi wrote: > Hello: > > I have an HP LaserJet III attached to my FreeBSD 4.4 server's > parallel port. I set up lpd so that I can print files out from the > server using lpr. > > I have also set up samba with directories shared out to my windows > machines. However, I cannot figure out how to set up samba to allow the > windows machines to print to the LaserJet III. I got it to the point > where it is listed in network neighborhood, but I cannot print. > > I am assuming that I set up the samba spool directory or permissions > wrong. Could someone tell me how to set up smb.conf and the directory > permissions to get printing to work using the samba guest account? > > Assume I am an idiot. :-) > > Below is my /etc/printcap file. I don't want to paste smb.conf because it > is way too long, and it does not work. > > lp|HP LaserJet III:\ > > :sh:\ > :sd=/var/spool/lpd/lp:\ > :lp=/dev/lpt0:\ > :if=/usr/local/libexec/if-simple: > > Here is the /usr/local/libexec/if-simple script: > > #!/bin/sh > printf "\033&k2G" && cat && printf "\033&l0H" && exit 0 > exit 2 > > Thank you, > > Marco Radzinschi > > E-Mail: marco@radzinschi.com > AOL IM: CrackedBoy > > Running FreeBSD 4.4-RELEASE i386 > 10:27PM up 9 days, 23:50, 1 user, load averages: 0.00, 0.00, 0.00 > > > 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 Wed Jan 30 14:52: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.dra.com (mail.dra.com [192.65.218.159]) by hub.freebsd.org (Postfix) with ESMTP id 12F7837B400 for ; Wed, 30 Jan 2002 14:52:01 -0800 (PST) Received: from stlmail.dra.com (stlmail.dra.com [192.65.218.119]) by mail.dra.com (8.9.1/8.9.1) with ESMTP id QAA10355; Wed, 30 Jan 2002 16:51:40 -0600 (CST) Received: by stlmail.dra.com with Internet Mail Service (5.5.2653.19) id ; Wed, 30 Jan 2002 16:51:40 -0600 Message-ID: From: Eric Six To: "'Brendan Kosowski'" , FreeBSD Questions Subject: RE: Running Win.98 as an X App. Date: Wed, 30 Jan 2002 16:51:33 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-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 VMWare... WINE... Eric -----Original Message----- From: Brendan Kosowski [mailto:brendan@bmk.com.au] Sent: Wednesday, January 30, 2002 4:46 PM To: FreeBSD Questions Subject: Running Win.98 as an X App. Is there a way to run Windows 98 as an application inside X ??? Thanks... --------------- 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 Wed Jan 30 14:57:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dmmta-2000-2.dmmta.com (metro145.dmmta.com [216.81.154.145]) by hub.freebsd.org (Postfix) with ESMTP id 66D4A37B402; Wed, 30 Jan 2002 14:56:59 -0800 (PST) Received: from smtp-gw-4.msn.com ([65.71.104.185]) by dmmta-2000-2.dmmta.com with Microsoft SMTPSVC(5.0.2195.1600); Wed, 30 Jan 2002 16:56:51 -0600 Message-ID: <00005bbd61ca$000034a0$00001835@smtp-gw-4.msn.com> To: From: lisa_seeeonline3@msn.com Subject: I WANT YOU SO BAD (FREE) 13822 Date: Wed, 30 Jan 2002 16:59:52 -2000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Reply-To: lia_semeonline999@yahoo.com X-OriginalArrivalTime: 30 Jan 2002 22:56:52.0792 (UTC) FILETIME=[686EEB80:01C1A9E1] 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 F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E COME FUCK MY JUICY WET HOLE http://cumageddon.com/?r=first&p=e I WISH THIS BIG DILDO WAS REALLY YOUR HUGE COCK http://hardcorepleasures.net/?r=second&p=e I'M TIRES OF FINGERING MYSELF. I NEED YOUR HUGE COCK NOW. http://smoothai.com/?r=third&p=e F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E F R E E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 15: 9:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.accessus.net (email.accessus.net [209.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id EC54337B405 for ; Wed, 30 Jan 2002 15:09:26 -0800 (PST) Received: from [209.145.133.59] (account jkoenig@accessus.net HELO jwebmedia.com) by email.accessus.net (CommuniGate Pro SMTP 3.4.8) with ESMTP id 41378404 for freebsd-questions@FreeBSD.ORG; Wed, 30 Jan 2002 17:09:26 -0600 Message-ID: <3C588029.D172A1EC@jwebmedia.com> Date: Wed, 30 Jan 2002 17:22:17 -0600 From: Joseph Koenig Reply-To: joe@jwebmedia.com Organization: jWeb New Media Design X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Using jail References: <3C58246B.1BC0ED21@jwebmedia.com> <000f01c1a9b0$fe906a20$0801a8c0@lan.1729.net> <3C583075.EDBB390C@jwebmedia.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 OK, I've got a jail setup and was able to log into it. However, when running /stand/sysinstall, I get the following: # /stand/sysinstall Error opening terminal: vt102. Can anyone help me? Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 15:32:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 2207A37B400 for ; Wed, 30 Jan 2002 15:32:50 -0800 (PST) Received: from [192.168.1.101] ([12.236.98.110]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020130233249.BYLV5382.rwcrmhc54.attbi.com@[192.168.1.101]> for ; Wed, 30 Jan 2002 23:32:49 +0000 Date: Wed, 30 Jan 2002 15:32:48 -0800 From: Charles Thompson To: freebsd-questions@FreeBSD.ORG Subject: Help! Unable to install 4.5 distribution! Message-ID: <236598.1012404768@[192.168.1.101]> X-Mailer: Mulberry/2.1.1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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, I am not the most experienced BSDer but I am not a complete neophyte either. But this problem has me utterly frustrated and stumped! I currently have in my hot little hands version 3.3 of FreeBSD on CD. I am trying to install version 4.5 on my 'puter via and NFS export. The install procedure seems to chug along smoothly until it gets to copying the kernel. The message I recieve is: "Unable to copy /kernel into place" Behind the message box is text stating "ELF Binary type not known. Use 'bra..." and then the rest is covered by the message box. Dropping into the install messages output, (Alt F2) the last few lines read, kernel.GENERIC 9505 blocks Abort Trap I have no idea what I should do in order to copy the bloody kernel over! How can the kernel not understand it's own binary type? Plese help if you can. I have just subscribed to the list and I searched through the archives for some mention of my problem but could find no posting on it. Please respond to omegaman@attbi.com as well as the list. Thank you! Kitt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 15:33:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 2E86337B404 for ; Wed, 30 Jan 2002 15:33:00 -0800 (PST) Received: (qmail 95801 invoked by uid 100); 30 Jan 2002 23:32:57 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15448.33448.690998.629118@guru.mired.org> Date: Wed, 30 Jan 2002 17:32:56 -0600 To: "Gautham Ganapathy" Cc: questions@freebsd.org Subject: Re: Mounting logical fat32 partitions In-Reply-To: <13968652@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Gautham Ganapathy types: > I am unable to mount my fat32 partitions from freebsd. I am able to mount > fat partitions which are configured as primary fat partitions, such as thos > in thee 3rd drive. however, i am unable to mount the partitions in the 2nd > drive. How exactly do i reference a drive in the second drive. i have been > trying something like ad1s2a,b,... > hdd2 > P1 ntfs > Ext > P5 fat32 > P6 fat32 > . > . > . Logical partitions start at s5, and go up from there. So that disk would have ad1s1 (ntfs), ad1s5 (fat32) and ad1s6 (fat32). ad1s2 through ad1s4 aren't used. in this case. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 15:37:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from c002.snv.cp.net (c002-h007.c002.snv.cp.net [209.228.32.171]) by hub.freebsd.org (Postfix) with SMTP id 40D0137B404 for ; Wed, 30 Jan 2002 15:37:23 -0800 (PST) Received: (cpmta 4854 invoked from network); 30 Jan 2002 15:37:21 -0800 Received: from 63.233.205.0 (HELO concentric.net) by smtp.peoplepc.com (209.228.32.171) with SMTP; 30 Jan 2002 15:37:21 -0800 X-Sent: 30 Jan 2002 23:37:21 GMT Message-ID: <3C5883B6.3ACB9A6E@concentric.net> Date: Wed, 30 Jan 2002 18:37:26 -0500 From: mh X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i686) X-Accept-Language: en MIME-Version: 1.0 To: Joe Clarke Cc: freebsd-questions@freebsd.org, gnome@FreeBSD.org Subject: Re: can't build Evolution: Solution? References: <20020122175741.O32336-100000@shumai.marcuscom.com> <3C55DF45.D092C88A@concentric.net> <1012263531.93813.13.camel@shumai.marcuscom.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 Joe Clarke wrote: [SNIP] > > I still have XFree86 4.1.0_12 with: > > 28:-lfreetype.6 => /usr/X11R6/lib/libfreetype.so.6 > 171:-lfreetype.7 => /usr/local/lib/libfreetype.so.7 > 204:-lfreetype.8 => /usr/local/lib/libfreetype.so.8 > > Evolution 1.0.1 builds and runs just fine for me. I will admit I just > rebuilt all my GNOME ports recently to work around some other problems. > However, freetype2 never gave me any direct problems as far as I can > tell. Yes, when I was using the XFree86-4-1.0* port (as it looks like you are), /usr/X11R6/lib/libfreetype.so.6 was provided by the port. I deinstalled XFree86-4.1.0* and installed the XFree86-4-clients, XFree86-4-libraries, and XFree86-4-Server ports after reading in FreeBSD Diary (http://www.freebsddiary.org/xfree86-4.php) that the port in /usr/ports/x11/XFree86-4 was to be soon deprecated. Seemed like the correct thing to do. And, I read a problem report (http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/30813) that described another problem: "Description: XFree86-4 installed as one port installs libfreetype.so.6 which is in the way after the freetype2 port is installed. This does not happen if i install Xfree86-4 in "pieces". So I'm not sure what is the best path to follow. I've got XFree86-4 installed in "pieces", with a link from /usr/X11R6/lib/libfreetype.so.6 to /usr/local/lib/libfreetype.so.8 and Evolution 1.0.1 works. I understand the symlink could be a problem in the future with changing library versions (unless I keep changing the symlink). I could deinstall the XFree86-4 parts and reinstall the single port, which would provide libfreetype.so.6. Is there a "best way" here, or is it whatever works for you? > > > > > Got a newbie-type question too: It seems that binary upgrades can lead > > to different version of the same program being installed, and I assume > > this is even more the case doing a Release upgrade, say from 4.3 to 4.4. > > I use ports and portupgrade to keep programs current, but what about > > system files? Is there some place to read how to do this? Is it best > > done by getting the next release and upgrading through > > /stand/sysinstall? > > I use cvsup to stay -stable with FreeBSD. This involves rebuilding the > OS every so often. For me, it's usually once per week. The handbook is > a great source of knowledge on this subject: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html > > "make world" is the best way to update the OS provided you're familiar > with all the steps. > > Joe Aha, I didn't understand "make world" when I first installed FBSD, but it makes more sense now. Thanks for the link. Between that chapter, FreeBSD Unleased, and Release 4.5, I should have plenty to do this weekend! mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 15:37:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 38F3A37B405 for ; Wed, 30 Jan 2002 15:37:25 -0800 (PST) Received: from barbish ([63.70.155.73]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Wed, 30 Jan 2002 18:40:54 -0500 From: "Joe & Fhe Barbish" To: "Rob Hughes" Cc: "FBSD" Subject: RE: HDLC error in ppp.log Date: Wed, 30 Jan 2002 18:37:18 -0500 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.2911.0) In-Reply-To: <1012427882.18587.57.camel@kahuna-ws.robhughes.com> 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 What do you mean by "Try a new port card."? If you mean a different pci modem, then I must tell you the pci modem card I am using is brand new. It's a Zoom model 2920 pci modem. I am beginning to think that FBSD's sio program needs to be updated to handle the new modem speeds. I have no problems with my old 14.4 external modem. I think the following is the key to the problem, I get these sio1 interrupt-level buffer overflows message when I use 'tip or cu' command to issue the ATI11 to the modem to display the last connection values. Using tip command removes user ppp from consideration as the cause of the problem. -----Original Message----- From: Rob Hughes [mailto:rob@robhughes.com] Sent: Wednesday, January 30, 2002 4:58 PM To: Joe & Fhe Barbish Cc: Freebsd-Questions Subject: RE: HDLC error in ppp.log If you're overflowing the receive buffer, then yes, this will cause the same error. Try a new port card. Its sounds like the one you have can't handle the amount of data coming in. On Wed, 2002-01-30 at 15:08, Joe & Fhe Barbish wrote: > I have this in ppp.conf and my moden connects with V42bis. > disable pred1 deflate lqr # compression features & line quality > reporting > deny pred1 deflate lqr # compression features & line quality reporting > > I think the HDLC log error messages are the result of the > sio1 interrupt-level buffer overflows error I am getting > on the console. What do you think? > > > > -----Original Message----- > From: Rob Hughes [mailto:rob@robhughes.com] > Sent: Wednesday, January 30, 2002 3:50 PM > To: Joe & Fhe Barbish > Cc: Freebsd-Questions > Subject: Re: HDLC error in ppp.log > > Those are Frame Check Error messages. The system should discard packets > with errors in the FCS CRC field, but appears to be hanging on them. Try > disabling compression, or enable hw error correction, etc. and see if it > gets better or worse. > > On Wed, 2002-01-30 at 14:28, Joe & Fhe Barbish wrote: > > I have a Zoom model 2920 pci modem on sio1 and > > connect to my ISP with user ppp. > > I keep getting this message on the FBSD console > > '30 more sio1 interrupt-level buffer overflows'. > > > > Most times when this happens a winbox on the LAN is getting > > a web page from some web server, and the user does not see > > any thing wrong in his display. > > > > But today I did a make install on apache13-fp and during the > > download the connection just stops. Top shows ppp as selected > > but not running and FBSD is 98% idle. > > The ppp.log has the HDLC messages shown below. > > > > I also get the more sio1 interrupt-level buffer overflows message > > when I use 'tip or cu' command to issue ATI11 to the modem to > > display the last connection values. > > > > Anybody know what the HDLC error message is trying to tell me? > > > > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 9, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 50, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 21, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 15, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 29, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 16, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 20, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 40, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 22, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 23, ADDR: 0, COMD: 0, > PROTO: 0 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 15:45:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 7F0D437B405 for ; Wed, 30 Jan 2002 15:45:48 -0800 (PST) Received: (qmail 95929 invoked by uid 100); 30 Jan 2002 23:45:47 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15448.34219.325331.975819@guru.mired.org> Date: Wed, 30 Jan 2002 17:45:47 -0600 To: tim.borgeaud@genie.co.uk Cc: questions@freebsd.org Subject: Re: Softupdates ( why not to use on / fs ) In-Reply-To: <71134799@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 tim.borgeaud@genie.co.uk types: > I have little knowledge of filesystems but as I understand it, > although softupdates is not synchronous, it tries to make sure that > you have a valid filesystem on disk at any point. Correct. > An asynchronous system is at greater risk of corruption when there are > crashes etc, because the file system on disk alone is often not valid, > much of the changes still being cached in memory. Correct. > Softupdates should be nearly as safe as a plain synchronous system. > Someone with a better understanding should clarify this. Without softupdates, writes to disk happen in an order that's optimized by location on the disk. This means you can wind up with things like a file being written to the disk and the data is there, but the directory that holds the only link hasn't been updated yet, or having an inode updated to indicate that a file is in place, but the file isn't on the disk yet, meaning you have pointers to garbage blocks, some of which may be blocks of pointers. This is all very bad, and hoses your file system in incredible ways. Note that this applied whether the file system is mounted sync or async, although the dangers are different and not as severe with sync. Softupdates orders the writes so that the filesystem on disk is valid. This avoids all those problems, and the only thing you'll find are disks blocks that have been allocated for a write, but aren't yet part of the file system. This means that you are at greater risk of losing data than with a synchronious mount, but not as great as with an asynchronious mount. On the other hand, the possibility of having a fried file system is less with softupdates than with either sync or async. I think the real reason that softupdates is disabled on root is that there has been a history of kernel installs failing in that configuration. Softupdates can cause the space occupied by a deleted file to not become available for as much as 30 seconds after the delete happens. If you are tight on space on root, this can make removing the kernel and a bunch of kld's and then copying new ones into place fail. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 15:51: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from CalAcademy.Org (mail.calacademy.org [198.31.65.175]) by hub.freebsd.org (Postfix) with ESMTP id CCA1437B416 for ; Wed, 30 Jan 2002 15:51:06 -0800 (PST) Received: from calacademy.org (user-65-223.calacademy.org [198.31.65.223]) by CalAcademy.Org (8.9.3/8.9.3) with ESMTP id PAA11122 for ; Wed, 30 Jan 2002 15:49:07 -0800 (PST) Message-ID: <3C5887A9.4010604@calacademy.org> Date: Wed, 30 Jan 2002 15:54:17 -0800 From: Maryjane Murrell User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: questions@freebsd.org Subject: what ldap do you recommend? 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 Hi all, I am currently upgrading an email server running freebsd 3.3. The new email server is rel. 4.4 The question is what ldap do you all recommend? I have noticed pam ldap and sendmail ldap and others in the ports collection. So, I would like to find the easiest to maintain and put together. I use ldap for internal purpose's only. The other ldap I have tried is open ldap. So far it seems very complicated with certain schema's and no where to add an email address. Which is the whole point for what I use it for. The version I am running on my old server is ldap 3.3 It is great I wish I could get it on my new server. I am pretty new to freebsd and unix in general. Thank you ahead of time for your time and help. Maryjane : ) Postmaster@calacademy.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 16: 6:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 3287137B977 for ; Wed, 30 Jan 2002 16:02:23 -0800 (PST) Received: (qmail 96123 invoked by uid 100); 31 Jan 2002 00:01:43 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15448.35175.460453.211029@guru.mired.org> Date: Wed, 30 Jan 2002 18:01:43 -0600 To: Varshavchick Alexander Cc: questions@freebsd.org Subject: Re: Again Softupdates on 4.5 In-Reply-To: <76760960@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Varshavchick Alexander types: > So to make softupdates work, the partition should be reformatted under > 4.5, which means that after an upgrade from an earlier FreeBSD version > (without disk reformatting) the soft updates will not work, is it true? False. To make softupdates work, all you need to do is run "tunefs -n enable" on the file system while it is unmounted or mounted r/o. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 16: 6:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 7D72537B916 for ; Wed, 30 Jan 2002 16:01:49 -0800 (PST) Received: (qmail 96083 invoked by uid 100); 31 Jan 2002 00:00:16 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15448.35087.593247.702986@guru.mired.org> Date: Wed, 30 Jan 2002 18:00:15 -0600 To: "Shawn Kennedy" Cc: questions@freebsd.org Subject: Re: pkg Updates? In-Reply-To: <122467551@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Shawn Kennedy types: > This is a multi-part message in MIME format. > > - ------=_NextPart_000_000B_01C1A979.A99907C0 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: 7bit > > Hello, > > I am new to freeBSD (like you haven't heard > that about a billion times by now :-)) and > have a question. > > I performed a CVS Update of the entire box. > It migrated me from 4.4 to 4.5 stable (which is > fine, I don't have a problem at all with that). > I rebuilt the world, installed it and rebuilt > the kernel. Now some of my packages are now > considered "old" (used pkg_version). I don't > know how to update all the packages. I tried > pkg_update, but I don't have the new tarballs > on my system. I tried to delete the package > so when I add it back in it will go get the > new tarballs, but when I try to delete it, > it tells me it's required by other packages. > Is there a way out of this? > > Here is my package info (pkg_info and pkg_version). > All I want is for everything to be "up to date". You have three choices. 1) use pkg_version -c. That will generate a script that builds each out of date package, and if that works deletes the installed package and installes the new one. This won't update the packages that depend on those, unless they happen to be out of date as well. This may cause things to break. 2) Figure out the dependency lattice betweem the packages, and reinstall everything that depends on anything that is out of date, in the proper order. This will works, but can be a major PITA. 3) Install portupgrade, fight with it building the package database, and then let it do the work of figuring out the dependencies for you. It's not clear that this is any easier than #2. #1 doesn't deal with packages that change names, but pkg_version can tell you about package that no longer have ports, so that you know the name has changed and can try and chase it down. #2 has the same problem, and you'll probably want to use pkg_version and pkg_info in the process. #3 notices that packages have changed names, and tries to guess what the new package name should be. It doesn't deal well with packages that don't have a port associated with them, nor does it deal well with packages dependencies that have been deleted because that bit of functionality isn't needed. Personally, having tried #2 and #3, I do #1. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 16: 6:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from c002.snv.cp.net (c002-h001.c002.snv.cp.net [209.228.32.165]) by hub.freebsd.org (Postfix) with SMTP id CBE3A37B419 for ; Wed, 30 Jan 2002 16:05:23 -0800 (PST) Received: (cpmta 11322 invoked from network); 30 Jan 2002 16:05:22 -0800 Received: from 63.233.205.97 (HELO concentric.net) by smtp.peoplepc.com (209.228.32.165) with SMTP; 30 Jan 2002 16:05:22 -0800 X-Sent: 31 Jan 2002 00:05:22 GMT Message-ID: <3C588A4D.685FDB24@concentric.net> Date: Wed, 30 Jan 2002 19:05:33 -0500 From: mh X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: Gnome and libxml2 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 While living my sorry life, I read problem report: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/21274. I don't have a problem building evolution as in the report, but I do have both libxml-1.8.16 and libxml2-2.4.12 on my Release 4.4 system. As I said, no apparent problems compiling anything. libxml-1.8.16 is required by evolution-1.0.1, epplets-0.5_1, and just about everything having anything to do with Gnome. libxml2-2.4.12 is required (on my system) by ImageMagick-5.4.1.2, apsfilter-7.2.1, libwmf-0.2.2, but also by epplets-0.5_1. Is this still a problem, one lurking as yet unnoticed? I noted the report date as Sept. 14, 2000. If so, can I instead of "Save off any data you want, rm -rf /var/db/pkg/*, /usr/local/*, /usr/X11R6/*, cvsup up to 4.*-STABLE, build and install a new world, then start rebuilding your ports", just deinstall the programs required by libxml2-2.4.12 and if necessary rebuild all the Gnome stuff with portupgrade -f -r ? Thanks for any advice! Michael Heyes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 16:15:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 41CED37B416 for ; Wed, 30 Jan 2002 16:15:24 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 236215D0B; Wed, 30 Jan 2002 16:15:24 -0800 (PST) To: "Brian T. Schellenberger" Cc: Espen Tagestad , questions@FreeBSD.ORG Subject: Re: Softupdates In-reply-to: Your message of "Wed, 30 Jan 2002 14:14:38 EST." <20020130191439.323464078@i8k.babbleon.org> Date: Wed, 30 Jan 2002 16:15:24 -0800 From: "Kevin Oberman" Message-Id: <20020131001524.236215D0B@ptavv.es.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 > From: Brian T.Schellenberger > Date: Wed, 30 Jan 2002 14:14:38 -0500 > Sender: owner-freebsd-questions@FreeBSD.ORG > > On Wednesday 30 January 2002 06:47 am, Espen Tagestad wrote: > > On Wed, Jan 30, 2002 at 12:34:11PM +0100, Christer Gundersen wrote: > > > As i read the RELEASE NOTES, i see that SOFTUPDATES will be activated by > > > default under install. but it also says that it will not enable > > > SOFTUPDATES on the root ( / ) fs . why? is that bad? > > > > Because with SoftUpdates read/write operations often delay, sometimes > > up to 30 seconds before it's done. Then, if a machine crash occurs it > > may lead to a larger loss of data. That can cause unrecoverable damage > > to your system. > > As long as you turn off write caching, this isn't true (if it were > true, then softupdates would be a disaster for *all* filesystems, > not just root). That is, things may be delayed but they are in a > consistent state at all times, and never corrupt. At worst, the > last files you deleted will "undelete" themselves and the last files > you created may not be there, but no file-system corruption will > occur. Brian, This message makes it quite clear that you don't really understand softupdates or it risks and benefits. It IS true that softupdates can greatly delay the time it takes for freed blocks to be marked as free. This is a function of softupdates and is not relatd to disk cache use. That is the primary reason it is not the default for root. An installworld will likely overflow the available space on 50 MB root (the long time default size) because new files ate disk space, but deleted files space was not freed up for some time. The installworld would fail because the device showed up as full. > Now it IS a bad idea (even though many people do it without happening to get > burned) to run with write caching *and* softupdates both on. In general, > it's a bad isea to run with write caching, period, but combining it with > softupdates makes things a lot worse, but softupdates without write caching > is safer than the other way 'round. Of course, turning both off is safest > and slowest, so pick your poison. I use softupdates on ALL file systems and > turn off write caching myself. > > (To turn off write-caching, put this in /boot/loader.conf: > > # write cache considered dangerous > hw.ata.wc=0 > ) > > The reason for the general advice to turn it off on / is because it does > introduce a delay and / is traditionally rather small. The delay effectively > gives you less space in a file system since freed space may not be freed yet, > but if you make / larger than usual and turn on softupdates you'll get the > speed benefit of softupdates and yet won't risk running out of disk space. > > (It seems an especial shame to turn off softupdates on whatever file system > contains /tmp since the benefits are larger on a file system with lots of > writes.) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 16:24: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cleitus.hosting.swbell.net (cleitus.hosting.swbell.net [216.100.99.4]) by hub.freebsd.org (Postfix) with ESMTP id 4EC8137B419 for ; Wed, 30 Jan 2002 16:21:46 -0800 (PST) Received: from pti-inc.com (ppp-64-216-223-240.dialup.stlsmo.swbell.net [64.216.223.240]) by cleitus.hosting.swbell.net id TAA07273; Wed, 30 Jan 2002 19:21:45 -0500 (EST) [ConcentricHost SMTP Relay 1.14] Message-ID: <200201310021.TAA07273@cleitus.hosting.swbell.net> Date: 30 Jan 02 16:33:22 -0600 From: "Heather Wilson" To: Subject: Adv: MEMS and Semiconductor Training Courses 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 PTI Seminars is presenting the following courses for semiconductor personnel.... For more details call 636-343-1333 and ask for Heather Wilson. http://www.ptiseminars.com FUNDAMENTALS of MEMS DESIGN & FABRICATION April 10,2002 San Jose, CA July 24,2002 San Francisco, CA This course covers: MEMS Fabrication Surface Micromachining Bulk Micromachining MEMS Design Micromechanics & Electrostatics MEMS Applications Accelerometers & Gyros Micro Optics Fiber Switches Projection Displays Wireless Sensor Networks CAD for MEMS ___________________________________________________ INTRO to OPTICAL MEMS (For Bio-Sensing & Communications) April 11, 2002 San Jose, CA Course Covers: MEMS Overview MEMS Applications Micromachining Processes Micromachining Materials Micromachining Modeling ___________________________________________________ ABCs of IC DESIGN & FABRICATION February 20, 2002 San Jose, CA March 11, 2002 Portland, OR March 18, 2002 Singapore April 9, 2002 Boston, MA April 19, 2002 Munich, Germany April 30, 2002 Phoenix, AZ This course describes in simple terms a sequential format of information that constitutes the major fabrication processes and design for integrated devices. This one (1) day seminar gives you a comprehensive overview of the semiconductor industry & technology. The course will give you the background you need to understand the basics of semiconductor devices, how they work, the processing technologies & equipment to produce them, and circuit design techniques. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ABCs of BASIC ELECTRONICS AND DEVICES March 18, 2002 San Jose, CA ADVANCED TOPICS IN CMP Chemical Mechanical Planarization March 21-22, 2002 San Jose, CA DEFECT ISOLATION for MULTI LEVEL FAILURE ANALYSIS March 25-26, 2002 San Jose, CA DEVICE PHYSICS MADE EASY April 8, 2002 San Jose, CA Fundamentals of CHEMICAL MECHANICAL PROCESSING March 6, 2002 San Jose, CA Fundamentals of CHEMICAL VAPOR DEPOSITION April 3, 2002 San Jose, CA Fundamentals of ION IMPLANTATION April 2, 2002 San Jose, CA Fundamentals of MEMS DESIGN & FABRICATION April 10, 2002 San Jose, CA July 24, 2002 San Francisco, CA Fundamentals of METALLIZATION April 4, 2002 San Jose, CA Fundamental RF Plasma Generation for Semiconductor Equipment April 4, 2002 San Jose, CA July 24-25, 2002 San Francisco, CA Fundamentals of WET & DRY ETCH March 7, 2002 San Jose, CA Fundamentals of PHOTOLITHOGRAPHY March 19, 2002 San Jose, CA Fundamentals of THERMAL PROCESSING March 12, 2002 San Jose, CA INTELLECTUAL PROPERTY STRATEGIES for SEMICONDUCTOR INDUSTRY COMPANIES February 18-19, 2002 San Jose, CA July 24-25, 2002 San Francisco, CA Intro to CMOS LAYOUT May 6-7, 2002 San Jose, CA Intro to Optical MEMS for Bio Sensing and Communications April 11, 2002 San Jose, CA INTEGRATED YIELD MANAGEMENT March 4-5, 2002 San Jose, CA April 18-19, 2002 Munich, Germany May 6-7, 2002 Singapore Intro to STATISTICAL PROCESSING CONTROL (SPC) April 9, 2002 San Jose, CA Intro to FLIP CHIP, WLCSP and MICROVIA TECHNOLOGIES April 8, 2002 San Jose, CA April 15, 2002 Munich, Germany May 6, 2002 Singapore July 19, 2002 San Francisco, CA PRODUCT MARKETING for the Semiconductor Industry February 27, 2002 San Jose, CA April 18, 2002 Munich, Germany RF WIRELESS FUNDAMENTALS February 25-26, 2002 San Jose, CA CHECK OUR WEB SITE FOR ADDITIONAL COURSES !! http://www.ptiseminars.com For a FULL TRAINING SCHEDULE of "open" course dates visit http://www.pti-inc.com/schedule.htm TO REGISTER Go To https://secure.hosting.swbell.net/www.pti-inc.com/registration.html TO SPEAK: * to an account manager about ATTENDING these courses or having them ONSITE contact us at (636) 343-1333 in the USA. Ask for HEATHER WILSON. * Fax (636) 343-8642 * Email: heather@pti-inc.com PTI SEMINARS, INC. "We Exceed Your Expectations!" * To unsubscribe please reply to heather@pti-inc.com and in the subject "Unsubscribe". We apologize for any inconvenience. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 16:30:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Mail6.mgfairfax.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id A9CE637B402 for ; Wed, 30 Jan 2002 16:30:04 -0800 (PST) Received: from there ([24.168.212.2]) by Mail6.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 18:18:54 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Ray Kohler To: joe@jwebmedia.com, freebsd-questions@FreeBSD.ORG Subject: Re: Using jail Date: Wed, 30 Jan 2002 18:18:55 -0500 X-Mailer: KMail [version 1.3.2] References: <3C58246B.1BC0ED21@jwebmedia.com> <000f01c1a9b0$fe906a20$0801a8c0@lan.1729.net> <3C583075.EDBB390C@jwebmedia.com> In-Reply-To: <3C583075.EDBB390C@jwebmedia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <075c85418231e12FE6@Mail6.mgfairfax.rr.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 On Wednesday 30 January 2002 12:42 pm, Joseph Koenig wrote: > Yes, I installed the source. That's what was odd. In the install > menu it gave me the option of multiple things in src, and I > picked the kernel source. Did I need to pick more than that? Yeah, you need all the sources to make world. -- Ray Kohler All programmers are playwrights and all computers are lousy actors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 16:44: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.marketwatchmail.com (mail.marketwatchmail.com [206.146.143.85]) by hub.freebsd.org (Postfix) with SMTP id 4D70E37B405 for ; Wed, 30 Jan 2002 16:43:49 -0800 (PST) Received: (qmail 24324 invoked from network); 31 Jan 2002 01:31:19 -0000 Received: from unknown (HELO jaustadw2k) (206.147.106.71) by mail.marketwatchmail.com with SMTP; 31 Jan 2002 01:31:19 -0000 From: "Jay Austad" To: "Storms of Perfection" Cc: Subject: RE: Performance Tuning FreeBSD Date: Wed, 30 Jan 2002 18:43:44 -0600 Message-ID: <54180709DD3FE145917BB165AFE7EFA002E0D3CE@mspexch2.office.mktw.net> 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.2600.0000 In-Reply-To: <20020129181509.S87286-100000@stereophonic.noops.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 Turn on softupdates for sure, and also make sure your apache is not doing dns resolution in the logs. Both of these should get the load down. Can you tell where the bottleneck is? Disk IO? Jay > -----Original Message----- > From: Thomas Cannon [mailto:tcannon@noops.org] > Sent: Tuesday, January 29, 2002 8:19 PM > To: Storms of Perfection > Cc: questions@FreeBSD.ORG > Subject: Re: Performance Tuning FreeBSD > > > > Hi. > > Your question is pretty general, and most of what people > would write is > just a repeat of what it well documented a few other places. > Allow me to > kindly direct you to: > > http://httpd.apache.org/docs/misc/perf.html > > and > > http://www.daemonnews.org/200108/benchmark.html > > They should help you quite a bit. If you go through all that and still > have out of control loads, you might need to throw some > hardware at the > problem. > > Also, it helps others on the list (and people digging through > this later > in archive form) if you have a subject line relating to the issue. > > Cheers, > > Thomas > > > > On Tue, 29 Jan 2002, Storms of Perfection wrote: > > > Maybe someone can help me with a problem. > > > > I have a pretty beefy webserver, with 3 gigs of memory. The > load average on > > the machine is really high, when apache loads. Disk > swapping is also high. > > Apache is almost bare with a couple of modules installed. > The content I am > > deleving is static content. My kernel config is generic > also, but I need > > some advice on what I can do to get the load down to < 20 > (highest I've > > seen it was around 200) > > > > Copyright (c) 1992-2001 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.4-RELEASE #0: Tue Jan 29 17:40:38 GMT 2002 > > rob@rcp-2u.rcp.net:/usr/src/sys/compile/WORK > > Timecounter "i8254" frequency 1193182 Hz > > CPU: Pentium III/Pentium III Xeon/Celeron (999.52-MHz 686-class CPU) > > Origin = "GenuineIntel" Id = 0x686 Stepping = 6 > > > > > Features=0x383fbff ,MTRR,PGE,MCA, > > CMOV,PAT,PSE36,MMX,FXSR,SSE> > > real memory = 3221159936 (3145664K bytes) > > avail memory = 3130433536 (3057064K bytes) > > Programming 16 pins in IOAPIC #0 > > IOAPIC #0 intpin 2 -> irq 0 > > Programming 16 pins in IOAPIC #1 > > FreeBSD/SMP: Multiprocessor motherboard > > cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 > > cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 > > io0 (APIC): apic id: 4, version: 0x000f0011, at 0xfec00000 > > io1 (APIC): apic id: 5, version: 0x000f0011, at 0xfec01000 > > Preloaded elf kernel "kernel" at 0xc0498000. > > Pentium Pro MTRR support enabled > > md0: Malloc disk > > Using $PIR table, 9 entries at 0xc00f5260 > > npx0: on motherboard > > npx0: INT 16 interface > > pcib0: on motherboard > > IOAPIC #1 intpin 4 -> irq 2 > > IOAPIC #1 intpin 6 -> irq 9 > > pci0: on pcib0 > > pci0: at 3.0 irq 2 > > fxp0: port 0xd400-0xd43f > mem 0xfe600000- > > 0xfe6fffff,0xfe8fd000-0xfe8fdfff irq 9 at device 4.0 on pci0 > > fxp0: Ethernet address 00:30:48:11:d3:8b > > inphy0: on miibus0 > > inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > fxp1: irq 0 at device 6.0 on pci0 > > fxp1: could not map device registers > > device_probe_and_attach: fxp1 attach returned 6 > > isab0: at device 15.0 on pci0 > > isa0: on isab0 > > atapci0: port > 0xffa0-0xffaf at device > > 15.1 on pci0 > > ata0: at 0x1f0 irq 14 on atapci0 > > ata1: at 0x170 irq 15 on atapci0 > > ohci0: mem > 0xfe8fe000-0xfe8fefff irq 10 at > > device 15.2 on pci0 > > usb0: OHCI version 1.0, legacy support > > usb0: on ohci0 > > usb0: USB revision 1.0 > > uhub0: (unknown) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > > uhub0: 4 ports with 4 removable, self powered > > pcib1: on motherboard > > IOAPIC #1 intpin 12 -> irq 11 > > pci1: on pcib1 > > ahc0: port 0xe800-0xe8ff mem > > 0xfebff000-0xfebfffff irq 11 at device 3.0 on pci1 > > aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/255 SCBs > > orm0: DNS Reverse

I have 2 upstream providers, 1 I know I = have reverse authority over my IP blocks. The other one says I do but I = am doubtful. I am runing bind 9 with FreeBSD 4.1 on my DNS server. I = have a class c from the one upstream with the working reverse records = and a /27 from the other with out the working reverse records. How can I = confirm that I am setup correctly. This is driving me nuts and I am = getting a lot of rejected mail from my hosts because it cannot resolve = the IP correctly to the domain?

Alex

------=_NextPart_000_0008_01C1A9D2.2CFA1DE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 18:10: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chivas.oneill.dhs.org (chivas.oneill.dhs.org [65.65.85.161]) by hub.freebsd.org (Postfix) with ESMTP id 5CBA837B8EB for ; Wed, 30 Jan 2002 18:09:16 -0800 (PST) Received: from v812r.seanoneill.info (dhcp1.NONROUTABLE [192.168.2.1]) by chivas.oneill.dhs.org (Postfix) with ESMTP id D5291760D; Wed, 30 Jan 2002 20:09:14 -0600 (CST) Message-Id: <5.1.0.14.0.20020130200125.00ab3240@postoffice.swbell.net> X-Sender: swoneill@postoffice.swbell.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 30 Jan 2002 20:09:13 -0600 To: Kenneth Culver From: Sean O'Neill Subject: Re: Again Softupdates on 4.5 Cc: questions@FreeBSD.ORG In-Reply-To: <20020130160800.T18721-100000@alpha.yumyumyum.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Really? I was reading doing the following to enable softupdates works: mount -u -r tunefs -n enable mount -u -w I think the above commands were what I used - pretty close to it anyway. Its been a while since I played with this. I tested it on my system and it worked. Of course, I did this in single user mode. At 04:09 PM 1/30/2002 -0500, Kenneth Culver wrote: > > Hi people, > > > > So to make softupdates work, the partition should be reformatted under > > 4.5, which means that after an upgrade from an earlier FreeBSD version > > (without disk reformatting) the soft updates will not work, is it true? > >That is not true... you have to boot the system from a floppy and then do >a 'tunefs -n enable' on the /dev entry for that partition. > >Ken > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message - ........................................................ ......... ..- -. .. -..- .-. ..- .-.. . ... ............ .-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ... Sean O'Neill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 18:12:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 07C4F37B419 for ; Wed, 30 Jan 2002 18:12:16 -0800 (PST) Received: from wenk (H204.C233.tor.velocet.net [216.138.233.204]) by spitfire.velocet.net (Postfix) with SMTP id B979EFB453F; Wed, 30 Jan 2002 21:12:10 -0500 (EST) Message-ID: <03a601c1aa16$4f223990$b300a8c0@wenk> From: "Jeff Shevlen" To: "Ray Kohler" , "Giorgos Keramidas" Cc: References: <038301c1aa10$547a89c0$b300a8c0@wenk> <032c21942011f12FE7@mail7.mgfairfax.rr.com> Subject: Re: CVSup release info Date: Wed, 30 Jan 2002 21:15:28 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Thanks guys, I thought my source directory looked markedly bigger after downloading! Giorgios, I did look at UPDATING and it doesn't mention anything as mundane as what versions you've downloaded. ----- Original Message ----- From: "Ray Kohler" To: "Jeff Shevlen" ; Sent: Wednesday, January 30, 2002 5:42 PM Subject: Re: CVSup release info : On Wednesday 30 January 2002 11:32 pm, Jeff Shevlen wrote: : > Hi, : > : > I have been running cvsup and I'm not sure if I've been : > collecting the 4.4 sources or the 4.5 sources. : > : > I have two questions: : > (1) Is there a simple way to determine what version of the : > sources you've downloaded after the fact? Is there some file in : > the /urs/src directory that says, in effect, "this source : > directory contains the 4.4 version release"? : : /usr/src/UPDATING should at least give you a hint. : : > (2) I suspect I have to change my /etc/cvsupfile; but is there a : > way to set it up so CVSup always grabs the latest RELEASE, no : > matter what? : > : > Here is my current cvsupfile: : > *default host=cvsup8.FreeBSD.org : > *default base=/usr : > *default prefix=/usr : > *default release=cvs : > *default tag=. : > *default delete use-rel-suffix : > : > src-all : > *default tag=. : > ports-all : > doc-all : : These are in fact 5.0-current sources. Hope you've had fun on the : bleeding edge. ;) Change the first *default tag=. line to read : *default tag=RELENG_4 and you'll get 4.X-stable sources, where X is : always the latest number out. Don't change the other tag, ports and : doc need to get current versions as there are no other versions. IF : you want 4.5-release and not -stable, make it RELENG_4_5_0_RELEASE. : : -- : Ray Kohler : "There are two ways of disliking poetry; one way is to dislike it, : the : other is to read Pope." : -- Oscar Wilde : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 18:13:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailf.telia.com (mailf.telia.com [194.22.194.25]) by hub.freebsd.org (Postfix) with ESMTP id D405F37B433 for ; Wed, 30 Jan 2002 18:12:57 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailf.telia.com (8.11.6/8.11.6) with ESMTP id g0V2Cr304161 for ; Thu, 31 Jan 2002 03:12:53 +0100 (CET) Received: from falcon.midgard.homeip.net (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id DAA09069 for ; Thu, 31 Jan 2002 03:12:53 +0100 (CET) Received: (qmail 54559 invoked by uid 1001); 31 Jan 2002 02:12:51 -0000 Date: Thu, 31 Jan 2002 03:12:51 +0100 From: Erik Trulsson To: Jeff Shevlen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup release info Message-ID: <20020131021251.GA52564@student.uu.se> Mail-Followup-To: Jeff Shevlen , freebsd-questions@FreeBSD.ORG References: <038301c1aa10$547a89c0$b300a8c0@wenk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <038301c1aa10$547a89c0$b300a8c0@wenk> User-Agent: Mutt/1.3.25i 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 Wed, Jan 30, 2002 at 08:32:45PM -0800, Jeff Shevlen wrote: > Hi, > > I have been running cvsup and I'm not sure if I've been collecting the > 4.4 sources or the 4.5 sources. If you have used the cvsup file you show below you have actually gotten neither but instead gotten -CURRENT. If you want the 4.5-RELEASE sources use tag=RELENG_4_5_0_RELEASE You probably actually want RELENG_4_5 or possibly RELENG_4 instead. (Which are the 4.5- security branch and 4-stable respectively) > > I have two questions: > (1) Is there a simple way to determine what version of the sources > you've downloaded after the fact? Is there some file in the /urs/src > directory that says, in effect, "this source directory contains the > 4.4 version release"? No, not really. > (2) I suspect I have to change my /etc/cvsupfile; but is there a way > to set it up so CVSup always grabs the latest RELEASE, no matter what? No. To get a -RELEASE you must specify exactly which one you want. > > > Here is my current cvsupfile: > *default host=cvsup8.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=. > *default delete use-rel-suffix > > src-all > *default tag=. > ports-all > doc-all -- 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 Wed Jan 30 18:23:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9743837B400 for ; Wed, 30 Jan 2002 18:23:00 -0800 (PST) Received: from hades.hell.gr (patr530-a064.otenet.gr [212.205.215.64]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g0V2Mu7q018716; Thu, 31 Jan 2002 04:22:57 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0V2Mu973200; Thu, 31 Jan 2002 04:22:56 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Thu, 31 Jan 2002 04:22:56 +0200 From: Giorgos Keramidas To: Jeff Shevlen Cc: freebsd-questions@freebsd.org Subject: Re: CVSup release info Message-ID: <20020131022255.GA73150@hades.hell.gr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <03a601c1aa16$4f223990$b300a8c0@wenk> User-Agent: Mutt/1.3.25i 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 --C7zPtVaVf+AK4Oqc Content-Type: text/PLAIN; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Jeff Shevlen wrote: > Thanks guys, >=20 > I thought my source directory looked markedly bigger after > downloading! >=20 > Giorgios, I did look at UPDATING and it doesn't mention anything as > mundane as what versions you've downloaded. El cheapo trick to get the version of the installed system (not the sources, but the RUNNING system version): $ ( echo '#include ' ; echo __FreeBSD_version ) | cpp -E - | = tail -1 500028 And the same trick for the sources of /usr/src/sys: $ grep '#define[[:space:]]*__FreeBSD_version' /usr/src/sys/sys/param.h | a= wk '{print $3}' 500029 (Yes, don't ask. I do need to build world soon again, there has been a version bump, since I last compiled my -CURRENT :P) --=20 Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8WKp/1g+UGjGGA7YRAnI4AJ4/5yAq45YmklDQha5cKvrfM1JUEQCeMgTg LMcZsD6UIY1iPrVbei6hwMA= =y3+Z -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 18:28: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13306.mail.yahoo.com (web13306.mail.yahoo.com [216.136.175.42]) by hub.freebsd.org (Postfix) with SMTP id CCD6237B402 for ; Wed, 30 Jan 2002 18:27:59 -0800 (PST) Message-ID: <20020131022758.53617.qmail@web13306.mail.yahoo.com> Received: from [203.202.144.2] by web13306.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 18:27:58 PST Date: Wed, 30 Jan 2002 18:27:58 -0800 (PST) From: Greg Quinlan Reply-To: gwq_uk@yahoo.com Subject: Echo "\c" does not work To: FreeBSD-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 Hello all, This is quite a small thing but does anyone know why echo "\c" does not work. It is suppose to echo without a new line. I am doing a cut-over of a SCO System (IBCS2) to FreeBSD and I have loads of shell scripts with echo no new line done this way. The man page says it is valid. I do know "echo -n" Thanks Greg __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 18:28:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 92E3237B404 for ; Wed, 30 Jan 2002 18:28:52 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 20:17:07 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 10D3A4078; Wed, 30 Jan 2002 20:15:43 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Scott Gerhardt" Subject: Re: Softupdates Date: Wed, 30 Jan 2002 20:15:42 -0500 X-Mailer: KMail [version 1.3] References: In-Reply-To: Cc: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020131011543.10D3A4078@i8k.babbleon.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 On Wednesday 30 January 2002 03:43 pm, you wrote: > > Now it IS a bad idea (even though many people do it without > > happening to get > > burned) to run with write caching *and* softupdates both on. > > In general, > > it's a bad isea to run with write caching, period, but > > combining it with > > softupdates makes things a lot worse, but softupdates without > > write caching > > is safer than the other way 'round. Of course, turning both > > off is safest > > and slowest, so pick your poison. I use softupdates on ALL > > file systems and > > turn off write caching myself. > > > > (To turn off write-caching, put this in /boot/loader.conf: > > > > # write cache considered dangerous > > hw.ata.wc=0 > > ) > > > > The reason for the general advice to turn it off on / is > > because it does > > introduce a delay and / is traditionally rather small. The > > delay effectively > > gives you less space in a file system since freed space may > > not be freed yet, > > but if you make / larger than usual and turn on softupdates > > you'll get the > > speed benefit of softupdates and yet won't risk running out > > of disk space. > > > > (It seems an especial shame to turn off softupdates on > > whatever file system > > contains /tmp since the benefits are larger on a file system > > with lots of > > writes.) > > The write caching issue is more of an IDE-ATA issue. > As far as I know write caching is not such an issue with the newer SCSI > drives that have Tagged Queueing Enabled (see dmesg from one of my systems > below). > > > Excerpt from dmesg: > > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-3 device > da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing > Enabled > > I could be wrong, so correct me if I am. No, you are exactly correct. I think that the ideal would probably to be have write caching disabled for ata (IDE) and enabled for SCSI. But I do wish that in marginal cases the defaults were more conservative myself. > > Regards, > > - Scott > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 18:37: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 6D37B37B400 for ; Wed, 30 Jan 2002 18:37:07 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id DA4D82B74A; Thu, 31 Jan 2002 03:37:03 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 847085AE; Thu, 31 Jan 2002 13:36:58 +1100 (EST) Date: Thu, 31 Jan 2002 13:36:58 +1100 From: Edwin Groothuis To: Greg Quinlan Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Echo "\c" does not work Message-ID: <20020131133658.B823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Greg Quinlan , FreeBSD-Questions@FreeBSD.ORG References: <20020131022758.53617.qmail@web13306.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020131022758.53617.qmail@web13306.mail.yahoo.com>; from gwq_uk@yahoo.com on Wed, Jan 30, 2002 at 06:27:58PM -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 On Wed, Jan 30, 2002 at 06:27:58PM -0800, Greg Quinlan wrote: > This is quite a small thing but does anyone know why echo "\c" does not work. > It is suppose to echo without a new line. man echo: SYNOPSIS echo [-n] [string ...] which man-page are you looking at? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 18:52:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 45EFC37B400 for ; Wed, 30 Jan 2002 18:52:49 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id CEDC22B74A; Thu, 31 Jan 2002 03:52:45 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 6D5925AE; Thu, 31 Jan 2002 13:52:40 +1100 (EST) Date: Thu, 31 Jan 2002 13:52:40 +1100 From: Edwin Groothuis To: Greg Quinlan Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Echo "\c" does not work Message-ID: <20020131135240.C823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Greg Quinlan , FreeBSD-Questions@FreeBSD.ORG References: <20020131022758.53617.qmail@web13306.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020131022758.53617.qmail@web13306.mail.yahoo.com>; from gwq_uk@yahoo.com on Wed, Jan 30, 2002 at 06:27:58PM -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 On Wed, Jan 30, 2002 at 06:27:58PM -0800, Greg Quinlan wrote: > This is quite a small thing but does anyone know why echo "\c" does not work. > It is suppose to echo without a new line. > > I am doing a cut-over of a SCO System (IBCS2) to FreeBSD and I have loads of > shell scripts with echo no new line done this way. The man page says it is > valid. I do know "echo -n" got it: try /bin/echo \\c 'echo' uses the shells builtin echo. sorry for the first mail, Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 18:56: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from svr3.applink.net (svr3.applink.net [206.50.88.3]) by hub.freebsd.org (Postfix) with ESMTP id 2184E37B400 for ; Wed, 30 Jan 2002 18:56:01 -0800 (PST) Received: from home.ashavan.org. (pri12-10-122.applink.net [216.91.197.122]) by svr3.applink.net (8.12.1/8.12.1) with ESMTP id g0V2teSr028244; Wed, 30 Jan 2002 20:55:41 -0600 Received: from there (argent.home.ashavan.org [172.16.10.50]) by home.ashavan.org. (8.11.6/8.11.6) with SMTP id g0V2rCL28095; Thu, 31 Jan 2002 02:53:22 GMT Message-Id: <200201310253.g0V2rCL28095@home.ashavan.org.> Content-Type: text/plain; charset="iso-8859-1" From: Timothy Covell Reply-To: timothy.covell@ashavan.org To: gwq_uk@yahoo.com, FreeBSD-Questions@FreeBSD.ORG Subject: Re: Echo "\c" does not work Date: Wed, 30 Jan 2002 20:55:16 -0600 X-Mailer: KMail [version 1.3.2] References: <20020131022758.53617.qmail@web13306.mail.yahoo.com> In-Reply-To: <20020131022758.53617.qmail@web13306.mail.yahoo.com> MIME-Version: 1.0 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 Wednesday 30 January 2002 20:27, Greg Quinlan wrote: > Hello all, > > This is quite a small thing but does anyone know why echo "\c" does not > work. It is suppose to echo without a new line. > > I am doing a cut-over of a SCO System (IBCS2) to FreeBSD and I have loads > of shell scripts with echo no new line done this way. The man page says it > is valid. I do know "echo -n" > > Thanks > > Greg > Methinks that you want to use printf which uses these control characters. Echo is tempting to use, but quickly leads to problems. It should be simple to write a script to replace all "echo" statements with "printf", but then you will need "\n" to be properly placed. -- timothy.covell@ashavan.org. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 19: 2:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id E525F37B402; Wed, 30 Jan 2002 19:02:13 -0800 (PST) Received: from wenk (H204.C233.tor.velocet.net [216.138.233.204]) by spitfire.velocet.net (Postfix) with SMTP id A8371FB453F; Wed, 30 Jan 2002 22:02:12 -0500 (EST) Message-ID: <041f01c1aa1d$4a08aaa0$b300a8c0@wenk> From: "Jeff Shevlen" To: "Giorgos Keramidas" Cc: References: <20020131022255.GA73150@hades.hell.gr> Subject: Re: CVSup release info Date: Wed, 30 Jan 2002 22:05:30 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Very cool! El cheapo, but it el works'o! I am full newbie with shell scripting, but if you could give a brief explanation of what's happening here that would be great. Would these be examples of macros? I have a pretty good idea what the second script does, but the first script is a complete mystery. : El cheapo trick to get the version of the installed system (not the : sources, but the RUNNING system version): : : $ ( echo '#include ' ; echo __FreeBSD_version ) | cpp -E - | tail -1 : 500028 : : And the same trick for the sources of /usr/src/sys: : $ grep '#define[[:space:]]*__FreeBSD_version' /usr/src/sys/sys/param.h | awk '{print $3}' : 500029 : : (Yes, don't ask. I do need to build world soon again, there has been : a version bump, since I last compiled my -CURRENT :P) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 19:19:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe34.hotmail.com [216.32.180.27]) by hub.freebsd.org (Postfix) with ESMTP id 0AF6A37B400 for ; Wed, 30 Jan 2002 19:19:30 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 30 Jan 2002 19:19:29 -0800 X-Originating-IP: [216.175.78.36] From: "Ozzie Gurkan" To: References: Subject: Re: mod_webapp with Apache + Tomcat 4.0 - anyone has it working? Date: Wed, 30 Jan 2002 22:19:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 31 Jan 2002 03:19:29.0936 (UTC) FILETIME=[186C4900:01C1AA06] 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, so I found the libm.so.6 files under /compat/linux/lib, and then proceeded to add this path under LD_LIBRARY_PATH. Apache, when started gave the following error: Bus error - core dumped /usr/local/bin/sbin/apachectl start: http could not be started Am I getting closer to a solution or getting farther away? Should I copy these files into /usr/lib? I can't imagine that makes a difference. -Ozzie ----- Original Message ----- From: "Ozzie Gurkan" To: Sent: Wednesday, January 30, 2002 1:46 PM Subject: mod_webapp with Apache + Tomcat 4.0 - anyone has it working? > Has anyone tried using mod_webapp binaries from Apache? I downloaded the > binaries for the Linux version, howerver, when Apache starts up it complains > about it missing a shared library, libm.so.6. I was wondering if anyone out > that has the mod_webapp working with Tomcat 4.0? > > Thanks, > Ozzie Gurkan > Manheim Interactive > Software Engineer > 404-269-8776 > > 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 Wed Jan 30 19:20:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 534B037B402 for ; Wed, 30 Jan 2002 19:20:44 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 21:07:58 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 3FC884078; Wed, 30 Jan 2002 21:06:37 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Brendan Kosowski , FreeBSD Questions Subject: Re: Running Win.98 as an X App. Date: Wed, 30 Jan 2002 21:06:37 -0500 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020131020637.3FC884078@i8k.babbleon.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 On Wednesday 30 January 2002 05:46 pm, Brendan Kosowski wrote: > Is there a way to run Windows 98 as an application inside X ??? This is a fundamentally odd idea, but the answer, actually is yes. You have to install vmware; I believe that it's $300.00 now. There are some free software products available to do the same thing, but I don't believe any of them are completely ready for prime time, but would be delighted to be corrected. HOWEVER, are you sure you really want to install Windows 98 as an application, rather than merely running Windows 98 applitions? The latter can be done (to a greater or lesser extent, depending on the application) using "wine." > > > > Thanks... > > --------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 19:23:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id 2BEEB37B400 for ; Wed, 30 Jan 2002 19:23:50 -0800 (PST) Received: from localhost (ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) with ESMTP id g0V3P6e08091; Wed, 30 Jan 2002 21:25:06 -0600 (CST) (envelope-from ryan@sasknow.com) X-Authentication-Warning: catalyst.sasknow.net: ryan owned process doing -bs Date: Wed, 30 Jan 2002 21:25:06 -0600 (CST) From: Ryan Thompson X-X-Sender: ryan@catalyst.sasknow.net To: Alex Toushek Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS Reverse In-Reply-To: <9768EC34F9F5E44AB692F96C07562E1A015ED5@lemonjello.cangen> Message-ID: <20020130211755.N7978-100000@catalyst.sasknow.net> 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 Alex Toushek wrote to freebsd-questions@FreeBSD.ORG: > [...] > other with out the working reverse records. How can I confirm that I > am setup correctly. This is driving me nuts and I am getting a lot > of rejected mail from my hosts because it cannot resolve the IP > correctly to the domain? Your question is a bit confusing, but I think you're really asking "how can I confirm that my IP address(es) reverse-resolve to (the correct) hostnames". You can verify this is set up according to your own system by triggering the resolver. Try "nslookup 192.168.0.1" for starters, where 192.168.0.1 is an IP address in question. This isn't a complete test, but it's easy, and if it comes back empty, or with incorrect information, it's definitely time to dig around in your own configuration. When you need more information, use dig(1). Point dig at your nameservers to start with, then at your upstream's nameservers, then at other nameservers that have little or nothing to do with your network or upstream. You should be able to quickly find out which nameservers have incorrect/inconsistent information, and fix it (or have someone fix it). Read the dig man page for common usage, and detailed instructions. If you want a more comprehensive answer, you might try posting the IP address (or range) in question to the list, as well as what they're SUPPOSED to resolve to, so someone like me can do our own queries and figure out where the problem lies. - Ryan -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 19:26:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.mgfairfax.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 818BC37B402 for ; Wed, 30 Jan 2002 19:26:20 -0800 (PST) Received: from there ([24.163.115.240]) by mail7.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 20:42:28 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Ray Kohler To: "Jeff Shevlen" , Subject: Re: CVSup release info Date: Wed, 30 Jan 2002 20:42:20 -0500 X-Mailer: KMail [version 1.3.2] References: <038301c1aa10$547a89c0$b300a8c0@wenk> In-Reply-To: <038301c1aa10$547a89c0$b300a8c0@wenk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <032c21942011f12FE7@mail7.mgfairfax.rr.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 On Wednesday 30 January 2002 11:32 pm, Jeff Shevlen wrote: > Hi, > > I have been running cvsup and I'm not sure if I've been > collecting the 4.4 sources or the 4.5 sources. > > I have two questions: > (1) Is there a simple way to determine what version of the > sources you've downloaded after the fact? Is there some file in > the /urs/src directory that says, in effect, "this source > directory contains the 4.4 version release"? /usr/src/UPDATING should at least give you a hint. > (2) I suspect I have to change my /etc/cvsupfile; but is there a > way to set it up so CVSup always grabs the latest RELEASE, no > matter what? > > Here is my current cvsupfile: > *default host=cvsup8.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=. > *default delete use-rel-suffix > > src-all > *default tag=. > ports-all > doc-all These are in fact 5.0-current sources. Hope you've had fun on the bleeding edge. ;) Change the first *default tag=. line to read *default tag=RELENG_4 and you'll get 4.X-stable sources, where X is always the latest number out. Don't change the other tag, ports and doc need to get current versions as there are no other versions. IF you want 4.5-release and not -stable, make it RELENG_4_5_0_RELEASE. -- Ray Kohler "There are two ways of disliking poetry; one way is to dislike it, the other is to read Pope." -- Oscar Wilde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 19:40:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13305.mail.yahoo.com (web13305.mail.yahoo.com [216.136.175.41]) by hub.freebsd.org (Postfix) with SMTP id 044AA37B423 for ; Wed, 30 Jan 2002 19:40:33 -0800 (PST) Message-ID: <20020131034032.28076.qmail@web13305.mail.yahoo.com> Received: from [203.202.144.2] by web13305.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 19:40:32 PST Date: Wed, 30 Jan 2002 19:40:32 -0800 (PST) From: Greg Quinlan Reply-To: gwq_uk@yahoo.com Subject: Re: Echo "\c" does not work To: timothy.covell@ashavan.org Cc: FreeBSD-questions@freebsd.org In-Reply-To: <200201310253.g0V2rCL28095@home.ashavan.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 Timothy, The man page that I am looking at says -n but that this can also be achieved by \c man echo --- Timothy Covell wrote: > On Wednesday 30 January 2002 20:27, Greg Quinlan wrote: > > Hello all, > > > > This is quite a small thing but does anyone know why echo "\c" does not > > work. It is suppose to echo without a new line. > > > > I am doing a cut-over of a SCO System (IBCS2) to FreeBSD and I have loads > > of shell scripts with echo no new line done this way. The man page says it > > is valid. I do know "echo -n" > > > > Thanks > > > > Greg > > > > Methinks that you want to use printf which uses these control characters. > Echo is tempting to use, but quickly leads to problems. It should be simple > to write a script to replace all "echo" statements with "printf", but then > you will need "\n" to be properly placed. > > > -- > timothy.covell@ashavan.org. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 19:50:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13305.mail.yahoo.com (web13305.mail.yahoo.com [216.136.175.41]) by hub.freebsd.org (Postfix) with SMTP id 0368B37B404 for ; Wed, 30 Jan 2002 19:50:22 -0800 (PST) Message-ID: <20020131035021.29469.qmail@web13305.mail.yahoo.com> Received: from [203.202.144.2] by web13305.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 19:50:21 PST Date: Wed, 30 Jan 2002 19:50:21 -0800 (PST) From: Greg Quinlan Reply-To: gwq_uk@yahoo.com Subject: Re: Echo "\c" does not work To: Edwin Groothuis Cc: FreeBSD-Questions@FreeBSD.ORG In-Reply-To: <20020131135240.C823@k7.mavetju.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 Actually within the scripts, because they are all shell scripts, I will have to put. echo -e "....\c" But it still means I have to modify every single **** script. So my next question is: why does /bin/echo, and builtin-sh echo different? /bin/echo "....\c" and from within a script.... echo -e "...\c"' that's no good.. :( --- Edwin Groothuis wrote: > On Wed, Jan 30, 2002 at 06:27:58PM -0800, Greg Quinlan wrote: > > This is quite a small thing but does anyone know why echo "\c" does not > work. > > It is suppose to echo without a new line. > > > > I am doing a cut-over of a SCO System (IBCS2) to FreeBSD and I have loads > of > > shell scripts with echo no new line done this way. The man page says it is > > valid. I do know "echo -n" > > got it: try /bin/echo \\c > > 'echo' uses the shells builtin echo. > > sorry for the first mail, > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: > ------------------+ http://www.FatalDimensions.org/ __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 19:53: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 0A20437B41A; Wed, 30 Jan 2002 19:53:04 -0800 (PST) Received: from wenk (H204.C233.tor.velocet.net [216.138.233.204]) by spitfire.velocet.net (Postfix) with SMTP id D88BAFB45F2; Wed, 30 Jan 2002 22:53:02 -0500 (EST) Message-ID: <047201c1aa24$6423d8e0$b300a8c0@wenk> From: "Jeff Shevlen" To: "Giorgos Keramidas" Cc: References: <20020131031616.GA73680@hades.hell.gr> Subject: Re: CVSup release info Date: Wed, 30 Jan 2002 22:56:21 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 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 That's interesting. I had no idea shell scripts could interface with C like so. I have one last question in regards to the script. I looked at man cpp and I didn't see anything about "-E"; not to mention the " -" after the E. What does all this do? I ran the script without any modifiers to cpp and I got the same result as with "-E -" ! : > : $ ( echo '#include ' ; echo __FreeBSD_version ) | cpp -E - | tail -1 : > : 500028 : : Ah but it is simple really. cpp(1) is a preprocessor. It doesn't : care if input comes from standard input. The symbol _FreeBSD_version : is defined in /usr/src/sys/sys/param.h (which finally is copied by : installworld to /usr/include/sys/param.h). The two 'echo' commands : produce a minimal C 'testbed' like below: : : $ ( echo '#include ' ; echo __FreeBSD_version ) : #include : __FreeBSD_version : : This piped into cpp, will be preprocessed, and __FreeBSD_version (the : last line of the source) be substituted with it's value as defined in : /usr/include/sys/param.h. The final tail is fairly obvious now... : : -- : Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} : FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ : FreeBSD: The power to serve . . . . http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 20: 4:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id E62C537B431 for ; Wed, 30 Jan 2002 20:04:16 -0800 (PST) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5) with ESMTP id g0V44Fn78691 for ; Wed, 30 Jan 2002 23:04:16 -0500 (EST) (envelope-from timothyk@serv1.wallnet.com) Date: Wed, 30 Jan 2002 23:04:15 -0500 (EST) From: Tim Kellers To: Subject: X suddenly hates me Message-ID: <20020130224424.M75976-100000@serv1.wallnet.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 work, on Monday, we got a brand new shipment of 10 Dell Latitude C600 laptops. Since I'm in charge of taking care of that sort of thing, the first thing I did was grab one, shrink (fips.exe) the FAT partition, and install FreeBSD on it. Everything worked like a charm, including cvsuping the src-all and ports-all sources, rebuilding the world and having a dandy 4.5-STABLE release. Even the Dell TrueMobile wireless card woke up on boot (something that the Win 2k partition is yet to accomplish) and I had network connectivity, immediately --infact I'm typing this ssh'd into my ISP from the Latitude right now. Then I built KDE 2.2.2_x from ports... but, for the first time ever (for me), KDE built and installed without an error! Riding this swell of success, I brought the laptop home with me tonight and started to configure the X-server --and there my sucess story ground to a halt.... This laptop has an ATI Mobility 128 graphics card (supported under XFree336_10), a 14.x " monitor (windows claims it's 60 Hz) and 8 MB of video Ram. Everytime I try and run the CLI X config program (from /stand/sysinstall) X refuses to start... various errors, though the "16bpp mode is not supported" is the one I see last before the dreaded "Fatal Server error" line. I used to be able to fight through these problems with the old graphical XF86Setup, but, in this version of X it is apparently gone. I've tried everything I can think of but X is till a no-go... if anyone has faced this problem recently (or especially if they have won the battle) please let me know. I can attach the Config file if needed, but I figured this e-mail was far long enough. Thanks, Tim Kellers CPE/NJIT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 20: 9: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 6D6BF37B416 for ; Wed, 30 Jan 2002 20:08:56 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 594EC2B74A; Thu, 31 Jan 2002 05:08:51 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 1FFBF186; Thu, 31 Jan 2002 15:08:35 +1100 (EST) Date: Thu, 31 Jan 2002 15:08:35 +1100 From: Edwin Groothuis To: Greg Quinlan Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Echo "\c" does not work Message-ID: <20020131150835.D823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Greg Quinlan , FreeBSD-Questions@FreeBSD.ORG References: <20020131135240.C823@k7.mavetju.org> <20020131035021.29469.qmail@web13305.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020131035021.29469.qmail@web13305.mail.yahoo.com>; from gwq_uk@yahoo.com on Wed, Jan 30, 2002 at 07:50:21PM -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 On Wed, Jan 30, 2002 at 07:50:21PM -0800, Greg Quinlan wrote: > Actually within the scripts, because they are all shell scripts, I will have to > put. > > echo -e "....\c" or /bin/echo "....\c" Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 20:21:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from svr3.applink.net (svr3.applink.net [206.50.88.3]) by hub.freebsd.org (Postfix) with ESMTP id D6E8037B400 for ; Wed, 30 Jan 2002 20:21:09 -0800 (PST) Received: from home.ashavan.org. (pri12-10-81.applink.net [216.91.197.81]) by svr3.applink.net (8.12.1/8.12.1) with ESMTP id g0V4KmSr028580; Wed, 30 Jan 2002 22:20:48 -0600 Received: from there (argent.home.ashavan.org [172.16.10.50]) by home.ashavan.org. (8.11.6/8.11.6) with SMTP id g0V4IkL29637; Thu, 31 Jan 2002 04:18:51 GMT Message-Id: <200201310418.g0V4IkL29637@home.ashavan.org.> Content-Type: text/plain; charset="iso-8859-1" From: Timothy Covell Reply-To: timothy.covell@ashavan.org To: gwq_uk@yahoo.com, timothy.covell@ashavan.org Subject: Re: Echo "\c" does not work Date: Wed, 30 Jan 2002 22:20:50 -0600 X-Mailer: KMail [version 1.3.2] Cc: FreeBSD-questions@freebsd.org References: <20020131034032.28076.qmail@web13305.mail.yahoo.com> In-Reply-To: <20020131034032.28076.qmail@web13305.mail.yahoo.com> MIME-Version: 1.0 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 Wednesday 30 January 2002 21:40, Greg Quinlan wrote: > Timothy, > > The man page that I am looking at says -n but that this can also be > achieved by \c > > man echo > Yeah, but it also says "see also built-ins" . The shell's builtin echo and /bin/echo are do not act the same. Try the both of them and verify it for yourself. And, it is because of this confusion that I always explicitly use "/bin/printf" instead of echo for anything that's not a throw-away script (and even then, I try to use printf because it's just as easy and throw-away scripts have a nasty habit of being added to or taken over by others.) Of course, you are free to use whichever you want. > --- Timothy Covell wrote: > > On Wednesday 30 January 2002 20:27, Greg Quinlan wrote: > > > Hello all, > > > > > > This is quite a small thing but does anyone know why echo "\c" does not > > > work. It is suppose to echo without a new line. > > > > > > I am doing a cut-over of a SCO System (IBCS2) to FreeBSD and I have > > > loads of shell scripts with echo no new line done this way. The man > > > page says it is valid. I do know "echo -n" > > > > > > Thanks > > > > > > Greg > > > > Methinks that you want to use printf which uses these control characters. > > Echo is tempting to use, but quickly leads to problems. It should be > > simple to write a script to replace all "echo" statements with "printf", > > but then you will need "\n" to be properly placed. > > > > > > -- > > timothy.covell@ashavan.org. > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com -- timothy.covell@ashavan.org. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 20:46:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx2.melsa.net.id (mx2.melsa.net.id [202.138.224.13]) by hub.freebsd.org (Postfix) with ESMTP id 847CE37B416 for ; Wed, 30 Jan 2002 20:46:09 -0800 (PST) Received: from ns2.melsa.net.id (ns2.melsa.net.id [202.138.224.4]) by mx2.melsa.net.id (8.11.3/8.11.3) with ESMTP id g0V4juf67586 for ; Thu, 31 Jan 2002 11:45:57 +0700 (JAVT) Received: from tech04 (tech04.melsa.net.id [202.138.225.212]) by ns2.melsa.net.id (8.11.3/8.11.3) with SMTP id g0V4juF85555 for ; Thu, 31 Jan 2002 11:45:56 +0700 (JAVT) Message-ID: <021901c1aa11$fe562930$d4e18aca@melsa.net.id> From: "ekoz" To: Subject: ps -aux Date: Thu, 31 Jan 2002 11:44:39 +0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0216_01C1AA4C.AA94F610" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_0216_01C1AA4C.AA94F610 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All, I have a silly question..:) , How to make "ps -aux" only show user's = process not all the process and how to make my shell server more = secure. By the way , its about 10 to 20 user log in to my server. TIA ekoz ------=_NextPart_000_0216_01C1AA4C.AA94F610 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi All,
 
I have a silly question..:) , How to = make "ps -aux"=20 only show user's process not all the process and how  to make = my shell=20 server more secure. By the way , its about 10 to 20 user log in to my=20 server.
 
TIA
ekoz
------=_NextPart_000_0216_01C1AA4C.AA94F610-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:26:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from svr3.applink.net (svr3.applink.net [206.50.88.3]) by hub.freebsd.org (Postfix) with ESMTP id 7979A37B404 for ; Wed, 30 Jan 2002 21:26:20 -0800 (PST) Received: from home.ashavan.org. (pri12-10-78.applink.net [216.91.197.78]) by svr3.applink.net (8.12.1/8.12.1) with ESMTP id g0V5PxSr028777; Wed, 30 Jan 2002 23:26:00 -0600 Received: from there (argent.home.ashavan.org [172.16.10.50]) by home.ashavan.org. (8.11.6/8.11.6) with SMTP id g0V5NfL29838; Thu, 31 Jan 2002 05:23:52 GMT Message-Id: <200201310523.g0V5NfL29838@home.ashavan.org.> Content-Type: text/plain; charset="iso-8859-1" From: Timothy Covell Reply-To: timothy.covell@ashavan.org To: "ekoz" , Subject: Re: ps -aux Date: Wed, 30 Jan 2002 23:25:45 -0600 X-Mailer: KMail [version 1.3.2] References: <021901c1aa11$fe562930$d4e18aca@melsa.net.id> In-Reply-To: <021901c1aa11$fe562930$d4e18aca@melsa.net.id> MIME-Version: 1.0 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 Wednesday 30 January 2002 22:44, ekoz wrote: > Hi All, > > I have a silly question..:) , How to make "ps -aux" only show user's > process not all the process and how to make my shell server more secure. > By the way , its about 10 to 20 user log in to my server. > > TIA > ekoz Do you mean user's or users'? I would read the man page if I were you, but: ps -a means show all processes with a tty ps -u extended user information ps -x show even those w/o a controlling terminal So, you want ps -ux to show good detail on all of YOUR processes (i.e. user's) To see everyone's processes except for root (i.e. users'), then ps -aux |grep -v "^root" should do the trick. -- timothy.covell@ashavan.org. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:29:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21007.mail.yahoo.com (web21007.mail.yahoo.com [216.136.227.61]) by hub.freebsd.org (Postfix) with SMTP id 253E737B402 for ; Wed, 30 Jan 2002 21:29:20 -0800 (PST) Message-ID: <20020131052920.1495.qmail@web21007.mail.yahoo.com> Received: from [66.3.230.240] by web21007.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 05:29:20 GMT Date: Thu, 31 Jan 2002 05:29:20 +0000 (GMT) From: =?iso-8859-1?q?Matt=20Sykes?= Subject: able to delete root-owned files as non-root To: freebsd-questions@freebsd.org 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 xerxes:~> whoami sykes xerxes:~> ll testfile -rw-r--r-- 1 root wheel 0 Jan 31 00:23 testfile xerxes:~> rm testfile override rw-r--r-- root/wheel for testfile? y xerxes:~> ll testfile ls: testfile: No such file or directory Big security problem. This should never ever happen. I am unable to find any documentation explaining this. I checked and my UID isn't 0. --Matt __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:30:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f65.law4.hotmail.com [216.33.149.65]) by hub.freebsd.org (Postfix) with ESMTP id A5AF837B404 for ; Wed, 30 Jan 2002 21:30:27 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 30 Jan 2002 21:30:27 -0800 Received: from 24.244.48.214 by lw4fd.law4.hotmail.msn.com with HTTP; Thu, 31 Jan 2002 05:30:27 GMT X-Originating-IP: [24.244.48.214] From: "Trevor Osatchuk" To: freebsd-questions@FreeBSD.ORG Subject: vpn from behind firewall Date: Thu, 31 Jan 2002 05:30:27 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 31 Jan 2002 05:30:27.0615 (UTC) FILETIME=[63F6F2F0:01C1AA18] 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, I have never set up a vpn before and I want to, but I have a twist thrown in. I have a FreeBSD firewall running at home with natd and ipfw. I want to connect up to my home network with a vpn. However, I am behind a firewall and only have a 192.168.1.x address, so I cannot use gifconfig to setup a vpn from one address to the other as described at this URL: http://rr.sans.org/firewall/IPSec_VPN.php Actually, I don't want to connect up two lans at this point, I want to connect to my home network with my laptop so that I can use my email and news server as I have set up at home. What do I need to do to get connected to my network via vpn while my laptop is behind a firewall? Can I do what I want merely with ssh? Any help appreciated. fybar _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:30:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by hub.freebsd.org (Postfix) with ESMTP id CA36537B400 for ; Wed, 30 Jan 2002 21:30:35 -0800 (PST) Received: from d.tracker ([64.231.217.78]) by tomts9-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020131053034.OGET26820.tomts9-srv.bellnexxia.net@d.tracker> for ; Thu, 31 Jan 2002 00:30:34 -0500 Received: (from david@localhost) by d.tracker (8.11.6/8.11.3) id g0V5MMZ19459 for questions@freebsd.org; Thu, 31 Jan 2002 00:22:22 -0500 (EST) (envelope-from david) Date: Thu, 31 Jan 2002 00:22:21 -0500 From: David Banning To: questions@freebsd.org Subject: hosting question Message-ID: <20020131002221.A19445@sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 If I wanted to start a little business hosting simple web sites, where I could offer small business customers the ability to use www.customer_name.com, what kind of server should I have set up? My internet host offers something called domain servers, and virtual servers. With both customers can have www.customer_name.com. Would the virtual server option allow me to set up a number of different (customer) websites, each with customer_name.com ? My idea is not to get into the equipment business (other than my home FreeBSD machine), but rather buy the use of someone elses server for the job. What kind of a server/service am I looking for? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:31:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 68B6337B400 for ; Wed, 30 Jan 2002 21:31:17 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id B78842B779; Thu, 31 Jan 2002 06:31:14 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 4CF3BE1; Thu, 31 Jan 2002 16:31:02 +1100 (EST) Date: Thu, 31 Jan 2002 16:31:02 +1100 From: Edwin Groothuis To: ekoz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ps -aux Message-ID: <20020131163102.E823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , ekoz , freebsd-questions@FreeBSD.ORG References: <021901c1aa11$fe562930$d4e18aca@melsa.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <021901c1aa11$fe562930$d4e18aca@melsa.net.id>; from ekoz@melsa.net.id on Thu, Jan 31, 2002 at 11:44:39AM +0700 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, Jan 31, 2002 at 11:44:39AM +0700, ekoz wrote: > I have a silly question..:) , How to make "ps -aux" only show > user's process not all the process and how to make my shell server man ps and search for -U > more secure. By the way , its about 10 to 20 user log in to my > server. Depends what you want them to do on the server :-) Make sure you keep up to date with the security advisories. Urge the users to use ssh. Don't use protocols which require plain passwords (ftp, telnet, pop3). Read the security-warnings when you're installing ports. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:32:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from quartz.bos.dyndns.org (quartz.bos.dyndns.org [66.37.218.198]) by hub.freebsd.org (Postfix) with ESMTP id 65A8D37B41F for ; Wed, 30 Jan 2002 21:31:42 -0800 (PST) Received: from quartz.bos.dyndns.org (twilde@localhost [127.0.0.1]) by quartz.bos.dyndns.org (8.12.2/8.12.2) with ESMTP id g0V5VfUD026596; Thu, 31 Jan 2002 00:31:41 -0500 (EST) Received: from localhost (twilde@localhost) by quartz.bos.dyndns.org (8.12.2/8.12.2/Submit) with ESMTP id g0V5VeBT026593; Thu, 31 Jan 2002 00:31:40 -0500 (EST) X-Authentication-Warning: quartz.bos.dyndns.org: twilde owned process doing -bs Date: Thu, 31 Jan 2002 00:31:40 -0500 (EST) From: Tim Wilde X-X-Sender: twilde@quartz.bos.dyndns.org To: =?iso-8859-1?q?Matt=20Sykes?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: able to delete root-owned files as non-root In-Reply-To: <20020131052920.1495.qmail@web21007.mail.yahoo.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 On Thu, 31 Jan 2002, [iso-8859-1] Matt Sykes wrote: > xerxes:~> whoami > sykes > xerxes:~> ll testfile > -rw-r--r-- 1 root wheel 0 Jan 31 00:23 testfile > xerxes:~> rm testfile > override rw-r--r-- root/wheel for testfile? y > xerxes:~> ll testfile > ls: testfile: No such file or directory > > Big security problem. > > This should never ever happen. Sure it should. If you own the directory this file is in, you have permission to do this. It's perfectly standard UNIX filesystem behavior. On my solaris box: twilde@quartz:~$ ls -lad . drwxr-xr-x 28 twilde twilde 2048 Jan 31 00:30 . twilde@quartz:~$ ls -la somefile -rw-r--r-- 1 root other 0 Jan 31 00:30 somefile twilde@quartz:~$ rm somefile rm: somefile: override protection 644 (yes/no)? y twilde@quartz:~$ ls -la somefile somefile: No such file or directory twilde@quartz:~$ The ownership of the directory is what gives you permission to create or remove files in the directory. You wouldn't be able to EDIT that file as someone who doesn't have write privs on it, though. Tim Wilde -- Tim Wilde twilde@dyndns.org Systems Administrator Dynamic DNS Network Services http://www.dyndns.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:32: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 8EA1A37B4A2 for ; Wed, 30 Jan 2002 21:31:50 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 7887A2B779; Thu, 31 Jan 2002 06:31:48 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 7EE87E1; Thu, 31 Jan 2002 16:31:41 +1100 (EST) Date: Thu, 31 Jan 2002 16:31:41 +1100 From: Edwin Groothuis To: Matt Sykes Cc: freebsd-questions@freebsd.org Subject: Re: able to delete root-owned files as non-root Message-ID: <20020131163141.F823@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Matt Sykes , freebsd-questions@freebsd.org References: <20020131052920.1495.qmail@web21007.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020131052920.1495.qmail@web21007.mail.yahoo.com>; from mattmsykes@yahoo.co.uk on Thu, Jan 31, 2002 at 05:29:20AM +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 On Thu, Jan 31, 2002 at 05:29:20AM +0000, Matt Sykes wrote: > xerxes:~> whoami > sykes > xerxes:~> ll testfile > -rw-r--r-- 1 root wheel 0 Jan 31 00:23 testfile > xerxes:~> rm testfile > override rw-r--r-- root/wheel for testfile? y > xerxes:~> ll testfile > ls: testfile: No such file or directory > > Big security problem. > > This should never ever happen. > > I am unable to find any documentation explaining this. > > I checked and my UID isn't 0. and who owned the directory you were deleting in? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:38:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id BE4AD37B419 for ; Wed, 30 Jan 2002 21:38:15 -0800 (PST) Received: from there (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id DB11B23F; Wed, 30 Jan 2002 20:38:04 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: bastill@sa.apana.org.au, Brian Astill , questions@FreeBSD.ORG Subject: Re: Lack of listening sockets Date: Wed, 30 Jan 2002 20:38:04 -0900 X-Mailer: KMail [version 1.3] References: <200201310116.g0V1G4w23219@tierzero.apana.org.au> In-Reply-To: <200201310116.g0V1G4w23219@tierzero.apana.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020131053804.DB11B23F@nebula.anchoragerescue.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 On Wednesday 30 January 2002 04:16 pm, Brian Astill wrote: > Can't find a FAQ or other docs on this one - can someone please direct me? > > On trying to start KDE (using startx) I run into this error: > > "Could not read network connection list > /home/bra/DCOPserver_0 > Please check that the "dcopserver" is running!" > > The console output shows: > "Cannot establish any listening sockets" > > If I keep trying - up to ten times so far and it seems to be getting worse > - eventually KDE starts normally, and I can go in and out of X, even > changing users if I wish, without further hassle. > Obviously I want to cure this problem! :-) That problem was solved with the new kde. All you need to do is update. Beech -- ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:44:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id DDE2B37B404 for ; Wed, 30 Jan 2002 21:44:49 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0V5iZ149490; Thu, 31 Jan 2002 18:44:35 +1300 (NZDT) (envelope-from jonc) Date: Thu, 31 Jan 2002 18:44:35 +1300 From: Jonathan Chen To: Ozzie Gurkan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mod_webapp with Apache + Tomcat 4.0 - anyone has it working? Message-ID: <20020131184435.A49242@grimoire.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from ozziegurkan@hotmail.com on Wed, Jan 30, 2002 at 10:19:15PM -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 Wed, Jan 30, 2002 at 10:19:15PM -0500, Ozzie Gurkan wrote: > Ok, so I found the libm.so.6 files under /compat/linux/lib, and then > proceeded to add this path under LD_LIBRARY_PATH. Apache, when started gave > the following error: > > Bus error - core dumped > /usr/local/bin/sbin/apachectl start: http could not be started You can't mix and match native shared libraries with ones built for Linux systems. -- Jonathan Chen ---------------------------------------------------------------------- "If you wish your merit to be known, acknowledge that of other people" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:52:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 948DF37B404 for ; Wed, 30 Jan 2002 21:52:50 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0V5qmV73854; Thu, 31 Jan 2002 00:52:48 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from maxpower (trilluser@maxpower.lan.27in.tv [10.0.0.250]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0V5qi873840; Thu, 31 Jan 2002 00:52:44 -0500 (EST) (envelope-from cjm2@earthling.net) From: "C J Michaels" To: "ekoz" Cc: Subject: RE: ps -aux Date: Thu, 31 Jan 2002 00:53:22 -0500 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.2911.0) In-Reply-To: <021901c1aa11$fe562930$d4e18aca@melsa.net.id> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 ekoz, 1. Ditch the HTML e-mails, most people on this list delete them. 2. Did you check the man page for ps(1)? If you do you'll find this: SYNOPSIS ps [-aCcefhjlmrSTuvwx] [-M core] [-N system] [-O fmt] [-o fmt] [-p pid] [-t tty] [-U username] [-W swap] ps [-L] [...] -U Display the processes belonging to the specified username. 3. Securing the box... gawd, where to begin... There's got to be a faq out there somewhere. I would suggest the following (this is by no means complete): a. Enable QUOTAs and configure them. b. Enable a firewall of some sort, ifpw or ipfilters, lock it down and set it up stateful to make it more difficult for users to make use of listening (daemon/server) processes. (e.g. starting their own irc server.) c. Configure /etc/login.conf with some fairly restrictive limits, based on what you want your users to be able to do, and your system resources. This will help cut down on one person eating up all your resources (cpu, memory, pids, etc..) d. I would restrict /sbin, /usr/sbin from everyone but gid=operator, but that's just me, at the very least I wouldn't allow them to use ping/traceroute and the like. e. Run something like jack-the-ripper to ferrit out simple, easily cracked passwords. 4. Remember to check all available resources (handbook, FAQ, mailing list archives) before asking a question, there are alot of people who put alot of hard work into documenting this great operating system. Don't let it be in vain. http://www.freebsd.org/docs.html#books <<-- where the docs are. Also, check out: http://www.freebsddiary.org/ Hope this helps, --Chris -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of ekoz Sent: Wednesday, January 30, 2002 11:45 PM To: freebsd-questions@FreeBSD.ORG Subject: ps -aux Hi All, I have a silly question..:) , How to make "ps -aux" only show user's process not all the process and how to make my shell server more secure. By the way , its about 10 to 20 user log in to my server. TIA ekoz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 21:53: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 207F237B402 for ; Wed, 30 Jan 2002 21:53:06 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0V5r4973876; Thu, 31 Jan 2002 00:53:04 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from maxpower (trilluser@maxpower.lan.27in.tv [10.0.0.250]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0V5r3873862; Thu, 31 Jan 2002 00:53:03 -0500 (EST) (envelope-from cjm2@earthling.net) From: "C J Michaels" To: "Mike Meyer" Cc: Subject: RE: Softupdates ( why not to use on / fs ) Date: Thu, 31 Jan 2002 00:53:40 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <15448.34219.325331.975819@guru.mired.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Mike Meyer bestowed this upon us: <...snip...> > I think the real reason that softupdates is disabled on root is that > there has been a history of kernel installs failing in that > configuration. Softupdates can cause the space occupied by a deleted > file to not become available for as much as 30 seconds after the > delete happens. If you are tight on space on root, this can make > removing the kernel and a bunch of kld's and then copying new ones > into place fail. Wouldn't a sync(8) between the delete(s) and the write(s) solve this problem? or is it just way past my bed time again? :) > > -- > Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. 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 Wed Jan 30 21:59:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f44.law4.hotmail.com [216.33.149.44]) by hub.freebsd.org (Postfix) with ESMTP id 2117037B402 for ; Wed, 30 Jan 2002 21:59:11 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 30 Jan 2002 21:59:11 -0800 Received: from 24.244.48.214 by lw4fd.law4.hotmail.msn.com with HTTP; Thu, 31 Jan 2002 05:59:10 GMT X-Originating-IP: [24.244.48.214] From: "Trevor Osatchuk" To: freebsd-questions@FreeBSD.ORG Subject: more: vpn from behind firewall Date: Thu, 31 Jan 2002 05:59:10 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 31 Jan 2002 05:59:11.0073 (UTC) FILETIME=[6739C510:01C1AA1C] 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 has been suggested that my description was vague, so I hope this will clarify. ______ _________ ________ |my | | firewall| |my home | |laptop|-----| on ski |------WWW-----|firewall|--- Home Network |______| |__hill___| |________| I am on vacation and am attempting to send and recieve email. Now, I can get my email, but am having trouble sending. I want to put my laptop onto my lan via vpn so that I can send eamil from my home account. Also, I want to have access to my computers behind the firewall. I have been given a 192.168.1.x ip, so I am behind a nat or proxy, not sure. Is there a way that I can set up a vpn from where I am? Or, can I use my firewall as a proxy? Can I set up a ssh tunnel to my firewall and then foward that port on my firewall to the appropriate mail/news servers? Thanks, fybar _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 22:20:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hsd.com.au (CPE-144-132-42-44.vic.bigpond.net.au [144.132.42.44]) by hub.freebsd.org (Postfix) with ESMTP id DD8C237B400 for ; Wed, 30 Jan 2002 22:20:21 -0800 (PST) Received: from ariel by hsd.com.au with SMTP (MDaemon.v3.0.1.R) for ; Thu, 31 Jan 2002 17:17:25 +1100 Reply-To: From: "Andrew Cowan" To: "Trevor Osatchuk" , Subject: RE: more: vpn from behind firewall Date: Thu, 31 Jan 2002 17:17:25 +1100 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.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: andrew.cowan@hsd.com.au X-MDRcpt-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 ______ _________ ________ |my | | firewall| |my home | |laptop|-----| on ski |------WWW-----|firewall|--- Home Network |______| |__hill___| |________| (ssh) sshd putty Under putty connection configuration -> Connection -> ssh -> tunnels Source port = 110 Destination = (could be gateway or another server) = 192.168.1.X:110 = 127.0.0.1:110 And add local forwarded port.. Save the connection settings and connect... Configure notebook mail client to connect to popserver address of 127.0.0.1 ie. The mail client is connecting to putty which forwards the port to the bsd sshd, that then proxies the connection. If notebook is running ssh then it can be run with: "-L listen-port:host:port Forward local port to remote address" etc.. You can forward as many ports as you need to, so you can handle two port services such as pcanywhere. Sorry, its a bit brief - ask me if you need more info (hope it is all accurate) Could not remember any websites that describe this.. Maybe it could be added to the bsd handbook :) Cheers, Andrew Cowan > It has been suggested that my description was vague, so I hope this will > clarify. > > > ______ _________ ________ > |my | | firewall| |my home | > |laptop|-----| on ski |------WWW-----|firewall|--- Home Network > |______| |__hill___| |________| > > I am on vacation and am attempting to send and recieve email. Now, I can > get my email, but am having trouble sending. I want to put my > laptop onto > my lan via vpn so that I can send eamil from my home account. > Also, I want > to have access to my computers behind the firewall. I have been given a > 192.168.1.x ip, so I am behind a nat or proxy, not sure. Is there a way > that I can set up a vpn from where I am? Or, can I use my firewall as a > proxy? Can I set up a ssh tunnel to my firewall and then foward > that port > on my firewall to the appropriate mail/news servers? > > Thanks, > > fybar > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.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 Wed Jan 30 22:25: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10008.mail.yahoo.com (web10008.mail.yahoo.com [216.136.130.44]) by hub.freebsd.org (Postfix) with SMTP id 669F937B402 for ; Wed, 30 Jan 2002 22:25:04 -0800 (PST) Message-ID: <20020131062504.41853.qmail@web10008.mail.yahoo.com> Received: from [68.15.191.99] by web10008.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 22:25:04 PST Date: Wed, 30 Jan 2002 22:25:04 -0800 (PST) From: Tom Kersten Subject: After Apache install...NO INTERNET??? To: freebsd-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 Hello, For some reason I can not seem to resolve any addresses when running FreeBSD 4.5RC. The problem seemed to arise after I installed Apache 2.0.28 from the ports. Basically when I start up FreeBSD I am able to ping without problem and can even use lynx right after I log in to access www.freebsd.org. But, after a few minutes I can't get any address resolutions from lynx (from console), netscape, or mozilla (from xfree86 4.1.0). I usually run the command "apachectl stop" because I do not have any web pages I want visible to the world yet. I thought maybe that was shutting down my "httpd" and maybe that would affect it. So, I have tried not "stopping" it, but I still have no internet after a few minutes. I know this is really unclear, but I really have no idea why it isn't working correctly and do not know what to include or attach to help....I just know what I am experiencing on the surface....any ideas what is going on? Is it wrong to run a webserver and XFree86 on the same machine? Let me know if a file or command would help answer the question. Thanks in Advance, Thomas Kersten __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 22:38:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by hub.freebsd.org (Postfix) with ESMTP id BF9A737B400 for ; Wed, 30 Jan 2002 22:38:33 -0800 (PST) Received: from blah (114.sm-u1.dialup.garlic.net [216.139.35.114]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g0V6cOP61630 for ; Wed, 30 Jan 2002 22:38:26 -0800 From: "Remington" To: Subject: Sound and 4.4-RELEASE-P7? Date: Wed, 30 Jan 2002 22:38:07 -0800 Message-ID: <000001c1aa21$e23659e0$72238bd8@blah> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C1A9DE.D41319E0" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C1A9DE.D41319E0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Ok I just did a make world to 4.4-RELEASE-P7. After the the install I did a sh MAKEDEV snd1. After everything was done I had NO sound. Mpg123 would return play interrupt timeout, channel dead. I have a C-Media audio controller on pcm0 and a SB Live! on pcm1. Whats wrong and how do I fix it? ------=_NextPart_000_0001_01C1A9DE.D41319E0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Ok I just did a make world to 4.4-RELEASE-P7. After = the the install I did a sh MAKEDEV snd1. After everything was done I had NO sound. Mpg123 would = return play interrupt timeout, channel dead. I have a C-Media audio controller on = pcm0 and a SB Live! on pcm1. Whats wrong and how do I fix it?

------=_NextPart_000_0001_01C1A9DE.D41319E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 22:43:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id B67C037B400; Wed, 30 Jan 2002 22:43:42 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 30 Jan 2002 21:14:17 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 193F44078; Wed, 30 Jan 2002 21:12:57 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Kevin Oberman" Subject: Re: Again Softupdates on 4.5 Date: Wed, 30 Jan 2002 21:12:56 -0500 X-Mailer: KMail [version 1.3] Cc: Varshavchick Alexander , questions@FreeBSD.ORG, hackers@freebsd.org References: <20020130193145.5ED395D0B@ptavv.es.net> In-Reply-To: <20020130193145.5ED395D0B@ptavv.es.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020131021257.193F44078@i8k.babbleon.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 On Wednesday 30 January 2002 02:31 pm, Kevin Oberman wrote: > > From: Brian T.Schellenberger > > Date: Wed, 30 Jan 2002 14:17:27 -0500 > > > > On Wednesday 30 January 2002 12:53 pm, Kevin Oberman wrote: > > > > Date: Wed, 30 Jan 2002 20:09:14 +0300 (MSK) > > > > From: Varshavchick Alexander > > > > Sender: owner-freebsd-questions@FreeBSD.ORG > > > > > > > > Then the difference lays only in the fact that on 4.5 the softupdates > > > > flag can be turned on in the sysinstall procedure? > > > > > > No. I means that sysinstall turns on softupdates for all non-root, > > > non-swap partitions by default. Under 4.4 you had to tell sysinstall > > > that you wanted softupdates (with the 'S' command). There is no change > > > to the functionality in 4.5, only to the default operation. > > > > Does 4.5 also leave write-caching on by default? If so, I think that's a > > terrible mistake. Would I be correct in assuming it's way to late to get > > this reconsidered? > > Yes, write-cache is enabled by default on 4.5 (as it was on 4.4). > > The debate on this has been long and often mis-informed. There is a > real risk of metadata corruption with write caching and softupdates, > but it appears to be EXTREMELY small. So far no case of it has > actually been confirmed. There is a significant chance of data loss in > recently updated files with write-cache, but that is also true without > softupdates. The only totally safe way to deal with this is to run fully > synchronous with write-cache disabled. My experience is that combining the two of them greatly magnifies the risk of losing recent updates, and that in fact data can be lost even without any system crash or other problems when using them together. Indeed, I have a very reproducable case of this on my system-- If I enabled softupdates + write cache and then I do cd /some-big-directory rm -r * shutdown -p now then the file system will be corrupted on reboot. I find this as default behavior pretty ridiculous, and it it comes about *only* as result of having both enabled together. > > As I understand it the conclusion of the core team was that > softupdates advantages more than justified the risks. 4.5 has been > released. I already have burned CDs. I think it's too late. > > > (And what list ought I have been reading to have known about these > > plans?) > > hackers and stable. > > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 22:50:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21008.mail.yahoo.com (web21008.mail.yahoo.com [216.136.227.62]) by hub.freebsd.org (Postfix) with SMTP id A38D637B402 for ; Wed, 30 Jan 2002 22:50:08 -0800 (PST) Message-ID: <20020131065008.9251.qmail@web21008.mail.yahoo.com> Received: from [66.3.230.240] by web21008.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 06:50:08 GMT Date: Thu, 31 Jan 2002 06:50:08 +0000 (GMT) From: =?iso-8859-1?q?Matt=20Sykes?= Subject: Re: able to delete root-owned files as non-root To: Tim Wilde Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: 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 --- Tim Wilde wrote: > On Thu, 31 Jan 2002, [iso-8859-1] Matt Sykes wrote: > > > xerxes:~> whoami > > sykes > > xerxes:~> ll testfile > > -rw-r--r-- 1 root wheel 0 Jan 31 00:23 testfile > > xerxes:~> rm testfile > > override rw-r--r-- root/wheel for testfile? y > > xerxes:~> ll testfile > > ls: testfile: No such file or directory > > > > Big security problem. > > > > This should never ever happen. > > Sure it should. If you own the directory this file is in, you have > permission to do this. It's perfectly standard UNIX filesystem > behavior. > On my solaris box: > > twilde@quartz:~$ ls -lad . > drwxr-xr-x 28 twilde twilde 2048 Jan 31 00:30 . > twilde@quartz:~$ ls -la somefile > -rw-r--r-- 1 root other 0 Jan 31 00:30 somefile > twilde@quartz:~$ rm somefile > rm: somefile: override protection 644 (yes/no)? y > twilde@quartz:~$ ls -la somefile > somefile: No such file or directory > twilde@quartz:~$ > > The ownership of the directory is what gives you permission to > create or > remove files in the directory. You wouldn't be able to EDIT that > file as > someone who doesn't have write privs on it, though. > > Tim Wilde Ok I apologize for being a little rash in sending out this "problem". I first noticed it right after cvsupping 4.5-stable and thought it was related. A hasty assumption. However I did manage to bungle up mergemaster, and consequently root could log in without a password. But that is another story... --Matt __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 22:51:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from svr3.applink.net (svr3.applink.net [206.50.88.3]) by hub.freebsd.org (Postfix) with ESMTP id EB59537B400; Wed, 30 Jan 2002 22:51:20 -0800 (PST) Received: from home.ashavan.org. (pri12-10-78.applink.net [216.91.197.78]) by svr3.applink.net (8.12.1/8.12.1) with ESMTP id g0V6oxSr029134; Thu, 31 Jan 2002 00:51:00 -0600 Received: from there (argent.home.ashavan.org [172.16.10.50]) by home.ashavan.org. (8.11.6/8.11.6) with SMTP id g0V6mXL30099; Thu, 31 Jan 2002 06:49:13 GMT Message-Id: <200201310649.g0V6mXL30099@home.ashavan.org.> Content-Type: text/plain; charset="iso-8859-1" From: Timothy Covell Reply-To: timothy.covell@ashavan.org To: questions@FreeBSD.ORG, firewire@FreeBSD.ORG Subject: What is state of ieee1394 support?? Date: Thu, 31 Jan 2002 00:50:37 -0600 X-Mailer: KMail [version 1.3.2] References: <20020130193145.5ED395D0B@ptavv.es.net> <20020131021257.193F44078@i8k.babbleon.org> In-Reply-To: <20020131021257.193F44078@i8k.babbleon.org> MIME-Version: 1.0 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 The subject says it all. TIA. -- timothy.covell@ashavan.org. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 22:56:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 233D137B43C for ; Wed, 30 Jan 2002 22:56:25 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 904C7822D for ; Thu, 31 Jan 2002 07:56:23 +0100 (MET) Date: Thu, 31 Jan 2002 07:56:23 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: postfix.sh? Message-Id: <20020131075623.22ff366e.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Hi. The tutorial doesn't seem to mention the part of the configuration where you place a postfix.sh script in rc.d, nor does it mention another method. Does anyone know what to do? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 23: 3:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 8DD9537B41E for ; Wed, 30 Jan 2002 23:03:24 -0800 (PST) Received: (qmail 14575 invoked from network); 31 Jan 2002 07:03:24 -0000 Received: from unknown (HELO helios.dub.net) ([216.27.176.75]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 31 Jan 2002 07:03:24 -0000 Received: by helios.dub.net (Postfix, from userid 1000) id AD620312A; Wed, 30 Jan 2002 23:03:22 -0800 (PST) Date: Wed, 30 Jan 2002 23:03:22 -0800 From: Jim Mock To: "J. S." Cc: freebsd-questions@freebsd.org Subject: Re: postfix.sh? Message-ID: <20020131070322.GB1672@helios.dub.net> Reply-To: mij@soupnazi.org References: <20020131075623.22ff366e.johann@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131075623.22ff366e.johann@broadpark.no> User-Agent: Mutt/1.3.27i 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, 31 Jan 2002 at 07:56:23 +0100, J. S. wrote: > Hi. > > The tutorial doesn't seem to mention the part of the configuration > where you place a postfix.sh script in rc.d, nor does it mention > another method. > > Does anyone know what to do? Depends on how you installed postfix, and what version of the port you installed. The postfix-1.1.2 port will ask you at the end of installation if you want to activate it in /etc/mail/mailer.conf. If you're using an older version of the port, run "make replace". - jim -- jim mock http://soupnazi.org/ | jim@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 23: 6:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pianosa.catch22.org (pianosa.catch22.org [64.81.48.19]) by hub.freebsd.org (Postfix) with ESMTP id 05C1237B400 for ; Wed, 30 Jan 2002 23:06:44 -0800 (PST) Received: by pianosa.catch22.org (Postfix, from userid 1006) id 7B29C2ED; Wed, 30 Jan 2002 23:06:43 -0800 (PST) Date: Wed, 30 Jan 2002 23:06:43 -0800 From: Danny Howard To: jacks@sage-american.com Cc: Mark Drayton , Lance Bland , adrian kok , questions@FreeBSD.ORG Subject: Re: number of users Message-ID: <20020130230643.B30649@pianosa.catch22.org> References: <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125190013.23955.qmail@web21210.mail.yahoo.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125192444.A3916@drex.staff.izr.com> <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com>; from jacks@sage-american.com on Fri, Jan 25, 2002 at 01:36:13PM -0600 X-Loop: djhoward@uiuc.edu 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 Fri, Jan 25, 2002 at 01:36:13PM -0600, jacks@sage-american.com wrote: > ...or if you just want a summary of how many users there are allowed on the > system, I have a script. [...] I type "uptime" -danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 23:12: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 3349237B41A for ; Wed, 30 Jan 2002 23:11:59 -0800 (PST) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.6/8.11.4) with ESMTP id g0V7Bu893979; Thu, 31 Jan 2002 00:11:57 -0700 (MST) Message-Id: <200201310711.g0V7Bu893979@fedde.littleton.co.us> To: David Banning Cc: questions@FreeBSD.ORG Subject: Re: hosting question In-Reply-To: <20020131002221.A19445@sympatico.ca> From: Chris Fedde Date: Thu, 31 Jan 2002 00:11:56 -0700 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, 31 Jan 2002 00:22:21 -0500 David Banning wrote: +------------------ | If I wanted to start a little business hosting simple web sites, | where I could offer small business | customers the ability to use www.customer_name.com, | what kind of server should I have set up? +------------------ Most any ISP can do this for you. Most any ISP charges between $30 and $100 US per month for this kind of service. Most any kind server can do this. If you think that there is a market in this that has not been exploited yet then go for it. Now what was your FreeBSD question? -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 23:15:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 2A77E37B417 for ; Wed, 30 Jan 2002 23:15:48 -0800 (PST) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.6/8.11.4) with ESMTP id g0V7Fk894026; Thu, 31 Jan 2002 00:15:46 -0700 (MST) Message-Id: <200201310715.g0V7Fk894026@fedde.littleton.co.us> To: "Remington" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound and 4.4-RELEASE-P7? In-Reply-To: <000001c1aa21$e23659e0$72238bd8@blah> From: Chris Fedde Date: Thu, 31 Jan 2002 00:15:46 -0700 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 Wed, 30 Jan 2002 22:38:07 -0800 "Remington" wrote: +------------------ | Ok I just did a make world to 4.4-RELEASE-P7. After the the | install I did a sh MAKEDEV snd1. After everything was done | I had NO sound. | Mpg123 would return play interrupt timeout, channel dead. I have | a C-Med ia audio controller on pcm0 and a SB Live! on pcm1. | Whats wrong and how do I fix it? +------------------ You may have to re-run MAKEDEV. -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 23:44:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 95B7137B4D3 for ; Wed, 30 Jan 2002 23:40:24 -0800 (PST) Received: (qmail 1870 invoked by uid 100); 31 Jan 2002 07:39:52 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15448.62664.514402.924224@guru.mired.org> Date: Thu, 31 Jan 2002 01:39:52 -0600 To: "C J Michaels" Cc: Subject: RE: Softupdates ( why not to use on / fs ) In-Reply-To: References: <15448.34219.325331.975819@guru.mired.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 C J Michaels types: > Mike Meyer bestowed this upon us: > <...snip...> > > I think the real reason that softupdates is disabled on root is that > > there has been a history of kernel installs failing in that > > configuration. Softupdates can cause the space occupied by a deleted > > file to not become available for as much as 30 seconds after the > > delete happens. If you are tight on space on root, this can make > > removing the kernel and a bunch of kld's and then copying new ones > > into place fail. > Wouldn't a sync(8) between the delete(s) and the write(s) solve this > problem? or is it just way past my bed time again? :) One would think so, but it doesn't seem to work. Even the old "sync three times" trick didn't work. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Jan 30 23:51: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sharmas.dhs.org (cpe-66-1-147-119.ca.sprintbbd.net [66.1.147.119]) by hub.freebsd.org (Postfix) with ESMTP id A3ECE37B8F8 for ; Wed, 30 Jan 2002 23:48:13 -0800 (PST) Received: from sharma-home.net (linksys.mirabella.net [192.168.1.4]) by sharmas.dhs.org (Postfix) with ESMTP id 1E4465DFB3 for ; Wed, 30 Jan 2002 23:48:54 -0800 (PST) Message-ID: <3C58F5D1.9090900@sharma-home.net> Date: Wed, 30 Jan 2002 23:44:17 -0800 From: Arun Sharma User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: kn-in, hi-in, en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 4.5 + NT Bootloader = Can't boot BSD ? Content-Type: text/plain; charset=UTF-8; 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 Just finished upgrading my laptop to 4.5. Everything went smoothly except that in 4.4, NT boot loader was able to chain to the BTX loader and successfully boot the kernel. With 5.0, I get a cursor "_" that sits there and on pressing a key, I get what looks like a register dump. I could post the dump here, if people are interested. Should this be a bug report or am I doing something unsupported ? -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 0: 2:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 0AC4637B405 for ; Thu, 31 Jan 2002 00:02:21 -0800 (PST) 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 AAA22214; Thu, 31 Jan 2002 00:02:11 -0800 Message-ID: <3C58FA02.9080200@owt.com> Date: Thu, 31 Jan 2002 00:02:10 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Arun Sharma Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5 + NT Bootloader = Can't boot BSD ? References: <3C58F5D1.9090900@sharma-home.net> Content-Type: text/plain; charset=UTF-8; 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 Arun Sharma wrote: > > Just finished upgrading my laptop to 4.5. Everything went smoothly > except that in 4.4, NT boot loader was able to chain to the BTX loader > and successfully boot the kernel. > > With 5.0, I get a cursor "_" that sits there and on pressing a key, I > get what looks like a register dump. I could post the dump here, if > people are interested. Should this be a bug report or am I doing > something unsupported ? I got the same thing on 4.4 or something. You updated your FreeBSD boot blocks but didn't upgrade the boot1 on your NTldr side. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 0:46:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from apache.metrocom.ru (www.metrocom.ru [195.5.128.139]) by hub.freebsd.org (Postfix) with ESMTP id D56FD37B416 for ; Thu, 31 Jan 2002 00:46:09 -0800 (PST) Received: from apache.metrocom.ru (apache.metrocom.ru [195.5.128.150]) by apache.metrocom.ru (8.12.1/8.12.1) with ESMTP id g0V8jA7c005344 for ; Thu, 31 Jan 2002 11:45:11 +0300 (MSK) Date: Thu, 31 Jan 2002 11:45:10 +0300 (MSK) From: Varshavchick Alexander To: questions@FreeBSD.ORG Subject: Softupdates In-Reply-To: <20020131021257.193F44078@i8k.babbleon.org> 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 Hi people, now after this discussion about softupdates let's try summing up things a little. We're talking about a productive boxes where risk of losing data should be minimal (but of cause the speed is also important). There seems to be the following main conclusions: 1. Softupdates by themselves are not too risky; 2. Write caching should be better turned off in this case; 3. For the SCSI drives it can be considered enabling write caching. But in any case all these trouble cannot be suffered for nothing, we're hoping to get improvements in speed or anything in the end. So the question is has any of you any practical experience as for the effect which was gained? Are the softupdates really that usefull in real life, and what we lose in speed if we turn off write caching as was suggested? So is the speed/reliability ratio worth trying it? Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 1: 5: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web13007.mail.yahoo.com (web13007.mail.yahoo.com [216.136.174.17]) by hub.freebsd.org (Postfix) with SMTP id 58CD137B404 for ; Thu, 31 Jan 2002 01:05:01 -0800 (PST) Message-ID: <20020131090459.59691.qmail@web13007.mail.yahoo.com> Received: from [212.87.127.249] by web13007.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 01:04:59 PST Date: Thu, 31 Jan 2002 01:04:59 -0800 (PST) From: Johnholt Okon Subject: URGENT To: holtokon@yahoo.com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1234195914-1012467899=:59270" 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 --0-1234195914-1012467899=:59270 Content-Type: text/plain; charset=us-ascii BARRISTER JOHNHOLT OKON OKEAYA INNEH LAW FIRM LEGAL PRACTITIONER. NIGERIA COMPLIMENTS OF THE SEASON. GRACE AND PEACE AND LOVE FROM THIS PART OF THE ATLANTIC TO YOU. I HOPE MY LETTER DOES NOT CAUSE YOU TOO MUCH EMBARRASSMENT AS I WRITE TO YOU IN GOOD FAITH. BASED ON THE CONTACT ADDRESS GIVEN TO ME BY A FRIEND WHO WORKS AT THE INTERNET RESEARCH DEPARTMENT IN RESEARCH MINISTRY HERE IN NIGERIA. PLEASE EXCUSE MY INTRUSION INTO YOUR PRIVATE LIFE. I AM BARRISTER JOHNHOLT OKON REPRESENT MOHAMMED ABACHA, SON OF THE LATE GEN. SANI ABACHA, WHO WAS THE FORMER MILITARY HEAD OF STATE IN NIGERIA. HE DIED IN 1998. SINCE HIS DEATH, THE FAMILY HAS BEEN LOSING A LOT OF MONEY DUE TO VINDICTIVE GOVERNMENT OFFICIALS WHO ARE BENT ON DEALING WITH THE FAMILY. BASED ON THIS THEREFORE, THE FAMILY HAS ASKED ME TO SEEK FOR A FOREIGN PARTNER WHO CAN WORK WITH US AS THE NEW BENEFICIARY OF THE CONSIGNMENT TAGGED (DIPLOMATIC LUGGAGES) TO MAKE CLAIMS TO THESE FUNDS THAT ARE PRESENTLY LODGED IN A DIPLOMATIC SECURITY COMPANY IN HOLLAND.THESE FUNDS WERE CAREFULLY CHANNELED OUT OF THE COUNTRY DIPLOMATICALLY. THE FUNDS ARE KEPT IN TWO CONSIGNMENTS AND THESE TWO CONSIGNMENTS CONTAIN US$25,000,000.00 (TWENTY FIVE MILLION DOLLARS) FROM THE TOTAL SUM WHICH IS US$75,000,000,.00 (SEVENTY FIVE MILLION DOLLARS). WE DECIDED TO MOVE THIS FUNDS IN THREE (3) BATCHES TO REDUCE THE RISK OF US LOSSING THE ENTIRE MONEY. THE PLAN NOW IS THAT WE WANT TO FIRST ENSURE THAT THIS FIRST SET OF CONSIGNMENTS IN HOLLAND ARE CLEARED AND SAFELY KEPT BY A TRUSTWORTHY PARTNER.WHAT WE REQUIRE FROM YOU IF YOU ARE INTRESTED TO ASSIST US IS TO PROVIDE US YOUR FULL DETAILS AS IN (1)YOUR FULL NAME (2)YOUR ADDRESS (3)YOUR TELEPHONE AND FAX NUMBERS. THESE INFORMATIONS WILL ENABLE US MAKE YOU THE BENEFICIARY OF THE CONSIGNMENTS AND PREPARE ALL NECESSARY DOCUMENTS THAT WILL ENABLE YOU PUT CLAIMS TO THE FUNDS. THIS MONEY WAS OF COURSE, ACQUIRED BY THE LATE PRESIDENT AND IS TOP SECRET WITH ME AND THE FAMILY MEMBERS BEARING IN MIND THE SET BACKS THE FAMILY HAS EXPERIENCED IN THE PAST FROM THE GOVERNMEN AND OTHER COUNTRIES LIKE THE SWISS GOVERNMENT HAVE ALREADY FROZEN ALL THE ACCOUNTS OF THE FAMILY IN SWITZERLAND, AND SOME OTHER COUNTRIES WOULD SOON FOLLOW TO DO THE SAME. THIS BID WAS BY SOME GOVERNMENT OFFICIALS FASHIONED TO DEAL WITH THIS FAMILY.THIS HAS MADE IT NECESSARY THAT WE SEEK YOUR ASSISITANCE IN RECEIVING THIS MONEY AND IN INVESTING IT ON BEHALF OF THE FAMILY. THIS MUST BE A JOINT VENTURE TRANSACTION AND WE MUST ALL WORK TOGETHER. SINCE THIS MONEY IS STILL CASH, EXTRA SECURITY MEASURES HAVE BEEN TAKEN TO PROTECT IT FROM THEFT OR SEIZURE. I HAVE PERSONALLY WORKED OUT ALL MODALITIES FOR THE PEACEFUL CONCLUSION OF THIS TRANSACTION. THE TRANSACTION DEFINITELY WOULD BE HANDLED IN PHASES AND THE FIRST PHASE HAS ALREADY SUCEDED TO AN EXTENT AS THE CASH IS PRESENTLY SAFELY LODGED IN A SECURITY FIRM IN THE NETHERLANDS. MY CLIENTS ARE WILLING TO GIVE YOU A REASONABLE PERCENTAGE OF THIS MONEY AS SOON AS THE TRANSACTION IS CONCLUDED. I WILL, HOWEVER, BASED ON THE GROUNDS THAT YOU ARE WILLING TO WORK WITH US AND ALSO ALL CONTENTIOUS ISSUES DISCUSSED BEFORE THE COMMENCEMENT OF THIS TRANSACTION. YOU MAY ALSO DISCUSS YOUR PERCENTAGE BEFORE WE START TO WORK. AS SOON AS I HEAR FROM YOU, I WILL GIVE YOU ALL NECESSARY DETAILS AS TO HOW WE INTEND TO CARRY OUT THE WHOLE TRANSACTION. PLEASE, DO NOT ENTERTAIN ANY FEARS,AS ALL NECESSARY MODALITIES ARE IN PLACE, AND I ASSURE YOU OF ALL SUCCESS AND SAFETY IN THIS TRANSACTION. PLEASE, THIS TRANSACTION REQUIRES ABSOLUTE CONFIDENTIALITY AND YOU WOULD BE EXPECTED TO TREAT IT AS SUCH UNTIL THE FUNDS ARE SAFELY IN YOUR BANK ACCOUNT. PLEASE, YOU WILL ALSO IGNORE THIS LETTER AND RESPECT OUR TRUST IN YOU BY NOT EXPOSING THIS TRANSACTION, EVEN IF YOU ARE NOT INTERESTED. IN THE EVENT THAT YOU ARE INTRESTED IN ASSISTING US I WILL LIKE YOU TO CONTACT ONE OF MY LAWYERS WHO I HAVE STATIONED IN HOLLAND TO WITNESS THE TRANSACTION TO IT"S CONCLUSION. YOU CAN REACH HIM ON THROUGH THIS EMAIL ADDRESS: rexebere1@yahoo.com HIS NAME IS REX EBERE AND I HAVE FULL TRUST IN HIM AS HE HAS SERVED ME VERY WELL FOR OVER 17 YEARS. I LOOK FORWARD TO WORKING WITH YOU. THANK YOU. TRULY YOURS BARRISTER JOHNHOLT OKON --------------------------------- Do You Yahoo!? Yahoo! Auctions Great stuff seeking new owners! Bid now! --0-1234195914-1012467899=:59270 Content-Type: text/html; charset=us-ascii

BARRISTER JOHNHOLT OKON
OKEAYA INNEH LAW FIRM
LEGAL PRACTITIONER.
NIGERIA



COMPLIMENTS OF THE SEASON. GRACE AND PEACE AND LOVE FROM THIS PART OF THE ATLANTIC TO YOU. I HOPE MY LETTER DOES NOT CAUSE YOU TOO MUCH EMBARRASSMENT AS I WRITE TO YOU IN GOOD FAITH. BASED ON THE CONTACT ADDRESS GIVEN TO ME BY A FRIEND WHO WORKS AT THE INTERNET RESEARCH DEPARTMENT IN RESEARCH MINISTRY HERE IN NIGERIA. PLEASE EXCUSE MY INTRUSION INTO YOUR PRIVATE LIFE.

I AM BARRISTER JOHNHOLT OKON REPRESENT MOHAMMED ABACHA, SON OF THE LATE GEN. SANI ABACHA, WHO WAS THE FORMER MILITARY HEAD OF STATE IN NIGERIA. HE DIED IN 1998. SINCE HIS DEATH, THE FAMILY HAS BEEN LOSING A LOT OF MONEY DUE TO VINDICTIVE GOVERNMENT OFFICIALS WHO ARE BENT ON DEALING WITH THE FAMILY. BASED ON THIS THEREFORE, THE FAMILY HAS ASKED ME TO SEEK FOR A
FOREIGN PARTNER WHO CAN WORK WITH US AS THE NEW BENEFICIARY OF THE CONSIGNMENT TAGGED (DIPLOMATIC LUGGAGES) TO MAKE CLAIMS TO THESE FUNDS THAT ARE PRESENTLY LODGED IN A DIPLOMATIC SECURITY COMPANY IN HOLLAND.THESE FUNDS WERE CAREFULLY CHANNELED OUT OF THE COUNTRY  DIPLOMATICALLY. THE FUNDS ARE KEPT IN TWO CONSIGNMENTS AND THESE TWO CONSIGNMENTS CONTAIN
US$25,000,000.00 (TWENTY FIVE MILLION DOLLARS) FROM THE TOTAL SUM WHICH IS US$75,000,000,.00 (SEVENTY FIVE MILLION DOLLARS). WE DECIDED TO MOVE THIS FUNDS IN THREE (3) BATCHES TO REDUCE THE RISK OF US LOSSING THE ENTIRE MONEY. THE PLAN NOW IS THAT WE WANT TO FIRST ENSURE THAT THIS FIRST SET OF CONSIGNMENTS IN HOLLAND ARE CLEARED AND SAFELY KEPT BY A TRUSTWORTHY PARTNER.WHAT WE REQUIRE FROM YOU IF YOU ARE INTRESTED TO ASSIST US IS TO PROVIDE US YOUR FULL DETAILS AS IN
(1)YOUR FULL NAME
(2)YOUR ADDRESS
(3)YOUR TELEPHONE AND FAX NUMBERS.
THESE INFORMATIONS WILL ENABLE US MAKE YOU THE BENEFICIARY OF THE CONSIGNMENTS AND PREPARE ALL NECESSARY DOCUMENTS THAT WILL ENABLE YOU PUT CLAIMS TO THE FUNDS.

THIS MONEY WAS OF COURSE, ACQUIRED BY THE LATE PRESIDENT AND IS TOP SECRET WITH ME AND THE FAMILY MEMBERS BEARING IN MIND THE SET BACKS THE FAMILY HAS EXPERIENCED IN THE PAST FROM THE GOVERNMEN AND OTHER COUNTRIES LIKE THE SWISS GOVERNMENT HAVE ALREADY FROZEN ALL THE ACCOUNTS OF THE FAMILY IN SWITZERLAND, AND SOME OTHER COUNTRIES WOULD SOON FOLLOW TO DO THE SAME. THIS BID WAS BY SOME GOVERNMENT OFFICIALS FASHIONED TO DEAL WITH THIS FAMILY.THIS
HAS MADE IT NECESSARY THAT WE SEEK YOUR ASSISITANCE IN RECEIVING THIS MONEY AND IN INVESTING IT ON BEHALF OF THE FAMILY.

THIS MUST BE A JOINT VENTURE TRANSACTION AND WE MUST ALL WORK TOGETHER. SINCE THIS MONEY IS STILL CASH, EXTRA SECURITY MEASURES HAVE BEEN TAKEN TO PROTECT IT FROM THEFT OR SEIZURE. I HAVE PERSONALLY WORKED OUT ALL MODALITIES FOR THE PEACEFUL CONCLUSION OF THIS TRANSACTION. THE TRANSACTION DEFINITELY WOULD BE HANDLED IN PHASES AND THE FIRST PHASE HAS ALREADY SUCEDED TO AN EXTENT AS THE CASH IS PRESENTLY SAFELY LODGED IN A SECURITY FIRM IN THE NETHERLANDS.

MY CLIENTS ARE WILLING TO GIVE YOU A REASONABLE PERCENTAGE OF THIS MONEY AS SOON AS THE TRANSACTION IS CONCLUDED. I WILL, HOWEVER, BASED ON THE GROUNDS THAT YOU ARE WILLING TO WORK WITH US AND ALSO ALL CONTENTIOUS ISSUES DISCUSSED BEFORE THE COMMENCEMENT OF THIS TRANSACTION. YOU MAY ALSO DISCUSS YOUR PERCENTAGE BEFORE WE START TO WORK. AS SOON AS I HEAR FROM YOU, I WILL GIVE YOU ALL NECESSARY DETAILS AS TO HOW WE INTEND TO CARRY OUT THE WHOLE TRANSACTION. PLEASE, DO NOT ENTERTAIN ANY FEARS,AS ALL NECESSARY MODALITIES ARE IN PLACE, AND I ASSURE YOU OF ALL SUCCESS AND SAFETY IN THIS TRANSACTION.

PLEASE, THIS TRANSACTION REQUIRES ABSOLUTE CONFIDENTIALITY AND YOU WOULD BE EXPECTED TO TREAT IT AS SUCH UNTIL THE FUNDS ARE  SAFELY IN YOUR BANK ACCOUNT.

PLEASE, YOU WILL ALSO IGNORE THIS LETTER AND RESPECT OUR TRUST IN YOU BY NOT EXPOSING THIS TRANSACTION, EVEN IF YOU ARE NOT INTERESTED. IN THE EVENT THAT YOU ARE INTRESTED IN ASSISTING US I WILL LIKE YOU TO CONTACT ONE OF MY LAWYERS WHO I HAVE STATIONED IN HOLLAND TO WITNESS THE TRANSACTION TO IT"S CONCLUSION. YOU CAN REACH HIM ON THROUGH THIS EMAIL ADDRESS:
rexebere1@yahoo.com 

HIS NAME IS REX EBERE AND I HAVE FULL TRUST IN HIM AS HE HAS  SERVED ME VERY WELL FOR OVER 17 YEARS.

I LOOK FORWARD TO WORKING WITH YOU.

THANK YOU.

TRULY YOURS

BARRISTER JOHNHOLT OKON



Do You Yahoo!?
Yahoo! Auctions Great stuff seeking new owners! Bid now! --0-1234195914-1012467899=:59270-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 1:15:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id DA24337B416 for ; Thu, 31 Jan 2002 01:15:29 -0800 (PST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.6/8.11.4) id g0V9FNJ00879; Thu, 31 Jan 2002 10:15:23 +0100 (CET) (envelope-from stijn) Date: Thu, 31 Jan 2002 10:15:23 +0100 From: Stijn Hoop To: Varshavchick Alexander Cc: questions@freebsd.org Subject: Re: Softupdates Message-ID: <20020131101523.D523@pcwin002.win.tue.nl> References: <20020131021257.193F44078@i8k.babbleon.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="7DO5AaGCk89r4vaK" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from alex@metrocom.ru on Thu, Jan 31, 2002 at 11:45:10AM +0300 X-Bright-Idea: Let's abolish HTML mail! 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 --7DO5AaGCk89r4vaK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 31, 2002 at 11:45:10AM +0300, Varshavchick Alexander wrote: > Hi people, >=20 > now after this discussion about softupdates let's try summing up things a > little. We're talking about a productive boxes where risk of losing > data should be minimal (but of cause the speed is also important). There > seems to be the following main conclusions: >=20 > 1. Softupdates by themselves are not too risky; > 2. Write caching should be better turned off in this case; > 3. For the SCSI drives it can be considered enabling write caching. >=20 > But in any case all these trouble cannot be suffered for nothing, we're > hoping to get improvements in speed or anything in the end. So the > question is has any of you any practical experience as for the effect > which was gained? Are the softupdates really that usefull in real life, > and what we lose in speed if we turn off write caching as was suggested? >=20 > So is the speed/reliability ratio worth trying it? Check the archives around 4.3-RELEASE; *a lot* of people were complaining that *BSD was slow on their ATA desktops, at least a lot slower compared to Linux. Add that to the fact that in normal usage where admins don't do a rm -r /very/big/dir right before a shutdown, write caching on hasn't been a problem for most FreeBSD users, made people decide to turn it back on by default. Yes it's more reliable if it's off. If you're paranoid about losing data, by all means make your computer slower. But first of all *check the archives*. Note that this is not directed at you specifically, but at this whole thread, which is a complete rehash of the previous discussion, which was a rehash of the discussion before that, etc. etc. --Stijn --=20 I wish there was a knob on the TV to turn up the intelligence. There's a k= nob called `brightness', but it doesn't work." -- Gallagher --7DO5AaGCk89r4vaK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8WQsrY3r/tLQmfWcRAgc0AJ9T+KGqteQ9j+8zIroLsQ4pyDCZHACeLko1 m2fNK0IswbMGOmN5bbj9EKE= =yk7O -----END PGP SIGNATURE----- --7DO5AaGCk89r4vaK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 2: 7:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.moldnet.md (moldnet.md [195.138.124.18]) by hub.freebsd.org (Postfix) with ESMTP id AF0EF37B405 for ; Thu, 31 Jan 2002 02:07:04 -0800 (PST) Received: from localhost (vg@localhost) by ns.moldnet.md (8.11.3/8.11.3) with ESMTP id g0VA6j328711 for ; Thu, 31 Jan 2002 12:06:45 +0200 (EET) (envelope-from vg@ns.moldnet.md) Date: Thu, 31 Jan 2002 12:06:45 +0200 (EET) From: Vladimir Girnetz To: Subject: Big squid cache machine Message-ID: <20020131115949.A28567-100000@ns.moldnet.md> 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 Hi I want to implement WCCP in my organization using FreeBSD and SQUID. After some testing, I have this: about 5000000 (5 millions) requests per day. about 25GB of information proccesed. I planned for WCCP computer with 2x800MHZ CPU, 1GB RAM, 100GB HDD. Please, tell me what kernel optimizations I must use for this configuration to guarantie maximum stability. Thanks, Vladimir Girnet Network Administrator To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 2:12:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from www.cgf.net (www.cgf.net [212.100.224.209]) by hub.freebsd.org (Postfix) with SMTP id 2B16A37B400 for ; Thu, 31 Jan 2002 02:08:46 -0800 (PST) subject:Re: df reports high disk usage but du can't account for used space Message-Id: <20020131100846.2B16A37B400@hub.freebsd.org> Date: Thu, 31 Jan 2002 02:08:46 -0800 (PST) From: tomb-freebsd@cgf.net 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 So thanks to those who helped me resolve this. In the end it turned out to be apache-ssl process's using something in /var to lock. To resolve it I ran lsof (a very useful tool) and piped it through grep for the /var entries, this showed that apache-ssl was slowly filling up /var. I just did a restart and the disk usage went back to 1%. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 2:17:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id C50C337B428 for ; Thu, 31 Jan 2002 02:17:25 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16WELP-000O4S-00 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 13:21:27 +0300 Date: Thu, 31 Jan 2002 13:21:27 +0300 From: Igor Roboul To: freebsd-questions@freebsd.org Subject: Re: Big squid cache machine Message-ID: <20020131102127.GA92351@sysadm.stc> Reply-To: igorr@speechpro.com Mail-Followup-To: Igor Roboul , freebsd-questions@freebsd.org References: <20020131115949.A28567-100000@ns.moldnet.md> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131115949.A28567-100000@ns.moldnet.md> User-Agent: Mutt/1.3.26i 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, Jan 31, 2002 at 12:06:45PM +0200, Vladimir Girnetz wrote: > Hi > > I want to implement WCCP in my organization using FreeBSD and SQUID. > > After some testing, I have this: > about 5000000 (5 millions) requests per day. > about 25GB of information proccesed. > > I planned for WCCP computer with 2x800MHZ CPU, 1GB RAM, 100GB HDD. Also, don't lock youself into Squid, try Oops (/usr/port/www/oops) It is multithreaded and uses big files for cache storage instead of many small files. Or just go http://zipper.paco.net/~igor/oops.eng/index.html and download latest version. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 2:25:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by hub.freebsd.org (Postfix) with ESMTP id 74FF037B402 for ; Thu, 31 Jan 2002 02:25:36 -0800 (PST) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 3.12 #1 (Debian)) id 16WEPQ-0006XW-00 for ; Thu, 31 Jan 2002 03:25:36 -0700 Date: Thu, 31 Jan 2002 03:25:36 -0700 (MST) From: RJ45 To: freebsd-questions@freebsd.org Subject: Memory problem on Dual PIII 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 Hello, I have a Dual PIII with 1GB RAM. I have the following problem which I found out using snortsnarf. This is my actual memory usage: Mem: 122M Active, 689M Inact, 120M Wired, 62M Cache, 163M Buf, 514M Free If I use a high CPU and Memory bound program like snortsnarf or even dd with a very large file, the Free Memory starts going down and the Active Memory start increasing. When the Free Memory reaches 0 and the active memory is around 600MB snortsarf dies with out of memory message but the WEIRD thing is that the Inactive memory ALWAYS stays at 689MB and it is NEVER used like if it does not work... so that I have about half of my total RAM amount which is NEVER used. This seeems to be a big problem. anyone has some hint about it ? thanks Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 2:30:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uk2.kanda-systems.net (uk2.kanda-systems.net [193.195.117.202]) by hub.freebsd.org (Postfix) with ESMTP id B08DB37B400 for ; Thu, 31 Jan 2002 02:30:13 -0800 (PST) Received: from localhost.kanda-systems.net (localhost.kanda-systems.net [127.0.0.1]) by uk2.kanda-systems.net (Postfix) with ESMTP id 46311793; Thu, 31 Jan 2002 11:27:24 +0000 (GMT) Date: Thu, 31 Jan 2002 11:27:24 +0000 (GMT) From: Jason Taylor X-X-Sender: Reply-To: To: "Alvaro Rosales R." Cc: Simon Dick , Subject: Re: How to add a second processor? In-Reply-To: <3C56C5DE.29916.123F54@localhost> Message-ID: <20020131112406.W379-100000@uk2.kanda-systems.net> 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 Tue, 29 Jan 2002, Alvaro Rosales R. wrote: > Thanks friend but I uncommented the lines you told me and when I > tried to boot again my system hungs is there anithing else I have to > edit from the GENERIC Kernel, to maqke it work ?? Im using FREE > BSD Release4.3 in a DUAL processor COMPAQ PROLIANT > ML370 > > > If you read GENERIC you find the following lines: > > # To make an SMP kernel, the next two are needed > > #options SMP # Symmetric MultiProcessor Kernel > > #options APIC_IO # Symmetric (APIC) I/O Check LINT (/usr/src/sys/i386/conf/LINT): ##################################################################### # SMP OPTIONS: # # SMP enables building of a Symmetric MultiProcessor Kernel. # APIC_IO enables the use of the IO APIC for Symmetric I/O. # ##################################################################### # SMP OPTIONS: # # SMP enables building of a Symmetric MultiProcessor Kernel. # APIC_IO enables the use of the IO APIC for Symmetric I/O. # # Notes: # # An SMP kernel will ONLY run on an Intel MP spec. qualified motherboard. # # Be sure to disable 'cpu I386_CPU' && 'cpu I486_CPU' for SMP kernels. # # Check the 'Rogue SMP hardware' section to see if additional options # are required by your hardware. # Did you disable the cpu I386/I486 lines in your custom kernel? Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 2:30:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from apache.metrocom.ru (www.metrocom.ru [195.5.128.139]) by hub.freebsd.org (Postfix) with ESMTP id 8E65737B400 for ; Thu, 31 Jan 2002 02:30:42 -0800 (PST) Received: from apache.metrocom.ru (apache.metrocom.ru [195.5.128.150]) by apache.metrocom.ru (8.12.1/8.12.1) with ESMTP id g0VAUe83014056; Thu, 31 Jan 2002 13:30:40 +0300 (MSK) Date: Thu, 31 Jan 2002 13:30:40 +0300 (MSK) From: Varshavchick Alexander To: RJ45 Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Memory problem on Dual PIII In-Reply-To: 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 Look for MAXDSIZ in your kernel config - this option defines the maximum RAM that the single process can use. You the most probably have it equal to 512M which needs to be increased. Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) On Thu, 31 Jan 2002, RJ45 wrote: > Date: Thu, 31 Jan 2002 03:25:36 -0700 (MST) > From: RJ45 > To: freebsd-questions@FreeBSD.ORG > Subject: Memory problem on Dual PIII > > > Hello, > I have a Dual PIII with 1GB RAM. > I have the following problem which I found out using snortsnarf. > This is my actual memory usage: > > Mem: 122M Active, 689M Inact, 120M Wired, 62M Cache, 163M Buf, 514M Free > > If I use a high CPU and Memory bound program like snortsnarf or even dd > with a very large file, the Free Memory starts going down and the Active > Memory start increasing. When the Free Memory reaches 0 and the active > memory is around 600MB snortsarf dies with out of memory message but the > WEIRD thing is that the Inactive memory ALWAYS stays at 689MB and it is > NEVER used like if it does not work... so that I have about half of my > total RAM amount which is NEVER used. > This seeems to be a big problem. > anyone has some hint about it ? > thanks > > Rick > > > > 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 Thu Jan 31 2:40:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 125FC37B400 for ; Thu, 31 Jan 2002 02:40:43 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id g0VAefq06274 for ; Thu, 31 Jan 2002 11:40:41 +0100 (CET) Received: from falcon.midgard.homeip.net (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id LAA05444 for ; Thu, 31 Jan 2002 11:40:41 +0100 (CET) Received: (qmail 74485 invoked by uid 1001); 31 Jan 2002 10:40:39 -0000 Date: Thu, 31 Jan 2002 11:40:39 +0100 From: Erik Trulsson To: RJ45 Cc: freebsd-questions@freebsd.org Subject: Re: Memory problem on Dual PIII Message-ID: <20020131104039.GA73719@student.uu.se> Mail-Followup-To: RJ45 , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i 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, Jan 31, 2002 at 03:25:36AM -0700, RJ45 wrote: > > Hello, > I have a Dual PIII with 1GB RAM. > I have the following problem which I found out using snortsnarf. > This is my actual memory usage: > > Mem: 122M Active, 689M Inact, 120M Wired, 62M Cache, 163M Buf, 514M Free > > If I use a high CPU and Memory bound program like snortsnarf or even dd > with a very large file, the Free Memory starts going down and the Active > Memory start increasing. When the Free Memory reaches 0 and the active > memory is around 600MB snortsarf dies with out of memory message but the > WEIRD thing is that the Inactive memory ALWAYS stays at 689MB and it is > NEVER used like if it does not work... so that I have about half of my > total RAM amount which is NEVER used. > This seeems to be a big problem. > anyone has some hint about it ? > thanks It sounds somewhat weird but my guess at what happens is the following: By default a single process cannot use more than 512MB of data. I guess that that is the limit your process runs up against. Since this is about the size of your Free memory I guess it is just coincidence that this happens at the same time as Free reaches 0. The system tries to use Free memory first and then use Inactive. (Free memory is just that, free and unused. Inactive memory is memory which contains potentially useful data which can be thrown away if necessary.) Try running 2 memory hungry programs at the same time and see what happens. My guess is that the amount of Incactive memory will start to shrink then. (And both programs will die after using about 512 MB each.) (Note: This is just an educated guess at what is going on. It might be something else that is wrong.) -- 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 Thu Jan 31 2:43:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from projects.synantics.net (e146078.upc-e.chello.nl [213.93.146.78]) by hub.freebsd.org (Postfix) with SMTP id 89C0437B405 for ; Thu, 31 Jan 2002 02:43:08 -0800 (PST) Received: (qmail 1752 invoked by uid 0); 31 Jan 2002 10:43:27 -0000 Received: from unknown (HELO tesla) (10.60.1.10) by 0 with SMTP; 31 Jan 2002 10:43:27 -0000 Subject: cvsup patch only branch ? From: Frans Haarman To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 31 Jan 2002 11:41:49 +0100 Message-Id: <1012473709.17424.0.camel@tesla> 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 Hi, When I cvsup RELENG_4_5, would I get the 4.5 release + important fixes ? regards, Frans To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 2:55:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id C8A7937B405 for ; Thu, 31 Jan 2002 02:55:11 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.34 #1) id 16WErv-0000uv-00; Thu, 31 Jan 2002 10:55:03 +0000 Date: Thu, 31 Jan 2002 10:55:03 +0000 From: Simon Dick To: Frans Haarman Cc: freebsd-questions@freebsd.org Subject: Re: cvsup patch only branch ? Message-ID: <20020131105503.GC461@irrelevant.org> References: <1012473709.17424.0.camel@tesla> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1012473709.17424.0.camel@tesla> User-Agent: Mutt/1.3.26i 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, Jan 31, 2002 at 11:41:49AM +0100, Frans Haarman wrote: > Hi, > > When I cvsup RELENG_4_5, would I get the 4.5 release + important fixes ? Yes -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 3: 8:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id 8467137B405 for ; Thu, 31 Jan 2002 03:08:23 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16WF8n-000OMY-00 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 14:12:29 +0300 Date: Thu, 31 Jan 2002 14:12:03 +0300 From: Igor Roboul To: Thomas Trede Subject: Re: Big squid cache machine Message-ID: <20020131111203.GA93614@sysadm.stc> Reply-To: igorr@speechpro.com References: <20020131102127.GA92351@sysadm.stc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i 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, Jan 31, 2002 at 11:43:56AM +0100, Thomas Trede wrote: > Hello, > > does ist have wccp-support, too? Yes, from my oops.cfg (I dont use wccp): #module wccp2 { # Cache identity. # Ip address under which your cache will be visible. # You should set it only in case oops can't determine it's IP in other # other way # identity proxy.yourdomain.tld # # Service group. # Look Cisco documentation what service group is. # I two words - this is group of caches and routers which handle # transparently # some kind of traffic. To intercept www requests from your users use # next 'service-group' definition # # service-group port 80 # # Routers for this service group. # Here you list ip-addresses of routers in service group. # To avoid problems list addresses from which cisco will reply - that # is # address of interface which is directed to cache. You can describe # several # (up to 32) routers. # # router 212.109.32.113 # #} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 3:15:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alkar.net (mumu.alkar.net [195.248.191.95]) by hub.freebsd.org (Postfix) with ESMTP id F2C7437B416; Thu, 31 Jan 2002 03:15:15 -0800 (PST) Received: from [195.248.160.2] (HELO sucker.extra.com.ua) by mail.alkar.net (CommuniGate Pro SMTP 3.5.3) with ESMTP id 18453979; Thu, 31 Jan 2002 13:15:10 +0200 Received: (from white@localhost) by sucker.extra.com.ua (8.11.6/8.11.6) id g0VBJLu19720; Thu, 31 Jan 2002 13:19:21 +0200 (EET) (envelope-from white) Date: Thu, 31 Jan 2002 13:19:21 +0200 From: Alexander Prohorenko To: questions@freebsd.org Cc: stable@freebsd.org Subject: kernel build problem Message-ID: <20020131131921.A19697@extra.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Extra Solutions X-Operating-System: FreeBSD 4.4-RELEASE i386 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 guys. I've just tried to cvsup to -stable version and it passed with sucess. But when I've tried to make new kernel I've got this error. please, give me some advise to figure out the way out. Thanks. Looking forward your replies. ... Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c linux_sysent.c In file included from linux_sysent.c:14: linux_proto.h:57: syntax error before `linux_time_t' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) linux_proto.h:57: syntax error before `)' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) linux_proto.h:57: syntax error before `)' linux_proto.h:156: syntax error before `linux_handler_t' ... -- Alexander Prohorenko, Extra Communications To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 3:32: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nef.ens.fr (nef.ens.fr [129.199.96.32]) by hub.freebsd.org (Postfix) with ESMTP id 8D78837B400 for ; Thu, 31 Jan 2002 03:32:00 -0800 (PST) Received: from trefle.ens.fr (trefle.ens.fr [129.199.96.17]) by nef.ens.fr (8.10.1/1.01.28121999) with ESMTP id g0VBVul35584 for ; Thu, 31 Jan 2002 12:31:56 +0100 (CET) Received: from (beig@localhost) by trefle.ens.fr (8.11.6/jb-1.1) X-Authentication-Warning: trefle.ens.fr: beig set sender to Jacques.Beigbeder@free.fr using -f Date: Thu, 31 Jan 2002 12:31:55 +0100 From: Jacques Beigbeder To: freebsd-questions@freebsd.org Cc: Dohy Hong Subject: how to size memory? Message-ID: <20020131123155.A10595@trefle.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i 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 Hardware (2 years old): PC Dell Optiplex GX300 2 processors 800 Mhz 256 Mo ECC RDRAM (in the Setup) Windows NT 4.0 says that the memory is 256 Mb. Perfect. But FreeBSD within the boot says: FreeBSD 3.4-RELEASE #3: Thu Jan 31 09:47:44 CET 2002 ... real memory = 66707456 (65144K bytes) avail memory = 61202432 (59768K bytes) ... How can you explain this difference (64 Mb vs 256 Mb)??? -- Jacques Beigbeder | Jacques.Beigbeder@ens.fr Service de Prestations Informatiques | http://www.spi.ens.fr Ecole normale supérieure | 45 rue d'Ulm |Tel : (+33 1)1 44 32 37 96 F75230 Paris cedex 05 |Fax : (+33 1)1 44 32 20 75 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 3:56: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 679B137B402; Thu, 31 Jan 2002 03:55:54 -0800 (PST) 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 DAA30808; Thu, 31 Jan 2002 03:55:22 -0800 Message-ID: <3C5930AA.4080109@owt.com> Date: Thu, 31 Jan 2002 03:55:22 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Alexander Prohorenko Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: kernel build problem References: <20020131131921.A19697@extra.com.ua> 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 Alexander Prohorenko wrote: > Hey guys. > > I've just tried to cvsup to -stable version and it passed with sucess. > But when I've tried to make new kernel I've got this error. > please, give me some advise to figure out the way out. Thanks. First of all, when you have a -stable problem, you are supposed ask question like this on the stable list. There, most of us have seen this, and made it past. It seems to come in 2 or 3 levels. If you are part of the easy (1st group), the instruction in /usr/src/UPDATING will get you past this problem. The headers used to be generated and now they are part of the souce. Combinations of rm and "make cleandir" are required. If the UPDATING doesn't fix it, look at the archive for stable. All of the solutions are available there. Kent > > Looking forward your replies. > > ... > Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c linux_sysent.c > In file included from linux_sysent.c:14: > linux_proto.h:57: syntax error before `linux_time_t' > linux_proto.h:57: `linux_time_t' undeclared here (not in a function) > linux_proto.h:57: syntax error before `)' > linux_proto.h:57: `linux_time_t' undeclared here (not in a function) > linux_proto.h:57: syntax error before `)' > linux_proto.h:156: syntax error before `linux_handler_t' > ... > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 3:59:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id B775D37B41B for ; Thu, 31 Jan 2002 03:59:34 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.34 #1) id 16WFrb-0001Bl-00; Thu, 31 Jan 2002 11:58:47 +0000 Date: Thu, 31 Jan 2002 11:58:47 +0000 From: Simon Dick To: Jacques Beigbeder Cc: freebsd-questions@freebsd.org, Dohy Hong Subject: Re: how to size memory? Message-ID: <20020131115847.GE461@irrelevant.org> References: <20020131123155.A10595@trefle.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131123155.A10595@trefle.ens.fr> User-Agent: Mutt/1.3.26i 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, Jan 31, 2002 at 12:31:55PM +0100, Jacques Beigbeder wrote: > Hardware (2 years old): > PC Dell Optiplex GX300 > 2 processors 800 Mhz > 256 Mo ECC RDRAM (in the Setup) > > Windows NT 4.0 says that the memory is 256 Mb. Perfect. > > But FreeBSD within the boot says: > FreeBSD 3.4-RELEASE #3: Thu Jan 31 09:47:44 CET 2002 > ... > real memory = 66707456 (65144K bytes) > avail memory = 61202432 (59768K bytes) > ... > > How can you explain this difference (64 Mb vs 256 Mb)??? Have a read of this from LINT, it may explain it: # MAXMEM specifies the amount of RAM on the machine; if this is not # specified, FreeBSD will first read the amount of memory from the CMOS # RAM, so the amount of memory will initially be limited to 64MB or 16MB # depending on the BIOS. If the BIOS reports 64MB, a memory probe will # then attempt to detect the installed amount of RAM. If this probe # fails to detect >64MB RAM you will have to use the MAXMEM option. # The amount is in kilobytes, so for a machine with 128MB of RAM, it would # be 131072 (128 * 1024). so you'll probably see your full memory if you put this in your kernel config file and rebuild your kernel: options MAXMEM="(256*1024)" -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 4:16: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mbox.com.au (203-134-146-019.cust.pth.iprimus.net.au [203.134.146.19]) by hub.freebsd.org (Postfix) with ESMTP id 105E037B405 for ; Thu, 31 Jan 2002 04:16:04 -0800 (PST) Received: from nms2.mbox.com.au (webmail.mbox.com.au [192.168.20.4]) by smtp2.mbox.com.au (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with ESMTP id <0GQS00JDBXWFUZ@smtp2.mbox.com.au> for freebsd-questions@FreeBSD.ORG; Thu, 31 Jan 2002 20:12:15 +0800 (WST) Received: from mbox.com.au ([127.0.0.1]) by nms2.mbox.com.au (Netscape Messaging Server 4.15) with ESMTP id GQSXXS01.QF6 for ; Thu, 31 Jan 2002 20:13:04 +0800 Date: Thu, 31 Jan 2002 23:13:04 +1100 From: BSD Freak Subject: FreeBSD 4.5 soft updates To: FreeBSD Questions Message-id: MIME-version: 1.0 X-Mailer: Netscape Webmail Content-type: text/plain; charset=us-ascii Content-language: en Content-disposition: inline Content-transfer-encoding: 7BIT X-Accept-Language: en 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 notice the FreeBSD 4.5 release notes say that sysinstall will now enable soft updates on all files systems except the root. Why is that so? Is it a bad idea to have a root file system with soft updates? Is it just for compatibility reasons? I need to know because I am installing a system where I am using all the disk space and mounting it as / (except for swap space ofcourse)..... I know this is a bad idea for various reasons ..... but I have good reasons for doing this too.... So my question is basically should I enable soft updates on my system which uses the whole disk as the root? Many thanks..... --------------------------------------------------------------------- Would you like a mobile office from only $29.95 per year? Visit http://www.mbox.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 4:45:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (gemini.rz.uni-ulm.de [134.60.246.16]) by hub.freebsd.org (Postfix) with ESMTP id 4920737B400; Thu, 31 Jan 2002 04:45:08 -0800 (PST) Received: from lilith (lilith.wh-wurm.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.12.1/8.12.1) with SMTP id g0VCj03V002985; Thu, 31 Jan 2002 13:45:00 +0100 (MET) Message-ID: <006d01c1aa55$2697a8e0$4011a8c0@whwurm.uniulm.de> From: "Siegbert Baude" To: Cc: References: Subject: Re: Softupdates Date: Thu, 31 Jan 2002 13:45:23 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" 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.4807.1700 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, > now after this discussion about softupdates let's try summing up things a > little. We're talking about a productive boxes where risk of losing > data should be minimal (but of cause the speed is also important). There > seems to be the following main conclusions: > > 1. Softupdates by themselves are not too risky; > 2. Write caching should be better turned off in this case; > 3. For the SCSI drives it can be considered enabling write caching. I just wanted to add, that there are also IDE disks with "tagged command queueing", e.g. the newer IBM disks (are there others?). But I remember vaguely a message of Soren, that it doesn't work as well, as for SCSI disks, therefore I cc'ed him to ask, if I'm wrong here and the ata version of "tagged command queueing" is as good as the SCSI one nowadays. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 4:53: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ms66.hinet.net (ms66.hinet.net [168.95.4.66]) by hub.freebsd.org (Postfix) with ESMTP id BF7EF37B422 for ; Thu, 31 Jan 2002 04:52:54 -0800 (PST) Received: from eric (61-217-112-205.HINET-IP.hinet.net [61.217.112.205]) by ms66.hinet.net (8.8.8/8.8.8) with SMTP id UAA07398 for ; Thu, 31 Jan 2002 20:52:51 +0800 (CST) Message-ID: <001a01c1aa54$bdbeafd0$cd70d93d@eric> From: "eric" To: Subject: Satellite 3000-A423 Date: Thu, 31 Jan 2002 20:42:26 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0017_01C1AA97.CB3E83E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_0017_01C1AA97.CB3E83E0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Is FreeBSD support Satellite 3000-A423? When i want to boot from = CD-ROM, it always halt during the detection for my hardware and the = message is=20 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, = addr 1 uhub1: 2 ports with 2 removable, self powered uhub1: device problem, disabling port 1 pci0: (vendor=3D0*8086,dev=3D0*2445) at = 31.5 irq 10 pci0: (vendor=3D0*8086,dev=3D0*2446) at = 31.6 irq 10 Can you tell me the hardware of my laptop supported by = FreeBSD? thanks in = advance=20 =20 =20 ------=_NextPart_000_0017_01C1AA97.CB3E83E0 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
Is FreeBSD support Satellite 3000-A423? When i = want to=20 boot from CD-ROM, it always halt during the detection = for my=20 hardware and the message is
 
uhub1: Intel UHCI root hub, class 9/0, = rev=20 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self=20 powered
uhub1: device problem, disabling port=20 1
pci0: <unknown card>=20 (vendor=3D0*8086,dev=3D0*2445) at 31.5 irq = 10
pci0: <unknown card>=20 (vendor=3D0*8086,dev=3D0*2446) at 31.6 irq = 10
 
Can you tell me the hardware of my laptop = supported by FreeBSD?
 
=
          =             &= nbsp;           &n= bsp;         =20 thanks in=20 = advance
------=_NextPart_000_0017_01C1AA97.CB3E83E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 5: 5:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lightship.internal.homeport.org (h0010b58a6eac.ne.mediaone.net [24.91.85.71]) by hub.freebsd.org (Postfix) with ESMTP id 35B9337B41A for ; Thu, 31 Jan 2002 05:05:10 -0800 (PST) Received: by lightship.internal.homeport.org (Postfix, from userid 100) id 2476D2C926; Thu, 31 Jan 2002 08:05:08 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by lightship.internal.homeport.org (Postfix) with ESMTP id 1AED028B58 for ; Thu, 31 Jan 2002 08:05:08 -0500 (EST) Date: Thu, 31 Jan 2002 08:05:08 -0500 (EST) From: Dave Belfer-Shevett X-X-Sender: To: Subject: Complex question regarding usbd initialization. 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 Afternoon folks. This is sort of a complex question, and if its better suited for another list, please let me know and I'll forward to that list. I'm running 4.4-RELEASE and trying to build an entire system into a 16meg CF disk that is permanently installed into a workstation (these are iOpeners, if anyone is familiar with them). The goal is to make a 'thin' boot client that will come up, configure the USB ethernet interface, and mount its /usr, /var, etc volumes from an NFS server. I have gotten enough in place to boot the kernel and come up in single user mode, getting a shell prompt and being able to do maintenance on the system. At this point I'd like to bring up the network interface and continue the boot sequence. Since the ethernet interface is 'aue0', and is enabled via 'usbd', I can invoke 'usbd', and the kernel happily responds by showing me that yes, in fact, there is a USB ethernet card, and it is configured as aue0 with ethernet hardware address yaddyaddyadda. However, if I try to do anything with the interface, such as ifconfig it, the system wedges. It wedges in an odd way - keystrokes are not echoed immediately, but they -will- echo at the rate of about 1 per 5 seconds. Now, if I boot a full 4.4-RELEASE distribution, and halt it in single user mode (boot -s), and do 'usbd', I get the same behaviour. What I'm suspecting is that something usbd is needing is not available or not loaded, but I don't know the 'minimum' sequence to get to the point where aue0 is up and available. I only have 16meg on the Sundisk to work with, and I'm down to around a meg free after setting up /etc, /sbin, what is needed in /dev, and /boot, plus the kernel of course. I'll be trimming down the kernel soon, but that'll only get me another meg and a half or so. Any suggestions? I do plan on documenting this when I complete it. The iOpeners make -great- thin clients. -d. ------------------.--------. Dave Belfer-Shevett\ KB1FWR \ www.homeport.org >--------`------------------------------------ shevett@pobox.com / 'This employee should go far -- and the \ ------------------< sooner he starts, the better.' (quote from | | an employee performance review) | \______________________________________________/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 5:28:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (att-98-60-141.atl.mediaone.net [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id C75B337B405 for ; Thu, 31 Jan 2002 05:28:36 -0800 (PST) Received: from bsd ([192.168.10.7]) by smnolde.com with esmtp (Exim 3.30 #1) id 16WHGW-0003JC-00; Thu, 31 Jan 2002 08:28:36 -0500 Date: Thu, 31 Jan 2002 08:28:35 -0500 (EST) From: Scott Nolde To: ekoz Cc: Subject: Re: ps -aux In-Reply-To: <021901c1aa11$fe562930$d4e18aca@melsa.net.id> Message-ID: <20020131082736.T2694-100000@bsd.smnolde.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 Thus sayeth the previous author: >Date: Thu, 31 Jan 2002 11:44:39 +0700 >From: ekoz >To: freebsd-questions@FreeBSD.ORG >Subject: ps -aux > >Hi All, > >I have a silly question..:) , How to make "ps -aux" only show user's process not all the process and how to make my shell server more secure. By the way , its about 10 to 20 user log in to my server. > >TIA >ekoz > Perhaps doing a sysctl -w kern.ps_showallprocs=0 will help. That sysctl will allow a user to see only his/her processes only. The root user can view all processes. Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 5:33:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dastardly.newsbastards.org.72.27.172.IN-addr.ARPA.NetScum.dyndns.dk (dclient217-162-110-65.hispeed.ch [217.162.110.65]) by hub.freebsd.org (Postfix) with ESMTP id 73DF637B402; Thu, 31 Jan 2002 05:33:07 -0800 (PST) Received: from beerswilling.netscum.dyndns.dk (dcf77-zeit.netscum.dyndns.dk [172.27.72.27] (may be forged)) by dastardly.newsbastards.org.72.27.172.IN-addr.ARPA.NetScum.dyndns.dk (8.11.6/8.11.6) with ESMTP id g0VDWvI01492 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified FAIL); Thu, 31 Jan 2002 14:32:57 +0100 (CET) (envelope-from bounce@dcf77-zeit.netscum.dyndns.dk) Received: (from root@localhost) by beerswilling.netscum.dyndns.dk (8.11.6/8.11.6) id g0VDWvb01491; Thu, 31 Jan 2002 14:32:57 +0100 (CET) (envelope-from bounce@dcf77-zeit.netscum.dyndns.dk) Date: Thu, 31 Jan 2002 14:32:57 +0100 (CET) Message-Id: <200201311332.g0VDWvb01491@beerswilling.netscum.dyndns.dk> From: BOUWSMA Beery To: questions@freebsd.org, hackers@freebsd.org Cc: "Brian T.Schellenberger" Subject: Re: Again Softupdates on 4.5 References: <20020130193145.5ED395D0B@ptavv.es.net> <20020131021257.193F44078@i8k.babbleon.org> Organization: Men not wearing any pants that dont shave X-Hacked: via telnet to your port 25, what else? X-Internet-Access-Provided-By: Mountain Informatik AG Zuerich X-NetScum: Yes X-One-And-Only-Real-True-Fluffy: No 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 Moin, moin! %s wrote on %.3s, %lld Sep 1993 > > > Does 4.5 also leave write-caching on by default? If so, I think that's a > > > terrible mistake. Would I be correct in assuming it's way to late to get > > > this reconsidered? > > > > Yes, write-cache is enabled by default on 4.5 (as it was on 4.4). > > > > The debate on this has been long and often mis-informed. There is a > > real risk of metadata corruption with write caching and softupdates, > > but it appears to be EXTREMELY small. So far no case of it has > > actually been confirmed. There is a significant chance of data loss in > > recently updated files with write-cache, but that is also true without > > softupdates. The only totally safe way to deal with this is to run fully > > synchronous with write-cache disabled. > My experience is that combining the two of them greatly magnifies the risk of > losing recent updates, and that in fact data can be lost even without any > system crash or other problems when using them together. Indeed, I have a > very reproducable case of this on my system-- > If I enabled softupdates + write cache and then I do > cd /some-big-directory > rm -r * > shutdown -p now > then the file system will be corrupted on reboot. > I find this as default behavior pretty ridiculous, and it it comes about > *only* as result of having both enabled together. And, I'm just guessing here, only because the delay before poweroff isn't quite enough for the disk's write cache to drain. Just like if you were to yank out the power cord after giving the `shutdown -p' (poweroff) command. If you look at the source in /usr/src/sys/kern/kern_shutdown.c you'll see the following: /* * Support for poweroff delay. */ #ifndef POWEROFF_DELAY # define POWEROFF_DELAY 5000 #endif static int poweroff_delay = POWEROFF_DELAY; SYSCTL_INT(_kern_shutdown, OID_AUTO, poweroff_delay, CTLFLAG_RW, &poweroff_delay, 0, ""); static void poweroff_wait(void *junk, int howto) { if(!(howto & RB_POWEROFF) || poweroff_delay <= 0) return; DELAY(poweroff_delay * 1000); } And you'll see a commit log message: | @Change the default poweroff delay from 0 to 5 seconds. This seems to be | adequate for the IDE disks that I have available for testing. Most seem | to wait between 1 and 3 seconds before flushing their caches. | | Add the ability to override the delay at compile time via the | undocumented option POWEROFF_DELAY. The delay can still be set via | sysctl as it was originally implemented. It sounds as if the default five seconds isn't always enough time for your disk to do its job. (I've only done poweroff on an idle system so I haven't run into such a problem myself.) I don't see it would hurt anything for this default to be increased to help out this problem. But what value would be good? As shown in the k0deZ plus the note, there's the sysctl tunable kern.shutdown.poweroff_delay: 5000 Perhaps if you were to bump this up to 10000 (ten seconds) and then do your test, you wouldn't see this problem. Perhaps it would need to be higher; maybe something between five and ten seconds would suffice. Could you try testing this out with your particular hardware, for which five seconds isn't enough with your test, and see if it helps? If it does, then there would be good cause to bump up the delay for safety. If not, then it looks like the disk activity I see some number of seconds after such an `rm' doesn't get forced by the shutdown process, which I hope wouldn't be the case. I'm sure we'd all be happy to hear how things work, since not all the possible hardware combinations can be tested, and assumptions such as were made when selecting the value above may later become obsolete. As another possibility, the runtime value of the poweroff delay that is used could remain the default 5 sec if caching is disabled, or less (whatever works and is safe), and higher (some multiple of 5?) if caching is enabled, or if the kernel could tell there's a lot of data to be dumped to disk. Not that I'd know if it's possible... Just thoughts, feel free to flame barry bouwsma, netscum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 5:36:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id E3FC937B400 for ; Thu, 31 Jan 2002 05:36:36 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id HAA03261; Thu, 31 Jan 2002 07:34:52 -0600 (CST) Message-Id: <3.0.5.32.20020131073450.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 31 Jan 2002 07:34:50 -0600 To: Danny Howard From: jacks@sage-american.com Subject: Re: number of users Cc: Mark Drayton , Lance Bland , adrian kok , questions@FreeBSD.ORG In-Reply-To: <20020130230643.B30649@pianosa.catch22.org> References: <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125190013.23955.qmail@web21210.mail.yahoo.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125192444.A3916@drex.staff.izr.com> <3.0.5.32.20020125133613.01831ca0@mail.sage-american.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 ...which literally shows just a "number" of users which isof little value. But, if you wanted that summary to show a LIST summary of WHO the users by name and their FTP/Quota privileges.... what would you type? At 11:06 PM 1.30.2002 -0800, Danny Howard wrote: >On Fri, Jan 25, 2002 at 01:36:13PM -0600, jacks@sage-american.com wrote: >> ...or if you just want a summary of how many users there are allowed on the >> system, I have a script. >[...] > >I type "uptime" > >-danny > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 5:39:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 6114237B404 for ; Thu, 31 Jan 2002 05:39:24 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id HAA03565; Thu, 31 Jan 2002 07:39:21 -0600 (CST) Message-Id: <3.0.5.32.20020131073916.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 31 Jan 2002 07:39:16 -0600 To: David Banning , questions@FreeBSD.ORG From: jacks@sage-american.com Subject: Re: hosting question In-Reply-To: <20020131002221.A19445@sympatico.ca> 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 You are probably talking about "virtual hosting" where you rent space on a server and can add a number of hosts. Most likely, that would be a "name-based" server where the domains all share the same IP address, but can be found with their individual domain names. The hosting biz is very competitive and a major shake-out is going on, so good luck! At 12:22 AM 1.31.2002 -0500, David Banning wrote: >If I wanted to start a little business hosting simple web sites, >where I could offer small business >customers the ability to use www.customer_name.com, >what kind of server should I have set up? > >My internet host offers something called domain servers, and virtual >servers. With both customers can have www.customer_name.com. > >Would the virtual server option allow me to set up a number of different >(customer) websites, each with customer_name.com ? > >My idea is not to get into the equipment business (other than my home >FreeBSD machine), but rather buy the >use of someone elses server for the job. > >What kind of a server/service am I looking for? > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 5:41:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 9528D37B404 for ; Thu, 31 Jan 2002 05:41:13 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id HAA03701; Thu, 31 Jan 2002 07:41:08 -0600 (CST) Message-Id: <3.0.5.32.20020131074105.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 31 Jan 2002 07:41:05 -0600 To: Arun Sharma , freebsd-questions@FreeBSD.ORG From: jacks@sage-american.com Subject: Re: 4.5 + NT Bootloader = Can't boot BSD ? In-Reply-To: <3C58F5D1.9090900@sharma-home.net> 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 ...little early to classify it as a bug... more investigation and description of the problem to see if it was "pilot error" first... At 11:44 PM 1.30.2002 -0800, Arun Sharma wrote: > >Just finished upgrading my laptop to 4.5. Everything went smoothly >except that in 4.4, NT boot loader was able to chain to the BTX loader >and successfully boot the kernel. > >With 5.0, I get a cursor "_" that sits there and on pressing a key, I >get what looks like a register dump. I could post the dump here, if >people are interested. Should this be a bug report or am I doing >something unsupported ? > > -Arun > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 6: 5:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 3793837B405 for ; Thu, 31 Jan 2002 06:05:39 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 31 Jan 2002 09:09:09 -0500 From: "Joe & Fhe Barbish" To: "FBSD" Subject: ports Mk directory Date: Thu, 31 Jan 2002 09:05:33 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0011_01C1AA36.70C50300" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 This is a multi-part message in MIME format. ------=_NextPart_000_0011_01C1AA36.70C50300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 UG9ydHMgaGFzIGEgZGlyZWN0b3J5IC91c3IvcG9ydHMvTWsgd2hpY2ggaG9sZHMgc29tZSANCm1h a2UgZmlsZXMgdGhhdCBnZXQgaW5jbHVkZWQuIEkgZGlkIG5vdCBzZWUgdGhpcyBwb3J0cyANCmRp cmVjdG9yeSBsaXN0ZWQgaW4gdGhlIGhhbmRib29rLiANCiANCkhvdyBkbyBJIHVwZGF0ZSB0aGlz IE1rIGRpcmVjdG9yeSB1c2luZyBjdnN1cCANCndpdGhvdXQgZG9pbmcgYSBwb3J0cz1hbGw/DQo= ------=_NextPart_000_0011_01C1AA36.70C50300 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4 bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxucz0iaHR0 cDovL3d3dy53My5vcmcvVFIvUkVDLWh0bWw0MCI+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp dj1Db250ZW50LVR5cGUgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWlzby04ODU5LTEiPg0K PG1ldGEgbmFtZT1Qcm9nSWQgY29udGVudD1Xb3JkLkRvY3VtZW50Pg0KPG1ldGEgbmFtZT1HZW5l cmF0b3IgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bWV0YSBuYW1lPU9yaWdpbmF0b3Ig Y29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bGluayByZWw9RmlsZS1MaXN0IGhyZWY9ImNp ZDpmaWxlbGlzdC54bWxAMDFDMUFBMzYuNzA2N0VFRTAiPg0KPCEtLVtpZiBndGUgbXNvIDldPjx4 bWw+DQogPG86T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCiAgPG86UmVseU9uVk1MLz4NCiAgPG86 RG9Ob3RSZWx5T25DU1MvPg0KIDwvbzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPg0KPC94bWw+PCFb ZW5kaWZdLS0+PCEtLVtpZiBndGUgbXNvIDldPjx4bWw+DQogPHc6V29yZERvY3VtZW50Pg0KICA8 dzpWaWV3Pk5vcm1hbDwvdzpWaWV3Pg0KICA8dzpab29tPjA8L3c6Wm9vbT4NCiAgPHc6RG9jdW1l bnRLaW5kPkRvY3VtZW50RW1haWw8L3c6RG9jdW1lbnRLaW5kPg0KICA8dzpFbnZlbG9wZVZpcy8+ DQogPC93OldvcmREb2N1bWVudD4NCjwveG1sPjwhW2VuZGlmXS0tPg0KPHN0eWxlPg0KPCEtLQ0K IC8qIFN0eWxlIERlZmluaXRpb25zICovDQpwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYu TXNvTm9ybWFsDQoJe21zby1zdHlsZS1wYXJlbnQ6IiI7DQoJbWFyZ2luOjBpbjsNCgltYXJnaW4t Ym90dG9tOi4wMDAxcHQ7DQoJbXNvLXBhZ2luYXRpb246d2lkb3ctb3JwaGFuOw0KCWZvbnQtc2l6 ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7DQoJbXNvLWZhcmVhc3Qt Zm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KcC5Nc29BdXRvU2lnLCBsaS5Nc29BdXRv U2lnLCBkaXYuTXNvQXV0b1NpZw0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFw dDsNCgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglm b250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tZmFyZWFzdC1mb250LWZhbWlseToi VGltZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxNQ0KCXttc28tc3R5bGUtdHlwZTpw ZXJzb25hbC1jb21wb3NlOw0KCW1zby1hbnNpLWZvbnQtc2l6ZToxMi4wcHQ7DQoJbXNvLWFzY2lp LWZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiJDb3Vy aWVyIE5ldyI7DQoJbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWw7DQoJY29sb3I6YmxhY2s7DQoJ Zm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCkBwYWdlIFNlY3Rpb24x DQoJe3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjI1aW4gMS4waW4gMS4yNWlu Ow0KCW1zby1oZWFkZXItbWFyZ2luOi41aW47DQoJbXNvLWZvb3Rlci1tYXJnaW46LjVpbjsNCglt c28tcGFwZXItc291cmNlOjA7fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2VjdGlvbjE7fQ0KLS0+ DQo8L3N0eWxlPg0KPC9oZWFkPg0KDQo8Ym9keSBsYW5nPUVOLVVTIHN0eWxlPSd0YWItaW50ZXJ2 YWw6LjVpbic+DQoNCjxkaXYgY2xhc3M9U2VjdGlvbjE+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48 c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTU+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJD b3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1z aXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1p bHk6QXJpYWwnPlBvcnRzIGhhcyBhIGRpcmVjdG9yeQ0KL3Vzci9wb3J0cy9NayB3aGljaCBob2xk cyBzb21lIDxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1N c29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHlsZTE1Pjxmb250IHNpemU9MiBjb2xvcj1ibGFj aw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1i aWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRp LWZvbnQtZmFtaWx5OkFyaWFsJz5tYWtlIGZpbGVzIHRoYXQgZ2V0DQppbmNsdWRlZC4gSSBkaWQg bm90IHNlZSB0aGlzIHBvcnRzIDxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0K DQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHlsZTE1Pjxmb250IHNpemU9 MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6 MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZhbWlseToiQ291cmllciBO ZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5kaXJlY3RvcnkgbGlzdGVkIGluIHRoZQ0K aGFuZGJvb2suIDxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFz cz1Nc29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHlsZTE1Pjxmb250IHNpemU9MiBjb2xvcj1i bGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21z by1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1i aWRpLWZvbnQtZmFtaWx5OkFyaWFsJz48IVtpZiAhc3VwcG9ydEVtcHR5UGFyYXNdPiZuYnNwOzwh W2VuZGlmXT48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9 TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxNT48Zm9udCBzaXplPTIgY29sb3I9Ymxh Y2sNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28t YmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlk aS1mb250LWZhbWlseTpBcmlhbCc+SG93IGRvIEkgdXBkYXRlIHRoaXMgTWsNCmRpcmVjdG9yeSB1 c2luZyBjdnN1cCA8bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xh c3M9TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxNT48Zm9udCBzaXplPTIgY29sb3I9 YmxhY2sNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtt c28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28t YmlkaS1mb250LWZhbWlseTpBcmlhbCc+d2l0aG91dCBkb2luZyBhDQpwb3J0cz1hbGw/PG86cD48 L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjwvZGl2Pg0KDQo8L2JvZHk+DQoNCjwv aHRtbD4NCg== ------=_NextPart_000_0011_01C1AA36.70C50300-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 6:23:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id 1AD7037B400 for ; Thu, 31 Jan 2002 06:23:23 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.34 #1) id 16WI7O-0001T7-00; Thu, 31 Jan 2002 14:23:14 +0000 Date: Thu, 31 Jan 2002 14:23:14 +0000 From: Simon Dick To: Joe & Fhe Barbish Cc: FBSD Subject: Re: ports Mk directory Message-ID: <20020131142314.GI461@irrelevant.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i 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, Jan 31, 2002 at 09:05:33AM -0500, Joe & Fhe Barbish wrote: > Ports has a directory /usr/ports/Mk which holds some > make files that get included. I did not see this ports > directory listed in the handbook. > > How do I update this Mk directory using cvsup > without doing a ports=all? I guess it's in the ports-base collection -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 6:41:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from artemis.drwilco.net (diana.drwilco.net [66.48.127.79]) by hub.freebsd.org (Postfix) with ESMTP id B696C37B41D; Thu, 31 Jan 2002 06:41:35 -0800 (PST) Received: from ceres.drwilco.net (docwilco.xs4all.nl [213.84.68.230]) by artemis.drwilco.net (8.11.6/8.11.6) with ESMTP id g0VEfWi44549 (using TLSv1/SSLv3 with cipher DES-CBC3-SHA (168 bits) verified NO); Thu, 31 Jan 2002 09:41:34 -0500 (EST) (envelope-from drwilco@drwilco.net) Message-Id: <5.1.0.14.0.20020131155013.01c870c8@mail.drwilco.net> X-Sender: lists@mail.drwilco.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 31 Jan 2002 15:51:21 +0100 To: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG From: "Rogier R. Mulhuijzen" Subject: Re: Again Softupdates on 4.5 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 sounds as if the default five seconds isn't always enough time for >your disk to do its job. (I've only done poweroff on an idle system so >I haven't run into such a problem myself.) > >I don't see it would hurt anything for this default to be increased to >help out this problem. But what value would be good? Wouldn't the Right Thing (tm) be to ask the controllers/disk whether or not their caches are clean? Assuming such a thing is even possible. Doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 6:47:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f74.law11.hotmail.com [64.4.17.74]) by hub.freebsd.org (Postfix) with ESMTP id 3D29F37B416 for ; Thu, 31 Jan 2002 06:47:48 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 31 Jan 2002 06:47:48 -0800 Received: from 62.64.151.142 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 31 Jan 2002 14:47:47 GMT X-Originating-IP: [62.64.151.142] From: "June Carey" To: freebsd-questions@freebsd.org Subject: unsigned char portability Date: Thu, 31 Jan 2002 14:47:47 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 31 Jan 2002 14:47:48.0022 (UTC) FILETIME=[40001D60:01C1AA66] 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 have a question I was hoping someone could answer. Does the "unsigned char" C type have any machine architecture portability problems ? I rather suspect the answer is NO, since I seem to recall that "The Design and Implementation of the 4.4BSD Operating System" book mentions that bytes/octets are network portable in their native bit-ordering. Thanks in advance, Robin Carey. _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 6:59:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id 5835237B400 for ; Thu, 31 Jan 2002 06:59:50 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id A99AF2EEF4; Thu, 31 Jan 2002 16:59:45 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g0VF2Cn80211; Thu, 31 Jan 2002 17:02:12 +0200 (EET) Message-ID: <00af01c1aa5e$aaf1b6e0$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "June Carey" Cc: References: Subject: Re: unsigned char portability Date: Thu, 31 Jan 2002 16:53:30 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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 ----- Original Message ----- From: June Carey Newsgroups: lucky.freebsd.questions Sent: Thursday, January 31, 2002 5:48 PM Subject: unsigned char portability > I have a question I was hoping someone could answer. > Does the "unsigned char" C type have any machine architecture portability > problems ? > I rather suspect the answer is NO, since I seem to recall that "The Design > and Implementation of the 4.4BSD Operating System" book mentions that > bytes/octets are network portable in their native bit-ordering. > As I know there aren't problems with the "unsigned char" C type (8 bits) on different architectures. At least I never see anything about problems with 8-bits char C-type. BTW if there will be any problems with architecture portability in 8-bit char, then it will be impossible to transfere information via network. Currently we have to use htons() and ntohs() like functions to convert values between host and network byte order, but these values are 16-bits long. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7: 0:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe72.hotmail.com [216.32.180.165]) by hub.freebsd.org (Postfix) with ESMTP id DE39937B41A for ; Thu, 31 Jan 2002 07:00:04 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 31 Jan 2002 07:00:04 -0800 X-Originating-IP: [206.98.143.251] From: "Ozzie Gurkan" To: References: <20020131184435.A49242@grimoire.chen.org.nz> Subject: Re: mod_webapp with Apache + Tomcat 4.0 - anyone has it working? Date: Thu, 31 Jan 2002 10:00:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 31 Jan 2002 15:00:04.0756 (UTC) FILETIME=[F720CD40:01C1AA67] 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 Thanks for your answer; I figured that this was the case. I just decided to use the mod_proxy module until someone actually "ports" the mod_webapp. I probably could install the linux version of apache and that would work, right? If so, is the linux version less efficient or optimal for use since it is being emulated? -Ozzie ----- Original Message ----- From: "Jonathan Chen" To: "Ozzie Gurkan" Cc: Sent: Thursday, January 31, 2002 12:44 AM Subject: Re: mod_webapp with Apache + Tomcat 4.0 - anyone has it working? > On Wed, Jan 30, 2002 at 10:19:15PM -0500, Ozzie Gurkan wrote: > > Ok, so I found the libm.so.6 files under /compat/linux/lib, and then > > proceeded to add this path under LD_LIBRARY_PATH. Apache, when started gave > > the following error: > > > > Bus error - core dumped > > /usr/local/bin/sbin/apachectl start: http could not be started > > You can't mix and match native shared libraries with ones built for > Linux systems. > -- > Jonathan Chen > ---------------------------------------------------------------------- > "If you wish your merit to be known, acknowledge that of other people" > > 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 Thu Jan 31 7:20:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.navitaire.com (mail.navitaire.com [205.182.62.81]) by hub.freebsd.org (Postfix) with ESMTP id CD0F437B438 for ; Thu, 31 Jan 2002 07:20:14 -0800 (PST) Received: from exchange.Navitaire.com (exch.navitaire.com [149.122.4.14]) by mail.navitaire.com (Switch-2.1.4/Switch-2.1.0) with ESMTP id g0VFKFT18598 for ; Thu, 31 Jan 2002 09:20:15 -0600 (CST) Received: by exchange.Navitaire.com with Internet Mail Service (5.5.2653.19) id ; Thu, 31 Jan 2002 09:20:42 -0600 Message-ID: From: "Henning, Brian" To: freebsd-questions@FreeBSD.ORG Subject: file splitting Date: Thu, 31 Jan 2002 09:20:37 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-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 hello, is there a way to do file splitting in unix? I was doing a little searching on the net and didn't find any information on it. thanks for any helpful info. brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:23:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 7CB9E37B405 for ; Thu, 31 Jan 2002 07:23:47 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g0VFNBn01215; Thu, 31 Jan 2002 17:23:11 +0200 (EET) (envelope-from ru) Date: Thu, 31 Jan 2002 17:23:11 +0200 From: Ruslan Ermilov To: "Henning, Brian" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: file splitting Message-ID: <20020131172311.B856@sunbay.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i 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, Jan 31, 2002 at 09:20:37AM -0600, Henning, Brian wrote: > hello, > > is there a way to do file splitting in unix? I was doing a little searching > on the net and didn't find > any information on it. thanks for any helpful info. > See split(1). Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:29:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 7A57937B417 for ; Thu, 31 Jan 2002 07:29:48 -0800 (PST) Received: from shell.core.com (IDENT:2525@shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.4/1.7) with ESMTP id g0VFTk505157 for ; Thu, 31 Jan 2002 09:29:46 -0600 (CST) Received: from localhost (raiden@localhost) by shell.core.com (8.11.6/8.11.6/1.3) with ESMTP id g0VFTkX09591 for ; Thu, 31 Jan 2002 09:29:46 -0600 (CST) Date: Thu, 31 Jan 2002 09:29:46 -0600 (CST) From: Steven Lake X-X-Sender: raiden@shell.core.com To: freebsd-questions@FreeBSD.ORG Subject: Where did Qpopper Go? 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 I'm probubly just an idiot asking this, but I just ran the make under the /usr/ports/mail/qpopper directory and now that the install went through I've got nothing on the machine that I can find that has any reference to the installed Qpopper mail program. Anyone know where it might have gone? Or am I not done with the makes and installs? So far all I've done is just run the command "make" in the /usr/ports/mail/qpopper directory and nothing else. Can someone help me with this? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:32:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id D94A137B417 for ; Thu, 31 Jan 2002 07:32:12 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0VFWBw00896 for ; Thu, 31 Jan 2002 16:32:11 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:nPtMbBLl0R5pPKJ8zgsIAAYv+Hopr+vv@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0VFWAF11809 for ; Thu, 31 Jan 2002 16:32:10 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0VFW8k28781 for ; Thu, 31 Jan 2002 16:32:08 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0VFW7p05490 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 16:32:07 +0100 (MET) From: Thomas Schuerger Message-Id: <200201311532.g0VFW7p05490@wjpserver.cs.uni-sb.de> Subject: Splash screen problems To: freebsd-questions@freebsd.org Date: Thu, 31 Jan 2002 16:32:07 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL57 (25)] 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 Hi! I've tried to set up my box to have a splash screen when booting FreeBSD-4.4. I tried a 320x200 BMP image without VESA module and that works fine. I tried it with VESA and that works fine, too (but it's centered on a - I think - 640x480 screen). I tried to use a 640x480 BMP image with the VESA module and the screen just flickers shortly and then displays the normal console. It may be that the 640x480 image is a 24 bit image whereas the 320x200 image is an 8 bit image. Does that make a difference? Where can I find information about what color depths and resolutions are supported for the splash screen? BTW: what exactly makes the splashscreen module switch back to the normal console after booting? Does it display the image for a certain number of seconds or is switching back to text mode triggered by other means? Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:34: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 7F96637B405; Thu, 31 Jan 2002 07:34:00 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.11.6/8.11.6) id g0VFXsj57794; Thu, 31 Jan 2002 16:33:54 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <200201311533.g0VFXsj57794@freebsd.dk> Subject: Re: Again Softupdates on 4.5 In-Reply-To: <5.1.0.14.0.20020131155013.01c870c8@mail.drwilco.net> To: "Rogier R. Mulhuijzen" Date: Thu, 31 Jan 2002 16:33:54 +0100 (CET) Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Reply-To: sos@freebsd.dk X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-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 It seems Rogier R. Mulhuijzen wrote: > > >It sounds as if the default five seconds isn't always enough time for > >your disk to do its job. (I've only done poweroff on an idle system so > >I haven't run into such a problem myself.) > > > >I don't see it would hurt anything for this default to be increased to > >help out this problem. But what value would be good? > > Wouldn't the Right Thing (tm) be to ask the controllers/disk whether or not > their caches are clean? Assuming such a thing is even possible. The proper thing is to flush the cache's on shutdown, the way it is now all ATA disks are flushed on device close, problem is we newer close the / device, which I found out some time after I did the flush code, bit newer got around to fixing.. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:35: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 8D0CB37B421 for ; Thu, 31 Jan 2002 07:34:19 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0VFYIw00912; Thu, 31 Jan 2002 16:34:18 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:Wdl22A1u/JI4hnIFTQ/HAGAwuQSCrIiD@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0VFYHF11856; Thu, 31 Jan 2002 16:34:18 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0VFYGk28847; Thu, 31 Jan 2002 16:34:16 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0VFYGR05531; Thu, 31 Jan 2002 16:34:16 +0100 (MET) From: Thomas Schuerger Message-Id: <200201311534.g0VFYGR05531@wjpserver.cs.uni-sb.de> Subject: Re: Where did Qpopper Go? In-Reply-To: from Steven Lake at "Jan 31, 2002 09:29:46 am" To: Steven Lake Date: Thu, 31 Jan 2002 16:34:15 +0100 (MET) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL57 (25)] 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'm probubly just an idiot asking this, but I just ran the make > under the /usr/ports/mail/qpopper directory and now that the install went > through I've got nothing on the machine that I can find that has any > reference to the installed Qpopper mail program. Anyone know where it > might have gone? Or am I not done with the makes and installs? So far > all I've done is just run the command "make" in the > /usr/ports/mail/qpopper directory and nothing else. > > Can someone help me with this? Thanks. Did you do a "make install" after "make"? Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:38:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id AFF0337B41A for ; Thu, 31 Jan 2002 07:38:08 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id C77092EEBC; Thu, 31 Jan 2002 17:38:05 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g0VFeWn80337; Thu, 31 Jan 2002 17:40:32 +0200 (EET) Message-ID: <00d701c1aa64$05b0aa00$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "Steven Lake" Cc: References: Subject: Re: Where did Qpopper Go? Date: Thu, 31 Jan 2002 17:31:51 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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 ----- Original Message ----- From: Steven Lake Newsgroups: lucky.freebsd.questions Sent: Thursday, January 31, 2002 6:30 PM Subject: Where did Qpopper Go? > I'm probubly just an idiot asking this, but I just ran the make > under the /usr/ports/mail/qpopper directory and now that the install went > through I've got nothing on the machine that I can find that has any > reference to the installed Qpopper mail program. Anyone know where it > might have gone? Or am I not done with the makes and installs? So far > all I've done is just run the command "make" in the > /usr/ports/mail/qpopper directory and nothing else. > > Can someone help me with this? Thanks. > # cd /usr/ports/mail/qpopper # make install # make clean # pkg_info -x qpopper After the last command you should see information about installed qpopper package. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:38: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id 7719037B402 for ; Thu, 31 Jan 2002 07:38:05 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16WJLo-00008B-00 for freebsd-questions@FreeBSD.ORG; Thu, 31 Jan 2002 18:42:12 +0300 Date: Thu, 31 Jan 2002 18:42:12 +0300 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: Where did Qpopper Go? Message-ID: <20020131154212.GA487@sysadm.stc> Reply-To: igorr@speechpro.com Mail-Followup-To: Igor Roboul , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i 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, Jan 31, 2002 at 09:29:46AM -0600, Steven Lake wrote: > I'm probubly just an idiot asking this, but I just ran the make > under the /usr/ports/mail/qpopper directory and now that the install went > through I've got nothing on the machine that I can find that has any > reference to the installed Qpopper mail program. Anyone know where it > might have gone? Or am I not done with the makes and installs? So far > all I've done is just run the command "make" in the > /usr/ports/mail/qpopper directory and nothing else. You need do 'make install' too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:39:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by hub.freebsd.org (Postfix) with SMTP id 7AC5737B41A for ; Thu, 31 Jan 2002 07:39:33 -0800 (PST) Received: (qmail 21819 invoked by uid 1001); 31 Jan 2002 15:38:58 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 31 Jan 2002 15:38:58 -0000 Date: Thu, 31 Jan 2002 10:38:58 -0500 (EST) From: Kenneth Culver To: BSD Freak Cc: FreeBSD Questions Subject: Re: FreeBSD 4.5 soft updates In-Reply-To: Message-ID: <20020131103734.Q21783-100000@alpha.yumyumyum.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 The reason behind not enabling it on root is that the root filesystem is traditionally small, and easy to fill up, and Softupdates will sometimes tell you a partition is full even if it isn't. You should be fine enabling it the way you want to, but if I were you I'd reconsider putting everything on one partition. Ken On Thu, 31 Jan 2002, BSD Freak wrote: > I notice the FreeBSD 4.5 release notes say that sysinstall will now > enable soft updates on all files systems except the root. > > Why is that so? Is it a bad idea to have a root file system with soft > updates? Is it just for compatibility reasons? > > I need to know because I am installing a system where I am using all > the disk space and mounting it as / (except for swap space > ofcourse)..... I know this is a bad idea for various reasons ..... but > I have good reasons for doing this too.... > > So my question is basically should I enable soft updates on my system > which uses the whole disk as the root? > > > > Many thanks..... > > --------------------------------------------------------------------- > Would you like a mobile office from only $29.95 per year? > Visit http://www.mbox.com.au > > 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 Thu Jan 31 7:39:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id B0F2C37B402 for ; Thu, 31 Jan 2002 07:39:41 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 485758913 for ; Thu, 31 Jan 2002 16:38:54 +0100 (MET) Date: Thu, 31 Jan 2002 16:38:53 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: How the h*ll did I manage to rm -rf rc.d?! Message-Id: <20020131163853.3134a176.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 was suppose to do a rm -rf postfix in /usr/local/etc, when something else worth of silent attention suddenly struck me. Without thinking I just typed the letters rc.d instead of postfix, and now I'm in deep sh*t. Please help me, someone? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:45:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id F29A137B400 for ; Thu, 31 Jan 2002 07:45:43 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id B0E682EEC4; Thu, 31 Jan 2002 17:45:37 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g0VFm3n80374; Thu, 31 Jan 2002 17:48:04 +0200 (EET) Message-ID: <00e701c1aa65$130fb5a0$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "J.S." Cc: References: <20020131163853.3134a176.johann@broadpark.no.lucky.freebsd.questions> Subject: Re: How the h*ll did I manage to rm -rf rc.d?! Date: Thu, 31 Jan 2002 17:39:22 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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 ----- Original Message ----- From: J.S. Newsgroups: lucky.freebsd.questions Sent: Thursday, January 31, 2002 6:40 PM Subject: How the h*ll did I manage to rm -rf rc.d?! > I was suppose to do a rm -rf postfix in /usr/local/etc, when something else worth of silent attention suddenly struck me. > Without thinking I just typed the letters rc.d instead of postfix, and now I'm in deep sh*t. > > Please help me, someone? Not a big problem. /usr/local/etc/rc.d contains shell scripts which run additional software you installed. You can type pkg_info, and go to /usr/ports/distfiles and fetch needed sh-scripts from needed source distributions. Sometime sh-scripts are parts of ports, so you can go to /usr/ports// and take sh-script from there. Of course you can reinstall all packages, but I'm not sure that it it a good idea. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:50:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21209.mail.yahoo.com (web21209.mail.yahoo.com [216.136.175.167]) by hub.freebsd.org (Postfix) with SMTP id E8FC837B41C for ; Thu, 31 Jan 2002 07:50:13 -0800 (PST) Message-ID: <20020131155013.82668.qmail@web21209.mail.yahoo.com> Received: from [24.100.124.207] by web21209.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 23:50:13 CST Date: Thu, 31 Jan 2002 23:50:13 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= Subject: compare two files To: freebsd-questions@FreeBSD.ORG 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 I would like to know how to write script or program to compare two file two files: file1 and file2 check data of file1 whether exists in file2 if not write this data in file1 or output to file #!/bin/sh $lista=fopen("a.txt", "r"); $listb=fopen("b.txt", "r"); while(!feof($lista)) { $dmbuffer = fgets ($lista); grep $dmbuffer $listb > diff; } Could you teach me or where can I get this information from website TIA _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:59:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pianosa.catch22.org (pianosa.catch22.org [64.81.48.19]) by hub.freebsd.org (Postfix) with ESMTP id 84EDC37B404 for ; Thu, 31 Jan 2002 07:59:07 -0800 (PST) Received: by pianosa.catch22.org (Postfix, from userid 1006) id E6E5020F; Thu, 31 Jan 2002 07:59:01 -0800 (PST) Date: Thu, 31 Jan 2002 07:59:01 -0800 From: Danny Howard To: jacks@sage-american.com Cc: Mark Drayton , Lance Bland , adrian kok , questions@FreeBSD.ORG Subject: Re: number of users Message-ID: <20020131075901.A23029@pianosa.catch22.org> References: <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125190013.23955.qmail@web21210.mail.yahoo.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125192444.A3916@drex.staff.izr.com> <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <20020130230643.B30649@pianosa.catch22.org> <3.0.5.32.20020131073450.018e6ae0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.5.32.20020131073450.018e6ae0@mail.sage-american.com>; from jacks@sage-american.com on Thu, Jan 31, 2002 at 07:34:50AM -0600 X-Loop: djhoward@uiuc.edu 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, Jan 31, 2002 at 07:34:50AM -0600, jacks@sage-american.com wrote: > ...which literally shows just a "number" of users which isof little value. > But, if you wanted that summary to show a LIST summary of WHO the users by > name and their FTP/Quota privileges.... what would you type? man quota To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 7:59:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id A5B7C37B416 for ; Thu, 31 Jan 2002 07:59:47 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WJcj-0006cN-00 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 15:59:41 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 2720144F6F; Thu, 31 Jan 2002 16:59:38 +0100 (CET) Date: Thu, 31 Jan 2002 16:59:38 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup release info Message-ID: <20020131155938.GA1512@raggedclown.net> References: <20020131031616.GA73680@hades.hell.gr> <047201c1aa24$6423d8e0$b300a8c0@wenk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <047201c1aa24$6423d8e0$b300a8c0@wenk> User-Agent: Mutt/1.3.24i 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 Wed, Jan 30, 2002 at 10:56:21PM -0800, Jeff Shevlen wrote: > That's interesting. I had no idea shell scripts could interface with > C like so. I have one last question in regards to the script. I > looked at man cpp and I didn't see anything about "-E"; not to > mention the " -" after the E. What does all this do? I ran the > script without any modifiers to cpp and I got the same result as with > "-E -" ! > > : > : $ ( echo '#include ' ; echo __FreeBSD_version ) | > cpp -E - | tail -1 > : > : 500028 > : > : Ah but it is simple really. cpp(1) is a preprocessor. It doesn't > : care if input comes from standard input. The symbol > _FreeBSD_version > : is defined in /usr/src/sys/sys/param.h (which finally is copied by > : installworld to /usr/include/sys/param.h). The two 'echo' commands > : produce a minimal C 'testbed' like below: > : > : $ ( echo '#include ' ; echo __FreeBSD_version ) > : #include > : __FreeBSD_version > : > : This piped into cpp, will be preprocessed, and __FreeBSD_version > (the > : last line of the source) be substituted with it's value as defined > in > : /usr/include/sys/param.h. The final tail is fairly obvious now... > : > : -- Mmm, I hate to be a killjoy, couldn't you do this with grep ? Just a passing thought :) -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8: 7:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21203.mail.yahoo.com (web21203.mail.yahoo.com [216.136.130.22]) by hub.freebsd.org (Postfix) with SMTP id 9FFA437B400 for ; Thu, 31 Jan 2002 08:06:55 -0800 (PST) Message-ID: <20020131160655.42352.qmail@web21203.mail.yahoo.com> Received: from [24.100.124.207] by web21203.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 00:06:55 CST Date: Fri, 1 Feb 2002 00:06:55 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= Subject: Re: compare two files To: Joel Dinel Cc: questions@FreeBSD.ORG In-Reply-To: <20020131105553.A39923@sunder.touchtunes.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 Joel But the diff also outputs the data of fileB I only need fileA data whether it exists to fileB Thank you --- Joel Dinel wrote: > It already exists, and it's called 'diff'. > > man diff > > > On Thu, Jan 31, 2002 at 11:50:13PM +0800, adrian kok > wrote: > > Date: Thu, 31 Jan 2002 23:50:13 +0800 (CST) > > From: adrian kok > > Subject: compare two files > > To: freebsd-questions@FreeBSD.ORG > > > > I would like to know how to write script or > program to > > compare two file > > > > two files: file1 and file2 > > > > check data of file1 whether exists in file2 > > > > if not > > > > write this data in file1 or output to file > > > > #!/bin/sh > > $lista=fopen("a.txt", "r"); > > $listb=fopen("b.txt", "r"); > > > > while(!feof($lista)) { > > $dmbuffer = fgets ($lista); > > grep $dmbuffer $listb > diff; > > } > > > > Could you teach me or where can I get this > information > > from website > > > > TIA > > > > > > > _______________________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com.hk address at > http://mail.english.yahoo.com.hk > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > ---end quoted text--- > > -- > Joel Dinel > System Administrator > TouchTunes Digital Jukebox, Inc. > GnuPG key : http://darkhost.mine.nu:81/~joel/misc/mykey.asc _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:11:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.ehsrealtime.com (eris.ehsrealtime.com [213.52.146.130]) by hub.freebsd.org (Postfix) with ESMTP id B4ACD37B416 for ; Thu, 31 Jan 2002 08:11:13 -0800 (PST) Received: from set.ehsrealtime.com ([213.52.146.197]) by clientmail.ehsrealtime.com with esmtp (Exim 3.33 #2) id 16WJRV-000GNz-01; Thu, 31 Jan 2002 15:48:05 +0000 Received: from waynep by set.ehsrealtime.com with local (Exim 3.34 #3) id 16WJoP-0000Kd-00; Thu, 31 Jan 2002 16:11:45 +0000 From: Wayne Pascoe To: adrian kok Cc: freebsd-questions@FreeBSD.ORG Subject: Re: compare two files References: <20020131155013.82668.qmail@web21209.mail.yahoo.com> Date: 31 Jan 2002 16:11:44 +0000 In-Reply-To: <20020131155013.82668.qmail@web21209.mail.yahoo.com> Message-ID: Lines: 38 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.5 (bamboo) 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 adrian kok writes: > I would like to know how to write script or program to > compare two file > > two files: file1 and file2 > > check data of file1 whether exists in file2 > > if not > > write this data in file1 or output to file > > #!/bin/sh > $lista=fopen("a.txt", "r"); > $listb=fopen("b.txt", "r"); > > while(!feof($lista)) { > $dmbuffer = fgets ($lista); > grep $dmbuffer $listb > diff; > } I think that using diff might do what you want. diff file1 file2 this will print the lines in each file that differ to standard output. This can be redirected to a file by doing diff file1 file2 > differences HTH -- - Wayne Pascoe | Everything to excess. To enjoy the freebsd@molemanarmy.com | flavor of life, take big bites. Moderation http://www.molemanarmy.com | is for monks. - Robert Heinlein | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:11:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id ADEFB37B400 for ; Thu, 31 Jan 2002 08:11:07 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id KAA12583; Thu, 31 Jan 2002 10:10:51 -0600 (CST) Message-Id: <3.0.5.32.20020131101046.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 31 Jan 2002 10:10:46 -0600 To: Danny Howard From: jacks@sage-american.com Subject: Re: number of users Cc: Mark Drayton , Lance Bland , adrian kok , questions@FreeBSD.ORG In-Reply-To: <20020131075901.A23029@pianosa.catch22.org> References: <3.0.5.32.20020131073450.018e6ae0@mail.sage-american.com> <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125190013.23955.qmail@web21210.mail.yahoo.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125192444.A3916@drex.staff.izr.com> <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <20020130230643.B30649@pianosa.catch22.org> <3.0.5.32.20020131073450.018e6ae0@mail.sage-american.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 Those are NOT answers but lazy "man" references. This is what I meant: UserName FullName FTP Home Directory Quota E-mail Quota ---------------- ------------------------- ------------------------------ ----- ------------ root System Administrator (No FTP Privileges) none none admin Administrator / none unlimited w8mia August Hoecker /usr/local/etc/httpd/htdocs/w8 none unlimited kb0otw Jerome Warburton (No FTP Privileges) none 5 megs oleg Oleg Sollogub (No FTP Privileges) none unlimited w4mmc Harold Allen (No FTP Privileges) none unlimited jack Jack L. Stone /usr/local/etc/httpd/htdocs/an none unlimited vk3kxw Roly McMillan (No FTP Privileges) none unlimited ...etc., etc., for dozens of more listings... Got another "man" page equal to or better....?? At 07:59 AM 1.31.2002 -0800, Danny Howard wrote: >On Thu, Jan 31, 2002 at 07:34:50AM -0600, jacks@sage-american.com wrote: >> ...which literally shows just a "number" of users which isof little value. >> But, if you wanted that summary to show a LIST summary of WHO the users by >> name and their FTP/Quota privileges.... what would you type? > >man quota > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:13:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 580CF37B400; Thu, 31 Jan 2002 08:13:07 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0VGDNh92177; Thu, 31 Jan 2002 11:13:23 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Thu, 31 Jan 2002 11:13:23 -0500 (EST) From: Joe Clarke To: mh Cc: freebsd-questions@freebsd.org, Subject: Re: can't build Evolution: Solution? In-Reply-To: <3C5883B6.3ACB9A6E@concentric.net> Message-ID: <20020131110859.C92097-100000@shumai.marcuscom.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 On Wed, 30 Jan 2002, mh wrote: > Joe Clarke wrote: > > [SNIP] > > > > > I still have XFree86 4.1.0_12 with: > > > > 28:-lfreetype.6 => /usr/X11R6/lib/libfreetype.so.6 > > 171:-lfreetype.7 => /usr/local/lib/libfreetype.so.7 > > 204:-lfreetype.8 => /usr/local/lib/libfreetype.so.8 > > > > Evolution 1.0.1 builds and runs just fine for me. I will admit I just > > rebuilt all my GNOME ports recently to work around some other problems. > > However, freetype2 never gave me any direct problems as far as I can > > tell. > > > Yes, when I was using the XFree86-4-1.0* port (as it looks like you > are), /usr/X11R6/lib/libfreetype.so.6 was provided by the port. I > deinstalled XFree86-4.1.0* and installed the XFree86-4-clients, > XFree86-4-libraries, and XFree86-4-Server ports after reading in FreeBSD > Diary (http://www.freebsddiary.org/xfree86-4.php) that the port in > /usr/ports/x11/XFree86-4 was to be soon deprecated. Seemed like the > correct thing to do. > > And, I read a problem report > (http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/30813) that described > another problem: "Description: XFree86-4 installed as one port installs > libfreetype.so.6 which is in the way after the freetype2 port is > installed. This does not happen if i install Xfree86-4 in "pieces". > > So I'm not sure what is the best path to follow. I've got XFree86-4 > installed in "pieces", with a link from /usr/X11R6/lib/libfreetype.so.6 > to /usr/local/lib/libfreetype.so.8 and Evolution 1.0.1 works. I > understand the symlink could be a problem in the future with changing > library versions (unless I keep changing the symlink). I could deinstall > the XFree86-4 parts and reinstall the single port, which would provide > libfreetype.so.6. I'm not sure why Evolution is wanting version 6 of libfreetype when you compile it in its absence. The port has been modified to want libfreetype.so.8, so recompiling it should set all the links straight (if you remove the symlink). > > Is there a "best way" here, or is it whatever works for you? I guess it's what works for you in this situation. However, it still perplexes me as to why Evo won't link against version 8 if that's all there is. Joe > > > > > > > > > Got a newbie-type question too: It seems that binary upgrades can lead > > > to different version of the same program being installed, and I assume > > > this is even more the case doing a Release upgrade, say from 4.3 to 4.4. > > > I use ports and portupgrade to keep programs current, but what about > > > system files? Is there some place to read how to do this? Is it best > > > done by getting the next release and upgrading through > > > /stand/sysinstall? > > > > I use cvsup to stay -stable with FreeBSD. This involves rebuilding the > > OS every so often. For me, it's usually once per week. The handbook is > > a great source of knowledge on this subject: > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html > > > > "make world" is the best way to update the OS provided you're familiar > > with all the steps. > > > > Joe > > Aha, I didn't understand "make world" when I first installed FBSD, but > it makes more sense now. Thanks for the link. Between that chapter, > FreeBSD Unleased, and Release 4.5, I should have plenty to do this > weekend! > > mike > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:21:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 7FB6D37B400 for ; Thu, 31 Jan 2002 08:21:19 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WJxe-00008Q-00 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 16:21:18 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id F218C44F6F; Thu, 31 Jan 2002 17:21:16 +0100 (CET) Date: Thu, 31 Jan 2002 17:21:16 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: unsigned char portability Message-ID: <20020131162116.GB1512@raggedclown.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i 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, Jan 31, 2002 at 02:47:47PM +0000, June Carey wrote: > Hi, > > I have a question I was hoping someone could answer. > Does the "unsigned char" C type have any machine architecture portability > problems ? If you explicitly "unsign" it no I believe not..as long as you don't play silly buggers with it inside a struct. The signedness of a plain char is architecture/compiler dependent. Which is a pain in the a*se. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:21:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pianosa.catch22.org (pianosa.catch22.org [64.81.48.19]) by hub.freebsd.org (Postfix) with ESMTP id 914E937B419 for ; Thu, 31 Jan 2002 08:21:46 -0800 (PST) Received: by pianosa.catch22.org (Postfix, from userid 1006) id 08E082ED; Thu, 31 Jan 2002 08:21:46 -0800 (PST) Date: Thu, 31 Jan 2002 08:21:45 -0800 From: Danny Howard To: jacks@sage-american.com Cc: Mark Drayton , Lance Bland , adrian kok , questions@FreeBSD.ORG Subject: Re: number of users Message-ID: <20020131082145.C23029@pianosa.catch22.org> References: <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125190013.23955.qmail@web21210.mail.yahoo.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125192444.A3916@drex.staff.izr.com> <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <20020130230643.B30649@pianosa.catch22.org> <3.0.5.32.20020131073450.018e6ae0@mail.sage-american.com> <20020131075901.A23029@pianosa.catch22.org> <3.0.5.32.20020131101046.018e6ae0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.5.32.20020131101046.018e6ae0@mail.sage-american.com>; from jacks@sage-american.com on Thu, Jan 31, 2002 at 10:10:46AM -0600 X-Loop: djhoward@uiuc.edu 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, Jan 31, 2002 at 10:10:46AM -0600, jacks@sage-american.com wrote: > Those are NOT answers but lazy "man" references. This is what I meant: > > UserName FullName FTP Home Directory > Quota E-mail Quota > ---------------- ------------------------- ------------------------------ > ----- ------------ > root System Administrator (No FTP Privileges) > none none > admin Administrator / > none unlimited [...SNIP...] Oh, that's not a query so much as a lazy SysAdmin question. You asked "How would you ..." I stand by my answer: I don't know how to access quota information on FreeBSD, so I would Read The Fine Man page. :) I think you'd find getpwent() of use. This is a C function also accessible by Perl. The lazier way would be to awk fields out of /etc/passwd. As pointed out, I don't know how to slurp up quota data. There's probably a tool out there already that prints much of the data you want, that could be massaged appropriately. -danny -- http://dannyman.toldme.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:27:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 4F7F437B402 for ; Thu, 31 Jan 2002 08:27:35 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16WK3W-0006uV-00; Thu, 31 Jan 2002 16:27:22 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.34 #1) id 16WK3W-0001Pj-00; Thu, 31 Jan 2002 16:27:22 +0000 Date: Thu, 31 Jan 2002 16:27:22 +0000 From: Ceri To: jacks@sage-american.com Cc: questions@FreeBSD.ORG Subject: Re: number of users Message-ID: <20020131162722.GA5275@rhadamanth> References: <3.0.5.32.20020131073450.018e6ae0@mail.sage-american.com> <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125190013.23955.qmail@web21210.mail.yahoo.com> <0C288440-11C8-11D6-A67C-0030659A531A@vvi.com> <20020125192444.A3916@drex.staff.izr.com> <3.0.5.32.20020125133613.01831ca0@mail.sage-american.com> <20020130230643.B30649@pianosa.catch22.org> <3.0.5.32.20020131073450.018e6ae0@mail.sage-american.com> <3.0.5.32.20020131101046.018e6ae0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3.0.5.32.20020131101046.018e6ae0@mail.sage-american.com> User-Agent: Mutt/1.3.27i 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, Jan 31, 2002 at 10:10:46AM -0600, jacks@sage-american.com wrote: > Those are NOT answers but lazy "man" references. This is what I meant: > > UserName FullName FTP Home Directory > Quota E-mail Quota > ---------------- ------------------------- ------------------------------ > ----- ------------ > root System Administrator (No FTP Privileges) > none none > admin Administrator / > none unlimited In that case, this is a lazy question. > Got another "man" page equal to or better....?? man quota man 5 passwd man ftpd man sh man grep man awk man sed man echo Should just about do it, I think. Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:29:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id BEAB137B400 for ; Thu, 31 Jan 2002 08:29:19 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WK5O-0001Xc-00 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 16:29:18 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id A4D1544F6A; Thu, 31 Jan 2002 17:29:17 +0100 (CET) Date: Thu, 31 Jan 2002 17:29:17 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: unsigned char portability Message-ID: <20020131162917.GA1789@raggedclown.net> References: <20020131162116.GB1512@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131162116.GB1512@raggedclown.net> User-Agent: Mutt/1.3.24i 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, Jan 31, 2002 at 05:21:16PM +0100, Cliff Sarginson wrote: > On Thu, Jan 31, 2002 at 02:47:47PM +0000, June Carey wrote: > > Hi, > > > > I have a question I was hoping someone could answer. > > Does the "unsigned char" C type have any machine architecture portability > > problems ? > > If you explicitly "unsign" it no I believe not..as long as you don't > play silly buggers with it inside a struct. > > The signedness of a plain char is architecture/compiler dependent. > Which is a pain in the a*se. > Maybe I was answering the wrong question, are you talking about transfering things down the wire, or about how a program behaves when run on different architecures. My answer was to the latter question. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:32:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.wintersperu.com.pe (alpha.wintersperu.com.pe [200.37.53.28]) by hub.freebsd.org (Postfix) with ESMTP id 2E9AD37B402 for ; Thu, 31 Jan 2002 08:32:01 -0800 (PST) Received: from alvaro ([130.102.1.2]) by alpha.wintersperu.com.pe (8.8.7/8.8.7) with ESMTP id LAA14780 for ; Thu, 31 Jan 2002 11:28:41 -0500 From: "Alvaro Rosales R." Organization: Procacao S.A To: freebsd-questions@FreeBSD.ORG Date: Thu, 31 Jan 2002 11:31:24 -0500 MIME-Version: 1.0 Subject: Deleting files in FreeBSD Reply-To: aran80@wintersperu.com.pe Message-ID: <3C592B0C.19515.5B356B@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 folks Can you tell me if there is a way to recover a deleted file in FreeBSD?? I mean is there something like the recycle bin of Micro$oft Windows 9X ? , If there is , Hown can I use it? is it enabled by default?? does it give you information of Who deleted the file and at what time did the deletion ocurr??. I am using my FreeBSD server to share files with my Windows clients using SAMBA and I would like to have some control over the files my users delete in the server, I had some experience with Novell Netware servers and they had an utility that kept track of the files the users deleted from the server and then you coul use an utility called salvage to recover this files. Thanks in advance for your help. Alvaro A. Rosales Rojas. ---------------- a.k.a. RAZA Proud user of Pegasus Mail Soporte Tecnico de Sistemas Procacao S.A 3368113 ext 260 "You'll never know how far you can go until you break the chains that tie your soul " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 8:36: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from heggur.landspitali.is (heggur.landspitali.is [130.208.204.232]) by hub.freebsd.org (Postfix) with ESMTP id AB43C37B402 for ; Thu, 31 Jan 2002 08:35:52 -0800 (PST) Received: from heitur.landspitali.is (eik.rsp.is [160.210.15.229]) by heggur.landspitali.is (8.11.4/8.11.3) with ESMTP id g0VGZox14132 for ; Thu, 31 Jan 2002 16:35:50 GMT Subject: dhcp problem To: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: "Elfar Ağalsteinn Ingvarsson" Date: Thu, 31 Jan 2002 16:35:48 +0000 X-MIMETrack: Serialize by Router on Heitur/Landspitali/IS(Release 5.0.7 |March 21, 2001) at 31.01.2002 16:35:49 MIME-Version: 1.0 Content-type: multipart/mixed; Boundary="0__=00256B52004947848f9e8a93df938690918c00256B5200494784" Content-Disposition: inline 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 --0__=00256B52004947848f9e8a93df938690918c00256B5200494784 Content-type: text/plain; charset=us-ascii Hello Im having a problem with making dhcp work after I boot up. According to the boot message it updates the ip address but when i try doing through sysinstall it fails without an error message. I have the bpf compiled in to the kernel and theres no firewall or other blocks between me and the dhcp server. Ive read the dhcp related manuals and havent seen anything in them about this. Thanks Elfar (See attached file: messages.txt)(See attached file: kernel.txt)(See attached file: dmsg.txt) --0__=00256B52004947848f9e8a93df938690918c00256B5200494784 Content-type: application/octet-stream; name="messages.txt" Content-Disposition: attachment; filename="messages.txt" Content-transfer-encoding: base64 SmFuIDMxIDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IENvcHlyaWdodCAoYykgMTk5Mi0yMDAyIFRo ZSBGcmVlQlNEIFByb2plY3QuDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogQ29weXJp Z2h0IChjKSAxOTc5LCAxOTgwLCAxOTgzLCAxOTg2LCAxOTg4LCAxOTg5LCAxOTkxLCAxOTkyLCAx OTkzLCAxOTk0DQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogVGhlIFJlZ2VudHMgb2Yg dGhlIFVuaXZlcnNpdHkgb2YgQ2FsaWZvcm5pYS4gQWxsIHJpZ2h0cyByZXNlcnZlZC4NCkphbiAz MSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBGcmVlQlNEIDQuNS1TVEFCTEUgIzE6IFdlZCBKYW4g MzAgMjE6MzY6MjEgR01UIDIwMDINCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBlbGZh ckBlcnd5bi5sYW5kc3BpdGFsaS5pczovdXNyL29iai91c3Ivc3JjL3N5cy9NT0QNCkphbiAzMSAx MzoxNDowOSBlcnd5biAva2VybmVsOiBUaW1lY291bnRlciAiaTgyNTQiICBmcmVxdWVuY3kgMTE5 MzE4MiBIeg0KSmFuIDMxIDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IFRpbWVjb3VudGVyICJUU0Mi ICBmcmVxdWVuY3kgNzQ4MzUyOTk2IEh6DQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDog Q1BVOiBQZW50aXVtIElJSS9QZW50aXVtIElJSSBYZW9uL0NlbGVyb24gKDc0OC4zNS1NSHogNjg2 LWNsYXNzIENQVSkNCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBPcmlnaW4gPSAiR2Vu dWluZUludGVsIiAgSWQgPSAweDY4MyAgU3RlcHBpbmcgPSAzDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3 eW4gL2tlcm5lbDogRmVhdHVyZXM9MHgzODNmOWZmPEZQVSxWTUUsREUsUFNFLFRTQyxNU1IsUEFF LE1DRSxDWDgsU0VQLE1UUlIsUEdFLE1DQSxDTU9WLFBBVCxQU0UzNixNTVgsRlhTUixTU0U+DQpK YW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogcmVhbCBtZW1vcnkgID0gMTA3MzY3NjI4OCAo MTA0ODUxMksgYnl0ZXMpDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogYXZhaWwgbWVt b3J5ID0gMTA0MjA3OTc0NCAoMTAxNzY1NksgYnl0ZXMpDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4g L2tlcm5lbDogUHJlbG9hZGVkIGVsZiBrZXJuZWwgImtlcm5lbCIgYXQgMHhjMDJmYTAwMC4NCkph biAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBQcmVsb2FkZWQgdXNlcmNvbmZpZ19zY3JpcHQg Ii9ib290L2tlcm5lbC5jb25mIiBhdCAweGMwMmZhMDljLg0KSmFuIDMxIDEzOjE0OjA5IGVyd3lu IC9rZXJuZWw6IFBlbnRpdW0gUHJvIE1UUlIgc3VwcG9ydCBlbmFibGVkDQpKYW4gMzEgMTM6MTQ6 MDkgZXJ3eW4gL2tlcm5lbDogbWQwOiBNYWxsb2MgZGlzaw0KSmFuIDMxIDEzOjE0OjA5IGVyd3lu IC9rZXJuZWw6IFVzaW5nICRQSVIgdGFibGUsIDcgZW50cmllcyBhdCAweGMwMGZkZDAwDQpKYW4g MzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogbnB4MDogPG1hdGggcHJvY2Vzc29yPiBvbiBtb3Ro ZXJib2FyZA0KSmFuIDMxIDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IG5weDA6IElOVCAxNiBpbnRl cmZhY2UNCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBwY2liMDogPEhvc3QgdG8gUENJ IGJyaWRnZT4gb24gbW90aGVyYm9hcmQNCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBw Y2kwOiA8UENJIGJ1cz4gb24gcGNpYjANCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBh Z3AwOiA8VklBIDgyQzY5MSAoQXBvbGxvIFBybykgaG9zdCB0byBQQ0kgYnJpZGdlPiBtZW0gMHhk MDAwMDAwMC0weGQzZmZmZmZmIGF0IGRldmljZSAwLjAgb24gcGNpMA0KSmFuIDMxIDEzOjE0OjA5 IGVyd3luIC9rZXJuZWw6IHBjaWIyOiA8VklBIDgyQzU5OE1WUCAoQXBvbGxvIE1WUDMpIFBDSS1Q Q0kgKEFHUCkgYnJpZGdlPiBhdCBkZXZpY2UgMS4wIG9uIHBjaTANCkphbiAzMSAxMzoxNDowOSBl cnd5biAva2VybmVsOiBwY2kxOiA8UENJIGJ1cz4gb24gcGNpYjINCkphbiAzMSAxMzoxNDowOSBl cnd5biAva2VybmVsOiBwY2kxOiA8TWF0cm94IE1HQSBHNDAwIEFHUCBncmFwaGljcyBhY2NlbGVy YXRvcj4gYXQgMC4wIGlycSA3DQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogaXNhYjA6 IDxWSUEgODJDNjg2IFBDSS1JU0EgYnJpZGdlPiBhdCBkZXZpY2UgNy4wIG9uIHBjaTANCkphbiAz MSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBpc2EwOiA8SVNBIGJ1cz4gb24gaXNhYjANCkphbiAz MSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBhdGFwY2kwOiA8VklBIDgyQzY4NiBBVEExMDAgY29u dHJvbGxlcj4gcG9ydCAweDkwMDAtMHg5MDBmIGF0IGRldmljZSA3LjEgb24gcGNpMA0KSmFuIDMx IDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IGF0YTA6IGF0IDB4MWYwIGlycSAxNCBvbiBhdGFwY2kw DQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogYXRhMTogYXQgMHgxNzAgaXJxIDE1IG9u IGF0YXBjaTANCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBwY20wOiA8VklBIFZUODJD Njg2QT4gcG9ydCAweGE0MDAtMHhhNDAzLDB4YTAwMC0weGEwMDMsMHg5YzAwLTB4OWNmZiBpcnEg MTAgYXQgZGV2aWNlIDcuNSBvbiBwY2kwDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDog YXRhcGNpMTogPFByb21pc2UgVFgyIEFUQTEwMCBjb250cm9sbGVyPiBwb3J0IDB4YjgwMC0weGI4 MGYsMHhiNDAwLTB4YjQwMywweGIwMDAtMHhiMDA3LDB4YWMwMC0weGFjMDMsMHhhODAwLTB4YTgw NyBtZW0gMHhkYjIwMDAwMC0weGRiMjAzZmZmIGlycSAxMSBhdCBkZXZpY2UgOS4wIG9uIHBjaTAN CkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBhdGEyOiBhdCAweGE4MDAgb24gYXRhcGNp MQ0KSmFuIDMxIDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IGF0YTM6IGF0IDB4YjAwMCBvbiBhdGFw Y2kxDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogZnhwMDogPEludGVsIFBybyAxMC8x MDBCLzEwMCsgRXRoZXJuZXQ+IHBvcnQgMHhiYzAwLTB4YmMxZiBtZW0gMHhkYjAwMDAwMC0weGRi MGZmZmZmLDB4ZGIyMDUwMDAtMHhkYjIwNWZmZiBpcnEgMTAgYXQgZGV2aWNlIDExLjAgb24gcGNp MA0KSmFuIDMxIDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IGZ4cDA6IEV0aGVybmV0IGFkZHJlc3Mg MDA6MDQ6YWM6MTU6YzU6NzMNCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBpbnBoeTA6 IDxpODI1NTUgMTAvMTAwIG1lZGlhIGludGVyZmFjZT4gb24gbWlpYnVzMA0KSmFuIDMxIDEzOjE0 OjA5IGVyd3luIC9rZXJuZWw6IGlucGh5MDogIDEwYmFzZVQsIDEwYmFzZVQtRkRYLCAxMDBiYXNl VFgsIDEwMGJhc2VUWC1GRFgsIGF1dG8NCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBm eHAxOiA8SW50ZWwgUHJvIDEwLzEwMEIvMTAwKyBFdGhlcm5ldD4gcG9ydCAweGMwMDAtMHhjMDFm IG1lbSAweGRiMTAwMDAwLTB4ZGIxZmZmZmYsMHhkYjIwNDAwMC0weGRiMjA0ZmZmIGlycSA1IGF0 IGRldmljZSAxMy4wIG9uIHBjaTANCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBmeHAx OiBFdGhlcm5ldCBhZGRyZXNzIDAwOjA0OmFjOmE2Ojg2OmEzDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3 eW4gL2tlcm5lbDogaW5waHkxOiA8aTgyNTU1IDEwLzEwMCBtZWRpYSBpbnRlcmZhY2U+IG9uIG1p aWJ1czENCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBpbnBoeTE6ICAxMGJhc2VULCAx MGJhc2VULUZEWCwgMTAwYmFzZVRYLCAxMDBiYXNlVFgtRkRYLCBhdXRvDQpKYW4gMzEgMTM6MTQ6 MDkgZXJ3eW4gL2tlcm5lbDogcGNtMTogPENyZWF0aXZlIEVNVTEwSzE+IHBvcnQgMHhjNDAwLTB4 YzQxZiBpcnEgNyBhdCBkZXZpY2UgMTUuMCBvbiBwY2kwDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4g L2tlcm5lbDogcGNpYjE6IDxIb3N0IHRvIFBDSSBicmlkZ2U+IG9uIG1vdGhlcmJvYXJkDQpKYW4g MzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogcGNpMjogPFBDSSBidXM+IG9uIHBjaWIxDQpKYW4g MzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogb3JtMDogPE9wdGlvbiBST01zPiBhdCBpb21lbSAw eGMwMDAwLTB4YzdmZmYsMHhjODAwMC0weGM5ZmZmLDB4Y2EwMDAtMHhjYTdmZiwweGNiMDAwLTB4 Y2I3ZmYgb24gaXNhMA0KSmFuIDMxIDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IGZkYzA6IDxORUMg NzIwNjVCIG9yIGNsb25lPiBhdCBwb3J0IDB4M2YwLTB4M2Y1LDB4M2Y3IGlycSA2IGRycSAyIG9u IGlzYTANCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBmZGMwOiBGSUZPIGVuYWJsZWQs IDggYnl0ZXMgdGhyZXNob2xkDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogZmQwOiA8 MTQ0MC1LQiAzLjUiIGRyaXZlPiBvbiBmZGMwIGRyaXZlIDANCkphbiAzMSAxMzoxNDowOSBlcnd5 biAva2VybmVsOiBhdGtiZGMwOiA8S2V5Ym9hcmQgY29udHJvbGxlciAoaTgwNDIpPiBhdCBwb3J0 IDB4NjAsMHg2NCBvbiBpc2EwDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogYXRrYmQw OiA8QVQgS2V5Ym9hcmQ+IGZsYWdzIDB4MSBpcnEgMSBvbiBhdGtiZGMwDQpKYW4gMzEgMTM6MTQ6 MDkgZXJ3eW4gL2tlcm5lbDogcHNtMDogPFBTLzIgTW91c2U+IGlycSAxMiBvbiBhdGtiZGMwDQpK YW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5lbDogcHNtMDogbW9kZWwgSW50ZWxsaU1vdXNlLCBk ZXZpY2UgSUQgMw0KSmFuIDMxIDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IHZnYTA6IDxHZW5lcmlj IElTQSBWR0E+IGF0IHBvcnQgMHgzYzAtMHgzZGYgaW9tZW0gMHhhMDAwMC0weGJmZmZmIG9uIGlz YTANCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBzYzA6IDxTeXN0ZW0gY29uc29sZT4g YXQgZmxhZ3MgMHgxMDAgb24gaXNhMA0KSmFuIDMxIDEzOjE0OjA5IGVyd3luIC9rZXJuZWw6IHNj MDogVkdBIDwxNiB2aXJ0dWFsIGNvbnNvbGVzLCBmbGFncz0weDMwMD4NCkphbiAzMSAxMzoxNDow OSBlcnd5biAva2VybmVsOiBhZDA6IDQzOTc5TUIgPElCTS1EVExBLTMwNzA0NT4gWzg5MzU1LzE2 LzYzXSBhdCBhdGEwLW1hc3RlciB0YWdnZWQgVURNQTEwMA0KSmFuIDMxIDEzOjE0OjA5IGVyd3lu IC9rZXJuZWw6IGFkMTogMzkyNjZNQiA8SUMzNUwwNDBBVkVSMDctMD4gWzc5NzgwLzE2LzYzXSBh dCBhdGEwLXNsYXZlIHRhZ2dlZCBVRE1BMTAwDQpKYW4gMzEgMTM6MTQ6MDkgZXJ3eW4gL2tlcm5l bDogYWQ1OiAzOTI2Nk1CIDxJQzM1TDA0MEFWRVIwNy0wPiBbNzk3ODAvMTYvNjNdIGF0IGF0YTIt c2xhdmUgdGFnZ2VkIFVETUExMDANCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBhY2Qw OiBDRC1SVyA8UExFWFRPUiBDRC1SIFBYLVcyNDEwQT4gYXQgYXRhMS1tYXN0ZXIgdXNpbmcgV0RN QTINCkphbiAzMSAxMzoxNDowOSBlcnd5biAva2VybmVsOiBhY2QxOiBEVkQtUk9NIDxUT1NISUJB IERWRC1ST00gU0QtTTEyMTI+IGF0IGF0YTEtc2xhdmUgdXNpbmcgVURNQTMzDQpKYW4gMzEgMTM6 MTQ6MDkgZXJ3eW4gL2tlcm5lbDogTW91bnRpbmcgcm9vdCBmcm9tIHVmczovZGV2L2FkMHMxYQ== --0__=00256B52004947848f9e8a93df938690918c00256B5200494784 Content-type: application/octet-stream; name="kernel.txt" Content-Disposition: attachment; filename="kernel.txt" Content-transfer-encoding: base64 bWFjaGluZSAgICAgICAgIGkzODYNCmNwdSAgICAgICAgICAgICBJNjg2X0NQVQ0KaWRlbnQgICAg ICAgICAgIE1PRA0KbWF4dXNlcnMgICAgICAgIDANCg0Kb3B0aW9ucyAgICAgICAgIElORVQgICAg ICAgICAgICAgICAgICAgICNJbnRlck5FVHdvcmtpbmcNCm9wdGlvbnMgICAgICAgICBGRlMgICAg ICAgICAgICAgICAgICAgICAjQmVya2VsZXkgRmFzdCBGaWxlc3lzdGVtDQpvcHRpb25zICAgICAg ICAgRkZTX1JPT1QgICAgICAgICAgICAgICAgI0ZGUyB1c2FibGUgYXMgcm9vdCBkZXZpY2UgW2tl ZXAgdGhpcyFdDQpvcHRpb25zICAgICAgICAgU09GVFVQREFURVMgICAgICAgICAgICAgI0VuYWJs ZSBGRlMgc29mdCB1cGRhdGVzIHN1cHBvcnQNCm9wdGlvbnMgICAgICAgICBVRlNfRElSSEFTSCAg ICAgICAgICAgICAjSW1wcm92ZSBwZXJmb3JtYW5jZSBvbiBiaWcgZGlyZWN0b3JpZXMNCm9wdGlv bnMgICAgICAgICBNRlMgICAgICAgICAgICAgICAgICAgICAjTWVtb3J5IEZpbGVzeXN0ZW0NCm9w dGlvbnMgICAgICAgICBNU0RPU0ZTICAgICAgICAgICAgICAgICAjTVNET1MgRmlsZXN5c3RlbQ0K b3B0aW9ucyAgICAgICAgIENEOTY2MCAgICAgICAgICAgICAgICAgICNJU08gOTY2MCBGaWxlc3lz dGVtDQpvcHRpb25zICAgICAgICAgUFJPQ0ZTICAgICAgICAgICAgICAgICAgI1Byb2Nlc3MgZmls ZXN5c3RlbQ0Kb3B0aW9ucyAgICAgICAgIENPTVBBVF80MyAgICAgICAgICAgICAgICNDb21wYXRp YmxlIHdpdGggQlNEIDQuMyBbS0VFUCBUSElTIV0NCm9wdGlvbnMgICAgICAgICBDT01QQVRfTElO VVgNCm9wdGlvbnMgICAgICAgICBDUFVfRU5BQkxFX1NTRQ0Kb3B0aW9ucyAgICAgICAgIE5TV0FQ REVWPTMNCm9wdGlvbnMgICAgICAgICBLVFJBQ0UgICAgICAgICAgICAgICAgICAja3RyYWNlKDEp IHN1cHBvcnQNCm9wdGlvbnMgICAgICAgICBTWVNWU0hNICAgICAgICAgICAgICAgICAjU1lTVi1z dHlsZSBzaGFyZWQgbWVtb3J5DQpvcHRpb25zICAgICAgICAgU1lTVk1TRyAgICAgICAgICAgICAg ICAgI1NZU1Ytc3R5bGUgbWVzc2FnZSBxdWV1ZXMNCm9wdGlvbnMgICAgICAgICBTWVNWU0VNICAg ICAgICAgICAgICAgICAjU1lTVi1zdHlsZSBzZW1hcGhvcmVzDQpvcHRpb25zICAgICAgICAgUDEw MDNfMUIgICAgICAgICAgICAgICAgI1Bvc2l4IFAxMDAzXzFCIHJlYWwtdGltZSBleHRlbnNpb25z DQpvcHRpb25zICAgICAgICAgX0tQT1NJWF9QUklPUklUWV9TQ0hFRFVMSU5HDQpvcHRpb25zICAg ICAgICAgSUNNUF9CQU5ETElNICAgICAgICAgICAgI1JhdGUgbGltaXQgYmFkIHJlcGxpZXMNCg0K ZGV2aWNlICAgICAgICAgIGlzYQ0KZGV2aWNlICAgICAgICAgIHBjaQ0KDQojIEZsb3BweSBkcml2 ZXMNCmRldmljZSAgICAgICAgICBmZGMwICAgIGF0IGlzYT8gcG9ydCBJT19GRDEgaXJxIDYgZHJx IDINCmRldmljZSAgICAgICAgICBmZDAgICAgIGF0IGZkYzAgZHJpdmUgMA0KDQojIEFUQSBhbmQg QVRBUEkgZGV2aWNlcw0KZGV2aWNlICAgICAgICAgIGF0YQ0KZGV2aWNlICAgICAgICAgIGF0YWRp c2sgICAgICAgICAgICAgICAgICMgQVRBIGRpc2sgZHJpdmVzDQpkZXZpY2UgICAgICAgICAgYXRh cGljZCAgICAgICAgICAgICAgICAgIyBBVEFQSSBDRFJPTSBkcml2ZXMNCm9wdGlvbnMgICAgICAg ICBBVEFfU1RBVElDX0lEICAgICAgICAgICAjU3RhdGljIGRldmljZSBudW1iZXJpbmcNCg0KIyBh dGtiZGMwIGNvbnRyb2xzIGJvdGggdGhlIGtleWJvYXJkIGFuZCB0aGUgUFMvMiBtb3VzZQ0KZGV2 aWNlICAgICAgICAgIGF0a2JkYzAgYXQgaXNhPyBwb3J0IElPX0tCRA0KZGV2aWNlICAgICAgICAg IGF0a2JkMCAgYXQgYXRrYmRjPyBpcnEgMSBmbGFncyAweDENCmRldmljZSAgICAgICAgICBwc20w ICAgIGF0IGF0a2JkYz8gaXJxIDEyDQoNCmRldmljZSAgICAgICAgICB2Z2EwICAgIGF0IGlzYT8N CmRldmljZSAgICAgICAgICBhZ3ANCmRldmljZSAgICAgICAgICBwY20NCg0KIyBzeXNjb25zIGlz IHRoZSBkZWZhdWx0IGNvbnNvbGUgZHJpdmVyLCByZXNlbWJsaW5nIGFuIFNDTyBjb25zb2xlDQpk ZXZpY2UgICAgICAgICAgc2MwICAgICBhdCBpc2E/IGZsYWdzIDB4MTAwDQoNCiMgRmxvYXRpbmcg cG9pbnQgc3VwcG9ydCAtIGRvIG5vdCBkaXNhYmxlLg0KZGV2aWNlICAgICAgICAgIG5weDAgICAg YXQgbmV4dXM/IHBvcnQgSU9fTlBYIGlycSAxMw0KDQojIFBDSSBFdGhlcm5ldCBOSUNzIHRoYXQg dXNlIHRoZSBjb21tb24gTUlJIGJ1cyBjb250cm9sbGVyIGNvZGUuDQpkZXZpY2UgICAgICAgICAg bWlpYnVzICAgICAgICAgICMgTUlJIGJ1cyBzdXBwb3J0DQpkZXZpY2UgICAgICAgICAgZnhwICAg ICAgICAgICAgICMgSW50ZWwgRXRoZXJFeHByZXNzIFBSTy8xMDBCICg4MjU1NywgODI1NTgpDQoN CiMgUHNldWRvIGRldmljZXMgLSB0aGUgbnVtYmVyIGluZGljYXRlcyBob3cgbWFueSB1bml0cyB0 byBhbGxvY2F0ZS4NCnBzZXVkby1kZXZpY2UgICBsb29wICAgICAgICAgICAgIyBOZXR3b3JrIGxv b3BiYWNrDQpwc2V1ZG8tZGV2aWNlICAgZXRoZXIgICAgICAgICAgICMgRXRoZXJuZXQgc3VwcG9y dA0KcHNldWRvLWRldmljZSAgIHB0eSAgICAgICAgICAgICAjIFBzZXVkby10dHlzICh0ZWxuZXQg ZXRjKQ0KcHNldWRvLWRldmljZSAgIG1kICAgICAgICAgICAgICAjIE1lbW9yeSAiZGlza3MiDQpw c2V1ZG8tZGV2aWNlICAgYnBmICAgICAgICAgICAgICNCZXJrZWxleSBwYWNrZXQgZmlsdGVy --0__=00256B52004947848f9e8a93df938690918c00256B5200494784 Content-type: application/octet-stream; name="dmsg.txt" Content-Disposition: attachment; filename="dmsg.txt" Content-transfer-encoding: base64 Q29weXJpZ2h0IChjKSAxOTkyLTIwMDIgVGhlIEZyZWVCU0QgUHJvamVjdC4NCkNvcHlyaWdodCAo YykgMTk3OSwgMTk4MCwgMTk4MywgMTk4NiwgMTk4OCwgMTk4OSwgMTk5MSwgMTk5MiwgMTk5Mywg MTk5NA0KICAgICAgICBUaGUgUmVnZW50cyBvZiB0aGUgVW5pdmVyc2l0eSBvZiBDYWxpZm9ybmlh LiBBbGwgcmlnaHRzIHJlc2VydmVkLg0KRnJlZUJTRCA0LjUtU1RBQkxFICMxOiBXZWQgSmFuIDMw IDIxOjM2OjIxIEdNVCAyMDAyDQogICAgZWxmYXJAZXJ3eW4ubGFuZHNwaXRhbGkuaXM6L3Vzci9v YmovdXNyL3NyYy9zeXMvTU9EDQpUaW1lY291bnRlciAiaTgyNTQiICBmcmVxdWVuY3kgMTE5MzE4 MiBIeg0KVGltZWNvdW50ZXIgIlRTQyIgIGZyZXF1ZW5jeSA3NDgzNTIwMjggSHoNCkNQVTogUGVu dGl1bSBJSUkvUGVudGl1bSBJSUkgWGVvbi9DZWxlcm9uICg3NDguMzUtTUh6IDY4Ni1jbGFzcyBD UFUpDQogIE9yaWdpbiA9ICJHZW51aW5lSW50ZWwiICBJZCA9IDB4NjgzICBTdGVwcGluZyA9IDMN CiAgRmVhdHVyZXM9MHgzODNmOWZmPEZQVSxWTUUsREUsUFNFLFRTQyxNU1IsUEFFLE1DRSxDWDgs U0VQLE1UUlIsUEdFLE1DQSxDTU9WLFBBVCxQU0UzNixNTVgsRg0KWFNSLFNTRT4NCnJlYWwgbWVt b3J5ICA9IDEwNzM2NzYyODggKDEwNDg1MTJLIGJ5dGVzKQ0KYXZhaWwgbWVtb3J5ID0gMTA0MjA3 OTc0NCAoMTAxNzY1NksgYnl0ZXMpDQpQcmVsb2FkZWQgZWxmIGtlcm5lbCAia2VybmVsIiBhdCAw eGMwMmZhMDAwLg0KUHJlbG9hZGVkIHVzZXJjb25maWdfc2NyaXB0ICIvYm9vdC9rZXJuZWwuY29u ZiIgYXQgMHhjMDJmYTA5Yy4NClBlbnRpdW0gUHJvIE1UUlIgc3VwcG9ydCBlbmFibGVkDQptZDA6 IE1hbGxvYyBkaXNrDQpVc2luZyAkUElSIHRhYmxlLCA3IGVudHJpZXMgYXQgMHhjMDBmZGQwMA0K bnB4MDogPG1hdGggcHJvY2Vzc29yPiBvbiBtb3RoZXJib2FyZA0KbnB4MDogSU5UIDE2IGludGVy ZmFjZQ0KcGNpYjA6IDxIb3N0IHRvIFBDSSBicmlkZ2U+IG9uIG1vdGhlcmJvYXJkDQpwY2kwOiA8 UENJIGJ1cz4gb24gcGNpYjANCmFncDA6IDxWSUEgODJDNjkxIChBcG9sbG8gUHJvKSBob3N0IHRv IFBDSSBicmlkZ2U+IG1lbSAweGQwMDAwMDAwLTB4ZDNmZmZmZmYgYXQgZGV2aWNlIDAuMCBvbg0K IHBjaTANCnBjaWIyOiA8VklBIDgyQzU5OE1WUCAoQXBvbGxvIE1WUDMpIFBDSS1QQ0kgKEFHUCkg YnJpZGdlPiBhdCBkZXZpY2UgMS4wIG9uIHBjaTANCnBjaTE6IDxQQ0kgYnVzPiBvbiBwY2liMg0K cGNpMTogPE1hdHJveCBNR0EgRzQwMCBBR1AgZ3JhcGhpY3MgYWNjZWxlcmF0b3I+IGF0IDAuMCBp cnEgNw0KaXNhYjA6IDxWSUEgODJDNjg2IFBDSS1JU0EgYnJpZGdlPiBhdCBkZXZpY2UgNy4wIG9u IHBjaTANCmlzYTA6IDxJU0EgYnVzPiBvbiBpc2FiMA0KYXRhcGNpMDogPFZJQSA4MkM2ODYgQVRB MTAwIGNvbnRyb2xsZXI+IHBvcnQgMHg5MDAwLTB4OTAwZiBhdCBkZXZpY2UgNy4xIG9uIHBjaTAN CmF0YTA6IGF0IDB4MWYwIGlycSAxNCBvbiBhdGFwY2kwDQphdGExOiBhdCAweDE3MCBpcnEgMTUg b24gYXRhcGNpMA0KcGNtMDogPFZJQSBWVDgyQzY4NkE+IHBvcnQgMHhhNDAwLTB4YTQwMywweGEw MDAtMHhhMDAzLDB4OWMwMC0weDljZmYgaXJxIDEwIGF0IGRldmljZSA3LjUgb24NCnBjaTANCmF0 YXBjaTE6IDxQcm9taXNlIFRYMiBBVEExMDAgY29udHJvbGxlcj4gcG9ydCAweGI4MDAtMHhiODBm LDB4YjQwMC0weGI0MDMsMHhiMDAwLTB4YjAwNywweGFjMA0KMC0weGFjMDMsMHhhODAwLTB4YTgw NyBtZW0gMHhkYjIwMDAwMC0weGRiMjAzZmZmIGlycSAxMSBhdCBkZXZpY2UgOS4wIG9uIHBjaTAN CmF0YTI6IGF0IDB4YTgwMCBvbiBhdGFwY2kxDQphdGEzOiBhdCAweGIwMDAgb24gYXRhcGNpMQ0K ZnhwMDogPEludGVsIFBybyAxMC8xMDBCLzEwMCsgRXRoZXJuZXQ+IHBvcnQgMHhiYzAwLTB4YmMx ZiBtZW0gMHhkYjAwMDAwMC0weGRiMGZmZmZmLDB4ZGIyMDUwDQowMC0weGRiMjA1ZmZmIGlycSAx MCBhdCBkZXZpY2UgMTEuMCBvbiBwY2kwDQpmeHAwOiBFdGhlcm5ldCBhZGRyZXNzIDAwOjA0OmFj OjE1OmM1OjczDQppbnBoeTA6IDxpODI1NTUgMTAvMTAwIG1lZGlhIGludGVyZmFjZT4gb24gbWlp YnVzMA0KaW5waHkwOiAgMTBiYXNlVCwgMTBiYXNlVC1GRFgsIDEwMGJhc2VUWCwgMTAwYmFzZVRY LUZEWCwgYXV0bw0KZnhwMTogPEludGVsIFBybyAxMC8xMDBCLzEwMCsgRXRoZXJuZXQ+IHBvcnQg MHhjMDAwLTB4YzAxZiBtZW0gMHhkYjEwMDAwMC0weGRiMWZmZmZmLDB4ZGIyMDQwDQowMC0weGRi MjA0ZmZmIGlycSA1IGF0IGRldmljZSAxMy4wIG9uIHBjaTANCmZ4cDE6IEV0aGVybmV0IGFkZHJl c3MgMDA6MDQ6YWM6YTY6ODY6YTMNCmlucGh5MTogPGk4MjU1NSAxMC8xMDAgbWVkaWEgaW50ZXJm YWNlPiBvbiBtaWlidXMxDQppbnBoeTE6ICAxMGJhc2VULCAxMGJhc2VULUZEWCwgMTAwYmFzZVRY LCAxMDBiYXNlVFgtRkRYLCBhdXRvDQpwY20xOiA8Q3JlYXRpdmUgRU1VMTBLMT4gcG9ydCAweGM0 MDAtMHhjNDFmIGlycSA3IGF0IGRldmljZSAxNS4wIG9uIHBjaTANCnBjaWIxOiA8SG9zdCB0byBQ Q0kgYnJpZGdlPiBvbiBtb3RoZXJib2FyZA0KcGNpMjogPFBDSSBidXM+IG9uIHBjaWIxDQpvcm0w OiA8T3B0aW9uIFJPTXM+IGF0IGlvbWVtIDB4YzAwMDAtMHhjN2ZmZiwweGM4MDAwLTB4YzlmZmYs MHhjYTAwMC0weGNhN2ZmLDB4Y2IwMDAtMHhjYjdmZg0Kb24gaXNhMA0KZmRjMDogPE5FQyA3MjA2 NUIgb3IgY2xvbmU+IGF0IHBvcnQgMHgzZjAtMHgzZjUsMHgzZjcgaXJxIDYgZHJxIDIgb24gaXNh MA0KZmRjMDogRklGTyBlbmFibGVkLCA4IGJ5dGVzIHRocmVzaG9sZA0KZmQwOiA8MTQ0MC1LQiAz LjUiIGRyaXZlPiBvbiBmZGMwIGRyaXZlIDANCmF0a2JkYzA6IDxLZXlib2FyZCBjb250cm9sbGVy IChpODA0Mik+IGF0IHBvcnQgMHg2MCwweDY0IG9uIGlzYTANCmF0a2JkMDogPEFUIEtleWJvYXJk PiBmbGFncyAweDEgaXJxIDEgb24gYXRrYmRjMA0KcHNtMDogPFBTLzIgTW91c2U+IGlycSAxMiBv biBhdGtiZGMwDQpwc20wOiBtb2RlbCBJbnRlbGxpTW91c2UsIGRldmljZSBJRCAzDQp2Z2EwOiA8 R2VuZXJpYyBJU0EgVkdBPiBhdCBwb3J0IDB4M2MwLTB4M2RmIGlvbWVtIDB4YTAwMDAtMHhiZmZm ZiBvbiBpc2EwDQpzYzA6IDxTeXN0ZW0gY29uc29sZT4gYXQgZmxhZ3MgMHgxMDAgb24gaXNhMA0K c2MwOiBWR0EgPDE2IHZpcnR1YWwgY29uc29sZXMsIGZsYWdzPTB4MzAwPg0KYWQwOiA0Mzk3OU1C IDxJQk0tRFRMQS0zMDcwNDU+IFs4OTM1NS8xNi82M10gYXQgYXRhMC1tYXN0ZXIgdGFnZ2VkIFVE TUExMDANCmFkMTogMzkyNjZNQiA8SUMzNUwwNDBBVkVSMDctMD4gWzc5NzgwLzE2LzYzXSBhdCBh dGEwLXNsYXZlIHRhZ2dlZCBVRE1BMTAwDQphZDU6IDM5MjY2TUIgPElDMzVMMDQwQVZFUjA3LTA+ IFs3OTc4MC8xNi82M10gYXQgYXRhMi1zbGF2ZSB0YWdnZWQgVURNQTEwMA0KYWNkMDogQ0QtUlcg PFBMRVhUT1IgQ0QtUiBQWC1XMjQxMEE+IGF0IGF0YTEtbWFzdGVyIHVzaW5nIFdETUEyDQphY2Qx OiBEVkQtUk9NIDxUT1NISUJBIERWRC1ST00gU0QtTTEyMTI+IGF0IGF0YTEtc2xhdmUgdXNpbmcg VURNQTMzDQpNb3VudGluZyByb290IGZyb20gdWZzOi9kZXYvYWQwczFhDQpzd2Fwb246IGFkZGlu ZyAvZGV2L2FkMHMxYiBhcyBzd2FwIGRldmljZQ0Kc3dhcG9uOiBhZGRpbmcgL2Rldi9hZDFzMWIg YXMgc3dhcCBkZXZpY2UNCnN3YXBvbjogYWRkaW5nIC9kZXYvYWQ1czFiIGFzIHN3YXAgZGV2aWNl DQpBdXRvbWF0aWMgYm9vdCBpbiBwcm9ncmVzcy4uLg0KL2Rldi9hZDBzMWE6DQpGSUxFU1lTVEVN IENMRUFOOyBTS0lQUElORyBDSEVDS1MNCi9kZXYvYWQwczFhOg0KY2xlYW4sIDEzMTUxMyBmcmVl DQooMjQ5IGZyYWdzLCAxNjQwOCBibG9ja3MsIDAuMiUgZnJhZ21lbnRhdGlvbikNCi9kZXYvYWQw czFnOg0KRklMRVNZU1RFTSBDTEVBTjsgU0tJUFBJTkcgQ0hFQ0tTDQovZGV2L2FkMHMxZzoNCmNs ZWFuLCAxODgxNTQ3MCBmcmVlDQooMTQgZnJhZ3MsIDIzNTE5MzIgYmxvY2tzLCAwLjAlIGZyYWdt ZW50YXRpb24pDQovZGV2L2FkNXMxaDoNCkZJTEVTWVNURU0gQ0xFQU47IFNLSVBQSU5HIENIRUNL Uw0KL2Rldi9hZDVzMWg6DQpjbGVhbiwgMTc5NTA0NDggZnJlZQ0KKDE2IGZyYWdzLCAyMjQzODA0 IGJsb2NrcywgMC4wJSBmcmFnbWVudGF0aW9uKQ0KL2Rldi9hZDFzMWg6DQpGSUxFU1lTVEVNIENM RUFOOyBTS0lQUElORyBDSEVDS1MNCi9kZXYvYWQxczFoOg0KY2xlYW4sIDE3Njk4Njk2IGZyZWUN CigxNiBmcmFncywgMjIxMjMzNSBibG9ja3MsIDAuMCUgZnJhZ21lbnRhdGlvbikNCi9kZXYvYWQw czFlOg0KRklMRVNZU1RFTSBDTEVBTjsgU0tJUFBJTkcgQ0hFQ0tTDQovZGV2L2FkMHMxZToNCmNs ZWFuLCAxOTU3NjQzIGZyZWUNCig1OTcxIGZyYWdzLCAyNDM5NTkgYmxvY2tzLCAwLjMlIGZyYWdt ZW50YXRpb24pDQovZGV2L2FkNXMxZzoNCkZJTEVTWVNURU0gQ0xFQU47IFNLSVBQSU5HIENIRUNL Uw0KL2Rldi9hZDVzMWc6DQpjbGVhbiwgOTkzMjA1IGZyZWUNCig5MyBmcmFncywgMTI0MTM5IGJs b2NrcywgMC4wJSBmcmFnbWVudGF0aW9uKQ0KL2Rldi9hZDFzMWc6DQpGSUxFU1lTVEVNIENMRUFO OyBTS0lQUElORyBDSEVDS1MNCi9kZXYvYWQxczFnOg0KY2xlYW4sIDkyNzMwMyBmcmVlDQooMzEg ZnJhZ3MsIDExNTkwOSBibG9ja3MsIDAuMCUgZnJhZ21lbnRhdGlvbikNCi9kZXYvYWQwczFmOg0K RklMRVNZU1RFTSBDTEVBTjsgU0tJUFBJTkcgQ0hFQ0tTDQovZGV2L2FkMHMxZjoNCmNsZWFuLCAx MDA3OTQ4IGZyZWUNCigyMCBmcmFncywgMTI1OTkxIGJsb2NrcywgMC4wJSBmcmFnbWVudGF0aW9u KQ0KL2Rldi9hZDVzMWY6DQpGSUxFU1lTVEVNIENMRUFOOyBTS0lQUElORyBDSEVDS1MNCi9kZXYv YWQ1czFmOg0KY2xlYW4sIDMxNzM5NSBmcmVlDQooMTE1IGZyYWdzLCAzOTY2MCBibG9ja3MsIDAu MCUgZnJhZ21lbnRhdGlvbikNCi9kZXYvYWQxczFmOg0KRklMRVNZU1RFTSBDTEVBTjsgU0tJUFBJ TkcgQ0hFQ0tTDQovZGV2L2FkMXMxZjoNCmNsZWFuLCA2MDE2MzYgZnJlZQ0KKDM1ODUyIGZyYWdz LCA3MDcyMyBibG9ja3MsIDQuNyUgZnJhZ21lbnRhdGlvbikNCi9kZXYvYWQ1czFlOg0KRklMRVNZ U1RFTSBDTEVBTjsgU0tJUFBJTkcgQ0hFQ0tTDQovZGV2L2FkNXMxZToNCmNsZWFuLCAxNTExNzMg ZnJlZQ0KKDEzIGZyYWdzLCAxODg5NSBibG9ja3MsIDAuMCUgZnJhZ21lbnRhdGlvbikNCi9kZXYv YWQxczFlOg0KRklMRVNZU1RFTSBDTEVBTjsgU0tJUFBJTkcgQ0hFQ0tTDQovZGV2L2FkMXMxZToN CmNsZWFuLCAxNDUzNTQgZnJlZQ0KKDE4IGZyYWdzLCAxODE2NyBibG9ja3MsIDAuMCUgZnJhZ21l bnRhdGlvbikNCmtlcm4ucHNfc2hvd2FsbHByb2NzOg0KMQ0KIC0+DQowDQoNCm5ldC5pbmV0LnRj cC5sb2dfaW5fdmFpbjoNCjANCiAtPg0KMQ0KDQpuZXQuaW5ldC51ZHAubG9nX2luX3ZhaW46DQow DQogLT4NCjENCg0KDQpEb2luZyBpbml0aWFsIG5ldHdvcmsgc2V0dXA6DQogaG9zdG5hbWUNCi4N CmRoY2xpZW50OiBOZXcgSVAgQWRkcmVzcyhmeHAwKTogMTYwLjIxMC41LjE1NA0KZGhjbGllbnQ6 IE5ldyBTdWJuZXQgTWFzayAoZnhwMCk6IDI1NS4yNTUuMjUyLjANCmRoY2xpZW50OiBOZXcgQnJv YWRjYXN0IEFkZHJlc3MoZnhwMCk6IDE2MC4yMTAuNy4yNTUNCmRoY2xpZW50OiBOZXcgUm91dGVy czogMTYwLjIxMC40LjENCmZ4cDA6IGZsYWdzPTg4NDM8VVAsQlJPQURDQVNULFJVTk5JTkcsU0lN UExFWCxNVUxUSUNBU1Q+IG10dSAxNTAwDQogICAgICAgIGluZXQgMTYwLjIxMC41LjE1NCBuZXRt YXNrIDB4ZmZmZmZjMDAgYnJvYWRjYXN0IDE2MC4yMTAuNy4yNTUNCiAgICAgICAgZXRoZXIgMDA6 MDQ6YWM6MTU6YzU6NzMNCiAgICAgICAgbWVkaWE6IEV0aGVybmV0IGF1dG9zZWxlY3QgKDEwMGJh c2VUWCA8ZnVsbC1kdXBsZXg+KQ0KICAgICAgICBzdGF0dXM6IGFjdGl2ZQ0KbG8wOiBmbGFncz04 MDQ5PFVQLExPT1BCQUNLLFJVTk5JTkcsTVVMVElDQVNUPiBtdHUgMTYzODQNCiAgICAgICAgaW5l dCAxMjcuMC4wLjEgbmV0bWFzayAweGZmMDAwMDAwDQpBZGRpdGlvbmFsIHJvdXRpbmcgb3B0aW9u czoNCiB0Y3AgZXh0ZW5zaW9ucz1OTw0KIFRDUCBrZWVwYWxpdmU9WUVTDQouDQpSb3V0aW5nIGRh ZW1vbnM6DQouDQpBZGRpdGlvbmFsIGRhZW1vbnM6DQogc3lzbG9nZA0KLg0KRG9pbmcgYWRkaXRp b25hbCBuZXR3b3JrIHNldHVwOg0KLg0KU3RhcnRpbmcgZmluYWwgbmV0d29yayBkYWVtb25zOg0K Lg0KVHVybmluZyBvbiBhY2NvdW50aW5nOg0KRUxGIGxkY29uZmlnIHBhdGg6IC91c3IvbGliIC91 c3IvbGliL2NvbXBhdCAvdXNyL2xvY2FsL2xpYg0KYS5vdXQgbGRjb25maWcgcGF0aDogL3Vzci9s aWIvYW91dCAvdXNyL2xpYi9jb21wYXQvYW91dA0KU3RhcnRpbmcgc3RhbmRhcmQgZGFlbW9uczoN CiBpbmV0ZA0KIGNyb24NCi4NCkluaXRpYWwgcmMuaTM4NiBpbml0aWFsaXphdGlvbjoNCi4NCkNv bmZpZ3VyaW5nIHN5c2NvbnM6DQogYmxhbmt0aW1lDQouDQpBZGRpdGlvbmFsIEFCSSBzdXBwb3J0 Og0KLg0KTG9jYWwgcGFja2FnZSBpbml0aWFsaXphdGlvbjoNCi4NCkFkZGl0aW9uYWwgVENQIG9w dGlvbnM6DQouDQoNCldlZCBKYW4gMzAgMjI6NDk6MjMgR01UIDIwMDINCkphbiAzMCAyMjo1MTo1 MiBlcnd5biBzdTogZWxmYXIgdG8gcm9vdCBvbiAvZGV2L3R0eXYw --0__=00256B52004947848f9e8a93df938690918c00256B5200494784-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9: 2:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 04A5837B402 for ; Thu, 31 Jan 2002 09:02:14 -0800 (PST) Received: from [195.20.224.209] (helo=mrvdom02.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16WKb8-0007Oc-00; Thu, 31 Jan 2002 18:02:06 +0100 Received: from [80.129.39.238] (helo=there) by mrvdom02.kundenserver.de with smtp (Exim 2.12 #2) id 16WKb7-0007yZ-00; Thu, 31 Jan 2002 18:02:05 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Robert Klein Reply-To: RoKlein@roklein.de Organization: roklein.de To: adrian kok Subject: Re: compare two files Date: Thu, 31 Jan 2002 19:04:41 +0100 X-Mailer: KMail [version 1.3.2] References: <20020131160655.42352.qmail@web21203.mail.yahoo.com> In-Reply-To: <20020131160655.42352.qmail@web21203.mail.yahoo.com> Cc: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 > But the diff also outputs the data of fileB > I only need fileA data whether it exists to fileB If your files are lexically ordered, maybe comm(1) is the tool you look for. E.g. comm -23 fileA fileB If your files are not ordered, you can do so, using sort(1) and perhaps uniq(1), too. For example: cat fileA | sort | uniq >fileA.2 cat fileB | sort | uniq >fileB.2 comm -23 fileA.2 fileB.2 >diff-file Please look up the manpages for those commands for further information. Robert > --- Joel Dinel wrote: > > It > > already exists, and it's called 'diff'. > > man diff > > > > On Thu, Jan 31, 2002 at 11:50:13PM +0800, adrian kok wrote: > > > I would like to know how to write script or > > program to > > > compare two file > > > two files: file1 and file2 > > > check data of file1 whether exists in file2 > > > if not > > > write this data in file1 or output to file To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9: 5:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dns2.s.bonet.se (dns2.s.bonet.se [212.181.54.3]) by hub.freebsd.org (Postfix) with ESMTP id 773D237B400 for ; Thu, 31 Jan 2002 09:05:53 -0800 (PST) Received: from there (as9-2-1.bi.s.bonet.se [217.215.7.177]) by dns2.s.bonet.se (8.11.2/8.9.3) with SMTP id g0VGxZU70631 for ; Thu, 31 Jan 2002 17:59:36 +0100 (CET) (envelope-from peo@intersonic.se) Message-Id: <200201311659.g0VGxZU70631@dns2.s.bonet.se> Content-Type: text/plain; charset="iso-8859-1" From: Per olof Ljungmark Organization: Intersonic AB To: freebsd-questions@FreeBSD.ORG Subject: How do I enable softupdates on / Date: Thu, 31 Jan 2002 18:05:50 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 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 an existing system, how do I enable softupdates for the / partition? It appears it cannot be made while its mounted so it looks like a chicken-and-egg problem... 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 Thu Jan 31 9:12:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from boomerang.bytehosting.com (boomerang.bytehosting.com [65.196.231.162]) by hub.freebsd.org (Postfix) with SMTP id 9BC4137B404 for ; Thu, 31 Jan 2002 09:12:45 -0800 (PST) Received: (qmail 26785 invoked by uid 0); 31 Jan 2002 17:06:36 -0000 Received: from mike@worklife.com by boomerang.bytehosting.com with qmail-scanner-0.96 (sweep: 2.4/3.47. . Clean. Processed in 0.247154 secs); 31 Jan 2002 17:06:36 -0000 X-Qmail-Scanner-Mail-From: mike@worklife.com via boomerang.bytehosting.com X-Qmail-Scanner: 0.96 (No viruses found. Processed in 0.247154 secs) Received: from we-24-126-132-152.we.mediaone.net (HELO racerx) (24.126.132.152) by boomerang.bytehosting.com with SMTP; 31 Jan 2002 17:06:35 -0000 From: "Mike Kanaly" To: Subject: Newbie Q Date: Thu, 31 Jan 2002 09:12:27 -0800 Message-ID: <001701c1aa7a$78f0e5f0$6401a8c0@racerx> 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 In-Reply-To: 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 Hey Everyone! This is my first post, and I hope I'm sending this to the right list. Anyways, here's the deal. I have freebsd running 4.4 stable on a box I set up recently. I now wanted to upgrade to 4.5 stable. I tried typing in # pkg_add -f ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/cvsupit.tgz But I'm getting error operation timed out, unable to fetch, etc. What's the best way for me to upgrade to 4.5 Stable? I was considering just starting from scratch with the .iso files again, but I know there has to be an easier way. CVSup or something like that? Is there a walk through on this anywhere on the web? What do I do with a .tgz file? Let me know! Thanks -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:13:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by hub.freebsd.org (Postfix) with ESMTP id 8821037B404 for ; Thu, 31 Jan 2002 09:13:45 -0800 (PST) Received: from unity.zacha.xs4all.nl (zacha.xs4all.nl [213.84.201.224]) by smtpzilla2.xs4all.nl (8.12.0/8.12.0) with ESMTP id g0VHDXXC095434; Thu, 31 Jan 2002 18:13:38 +0100 (CET) Received: from silver (silver.zacha.xs4all.nl [172.23.3.20]) by unity.zacha.xs4all.nl (8.11.3/8.11.3) with ESMTP id g0VHEWu14228; Thu, 31 Jan 2002 18:14:42 +0100 (CET) (envelope-from walter@i.r00ted.it) Date: Thu, 31 Jan 2002 18:12:19 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational Reply-To: walter@i.r00ted.it X-Priority: 3 (Normal) Message-ID: <4823504077.20020131181219@i.r00ted.it> To: Per olof Ljungmark Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do I enable softupdates on / In-Reply-To: <200201311659.g0VGxZU70631@dns2.s.bonet.se> References: <200201311659.g0VGxZU70631@dns2.s.bonet.se> 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 [in reply to peo@intersonic.se, 31/01/2002] > On an existing system, how do I enable softupdates for the / partition? > It appears it cannot be made while its mounted so it looks like a > chicken-and-egg problem... The best thing is to break off the boot procedure and boot into single user mode with: ``boot -s''. Then, with the root partition mounted read-only, you can tunefs it just like another filesystem! -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:14:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id DFCD937B41B for ; Thu, 31 Jan 2002 09:13:52 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g0VHC3405964; Thu, 31 Jan 2002 14:12:03 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Thu, 31 Jan 2002 14:12:03 -0300 (ART) From: Fernando Gleiser To: =?iso-8859-1?q?adrian=20kok?= Cc: Joel Dinel , Subject: Re: compare two files In-Reply-To: <20020131160655.42352.qmail@web21203.mail.yahoo.com> Message-ID: <20020131140215.X5203-100000@cactus.fi.uba.ar> 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 Fri, 1 Feb 2002, adrian kok wrote: > > Joel > > But the diff also outputs the data of fileB Just grep the part you want. If the files are similar, you can use diff's unified or context format man diff for details. If the files are not similar, and you want to know if some random line of filea exists in fileb, yo can write a little perl script to do the job. If you tell us the format of the files you want to compare, maybe we can give you a more detailed answer. Fer > > I only need fileA data whether it exists to fileB > > Thank you > > > --- Joel Dinel wrote: > It > already exists, and it's called 'diff'. > > > > man diff > > > > > > On Thu, Jan 31, 2002 at 11:50:13PM +0800, adrian kok > > wrote: > > > Date: Thu, 31 Jan 2002 23:50:13 +0800 (CST) > > > From: adrian kok > > > Subject: compare two files > > > To: freebsd-questions@FreeBSD.ORG > > > > > > I would like to know how to write script or > > program to > > > compare two file > > > > > > two files: file1 and file2 > > > > > > check data of file1 whether exists in file2 > > > > > > if not > > > > > > write this data in file1 or output to file > > > > > > #!/bin/sh > > > $lista=fopen("a.txt", "r"); > > > $listb=fopen("b.txt", "r"); > > > > > > while(!feof($lista)) { > > > $dmbuffer = fgets ($lista); > > > grep $dmbuffer $listb > diff; > > > } > > > > > > Could you teach me or where can I get this > > information > > > from website > > > > > > TIA > > > > > > > > > > > > _______________________________________________________________________ > > > Do You Yahoo!? > > > Get your free @yahoo.com.hk address at > > http://mail.english.yahoo.com.hk > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body > > of the message > > ---end quoted text--- > > > > -- > > Joel Dinel > > System Administrator > > TouchTunes Digital Jukebox, Inc. > > GnuPG key : > http://darkhost.mine.nu:81/~joel/misc/mykey.asc > > _______________________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk > > 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 Thu Jan 31 9:15:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 55C4637B402 for ; Thu, 31 Jan 2002 09:15:20 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0VHFIw02350; Thu, 31 Jan 2002 18:15:18 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:jg38fS4tnMUi7ZZz5z1+IGzvCuLr2XOn@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0VHFHF15025; Thu, 31 Jan 2002 18:15:17 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0VHFGk02453; Thu, 31 Jan 2002 18:15:16 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0VHFF207413; Thu, 31 Jan 2002 18:15:15 +0100 (MET) From: Thomas Schuerger Message-Id: <200201311715.g0VHFF207413@wjpserver.cs.uni-sb.de> Subject: Re: How do I enable softupdates on / In-Reply-To: <4823504077.20020131181219@i.r00ted.it> from Walter Hop at "Jan 31, 2002 06:12:19 pm" To: walter@i.r00ted.it Date: Thu, 31 Jan 2002 18:15:15 +0100 (MET) Cc: Per olof Ljungmark , freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL57 (25)] 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 an existing system, how do I enable softupdates for the / > partition? It > appears it cannot be made while its mounted so it looks like a > chicken-and-egg problem... The manpage of "mount" states that you can use "mount -f -r /" to remount / read-only (downgrade vom read-write to read-only), but on my system even on another partition mount tells me "Device busy". You should try that on your machine. Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:15:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by hub.freebsd.org (Postfix) with ESMTP id D3C9C37B402; Thu, 31 Jan 2002 09:15:41 -0800 (PST) Received: from unity.zacha.xs4all.nl (zacha.xs4all.nl [213.84.201.224]) by smtpzilla2.xs4all.nl (8.12.0/8.12.0) with ESMTP id g0VHEmXC095604; Thu, 31 Jan 2002 18:14:52 +0100 (CET) Received: from silver (silver.zacha.xs4all.nl [172.23.3.20]) by unity.zacha.xs4all.nl (8.11.3/8.11.3) with ESMTP id g0VHG0u14241; Thu, 31 Jan 2002 18:16:06 +0100 (CET) (envelope-from walter@binity.com) Date: Thu, 31 Jan 2002 18:13:46 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational Reply-To: walter@i.r00ted.it X-Priority: 3 (Normal) Message-ID: <223591572.20020131181346@i.r00ted.it> To: "Rogier R. Mulhuijzen" Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re[2]: Again Softupdates on 4.5 In-Reply-To: <5.1.0.14.0.20020131155013.01c870c8@mail.drwilco.net> References: <5.1.0.14.0.20020131155013.01c870c8@mail.drwilco.net> 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 [in reply to drwilco@drwilco.net, 31/01/2002] > Wouldn't the Right Thing (tm) be to ask the controllers/disk whether or > not their caches are clean? Assuming such a thing is even possible. If I recall correctly, IDE drives always lie about this.. -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:17:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mout02.kundenserver.de (mout02.kundenserver.de [195.20.224.133]) by hub.freebsd.org (Postfix) with ESMTP id D6F6F37B402 for ; Thu, 31 Jan 2002 09:17:15 -0800 (PST) Received: from [195.20.224.209] (helo=mrvdom02.kundenserver.de) by mout02.kundenserver.de with esmtp (Exim 2.12 #2) id 16WKpe-0004xY-00; Thu, 31 Jan 2002 18:17:06 +0100 Received: from [80.129.39.238] (helo=there) by mrvdom02.kundenserver.de with smtp (Exim 2.12 #2) id 16WKpc-0000o5-00; Thu, 31 Jan 2002 18:17:04 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Robert Klein Reply-To: RoKlein@roklein.de Organization: roklein.de To: Per olof Ljungmark Subject: Re: How do I enable softupdates on / Date: Thu, 31 Jan 2002 19:19:40 +0100 X-Mailer: KMail [version 1.3.2] References: <200201311659.g0VGxZU70631@dns2.s.bonet.se> In-Reply-To: <200201311659.g0VGxZU70631@dns2.s.bonet.se> Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 On Thursday, 31. January 2002 18:05, you wrote: > On an existing system, how do I enable softupdates for the / > partition? It appears it cannot be made while its mounted so it > looks like a chicken-and-egg problem... Not completely a chicken-and-egg problem. Put your system into single-user mode (init 1) (Perhaps you have to unmount the other file systems, I don't know right now) mount -u -r / tunefs -n enable mount -u -w / if you don't know what /dev/whatever your root-fs is on, simply execute mount which shows you what device it is. Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:18:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 94A2937B41A for ; Thu, 31 Jan 2002 09:18:31 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g0VHH0406036; Thu, 31 Jan 2002 14:17:00 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Thu, 31 Jan 2002 14:17:00 -0300 (ART) From: Fernando Gleiser To: Per olof Ljungmark Cc: Subject: Re: How do I enable softupdates on / In-Reply-To: <200201311659.g0VGxZU70631@dns2.s.bonet.se> Message-ID: <20020131141228.M5203-100000@cactus.fi.uba.ar> 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 Thu, 31 Jan 2002, Per olof Ljungmark wrote: > On an existing system, how do I enable softupdates for the / partition? It > appears it cannot be made while its mounted so it looks like a > chicken-and-egg problem... 1. go to single user mode (shutdown now). 2. Remount / read-only (mount -r /) 3. Enable softupdates (tunefs -n enable /) 3. Remount / read-write (mount /) 4. ^D and go back to multiuser 5. Have fun Fer > > Thanks, > Per olof > > 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 Thu Jan 31 9:23:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 2969637B402 for ; Thu, 31 Jan 2002 09:22:52 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g0VHLH406083; Thu, 31 Jan 2002 14:21:18 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Thu, 31 Jan 2002 14:21:17 -0300 (ART) From: Fernando Gleiser To: =?iso-8859-1?q?adrian=20kok?= Cc: Subject: Re: compare two files In-Reply-To: <20020131171616.63549.qmail@web21203.mail.yahoo.com> Message-ID: <20020131141920.J5203-100000@cactus.fi.uba.ar> 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 Fri, 1 Feb 2002, adrian kok wrote: > Thanks to Fernando This one-liner shell script will tell you for var in $(cat filea) ; do grep $var fileb; done Fer > > file filea > > ECU > AU > HKG > CA > USA > > > file fileb > > BE > DE > USA > AU > CH > CI > PN > HKG > > > --- Fernando Gleiser > wrote: > On Fri, 1 Feb 2002, adrian kok wrote: > > > > > > > > Joel > > > > > > But the diff also outputs the data of fileB > > > > Just grep the part you want. > > > > If the files are similar, you can use diff's unified > > or context format > > man diff for details. > > > > If the files are not similar, and you want to know > > if some random line of > > filea exists in fileb, yo can write a little perl > > script to do the job. > > > > If you tell us the format of the files you want to > > compare, maybe we can > > give you a more detailed answer. > > > > > > Fer > > > > > > > > > > I only need fileA data whether it exists to fileB > > > > > > Thank you > > > > > > > > > --- Joel Dinel wrote: > It > > > already exists, and it's called 'diff'. > > > > > > > > man diff > > > > > > > > > > > > On Thu, Jan 31, 2002 at 11:50:13PM +0800, adrian > > kok > > > > wrote: > > > > > Date: Thu, 31 Jan 2002 23:50:13 +0800 (CST) > > > > > From: adrian kok > > > > > Subject: compare two files > > > > > To: freebsd-questions@FreeBSD.ORG > > > > > > > > > > I would like to know how to write script or > > > > program to > > > > > compare two file > > > > > > > > > > two files: file1 and file2 > > > > > > > > > > check data of file1 whether exists in file2 > > > > > > > > > > if not > > > > > > > > > > write this data in file1 or output to file > > > > > > > > > > #!/bin/sh > > > > > $lista=fopen("a.txt", "r"); > > > > > $listb=fopen("b.txt", "r"); > > > > > > > > > > while(!feof($lista)) { > > > > > $dmbuffer = fgets ($lista); > > > > > grep $dmbuffer $listb > diff; > > > > > } > > > > > > > > > > Could you teach me or where can I get this > > > > information > > > > > from website > > > > > > > > > > TIA > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________________________________ > > > > > Do You Yahoo!? > > > > > Get your free @yahoo.com.hk address at > > > > http://mail.english.yahoo.com.hk > > > > > > > > > > To Unsubscribe: send mail to > > majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the > > body > > > > of the message > > > > ---end quoted text--- > > > > > > > > -- > > > > Joel Dinel > > > > System Administrator > > > > TouchTunes Digital Jukebox, Inc. > > > > GnuPG key : > > > http://darkhost.mine.nu:81/~joel/misc/mykey.asc > > > > > > > > > _______________________________________________________________________ > > > Do You Yahoo!? > > > Get your free @yahoo.com.hk address at > > http://mail.english.yahoo.com.hk > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body > > of the message > > > > > > > _______________________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:25:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mout02.kundenserver.de (mout02.kundenserver.de [195.20.224.133]) by hub.freebsd.org (Postfix) with ESMTP id 7249737B405 for ; Thu, 31 Jan 2002 09:25:21 -0800 (PST) Received: from [195.20.224.209] (helo=mrvdom02.kundenserver.de) by mout02.kundenserver.de with esmtp (Exim 2.12 #2) id 16WKxQ-0006KU-00; Thu, 31 Jan 2002 18:25:08 +0100 Received: from [80.129.39.238] (helo=there) by mrvdom02.kundenserver.de with smtp (Exim 2.12 #2) id 16WKxQ-0001XR-00; Thu, 31 Jan 2002 18:25:08 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Robert Klein Reply-To: RoKlein@roklein.de Organization: roklein.de To: "Mike Kanaly" Subject: Re: Newbie Q Date: Thu, 31 Jan 2002 19:27:44 +0100 X-Mailer: KMail [version 1.3.2] References: <001701c1aa7a$78f0e5f0$6401a8c0@racerx> In-Reply-To: <001701c1aa7a$78f0e5f0$6401a8c0@racerx> Cc: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 > # pkg_add -f > ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/cvsupit.tgz > But I'm getting error operation timed out, unable to fetch, etc. Use a mirror, e.g. ftp://ftp13.freebsd.org/pub/FreeBSD/ (ftp.frebsd.org is a bit out of breath, everyone trying to get 4.5...) Check if 4.5 is already mirrored, if ou use another mirror. ftp8 and ftp11 e.g. haven't catched up, it seems. Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:26:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mx.pitdc1.stargate.net (smtp1.mx.pitdc1.stargate.net [206.210.69.141]) by hub.freebsd.org (Postfix) with SMTP id F2B8337B405 for ; Thu, 31 Jan 2002 09:26:11 -0800 (PST) Received: (qmail 26107 invoked from network); 31 Jan 2002 17:25:57 -0000 Received: from dap-209-166-135-1.nfas.greensburg-tnt-1.sns234.pa.stargate.net (HELO wastegate.net) (209.166.135.1) by smtp1.mx.pitdc1.stargate.net with SMTP; 31 Jan 2002 17:25:57 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id 886D34844F; Thu, 31 Jan 2002 12:26:35 -0500 (EST) From: "Doug Reynolds" To: "questions@freebsd.org" , "rshea@thecubagroup.com" Date: Thu, 31 Jan 2002 12:28:44 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: <3C567B29.27846.80BB3BD@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [far OT] : temp/humidity limits for 'standard' intel based PC's Message-Id: <20020131172635.886D34844F@wastegate.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 Jan 2002 10:36:25 +1300, Richard Shea wrote: >Hi - I want to install a home network. I'm thinking of putting a freebsd >machine in the basement to do firewall/natd. > >My question is : is there some sort of industry standard for atmospheric >conditions to which all motherboards,powersupplies,nics,diskdrives etc,etc will >comply ? I'm not so worried about temperature (where I live it would never drop >below -5 centigrade (~28 farenheit)) but we do get a fair bit of condensation >on warm surfaces in winter. well, if your computer would be outside all the time that could be a problem... :) computer parts, well, most electronic devices like cool dry conditions.. the only thing you'd have to worry about at 28 degrees would be your harddrive, and to find the specs on it, you'd have to goto the manufacture.. if it is pretty wet in the basement, i'd probably run a dehumidifier if it got real bad.. --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:34:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id 065A937B417 for ; Thu, 31 Jan 2002 09:34:35 -0800 (PST) Received: (qmail 27263 invoked from network); 31 Jan 2002 17:34:28 -0000 Received: from dap-209-166-135-1.nfas.greensburg-tnt-1.sns234.pa.stargate.net (HELO wastegate.net) (209.166.135.1) by smtp3.mx.pitdc1.stargate.net with SMTP; 31 Jan 2002 17:34:28 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id D21B94844F; Thu, 31 Jan 2002 12:35:09 -0500 (EST) From: "Doug Reynolds" To: "Anthony Galella" , "freebsd-questions@freebsd.org" Date: Thu, 31 Jan 2002 12:37:18 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: cvsup behind proxy server -options/alternatives? Message-Id: <20020131173509.D21B94844F@wastegate.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 Jan 2002 18:19:10 -0500, Anthony Galella wrote: >I am running 4.4 release at work and need to update it with the latest >security patches (Using the 4_4 tag). My access to the internet here is >through a Squid proxy server allowing me only things like http, ftp, >realaudio, and a few other ports. They will not open up the ports needed >for me to use cvsup. > >Are there any options/alternatives for me via ftp? I would need to ftp to >my company's proxy server, then enter my destination ftp address at the >proxy login prompt, this would then connect me to the destination ftp >server. you could download the 4.5-RELEASE ISO and burn it to a cd and do a binary upgrade. i believe you can also ftp all of the src from the ftp site. --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:37: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chivas.oneill.dhs.org (chivas.oneill.dhs.org [65.65.85.161]) by hub.freebsd.org (Postfix) with ESMTP id 9F07037B41B for ; Thu, 31 Jan 2002 09:36:55 -0800 (PST) Received: from v812r.seanoneill.info (dhcp1.NONROUTABLE [192.168.2.1]) by chivas.oneill.dhs.org (Postfix) with ESMTP id 8FE55760D for ; Thu, 31 Jan 2002 11:36:53 -0600 (CST) Message-Id: <5.1.0.14.0.20020131112513.00aa6c20@postoffice.swbell.net> X-Sender: swoneill@postoffice.swbell.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 31 Jan 2002 11:36:48 -0600 To: questions@freebsd.org From: Sean O'Neill Subject: noatime switch on local mount - anything really need the atime field ? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Does anything really use the atime field of inodes? Reading that atime update really isn't that big of a hit for casual systems (expect for make world stuff) like mine but hey, never hurts to get a little more performance out of my box :) - ........................................................ ......... ..- -. .. -..- .-. ..- .-.. . ... ............ .-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ... Sean O'Neill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:39:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mx.pitdc1.stargate.net (smtp2.mx.pitdc1.stargate.net [206.210.69.142]) by hub.freebsd.org (Postfix) with SMTP id E8FD037B416 for ; Thu, 31 Jan 2002 09:39:29 -0800 (PST) Received: (qmail 15065 invoked from network); 31 Jan 2002 17:39:02 -0000 Received: from dap-209-166-135-1.nfas.greensburg-tnt-1.sns234.pa.stargate.net (HELO wastegate.net) (209.166.135.1) by smtp2.mx.pitdc1.stargate.net with SMTP; 31 Jan 2002 17:39:02 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id 5BF5F48449; Thu, 31 Jan 2002 12:39:43 -0500 (EST) From: "Doug Reynolds" To: "Drew Tomlinson" , "questions@freebsd.org" Date: Thu, 31 Jan 2002 12:41:52 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: <018001c1a863$95c2e110$0301a8c0@bigdaddy> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Preserve Postfix When Upgrading? Message-Id: <20020131173943.5BF5F48449@wastegate.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 Jan 2002 17:23:40 -0800, Drew Tomlinson wrote: >I would like to upgrade to the 4.5-RELEASE. However, I have installed >Postfix from the ports and want to be sure that Sendmail won't >overwrite Postfix during the upgrade. What do I need to do to keep >Postfix? I've searched the archives but have been unable to find >anything conclusive. easy- when you run mergemaster, don't let it use the temporary mailer.conf, because that will reenable sendmail. I believe there is an option you can put in the make.conf so you won't compile sendmail, but i don't know what it is. --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:54:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web1.allunix.com (adsl-63-204-69-245.dsl.scrm01.pacbell.net [63.204.69.245]) by hub.freebsd.org (Postfix) with ESMTP id 6CDC137B405 for ; Thu, 31 Jan 2002 09:54:51 -0800 (PST) Received: from T2 (router.allunix.com [65.184.92.73]) by web1.allunix.com (8.11.6/8.9.3) with ESMTP id g0VIKlO62476 for ; Thu, 31 Jan 2002 18:20:47 GMT (envelope-from Dave@allunix.com) From: "David W. DeTinne" To: freebsd-questions@FreeBSD.org Date: Thu, 31 Jan 2002 09:54:10 -0800 MIME-Version: 1.0 Subject: Make world failure Message-ID: <3C591442.27942.5C4059E@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 Make buildworld appears to be failing. The error message: ==> lib/libpam/modules/pam_opie ".depend", line 16: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 uname -a: FreeBSD router.allunix.com 4.5-PRERELEASE FreeBSD 4.5- PRERELEASE #2: I have CVSuped twice, any suggestions? Thank You David DeTinne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 9:59:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 8152637B400 for ; Thu, 31 Jan 2002 09:59:13 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g0VHwTx21115; Thu, 31 Jan 2002 19:58:29 +0200 (EET) (envelope-from ru) Date: Thu, 31 Jan 2002 19:58:29 +0200 From: Ruslan Ermilov To: "David W. DeTinne" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make world failure Message-ID: <20020131195829.A20818@sunbay.com> References: <3C591442.27942.5C4059E@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C591442.27942.5C4059E@localhost> User-Agent: Mutt/1.3.23i 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, Jan 31, 2002 at 09:54:10AM -0800, David W. DeTinne wrote: > Make buildworld appears to be failing. The error message: > > ==> lib/libpam/modules/pam_opie > ".depend", line 16: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > uname -a: > FreeBSD router.allunix.com 4.5-PRERELEASE FreeBSD 4.5- > PRERELEASE #2: > > I have CVSuped twice, any suggestions? > rm /usr/obj/usr/src/lib/libpam/modules/pam_opie/.depend and try again. Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10: 4:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id 281E437B404 for ; Thu, 31 Jan 2002 10:04:20 -0800 (PST) Received: from Deathstar (unknown [148.243.246.158]) by mail.tecdigital.net (Postfix) with ESMTP id A5AFA1D20 for ; Thu, 31 Jan 2002 12:04:08 -0600 (CST) Message-ID: <005e01c1aa81$b61531f0$0a00a8c0@Deathstar> From: "Mario Doria" To: Subject: Migrate from IPF to IPFW Date: Thu, 31 Jan 2002 12:04: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.2600.0000 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'm planning to migrate a machine from IPF to IPFW, but before I make any changes (the machine is in production), I want to test the IPFW ruleset. Please, can someone provide me examples of an IPFW stateful ruleset?. Here's what I have so far: #!/bin/sh # fwcmd="/sbin/ipfw -q" ## Begin the ruleset ${fwcmd} -f flush ## Protect local interface ${fwcmd} add 100 pass all from any to any via lo0 ${fwcmd} add 200 deny all from any to 127.0.0.0/8 ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any ## Some local protection ${fwcmd} add deny log tcp from any to any tcpflags fin,urg,psh in ${fwcmd} add deny log tcp from any to any tcpflags syn,fin in ## Check state first ${fwcmd} add check-state ## Deny ACK packets that did not match the dynamic ruleset ${fwcmd} add deny tcp from any to any established in ## Outgoing packets ${fwcmd} add allow tcp from any to any out keep-state ${fwcmd} add allow udp from any to any out keep-state ${fwcmd} add allow icmp from any to any out keep-state ## Offered Services # Samba ${fwcmd} add pass tcp from 192.168.0.0/24 to any port 137-139 in setup keep-state ${fwcmd} add pass udp from 192.168.0.0/24 to any port 137-139 in keep-state # WWW ${fwcmd} add pass tcp from any to any 80,443 in setup keep-state # SSH ${fwcmd} add pass tcp from any to any 22 in setup keep-state # Mail ${fwcmd} add pass tcp from any to any 25,995 in setup keep-state ${fwcmd} add reset tcp from any to any port 113 in setup # FTP ${fwcmd} add pass tcp from any to any 20-21 in setup keep-state ${fwcmd} add pass tcp from any to any 49152-53000 in setup keep-state # DNS ${fwcmd} add pass udp from any to any port 53 in keep-state ${fwcmd} add pass tcp from any to any port 53 in setup keep-state #Big-Brother ${fwcmd} add pass tcp from 192.168.0.10/32 to any port 1984 in setup keep-state ## ICMP ${fwcmd} add pass icmp from any to any icmptypes 0,3,8,11 in keep-state ## Disallow all other type of connections ${fwcmd} add deny log all from any to any in ------- Thanks a lot! Mario Doria To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10: 8:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id CAADB37B400 for ; Thu, 31 Jan 2002 10:08:10 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0VI84N12775 for ; Thu, 31 Jan 2002 19:08:04 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002013119051364:4870 ; Thu, 31 Jan 2002 19:05:13 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0VIJ3A32555 for questions@freebsd.org; Thu, 31 Jan 2002 19:19:03 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Thu, 31 Jan 2002 19:19:02 +0100 From: Roman Neuhauser To: questions@freebsd.org Subject: Re: noatime switch on local mount - anything really need the atime field ? Message-ID: <20020131191902.P68986@roman.mobil.cz> Mail-Followup-To: questions@freebsd.org References: <5.1.0.14.0.20020131112513.00aa6c20@postoffice.swbell.net> Mime-Version: 1.0 In-Reply-To: <5.1.0.14.0.20020131112513.00aa6c20@postoffice.swbell.net> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/31/2002 07:05:13 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/31/2002 07:05:20 PM, Serialize complete at 01/31/2002 07:05:20 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > Date: Thu, 31 Jan 2002 11:36:48 -0600 > To: questions@freebsd.org > From: Sean O'Neill > Subject: noatime switch on local mount - anything really need the atime > field ? > > Does anything really use the atime field of inodes? > > Reading that atime update really isn't that big of a hit for casual systems > (expect for make world stuff) like mine but hey, never hurts to get a > little more performance out of my box :) MUAs use atime of mbox-type mailboxes to be able to tell whether new mail has arrived. (Properly working MDA doesn't update atime when storing a message in an mbox-type mailbox. MUA then sees mtime > atime, and marks the mailbox as having new mail.) -- FreeBSD 4.4-STABLE 7:16PM up 11 days, 1:39, 21 users, load averages: 0.04, 0.05, 0.05 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10:36: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f165.law14.hotmail.com [64.4.21.165]) by hub.freebsd.org (Postfix) with ESMTP id 8138A37B416 for ; Thu, 31 Jan 2002 10:36:03 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 31 Jan 2002 10:36:03 -0800 Received: from 66.136.230.21 by lw14fd.law14.hotmail.msn.com with HTTP; Thu, 31 Jan 2002 18:36:02 GMT X-Originating-IP: [66.136.230.21] From: "dale sleeper" To: freebsd-questions@FreeBSD.ORG Subject: usb help 4.4 Date: Thu, 31 Jan 2002 12:36:02 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 31 Jan 2002 18:36:03.0282 (UTC) FILETIME=[2302F320:01C1AA86] 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 running FreeBSD 4.4 Release. I have Intel usb ports on my IBM thinkpad A21e laptop. When I plug in any usb devices I get a message from the system: "problem with usbh0, disabling port 1". FreeBSD tells me the same thing at boot if I have a usb device plugged in. Even though at boot time it tells me exactly what kind of usb ports I have which is Intel. I have tried different devices like a usb Xerox printer, a Berklin usb optical mouse, and a Gamepad Pro. None of these devices work and I can't seem to get my usb configured correctly or working probablly. DaZ _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10:39:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alim.com (www.alim.com [4.19.130.100]) by hub.freebsd.org (Postfix) with ESMTP id 93D8637B400 for ; Thu, 31 Jan 2002 10:39:35 -0800 (PST) Received: from crashbox ([4.19.130.41]) by mail.alim.com (Post.Office MTA v3.5.3 release 223 ID# 0-59533U600L2S100V35) with SMTP id com for ; Thu, 31 Jan 2002 13:39:37 -0500 Message-ID: <002101c1aa86$a65655a0$29821304@crashbox> From: "FreeBSD" To: "Free BSD Questions" Subject: Kernel Source Question Date: Thu, 31 Jan 2002 13:39:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 all, I am rather new to FreeBSD and I have been trying to setup a bandwidth limiting firewall at my job. I can get it running dynamically but this is only temporary. I would like to get it to run statically. I know I need to add a few lines to a kernel and recompile it. I did this and got an error a few times. So for kicks I tried recompiling the GENERIC kernel and got the same errors. Now I was wondering if there is a place online where I can get a fresh copy of the FreeBSD 4.3 kernel. Any help would be appreciated. Thanks in advance. Kevin Aug -Web Designer http://www.datalinkny.com http://www.datalinkwireless.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10:44:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 8F1A237B419 for ; Thu, 31 Jan 2002 10:43:39 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0VIhbw03075 for ; Thu, 31 Jan 2002 19:43:38 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:C6GNk5ZnzzMxp83prAIAcGxIbFcpEvbj@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0VIhbF17111 for ; Thu, 31 Jan 2002 19:43:37 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0VIhZk04978 for ; Thu, 31 Jan 2002 19:43:35 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0VIhZS08363 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 19:43:35 +0100 (MET) From: Thomas Schuerger Message-Id: <200201311843.g0VIhZS08363@wjpserver.cs.uni-sb.de> Subject: kernel compile failure To: freebsd-questions@freebsd.org Date: Thu, 31 Jan 2002 19:43:35 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL57 (25)] 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 Hi! I cvsupped to RELENG4_5 today and build world. When compiling the kernel (with -j 1), I get the following error msgs: Any ideas why this may be going wrong? ... ===> ipfilter cc -O2 -march=pentiumpro -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/mlfk_ipl.c cc -O2 -march=pentiumpro -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_nat.c cc -O2 -march=pentiumpro -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_frag.c cc -O2 -march=pentiumpro -pipe -DIPFILTER_LKM -DIPFILTER_LOG -I/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I/new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_state.c In file included from /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_nat.c:92: In file included from /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/mlfk_ipl.c:50: /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: osreldate.h: No such file or directory /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: osreldate.h: No such file or directory In file included from /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_frag.c:63: /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: osreldate.h: No such file or directory In file included from /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_state.c:75: /new/usr.src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_compat.h:297: osreldate.h: No such file or directory *** Error code 1 *** Error code 1 cc -c -O3 -march=pentiumpro -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../ufs/ffs/ffs_balloc.c cc -c -O3 -march=pentiumpro -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../ufs/ffs/ffs_inode.c *** Error code 1 *** Error code 1 4 errors *** Error code 2 1 error *** Error code 2 1 error Exit 2 Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10:52:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 677A337B42C for ; Thu, 31 Jan 2002 10:51:59 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g0VIpwN11313 for ; Thu, 31 Jan 2002 19:51:58 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002013119490725:4925 ; Thu, 31 Jan 2002 19:49:07 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g0VJ2vb32876 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 20:02:57 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Thu, 31 Jan 2002 20:02:57 +0100 From: Roman Neuhauser To: Free BSD Questions Subject: Re: Kernel Source Question Message-ID: <20020131200257.U68986@roman.mobil.cz> Mail-Followup-To: Free BSD Questions References: <002101c1aa86$a65655a0$29821304@crashbox> Mime-Version: 1.0 In-Reply-To: <002101c1aa86$a65655a0$29821304@crashbox> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/31/2002 07:49:07 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 01/31/2002 07:49:13 PM, Serialize complete at 01/31/2002 07:49:13 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: "FreeBSD" > To: "Free BSD Questions" > Subject: Kernel Source Question > Date: Thu, 31 Jan 2002 13:39:29 -0500 > > Hello all, I am rather new to FreeBSD and I have been trying to setup > a bandwidth limiting firewall at my job. I can get it running > dynamically but this is only temporary. I would like to get it to run > statically. I know I need to add a few lines to a kernel and > recompile it. I did this and got an error a few times. So for kicks > I tried recompiling the GENERIC kernel and got the same errors. Now I > was wondering if there is a place online where I can get a fresh copy > of the FreeBSD 4.3 kernel. Any help would be appreciated. Thanks in > advance. Sources are on the CD's. Other than that, read the Handbook section on compiling custom kernel. -- FreeBSD 4.4-STABLE 8:01PM up 11 days, 2:25, 21 users, load averages: 0.05, 0.07, 0.03 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10:52:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id BDF0337B41E for ; Thu, 31 Jan 2002 10:52:39 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id EF6F724410; Thu, 31 Jan 2002 12:52:37 -0600 (CST) Message-Id: <5.1.0.14.0.20020131124528.0469dba8@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 31 Jan 2002 12:51:44 -0600 To: "Doug Reynolds" , "Drew Tomlinson" , "questions@freebsd.org" From: Christopher Schulte Subject: Re: Preserve Postfix When Upgrading? In-Reply-To: <20020131173943.5BF5F48449@wastegate.net> References: <018001c1a863$95c2e110$0301a8c0@bigdaddy> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 12:41 PM 1/31/2002 -0500, Doug Reynolds wrote: >easy- when you run mergemaster, don't let it use the temporary >mailer.conf, because that will reenable sendmail. I believe there is >an option you can put in the make.conf so you won't compile sendmail, >but i don't know what it is. man make.conf, take a look at NO_SENDMAIL PS: mailer.conf hasn't changed since 1999, so ( for the time being ) mergemaster won't be an issue. But be aware of this local customization if/when mailer.conf does change, so you'll know to install the new version and import local mods that point to postfix. Maybe some day postfix will be the default FreeBSD MTA. Wishful thinking, perhaps. >--- >doug reynolds | the maverick | mav@wastegate.net > >PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10:56:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by hub.freebsd.org (Postfix) with ESMTP id 29DDB37B400 for ; Thu, 31 Jan 2002 10:56:36 -0800 (PST) Received: from [213.6.7.63] (helo=[213.6.7.63]) by smtp.web.de with smtp (Exim 4.11 #37) id 16WMNt-0004cK-00 for freebsd-questions@FreeBSD.ORG; Thu, 31 Jan 2002 19:56:33 +0100 To: freebsd-questions@FreeBSD.ORG From: jakamara@web.de (Jakamara Bruce Jensen) Date: Thu, 31 Jan 2002 19:56:39 +0100 Message-ID: <1f6w3vi.e8gq1a2uydq2M%jakamara@web.de> Organization: HaikTech User-Agent: MacSOUP/D-2.4.6 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 unsubscribe freebsd-questions -- Jakamara Bruce Jensen Nature can kill you, but only people make you cry. PGP 0x469B84BB : 7060 53C5 A6F8 A74B 148F B98D 1597 CFAB 469B 84BB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 10:59:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id B8C1537B416 for ; Thu, 31 Jan 2002 10:59:35 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WMQl-0001VJ-00 for questions@freebsd.org; Thu, 31 Jan 2002 18:59:31 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 22C6344F6F; Thu, 31 Jan 2002 19:59:30 +0100 (CET) Date: Thu, 31 Jan 2002 19:59:30 +0100 From: Cliff Sarginson To: questions@freebsd.org Subject: Re: noatime switch on local mount - anything really need the atime field ? Message-ID: <20020131185930.GA2520@raggedclown.net> References: <5.1.0.14.0.20020131112513.00aa6c20@postoffice.swbell.net> <20020131191902.P68986@roman.mobil.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131191902.P68986@roman.mobil.cz> User-Agent: Mutt/1.3.24i 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, Jan 31, 2002 at 07:19:02PM +0100, Roman Neuhauser wrote: > > Date: Thu, 31 Jan 2002 11:36:48 -0600 > > To: questions@freebsd.org > > From: Sean O'Neill > > Subject: noatime switch on local mount - anything really need the atime > > field ? > > > > Does anything really use the atime field of inodes? > > > > Reading that atime update really isn't that big of a hit for casual systems > > (expect for make world stuff) like mine but hey, never hurts to get a > > little more performance out of my box :) > > MUAs use atime of mbox-type mailboxes to be able to tell whether new > mail has arrived. (Properly working MDA doesn't update atime when > storing a message in an mbox-type mailbox. MUA then sees mtime > > atime, and marks the mailbox as having new mail.) > Well you can use it in "find" for whatever reason as well. I should think any performance gain a small system might gain for it would be infinitesimally small, and as noted above, it will break new mail notification. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 11:10:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.bnetmd.net (ns1.bnetmd.net [64.23.0.71]) by hub.freebsd.org (Postfix) with ESMTP id A87F337B404 for ; Thu, 31 Jan 2002 11:10:52 -0800 (PST) Received: from glenn (pcp406953pcs.mntcrm01.md.comcast.net [68.34.47.51]) by ns1.bnetmd.net (8.9.3/8.9.3) with SMTP id OAA01533 for ; Thu, 31 Jan 2002 14:07:08 -0500 (EST) (envelope-from techlist@bnetmd.net) Message-ID: <030501c1aaa5$3f481960$6501a8c0@bnetmd.net> Reply-To: "Glenn McCalley" From: "Glenn McCalley" To: Subject: ghostscript install Date: Thu, 31 Jan 2002 14:18:11 -0800 Organization: Business.Net LLC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, Installing ghostscript, all looks well, but upon running it the following comes up: $gs /usr/libexec/ld-elf.so.1: Shared object "libXt.so.6" not found What's that? Part of X? If so , X is not installed. To back up, all I'm really trying to do is convert postscript files to pdf for a web site. I don't have to look at them, just convert about 12,000 files. Ghostscript looks like the method but if there's a simpler way I'm for it. Thanks! Glenn. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 11:15:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14809.mail.yahoo.com (web14809.mail.yahoo.com [216.136.224.230]) by hub.freebsd.org (Postfix) with SMTP id 5156937B405 for ; Thu, 31 Jan 2002 11:15:35 -0800 (PST) Message-ID: <20020131191535.75218.qmail@web14809.mail.yahoo.com> Received: from [198.88.119.219] by web14809.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 11:15:35 PST Date: Thu, 31 Jan 2002 11:15:35 -0800 (PST) From: krzysztof Strzelczyk Subject: X on 4.4 laptop To: freebsd-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 Hello, I just bought a Toshiba 1805-S274. I loaded FreeBSD 4.4 on it an am trying to get X running. I was able to get it running with the smallest settings but it dosen't display full screen. The display is in the middle of the screen and takes up at most only 50% of the monitor. Which settings do I modify to get the picture to display on the full screen. Thanks You -Chris __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 11:18: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id EE8EF37B404 for ; Thu, 31 Jan 2002 11:17:54 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g0VJHBT52560; Fri, 1 Feb 2002 08:17:11 +1300 (NZDT) (envelope-from jonc) Date: Fri, 1 Feb 2002 08:17:10 +1300 From: Jonathan Chen To: "Alvaro Rosales R." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Deleting files in FreeBSD Message-ID: <20020201081710.A52208@grimoire.chen.org.nz> References: <3C592B0C.19515.5B356B@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C592B0C.19515.5B356B@localhost>; from aran80@wintersperu.com.pe on Thu, Jan 31, 2002 at 11:31:24AM -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 Thu, Jan 31, 2002 at 11:31:24AM -0500, Alvaro Rosales R. wrote: > Hi folks Can you tell me if there is > a way to recover a deleted file in FreeBSD?? Backup tapes. Seriously, once you delete a file, it's gone. -- Jonathan Chen ---------------------------------------------------------------------- "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 11:38:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id A0D9537B416 for ; Thu, 31 Jan 2002 11:38:26 -0800 (PST) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id OAA07255; Thu, 31 Jan 2002 14:38:19 -0500 (EST) Message-ID: <3C599D2B.2324D9BF@eng.ufl.edu> Date: Thu, 31 Jan 2002 14:38:19 -0500 From: Bob Johnson X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, eo MIME-Version: 1.0 To: fybar@hotmail.com Cc: questions@freebsd.org Subject: Re: more: vpn from behind firewall 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 > Date: Thu, 31 Jan 2002 05:59:10 +0000 > From: "Trevor Osatchuk" > Subject: more: vpn from behind firewall > > It has been suggested that my description was vague, so I hope this will > clarify. > > > ______ _________ ________ > |my | | firewall| |my home | > |laptop|-----| on ski |------WWW-----|firewall|--- Home Network > |______| |__hill___| |________| > > I am on vacation and am attempting to send and recieve email. Now, I can > get my email, but am having trouble sending. I want to put my laptop onto > my lan via vpn so that I can send eamil from my home account. Also, I want > to have access to my computers behind the firewall. I have been given a > 192.168.1.x ip, so I am behind a nat or proxy, not sure. Is there a way > that I can set up a vpn from where I am? Or, can I use my firewall as a > proxy? Can I set up a ssh tunnel to my firewall and then foward that port > on my firewall to the appropriate mail/news servers? > I'm not sure if you mean your laptop address is 192.168.1.x, or if that's the address of your home system. Anyway, if you can find out the IP number of your home network, AND your home firewall has been configured to accept SSH connections or pass them on to a system inside your network, then the following should get you on the right track: Since you can get email already (probably via POP3), we will ignore it for now, although we'll come back to it later. To send mail, you need to be able to make an SMTP (port 25) connection to your ISP's mail host (or your home network's host if it runs one). This is the host that your email program uses for "SMTP host" or as the outgoing mail server, or whatever they call it. Let's assume that your home network address is 116-customer-dsl.example.net (or you could use the IP number). And, let's assume that your ISP's mail host is called smtp.example.net. Then, using SSH, do something like ssh -L 25:smtp.example.net:25 116-customer-dsl.example.net on your laptop, and set your email program to use 127.0.0.1 as its SMTP host. This sets up an encrypted connection from your laptop to 116-customer-dsl.example.net and then uses it to forward any connections to port 25 on your laptop to smtp.example.net (although data moving between your home system and the smtp host will not be encrypted). You can do the same thing with port 110 (the POP3 port) and use it to read your mail so that your password and mail will be encrypted if someone is snooping on the local network where you happen to have your laptop connected. If you don't have access to your home network, ANY host that you can SSH into AND which is allowed to send mail via your ISP's SMTP host will work (e.g. a friend's system). Obviously, all of this is much easier to set up and test if you have someone sitting at your home system to figure out what IP number you need to use, and making sure the firewall is configured to allow this. If you are already on vacation, you may have to stick with using Hotmail to send your email, until you can get back home and figure out the details of how your home network is set up. Of course, there is a third, and probably easier solution: ask the people who run the network on the ski hill what you should use for your outgoing SMTP host. You aren't the only person with that problem, and they should have a local one set up for you to use. Just set your email program to use whatever they tell you. > Thanks, > > fybar > - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 11:57: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by hub.freebsd.org (Postfix) with ESMTP id 73BDB37B402 for ; Thu, 31 Jan 2002 11:56:56 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maild.telia.com (8.11.6/8.11.6) with ESMTP id g0VJutx03098 for ; Thu, 31 Jan 2002 20:56:55 +0100 (CET) Received: from falcon.midgard.homeip.net (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id UAA01920 for ; Thu, 31 Jan 2002 20:56:54 +0100 (CET) Received: (qmail 866 invoked by uid 1001); 31 Jan 2002 19:56:52 -0000 Date: Thu, 31 Jan 2002 20:56:51 +0100 From: Erik Trulsson To: Glenn McCalley Cc: freebsd-questions@freebsd.org Subject: Re: ghostscript install Message-ID: <20020131195651.GA848@student.uu.se> Mail-Followup-To: Glenn McCalley , freebsd-questions@freebsd.org References: <030501c1aaa5$3f481960$6501a8c0@bnetmd.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <030501c1aaa5$3f481960$6501a8c0@bnetmd.net> User-Agent: Mutt/1.3.25i 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, Jan 31, 2002 at 02:18:11PM -0800, Glenn McCalley wrote: > Hi there, > Installing ghostscript, all looks well, but upon running it the following > comes up: > > $gs > /usr/libexec/ld-elf.so.1: Shared object "libXt.so.6" not found > > What's that? Part of X? If so , X is not installed. Yes, that is an X library. Ghostscript is by default linked against X. > To back up, all I'm really trying to do is convert postscript files to pdf > for a web site. I don't have to look at them, just convert about 12,000 > files. Ghostscript looks like the method but if there's a simpler way I'm > for it. Install ghostscript-gnu-nox11 instead. (Or ghostscript-afpl-nox11 if you prefer that.) That is ghostscript built without X support. -- 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 Thu Jan 31 12: 6:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.panix.com (mail2.panix.com [166.84.0.213]) by hub.freebsd.org (Postfix) with ESMTP id A177837B43D for ; Thu, 31 Jan 2002 12:06:28 -0800 (PST) Received: from freebie.brann.org (159-87.nyc.dsl.access.net [166.84.159.87]) by mail2.panix.com (Postfix) with ESMTP id BB52691E4; Thu, 31 Jan 2002 15:06:27 -0500 (EST) Received: (from john@localhost) by freebie.brann.org (8.11.6/8.11.6) id g0VK6Rv46342; Thu, 31 Jan 2002 15:06:27 -0500 (EST) (envelope-from john) Date: Thu, 31 Jan 2002 15:06:26 -0500 From: John Brann To: Mikko Tyolajarvi Cc: questions@freebsd.org Subject: Re: No response on some https connections through NAT Message-ID: <20020131150626.A46318@freebie.brann.org> References: <20020130205604.A74375@freebie.brann.org> <200201311928.g0VJSE853840@mikko.rsa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <200201311928.g0VJSE853840@mikko.rsa.com>; from mikko@dynas.se on Thu, Jan 31, 2002 at 11:28:14AM -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 Many thanks. Your pointers were most helpful. As the quickest and dirtiest option, I tried copying the 'ppp' binary from the 4.4-STABLE system - which worked fine. I added the one line enable tcpmssfixup to my ppp.conf file, and everything worked. I can now access the URLs that were previously broken. OK, now I have to find the time to upgrade the gateway machine... Regards, John On Thu, Jan 31, 2002 at 11:28:14AM -0800, Mikko Tyolajarvi wrote: > In local.freebsd.questions you write: > > >Hi, > > >I have the following setup: > > > +-----------+ +-----------+ +--------------+ +------------+ > > --| DSL Modem |--- ep0 FreeBSD wi0 ---| Access Point |---fxp0 FreeBSD | > > | | | laptop | | | | workstation| > > +-----------+ +-----------+ +--------------+ +------------+ > > [...] > > >The laptop runs 4.1-RELEASE, the workstation 4.4-STABLE (of last week). > > [...] > > >PROBLEM: > > >When following certain Web links from the FreeBSD workstation, no page is > >received. > > [...] > > >HYPOTHESIS: > > >I wonder if this has something to do with window or max segment size? > > Sounds like it. There is a pretty good description at: > > > > > [...] > > >HELP REQUIRED: > > >Is my hypothesis valid? > >If so what can I do? > > PPP has a built-in fix for the problem since 4.3 or so. Try getting a > newer source and see if will compile on 4.1. You can usually find a > tarball on . > > Failing that, it is possible to make it work with /usr/ports/tcpmssd > and a little scripting. The first URL above used to contain > instructions on how to do it. > > $.02, > /Mikko > -- > Mikko Työläjärvi_______________________________________mikko@rsasecurity.com > RSA Security -- Unreal City, Under the brown fog of a winter dawn, finger jbrann@panix.com for pgp public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:26:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id D896737B402 for ; Thu, 31 Jan 2002 12:26:08 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2F4AB66C76; Thu, 31 Jan 2002 12:26:08 -0800 (PST) Date: Thu, 31 Jan 2002 12:26:08 -0800 From: Kris Kennaway To: Frans Haarman Cc: freebsd-questions@freebsd.org Subject: Re: cvsup patch only branch ? Message-ID: <20020131122607.B174@xor.obsecurity.org> References: <1012473709.17424.0.camel@tesla> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="QKdGvSO+nmPlgiQ/" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1012473709.17424.0.camel@tesla>; from f.haarman@synantics.nl on Thu, Jan 31, 2002 at 11:41:49AM +0100 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 --QKdGvSO+nmPlgiQ/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 31, 2002 at 11:41:49AM +0100, Frans Haarman wrote: > Hi, >=20 > When I cvsup RELENG_4_5, would I get the 4.5 release + important fixes ? You'd get 4.5-RELEASE + important _security_ fixes, and (rarely) ueber-critical bug fixes. Kris --QKdGvSO+nmPlgiQ/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8WahfWry0BWjoQKURAqybAKCpNe8OO7NT5LJzsTNbAXW/OWR7rQCgxJDE e7uRQd+iLOTz4vXlq/VnxN8= =jnL9 -----END PGP SIGNATURE----- --QKdGvSO+nmPlgiQ/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:30:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from catastrophe.net (ictus.catastrophe.net [207.227.243.193]) by hub.freebsd.org (Postfix) with SMTP id C2E1637B402 for ; Thu, 31 Jan 2002 12:30:42 -0800 (PST) Received: (qmail 4293 invoked by uid 1002); 31 Jan 2002 20:30:42 -0000 Date: Thu, 31 Jan 2002 14:30:42 -0600 From: uid0@catastrophe.net To: freebsd-questions@freebsd.org Subject: Installation on HP lp1000r Message-ID: <20020131143042.T96892@catastrophe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 curious to know what's wrong here. I'm installing with the boot disks downloaded today on an HP lp1000r server, and when I get to the portion where I can configure it to get a DHCP address, it works (I can ping the interface from a different box on the subnet). However, when I try and do a commit, the install fails with the following message "Couldn't open FTP connection to ftp5.freebsd.org: Not logged in. I have not changed any of the parameters for installationg, I've tried 4 different FTP servers, and there is no firewall in the way. Any ideas? Thanks. -#0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:32:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20003.mail.yahoo.com (web20003.mail.yahoo.com [216.136.225.48]) by hub.freebsd.org (Postfix) with SMTP id 7073937B423 for ; Thu, 31 Jan 2002 12:31:55 -0800 (PST) Message-ID: <20020131203155.51162.qmail@web20003.mail.yahoo.com> Received: from [208.184.155.15] by web20003.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 12:31:55 PST Date: Thu, 31 Jan 2002 12:31:55 -0800 (PST) From: David Ouyang Subject: Newbie+FreeBSD+Qmail To: "Question 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 Hi everybody: I have newbie question about setting qmail server on Freebsd4.3 stable. Like Liunx I can do the following to make qmail start at boot time ln -s /var/qmail/bin/qmailctl INITDIR/qmail ln -s ../init.d/qmail RCDIR/rc0.d/K30qmail ln -s ../init.d/qmail RCDIR/rc1.d/K30qmail ln -s ../init.d/qmail RCDIR/rc2.d/S80qmail ln -s ../init.d/qmail RCDIR/rc3.d/S80qmail ln -s ../init.d/qmail RCDIR/rc4.d/S80qmail ln -s ../init.d/qmail RCDIR/rc5.d/S80qmail ln -s ../init.d/qmail RCDIR/rc6.d/K30qmail How do I do this on FreeBSD? Thank you. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:34:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from catastrophe.net (ictus.catastrophe.net [207.227.243.193]) by hub.freebsd.org (Postfix) with SMTP id A1D1437B404 for ; Thu, 31 Jan 2002 12:34:12 -0800 (PST) Received: (qmail 4332 invoked by uid 1002); 31 Jan 2002 20:34:12 -0000 Date: Thu, 31 Jan 2002 14:34:12 -0600 From: uid0@catastrophe.net To: "Question FreeBSD.ORG" Subject: Re: Newbie+FreeBSD+Qmail Message-ID: <20020131143412.U96892@catastrophe.net> References: <20020131203155.51162.qmail@web20003.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131203155.51162.qmail@web20003.mail.yahoo.com>; from ntusnet@yahoo.com on Thu, Jan 31, 2002 at 12:31:55PM -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 On Thu, 2002-01-31 at 12:31:55 -0800, David Ouyang wrote... ; Like Liunx I can do the following to make qmail ; start at boot time ; ; ln -s /var/qmail/bin/qmailctl INITDIR/qmail ; ln -s ../init.d/qmail RCDIR/rc0.d/K30qmail ; ln -s ../init.d/qmail RCDIR/rc1.d/K30qmail ; ln -s ../init.d/qmail RCDIR/rc2.d/S80qmail ; ln -s ../init.d/qmail RCDIR/rc3.d/S80qmail ; ln -s ../init.d/qmail RCDIR/rc4.d/S80qmail ; ln -s ../init.d/qmail RCDIR/rc5.d/S80qmail ; ln -s ../init.d/qmail RCDIR/rc6.d/K30qmail ; ; How do I do this on FreeBSD? You install daemontools, then start up svscan /service :) Else put them in /etc/rc.* or read /etc/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:36:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id BA42937B405 for ; Thu, 31 Jan 2002 12:36:34 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 31 Jan 2002 15:40:07 -0500 From: "Joe & Fhe Barbish" To: "FBSD" Subject: index of packages available Date: Thu, 31 Jan 2002 15:36:31 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002B_01C1AA6D.0EA472A0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 This is a multi-part message in MIME format. ------=_NextPart_000_002B_01C1AA6D.0EA472A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 SG93IGNhbiBJIGZpbmQgdGhlIG5hbWVzIG9mIHBhY2thZ2VzIGF2YWlsYWJsZSBmb3IgZG93bmxv YWQ/Lg0K ------=_NextPart_000_002B_01C1AA6D.0EA472A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4 bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxucz0iaHR0 cDovL3d3dy53My5vcmcvVFIvUkVDLWh0bWw0MCI+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp dj1Db250ZW50LVR5cGUgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWlzby04ODU5LTEiPg0K PG1ldGEgbmFtZT1Qcm9nSWQgY29udGVudD1Xb3JkLkRvY3VtZW50Pg0KPG1ldGEgbmFtZT1HZW5l cmF0b3IgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bWV0YSBuYW1lPU9yaWdpbmF0b3Ig Y29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bGluayByZWw9RmlsZS1MaXN0IGhyZWY9ImNp ZDpmaWxlbGlzdC54bWxAMDFDMUFBNkQuMEU3OUI5MjAiPg0KPCEtLVtpZiBndGUgbXNvIDldPjx4 bWw+DQogPG86T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCiAgPG86UmVseU9uVk1MLz4NCiAgPG86 RG9Ob3RSZWx5T25DU1MvPg0KIDwvbzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPg0KPC94bWw+PCFb ZW5kaWZdLS0+PCEtLVtpZiBndGUgbXNvIDldPjx4bWw+DQogPHc6V29yZERvY3VtZW50Pg0KICA8 dzpWaWV3Pk5vcm1hbDwvdzpWaWV3Pg0KICA8dzpab29tPjA8L3c6Wm9vbT4NCiAgPHc6RG9jdW1l bnRLaW5kPkRvY3VtZW50RW1haWw8L3c6RG9jdW1lbnRLaW5kPg0KICA8dzpFbnZlbG9wZVZpcy8+ DQogPC93OldvcmREb2N1bWVudD4NCjwveG1sPjwhW2VuZGlmXS0tPg0KPHN0eWxlPg0KPCEtLQ0K IC8qIFN0eWxlIERlZmluaXRpb25zICovDQpwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYu TXNvTm9ybWFsDQoJe21zby1zdHlsZS1wYXJlbnQ6IiI7DQoJbWFyZ2luOjBpbjsNCgltYXJnaW4t Ym90dG9tOi4wMDAxcHQ7DQoJbXNvLXBhZ2luYXRpb246d2lkb3ctb3JwaGFuOw0KCWZvbnQtc2l6 ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7DQoJbXNvLWZhcmVhc3Qt Zm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KcC5Nc29BdXRvU2lnLCBsaS5Nc29BdXRv U2lnLCBkaXYuTXNvQXV0b1NpZw0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFw dDsNCgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglm b250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tZmFyZWFzdC1mb250LWZhbWlseToi VGltZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxNQ0KCXttc28tc3R5bGUtdHlwZTpw ZXJzb25hbC1jb21wb3NlOw0KCW1zby1hbnNpLWZvbnQtc2l6ZToxMi4wcHQ7DQoJbXNvLWFzY2lp LWZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiJDb3Vy aWVyIE5ldyI7DQoJbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWw7DQoJY29sb3I6YmxhY2s7DQoJ Zm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCkBwYWdlIFNlY3Rpb24x DQoJe3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjI1aW4gMS4waW4gMS4yNWlu Ow0KCW1zby1oZWFkZXItbWFyZ2luOi41aW47DQoJbXNvLWZvb3Rlci1tYXJnaW46LjVpbjsNCglt c28tcGFwZXItc291cmNlOjA7fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2VjdGlvbjE7fQ0KLS0+ DQo8L3N0eWxlPg0KPC9oZWFkPg0KDQo8Ym9keSBsYW5nPUVOLVVTIHN0eWxlPSd0YWItaW50ZXJ2 YWw6LjVpbic+DQoNCjxkaXYgY2xhc3M9U2VjdGlvbjE+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48 c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTU+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJD b3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1z aXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1p bHk6QXJpYWwnPkhvdyBjYW4gSSBmaW5kIHRoZSBuYW1lcw0Kb2YgcGFja2FnZXMgYXZhaWxhYmxl IGZvciBkb3dubG9hZD88L3NwYW4+PC9mb250Pjwvc3Bhbj48c3Bhbg0KY2xhc3M9RW1haWxTdHls ZTE1Pjxmb250IGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9u dC1mYW1pbHk6DQoiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz4uPG86 cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjwvZGl2Pg0KDQo8L2JvZHk+DQoN CjwvaHRtbD4NCg== ------=_NextPart_000_002B_01C1AA6D.0EA472A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:39:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay04.roc.frontiernet.net (alteon01e.roc.frontiernet.net [66.133.130.235]) by hub.freebsd.org (Postfix) with SMTP id 8705F37B400 for ; Thu, 31 Jan 2002 12:39:47 -0800 (PST) Received: (qmail 7250 invoked from network); 31 Jan 2002 20:39:41 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay04.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 31 Jan 2002 20:39:41 -0000 Received: from tagalong (unknown [165.107.42.196]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 27E6CEE621; Thu, 31 Jan 2002 10:12:45 -0800 (PST) Message-ID: <00a501c1aa82$e1d508f0$c42a6ba5@lc.ca.gov> From: "Drew Tomlinson" To: "Mario Doria" , References: <005e01c1aa81$b61531f0$0a00a8c0@Deathstar> Subject: Re: Migrate from IPF to IPFW Date: Thu, 31 Jan 2002 10:12:45 -0800 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.2600.0000 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 ----- Original Message ----- From: "Mario Doria" To: Sent: Thursday, January 31, 2002 10:04 AM Subject: Migrate from IPF to IPFW > Hello, > > I'm planning to migrate a machine from IPF to IPFW, but before I make any > changes (the machine is in production), I want to test the IPFW ruleset. > Please, can someone provide me examples of an IPFW stateful ruleset?. Here's > what I have so far: I found this file to be very helpful in setting up mine. http://www.bsdtoday.com/2000/December/rc.firewall.current HTH, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:41: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20103.mail.yahoo.com (web20103.mail.yahoo.com [216.136.226.40]) by hub.freebsd.org (Postfix) with SMTP id D0F7837B402 for ; Thu, 31 Jan 2002 12:41:00 -0800 (PST) Message-ID: <20020131204100.55113.qmail@web20103.mail.yahoo.com> Received: from [198.135.242.14] by web20103.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 12:41:00 PST Date: Thu, 31 Jan 2002 12:41:00 -0800 (PST) From: Chad Subject: fxp0: SCB timeout errors 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 Greetings. I am using FreeBSD 4.4-RELEASE on a Dell PowerEdge 1550 with a dual onboard Intel NIC. Every few days, and with no indication why it is happening, the system's response time suddenly gets very slow. A web page that normally loads in a fraction of a second suddenly takes 15 seconds, as an example. When running top, it shows the CPU usage at 100%, where normally it hovers between 25%-50% utilized. The syslogd process seems to be the problem, since it shows up with a high percentage of the CPU. Checking var/log/messages, I get this: bob# tail /var/log/messages Jan 23 16:55:12 bob /kernel: fxp0: SCB timeout: 0x70 0x0 0x50 0x0 Jan 23 16:55:12 bob /kernel: fxp0: SCB timeout: 0x80 0x0 0x50 0x0 Jan 23 16:55:13 bob last message repeated 5 times Jan 23 16:55:13 bob /kernel: fxp0: SCB timeout: 0x70 0x0 0x50 0x0 Jan 23 16:55:13 bob /kernel: fxp0: SCB timeout: 0x80 0x0 0x50 0x0 Jan 23 16:55:16 bob last message repeated 29 times Jan 23 16:55:16 bob /kernel: fxp0: SCB timeout: 0x70 0x0 0x50 0x0 Jan 23 16:55:17 bob /kernel: fxp0: SCB timeout: 0x80 0x0 0x50 0x0 Jan 23 16:55:19 bob last message repeated 15 times Jan 23 16:55:19 bob /kernel: fxp0: SCB timeout: 0x70 0x0 0x50 0x0 And it just goes on and on, generating a ton of messages until a reboot, after which the system comes up and runs just fine for a few more days, until suddenly this problem crops up again. Relevant parts of the "dmesg" command show: FreeBSD 4.4-RELEASE #0: Sat Dec 22 00:05:08 EST 2001 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x000f0011, at 0xfec00000 io1 (APIC): apic id: 3, version: 0x000f0011, at 0xfec01000 fxp0: port 0xecc0-0xecff mem 0xfe100000-0xfe1fffff,0xfe2ff000-0xfe2fffff irq 2 at device 1.0 on pci0 fxp0: Ethernet address 00:06:5b:3a:03:68 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: port 0xec80-0xecbf mem 0xfe000000-0xfe0fffff,0xfe2fe000-0xfe2fefff irq 5 at device 2.0 on pci0 fxp1: Ethernet address 00:06:5b:3a:03:69 inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Can anyone tell me what might be the problem, or give me a gentle nudge in the right direction to diagnose it myself? Thanks in advance for your help. Chad __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:45:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpzilla1.xs4all.nl (smtpzilla1.xs4all.nl [194.109.127.137]) by hub.freebsd.org (Postfix) with ESMTP id F0D4337B400 for ; Thu, 31 Jan 2002 12:45:06 -0800 (PST) Received: from unity.zacha.xs4all.nl (zacha.xs4all.nl [213.84.201.224]) by smtpzilla1.xs4all.nl (8.12.0/8.12.0) with ESMTP id g0VKj4e3076957 for ; Thu, 31 Jan 2002 21:45:04 +0100 (CET) Received: from silver.zacha.xs4all.nl (silver.zacha.xs4all.nl [172.23.3.20]) by unity.zacha.xs4all.nl (8.11.3/8.11.3) with ESMTP id g0VKkRu15323 for ; Thu, 31 Jan 2002 21:46:27 +0100 (CET) (envelope-from walter@binity.com) Date: Thu, 31 Jan 2002 21:44:11 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational Reply-To: walter@i.r00ted.it X-Priority: 3 (Normal) Message-ID: <881659476.20020131214411@i.r00ted.it> To: FreeBSD Questions Subject: Java support not in FreeBSD 4.5R after all? 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 Hi all, I've eagerly installed FreeBSD 4.5-RELEASE but sadly I could not find a trace of the native JDK/JRE. The URLs http://www.freebsd.org/java/ and java/newsflash.html still mention the advent of these packages in 4.5, I assume they didn't make it in time and the webpage is out-of-date? Is there an equivalent (non-certified but stable) tool suite available for FreeBSD right now? thanks! walter -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 12:52:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 080E337B400 for ; Thu, 31 Jan 2002 12:52:22 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 31 Jan 2002 15:55:53 -0500 From: "Joe & Fhe Barbish" To: "FBSD" Subject: How to get Apache2 with Frontpage2002 Date: Thu, 31 Jan 2002 15:52:17 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0030_01C1AA6F.42420800" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 This is a multi-part message in MIME format. ------=_NextPart_000_0030_01C1AA6F.42420800 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 SSBoYXZlIHJldmlld2VkIHRoZSBwb3J0cy4gDQpJIHNlZSBhcGFjaGUyIGFzIGEgc3RhbmRhbG9u ZSBpbnN0YWxsLiANCkFwYWNoZTEzLWZwID0gYXBhY2hlIDEuMy4yMiArIGZyb250cGFnZTIwMDAg dGhhdCBuZWVkcyANCnBvcnQgZnJvbnRwYWdlIHRvIGFkZCB0aGUgMjAwMiBleHRlbnNpb25zLiAN CkFuZCBtb2RfZnJvbnRwYWdlIHRoYXQgY29udGFpbnMgdGhlIGZyb250cGFnZSAyMDAyIGV4dGVu c2lvbnMgDQpkc28gbW9kdWxlIHdoaWNoIGluc3RhbGxzIGFwYWNoZSAxLjMuMTcgYXMgYSBwcmVy ZWMuIA0KIA0KU2luY2UgQXBhY2hlMiBpcyBkc28gbW9kdWxlIGJhc2VkLCBpcyB0aGVyZSBhIGRz byBmcm9udHBhZ2UgDQoyMDAyIGV4dGVuc2lvbnMgbW9kdWxlIHRoYXQgY2FuIGJlIGFwcGxpZWQg dG8gYXBhY2hlMj8gDQo= ------=_NextPart_000_0030_01C1AA6F.42420800 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4 bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxucz0iaHR0 cDovL3d3dy53My5vcmcvVFIvUkVDLWh0bWw0MCI+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp dj1Db250ZW50LVR5cGUgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWlzby04ODU5LTEiPg0K PG1ldGEgbmFtZT1Qcm9nSWQgY29udGVudD1Xb3JkLkRvY3VtZW50Pg0KPG1ldGEgbmFtZT1HZW5l cmF0b3IgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bWV0YSBuYW1lPU9yaWdpbmF0b3Ig Y29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bGluayByZWw9RmlsZS1MaXN0IGhyZWY9ImNp ZDpmaWxlbGlzdC54bWxAMDFDMUFBNkYuNDIwRkFENjAiPg0KPCEtLVtpZiBndGUgbXNvIDldPjx4 bWw+DQogPG86T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCiAgPG86UmVseU9uVk1MLz4NCiAgPG86 RG9Ob3RSZWx5T25DU1MvPg0KIDwvbzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPg0KPC94bWw+PCFb ZW5kaWZdLS0+PCEtLVtpZiBndGUgbXNvIDldPjx4bWw+DQogPHc6V29yZERvY3VtZW50Pg0KICA8 dzpWaWV3Pk5vcm1hbDwvdzpWaWV3Pg0KICA8dzpab29tPjA8L3c6Wm9vbT4NCiAgPHc6RG9jdW1l bnRLaW5kPkRvY3VtZW50RW1haWw8L3c6RG9jdW1lbnRLaW5kPg0KICA8dzpFbnZlbG9wZVZpcy8+ DQogPC93OldvcmREb2N1bWVudD4NCjwveG1sPjwhW2VuZGlmXS0tPg0KPHN0eWxlPg0KPCEtLQ0K IC8qIFN0eWxlIERlZmluaXRpb25zICovDQpwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYu TXNvTm9ybWFsDQoJe21zby1zdHlsZS1wYXJlbnQ6IiI7DQoJbWFyZ2luOjBpbjsNCgltYXJnaW4t Ym90dG9tOi4wMDAxcHQ7DQoJbXNvLXBhZ2luYXRpb246d2lkb3ctb3JwaGFuOw0KCWZvbnQtc2l6 ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7DQoJbXNvLWZhcmVhc3Qt Zm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KcC5Nc29BdXRvU2lnLCBsaS5Nc29BdXRv U2lnLCBkaXYuTXNvQXV0b1NpZw0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFw dDsNCgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglm b250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tZmFyZWFzdC1mb250LWZhbWlseToi VGltZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxNQ0KCXttc28tc3R5bGUtdHlwZTpw ZXJzb25hbC1jb21wb3NlOw0KCW1zby1hbnNpLWZvbnQtc2l6ZToxMi4wcHQ7DQoJbXNvLWFzY2lp LWZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiJDb3Vy aWVyIE5ldyI7DQoJbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWw7DQoJY29sb3I6YmxhY2s7DQoJ Zm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCkBwYWdlIFNlY3Rpb24x DQoJe3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjI1aW4gMS4waW4gMS4yNWlu Ow0KCW1zby1oZWFkZXItbWFyZ2luOi41aW47DQoJbXNvLWZvb3Rlci1tYXJnaW46LjVpbjsNCglt c28tcGFwZXItc291cmNlOjA7fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2VjdGlvbjE7fQ0KLS0+ DQo8L3N0eWxlPg0KPC9oZWFkPg0KDQo8Ym9keSBsYW5nPUVOLVVTIHN0eWxlPSd0YWItaW50ZXJ2 YWw6LjVpbic+DQoNCjxkaXYgY2xhc3M9U2VjdGlvbjE+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48 c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTU+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJD b3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1z aXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1p bHk6QXJpYWwnPkkgaGF2ZSByZXZpZXdlZCB0aGUNCnBvcnRzLiA8bzpwPjwvbzpwPjwvc3Bhbj48 L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWls U3R5bGUxNT48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3Bh biBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9u dC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlhbCc+SSBzZWUg YXBhY2hlMiBhcyBhDQpzdGFuZGFsb25lIGluc3RhbGwuIDxvOnA+PC9vOnA+PC9zcGFuPjwvZm9u dD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHls ZTE1Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0 eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZh bWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5BcGFjaGUxMy1m cCA9IGFwYWNoZSAxLjMuMjINCisgZnJvbnRwYWdlMjAwMCB0aGF0IG5lZWRzIDxvOnA+PC9vOnA+ PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xh c3M9RW1haWxTdHlsZTE1Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBO ZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4w cHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFs Jz5wb3J0IGZyb250cGFnZSB0byBhZGQgdGhlDQoyMDAyIGV4dGVuc2lvbnMuIDxvOnA+PC9vOnA+ PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xh c3M9RW1haWxTdHlsZTE1Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBO ZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4w cHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFs Jz5BbmQgbW9kX2Zyb250cGFnZSB0aGF0DQpjb250YWlucyB0aGUgZnJvbnRwYWdlIDIwMDIgZXh0 ZW5zaW9ucyA8bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9 TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxNT48Zm9udCBzaXplPTIgY29sb3I9Ymxh Y2sNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28t YmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlk aS1mb250LWZhbWlseTpBcmlhbCc+ZHNvIG1vZHVsZSB3aGljaCBpbnN0YWxscw0KYXBhY2hlIDEu My4xNyBhcyBhIHByZXJlYy4gPG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoN CjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTU+PGZvbnQgc2l6ZT0y IGNvbG9yPWJsYWNrDQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTox MC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5l dyI7bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPjwhW2lmICFzdXBwb3J0RW1wdHlQYXJhc10+ Jm5ic3A7PCFbZW5kaWZdPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8 cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHlsZTE1Pjxmb250IHNpemU9MiBj b2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAu MHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXci O21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5TaW5jZSBBcGFjaGUyIGlzIGRzbw0KbW9kdWxl IGJhc2VkLCBpcyB0aGVyZSBhIGRzbyBmcm9udHBhZ2UgPG86cD48L286cD48L3NwYW4+PC9mb250 Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxl MTU+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5 bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjEyLjBwdDsNCmZvbnQtZmFt aWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPjIwMDIgZXh0ZW5z aW9ucyBtb2R1bGUNCnRoYXQgY2FuIGJlIGFwcGxpZWQgdG8gYXBhY2hlMj8gPG86cD48L286cD48 L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjwvZGl2Pg0KDQo8L2JvZHk+DQoNCjwvaHRtbD4N Cg== ------=_NextPart_000_0030_01C1AA6F.42420800-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:15:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mono.mweb.co.za (mono.mweb.co.za [196.2.53.170]) by hub.freebsd.org (Postfix) with ESMTP id 0818037B416 for ; Thu, 31 Jan 2002 13:15:11 -0800 (PST) Received: from [196.30.127.97] (helo=getafix) by mono.mweb.co.za with smtp (Exim 3.33 #2) id 16WOOd-0003gt-00 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 23:05:27 +0200 From: "Patrick O'Reilly" To: "FreeBSD Questions" Subject: Cyrus IMAP Date: Thu, 31 Jan 2002 23:18:13 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-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'm a newbie to IMAP, and I've been trying to set up the Cyrus IMAP port. I'm finding the going very tough, and documentation hard to find. The Cyrus web site is, shall we say, less than extremely easy to use. Does someone know of any decent documentation for getting this to a workable state once the port is installed? I have managed to set up a mail account which I could use to read emails. But, to make it work I had to add the account in the passwd file (/etc/passwd). The system seems to ignore the fact that I added the account name to the sasldb database which the documentation indicates is the default method of user authentication. I tried to create a shared mail folder, set ACL to indicate that the folder is writable by "anyone", but the server refuses to "show" the folder to the client. If there is a good set of documentation somewhere, please just point me to it. Else, any pointers would be much appreciated. Regards, Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:16: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id EA4B737B405 for ; Thu, 31 Jan 2002 13:15:24 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 31 Jan 2002 16:18:56 -0500 From: "Joe & Fhe Barbish" To: "FBSD" Subject: How to get Apache2 with Frontpage2002 Date: Thu, 31 Jan 2002 16:15:20 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003A_01C1AA72.7ABD3B20" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 This is a multi-part message in MIME format. ------=_NextPart_000_003A_01C1AA72.7ABD3B20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 SSBoYXZlIHJldmlld2VkIHRoZSBwb3J0cy4gDQpJIHNlZSBhcGFjaGUyIGFzIGEgc3RhbmRhbG9u ZSBpbnN0YWxsLiANCkFwYWNoZTEzLWZwID0gYXBhY2hlIDEuMy4yMiArIGZyb250cGFnZTIwMDAg dGhhdCBuZWVkcyANCnBvcnQgZnJvbnRwYWdlIHRvIGFkZCB0aGUgMjAwMiBleHRlbnNpb25zLiAN CkFuZCBtb2RfZnJvbnRwYWdlIHRoYXQgY29udGFpbnMgdGhlIGZyb250cGFnZSAyMDAyIGV4dGVu c2lvbnMgDQpkc28gbW9kdWxlIHdoaWNoIGluc3RhbGxzIGFwYWNoZSAxLjMuMTcgYXMgYSBwcmVy ZWMuIA0KIA0KU2luY2UgQXBhY2hlMiBpcyBkc28gbW9kdWxlIGJhc2VkLCBpcyB0aGVyZSBhIGRz byBmcm9udHBhZ2UgDQoyMDAyIGV4dGVuc2lvbnMgbW9kdWxlIHRoYXQgY2FuIGJlIGFwcGxpZWQg dG8gYXBhY2hlMj8gDQo= ------=_NextPart_000_003A_01C1AA72.7ABD3B20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4 bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxucz0iaHR0 cDovL3d3dy53My5vcmcvVFIvUkVDLWh0bWw0MCI+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp dj1Db250ZW50LVR5cGUgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWlzby04ODU5LTEiPg0K PG1ldGEgbmFtZT1Qcm9nSWQgY29udGVudD1Xb3JkLkRvY3VtZW50Pg0KPG1ldGEgbmFtZT1HZW5l cmF0b3IgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bWV0YSBuYW1lPU9yaWdpbmF0b3Ig Y29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bGluayByZWw9RmlsZS1MaXN0IGhyZWY9ImNp ZDpmaWxlbGlzdC54bWxAMDFDMUFBNzIuN0E5MjgxQTAiPg0KPCEtLVtpZiBndGUgbXNvIDldPjx4 bWw+DQogPG86T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCiAgPG86UmVseU9uVk1MLz4NCiAgPG86 RG9Ob3RSZWx5T25DU1MvPg0KIDwvbzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPg0KPC94bWw+PCFb ZW5kaWZdLS0+PCEtLVtpZiBndGUgbXNvIDldPjx4bWw+DQogPHc6V29yZERvY3VtZW50Pg0KICA8 dzpWaWV3Pk5vcm1hbDwvdzpWaWV3Pg0KICA8dzpab29tPjA8L3c6Wm9vbT4NCiAgPHc6RG9jdW1l bnRLaW5kPkRvY3VtZW50RW1haWw8L3c6RG9jdW1lbnRLaW5kPg0KICA8dzpFbnZlbG9wZVZpcy8+ DQogPC93OldvcmREb2N1bWVudD4NCjwveG1sPjwhW2VuZGlmXS0tPg0KPHN0eWxlPg0KPCEtLQ0K IC8qIFN0eWxlIERlZmluaXRpb25zICovDQpwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYu TXNvTm9ybWFsDQoJe21zby1zdHlsZS1wYXJlbnQ6IiI7DQoJbWFyZ2luOjBpbjsNCgltYXJnaW4t Ym90dG9tOi4wMDAxcHQ7DQoJbXNvLXBhZ2luYXRpb246d2lkb3ctb3JwaGFuOw0KCWZvbnQtc2l6 ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7DQoJbXNvLWZhcmVhc3Qt Zm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KcC5Nc29BdXRvU2lnLCBsaS5Nc29BdXRv U2lnLCBkaXYuTXNvQXV0b1NpZw0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFw dDsNCgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglm b250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tZmFyZWFzdC1mb250LWZhbWlseToi VGltZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxNg0KCXttc28tc3R5bGUtdHlwZTpw ZXJzb25hbC1jb21wb3NlOw0KCW1zby1hbnNpLWZvbnQtc2l6ZToxMi4wcHQ7DQoJbXNvLWFzY2lp LWZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiJDb3Vy aWVyIE5ldyI7DQoJbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWw7DQoJY29sb3I6YmxhY2s7DQoJ Zm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCkBwYWdlIFNlY3Rpb24x DQoJe3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjI1aW4gMS4waW4gMS4yNWlu Ow0KCW1zby1oZWFkZXItbWFyZ2luOi41aW47DQoJbXNvLWZvb3Rlci1tYXJnaW46LjVpbjsNCglt c28tcGFwZXItc291cmNlOjA7fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2VjdGlvbjE7fQ0KLS0+ DQo8L3N0eWxlPg0KPC9oZWFkPg0KDQo8Ym9keSBsYW5nPUVOLVVTIHN0eWxlPSd0YWItaW50ZXJ2 YWw6LjVpbic+DQoNCjxkaXYgY2xhc3M9U2VjdGlvbjE+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48 c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTY+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJD b3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1z aXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1p bHk6QXJpYWwnPkkgaGF2ZSByZXZpZXdlZCB0aGUNCnBvcnRzLiA8bzpwPjwvbzpwPjwvc3Bhbj48 L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWls U3R5bGUxNj48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3Bh biBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9u dC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlhbCc+SSBzZWUg YXBhY2hlMiBhcyBhDQpzdGFuZGFsb25lIGluc3RhbGwuIDxvOnA+PC9vOnA+PC9zcGFuPjwvZm9u dD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHls ZTE2Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0 eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZh bWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5BcGFjaGUxMy1m cCA9IGFwYWNoZQ0KMS4zLjIyICsgZnJvbnRwYWdlMjAwMCB0aGF0IG5lZWRzIDxvOnA+PC9vOnA+ PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xh c3M9RW1haWxTdHlsZTE2Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBO ZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4w cHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFs Jz5wb3J0IGZyb250cGFnZSB0byBhZGQgdGhlDQoyMDAyIGV4dGVuc2lvbnMuIDxvOnA+PC9vOnA+ PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xh c3M9RW1haWxTdHlsZTE2Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBO ZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4w cHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFs Jz5BbmQgbW9kX2Zyb250cGFnZSB0aGF0DQpjb250YWlucyB0aGUgZnJvbnRwYWdlIDIwMDIgZXh0 ZW5zaW9ucyA8bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9 TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxNj48Zm9udCBzaXplPTIgY29sb3I9Ymxh Y2sNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28t YmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlk aS1mb250LWZhbWlseTpBcmlhbCc+ZHNvIG1vZHVsZSB3aGljaCBpbnN0YWxscw0KYXBhY2hlIDEu My4xNyBhcyBhIHByZXJlYy4gPG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoN CjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTY+PGZvbnQgc2l6ZT0y IGNvbG9yPWJsYWNrDQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTox MC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5l dyI7bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPjwhW2lmICFzdXBwb3J0RW1wdHlQYXJhc10+ Jm5ic3A7PCFbZW5kaWZdPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8 cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHlsZTE2Pjxmb250IHNpemU9MiBj b2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAu MHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXci O21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5TaW5jZSBBcGFjaGUyIGlzIGRzbw0KbW9kdWxl IGJhc2VkLCBpcyB0aGVyZSBhIGRzbyBmcm9udHBhZ2UgPG86cD48L286cD48L3NwYW4+PC9mb250 Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxl MTY+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5 bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjEyLjBwdDsNCmZvbnQtZmFt aWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPjIwMDIgZXh0ZW5z aW9ucyBtb2R1bGUNCnRoYXQgY2FuIGJlIGFwcGxpZWQgdG8gYXBhY2hlMj8gPG86cD48L286cD48 L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjwvZGl2Pg0KDQo8L2JvZHk+DQoNCjwvaHRtbD4N Cg== ------=_NextPart_000_003A_01C1AA72.7ABD3B20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:16:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id A2C5D37B41A for ; Thu, 31 Jan 2002 13:15:31 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 31 Jan 2002 16:19:04 -0500 From: "Joe & Fhe Barbish" To: "FBSD" Subject: How to get Apache2 with Frontpage2002 Date: Thu, 31 Jan 2002 16:15:28 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003D_01C1AA72.7F9D6660" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 This is a multi-part message in MIME format. ------=_NextPart_000_003D_01C1AA72.7F9D6660 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 SSBoYXZlIHJldmlld2VkIHRoZSBwb3J0cy4gDQpJIHNlZSBhcGFjaGUyIGFzIGEgc3RhbmRhbG9u ZSBpbnN0YWxsLiANCkFwYWNoZTEzLWZwID0gYXBhY2hlIDEuMy4yMiArIGZyb250cGFnZTIwMDAg dGhhdCBuZWVkcyANCnBvcnQgZnJvbnRwYWdlIHRvIGFkZCB0aGUgMjAwMiBleHRlbnNpb25zLiAN CkFuZCBtb2RfZnJvbnRwYWdlIHRoYXQgY29udGFpbnMgdGhlIGZyb250cGFnZSAyMDAyIGV4dGVu c2lvbnMgDQpkc28gbW9kdWxlIHdoaWNoIGluc3RhbGxzIGFwYWNoZSAxLjMuMTcgYXMgYSBwcmVy ZWMuIA0KIA0KU2luY2UgQXBhY2hlMiBpcyBkc28gbW9kdWxlIGJhc2VkLCBpcyB0aGVyZSBhIGRz byBmcm9udHBhZ2UgDQoyMDAyIGV4dGVuc2lvbnMgbW9kdWxlIHRoYXQgY2FuIGJlIGFwcGxpZWQg dG8gYXBhY2hlMj8gDQo= ------=_NextPart_000_003D_01C1AA72.7F9D6660 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4 bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxucz0iaHR0 cDovL3d3dy53My5vcmcvVFIvUkVDLWh0bWw0MCI+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp dj1Db250ZW50LVR5cGUgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWlzby04ODU5LTEiPg0K PG1ldGEgbmFtZT1Qcm9nSWQgY29udGVudD1Xb3JkLkRvY3VtZW50Pg0KPG1ldGEgbmFtZT1HZW5l cmF0b3IgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bWV0YSBuYW1lPU9yaWdpbmF0b3Ig Y29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bGluayByZWw9RmlsZS1MaXN0IGhyZWY9ImNp ZDpmaWxlbGlzdC54bWxAMDFDMUFBNzIuN0Y2QjBCQzAiPg0KPCEtLVtpZiBndGUgbXNvIDldPjx4 bWw+DQogPG86T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCiAgPG86UmVseU9uVk1MLz4NCiAgPG86 RG9Ob3RSZWx5T25DU1MvPg0KIDwvbzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPg0KPC94bWw+PCFb ZW5kaWZdLS0+PCEtLVtpZiBndGUgbXNvIDldPjx4bWw+DQogPHc6V29yZERvY3VtZW50Pg0KICA8 dzpWaWV3Pk5vcm1hbDwvdzpWaWV3Pg0KICA8dzpab29tPjA8L3c6Wm9vbT4NCiAgPHc6RG9jdW1l bnRLaW5kPkRvY3VtZW50RW1haWw8L3c6RG9jdW1lbnRLaW5kPg0KICA8dzpFbnZlbG9wZVZpcy8+ DQogPC93OldvcmREb2N1bWVudD4NCjwveG1sPjwhW2VuZGlmXS0tPg0KPHN0eWxlPg0KPCEtLQ0K IC8qIFN0eWxlIERlZmluaXRpb25zICovDQpwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYu TXNvTm9ybWFsDQoJe21zby1zdHlsZS1wYXJlbnQ6IiI7DQoJbWFyZ2luOjBpbjsNCgltYXJnaW4t Ym90dG9tOi4wMDAxcHQ7DQoJbXNvLXBhZ2luYXRpb246d2lkb3ctb3JwaGFuOw0KCWZvbnQtc2l6 ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7DQoJbXNvLWZhcmVhc3Qt Zm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KcC5Nc29BdXRvU2lnLCBsaS5Nc29BdXRv U2lnLCBkaXYuTXNvQXV0b1NpZw0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFw dDsNCgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglm b250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tZmFyZWFzdC1mb250LWZhbWlseToi VGltZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxNg0KCXttc28tc3R5bGUtdHlwZTpw ZXJzb25hbC1jb21wb3NlOw0KCW1zby1hbnNpLWZvbnQtc2l6ZToxMi4wcHQ7DQoJbXNvLWFzY2lp LWZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiJDb3Vy aWVyIE5ldyI7DQoJbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWw7DQoJY29sb3I6YmxhY2s7DQoJ Zm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCkBwYWdlIFNlY3Rpb24x DQoJe3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjI1aW4gMS4waW4gMS4yNWlu Ow0KCW1zby1oZWFkZXItbWFyZ2luOi41aW47DQoJbXNvLWZvb3Rlci1tYXJnaW46LjVpbjsNCglt c28tcGFwZXItc291cmNlOjA7fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2VjdGlvbjE7fQ0KLS0+ DQo8L3N0eWxlPg0KPC9oZWFkPg0KDQo8Ym9keSBsYW5nPUVOLVVTIHN0eWxlPSd0YWItaW50ZXJ2 YWw6LjVpbic+DQoNCjxkaXYgY2xhc3M9U2VjdGlvbjE+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48 c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTY+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJD b3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1z aXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1p bHk6QXJpYWwnPkkgaGF2ZSByZXZpZXdlZCB0aGUNCnBvcnRzLiA8bzpwPjwvbzpwPjwvc3Bhbj48 L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWls U3R5bGUxNj48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3Bh biBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9u dC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlhbCc+SSBzZWUg YXBhY2hlMiBhcyBhDQpzdGFuZGFsb25lIGluc3RhbGwuIDxvOnA+PC9vOnA+PC9zcGFuPjwvZm9u dD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHls ZTE2Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0 eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZh bWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5BcGFjaGUxMy1m cCA9IGFwYWNoZQ0KMS4zLjIyICsgZnJvbnRwYWdlMjAwMCB0aGF0IG5lZWRzIDxvOnA+PC9vOnA+ PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xh c3M9RW1haWxTdHlsZTE2Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBO ZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4w cHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFs Jz5wb3J0IGZyb250cGFnZSB0byBhZGQgdGhlDQoyMDAyIGV4dGVuc2lvbnMuIDxvOnA+PC9vOnA+ PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xh c3M9RW1haWxTdHlsZTE2Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBO ZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4w cHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFs Jz5BbmQgbW9kX2Zyb250cGFnZSB0aGF0DQpjb250YWlucyB0aGUgZnJvbnRwYWdlIDIwMDIgZXh0 ZW5zaW9ucyA8bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9 TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxNj48Zm9udCBzaXplPTIgY29sb3I9Ymxh Y2sNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28t YmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlk aS1mb250LWZhbWlseTpBcmlhbCc+ZHNvIG1vZHVsZSB3aGljaCBpbnN0YWxscw0KYXBhY2hlIDEu My4xNyBhcyBhIHByZXJlYy4gPG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoN CjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTY+PGZvbnQgc2l6ZT0y IGNvbG9yPWJsYWNrDQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTox MC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5l dyI7bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPjwhW2lmICFzdXBwb3J0RW1wdHlQYXJhc10+ Jm5ic3A7PCFbZW5kaWZdPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8 cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHlsZTE2Pjxmb250IHNpemU9MiBj b2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAu MHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXci O21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5TaW5jZSBBcGFjaGUyIGlzIGRzbw0KbW9kdWxl IGJhc2VkLCBpcyB0aGVyZSBhIGRzbyBmcm9udHBhZ2UgPG86cD48L286cD48L3NwYW4+PC9mb250 Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxl MTY+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5 bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOjEyLjBwdDsNCmZvbnQtZmFt aWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPjIwMDIgZXh0ZW5z aW9ucyBtb2R1bGUNCnRoYXQgY2FuIGJlIGFwcGxpZWQgdG8gYXBhY2hlMj8gPG86cD48L286cD48 L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjwvZGl2Pg0KDQo8L2JvZHk+DQoNCjwvaHRtbD4N Cg== ------=_NextPart_000_003D_01C1AA72.7F9D6660-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:17:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 87F9737B402 for ; Thu, 31 Jan 2002 13:17:48 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 31 Jan 2002 16:21:19 -0500 From: "Joe & Fhe Barbish" To: "FBSD" Subject: index of packages available Date: Thu, 31 Jan 2002 16:17:42 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0049_01C1AA72.CF7F3AA0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 This is a multi-part message in MIME format. ------=_NextPart_000_0049_01C1AA72.CF7F3AA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 SG93IGNhbiBJIGZpbmQgdGhlIG5hbWVzIG9mIHBhY2thZ2VzIGF2YWlsYWJsZSBmb3IgZG93bmxv YWQ/Lg0K ------=_NextPart_000_0049_01C1AA72.CF7F3AA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4 bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxucz0iaHR0 cDovL3d3dy53My5vcmcvVFIvUkVDLWh0bWw0MCI+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp dj1Db250ZW50LVR5cGUgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWlzby04ODU5LTEiPg0K PG1ldGEgbmFtZT1Qcm9nSWQgY29udGVudD1Xb3JkLkRvY3VtZW50Pg0KPG1ldGEgbmFtZT1HZW5l cmF0b3IgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bWV0YSBuYW1lPU9yaWdpbmF0b3Ig Y29udGVudD0iTWljcm9zb2Z0IFdvcmQgOSI+DQo8bGluayByZWw9RmlsZS1MaXN0IGhyZWY9ImNp ZDpmaWxlbGlzdC54bWxAMDFDMUFBNzIuQ0Y1NDgxMjAiPg0KPCEtLVtpZiBndGUgbXNvIDldPjx4 bWw+DQogPG86T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCiAgPG86UmVseU9uVk1MLz4NCiAgPG86 RG9Ob3RSZWx5T25DU1MvPg0KIDwvbzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPg0KPC94bWw+PCFb ZW5kaWZdLS0+PCEtLVtpZiBndGUgbXNvIDldPjx4bWw+DQogPHc6V29yZERvY3VtZW50Pg0KICA8 dzpWaWV3Pk5vcm1hbDwvdzpWaWV3Pg0KICA8dzpab29tPjA8L3c6Wm9vbT4NCiAgPHc6RG9jdW1l bnRLaW5kPkRvY3VtZW50RW1haWw8L3c6RG9jdW1lbnRLaW5kPg0KICA8dzpFbnZlbG9wZVZpcy8+ DQogPC93OldvcmREb2N1bWVudD4NCjwveG1sPjwhW2VuZGlmXS0tPg0KPHN0eWxlPg0KPCEtLQ0K IC8qIFN0eWxlIERlZmluaXRpb25zICovDQpwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYu TXNvTm9ybWFsDQoJe21zby1zdHlsZS1wYXJlbnQ6IiI7DQoJbWFyZ2luOjBpbjsNCgltYXJnaW4t Ym90dG9tOi4wMDAxcHQ7DQoJbXNvLXBhZ2luYXRpb246d2lkb3ctb3JwaGFuOw0KCWZvbnQtc2l6 ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7DQoJbXNvLWZhcmVhc3Qt Zm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KcC5Nc29BdXRvU2lnLCBsaS5Nc29BdXRv U2lnLCBkaXYuTXNvQXV0b1NpZw0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFw dDsNCgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglm b250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tZmFyZWFzdC1mb250LWZhbWlseToi VGltZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxNg0KCXttc28tc3R5bGUtdHlwZTpw ZXJzb25hbC1jb21wb3NlOw0KCW1zby1hbnNpLWZvbnQtc2l6ZToxMi4wcHQ7DQoJbXNvLWFzY2lp LWZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiJDb3Vy aWVyIE5ldyI7DQoJbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWw7DQoJY29sb3I6YmxhY2s7DQoJ Zm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCkBwYWdlIFNlY3Rpb24x DQoJe3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjI1aW4gMS4waW4gMS4yNWlu Ow0KCW1zby1oZWFkZXItbWFyZ2luOi41aW47DQoJbXNvLWZvb3Rlci1tYXJnaW46LjVpbjsNCglt c28tcGFwZXItc291cmNlOjA7fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2VjdGlvbjE7fQ0KLS0+ DQo8L3N0eWxlPg0KPC9oZWFkPg0KDQo8Ym9keSBsYW5nPUVOLVVTIHN0eWxlPSd0YWItaW50ZXJ2 YWw6LjVpbic+DQoNCjxkaXYgY2xhc3M9U2VjdGlvbjE+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48 c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTY+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJD b3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1z aXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1p bHk6QXJpYWwnPkhvdyBjYW4gSSBmaW5kIHRoZSBuYW1lcw0Kb2YgcGFja2FnZXMgYXZhaWxhYmxl IGZvciBkb3dubG9hZD88L3NwYW4+PC9mb250Pjwvc3Bhbj48c3Bhbg0KY2xhc3M9RW1haWxTdHls ZTE2Pjxmb250IGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9u dC1mYW1pbHk6DQoiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz4uPG86 cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjwvZGl2Pg0KDQo8L2JvZHk+DQoN CjwvaHRtbD4NCg== ------=_NextPart_000_0049_01C1AA72.CF7F3AA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:18:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f240.law8.hotmail.com [216.33.241.240]) by hub.freebsd.org (Postfix) with ESMTP id DFF6237B417 for ; Thu, 31 Jan 2002 13:18:27 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 31 Jan 2002 13:18:27 -0800 Received: from 146.152.228.5 by lw8fd.law8.hotmail.msn.com with HTTP; Thu, 31 Jan 2002 21:18:27 GMT X-Originating-IP: [146.152.228.5] From: "Anthony Galella" To: freebsd-questions@freebsd.org Subject: Re: cvsup behind proxy server -options/alternatives? Date: Thu, 31 Jan 2002 16:18:27 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 31 Jan 2002 21:18:27.0823 (UTC) FILETIME=[D335E7F0:01C1AA9C] 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 That's a possibility, I could download the 4.5 iso image. Is there a way I could extract the necessary source code to make the machine 4.4-STABLE or 4.4-P1 (security patched only) The machine's stability is imperative, and I prefer to stay on the conservative end of the "stable" tree. Thanks. -Tony >On Mon, 28 Jan 2002 18:19:10 -0500, Anthony Galella wrote: > > >I am running 4.4 release at work and need to update it with the latest > >security patches (Using the 4_4 tag). My access to the internet here is > >through a Squid proxy server allowing me only things like http, ftp, > >realaudio, and a few other ports. They will not open up the ports needed > >for me to use cvsup. > > > >Are there any options/alternatives for me via ftp? I would need to ftp >to > >my company's proxy server, then enter my destination ftp address at the > >proxy login prompt, this would then connect me to the destination ftp > >server. > >you could download the 4.5-RELEASE ISO and burn it to a cd and do a >binary upgrade. i believe you can also ftp all of the src from the ftp >site. > >--- >doug reynolds | the maverick | mav@wastegate.net > >PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB > > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:27:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 8160C37B404 for ; Thu, 31 Jan 2002 13:27:45 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id D1B9E24410; Thu, 31 Jan 2002 15:27:40 -0600 (CST) Message-Id: <5.1.0.14.0.20020131152513.03963e48@pop3s.schulte.org> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 31 Jan 2002 15:26:49 -0600 To: walter@i.r00ted.it, FreeBSD Questions From: Christopher Schulte Subject: Re: Java support not in FreeBSD 4.5R after all? In-Reply-To: <881659476.20020131214411@i.r00ted.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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:44 PM 1/31/2002 +0100, Walter Hop wrote: >Hi all, > >I've eagerly installed FreeBSD 4.5-RELEASE but sadly I could not find a >trace of the native JDK/JRE. > >The URLs http://www.freebsd.org/java/ and java/newsflash.html still >mention the advent of these packages in 4.5, I assume they didn't make it >in time and the webpage is out-of-date? > >Is there an equivalent (non-certified but stable) tool suite available for >FreeBSD right now? Sun is 'dragging its heels' on the compliance certification, see this for more info. http://groups.google.com/groups?hl=en&selm=20020124101916.D52223_xor.obsecurity.org%40ns.sol.net >thanks! >walter > >-- > Walter Hop > Updated contact information: http://www.binity.com/~walter/ -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:29:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay02.roc.frontiernet.net (alteon01g.roc.frontiernet.net [66.133.130.237]) by hub.freebsd.org (Postfix) with SMTP id CDCA437B41A for ; Thu, 31 Jan 2002 13:29:47 -0800 (PST) Received: (qmail 8370 invoked from network); 31 Jan 2002 21:29:42 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay02.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 31 Jan 2002 21:29:42 -0000 Received: from tagalong (unknown [165.107.42.196]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 5E59FEE61D; Thu, 31 Jan 2002 09:58:50 -0800 (PST) Message-ID: <004e01c1aa80$f042f3e0$c42a6ba5@lc.ca.gov> From: "Drew Tomlinson" To: "BSD Freak" Cc: References: Subject: Re: FreeBSD 4.5 soft updates Date: Thu, 31 Jan 2002 09:58:50 -0800 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.2600.0000 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 ----- Original Message ----- From: "BSD Freak" To: "FreeBSD Questions" Sent: Thursday, January 31, 2002 4:13 AM Subject: FreeBSD 4.5 soft updates > I notice the FreeBSD 4.5 release notes say that sysinstall will now > enable soft updates on all files systems except the root. > > Why is that so? Is it a bad idea to have a root file system with soft > updates? Is it just for compatibility reasons? Please see the other thread titled "Softupdates" on this subject. They've been discussing this in depth over the past few days. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:34:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from c002.snv.cp.net (c002-mx006.c002.snv.cp.net [209.228.32.164]) by hub.freebsd.org (Postfix) with SMTP id 3818337B400 for ; Thu, 31 Jan 2002 13:34:45 -0800 (PST) Received: (cpmta 27943 invoked from network); 31 Jan 2002 13:34:43 -0800 Received: from 63.233.206.121 (HELO concentric.net) by smtp.peoplepc.com (209.228.32.164) with SMTP; 31 Jan 2002 13:34:43 -0800 X-Sent: 31 Jan 2002 21:34:43 GMT Message-ID: <3C59B881.E890C639@concentric.net> Date: Thu, 31 Jan 2002 16:34:57 -0500 From: mh X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i686) X-Accept-Language: en MIME-Version: 1.0 To: Joe Clarke , freebsd-questions@FreeBSD.org Subject: Re: Gnome and libxml2 References: <3C588A4D.685FDB24@concentric.net> <1012438616.75297.1.camel@shumai.marcuscom.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 Joe Clarke wrote: > > On Wed, 2002-01-30 at 19:05, mh wrote: > > While living my sorry life, I read problem report: > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/21274. I don't have a > > problem building evolution as in the report, but I do have both > > libxml-1.8.16 and libxml2-2.4.12 on my Release 4.4 system. As I said, no > > apparent problems compiling anything. > > > > libxml-1.8.16 is required by evolution-1.0.1, epplets-0.5_1, and just > > about everything having anything to do with Gnome. libxml2-2.4.12 is > > required (on my system) by ImageMagick-5.4.1.2, apsfilter-7.2.1, > > libwmf-0.2.2, but also by epplets-0.5_1. > > > > Is this still a problem, one lurking as yet unnoticed? I noted the > > report date as Sept. 14, 2000. > > > > If so, can I instead of "Save off any data you want, rm -rf > > /var/db/pkg/*, /usr/local/*, /usr/X11R6/*, cvsup up to 4.*-STABLE, build > > and install a new world, then start rebuilding your ports", just > > deinstall the programs required by libxml2-2.4.12 and if necessary > > rebuild all the Gnome stuff with portupgrade -f -r ? > > > > Thanks for any advice! > > I have libxml installed for all my GNOME stuff, and libxml2 installed > for my docproj work. I have yet to see a problem. I think all problems > have been ironed out, but I don't know when that happened. > > Joe > Just what I was hoping to hear. Thanks. mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:38:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from c002.snv.cp.net (c002-h007.c002.snv.cp.net [209.228.32.171]) by hub.freebsd.org (Postfix) with SMTP id A5CCC37B400 for ; Thu, 31 Jan 2002 13:38:15 -0800 (PST) Received: (cpmta 15495 invoked from network); 31 Jan 2002 13:38:11 -0800 Received: from 63.233.206.121 (HELO concentric.net) by smtp.peoplepc.com (209.228.32.171) with SMTP; 31 Jan 2002 13:38:11 -0800 X-Sent: 31 Jan 2002 21:38:11 GMT Message-ID: <3C59B953.CBC03EE8@concentric.net> Date: Thu, 31 Jan 2002 16:38:27 -0500 From: mh X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i686) X-Accept-Language: en MIME-Version: 1.0 To: Joe Clarke f Cc: freebsd-questions@FreeBSD.org Subject: Re: can't build Evolution: Solution? References: <20020131110859.C92097-100000@shumai.marcuscom.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 Joe Clarke wrote: > > On Wed, 30 Jan 2002, mh wrote: > > > Joe Clarke wrote: > > > > [SNIP] > > > > > > > > I still have XFree86 4.1.0_12 with: > > > > > > 28:-lfreetype.6 => /usr/X11R6/lib/libfreetype.so.6 > > > 171:-lfreetype.7 => /usr/local/lib/libfreetype.so.7 > > > 204:-lfreetype.8 => /usr/local/lib/libfreetype.so.8 > > > > > > Evolution 1.0.1 builds and runs just fine for me. I will admit I just > > > rebuilt all my GNOME ports recently to work around some other problems. > > > However, freetype2 never gave me any direct problems as far as I can > > > tell. > > > > > > Yes, when I was using the XFree86-4-1.0* port (as it looks like you > > are), /usr/X11R6/lib/libfreetype.so.6 was provided by the port. I > > deinstalled XFree86-4.1.0* and installed the XFree86-4-clients, > > XFree86-4-libraries, and XFree86-4-Server ports after reading in FreeBSD > > Diary (http://www.freebsddiary.org/xfree86-4.php) that the port in > > /usr/ports/x11/XFree86-4 was to be soon deprecated. Seemed like the > > correct thing to do. > > > > And, I read a problem report > > (http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/30813) that described > > another problem: "Description: XFree86-4 installed as one port installs > > libfreetype.so.6 which is in the way after the freetype2 port is > > installed. This does not happen if i install Xfree86-4 in "pieces". > > > > So I'm not sure what is the best path to follow. I've got XFree86-4 > > installed in "pieces", with a link from /usr/X11R6/lib/libfreetype.so.6 > > to /usr/local/lib/libfreetype.so.8 and Evolution 1.0.1 works. I > > understand the symlink could be a problem in the future with changing > > library versions (unless I keep changing the symlink). I could deinstall > > the XFree86-4 parts and reinstall the single port, which would provide > > libfreetype.so.6. > > I'm not sure why Evolution is wanting version 6 of libfreetype when you > compile it in its absence. The port has been modified to want > libfreetype.so.8, so recompiling it should set all the links straight (if > you remove the symlink). > > > > > Is there a "best way" here, or is it whatever works for you? > > I guess it's what works for you in this situation. However, it still > perplexes me as to why Evo won't link against version 8 if that's all > there is. > > Joe > Strange indeed. I will take another look or two, especially at the symlink to make SURE it's gone first. mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:38:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20408.mail.yahoo.com (web20408.mail.yahoo.com [216.136.226.127]) by hub.freebsd.org (Postfix) with SMTP id 00ADD37B416 for ; Thu, 31 Jan 2002 13:38:20 -0800 (PST) Message-ID: <20020131213819.96686.qmail@web20408.mail.yahoo.com> Received: from [24.60.36.208] by web20408.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 13:38:19 PST Date: Thu, 31 Jan 2002 13:38:19 -0800 (PST) From: Jules Gilbert Reply-To: jg@medg.lcs.mit.edu Subject: increasing the available address space with FreeBSD To: grog@lemis.com Cc: pg@eth1.com, freebsd-arch@freebsd.org, freebsd-questions@freebsd.org, freebsd-hackers@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 Dear Greg: Hi. I need to run large address space jobs using FreeBSD 4.3 I have already upp'ed the available space to about 1.5GB (6 * 256MB). But that was not enough and now I would like to go to at least 2GB or perhaps!, 2.5GB. At present time we have the following params in the kernel config; MAXDSIZ="(1024*1024*6*256)" DFLDSIZ="(1024*1024*6*256)" Also kernel has been slimmed down to exclude any and all unnecessary devices and parameters we are not using. Can you help me understand what I need to do. I am an experienced programmer and this is quite important to me. I hope you feel appreciated. Many people in the FreeBSD community value your service. My application does not require any graphics or X support. All I need to do is issue many large mallocs'. (Seems so simple, doesn't it.) Sincerely, Jules Gilbert ===== Jules Gilbert ------------- Please send all e-mail to julesgilbert2000@yahoo.com as I am trying to knock out the spam I've been getting, and Yahoo has better automatic filtering tools than I do. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:44:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 4553137B419 for ; Thu, 31 Jan 2002 13:44:39 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id AA1D6BD50; Thu, 31 Jan 2002 13:44:38 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id NAA18868; Thu, 31 Jan 2002 13:44:38 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0VLjM003236; Thu, 31 Jan 2002 13:45:22 -0800 (PST) (envelope-from swear@blarg.net) To: "Cid Highwind" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: No Booting Manager References: From: swear@blarg.net (Gary W. Swearingen) Date: 31 Jan 2002 13:45:22 -0800 In-Reply-To: Message-ID: Lines: 10 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 "Cid Highwind" writes: > And when you start the computer with a certain 3.5" disk in, it starts > the hard drive partition where FreeBSD is installed. You may use LILO and GRUB to do that and while I haven't tried it, I don't know why FreeBSD's boot0cfg couldn't too. All have easily available docs and the first two specifically say how to boot from floppy. I'd try boot0cfg first as it is by far the easiest to configure (documented in it's small man page). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:52: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14311.mail.yahoo.com (web14311.mail.yahoo.com [216.136.224.61]) by hub.freebsd.org (Postfix) with SMTP id 58B0237B416 for ; Thu, 31 Jan 2002 13:52:02 -0800 (PST) Message-ID: <20020131215202.4090.qmail@web14311.mail.yahoo.com> Received: from [134.134.248.27] by web14311.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 13:52:02 PST Date: Thu, 31 Jan 2002 13:52:02 -0800 (PST) From: Mohammed haque To: freebsd-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 Hello, Can someone help me with the question below: Do FreeBSD OS blindly adhere to the BIOS IRQ settings or if they rescan and assign IRQs according to it's own rules. Thanks Haque __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 13:59:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 8397F37B417 for ; Thu, 31 Jan 2002 13:59:39 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Thu, 31 Jan 2002 17:03:08 -0500 From: "Joe & Fhe Barbish" To: "Patrick O'Reilly" Cc: "FBSD" Subject: RE: index of packages available Date: Thu, 31 Jan 2002 16:59:32 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0052_01C1AA78.A7343AE0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: 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 This is a multi-part message in MIME format. ------=_NextPart_000_0052_01C1AA78.A7343AE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 VGhhbmsgeW91IGZvciB5b3VyIHJlcGx5LCANCkJ1dCBJIGFtIGludGVyZXN0ZWQgaW4gRkJTRCBw YWNrYWdlcyAocHJlY29tcGlsZWQgYmluYXJpZXMpIA0Kbm90IHBvcnRzLg0KVGhlcmUgaXMgYSB2 ZXJ5IHNtYWxsIG51bWJlciBvZiBwYWNrYWdlcyBvbiB0aGUgaW5zdGFsbCBjZHJvbSwgDQpidXQg dGhlIGRvY3VtZW50YXRpb24gc2F5cyB0aGVyZSBhcmUgcGFja2FnZXMgZm9yIGVhY2ggcG9ydC4g DQpBcmUgdGhlIHBhY2thZ2VzIG5hbWVkIHRoZSBzYW1lIGFzIHRoZSBwb3J0IGRpcmVjdG9yeSB0 aGV5IGFyZSANCnN1cHBvc2UgdG8gYmUgZm9yPyBXaGVyZSBjYW4gSSBmaW5kIGEgaW5kZXggb2Yg cGFja2FnZXM/DQogDQpNYXliZSBzb21ldGhpbmcgbGlrZSAgcGtnX2luZm8glnINCiANCiANCi0t LS0tT3JpZ2luYWwgTWVzc2FnZS0tLS0tDQpGcm9tOiBQYXRyaWNrIE8nUmVpbGx5IFttYWlsdG86 YnNkQHBlcmltZXRlci5jby56YV0NClNlbnQ6IFRodXJzZGF5LCBKYW51YXJ5IDMxLCAyMDAyIDQ6 MzggUE0NClRvOiBKb2UgJiBGaGUgQmFyYmlzaA0KU3ViamVjdDogUkU6IGluZGV4IG9mIHBhY2th Z2VzIGF2YWlsYWJsZQ0KIA0KSm9lLA0KIA0KdGhlcmUgYXJlIDYwMDAgb3Igc28gcG9ydHMuDQog DQpXaGVuIEknbSBsb29raW5nIGZvciBzb21ldGhpbmcgSSBkbyB0aGlzOg0KIA0KIyBjZCAvdXNy L3BvcnRzDQojIG1ha2Ugc2VhcmNoIGtleT1pbWFwDQogDQpUaGlzIGV4YW1wbGUgd291bGQgcmV0 dXJuIGFsbCBwYWNrZXMgd2hpY2ggcmVmZXIgdG8gImltYXAiIGluIHRoZSBwYWNrYWdlIGNvbW1l bnRzIGFuZCBkZXNjcmlwdGlvbnMuICBSZXBsYWNlICJpbWFwIiB3aXRoIHdoYXRldmVyIHlvdSBh cmUgbG9va2luZyBmb3IuDQogDQpSZWdhcmRzLA0KUGF0cmljay4NCi0tLS0tT3JpZ2luYWwgTWVz c2FnZS0tLS0tDQpGcm9tOiBvd25lci1mcmVlYnNkLXF1ZXN0aW9uc0BGcmVlQlNELk9SRyBbbWFp bHRvOm93bmVyLWZyZWVic2QtcXVlc3Rpb25zQEZyZWVCU0QuT1JHXU9uIEJlaGFsZiBPZiBKb2Ug JiBGaGUgQmFyYmlzaA0KU2VudDogVGh1cnNkYXksIDMxIEphbnVhcnkgMjAwMiAyMzoxOA0KVG86 IEZCU0QNClN1YmplY3Q6IGluZGV4IG9mIHBhY2thZ2VzIGF2YWlsYWJsZQ0KSG93IGNhbiBJIGZp bmQgdGhlIG5hbWVzIG9mIHBhY2thZ2VzIGF2YWlsYWJsZSBmb3IgZG93bmxvYWQ/Lg0K ------=_NextPart_000_0052_01C1AA78.A7343AE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4NCjxodG1sIHhtbG5zOm89InVybjpzY2hlbWFzLW1pY3Jvc29mdC1jb206b2ZmaWNlOm9m ZmljZSIgeG1sbnM6dz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6d29yZCIgeG1s bnM9Imh0dHA6Ly93d3cudzMub3JnL1RSL1JFQy1odG1sNDAiPg0KDQo8aGVhZD4NCjxtZXRhIGh0 dHAtZXF1aXY9Q29udGVudC1UeXBlIGNvbnRlbnQ9InRleHQvaHRtbDsgY2hhcnNldD1pc28tODg1 OS0xIj4NCjxtZXRhIG5hbWU9UHJvZ0lkIGNvbnRlbnQ9V29yZC5Eb2N1bWVudD4NCjxtZXRhIG5h bWU9R2VuZXJhdG9yIGNvbnRlbnQ9Ik1pY3Jvc29mdCBXb3JkIDkiPg0KPG1ldGEgbmFtZT1Pcmln aW5hdG9yIGNvbnRlbnQ9Ik1pY3Jvc29mdCBXb3JkIDkiPg0KPGxpbmsgcmVsPUZpbGUtTGlzdCBo cmVmPSJjaWQ6ZmlsZWxpc3QueG1sQDAxQzFBQTc4LkE2RjExNzYwIj4NCjwhLS1baWYgZ3RlIG1z byA5XT48eG1sPg0KIDxvOk9mZmljZURvY3VtZW50U2V0dGluZ3M+DQogIDxvOlJlbHlPblZNTC8+ DQogIDxvOkRvTm90UmVseU9uQ1NTLz4NCiA8L286T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCjwv eG1sPjwhW2VuZGlmXS0tPjwhLS1baWYgZ3RlIG1zbyA5XT48eG1sPg0KIDx3OldvcmREb2N1bWVu dD4NCiAgPHc6Vmlldz5Ob3JtYWw8L3c6Vmlldz4NCiAgPHc6Wm9vbT4wPC93Olpvb20+DQogIDx3 OkRvY3VtZW50S2luZD5Eb2N1bWVudEVtYWlsPC93OkRvY3VtZW50S2luZD4NCiAgPHc6RW52ZWxv cGVWaXMvPg0KIDwvdzpXb3JkRG9jdW1lbnQ+DQo8L3htbD48IVtlbmRpZl0tLT4NCjxzdHlsZT4N CjwhLS0NCiAvKiBGb250IERlZmluaXRpb25zICovDQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5 OlRhaG9tYTsNCglwYW5vc2UtMToyIDExIDYgNCAzIDUgNCA0IDIgNDsNCgltc28tZm9udC1jaGFy c2V0OjA7DQoJbXNvLWdlbmVyaWMtZm9udC1mYW1pbHk6c3dpc3M7DQoJbXNvLWZvbnQtcGl0Y2g6 dmFyaWFibGU7DQoJbXNvLWZvbnQtc2lnbmF0dXJlOjE2NzkyMTk5IDAgMCAwIDY1NzkxIDA7fQ0K IC8qIFN0eWxlIERlZmluaXRpb25zICovDQpwLk1zb05vcm1hbCwgbGkuTXNvTm9ybWFsLCBkaXYu TXNvTm9ybWFsDQoJe21zby1zdHlsZS1wYXJlbnQ6IiI7DQoJbWFyZ2luOjBpbjsNCgltYXJnaW4t Ym90dG9tOi4wMDAxcHQ7DQoJbXNvLXBhZ2luYXRpb246d2lkb3ctb3JwaGFuOw0KCWZvbnQtc2l6 ZToxMi4wcHQ7DQoJZm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7DQoJbXNvLWZhcmVhc3Qt Zm9udC1mYW1pbHk6IlRpbWVzIE5ldyBSb21hbiI7fQ0KcC5Nc29BdXRvU2lnLCBsaS5Nc29BdXRv U2lnLCBkaXYuTXNvQXV0b1NpZw0KCXttYXJnaW46MGluOw0KCW1hcmdpbi1ib3R0b206LjAwMDFw dDsNCgltc28tcGFnaW5hdGlvbjp3aWRvdy1vcnBoYW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglm b250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjsNCgltc28tZmFyZWFzdC1mb250LWZhbWlseToi VGltZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxNg0KCXttc28tc3R5bGUtdHlwZTpw ZXJzb25hbDsNCgltc28tYW5zaS1mb250LXNpemU6MTIuMHB0Ow0KCW1zby1hc2NpaS1mb250LWZh bWlseToiQ291cmllciBOZXciOw0KCW1zby1oYW5zaS1mb250LWZhbWlseToiQ291cmllciBOZXci Ow0KCW1zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsOw0KCWNvbG9yOmJsYWNrOw0KCWZvbnQtd2Vp Z2h0Om5vcm1hbDsNCglmb250LXN0eWxlOm5vcm1hbDt9DQpzcGFuLkVtYWlsU3R5bGUxNw0KCXtt c28tc3R5bGUtdHlwZTpwZXJzb25hbC1yZXBseTsNCgltc28tYW5zaS1mb250LXNpemU6MTIuMHB0 Ow0KCW1zby1hc2NpaS1mb250LWZhbWlseToiQ291cmllciBOZXciOw0KCW1zby1oYW5zaS1mb250 LWZhbWlseToiQ291cmllciBOZXciOw0KCW1zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsOw0KCWNv bG9yOmJsdWU7DQoJZm9udC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCkBw YWdlIFNlY3Rpb24xDQoJe3NpemU6OC41aW4gMTEuMGluOw0KCW1hcmdpbjoxLjBpbiAxLjI1aW4g MS4waW4gMS4yNWluOw0KCW1zby1oZWFkZXItbWFyZ2luOi41aW47DQoJbXNvLWZvb3Rlci1tYXJn aW46LjVpbjsNCgltc28tcGFwZXItc291cmNlOjA7fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2Vj dGlvbjE7fQ0KLS0+DQo8L3N0eWxlPg0KPC9oZWFkPg0KDQo8Ym9keSBsYW5nPUVOLVVTIHN0eWxl PSd0YWItaW50ZXJ2YWw6LjVpbic+DQoNCjxkaXYgY2xhc3M9U2VjdGlvbjE+DQoNCjxwIGNsYXNz PU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTc+PGZvbnQgc2l6ZT0yIGNvbG9yPWJs dWUNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28t YmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlk aS1mb250LWZhbWlseTpBcmlhbCc+VGhhbmsgeW91IGZvciB5b3VyIHJlcGx5LA0KPG86cD48L286 cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBj bGFzcz1FbWFpbFN0eWxlMTc+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUNCmZhY2U9IkNvdXJpZXIg TmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIu MHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlh bCc+QnV0IEkgYW0gaW50ZXJlc3RlZCBpbg0KRkJTRCBwYWNrYWdlcyAocHJlY29tcGlsZWQgYmlu YXJpZXMpIDxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1N c29Ob3JtYWw+PHNwYW4gY2xhc3M9RW1haWxTdHlsZTE3Pjxmb250IHNpemU9MiBjb2xvcj1ibHVl DQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJp ZGktZm9udC1zaXplOjEyLjBwdDsNCmZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGkt Zm9udC1mYW1pbHk6QXJpYWwnPm5vdCBwb3J0cy48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9z cGFuPjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxNz48 Zm9udCBzaXplPTIgY29sb3I9Ymx1ZQ0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdm b250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZhbWlseToi Q291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5UaGVyZSBpcyBhIHZlcnkg c21hbGwNCm51bWJlciBvZiBwYWNrYWdlcyBvbiB0aGUgaW5zdGFsbCBjZHJvbSwgPG86cD48L286 cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBj bGFzcz1FbWFpbFN0eWxlMTc+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUNCmZhY2U9IkNvdXJpZXIg TmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIu MHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlh bCc+YnV0IHRoZSBkb2N1bWVudGF0aW9uDQpzYXlzIHRoZXJlIGFyZSBwYWNrYWdlcyBmb3IgZWFj aCBwb3J0LiA8bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9 TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxNz48Zm9udCBzaXplPTIgY29sb3I9Ymx1 ZQ0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1i aWRpLWZvbnQtc2l6ZToxMi4wcHQ7DQpmb250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRp LWZvbnQtZmFtaWx5OkFyaWFsJz5BcmUgdGhlIHBhY2thZ2VzIG5hbWVkIHRoZQ0Kc2FtZSBhcyB0 aGUgcG9ydCBkaXJlY3RvcnkgdGhleSBhcmUgPG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bh bj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTc+PGZv bnQgc2l6ZT0yIGNvbG9yPWJsdWUNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9u dC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNv dXJpZXIgTmV3Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlhbCc+c3VwcG9zZSB0byBiZSBmb3I/ IFdoZXJlDQpjYW4gSSBmaW5kIGEgaW5kZXggb2YgcGFja2FnZXM/PG86cD48L286cD48L3NwYW4+ PC9mb250Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFp bFN0eWxlMTc+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3Bh biBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9u dC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlhbCc+PCFbaWYg IXN1cHBvcnRFbXB0eVBhcmFzXT4mbmJzcDs8IVtlbmRpZl0+PG86cD48L286cD48L3NwYW4+PC9m b250Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0 eWxlMTc+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBz dHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1m YW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlhbCc+TWF5YmUgc29t ZXRoaW5nIGxpa2UgPHNwYW4NCnN0eWxlPSJtc28tc3BhY2VydW46IHllcyI+Jm5ic3A7PC9zcGFu PnBrZ19pbmZvICYjODIxMTtyPG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoN CjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTc+PGZvbnQgc2l6ZT0y IGNvbG9yPWJsdWUNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEw LjBwdDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3 Ijttc28tYmlkaS1mb250LWZhbWlseTpBcmlhbCc+PCFbaWYgIXN1cHBvcnRFbXB0eVBhcmFzXT4m bmJzcDs8IVtlbmRpZl0+PG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjxw IGNsYXNzPU1zb05vcm1hbD48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTc+PGZvbnQgc2l6ZT0yIGNv bG9yPWJsdWUNCmZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBw dDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0Ow0KZm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijtt c28tYmlkaS1mb250LWZhbWlseTpBcmlhbCc+PCFbaWYgIXN1cHBvcnRFbXB0eVBhcmFzXT4mbmJz cDs8IVtlbmRpZl0+PG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjxwIGNs YXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0zIGNvbG9y PWJsYWNrDQpmYWNlPVRhaG9tYT48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEyLjBwdDtmb250LWZh bWlseTpUYWhvbWE7Y29sb3I6YmxhY2snPi0tLS0tT3JpZ2luYWwNCk1lc3NhZ2UtLS0tLTxicj4N CjxiPjxzcGFuIHN0eWxlPSdmb250LXdlaWdodDpib2xkJz5Gcm9tOjwvc3Bhbj48L2I+IFBhdHJp Y2sgTydSZWlsbHkNClttYWlsdG86YnNkQHBlcmltZXRlci5jby56YV08YnI+DQo8Yj48c3BhbiBz dHlsZT0nZm9udC13ZWlnaHQ6Ym9sZCc+U2VudDo8L3NwYW4+PC9iPiBUaHVyc2RheSwgSmFudWFy eSAzMSwgMjAwMg0KNDozOCBQTTxicj4NCjxiPjxzcGFuIHN0eWxlPSdmb250LXdlaWdodDpib2xk Jz5Ubzo8L3NwYW4+PC9iPiBKb2UgJmFtcDsgRmhlIEJhcmJpc2g8YnI+DQo8Yj48c3BhbiBzdHls ZT0nZm9udC13ZWlnaHQ6Ym9sZCc+U3ViamVjdDo8L3NwYW4+PC9iPiBSRTogaW5kZXggb2YgcGFj a2FnZXMNCmF2YWlsYWJsZTwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwg c3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MyBmYWNlPSJUaW1lcyBOZXcgUm9t YW4iPjxzcGFuDQpzdHlsZT0nZm9udC1zaXplOjEyLjBwdCc+PCFbaWYgIXN1cHBvcnRFbXB0eVBh cmFzXT4mbmJzcDs8IVtlbmRpZl0+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAg Y2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXplPTIgY29s b3I9Ymx1ZSBmYWNlPUFyaWFsPjxzcGFuDQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZh bWlseTpBcmlhbDtjb2xvcjpibHVlJz5Kb2UsPC9zcGFuPjwvZm9udD48Zm9udA0Kc2l6ZT0yIGNv bG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBw dDtmb250LWZhbWlseToNCiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2s7bXNvLWNvbG9yLWFsdDp3 aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29O b3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0K ZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFt aWx5OiJDb3VyaWVyIE5ldyI7DQpjb2xvcjpibGFjayc+Jm5ic3A7PC9zcGFuPjwvZm9udD48Zm9u dCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmllciBOZXciPjxzcGFuDQpzdHlsZT0nZm9u dC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQ291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1j b2xvci1hbHQ6DQp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8 cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MiBj b2xvcj1ibHVlIGZhY2U9QXJpYWw+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQt ZmFtaWx5OkFyaWFsO2NvbG9yOmJsdWUnPnRoZXJlIGFyZSA2MDAwIG9yIHNvDQpwb3J0cy48L3Nw YW4+PC9mb250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNw YW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7Y29s b3I6YmxhY2s7bXNvLWNvbG9yLWFsdDoNCndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwv Zm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+ PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9 J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3IjsNCmNvbG9yOmJsYWNr Jz4mbmJzcDs8L3NwYW4+PC9mb250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3Vy aWVyIE5ldyI+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJDb3Vy aWVyIE5ldyI7Y29sb3I6YmxhY2s7bXNvLWNvbG9yLWFsdDoNCndpbmRvd3RleHQnPjxvOnA+PC9v OnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2lu LWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUgZmFjZT1BcmlhbD48c3Bhbg0Kc3R5 bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6QXJpYWw7Y29sb3I6Ymx1ZSc+V2hlbiBJ J20gbG9va2luZyBmb3INCnNvbWV0aGluZyBJIGRvIHRoaXM6PC9zcGFuPjwvZm9udD48Zm9udCBz aXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmllciBOZXciPjxzcGFuDQpzdHlsZT0nZm9udC1z aXplOjEwLjBwdDtmb250LWZhbWlseToiQ291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1jb2xv ci1hbHQ6DQp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8cCBj bGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MiBjb2xv cj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0 O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQpjb2xvcjpibGFjayc+Jm5ic3A7PC9zcGFuPjwv Zm9udD48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmllciBOZXciPjxzcGFuDQpz dHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQ291cmllciBOZXciO2NvbG9yOmJs YWNrO21zby1jb2xvci1hbHQ6DQp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+ PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250 IHNpemU9MiBjb2xvcj1ibHVlIGZhY2U9QXJpYWw+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAu MHB0O2ZvbnQtZmFtaWx5OkFyaWFsO2NvbG9yOmJsdWUnPiMgY2QgL3Vzci9wb3J0czwvc3Bhbj48 L2ZvbnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4g c3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO2NvbG9y OmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250 PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9u dCBzaXplPTIgY29sb3I9Ymx1ZSBmYWNlPUFyaWFsPjxzcGFuDQpzdHlsZT0nZm9udC1zaXplOjEw LjBwdDtmb250LWZhbWlseTpBcmlhbDtjb2xvcjpibHVlJz4jIG1ha2Ugc2VhcmNoIGtleT1pbWFw PC9zcGFuPjwvZm9udD48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3 Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToNCiJDb3VyaWVyIE5l dyI7Y29sb3I6YmxhY2s7bXNvLWNvbG9yLWFsdDp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bh bj48L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41 aW4nPjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0 eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQpjb2xvcjpi bGFjayc+Jm5ic3A7PC9zcGFuPjwvZm9udD48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0i Q291cmllciBOZXciPjxzcGFuDQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToi Q291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6DQp3aW5kb3d0ZXh0Jz48bzpw PjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21h cmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MiBjb2xvcj1ibHVlIGZhY2U9QXJpYWw+PHNwYW4N CnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OkFyaWFsO2NvbG9yOmJsdWUnPlRo aXMgZXhhbXBsZSB3b3VsZCByZXR1cm4NCmFsbCBwYWNrZXMgd2hpY2ggcmVmZXIgdG8gJnF1b3Q7 aW1hcCZxdW90OyBpbiB0aGUgcGFja2FnZSBjb21tZW50cyBhbmQNCmRlc2NyaXB0aW9ucy4mbmJz cDsgUmVwbGFjZSAmcXVvdDtpbWFwJnF1b3Q7IHdpdGggd2hhdGV2ZXIgeW91IGFyZSBsb29raW5n IGZvci48L3NwYW4+PC9mb250Pjxmb250DQpzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmll ciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5Og0KIkNvdXJp ZXIgTmV3Ijtjb2xvcjpibGFjazttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+ PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxl ZnQ6LjVpbic+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJDb3VyaWVyIE5ldyI+PHNw YW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3IjsNCmNv bG9yOmJsYWNrJz4mbmJzcDs8L3NwYW4+PC9mb250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBm YWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFt aWx5OiJDb3VyaWVyIE5ldyI7Y29sb3I6YmxhY2s7bXNvLWNvbG9yLWFsdDoNCndpbmRvd3RleHQn PjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHls ZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUgZmFjZT1BcmlhbD48 c3Bhbg0Kc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6QXJpYWw7Y29sb3I6Ymx1 ZSc+UmVnYXJkcyw8L3NwYW4+PC9mb250Pjxmb250DQpzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0i Q291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5Og0K IkNvdXJpZXIgTmV3Ijtjb2xvcjpibGFjazttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+ PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFy Z2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUgZmFjZT1BcmlhbD48c3Bhbg0K c3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6QXJpYWw7Y29sb3I6Ymx1ZSc+UGF0 cmljay48L3NwYW4+PC9mb250Pjxmb250DQpzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQ291cmll ciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5Og0KIkNvdXJp ZXIgTmV3Ijtjb2xvcjpibGFjazttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+ PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbXNvLW1hcmdp bi10b3AtYWx0OmF1dG87bWFyZ2luLWJvdHRvbToxMi4wcHQ7DQptYXJnaW4tbGVmdDoxLjBpbic+ PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9VGFob21hPjxzcGFuIHN0eWxlPSdmb250LXNp emU6DQoxMC4wcHQ7Zm9udC1mYW1pbHk6VGFob21hO2NvbG9yOmJsYWNrJz4tLS0tLU9yaWdpbmFs IE1lc3NhZ2UtLS0tLTxicj4NCjxiPjxzcGFuIHN0eWxlPSdmb250LXdlaWdodDpib2xkJz5Gcm9t Ojwvc3Bhbj48L2I+DQpvd25lci1mcmVlYnNkLXF1ZXN0aW9uc0BGcmVlQlNELk9SRw0KW21haWx0 bzpvd25lci1mcmVlYnNkLXF1ZXN0aW9uc0BGcmVlQlNELk9SR108Yj48c3BhbiBzdHlsZT0nZm9u dC13ZWlnaHQ6Ym9sZCc+T24NCkJlaGFsZiBPZiA8L3NwYW4+PC9iPkpvZSAmYW1wOyBGaGUgQmFy YmlzaDxicj4NCjxiPjxzcGFuIHN0eWxlPSdmb250LXdlaWdodDpib2xkJz5TZW50Ojwvc3Bhbj48 L2I+IFRodXJzZGF5LCAzMSBKYW51YXJ5IDIwMDINCjIzOjE4PGJyPg0KPGI+PHNwYW4gc3R5bGU9 J2ZvbnQtd2VpZ2h0OmJvbGQnPlRvOjwvc3Bhbj48L2I+IEZCU0Q8YnI+DQo8Yj48c3BhbiBzdHls ZT0nZm9udC13ZWlnaHQ6Ym9sZCc+U3ViamVjdDo8L3NwYW4+PC9iPiBpbmRleCBvZiBwYWNrYWdl cw0KYXZhaWxhYmxlPC9zcGFuPjwvZm9udD48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0i Q291cmllciBOZXciPjxzcGFuDQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToi Q291cmllciBOZXciO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6DQp3aW5kb3d0ZXh0Jz48bzpw PjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21h cmdpbi1sZWZ0OjEuMGluJz48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTY+PGZvbnQNCnNpemU9MiBj b2xvcj1ibGFjayBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4w cHQ7bXNvLWJpZGktZm9udC1zaXplOg0KMTIuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7 bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPkhvdyBjYW4gSSBmaW5kIHRoZQ0KbmFtZXMgb2Yg cGFja2FnZXMgYXZhaWxhYmxlIGZvciBkb3dubG9hZD88L3NwYW4+PC9mb250Pjwvc3Bhbj48c3Bh bg0KY2xhc3M9RW1haWxTdHlsZTE2Pjxmb250IGNvbG9yPWJsYWNrIGZhY2U9IkNvdXJpZXIgTmV3 Ij48c3BhbiBzdHlsZT0nZm9udC1mYW1pbHk6DQoiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQt ZmFtaWx5OkFyaWFsJz4uPG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjwv ZGl2Pg0KDQo8L2JvZHk+DQoNCjwvaHRtbD4NCg== ------=_NextPart_000_0052_01C1AA78.A7343AE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14: 6:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from route-1.damn-cool.net (route-1.damn-cool.net [207.178.101.63]) by hub.freebsd.org (Postfix) with ESMTP id 68E7D37B416 for ; Thu, 31 Jan 2002 14:06:28 -0800 (PST) Received: from localhost (gmains@localhost) by route-1.damn-cool.net (8.11.6/8.11.0) with ESMTP id g0VM6Ex57129 for ; Thu, 31 Jan 2002 16:06:14 -0600 (CST) (envelope-from gmains@route-1.damn-cool.net) Date: Thu, 31 Jan 2002 16:06:14 -0600 (CST) From: Gabriel Mark Mains To: Subject: popper authentication problem Message-ID: <20020131160249.D57115-100000@route-1.damn-cool.net> 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 My hard drive went out in my server this weekend. Amazingly I have everything set back up and working just fine, excep for popper. I have been looking all over trying to find the answer to my issue, but I can't get it resolved. Basically it is not authenticating the password when I pop my mail. Here is the output in /var/log/messages: Jan 31 11:20:49 route-1 popper[56839]: djcj@rock-on.damn-cool.net: -ERR Password supplied for "djcj" is incorrect. I know it is not just the account, because popper reports this same error for every user account that is set up on my server. And I am trying to pop mail from multiple email clients on multiple systems. All report the same error. I know that popper creats a temp file in /var/mail, so I have set this up with chmod g+w, but the temp file never even gets created. Please help.... Thanks, Gabriel Mains To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14: 7:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21010.mail.yahoo.com (web21010.mail.yahoo.com [216.136.227.64]) by hub.freebsd.org (Postfix) with SMTP id 77B5437B402 for ; Thu, 31 Jan 2002 14:07:02 -0800 (PST) Message-ID: <20020131220702.2232.qmail@web21010.mail.yahoo.com> Received: from [66.3.230.240] by web21010.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 22:07:02 GMT Date: Thu, 31 Jan 2002 22:07:02 +0000 (GMT) From: =?iso-8859-1?q?Matt=20Sykes?= Subject: Re: Java support not in FreeBSD 4.5R after all? To: Christopher Schulte , walter@i.r00ted.it, FreeBSD Questions In-Reply-To: <5.1.0.14.0.20020131152513.03963e48@pop3s.schulte.org> 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 --- Christopher Schulte wrote: > At 09:44 PM 1/31/2002 +0100, Walter Hop wrote: > >Hi all, > > > >I've eagerly installed FreeBSD 4.5-RELEASE but sadly I could not > find a > >trace of the native JDK/JRE. > > > >The URLs http://www.freebsd.org/java/ and java/newsflash.html > still > >mention the advent of these packages in 4.5, I assume they didn't > make it > >in time and the webpage is out-of-date? > > > >Is there an equivalent (non-certified but stable) tool suite > available for > >FreeBSD right now? > > Sun is 'dragging its heels' on the compliance certification, see > this for > more info. > Then what is ports/java/jdk13? I have built this and used it. pkg-descr: "This port allows you to build a native JDK1.3.1 for FreeBSD." --Matt __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:17:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id BE7D837B400 for ; Thu, 31 Jan 2002 14:17:21 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 31 Jan 2002 17:20:53 -0500 From: "Joe & Fhe Barbish" To: "FBSD" Subject: port names listed on FBSD.org different than whats in /usr/ports Date: Thu, 31 Jan 2002 17:17:17 -0500 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.2911.0) 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 Using http://www.freebsd.org/cgi/ports.cgi?query=frontpage&stype=all to search for ports, shows port names that are different from what is cvsup'ed to my hard drive. Why do they not match? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:20:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 404CC37B419 for ; Thu, 31 Jan 2002 14:20:38 -0800 (PST) Received: (qmail 18750 invoked from network); 31 Jan 2002 22:20:29 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 31 Jan 2002 22:20:29 -0000 Date: Thu, 31 Jan 2002 22:20:25 +0000 From: Matt H To: "Joe & Fhe Barbish" Cc: bsd@perimeter.co.za, freebsd-questions@FreeBSD.ORG Subject: Re: index of packages available Message-Id: <20020131222025.63ef907e.matt@proweb.co.uk> In-Reply-To: References: X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 > How can I find the names of packages available for download?. By category : ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/ or just ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/All/ the main server is a bit loaded atm. ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/All/ works great for me here in the uk :) M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:30:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 94DA037B402 for ; Thu, 31 Jan 2002 14:30:52 -0800 (PST) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 16WPjH-0001oV-00; Thu, 31 Jan 2002 23:30:51 +0100 Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.11.6/8.11.6) id g0VLdIp42446 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 22:39:18 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: unsigned char portability Date: Thu, 31 Jan 2002 21:39:17 +0000 (UTC) Message-ID: References: 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 June Carey wrote: > I have a question I was hoping someone could answer. > Does the "unsigned char" C type have any machine architecture portability > problems ? For one thing, you don't know its size. I'm told there are C implementations on DSPs and such that have 32-bit chars, simply because those processors don't support other datasizes or byte addressing. Now whether you care about portability to such platforms is a different matter. As far as FreeBSD is concerned, i.e. any platform FreeBSD is likely to be ported to, you can assume an unsigned char to refer to an unsigned 8-bit integer. > I rather suspect the answer is NO, since I seem to recall that "The Design > and Implementation of the 4.4BSD Operating System" book mentions that > bytes/octets are network portable in their native bit-ordering. Just like memory, networks tend to treat the octet as the atomic unit of transmission. Of course you need to worry about bit-ordering any time you serialize an octet, but that is usually handled in hardware. -- 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 Thu Jan 31 14:33:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 9719637B404 for ; Thu, 31 Jan 2002 14:33:22 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Thu, 31 Jan 2002 17:36:55 -0500 From: "Joe & Fhe Barbish" To: "Matt H" Cc: "FBSD" Subject: RE: index of packages available Date: Thu, 31 Jan 2002 17:33:19 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020131222025.63ef907e.matt@proweb.co.uk> 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 Are there any mirror sites for packages? -----Original Message----- From: Matt H [mailto:matt@proweb.co.uk] Sent: Thursday, January 31, 2002 5:20 PM To: Joe & Fhe Barbish Cc: bsd@perimeter.co.za; freebsd-questions@FreeBSD.ORG Subject: Re: index of packages available > How can I find the names of packages available for download?. By category : ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/ or just ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/All/ the main server is a bit loaded atm. ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/All/ works great for me here in the uk :) M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:35:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 32CA437B402 for ; Thu, 31 Jan 2002 14:35:16 -0800 (PST) Received: (qmail 18871 invoked from network); 31 Jan 2002 22:35:08 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 31 Jan 2002 22:35:08 -0000 Date: Thu, 31 Jan 2002 22:35:08 +0000 From: Matt H To: freebsd-questions@FreeBSD.ORG Subject: Re: index of packages available Message-Id: <20020131223508.159efc49.freebsd-questions@cuntbubble.com> In-Reply-To: <20020131222025.63ef907e.matt@proweb.co.uk> References: <20020131222025.63ef907e.matt@proweb.co.uk> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 > ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/All/> > works great for me here in the uk :) ah what I actually did was ftp -a ftp.uk.freebsd.org cd /pub/FreeBSD/ports/packages/All which is easier to remember! (I did an ls and the dir scrolled off I did a pwd and pasted & posted before I noticed it had resolved the symlink) M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:39:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.ruraltel.net (mail.ruraltel.net [24.225.0.34]) by hub.freebsd.org (Postfix) with ESMTP id 998B137B402 for ; Thu, 31 Jan 2002 14:39:31 -0800 (PST) Received: from darryl (p189n31.ruraltel.net [24.225.31.189]) by mail1.ruraltel.net (8.11.2/8.11.2) with SMTP id g0VNPTh12742 for ; Thu, 31 Jan 2002 17:25:29 -0600 Reply-To: From: "Darryl Hoar" To: Subject: Firewall log question Date: Thu, 31 Jan 2002 16:42:29 -0600 Message-ID: <002801c1aaa8$9018da20$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 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 4.4-Stable running as a firewall with IPFILTER. We recently had to replace our aDSL router/modem with a different make/model. I have started seeing a ton of the following in the firewall_log file. ipmon[104]: 15:36:52.779531 xl0 @0:3 b 10.0.0.1, router -> 10.0.0.255, router PR udp len 20 72 IN Can someone help me decipher this, so I can figure out the cause and fix it? thanks, Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:40:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21010.mail.yahoo.com (web21010.mail.yahoo.com [216.136.227.64]) by hub.freebsd.org (Postfix) with SMTP id 8A29437B404 for ; Thu, 31 Jan 2002 14:40:30 -0800 (PST) Message-ID: <20020131224030.6992.qmail@web21010.mail.yahoo.com> Received: from [66.3.230.240] by web21010.mail.yahoo.com via HTTP; Thu, 31 Jan 2002 22:40:30 GMT Date: Thu, 31 Jan 2002 22:40:30 +0000 (GMT) From: =?iso-8859-1?q?Matt=20Sykes?= Subject: Re: Java support not in FreeBSD 4.5R after all? To: freebsd-questions@freebsd.org In-Reply-To: <20020131142907.A4804@HAL9000.wox.org> 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 --- David Schultz wrote: > Thus spake Matt Sykes : > > > >I've eagerly installed FreeBSD 4.5-RELEASE but sadly I could > not > > > find a > > > >trace of the native JDK/JRE. > > > > Then what is ports/java/jdk13? I have built this and used it. > > Yes, but to get it, you have to agree to the Sun license, download > the > file from Sun, get patches from another site, install a certified > Linux port of JDK to compile the source, and then maybe it will > work. > Once the FreeBSD port is certified, it can be distributed in binary > form without all of the caveats of the port. But just to answer the poster's question, "Is there an equivalent (non-certified but stable) tool suite available for FreeBSD right now?", the answer is yes, there is a native JDK 1.3.1 for FreeBSD. I don't know what others may claim about stability, but I have not found any shortcomings. --Matt __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:43:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 0094437B416 for ; Thu, 31 Jan 2002 14:43:40 -0800 (PST) Received: (qmail 18960 invoked from network); 31 Jan 2002 22:43:32 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 31 Jan 2002 22:43:32 -0000 Date: Thu, 31 Jan 2002 22:43:32 +0000 From: Matt H To: "Joe & Fhe Barbish" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: index of packages available Message-Id: <20020131224332.0b7d4229.matt@proweb.co.uk> In-Reply-To: References: <20020131222025.63ef907e.matt@proweb.co.uk> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 > Are there any mirror sites for packages? r.t.f.h. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/p22116.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:46: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.accessus.net (email.accessus.net [209.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id B0F2537B416 for ; Thu, 31 Jan 2002 14:46:03 -0800 (PST) Received: from [209.145.133.59] (account jkoenig@accessus.net HELO jwebmedia.com) by email.accessus.net (CommuniGate Pro SMTP 3.4.8) with ESMTP id 41625223 for freebsd-questions@FreeBSD.ORG; Thu, 31 Jan 2002 16:46:03 -0600 Message-ID: <3C59CC33.FF9AC140@jwebmedia.com> Date: Thu, 31 Jan 2002 16:58:59 -0600 From: Joseph Koenig Reply-To: joe@jwebmedia.com Organization: jWeb New Media Design X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Providing E-mail Aliases for subhosts 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 With Verio we have an ~/etc/virtmaps file that basically sets up e-mail aliases for multiple domains. So, I can have sales@this.com, sales@that.com, etc. ALl will forward to a different e-mail address. What do I need to install to do this on a FreeBSD 4.2 machine? Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:51:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 174E837B434 for ; Thu, 31 Jan 2002 14:51:09 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Thu, 31 Jan 2002 17:54:43 -0500 From: "Joe & Fhe Barbish" To: "FBSD" Subject: Change default ftp site for pkg_add Date: Thu, 31 Jan 2002 17:51:06 -0500 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.2911.0) 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 How do I tell pkg_add to use a different default ftp site. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:52:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hccgwy.mnscu.edu (hccgwy.mnscu.edu [134.29.200.1]) by hub.freebsd.org (Postfix) with SMTP id 72AD337B437 for ; Thu, 31 Jan 2002 14:52:27 -0800 (PST) Received: from HCC-Message_Server by hccgwy.mnscu.edu with Novell_GroupWise; Thu, 31 Jan 2002 16:52:34 -0600 Message-Id: X-Mailer: Novell GroupWise 5.5.5 Date: Thu, 31 Jan 2002 16:52:14 -0600 From: "D Brearley" To: Subject: Spanning Tree Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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, Are there any plans to implement spanning tree support in FreeBSD?=20 I don't want to switch to OpenBSD. Thanks - Don B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 14:53:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 0412137B42F for ; Thu, 31 Jan 2002 14:53:50 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0VMrir27578; Thu, 31 Jan 2002 16:53:44 -0600 (CST) (envelope-from dan) Date: Thu, 31 Jan 2002 16:53:43 -0600 From: Dan Nelson To: Joe & Fhe Barbish Cc: FBSD Subject: Re: Change default ftp site for pkg_add Message-ID: <20020131225343.GB39396@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Jan 31), Joe & Fhe Barbish said: > How do I tell pkg_add to use a different default ftp site. man pkg_add, in the ENVIRONMENT section. -- 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 Thu Jan 31 15: 5: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by hub.freebsd.org (Postfix) with ESMTP id ABF5437B402 for ; Thu, 31 Jan 2002 15:05:00 -0800 (PST) Received: from blah (170.sm7.dialup.garlic.net [216.139.3.170]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g0VN4vP43464 for ; Thu, 31 Jan 2002 15:04:58 -0800 From: "Remington" To: Subject: Newbie Q: make world Date: Thu, 31 Jan 2002 15:04:19 -0800 Message-ID: <002601c1aaab$b31a4f60$aa038bd8@blah> 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 Ok im having some problems with with make world. Im upgradeing from 4.4-RELEASE to 4.5-STABLE. I cvsupped 4.5 and began with the following Commands(first checked to make sure my /etc/group had the proper groups from /usr/src/etc/group) #cd /usr/src ; make buildworld Recompiled my custom kernel, only added "device pcm" #cd /usr/src/sys/i386/conf/ ; /usr/sbin/config build2 #cd ../../compile/build2 #make depend ; make ; make install #shutdown -r now Everything went smoothly in compiling the kernel #cd /usr/src ; make installworld Everything went fine, then I tried updating my /etc using mergemaster: #mergemaster -m /usr/src/etc -D /etc Redid my /dev #cp /usr/src/etc/MAKEDEV /dev #cd /dev ; sh MAKEDEV all #shutdown -r now OK now I have a massive amount of problems. First I have defined in my /etc/rc.conf: "allscreens_flags="80x50 -c blink". It no longer changes my resolution on startup. I tried issueing #vidcontrol 80x50 but it spits out an error My mouse isnt working in the console. I have "moused_enable="YES" defined in my rc.conf but no mouse. I presume its something I did in mergemaster. Can anyone offer me any help? Id give alittle more detail but I deleted FBSD and I plan on doing the hole make process later tonight Windows, not worth the CD its burned on. -Remington To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15: 7:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hsd.com.au (CPE-144-132-42-44.vic.bigpond.net.au [144.132.42.44]) by hub.freebsd.org (Postfix) with ESMTP id 4DA3137B416 for ; Thu, 31 Jan 2002 15:07:17 -0800 (PST) Received: from ariel by hsd.com.au with SMTP (MDaemon.v3.0.1.R) for ; Fri, 01 Feb 2002 10:04:52 +1100 Reply-To: From: "Andrew Cowan" To: "Matt Sykes" , Subject: RE: Java support not in FreeBSD 4.5R after all? Date: Fri, 1 Feb 2002 10:04:52 +1100 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.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020131224030.6992.qmail@web21010.mail.yahoo.com> X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: andrew.cowan@hsd.com.au X-MDRcpt-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 > the answer is yes, there is a native JDK 1.3.1 for FreeBSD. > I don't know what others may claim about stability, but I > have not found any shortcomings. > > --Matt Seems to run orion ok so it can't be too bad :) Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:10:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pooh.softalia.com (pooh.softalia.com [65.161.202.173]) by hub.freebsd.org (Postfix) with ESMTP id 54E7B37B400; Thu, 31 Jan 2002 15:10:23 -0800 (PST) Received: from tigger.softalia.com (tigger.softalia.com [65.161.202.175]) by pooh.softalia.com (8.9.3+Sun/3.7W-isfs) with ESMTP id SAA02539; Thu, 31 Jan 2002 18:10:16 -0500 (EST) Received: from kanga.softalia.com (kanga.softalia.com [65.161.202.14]) by tigger.softalia.com (8.11.4/3.7W-isfs) with ESMTP id g0VNAGv06931; Thu, 31 Jan 2002 18:10:16 -0500 Date: Thu, 31 Jan 2002 18:10:15 -0500 Message-ID: From: kkonaka@mac.com To: djohnson@acuson.com, cjc@FreeBSD.ORG Cc: newbies@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: SOLVED - Re: ie(4) - EtherExpress16 In-Reply-To: References: <20020130010554.5CD5737B400@hub.freebsd.org> <20020130020520.9042637B417@hub.freebsd.org> <20020129173858.K79208@blossom.cjclark.org> User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/20.7 (i386-unknown-freebsdelf4.4) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 now it's solved; this and turned out to be the final answer: http://www.jfitz.com/tips/freebsd_etherexpress16.html kenji @ writing the message on the new machine ;) - thanks again; as otherwise it may have took twice as long. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:14:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 1923F37B404 for ; Thu, 31 Jan 2002 15:14:04 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Thu, 31 Jan 2002 18:17:37 -0500 From: "Joe & Fhe Barbish" To: "Dan Nelson" Cc: "FBSD" Subject: RE: Change default ftp site for pkg_add Date: Thu, 31 Jan 2002 18:14:00 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020131225343.GB39396@dan.emsphone.com> 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 I do not see anything in man page environment section that talks about changing the default ftp location. I read the man page first before posting question and I have reread it and I still see nothing about ftp location. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dan Nelson Sent: Thursday, January 31, 2002 5:54 PM To: Joe & Fhe Barbish Cc: FBSD Subject: Re: Change default ftp site for pkg_add In the last episode (Jan 31), Joe & Fhe Barbish said: > How do I tell pkg_add to use a different default ftp site. man pkg_add, in the ENVIRONMENT section. -- 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 Thu Jan 31 15:14:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 0308137B405 for ; Thu, 31 Jan 2002 15:14:21 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 9C2FF5D0B; Thu, 31 Jan 2002 15:14:21 -0800 (PST) To: "Remington" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Newbie Q: make world In-reply-to: Your message of "Thu, 31 Jan 2002 15:04:19 PST." <002601c1aaab$b31a4f60$aa038bd8@blah> Date: Thu, 31 Jan 2002 15:14:21 -0800 From: "Kevin Oberman" Message-Id: <20020131231421.9C2FF5D0B@ptavv.es.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 > From: "Remington" > Date: Thu, 31 Jan 2002 15:04:19 -0800 > Sender: owner-freebsd-questions@FreeBSD.ORG > > Ok im having some problems with with make world. Im upgradeing from > 4.4-RELEASE to 4.5-STABLE. I cvsupped 4.5 and began with the following > Commands(first checked to make sure my /etc/group had the proper groups > from /usr/src/etc/group) > #cd /usr/src ; make buildworld > Recompiled my custom kernel, only added "device pcm" > #cd /usr/src/sys/i386/conf/ ; /usr/sbin/config build2 > #cd ../../compile/build2 > #make depend ; make ; make install > #shutdown -r now > Everything went smoothly in compiling the kernel > #cd /usr/src ; make installworld > Everything went fine, then I tried updating my /etc using mergemaster: > #mergemaster -m /usr/src/etc -D /etc > Redid my /dev > #cp /usr/src/etc/MAKEDEV /dev > #cd /dev ; sh MAKEDEV all > #shutdown -r now > > OK now I have a massive amount of problems. First I have defined in > my /etc/rc.conf: "allscreens_flags="80x50 -c blink". It no longer > changes my resolution on startup. I tried issueing #vidcontrol 80x50 but > it spits out an error > My mouse isnt working in the console. I have "moused_enable="YES" > defined in my rc.conf but no mouse. > I presume its something I did in mergemaster. Can anyone offer me any > help? Id give alittle more detail but I deleted FBSD and I plan on doing > the hole make process later tonight You need to follow the rules in the handbook or UPDATING. cd to the conf directory and doing a config is not the correct thing to do after a buildworld as the kernel and userland will be out of sync. cd /usr/src make buildworld make kernel KERNCONF=build2 [reboot to single user] fsck -p mount -a -t ufs cd /usr/src make installworld mergemaster (mergemester will prompt you to run MAKEDEV if there were edits to MAKEDEV.) [reboot to multi-user] R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:17:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 8AE0137B404 for ; Thu, 31 Jan 2002 15:17:07 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g0VNH6R55230; Thu, 31 Jan 2002 17:17:06 -0600 (CST) (envelope-from dan) Date: Thu, 31 Jan 2002 17:17:05 -0600 From: Dan Nelson To: Joe & Fhe Barbish Cc: FBSD Subject: Re: Change default ftp site for pkg_add Message-ID: <20020131231705.GC39396@dan.emsphone.com> References: <20020131225343.GB39396@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Jan 31), Joe & Fhe Barbish said: > Dan wrote: > > In the last episode (Jan 31), Joe & Fhe Barbish said: > > > How do I tell pkg_add to use a different default ftp site. > > > > man pkg_add, in the ENVIRONMENT section. > > I do not see anything in man page environment section > that talks about changing the default ftp location. > I read the man page first before posting question and > I have reread it and I still see nothing about ftp location. Please don't top post. From the pkg_add manpage, ENVIRONMENT section: The environment variable PACKAGEROOT specifies an alternate location for pkg_add to fetch from. The fetch URL is built using this environment variable and the automatic directory logic that pkg_add uses when the -r option is invoked. An example setting would be "ftp://ftp3.FreeBSD.org". The environment variable PACKAGESITE specifies an alternate location for pkg_add to fetch from. This variable subverts the automatic directory logic that pkg_add uses when the -r option is invoked. Thus it should be a complete URL to the remote package file(s). -- 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 Thu Jan 31 15:21:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id D890137B417 for ; Thu, 31 Jan 2002 15:20:45 -0800 (PST) Received: (qmail 2316 invoked from network); 30 Jan 2002 21:57:32 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 30 Jan 2002 21:57:32 -0000 Received: from kahuna-ws.robhughes.com ([192.168.1.13]) by HEXCH01.robhughes.com with Microsoft SMTPSVC(5.0.2195.2966); Wed, 30 Jan 2002 15:57:29 -0600 Subject: RE: HDLC error in ppp.log From: Rob Hughes To: Joe & Fhe Barbish Cc: Freebsd-Questions In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 30 Jan 2002 15:58:02 -0600 Message-Id: <1012427882.18587.57.camel@kahuna-ws.robhughes.com> Mime-Version: 1.0 X-OriginalArrivalTime: 30 Jan 2002 21:57:29.0509 (UTC) FILETIME=[1C8D1550:01C1A9D9] 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 If you're overflowing the receive buffer, then yes, this will cause the same error. Try a new port card. Its sounds like the one you have can't handle the amount of data coming in. On Wed, 2002-01-30 at 15:08, Joe & Fhe Barbish wrote: > I have this in ppp.conf and my moden connects with V42bis. > disable pred1 deflate lqr # compression features & line quality > reporting > deny pred1 deflate lqr # compression features & line quality reporting > > I think the HDLC log error messages are the result of the > sio1 interrupt-level buffer overflows error I am getting > on the console. What do you think? > > > > -----Original Message----- > From: Rob Hughes [mailto:rob@robhughes.com] > Sent: Wednesday, January 30, 2002 3:50 PM > To: Joe & Fhe Barbish > Cc: Freebsd-Questions > Subject: Re: HDLC error in ppp.log > > Those are Frame Check Error messages. The system should discard packets > with errors in the FCS CRC field, but appears to be hanging on them. Try > disabling compression, or enable hw error correction, etc. and see if it > gets better or worse. > > On Wed, 2002-01-30 at 14:28, Joe & Fhe Barbish wrote: > > I have a Zoom model 2920 pci modem on sio1 and > > connect to my ISP with user ppp. > > I keep getting this message on the FBSD console > > '30 more sio1 interrupt-level buffer overflows'. > > > > Most times when this happens a winbox on the LAN is getting > > a web page from some web server, and the user does not see > > any thing wrong in his display. > > > > But today I did a make install on apache13-fp and during the > > download the connection just stops. Top shows ppp as selected > > but not running and FBSD is 98% idle. > > The ppp.log has the HDLC messages shown below. > > > > I also get the more sio1 interrupt-level buffer overflows message > > when I use 'tip or cu' command to issue ATI11 to the modem to > > display the last connection values. > > > > Anybody know what the HDLC error message is trying to tell me? > > > > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 9, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 50, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 21, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 15, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 29, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 16, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 20, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 40, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 22, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 23, ADDR: 0, COMD: 0, > PROTO: 0 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:23:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from HAL9000.wox.org (12-232-222-90.client.attbi.com [12.232.222.90]) by hub.freebsd.org (Postfix) with ESMTP id 7F9E337B43A for ; Thu, 31 Jan 2002 15:21:35 -0800 (PST) Received: (from dschultz@localhost) by HAL9000.wox.org (8.11.3/8.11.3) id g0VMT7V04848; Thu, 31 Jan 2002 14:29:07 -0800 (PST) (envelope-from dschultz) Date: Thu, 31 Jan 2002 14:29:07 -0800 From: David Schultz To: Matt Sykes Cc: Christopher Schulte , walter@i.r00ted.it, FreeBSD Questions Subject: Re: Java support not in FreeBSD 4.5R after all? Message-ID: <20020131142907.A4804@HAL9000.wox.org> Mail-Followup-To: Matt Sykes , Christopher Schulte , walter@i.r00ted.it, FreeBSD Questions References: <5.1.0.14.0.20020131152513.03963e48@pop3s.schulte.org> <20020131220702.2232.qmail@web21010.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131220702.2232.qmail@web21010.mail.yahoo.com>; from mattmsykes@yahoo.co.uk on Thu, Jan 31, 2002 at 10:07:02PM +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 Thus spake Matt Sykes : > > >I've eagerly installed FreeBSD 4.5-RELEASE but sadly I could not > > find a > > >trace of the native JDK/JRE. > > Then what is ports/java/jdk13? I have built this and used it. Yes, but to get it, you have to agree to the Sun license, download the file from Sun, get patches from another site, install a certified Linux port of JDK to compile the source, and then maybe it will work. Once the FreeBSD port is certified, it can be distributed in binary form without all of the caveats of the port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:23:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from HAL9000.wox.org (12-232-222-90.client.attbi.com [12.232.222.90]) by hub.freebsd.org (Postfix) with ESMTP id 2F83C37B445 for ; Thu, 31 Jan 2002 15:22:16 -0800 (PST) Received: (from dschultz@localhost) by HAL9000.wox.org (8.11.3/8.11.3) id g0V7ixM01861; Wed, 30 Jan 2002 23:44:59 -0800 (PST) (envelope-from dschultz) Date: Wed, 30 Jan 2002 23:44:59 -0800 From: David Schultz To: ekoz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ps -aux Message-ID: <20020130234459.A1832@HAL9000.wox.org> Mail-Followup-To: ekoz , freebsd-questions@FreeBSD.ORG References: <021901c1aa11$fe562930$d4e18aca@melsa.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <021901c1aa11$fe562930$d4e18aca@melsa.net.id>; from ekoz@melsa.net.id on Thu, Jan 31, 2002 at 11:44:39AM +0700 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 ekoz : > I have a silly question..:) , How to make "ps -aux" only show user's > process not all the process and how to make my shell server more > secure. By the way , its about 10 to 20 user log in to my server. If you want to restrict your system so that 'ps -aux' never displays other users' processes, I believe you need to set the sysctl kern.ps_showallprocs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:23:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 573D137B402 for ; Thu, 31 Jan 2002 15:22:50 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Thu, 31 Jan 2002 18:26:22 -0500 From: "Joe & Fhe Barbish" To: "Dan Nelson" Cc: "FBSD" Subject: RE: Change default ftp site for pkg_add Date: Thu, 31 Jan 2002 18:22:46 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020131231705.GC39396@dan.emsphone.com> 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 In the last episode (Jan 31), Joe & Fhe Barbish said: > Dan wrote: > > In the last episode (Jan 31), Joe & Fhe Barbish said: > > > How do I tell pkg_add to use a different default ftp site. > > > > man pkg_add, in the ENVIRONMENT section. > > I do not see anything in man page environment section > that talks about changing the default ftp location. > I read the man page first before posting question and > I have reread it and I still see nothing about ftp location. Please don't top post. From the pkg_add manpage, ENVIRONMENT section: The environment variable PACKAGEROOT specifies an alternate location for pkg_add to fetch from. The fetch URL is built using this environment variable and the automatic directory logic that pkg_add uses when the -r option is invoked. An example setting would be "ftp://ftp3.FreeBSD.org". The environment variable PACKAGESITE specifies an alternate location for pkg_add to fetch from. This variable subverts the automatic directory logic that pkg_add uses when the -r option is invoked. Thus it should be a complete URL to the remote package file(s). -- Dan Nelson dnelson@allantgroup.com Hay MY man page for version 4.4 does not say that. I used man pkg_add. Did you do some other command? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:26:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rambo.simx.org (rambo.simx.org [194.17.208.54]) by hub.freebsd.org (Postfix) with ESMTP id 12D0237B416 for ; Thu, 31 Jan 2002 15:26:26 -0800 (PST) Received: from rambo.simx.org (malin.twenty4help.se [195.67.108.195]) by rambo.simx.org (8.11.6/8.11.6) with ESMTP id g0VNQLZ40613; Thu, 31 Jan 2002 23:26:21 GMT (envelope-from listsub@rambo.simx.org) Message-ID: <3C59D29C.1070209@rambo.simx.org> Date: Fri, 01 Feb 2002 00:26:20 +0100 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: joe@jwebmedia.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Providing E-mail Aliases for subhosts References: <3C59CC33.FF9AC140@jwebmedia.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 Joseph Koenig wrote: >With Verio we have an ~/etc/virtmaps file that basically sets up e-mail >aliases for multiple domains. So, I can have sales@this.com, >sales@that.com, etc. ALl will forward to a different e-mail address. >What do I need to install to do this on a FreeBSD 4.2 machine? Thanks, > >Joe > Assuming you are using sendmail, you should look into /etc/mail/virtusertable From your explanation of /etc/virtmaps I would say they do the same thing. -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:29:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.art.pl (freebsd.art.pl [62.89.105.244]) by hub.freebsd.org (Postfix) with ESMTP id 6812337B402 for ; Thu, 31 Jan 2002 15:29:46 -0800 (PST) Received: by freebsd.art.pl (Postfix, from userid 1000) id 9208ECD47; Fri, 1 Feb 2002 00:29:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freebsd.art.pl (Postfix) with ESMTP id 331AC9276 for ; Fri, 1 Feb 2002 00:29:32 +0100 (CET) Date: Fri, 1 Feb 2002 00:29:31 +0100 (CET) From: poison To: Subject: Burning CD`s. Message-ID: <20020201002843.Q11161-100000@freebsd.art.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-2 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 Do You know software for console to burning cd`s (not cdrecord and burncd) ? << =A3ukasz 'poison' Piechowiak >> << mailto: poison@freebsd.art.pl >> << " I`m not the one who`s so far away... " >> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:51:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.alphaconcept.fr (host.97.81.23.62.rev.coltfrance.com [62.23.81.97]) by hub.freebsd.org (Postfix) with ESMTP id 3E2EA37B416; Thu, 31 Jan 2002 15:49:04 -0800 (PST) Received: from cfn.ist.utl.pt (NS [210.111.140.195]) by mailhost.alphaconcept.fr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id Z019N5T9; Fri, 1 Feb 2002 00:44:43 +0100 To: From: "Cheech" Subject: Don't Bogart That Joint... 23908 Date: Thu, 31 Jan 2002 03:46:10 -2000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Message-Id: <20020131234904.3E2EA37B416@hub.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 Now Offering for your "Sensitive" Delight ... NEW & IMPROVED *** KATHMANDU 2 *** Thanks to recent dramatic advances in the laboratorial processes for the extraction of botanical/herbal alkaloids and glycocides, we are now able to offer what has already been the most incredibly potent marijuana/cannabis alternative available on the planet .... KATHMANDU TEMPLE KIFF!!! It is NEW, IMPROVED and 20 times more stokin'-tokin' potent in its formulation. KATHMANDU 2 ... a viripotent cannabis alternative for blissful regressions of vexatious depressions... * BURNS AND SMOKES EASIER! * TOKES DEEPER! * TASTES SWEETER! * LASTS LONGER! Kathmandu Temple Kiff is a proprietary; Nepalese, sensitive, pipe-smoking/stoking substance. Kathmandu Temple Kiff is indeed the most substantial marijuana/cannabis alternative on the planet. Absolutely Legal! Marvelously Potent! Kathmandu Temple Kiff possesses all of the positive virtues fine ganja/cannabis without any of the negatives. An amalgamation of high concentrates of rare euphoric herbas, Kathmandu is offered in a solid jigget/bar format and is actually more UPLIFTING & POISED than cannabis / marijuana while rendering Euphoria, Happiness, Mood-Enhancement, Stress/Depression Relief and promoting contemplativeness, creativity, better sleep, lucid dreaming ... and enhancing the sexual experience!!! Kathmandu Temple Kiff is simply the best and just a little pinch/snippet of the Kathmandu goes a long, "sensitive" way. Just 4 or 5 draws of the pipe ... (an herb pipe included with each package of Kathmandu Temple Kiff). PLEASE NOTE: Although no botanical factor in Kathmandu Temple Kiff is illegal or considered to be harmful by regulatory agencies and no tobacco is included therein, it is the policy of our company that Kathmandu Temple Kiff may not be offered or sold to any person that has not attained at least 21 years of age. So power-smokin potent is our new formulation, that much to our delight and actually even to our amazement, we have even be able to establish a very happy clientele within the hard core stoner market. Here is what our customers are saying about Kathmandu Temple Kiff: "Thank you so much for the Temple Kiff. It is everything you guys claim, and then some! I was a bit skeptical when I read your description of its effects, but there is literally no exaggeration in your advertisements. How nice that this is legal! It tastes great and feels great too! I am so glad I took a chance and ordered. Blessings to all of you." -- Frankie R. "I'm a man of my 40's and I really know my stuff. I don't drink or do illegal drugs anymore and have found a much more spiritual path. I used to have to take Valium in the past. Not anymore with the Temple Kiff. It really amazes me how this stuff tastes exactly like the lebanese red and blond hash I used to smoke in the 70's and it has a much more pleasurable effect. I am very satisfied with this product. I like it a lot and will be a customer for life for sure. Whoever makes this stuff is an ARTIST at it. Who would have thought?! Folks, this is the real stuff! Look no further!!" -- A.J. ************************************************************ Our other fine herbal, botanical products include the following: 1. Sweet Vjestika Aphrodisia Drops (tm); An erotic aphrodisia; sexual intensifier / enhancer liquid amalgamated extract for MEN and WOMEN. 2. "Seventh Heaven" Prosaka Tablets (tm); a botanical alternative to pharmaceutical medications for calm, balance, serenity and joyful living... 3. "Seventh Heaven" Gentle Ferocity Tablets (tm); a most efficacious, non-caffeine, non-ephedrine, non-MaHuang botanical energizer and cutting-edge appetite suppressant... 4. Extreme Martial Arts Botanical Remedies; Equivalence Tablets & Dragon Wing Remedy Spray ... pain management that works to alleviate pain even for arthritis and fibromyalgia sufferers... ********************************************* Sweet Vjestika Aphrodisia Drops (tm) inspires and enhances: * Penile & clitoral sensitivity * Sensitivity to touch * Desire to touch and be touched * Fantasy, lust, rapture, erogenous sensitivity ... * Prolongs and intensifies foreplay, orgasm & climax ********************************************* "Seventh Heaven" Prosaka Tablets ... Entirely natural, proprietary, botanical prescription comprised of uncommon Asian Herbs for Calm, Balance, Serenity and Joyful Living. "Seventh Heaven" Prosaka is indeed a most extraordinary, viripotent, calming, centering, mood-enhancing, holistically-formulated, exotic herbaceous alternative to pharmaceutical medications for depression, anxiety, stress, insomnia, etc. NO side effects! NO dependency! Vivaciously Mellow! ********************************************** "Seventh Heaven" Gentle Ferocity Tablets (tm) ... a non-caffeine, non-ephedrine, non-ephedra, non-MaHuang; viripotent, herbaceous prescription for the dynamic energization of body, mind and spirit. This Gentle Ferocity Formulation is amalgamated in accordance with the fundamental Taoist herbal principle of botanical interactiveness and precursorship which in essence is a molecular equation of the relevant botanical/herbal alkaloids and glycosides interacting with one another to prolificate molecular communion and thereby to achieve demonstrative herbal efficaciousness without negative implication to any aspect of human composition. These Gentle Ferocity Cordial Tablets are incredulously and thoroughly effective. Enjoy! For those of you who seek to achieve most demonstrative/non-invasive/non-prohibitive appetite suppression without the negative implications of ongoing usage of MaHuang Herb, Ephedra/Ephedrine or Caffeine as are so magnaminously utilized in a multitude of herbal "diet aids" entitled as "Thermogenics" ... this is ABSOLUTELY the herbal agenda/product for you!! Entirely Natural! Increases Energy! Increases Metabolism! Decreases Appetite! *********************************************** Extreme Martial Arts Botanical Remedies Eastern culture has long had a treatment for bone, muscle, tendon, ligament, sinew and joint distress, traumas, afflictions and constrictions. We are pleased to offer Equivalence Tablets & Dragon Wing Remedy Spray (Hei Ping Shun) (Hei Long Chibang) PLEASE NOTE: While it is true that all physiological traumas and injuries are unique and that no product can arbitrarily eliminate all of the pain and discomfort in all people all of the time, the combination of Equivalence Tablets (Hei Ping Shun) and Dragon Wing Remedy (Hei Long Chibang) remedial botanicals does guarantee to at the least: 1. Significantly reduce discomfort and pain! (In many instances most, if not all, traumas and distress can be eliminated!) 2. Significantly increase mobility and strength ratio. (Please remember also the significance of proper diet, excercise, rest and prayer.) Equivalence Tablets & Dragon Wing Spray Remedials are comprised of entirely natural botanical factors. While Equivalence Tablets (Hei Ping Shun) and Dragon Wing Remedy Spray (Hei Long Chibang) are extremely effective individually, they are utilized to maximum advantage when used in conjunction with one another. ======================================================== PRICING INFORMATION: 1. SEVENTH HEAVEN KATHMANDU TEMPLE KIFF (tm) One .75 oz. jigget/bar $65.00 One 2.0 oz. jigget/bar $115.00 (Free Capillaris Herba with 2.0 oz. bar. Refer to Capillaris paragraph at end of text) 2. SWEET VJESTIKA APHRODISIA DROPS (tm) One 1.0 oz. bottle $90.00 Two 1.0 oz. bottles $140.00 3. SEVENTH HEAVEN PROSAKA (tm) One 100 tablet tin $40.00 Three 100 tablet tins $105.00 Six 100 tablet tins $185.00 4. SEVENTH HEAVEN GENTLE FEROCITY (tm) One 300 tablet jar $130.00 5. Equivalence Tablets - Each bottle contains 90 - 500mg tablets. ** 3-pack (270 tablets) $83.00 ** 6-pack (540 tablets) $126.00 (save $40.00) ** 9-pack (810 tablets) $159.00 (save $90.00) ** 12-pack (1,080 tablets) $192.00 (save $140.00) 6. Dragon Wing Spray Remedy - Each spray bottle contains 4 liquid oz. ** 3-pack (3 - 4 oz. bottles) $83.00 ** 6-pack (6 - 4 oz. bottles) $126.00 (save $40.00) ** 9-pack (9 - 4 oz. bottles) $159.00 (save $90.00) ** 12-pack (12 - 4 oz. bottles) $192.00 (save $140.00) 7. Dynamic Duo Introductory Offers ** 3-pack Equivalence Tabs & 3-pack Dragon Wing $126.00 (save $40.00) ** 6-pack Equivalence Tabs & 3-pack Dragon Wing $159.00 (save $50.00) ** 9-pack Equivalence Tabs & 6-pack Dragon Wing $215.00 (save $70.00) ** 12-pack Equivalence Tabs & 9-pack Dragon Wing $271.00 (save $80.00) 8. SWEET APHRODISIA INTRO COMBINATION OFFER Includes one, 2.0 oz. jigget/bar of Kathmandu Temple Kiff & one, 1 oz. bottle of Sweet Vjestika Aphrodisia Drops. For $150.00 (Reg. $205.00 Save $55) (Free Capillaris Herba with this intro offer. Refer to Capillaris paragraph at end of text) 9. BODY, MIND, SPIRIT "HEAVENLY" INTRO COMBINATION OFFER Includes one, 2.0 oz. jigget/bar of Kathmandu Temple Kiff & 1 tin (100 tablets) of Seventh Heaven Prosaka. For $125.00 (Reg. $155.00 Save $30) (Free Capillaris Herba with this intro offer. Refer to Capillaris paragraph at end of text) 10. "PURE ENERGY" INTRO COMBINATION OFFER Includes one, 2.0 oz. jigget/bar of Kathmandu Temple Kiff & 1 jar (300 tablets) of Seventh Heaven Gentle Ferocity. For $170.00 (Reg. $245.00 Save $75) (Free Capillaris Herba with this intro offer Refer to Capillaris paragraph at end of text) 11. "SENSITIVE" PREFERENTIAL INTRO COMBINATION OFFER Includes one, 2.0 oz. jigget/bar of Kathmandu Temple Kiff & 1 tin (100 tablets) of Seventh Heaven Prosaka & 1 jar (300 tablets) of Seventh Heaven Gentle Ferocity For $200.00 (Reg. $285.00 Save $85) (Free Capillaris Herba with this intro offer Refer to Capillaris paragraph at end of text.) 12. ULTIMATE HERBACEOUSNESS INTRO COMBINATION OFFER Includes one - 2.0 oz. jigget / bar of Kathmandu Temple Kiff, one - 1 oz. bottle of Sweet Vjestika Aphrodisia Drops, one - 100 tablet tin of Prosaka, and one - 300 count jar of Gentle Ferocity for a deep discounted Retail Price of $260.00 (Reg. $375.00 Save $115) (Free Capillaris Herba with this intro offer Refer to Capillaris paragraph at end of text.) SPECIAL OFFER: For a limited time only, you will receive a FREE personal brass hookah with the Ultimate Herbaceous Intro Offer as our gift to you. This hookah has a retail value of $25.00. ************************************************** ORDERING INFORMATION: For your convenience, you can call us direct with your orders or questions. Call 1-623-974-2295 Monday - Friday -- 10:30 AM to 7:00 PM (Mountain Time) Saturday -- 11:00 AM to 3:00 PM (Mountain Time) For all domestic orders, add $5.00 shipping & handling (shipped U.S. Priority Mail). Add $20.00 for International orders. ************************************************** SPECIAL DISCOUNT & GIFT Call now and receive a FREE botanical gift! With every order for a 2.0 oz. jigget / bar of Kathmandu Temple Kiff or one of our four (4) Intro Combination Offers, we will include as our free gift to you ... a 2.0 oz. package of our ever so sedate, sensitive Asian import, loose-leaf Capillaris Herba for "happy" smoking or brewing ... (a $65.00 retail value). ==================================================== To remove your address from our list, click "Reply" in your email software and type "Remove" in the subject field, then send. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:52:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay01.roc.frontiernet.net (alteon01b.roc.frontiernet.net [66.133.130.232]) by hub.freebsd.org (Postfix) with SMTP id D67E137B402 for ; Thu, 31 Jan 2002 15:52:26 -0800 (PST) Received: (qmail 15255 invoked from network); 31 Jan 2002 23:52:21 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay01.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 31 Jan 2002 23:52:21 -0000 Received: from tagalong (unknown [165.107.42.196]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 87317EE5AA for ; Thu, 31 Jan 2002 15:52:19 -0800 (PST) Message-ID: <007101c1aab2$51e2c040$c42a6ba5@lc.ca.gov> From: "Drew Tomlinson" To: References: <018001c1a863$95c2e110$0301a8c0@bigdaddy> Subject: Re: Preserve Postfix When Upgrading? -- SOLVED Date: Thu, 31 Jan 2002 15:52:19 -0800 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.2600.0000 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 ----- Original Message ----- From: "Drew Tomlinson" To: Sent: Monday, January 28, 2002 5:23 PM Subject: Preserve Postfix When Upgrading? > I would like to upgrade to the 4.5-RELEASE. However, I have installed > Postfix from the ports and want to be sure that Sendmail won't > overwrite Postfix during the upgrade. What do I need to do to keep > Postfix? I've searched the archives but have been unable to find > anything conclusive. Thank you to all that responded. Although I got differing answers, the one that kept reappearing was to put NOSENDMAIL=true in /etc/make.conf to keep sendmail from building. I got differing answers regarding NOMAILWRAPPER but most said to build it. So I put NOSENDMAIL=true in /etc/make.conf but left the NOMAILWRAPPER alone. Then when I ran mergemaster, I was careful not to replace /etc/mail/mailer.conf. Everything seems to be working OK. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 15:53:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ledzep.dyndns.org (12-237-133-3.client.attbi.com [12.237.133.3]) by hub.freebsd.org (Postfix) with ESMTP id CEB1937B416 for ; Thu, 31 Jan 2002 15:53:46 -0800 (PST) Received: from attbi.com (localhost [127.0.0.1]) by ledzep.dyndns.org (8.11.6/8.11.6) with ESMTP id g0VNrfV08736 for ; Thu, 31 Jan 2002 17:53:43 -0600 Message-ID: <3C59D903.6070707@attbi.com> Date: Thu, 31 Jan 2002 17:53:39 -0600 From: Jordan Breeding User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011226 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD Questions Subject: Questions about setting up two network cards for the same network in FreeBSD Content-Type: text/plain; charset=ISO-8859-15; 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 Hello, I have currently started using FreeBSD more and more instead of Linux but would like to get a few issues ironed out before I make the switch a full time thing. Right now I have a small LAN and my main box has two 3com interfaces which are both connected to it. One of the 3com cards is setup as 192.168.1.2 and is used mainly as an outgoing (and response to outgoing) traffic which is setup as a DMZ at the router. The other card is setup as 192.168.1.3 and is setup in Linux to have a route specifically to the LAN (192.168.1.0/255.255.255.0). So in Linux my network looks something like this: 192.168.1.1 (router) -- gateway to internet 192.168.1.2 (3com no. 1) -- outgoing unrestricted access to internet / inbound response to outbound traffic 192.168.1.3 (3com no. 2) -- static route to 192.168.1.0 / handles port forwarding from 192.168.1.1 Both 3com cards in linux are setup to use a netmask of 255.255.255.0 and 192.168.1.2 (eth0) is set up to be the route for 0.0.0.0 while 192.168.1.3 (eth1) is set up to be a specific route for 192.168.1.0. I noticed while playing with FreeBSD 4.5 RC1, 4.5 RC3, 4.5 and 5.0-CURRENT that I can not set up both 3com cards to have 192.168.1.XXX addresses and both have a netmask of 255.255.255.0, so for right now I have xl0 as 192.168.1.2/255.255.255.0 and xl1 as 192.168.1.3/255.255.255.255 with /etc/rc.conf seems to like a lot better and both interfaces come up and function well. Is it possible to set up both xl0 and xl1 to be on the same network _and_ have the same netmask in FreeBSD, also how would I go about using /etc/rc.conf to specify the routes explicitly which I normally use in linux? Thanks for any help. Please Cc: me if possible as I am not on the list. Jordan Breeding To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 16:11:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id BECE037B417; Thu, 31 Jan 2002 16:11:31 -0800 (PST) Received: from pool0167.cvx40-bradley.dialup.earthlink.net ([216.244.42.167] helo=mindspring.com) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WRIY-00028z-00; Thu, 31 Jan 2002 16:11:22 -0800 Message-ID: <3C59DD24.47140657@mindspring.com> Date: Thu, 31 Jan 2002 16:11:16 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: sos@freebsd.dk Cc: "Rogier R. Mulhuijzen" , freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Again Softupdates on 4.5 References: <200201311533.g0VFXsj57794@freebsd.dk> 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 "S=F8ren Schmidt" wrote: > The proper thing is to flush the cache's on shutdown, the way it is now= > all ATA disks are flushed on device close, problem is we newer close > the / device, which I found out some time after I did the flush code, > bit newer got around to fixing.. It's been my experience that some disks lie, and return without the cache actually having been flushed. 8-(. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 16:11:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mx.pitdc1.stargate.net (smtp1.mx.pitdc1.stargate.net [206.210.69.141]) by hub.freebsd.org (Postfix) with SMTP id 9BBBE37B402 for ; Thu, 31 Jan 2002 16:11:25 -0800 (PST) Received: (qmail 23956 invoked from network); 1 Feb 2002 00:09:59 -0000 Received: from dap-209-166-135-1.nfas.greensburg-tnt-1.sns234.pa.stargate.net (HELO wastegate.net) (209.166.135.1) by smtp1.mx.pitdc1.stargate.net with SMTP; 1 Feb 2002 00:09:59 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id 7B21248449; Thu, 31 Jan 2002 19:10:29 -0500 (EST) From: "Doug Reynolds" To: "Christopher Schulte" , "Drew Tomlinson" , "questions@freebsd.org" Date: Thu, 31 Jan 2002 19:12:37 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: <5.1.0.14.0.20020131124528.0469dba8@pop3s.schulte.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Preserve Postfix When Upgrading? Message-Id: <20020201001029.7B21248449@wastegate.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 Thu, 31 Jan 2002 12:51:44 -0600, Christopher Schulte wrote: >At 12:41 PM 1/31/2002 -0500, Doug Reynolds wrote: >>easy- when you run mergemaster, don't let it use the temporary >>mailer.conf, because that will reenable sendmail. I believe there is >>an option you can put in the make.conf so you won't compile sendmail, >>but i don't know what it is. > >man make.conf, take a look at NO_SENDMAIL > >PS: mailer.conf hasn't changed since 1999, so ( for the time being ) >mergemaster won't be an issue. But be aware of this local customization >if/when mailer.conf does change, so you'll know to install the new version >and import local mods that point to postfix. Maybe some day postfix will >be the default FreeBSD MTA. Wishful thinking, perhaps. yeah- the mailer.conf didn't change until you installed postfix. the mailwrapper points to the right postfix program, instead of the sendmail bins.. but I guess you still need to add the NO_SENDMAIL to make.conf.. i forgot i did that when i was using qmail --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 16:15:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id 8537937B402 for ; Thu, 31 Jan 2002 16:15:41 -0800 (PST) Received: (qmail 18021 invoked from network); 30 Jan 2002 23:59:22 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 30 Jan 2002 23:59:22 -0000 Received: from kahuna-ws.robhughes.com ([192.168.1.13]) by HEXCH01.robhughes.com with Microsoft SMTPSVC(5.0.2195.2966); Wed, 30 Jan 2002 17:59:20 -0600 Subject: RE: HDLC error in ppp.log From: Rob Hughes To: FBSD In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 30 Jan 2002 17:59:54 -0600 Message-Id: <1012435194.19015.6.camel@kahuna-ws.robhughes.com> Mime-Version: 1.0 X-OriginalArrivalTime: 30 Jan 2002 23:59:20.0134 (UTC) FILETIME=[2205EE60:01C1A9EA] 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 Or maybe there's a problem with the modem or the system is just too slow to handle the data load? I don't know, but those errors are almost always hardware related.And by port card, I meant serial card. I didn't realize you're using an internal modem. I swore off those years ago due to the number of problems I've had with them.I do know that the Zoom 2949 56k external modem that I have never causes any such problems with my connection, nor have I had connection problems with any of the other 56k external modems I've worked with on other systems. On Wed, 2002-01-30 at 17:37, Joe & Fhe Barbish wrote: > What do you mean by "Try a new port card."? > If you mean a different pci modem, then I must tell you > the pci modem card I am using is brand new. > It's a Zoom model 2920 pci modem. > I am beginning to think that FBSD's sio program needs to > be updated to handle the new modem speeds. > I have no problems with my old 14.4 external modem. > > > I think the following is the key to the problem, > I get these sio1 interrupt-level buffer overflows message > when I use 'tip or cu' command to issue the ATI11 to the > modem to display the last connection values. > Using tip command removes user ppp from consideration as > the cause of the problem. > > > > > > -----Original Message----- > From: Rob Hughes [mailto:rob@robhughes.com] > Sent: Wednesday, January 30, 2002 4:58 PM > To: Joe & Fhe Barbish > Cc: Freebsd-Questions > Subject: RE: HDLC error in ppp.log > > If you're overflowing the receive buffer, then yes, this will cause the > same error. Try a new port card. Its sounds like the one you have can't > handle the amount of data coming in. > > On Wed, 2002-01-30 at 15:08, Joe & Fhe Barbish wrote: > > I have this in ppp.conf and my moden connects with V42bis. > > disable pred1 deflate lqr # compression features & line quality > > reporting > > deny pred1 deflate lqr # compression features & line quality > reporting > > > > I think the HDLC log error messages are the result of the > > sio1 interrupt-level buffer overflows error I am getting > > on the console. What do you think? > > > > > > > > -----Original Message----- > > From: Rob Hughes [mailto:rob@robhughes.com] > > Sent: Wednesday, January 30, 2002 3:50 PM > > To: Joe & Fhe Barbish > > Cc: Freebsd-Questions > > Subject: Re: HDLC error in ppp.log > > > > Those are Frame Check Error messages. The system should discard packets > > with errors in the FCS CRC field, but appears to be hanging on them. Try > > disabling compression, or enable hw error correction, etc. and see if it > > gets better or worse. > > > > On Wed, 2002-01-30 at 14:28, Joe & Fhe Barbish wrote: > > > I have a Zoom model 2920 pci modem on sio1 and > > > connect to my ISP with user ppp. > > > I keep getting this message on the FBSD console > > > '30 more sio1 interrupt-level buffer overflows'. > > > > > > Most times when this happens a winbox on the LAN is getting > > > a web page from some web server, and the user does not see > > > any thing wrong in his display. > > > > > > But today I did a make install on apache13-fp and during the > > > download the connection just stops. Top shows ppp as selected > > > but not running and FBSD is 98% idle. > > > The ppp.log has the HDLC messages shown below. > > > > > > I also get the more sio1 interrupt-level buffer overflows message > > > when I use 'tip or cu' command to issue ATI11 to the modem to > > > display the last connection values. > > > > > > Anybody know what the HDLC error message is trying to tell me? > > > > > > > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 9, ADDR: 0, COMD: 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 50, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 21, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 15, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 29, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 16, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 20, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 40, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 22, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 23, ADDR: 0, COMD: > 0, > > PROTO: 0 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 16:16:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id CFC5937B419 for ; Thu, 31 Jan 2002 16:16:17 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 21CDB66BDC; Thu, 31 Jan 2002 16:16:17 -0800 (PST) Date: Thu, 31 Jan 2002 16:16:16 -0800 From: Kris Kennaway To: D Brearley Cc: freebsd-questions@FreeBSD.org Subject: Re: Spanning Tree Message-ID: <20020131161616.A2666@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from D.Brearley@hccgwy.mnscu.edu on Thu, Jan 31, 2002 at 04:52:14PM -0600 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 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 31, 2002 at 04:52:14PM -0600, D Brearley wrote: >=20 > Hello, >=20 > Are there any plans to implement spanning tree support in FreeBSD?=20 A spanning tree is a generic algorithm. Could you be more specific what you think it should be used for? Kris --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8Wd5QWry0BWjoQKURApvDAJ0UbO2WvKYu0OAKpLO3HTsmBCK5xQCffalE E8py9hVk5pN/BDDjCTEIrlg= =h9zr -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 16:28:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id 2752037B400 for ; Thu, 31 Jan 2002 16:28:17 -0800 (PST) Received: (qmail 25539 invoked from network); 1 Feb 2002 00:19:46 -0000 Received: from dap-209-166-135-1.nfas.greensburg-tnt-1.sns234.pa.stargate.net (HELO wastegate.net) (209.166.135.1) by smtp3.mx.pitdc1.stargate.net with SMTP; 1 Feb 2002 00:19:46 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id 3891648449; Thu, 31 Jan 2002 19:20:29 -0500 (EST) From: "Doug Reynolds" To: "Drew Tomlinson" , "questions@freebsd.org" Date: Thu, 31 Jan 2002 19:22:37 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: <007101c1aab2$51e2c040$c42a6ba5@lc.ca.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Preserve Postfix When Upgrading? -- SOLVED Message-Id: <20020201002029.3891648449@wastegate.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 Thu, 31 Jan 2002 15:52:19 -0800, Drew Tomlinson wrote: >Thank you to all that responded. Although I got differing answers, the >one that kept reappearing was to put NOSENDMAIL=true in /etc/make.conf >to keep sendmail from building. I got differing answers regarding >NOMAILWRAPPER but most said to build it. > >So I put NOSENDMAIL=true in /etc/make.conf but left the NOMAILWRAPPER >alone. Then when I ran mergemaster, I was careful not to replace >/etc/mail/mailer.conf. Everything seems to be working OK. good deal. sendmail is EViL. postfix plays a lot nicer. --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 16:31:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id AE26337B405 for ; Thu, 31 Jan 2002 16:31:10 -0800 (PST) Received: (qmail 2142 invoked from network); 1 Feb 2002 00:31:32 -0000 Received: from unknown (HELO digitaldaemon.com) (192.168.0.73) by digitaldaemon.com with SMTP; 1 Feb 2002 00:31:32 -0000 Message-ID: <3C59E10F.80303@digitaldaemon.com> Date: Thu, 31 Jan 2002 19:27:59 -0500 From: Jan Knepper User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD Questions Subject: Re: FreeBSD-4.5-STABLE linux module compile error References: <3C571B5D.5040004@digitaldaemon.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 OK, although UPDATING states to do a make modules-clear the best thing to do indeed is to remove /usr/src/sys/compile/[your kernel], config again and rebuild the kernel which indeed solves the problem. Jan Jan Knepper wrote: > Hi! > > Just cvsup'ed the sources and trying to compile a new kernel gives me > this error while compiling the linux module(s). > Any ideas??? > > Is my configuration missing an "option" somewhere??? > > Thanks! > Jan > > > > cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. > -I@ -I@/../include -mpreferred-stack-boundary=2 -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -c linux_sysent.c > In file included from linux_sysent.c:14: > linux_proto.h:57: syntax error before `linux_time_t' > linux_proto.h:57: `linux_time_t' undeclared here (not in a function) > > > > 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 Thu Jan 31 17: 1: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id E4B8037B400 for ; Thu, 31 Jan 2002 17:00:51 -0800 (PST) Received: (qmail 20071 invoked from network); 1 Feb 2002 01:00:43 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 1 Feb 2002 01:00:43 -0000 Date: Fri, 1 Feb 2002 01:00:43 +0000 From: Matt H To: FreeBSD-Questions@FreeBSD.ORG Subject: Gaming Message-Id: <20020201010043.51db2d2b.freebsd-questions@cuntbubble.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 this a good place to talk about games in FreeBSD? I get a little jealous when I see that the Lniux crowd can play stuff like Quake & Baldurs Gate 2 in Linux. I did try to get Wine up and running but to no avail (the config was so hairy I couldn't be bothered tbh esp. as I have no Fat32 partition, if only I'd known!) anyone get the Linux binaries for Return to Castle Wolfenstein or Quake 3 Arena going? I've got the Windows CD's sitting here gathering dust. so guys, where should I start ? (and don't say FreeCiv :) M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 17: 4:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d10.mx.aol.com (imo-d10.mx.aol.com [205.188.157.42]) by hub.freebsd.org (Postfix) with ESMTP id 90C6837B404 for ; Thu, 31 Jan 2002 17:04:52 -0800 (PST) Received: from TD790@aol.com by imo-d10.mx.aol.com (mail_out_v31_r1.26.) id g.29.21e2816b (4411); Thu, 31 Jan 2002 20:04:40 -0500 (EST) From: TD790@aol.com Message-ID: <29.21e2816b.298b43a8@aol.com> Date: Thu, 31 Jan 2002 20:04:40 EST Subject: Re: Spanning Tree To: kris@obsecurity.org, D.Brearley@hccgwy.mnscu.edu Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 139 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 a message dated 01/31/2002 7:17:01 PM Eastern Standard Time, kris@obsecurity.org writes: > > > > Hello, > > > > Are there any plans to implement spanning tree support in FreeBSD? > > A spanning tree is a generic algorithm. Could you be more specific > what you think it should be used for? > Spanning Tree Protocol is used by bridges in avoid loops and facilitate failover in multipath environments. Only high-end switches implement it generally. Its a bit clunky. Dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 17: 5:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id F003837B405 for ; Thu, 31 Jan 2002 17:05:22 -0800 (PST) Received: (qmail 2133 invoked from network); 30 Jan 2002 20:49:34 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 30 Jan 2002 20:49:34 -0000 Received: from kahuna-ws.robhughes.com ([192.168.1.13]) by HEXCH01.robhughes.com with Microsoft SMTPSVC(5.0.2195.2966); Wed, 30 Jan 2002 14:49:32 -0600 Subject: Re: HDLC error in ppp.log From: Rob Hughes To: Joe & Fhe Barbish Cc: Freebsd-Questions In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 30 Jan 2002 14:50:04 -0600 Message-Id: <1012423804.18587.2.camel@kahuna-ws.robhughes.com> Mime-Version: 1.0 X-OriginalArrivalTime: 30 Jan 2002 20:49:32.0436 (UTC) FILETIME=[9E6D1D40:01C1A9CF] 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 Those are Frame Check Error messages. The system should discard packets with errors in the FCS CRC field, but appears to be hanging on them. Try disabling compression, or enable hw error correction, etc. and see if it gets better or worse. On Wed, 2002-01-30 at 14:28, Joe & Fhe Barbish wrote: > I have a Zoom model 2920 pci modem on sio1 and > connect to my ISP with user ppp. > I keep getting this message on the FBSD console > '30 more sio1 interrupt-level buffer overflows'. > > Most times when this happens a winbox on the LAN is getting > a web page from some web server, and the user does not see > any thing wrong in his display. > > But today I did a make install on apache13-fp and during the > download the connection just stops. Top shows ppp as selected > but not running and FBSD is 98% idle. > The ppp.log has the HDLC messages shown below. > > I also get the more sio1 interrupt-level buffer overflows message > when I use 'tip or cu' command to issue ATI11 to the modem to > display the last connection values. > > Anybody know what the HDLC error message is trying to tell me? > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 9, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 50, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 21, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 15, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 29, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 16, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 20, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 40, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 22, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 23, ADDR: 0, COMD: 0, PROTO: 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 17:26:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 833AB37B419 for ; Thu, 31 Jan 2002 17:26:12 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 31 Jan 2002 20:25:20 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id ACE4F4078; Thu, 31 Jan 2002 20:23:59 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Brendan Kosowski , FreeBSD Questions Subject: Re: Running Win.98 as an X App. Date: Thu, 31 Jan 2002 20:23:59 -0500 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020201012359.ACE4F4078@i8k.babbleon.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 On Wednesday 30 January 2002 05:46 pm, Brendan Kosowski wrote: > Is there a way to run Windows 98 as an application inside X ??? This is a fundamentally odd idea, but the answer, actually is yes. You have to install vmware; I believe that it's $300.00 now. There are some free software products available to do the same thing, but I don't believe any of them are completely ready for prime time, but would be delighted to be corrected. HOWEVER, are you sure you really want to install Windows 98 as an application, rather than merely running Windows 98 applitions? The latter can be done (to a greater or lesser extent, depending on the application) using "wine." > > > > Thanks... > > --------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 17:39:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from orion2.ign.com.au (orion2.ign.com.au [203.30.192.3]) by hub.freebsd.org (Postfix) with ESMTP id D8ED737B438 for ; Thu, 31 Jan 2002 17:39:19 -0800 (PST) Received: from ign.com.au (shanep@usr-ppp08.ign.com.au [203.30.192.72]) by orion2.ign.com.au (8.11.2/8.11.2) with ESMTP id g0VNagl27081 for ; Fri, 1 Feb 2002 10:36:42 +1100 Message-ID: <3C59F1B4.989022ED@ign.com.au> Date: Fri, 01 Feb 2002 12:39:00 +1100 From: Shane X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.17rml i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 4.5-mini.iso MD5 does not match? 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 Hi guys, I downloaded the 4.5-mini.iso from ftp://ftp2.au.FreeBSD.org/ however upon checking the MD5, I find that it comes out as: 83b2ddb02e9d1ba33965618c34b8ac20 but CHECKSUM.MD5 file shows 069f8a89e8c5eb5af02e7f5084d6800e. I tried fixing the iso with rsync from: ftp.planetmirror.com/freebsd/releases/i386/ISO-IMAGES/4.5/ but I still get the erroneous (?) MD5 sum. Can anyone confirm which is correct before I burn my CD? Many thanks, Shane Pearson. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 17:49:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from b1n.org (200-171-41-43.dsl.telesp.net.br [200.171.41.43]) by hub.freebsd.org (Postfix) with ESMTP id B3B3137B402 for ; Thu, 31 Jan 2002 17:49:29 -0800 (PST) Received: by b1n.org (Postfix, from userid 1000) id 03D9F8115; Thu, 31 Jan 2002 23:51:53 -0200 (BRST) Date: Thu, 31 Jan 2002 23:51:53 -0200 From: BinarySoul To: freebsd-questions@freebsd.org Subject: Video Card Problem Message-ID: <20020131235153.A20897@b1n.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: OpenBSD 3.0 (i386) 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 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello there, here is Marcio from Brazil. I'm having problems with my video card: MSI Geforce 2 MX 400 64Mb I've tried a lot of different configurations either in X 3.3.6 and X 4.1 and all of 'em failed miserably :( with a cursed 320x200x8 display and noway to getting back to console In OpenBSD (3.0-current) and NetBSD (1.5.2) i've used X 3.3.6 with no problems, but in FreeBSD 4.5-stable this is far from real. Any help are welcome Thanks in advice PLEASE! Send a Carbon Copy (CC) of any reply to me, i'm not subscribed to this list. Thanks. --=20 Song Title of the Week: "They're putting dimes in the hole in my head to see the change in me." --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (OpenBSD) Comment: For info see http://www.gnupg.org iD8DBQE8WfS5WqLh421JFWMRAliVAKD9yPLWKDwRLheroxgf/XcudwifjwCg6ROC qxbd7Fp3cdADvQOE6GfABCk= =HrKH -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 17:52:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 48A1937B417 for ; Thu, 31 Jan 2002 17:52:23 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Thu, 31 Jan 2002 20:55:55 -0500 From: "Joe & Fhe Barbish" To: "Rob Hughes" Cc: "FBSD" Subject: RE: HDLC error in ppp.log Date: Thu, 31 Jan 2002 20:52:17 -0500 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.2911.0) In-Reply-To: <1012423804.18587.2.camel@kahuna-ws.robhughes.com> 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 Lets turn this around. I think the modem is to fast for the sio handler in FBSD to handle. The pc is a 700 mhz machine. So I can not accept that the hardware is to slow. This looks like a bug in 4.4 with pci modems. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Rob Hughes Sent: Wednesday, January 30, 2002 3:50 PM To: Joe & Fhe Barbish Cc: Freebsd-Questions Subject: Re: HDLC error in ppp.log Those are Frame Check Error messages. The system should discard packets with errors in the FCS CRC field, but appears to be hanging on them. Try disabling compression, or enable hw error correction, etc. and see if it gets better or worse. On Wed, 2002-01-30 at 14:28, Joe & Fhe Barbish wrote: > I have a Zoom model 2920 pci modem on sio1 and > connect to my ISP with user ppp. > I keep getting this message on the FBSD console > '30 more sio1 interrupt-level buffer overflows'. > > Most times when this happens a winbox on the LAN is getting > a web page from some web server, and the user does not see > any thing wrong in his display. > > But today I did a make install on apache13-fp and during the > download the connection just stops. Top shows ppp as selected > but not running and FBSD is 98% idle. > The ppp.log has the HDLC messages shown below. > > I also get the more sio1 interrupt-level buffer overflows message > when I use 'tip or cu' command to issue ATI11 to the modem to > display the last connection values. > > Anybody know what the HDLC error message is trying to tell me? > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 9, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 50, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 21, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 15, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 29, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 16, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 20, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 40, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 22, ADDR: 0, COMD: 0, PROTO: 0 > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 23, ADDR: 0, COMD: 0, PROTO: 0 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 Thu Jan 31 17:53: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from k7.mavetju.org (p206-tnt1.syd.ihug.com.au [203.173.128.206]) by hub.freebsd.org (Postfix) with ESMTP id 64EC437B416 for ; Thu, 31 Jan 2002 17:52:54 -0800 (PST) Received: by k7.mavetju.org (Postfix, from userid 1001) id CCD395B3; Fri, 1 Feb 2002 12:52:46 +1100 (EST) Date: Fri, 1 Feb 2002 12:52:46 +1100 From: Edwin Groothuis To: Shane Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5-mini.iso MD5 does not match? Message-ID: <20020201125246.A1599@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Shane , freebsd-questions@FreeBSD.ORG References: <3C59F1B4.989022ED@ign.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C59F1B4.989022ED@ign.com.au>; from shanep@ign.com.au on Fri, Feb 01, 2002 at 12:39:00PM +1100 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 Fri, Feb 01, 2002 at 12:39:00PM +1100, Shane wrote: > Hi guys, > > I downloaded the 4.5-mini.iso from ftp://ftp2.au.FreeBSD.org/ > however upon checking the MD5, I find that it comes out as: > 83b2ddb02e9d1ba33965618c34b8ac20 but CHECKSUM.MD5 file shows > 069f8a89e8c5eb5af02e7f5084d6800e. > > I tried fixing the iso with rsync from: > ftp.planetmirror.com/freebsd/releases/i386/ISO-IMAGES/4.5/ > but I still get the erroneous (?) MD5 sum. > > Can anyone confirm which is correct before I burn my CD? I had the same the first time. I think that it comes because suddenly the date of the file changed also. This is what I got from other sites: MD5 (4.5-mini.iso) = 83b2ddb02e9d1ba33965618c34b8ac20 planet mirror has the one which ends on 800e I've asked the admin of the FTP site to have a look at it. (this is not the first time that I had to warn him about a bad checksum.md5 file) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:13:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.triad.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id A559037B400 for ; Thu, 31 Jan 2002 18:13:19 -0800 (PST) Received: from 2kprohome ([66.56.171.119]) by mail4.triad.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 31 Jan 2002 21:13:30 -0500 Message-ID: <009401c1aac6$2a721290$2103a8c0@wncdata.com> From: "Joe Joplin" To: "David Banning" Cc: References: <20020129005338.A4190@sympatico.ca> <01f401c1a96a$4b060dc0$2203a8c0@joplin.org> <20020130124306.A17732@sympatico.ca> Subject: Re: problem with samba from one windows box Date: Thu, 31 Jan 2002 21:14:23 -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.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 > No. I don't know how to ping from a Win 98 box. That doesn't suprise me since you can't get the samba to work with Win98. Best of luck Joe > The network connection seems to work on the Win98 box however. It gets > it high speed internet -through- that connection. > From other machines I can ping the Win98 box fine. > > david>$ ping -c 4 192.168.1.4 > PING 192.168.1.4 (192.168.1.4): 56 data bytes > 64 bytes from 192.168.1.4: icmp_seq=0 ttl=128 time=0.578 ms > 64 bytes from 192.168.1.4: icmp_seq=1 ttl=128 time=0.296 ms > 64 bytes from 192.168.1.4: icmp_seq=2 ttl=128 time=0.458 ms > 64 bytes from 192.168.1.4: icmp_seq=3 ttl=128 time=0.537 ms > > This leads me to believe that the problem is not cable related. > > 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 Thu Jan 31 18:16:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id C2F1F37B41A for ; Thu, 31 Jan 2002 18:16:43 -0800 (PST) Received: from dhcppc2.attbi.comDEST ([12.254.23.4]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020201021643.LRBE3578.rwcrmhc52.attbi.com@dhcppc2.attbi.comDEST> for ; Fri, 1 Feb 2002 02:16:43 +0000 Date: Thu, 31 Jan 2002 19:16:05 -0700 From: Collins Richey To: bsd Subject: System slow when printer active Message-Id: <20020131191605.23bff18e.erichey2@attbi.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 on 4.4 (standard GENERIC kernel). I've setup the standard print controls using printcap and an if= that invokes ghostscript for ps files. My printer (lpt0) is a laserjet. When the printer is active, ie while the spooler is dumping data to the printer, the system becomes very unresponsive. Mouse movements and keystrokes are delayed for one or more seconds. What causes this? -- Collins Richey - Denver Area WWTLRD? - FreeBSD 4.4 + xfce + sylpheed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:19: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from orion2.ign.com.au (orion2.ign.com.au [203.30.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 21C8437B402 for ; Thu, 31 Jan 2002 18:19:00 -0800 (PST) Received: from ign.com.au (shanep@usr-ppp08.ign.com.au [203.30.192.72]) by orion2.ign.com.au (8.11.2/8.11.2) with ESMTP id g110GKl27723; Fri, 1 Feb 2002 11:16:20 +1100 Message-ID: <3C59FAFF.4FECD035@ign.com.au> Date: Fri, 01 Feb 2002 13:18:39 +1100 From: Shane X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.17rml i686) X-Accept-Language: en MIME-Version: 1.0 To: Edwin Groothuis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5-mini.iso MD5 does not match? References: <3C59F1B4.989022ED@ign.com.au> <20020201125246.A1599@k7.mavetju.org> 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 Hi Edwin, I rsynced to planet mirror though, and got 83b2ddb02e9d1ba33965618c34b8ac20. Which planet mirror did you use? Thanks. Edwin Groothuis wrote: > > On Fri, Feb 01, 2002 at 12:39:00PM +1100, Shane wrote: > > Hi guys, > > > > I downloaded the 4.5-mini.iso from ftp://ftp2.au.FreeBSD.org/ > > however upon checking the MD5, I find that it comes out as: > > 83b2ddb02e9d1ba33965618c34b8ac20 but CHECKSUM.MD5 file shows > > 069f8a89e8c5eb5af02e7f5084d6800e. > > > > I tried fixing the iso with rsync from: > > ftp.planetmirror.com/freebsd/releases/i386/ISO-IMAGES/4.5/ > > but I still get the erroneous (?) MD5 sum. > > > > Can anyone confirm which is correct before I burn my CD? > > I had the same the first time. I think that it comes because suddenly > the date of the file changed also. > > This is what I got from other sites: > MD5 (4.5-mini.iso) = 83b2ddb02e9d1ba33965618c34b8ac20 > planet mirror has the one which ends on 800e > > I've asked the admin of the FTP site to have a look at it. > (this is not the first time that I had to warn him about a bad > checksum.md5 file) > > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: > ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:27:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id E208C37B405 for ; Thu, 31 Jan 2002 18:27:35 -0800 (PST) Received: from barbish ([63.70.155.104]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Thu, 31 Jan 2002 21:31:10 -0500 From: "Joe & Fhe Barbish" To: "Dan Nelson" Cc: "FBSD" Subject: RE: Change default ftp site for pkg_add Date: Thu, 31 Jan 2002 21:27:33 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020131231705.GC39396@dan.emsphone.com> 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 I see the man page on my pc is really different than what is on the FBSD.org web site. So the web site man page talks about the environment variable PACKAGEROOT but as usual it does not say anything about where or how to set this environment variable. How do I set this environment variable? -----Original Message----- From: Dan Nelson [mailto:dnelson@allantgroup.com] Sent: Thursday, January 31, 2002 6:17 PM To: Joe & Fhe Barbish Cc: FBSD Subject: Re: Change default ftp site for pkg_add In the last episode (Jan 31), Joe & Fhe Barbish said: > Dan wrote: > > In the last episode (Jan 31), Joe & Fhe Barbish said: > > > How do I tell pkg_add to use a different default ftp site. > > > > man pkg_add, in the ENVIRONMENT section. > > I do not see anything in man page environment section > that talks about changing the default ftp location. > I read the man page first before posting question and > I have reread it and I still see nothing about ftp location. Please don't top post. From the pkg_add manpage, ENVIRONMENT section: The environment variable PACKAGEROOT specifies an alternate location for pkg_add to fetch from. The fetch URL is built using this environment variable and the automatic directory logic that pkg_add uses when the -r option is invoked. An example setting would be "ftp://ftp3.FreeBSD.org". The environment variable PACKAGESITE specifies an alternate location for pkg_add to fetch from. This variable subverts the automatic directory logic that pkg_add uses when the -r option is invoked. Thus it should be a complete URL to the remote package file(s). -- 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 Thu Jan 31 18:30: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 0623237B402 for ; Thu, 31 Jan 2002 18:30:05 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id SAA35443; Thu, 31 Jan 2002 18:18:28 -0800 (PST) Date: Thu, 31 Jan 2002 18:18:28 -0800 (PST) From: Annelise Anderson To: poison Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Burning CD`s. In-Reply-To: <20020201002843.Q11161-100000@freebsd.art.pl> 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 On Fri, 1 Feb 2002, poison wrote: > > Do You know software for console to burning cd`s (not cdrecord and burncd) > ? What's wrong with cdrecord (for scsi burners) and burncd (for ide/Atapi burners)? Both are console programs. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:34:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from k7.mavetju.org (p206-tnt1.syd.ihug.com.au [203.173.128.206]) by hub.freebsd.org (Postfix) with ESMTP id 5416E37B41A for ; Thu, 31 Jan 2002 18:34:09 -0800 (PST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 6BA165B3; Fri, 1 Feb 2002 13:34:06 +1100 (EST) Date: Fri, 1 Feb 2002 13:34:06 +1100 From: Edwin Groothuis To: Shane Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5-mini.iso MD5 does not match? Message-ID: <20020201133406.D1599@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Shane , freebsd-questions@FreeBSD.ORG References: <3C59F1B4.989022ED@ign.com.au> <20020201125246.A1599@k7.mavetju.org> <3C59FAFF.4FECD035@ign.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C59FAFF.4FECD035@ign.com.au>; from shanep@ign.com.au on Fri, Feb 01, 2002 at 01:18:39PM +1100 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 Fri, Feb 01, 2002 at 01:18:39PM +1100, Shane wrote: > Hi Edwin, > > I rsynced to planet mirror though, and got > 83b2ddb02e9d1ba33965618c34b8ac20. > > Which planet mirror did you use? Apologies, it should have been: > > This is what I got from other sites: ^-- the checksum-files on > > MD5 (4.5-mini.iso) = 83b2ddb02e9d1ba33965618c34b8ac20 > > planet mirror has the one which ends on 800e I used the CHECKSUM.MD5 on ftp.nl.freebsd.org to compare my checksum against. So planetmirrors iso is goed, CHECKSUM.MD5 is bad :-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:34:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.art.pl (freebsd.art.pl [62.89.105.244]) by hub.freebsd.org (Postfix) with ESMTP id 4588037B420 for ; Thu, 31 Jan 2002 18:34:37 -0800 (PST) Received: by freebsd.art.pl (Postfix, from userid 1000) id 76AF1CD47; Fri, 1 Feb 2002 03:34:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freebsd.art.pl (Postfix) with ESMTP id 531B29276; Fri, 1 Feb 2002 03:34:24 +0100 (CET) Date: Fri, 1 Feb 2002 03:34:24 +0100 (CET) From: poison To: Annelise Anderson Cc: Subject: Re: Burning CD`s. In-Reply-To: Message-ID: <20020201033307.A11920-100000@freebsd.art.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 On Thu, 31 Jan 2002, Annelise Anderson wrote: > On Fri, 1 Feb 2002, poison wrote: > > > > > Do You know software for console to burning cd`s (not cdrecord and burncd) > > ? > > What's wrong with cdrecord (for scsi burners) and burncd (for > ide/Atapi burners)? Both are console programs. > > Annelise > > burncd writing me cd ,but after I cant read cd ,CD is full (this same MB like files ) but there is no files. cdrecord want emulate SCSI , I have IDE recorder. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:37:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from k7.mavetju.org (p206-tnt1.syd.ihug.com.au [203.173.128.206]) by hub.freebsd.org (Postfix) with ESMTP id DF4EA37B404 for ; Thu, 31 Jan 2002 18:37:22 -0800 (PST) Received: by k7.mavetju.org (Postfix, from userid 1001) id B266B5B3; Fri, 1 Feb 2002 13:37:20 +1100 (EST) Date: Fri, 1 Feb 2002 13:37:20 +1100 From: Edwin Groothuis To: poison Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Burning CD`s. Message-ID: <20020201133720.E1599@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , poison , freebsd-questions@FreeBSD.ORG References: <20020201033307.A11920-100000@freebsd.art.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020201033307.A11920-100000@freebsd.art.pl>; from poison@freebsd.art.pl on Fri, Feb 01, 2002 at 03:34:24AM +0100 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 Fri, Feb 01, 2002 at 03:34:24AM +0100, poison wrote: > On Thu, 31 Jan 2002, Annelise Anderson wrote: > > > On Fri, 1 Feb 2002, poison wrote: > > > Do You know software for console to burning cd`s (not cdrecord and burncd) > > > ? > > > > What's wrong with cdrecord (for scsi burners) and burncd (for > > ide/Atapi burners)? Both are console programs. > > > > Annelise > > > > > burncd writing me cd ,but after I cant read cd ,CD is full (this same MB > like files ) but there is no files. Maybe you forgot to fixate? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:40:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.art.pl (freebsd.art.pl [62.89.105.244]) by hub.freebsd.org (Postfix) with ESMTP id 13B8237B402 for ; Thu, 31 Jan 2002 18:40:26 -0800 (PST) Received: by freebsd.art.pl (Postfix, from userid 1000) id 5B537CD47; Fri, 1 Feb 2002 03:40:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freebsd.art.pl (Postfix) with ESMTP id 383799276; Fri, 1 Feb 2002 03:40:20 +0100 (CET) Date: Fri, 1 Feb 2002 03:40:20 +0100 (CET) From: poison To: Edwin Groothuis Cc: Subject: Re: Burning CD`s. In-Reply-To: <20020201133720.E1599@k7.mavetju.org> Message-ID: <20020201033918.B11940-100000@freebsd.art.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 > > > On Fri, 1 Feb 2002, poison wrote: > > > > Do You know software for console to burning cd`s (not cdrecord and burncd) > > > > ? > > > > > > What's wrong with cdrecord (for scsi burners) and burncd (for > > > ide/Atapi burners)? Both are console programs. > > > > > > Annelise > > > > > > > > burncd writing me cd ,but after I cant read cd ,CD is full (this same MB > > like files ) but there is no files. > > Maybe you forgot to fixate? > No , this is command prompt: /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/* fixate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:47: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from k7.mavetju.org (p206-tnt1.syd.ihug.com.au [203.173.128.206]) by hub.freebsd.org (Postfix) with ESMTP id 491FB37B404 for ; Thu, 31 Jan 2002 18:46:55 -0800 (PST) Received: by k7.mavetju.org (Postfix, from userid 1001) id D48AF5B3; Fri, 1 Feb 2002 13:46:51 +1100 (EST) Date: Fri, 1 Feb 2002 13:46:51 +1100 From: Edwin Groothuis To: poison Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Burning CD`s. Message-ID: <20020201134651.F1599@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , poison , freebsd-questions@FreeBSD.ORG References: <20020201133720.E1599@k7.mavetju.org> <20020201033918.B11940-100000@freebsd.art.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020201033918.B11940-100000@freebsd.art.pl>; from poison@freebsd.art.pl on Fri, Feb 01, 2002 at 03:40:20AM +0100 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 Fri, Feb 01, 2002 at 03:40:20AM +0100, poison wrote: > > > > > > On Fri, 1 Feb 2002, poison wrote: > > > > > Do You know software for console to burning cd`s (not cdrecord and burncd) > > > > > ? > > > > > > > > What's wrong with cdrecord (for scsi burners) and burncd (for > > > > ide/Atapi burners)? Both are console programs. > > > > > > > > Annelise > > > > > > > > > > > burncd writing me cd ,but after I cant read cd ,CD is full (this same MB > > > like files ) but there is no files. > > > > Maybe you forgot to fixate? > > > > No , this is command prompt: > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/* fixate Where is mkisofs? See the EXAMPLES section of man mkisofs. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:54:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from orion2.ign.com.au (orion2.ign.com.au [203.30.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 1608637B404 for ; Thu, 31 Jan 2002 18:54:12 -0800 (PST) Received: from ign.com.au (shanep@usr-ppp08.ign.com.au [203.30.192.72]) by orion2.ign.com.au (8.11.2/8.11.2) with ESMTP id g110pTl28401; Fri, 1 Feb 2002 11:51:29 +1100 Message-ID: <3C5A033C.3E413884@ign.com.au> Date: Fri, 01 Feb 2002 13:53:48 +1100 From: Shane X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.17rml i686) X-Accept-Language: en MIME-Version: 1.0 To: Edwin Groothuis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5-mini.iso MD5 does not match? References: <3C59F1B4.989022ED@ign.com.au> <20020201125246.A1599@k7.mavetju.org> <3C59FAFF.4FECD035@ign.com.au> <20020201133406.D1599@k7.mavetju.org> 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 Ahh, OK thanks. Edwin Groothuis wrote: > I used the CHECKSUM.MD5 on ftp.nl.freebsd.org to compare my checksum > against. So planetmirrors iso is goed, CHECKSUM.MD5 is bad :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 18:55:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.art.pl (freebsd.art.pl [62.89.105.244]) by hub.freebsd.org (Postfix) with ESMTP id 3EF4537B405 for ; Thu, 31 Jan 2002 18:55:16 -0800 (PST) Received: by freebsd.art.pl (Postfix, from userid 1000) id 46DE2CD47; Fri, 1 Feb 2002 03:55:09 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freebsd.art.pl (Postfix) with ESMTP id 28BBB9276; Fri, 1 Feb 2002 03:55:09 +0100 (CET) Date: Fri, 1 Feb 2002 03:55:09 +0100 (CET) From: poison To: Edwin Groothuis Cc: Subject: Re: Burning CD`s. In-Reply-To: <20020201134651.F1599@k7.mavetju.org> Message-ID: <20020201035405.R11980-100000@freebsd.art.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 On Fri, 1 Feb 2002, Edwin Groothuis wrote: > > > > No , this is command prompt: > > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/* fixate > > Where is mkisofs? See the EXAMPLES section of man mkisofs. > > Edwin This is not important I shit up 4 cd`s prompt like : /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/test.jpg fixate is good ,right ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19: 3:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (att-98-60-141.atl.mediaone.net [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id E039437B405 for ; Thu, 31 Jan 2002 19:03:45 -0800 (PST) Received: from bsd ([192.168.10.7]) by smnolde.com with esmtp (Exim 3.30 #1) id 16WTzO-0004PL-00; Thu, 31 Jan 2002 22:03:46 -0500 Date: Thu, 31 Jan 2002 22:03:44 -0500 (EST) From: Scott Nolde To: poison Cc: Edwin Groothuis , Subject: Re: Burning CD`s. In-Reply-To: <20020201035405.R11980-100000@freebsd.art.pl> Message-ID: <20020131220150.D52197-100000@bsd.smnolde.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 Thus sayeth the previous author: >Date: Fri, 1 Feb 2002 03:55:09 +0100 (CET) >From: poison >To: Edwin Groothuis >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: Burning CD`s. > > > >On Fri, 1 Feb 2002, Edwin Groothuis wrote: > >> > >> > No , this is command prompt: >> > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/* fixate >> >> Where is mkisofs? See the EXAMPLES section of man mkisofs. >> >> Edwin > >This is not important I shit up 4 cd`s >prompt like : >/home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/test.jpg fixate > >is good ,right ? > To save your sh*t (important or not) it is necessary to use mkisofs to creat the iso9660 data image. After doing so you can then use burncd to burn the image. I have a tutorial on bsdvault.net which may help in your case: http://bsdvault.net/sections.php?op=viewarticle&artid=79 Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19: 4: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sv-mta1.inprise.com (outgoing1.borland.com [207.105.72.219]) by hub.freebsd.org (Postfix) with ESMTP id 04C0737B402 for ; Thu, 31 Jan 2002 19:03:57 -0800 (PST) Received: from singaporemail2.inprise.com (singaporemail2.inprise.com [143.186.139.187]) by sv-mta1.inprise.com (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GQU0016P368EO@sv-mta1.inprise.com> for freebsd-questions@FreeBSD.ORG; Thu, 31 Jan 2002 19:03:55 -0800 (PST) Received: from borland.com ([143.186.139.161]) by singaporemail2.inprise.com (iPlanet Messaging Server 5.1 (built May 8 2001)) with ESMTP id <378L08NBSBI4KC003E@singaporemail2.inprise.com> for freebsd-questions@FreeBSD.ORG; Fri, 01 Feb 2002 11:07:04 +0800 (Singapore Standard Time) Date: Fri, 01 Feb 2002 10:59:43 +0800 From: Zilong Wang Subject: problem with nis server setup To: freebsd-questions@FreeBSD.ORG Message-id: <3C5A049F.CB428610@borland.com> MIME-version: 1.0 X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) Content-type: multipart/alternative; boundary="Boundary_(ID_Dh//Vf/qP119NrY1azLCcQ)" X-Accept-Language: en,pdf,x-ns1cbCAZtR0Nh5,x-ns2U160btwUq5f 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 --Boundary_(ID_Dh//Vf/qP119NrY1azLCcQ) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Hi gurus, I experienced a strang problem with nis server setup when trying to change users' passwd from nis clients. I just setup a FreeBSD 4.3-release yp server and client is Solaris 8 machine. Actually the procedure is pretty simple, however, I did have trouble to change passwd in the end. I created my master.passwd file as follows: ... zlwang::126:888:0:0:zlwang:/export/home/zlwang:/bin/ksh ... I tried "passwd zlwang" from the client, I failed with the following messages shown on the console of the FreeBSD nis server: Feb 1 10:47:38 coolbug rpc.yppasswdd[162]: /bin/ksh is not a valid shell Feb 1 10:47:38 coolbug rpc.yppasswdd[162]: rejecting change attemp: bad arguments Feb 1 10:47:38 coolbug rpc.yppasswdd[162]: client address: 143.186.139.45 username: zlwang So I just change /bin/ksh in the master.passwd in nis server to /bin/sh, then I did "passwd zlwang" on client box again, then suceeded. I tried other shells which come with freebsd installation, say csh, also I succedded to change the passwd without error messages on the nis server. I just think it can be a bug for this version of 4.3-release and 4.4-release(I tried both, failed)? Because the same master.passwd file on our old 3.1-release nis server just works fine. Any idea on this? Please advise. Regards, Zilong --Boundary_(ID_Dh//Vf/qP119NrY1azLCcQ) Content-type: text/html; charset=us-ascii Content-transfer-encoding: 7BIT Hi gurus,

I experienced a strang problem with nis server setup when trying to change users' passwd from  nis clients.

I just setup a FreeBSD 4.3-release yp server and client is Solaris 8 machine. Actually the procedure is pretty simple, however, I did have trouble to change passwd in the end. I created my master.passwd file as follows:

...
zlwang::126:888:0:0:zlwang:/export/home/zlwang:/bin/ksh
...

I tried "passwd zlwang" from the client, I failed with the following messages shown on the console of the FreeBSD nis server:

Feb 1 10:47:38 coolbug rpc.yppasswdd[162]: /bin/ksh is not a valid shell
Feb 1 10:47:38 coolbug rpc.yppasswdd[162]: rejecting change attemp: bad arguments
Feb 1 10:47:38 coolbug rpc.yppasswdd[162]: client address: 143.186.139.45 username: zlwang

So I just change /bin/ksh in the master.passwd in nis server to /bin/sh, then I did "passwd zlwang" on client box again, then suceeded. I tried other shells which come with freebsd installation, say csh, also I succedded to change the passwd without error messages on the nis server. I just think it can be a bug for this version of 4.3-release and 4.4-release(I tried both, failed)? Because the same master.passwd file on our old 3.1-release nis server just works fine. Any idea on this? Please advise.

Regards,
Zilong
 
  --Boundary_(ID_Dh//Vf/qP119NrY1azLCcQ)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19: 4:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from k7.mavetju.org (p206-tnt1.syd.ihug.com.au [203.173.128.206]) by hub.freebsd.org (Postfix) with ESMTP id E88A037B422 for ; Thu, 31 Jan 2002 19:04:40 -0800 (PST) Received: by k7.mavetju.org (Postfix, from userid 1001) id A0DEA353; Fri, 1 Feb 2002 14:04:35 +1100 (EST) Date: Fri, 1 Feb 2002 14:04:35 +1100 From: Edwin Groothuis To: poison Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Burning CD`s. Message-ID: <20020201140435.G1599@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , poison , freebsd-questions@FreeBSD.ORG References: <20020201134651.F1599@k7.mavetju.org> <20020201035405.R11980-100000@freebsd.art.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020201035405.R11980-100000@freebsd.art.pl>; from poison@freebsd.art.pl on Fri, Feb 01, 2002 at 03:55:09AM +0100 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 Fri, Feb 01, 2002 at 03:55:09AM +0100, poison wrote: > > > On Fri, 1 Feb 2002, Edwin Groothuis wrote: > > > > > > > No , this is command prompt: > > > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/* fixate > > > > Where is mkisofs? See the EXAMPLES section of man mkisofs. > > > > Edwin > > This is not important I shit up 4 cd`s > prompt like : > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/test.jpg fixate > > is good ,right ? Nope. Use mkisofs first to make a cdrom image, then burn that to the disk: man burncd: SYNOPSIS burncd [-f device] [-s speed] [-e] [-l] [-m] [-p] [-q] [-t] [command] [command file ...] DESCRIPTION [...] file All other arguments are treated as filenames of images to write to the media, or in case the -l option is used as files containing lists of images. Image. As in application/iso, not as in image/jpeg. Install mkisofs, read the examples and you're on your way. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19: 5:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.art.pl (freebsd.art.pl [62.89.105.244]) by hub.freebsd.org (Postfix) with ESMTP id 88E7737B402 for ; Thu, 31 Jan 2002 19:05:24 -0800 (PST) Received: by freebsd.art.pl (Postfix, from userid 1000) id AE54BCD47; Fri, 1 Feb 2002 04:05:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freebsd.art.pl (Postfix) with ESMTP id 91C0A9276; Fri, 1 Feb 2002 04:05:18 +0100 (CET) Date: Fri, 1 Feb 2002 04:05:18 +0100 (CET) From: poison To: Scott Nolde Cc: Edwin Groothuis , Subject: Re: Burning CD`s. In-Reply-To: <20020131220150.D52197-100000@bsd.smnolde.com> Message-ID: <20020201040446.Y12020-100000@freebsd.art.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 > > > >On Fri, 1 Feb 2002, Edwin Groothuis wrote: > > > >> > > >> > No , this is command prompt: > >> > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/* fixate > >> > >> Where is mkisofs? See the EXAMPLES section of man mkisofs. > >> > >> Edwin > > > >This is not important I shit up 4 cd`s > >prompt like : > >/home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/test.jpg fixate > > > >is good ,right ? > > > > To save your sh*t (important or not) it is necessary to use mkisofs to > creat the iso9660 data image. After doing so you can then use burncd to > burn the image. > > I have a tutorial on bsdvault.net which may help in your case: > http://bsdvault.net/sections.php?op=viewarticle&artid=79 > Do you know other software than burncd & cdrecord ,for console of course. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19: 7: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 0A6DD37B404 for ; Thu, 31 Jan 2002 19:06:58 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g1136eV37301; Thu, 31 Jan 2002 21:06:40 -0600 (CST) (envelope-from dan) Date: Thu, 31 Jan 2002 21:06:40 -0600 From: Dan Nelson To: Zilong Wang Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem with nis server setup Message-ID: <20020201030639.GA92838@dan.emsphone.com> References: <3C5A049F.CB428610@borland.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C5A049F.CB428610@borland.com> User-Agent: Mutt/1.3.27i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Feb 01), Zilong Wang said: > Hi gurus, > > I experienced a strang problem with nis server setup when trying to > change users' passwd from nis clients. > > I just setup a FreeBSD 4.3-release yp server and client is Solaris 8 > machine. Actually the procedure is pretty simple, however, I did have > trouble to change passwd in the end. I created my master.passwd file as > follows: > > ... > zlwang::126:888:0:0:zlwang:/export/home/zlwang:/bin/ksh > ... > > I tried "passwd zlwang" from the client, I failed with the following > messages shown on the console of the FreeBSD nis server: > > Feb 1 10:47:38 coolbug rpc.yppasswdd[162]: /bin/ksh is not a valid shell Try adding /bin/ksh to /etc/shells on the NIS master. -- 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 Thu Jan 31 19:13:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from k7.mavetju.org (p206-tnt1.syd.ihug.com.au [203.173.128.206]) by hub.freebsd.org (Postfix) with ESMTP id 0EE0637B405 for ; Thu, 31 Jan 2002 19:13:40 -0800 (PST) Received: by k7.mavetju.org (Postfix, from userid 1001) id B97FC353; Fri, 1 Feb 2002 14:13:37 +1100 (EST) Date: Fri, 1 Feb 2002 14:13:37 +1100 From: Edwin Groothuis To: poison Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Burning CD`s. Message-ID: <20020201141337.H1599@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , poison , freebsd-questions@FreeBSD.ORG References: <20020131220150.D52197-100000@bsd.smnolde.com> <20020201040446.Y12020-100000@freebsd.art.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020201040446.Y12020-100000@freebsd.art.pl>; from poison@freebsd.art.pl on Fri, Feb 01, 2002 at 04:05:18AM +0100 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 Fri, Feb 01, 2002 at 04:05:18AM +0100, poison wrote: > > I have a tutorial on bsdvault.net which may help in your case: > > http://bsdvault.net/sections.php?op=viewarticle&artid=79 > > > Do you know other software than burncd & cdrecord ,for console of course. Wasn't that your initial question, and haven't we found out what was wrong with the way you tried to use burncd? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:14:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 7C13E37B41A for ; Thu, 31 Jan 2002 19:14:20 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WU9X-0002fj-00 for freebsd-questions@freebsd.org; Fri, 01 Feb 2002 03:14:15 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 0146A44F6B; Fri, 1 Feb 2002 04:14:12 +0100 (CET) Date: Fri, 1 Feb 2002 04:14:12 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: unsigned char portability Message-ID: <20020201031412.GA1950@raggedclown.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i 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, Jan 31, 2002 at 09:39:17PM +0000, Christian Weisgerber wrote: > June Carey wrote: > > > I have a question I was hoping someone could answer. > > Does the "unsigned char" C type have any machine architecture portability > > problems ? > > For one thing, you don't know its size. I'm told there are C > implementations on DSPs and such that have 32-bit chars, simply > because those processors don't support other datasizes or byte > addressing. Now whether you care about portability to such platforms > is a different matter. > That doesn't matter, as long as you don't take liberties on it's assumed size, i.e. if it matters use "sizeof", don't fiddle with it inside an aggregate like a struct except as a member of that struct, you can always treat is an unsigned 8 bit quantity even on a Risc machine, where it's "real" size will probably not be 8 bits (it is irrelevant whether the OS is FreeBSD or not). > As far as FreeBSD is concerned, i.e. any platform FreeBSD is likely > to be ported to, you can assume an unsigned char to refer to an > unsigned 8-bit integer. > > > I rather suspect the answer is NO, since I seem to recall that "The Design > > and Implementation of the 4.4BSD Operating System" book mentions that > > bytes/octets are network portable in their native bit-ordering. > > Just like memory, networks tend to treat the octet as the atomic > unit of transmission. Of course you need to worry about bit-ordering > any time you serialize an octet, but that is usually handled in > hardware. > > -- > 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 -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:15:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.art.pl (freebsd.art.pl [62.89.105.244]) by hub.freebsd.org (Postfix) with ESMTP id C63DC37B417 for ; Thu, 31 Jan 2002 19:15:47 -0800 (PST) Received: by freebsd.art.pl (Postfix, from userid 1000) id B3F01CD47; Fri, 1 Feb 2002 04:15:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freebsd.art.pl (Postfix) with ESMTP id 93CAE9276; Fri, 1 Feb 2002 04:15:41 +0100 (CET) Date: Fri, 1 Feb 2002 04:15:41 +0100 (CET) From: poison To: Edwin Groothuis Cc: Subject: Re: Burning CD`s. In-Reply-To: <20020201141337.H1599@k7.mavetju.org> Message-ID: <20020201041515.B12054-100000@freebsd.art.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 On Fri, 1 Feb 2002, Edwin Groothuis wrote: > On Fri, Feb 01, 2002 at 04:05:18AM +0100, poison wrote: > > > I have a tutorial on bsdvault.net which may help in your case: > > > http://bsdvault.net/sections.php?op=viewarticle&artid=79 > > > > > Do you know other software than burncd & cdrecord ,for console of course. > > Wasn't that your initial question, and haven't we found out what > was wrong with the way you tried to use burncd? Nothing is wrong.. I just want to try other soft... test it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:26:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from laime.cs.uchicago.edu (laime.cs.uchicago.edu [128.135.11.244]) by hub.freebsd.org (Postfix) with ESMTP id 216CA37B402 for ; Thu, 31 Jan 2002 19:26:36 -0800 (PST) Received: from abyss.cs.uchicago.edu (postfix@abyss.cs.uchicago.edu [128.135.11.27]) by laime.cs.uchicago.edu (8.10.2/8.9.3) with ESMTP id g113QZs11898 for ; Thu, 31 Jan 2002 21:26:35 -0600 (CST) Received: by abyss.cs.uchicago.edu (Postfix, from userid 10561) id 3294F5AA1E; Thu, 31 Jan 2002 21:26:35 -0600 (CST) Date: Thu, 31 Jan 2002 21:26:35 -0600 From: Steven A To: freebsd-questions@freebsd.org Subject: PERL way too slow on cat operation; me wonders what is going on Message-ID: <20020131212634.A13452@abyss.cs.uchicago.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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, first of all, my uname -a: FreeBSD oberon.cs.uchicago.edu 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 now: the following perl script takes 8 minutes to execute on both of my freebsd systems (two AMD K6-2 300s): cat 80megfile.ps > perl cat.pl > output.ps cat.pl: while($_ = ) { print $_; } however, cat 80megfile.ps > cat - > output.ps takes 2 seconds on the same system. running that perl script on a debian system takes a few seconds also as does the cat -. what the hell is going on? perl seems to work reasonably other than this. my perl version: This is perl, version 5.005_03 built for i386-freebsd this is the perl that came with a cd install of my freebsd system which i downloaded off the freebsd.org web site as an iso. yours, steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:26:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pimout2-int.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by hub.freebsd.org (Postfix) with ESMTP id 5988D37B417 for ; Thu, 31 Jan 2002 19:26:42 -0800 (PST) Received: from iconofast (66-90-191-85.grandecom.net [66.90.191.85]) by pimout2-int.prodigy.net (8.11.0/8.11.0) with SMTP id g113Qef65198 for ; Thu, 31 Jan 2002 22:26:40 -0500 Reply-To: From: "Eric MaLossi" To: Subject: installation problem Date: Thu, 31 Jan 2002 21:26:53 -0600 Message-ID: <000001c1aad0$4d889240$55bf5a42@iconofast> 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 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 trying to install a new copy of v4.4 that I just bought. I'm having problems completing the installation. I've done the following three times. 1. selected the "Skip Kernel Configuration" option 2. selected "Standard installation" 3. created a 1GB slice on a blank 5G IDE drive 4. set the slice bootable 5. selected a standard MBR 6. selected auto default partitions 7. selected "Install All components" 8. selected "Install from CDROM" 9. confirmed installation Within 5 seconds the following msg is received: A signal 11 was caught. I'm saving what I can and shutting down. If you can reproduce the problem, please turn Debug on in the Options menu for the extra information it provides in debugging problems like these. I have to suspect that the CDROM is not being accessed as I never hear it spinning up. However I watched as the Kernel was configuring itself and it does seem to identify the device correctly, SONY CDU571? I'm not sure, nor can I find any information in the book on how one goes about turning on debug for the installation. I don't see that as an option on any of the screens. How should I best proceed? Another problem that I am hitting is that if I don't accept the "Auto default partitions" and instead delete the /var and /usr partitions and then create a new /usr partition using the full space available, I will never see the Distribution menu, rather it will jump straight to the Installation Medium menu. Thanks Eric MaLossi Austin, TX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:34:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (att-98-60-141.atl.mediaone.net [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id B781637B402 for ; Thu, 31 Jan 2002 19:34:10 -0800 (PST) Received: from bsd ([192.168.10.7]) by smnolde.com with esmtp (Exim 3.30 #1) id 16WUSp-0004Vd-00; Thu, 31 Jan 2002 22:34:11 -0500 Date: Thu, 31 Jan 2002 22:34:10 -0500 (EST) From: Scott Nolde To: poison Cc: Edwin Groothuis , Subject: Re: Burning CD`s. In-Reply-To: <20020201040446.Y12020-100000@freebsd.art.pl> Message-ID: <20020131223332.I52197-100000@bsd.smnolde.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 Thus sayeth the previous author: >Date: Fri, 1 Feb 2002 04:05:18 +0100 (CET) >From: poison >To: Scott Nolde >Cc: Edwin Groothuis , freebsd-questions@FreeBSD.ORG >Subject: Re: Burning CD`s. > > >> > >> >On Fri, 1 Feb 2002, Edwin Groothuis wrote: >> > >> >> > >> >> > No , this is command prompt: >> >> > /home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/* fixate >> >> >> >> Where is mkisofs? See the EXAMPLES section of man mkisofs. >> >> >> >> Edwin >> > >> >This is not important I shit up 4 cd`s >> >prompt like : >> >/home/poison/burncd -s 12 -f /dev/acd0a data /home/poison/test.jpg fixate >> > >> >is good ,right ? >> > >> >> To save your sh*t (important or not) it is necessary to use mkisofs to >> creat the iso9660 data image. After doing so you can then use burncd to >> burn the image. >> >> I have a tutorial on bsdvault.net which may help in your case: >> http://bsdvault.net/sections.php?op=viewarticle&artid=79 >> >Do you know other software than burncd & cdrecord ,for console of course. > nope. and burncd works great for me if I make an iso9660 filesystem image first. I don't need anything else. Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:35: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id CDF5037B402 for ; Thu, 31 Jan 2002 19:35:00 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g113dLq46820; Thu, 31 Jan 2002 21:39:22 -0600 (CST) (envelope-from nick@rogness.net) Date: Thu, 31 Jan 2002 21:39:21 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Steven A Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PERL way too slow on cat operation; me wonders what is going on In-Reply-To: <20020131212634.A13452@abyss.cs.uchicago.edu> 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 On Thu, 31 Jan 2002, Steven A wrote: > hi, > > first of all, my uname -a: FreeBSD oberon.cs.uchicago.edu 4.4-RELEASE > FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 > murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 > > > now: > > the following perl script takes 8 minutes to execute on both of my > freebsd systems (two AMD K6-2 300s): > > cat 80megfile.ps > perl cat.pl > output.ps > > cat.pl: > while($_ = ) { > print $_; > } try cat.pl as: $|=1; while () { print $_; } Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:43:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (att-98-60-141.atl.mediaone.net [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id 06A4E37B402 for ; Thu, 31 Jan 2002 19:43:23 -0800 (PST) Received: from bsd ([192.168.10.7]) by smnolde.com with esmtp (Exim 3.30 #1) id 16WUbj-0004Wy-00; Thu, 31 Jan 2002 22:43:23 -0500 Date: Thu, 31 Jan 2002 22:43:22 -0500 (EST) From: Scott Nolde To: Joe & Fhe Barbish Cc: FBSD Subject: Re: Change default ftp site for pkg_add In-Reply-To: Message-ID: <20020131224158.N52197-100000@bsd.smnolde.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 Thus sayeth the previous author: >Date: Thu, 31 Jan 2002 17:51:06 -0500 >From: Joe & Fhe Barbish >To: FBSD >Subject: Change default ftp site for pkg_add > >How do I tell pkg_add to use a different default ftp site. > > Look in the /etc/make.conf file (or cp /etc/defaults/make.conf /etc/make.conf and edit that) for the lines: # If you want your port fetches to go somewhere else than the default # (specified below) in case the distfile/patchfile was not found, # uncomment this and change it to a location nearest you. (Don't # remove the "/${DIST_SUBDIR}/" part.) # MASTER_SITE_BACKUP?= \ ftp://ftp2.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ # # If you want your port fetches to check the above site first (before # the MASTER_SITES specified in the port Makefiles), uncomment the # line below. You can also change the right side to point to wherever # you want. # MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} Change accordingly. The above is reason #2 why I like FreeBSD. Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:48:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (att-98-60-141.atl.mediaone.net [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id C2B5F37B416 for ; Thu, 31 Jan 2002 19:48:38 -0800 (PST) Received: from bsd ([192.168.10.7]) by smnolde.com with esmtp (Exim 3.30 #1) id 16WUgp-0004Xl-00; Thu, 31 Jan 2002 22:48:39 -0500 Date: Thu, 31 Jan 2002 22:48:38 -0500 (EST) From: Scott Nolde To: Joe & Fhe Barbish Cc: FBSD Subject: Re: port names listed on FBSD.org different than whats in /usr/ports In-Reply-To: Message-ID: <20020131224733.Y52197-100000@bsd.smnolde.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 Thus sayeth the previous author: >Date: Thu, 31 Jan 2002 17:17:17 -0500 >From: Joe & Fhe Barbish >To: FBSD >Subject: port names listed on FBSD.org different than whats in /usr/ports > >Using http://www.freebsd.org/cgi/ports.cgi?query=frontpage&stype=all >to search for ports, shows port names that are different >from what is cvsup'ed to my hard drive. Why do they not match? > If you have the spare time, I'm sure someone would accept your offer to maintain the website. OR - you may cd /usr/ports && make search key=searchtext Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:53:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from laime.cs.uchicago.edu (laime.cs.uchicago.edu [128.135.11.244]) by hub.freebsd.org (Postfix) with ESMTP id 6A7B437B400 for ; Thu, 31 Jan 2002 19:53:44 -0800 (PST) Received: from abyss.cs.uchicago.edu (postfix@abyss.cs.uchicago.edu [128.135.11.27]) by laime.cs.uchicago.edu (8.10.2/8.9.3) with ESMTP id g113rhs13155; Thu, 31 Jan 2002 21:53:43 -0600 (CST) Received: by abyss.cs.uchicago.edu (Postfix, from userid 10561) id DCFB05AA1E; Thu, 31 Jan 2002 21:53:42 -0600 (CST) Date: Thu, 31 Jan 2002 21:53:42 -0600 From: Steven A To: Nick Rogness Cc: freebsd-questions@freebsd.org Subject: Re: PERL way too slow on cat operation; me wonders what is going on Message-ID: <20020131215342.A13853@abyss.cs.uchicago.edu> References: <20020131214829.B13658@abyss.cs.uchicago.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from nick@rogness.net on Thu, Jan 31, 2002 at 09:55:23PM -0600 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 that don't make a difference. it's not a perl code problem as far as im concerned. i run the same code on debian and it takes 3 seconds. i think it's some kind of freebsd-perl problem or an installation problem. i encourage everyone to find an 80 meg file and then try running the script on it. yours, steve On Thu, Jan 31, 2002 at 09:55:23PM -0600, Nick Rogness wrote: > On Thu, 31 Jan 2002, Steven A wrote: > > > heh, i am just paranoid. > > Um, the $|=1; tells perl to autoflush STDOUT. It is not a > dangerous command (that I know of). > > > > > -steve > > > > > > On Thu, Jan 31, 2002 at 09:51:57PM -0600, Nick Rogness wrote: > > > On Thu, 31 Jan 2002, Steven A wrote: > > > > > > > leave my computers alone! > > > > > > ? Um did I miss something? > > > > > > > > > > > -steve > > > > > > > > On Thu, Jan 31, 2002 at 09:39:21PM -0600, Nick Rogness wrote: > > > > > On Thu, 31 Jan 2002, Steven A wrote: > > > > > > > > > > > hi, > > > > > > > > > > > > first of all, my uname -a: FreeBSD oberon.cs.uchicago.edu 4.4-RELEASE > > > > > > FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 > > > > > > murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 > > > > > > > > > > > > > > > > > > now: > > > > > > > > > > > > the following perl script takes 8 minutes to execute on both of my > > > > > > freebsd systems (two AMD K6-2 300s): > > > > > > > > > > > > cat 80megfile.ps > perl cat.pl > output.ps > > > > > > > > > > > > cat.pl: > > > > > > while($_ = ) { > > > > > > print $_; > > > > > > } > > > > > > > > > > try cat.pl as: > > > > > > > > > > $|=1; > > > > > > > > > > while () { > > > > > print $_; > > > > > } > > > > > > > > > > > > > > > Nick Rogness > > > > > - Don't mind me...I'm just sniffing your packets > > > > > > > > > > Nick Rogness > > > - Don't mind me...I'm just sniffing your packets > > > > Nick Rogness > - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 19:57: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uce55.uchaswv.edu (uce55.uchaswv.edu [12.4.161.9]) by hub.freebsd.org (Postfix) with ESMTP id 44C2D37B404 for ; Thu, 31 Jan 2002 19:57:04 -0800 (PST) Received: from there ([172.16.32.103]) by uce55.uchaswv.edu (8.9.3 (PHNE_22672)/8.9.3) with SMTP id XAA05509 for ; Thu, 31 Jan 2002 23:00:15 -0500 (EST) Message-Id: <200202010400.XAA05509@uce55.uchaswv.edu> Content-Type: text/plain; charset="iso-8859-1" From: Nathan Mace To: freebsd-questions@freebsd.org Subject: how did you get started in Perl programming? Date: Thu, 31 Jan 2002 22:57:01 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 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 i'm in the process of teaching myself Perl. I have the O-Rielly book "learning perl", and i am in the process of reading it, and coding my way through it. i'm curious as to how you perl gurus out there got to where you are now. any advice you could give to someone looking to get into perl programming? thanks nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20: 4:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 9F42537B400 for ; Thu, 31 Jan 2002 20:04:09 -0800 (PST) Received: (qmail 11068 invoked by uid 100); 1 Feb 2002 04:04:07 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15450.5046.983290.446502@guru.mired.org> Date: Thu, 31 Jan 2002 22:04:06 -0600 To: David Ouyang Cc: questions@freebsd.org Subject: Re: Newbie+FreeBSD+Qmail In-Reply-To: <65942600@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 David Ouyang types: > Hi everybody: > I have newbie question about setting qmail server > on Freebsd4.3 stable. > > Like Liunx I can do the following to make qmail > start at boot time > > ln -s /var/qmail/bin/qmailctl INITDIR/qmail > ln -s ../init.d/qmail RCDIR/rc0.d/K30qmail > ln -s ../init.d/qmail RCDIR/rc1.d/K30qmail > ln -s ../init.d/qmail RCDIR/rc2.d/S80qmail > ln -s ../init.d/qmail RCDIR/rc3.d/S80qmail > ln -s ../init.d/qmail RCDIR/rc4.d/S80qmail > ln -s ../init.d/qmail RCDIR/rc5.d/S80qmail > ln -s ../init.d/qmail RCDIR/rc6.d/K30qmail > > How do I do this on FreeBSD? Assuming that qmailctl is an executable shell script that accepts a "start" and "stop" argument: # mkdir -p /usr/local/etc/rc.d # ln -s /var/qmail/bin/qmailctl /usr/local/etc/rc.d/qmail.sh BSD doesn't have the multitude of "run states" that most Linux distros got from SysV. [Political comment removed.] http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20: 4:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.art.pl (freebsd.art.pl [62.89.105.244]) by hub.freebsd.org (Postfix) with ESMTP id 8516C37B417 for ; Thu, 31 Jan 2002 20:04:49 -0800 (PST) Received: by freebsd.art.pl (Postfix, from userid 1000) id B7ED3CD47; Fri, 1 Feb 2002 05:04:42 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freebsd.art.pl (Postfix) with ESMTP id 976F39276; Fri, 1 Feb 2002 05:04:42 +0100 (CET) Date: Fri, 1 Feb 2002 05:04:42 +0100 (CET) From: poison To: "Brian T.Schellenberger" Cc: Edwin Groothuis , Subject: Re: Burning CD`s. In-Reply-To: <20020201040112.E59A44069@i8k.babbleon.org> Message-ID: <20020201050410.F12127-100000@freebsd.art.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 > burncd & cdrecord are the only programs to do this, because they do the job. > The only read that burncd even exists is 'cause cdrecord is SCSI. > > There just isn't much interesting about having another program . . . even the > GUI programs inevitably just do system() calls to use these utility CD > recorders. > > I mean, if you want different arguments, you can use front ends in front of > these, but what's the point? What you are you hoping to accomplish? > I just want to see other software ,nothing else. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20: 4:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mufasa.swistgroup.com (mufasa.swistgroup.com [64.245.10.163]) by hub.freebsd.org (Postfix) with ESMTP id EEE0D37B402 for ; Thu, 31 Jan 2002 20:04:42 -0800 (PST) Received: from timon.swistgroup.com ([172.16.1.30]) by mufasa.swistgroup.com with esmtp (Exim 3.33 #1) id 16WUwA-0006B5-00; Fri, 01 Feb 2002 06:04:30 +0200 Received: from steinmail.swistgroup.com ([172.16.1.3]) by timon.swistgroup.com with esmtp (Exim 3.33 #1) id 16WUw8-000LOY-00; Fri, 01 Feb 2002 06:04:28 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Problems with Compaq Proliant ML370 Disposition-Notification-To: "Max Clements" X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Date: Fri, 1 Feb 2002 06:04:29 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problems with Compaq Proliant ML370 Thread-Index: AcGplScPoBCCX5E3RdycnrZL6bnr8gBP5BOw From: "Max Clements" To: Cc: 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 Interesting, I have had exactly the same experience with Compaq's = DL360's using two CPU's. I do recall there being something on the DL360 problem in the = bug-database, but I cannot recall if it has been fixed, and I havent had occasion to = try to run BSD on the DL360's again rather changing to an older 6500 for my = function - and in the process losing the rather sexy DL360's to a Win2K = application :-/ I have a ML370 as well but only once CPU at the moment - so I cannot see = what FreeBSD does on that box... Something else, does anyone know how to support Compaq's SmartArray 53xx series controllers in FreeBSD? Cheers -- Max Clements System Administrator (Billing) Vodacom SA > Hi guys , I was happily running my FReeBSD server with one=20 > Pentium III processor,=20 > but when I added a second processor ( identical to the first=20 > one) I recompiled mi=20 > generic Kernel ,I uncomented the two lines that are needed to=20 > have an SMP kernel ,=20 > and when I install the kernel I cant boot, I get this message=20 > on my screen:=20 > Time counter "18254" frecuency 1193182Hz CPU : Pentium III/PentiumIII=20 > XEON/Celeron (997.46-MHZ 686 class CPU) Origin =3DGenuine Intel=20 > .................................... Changing APIC ID for IO=20 > APIC #0 from 0 to 8 on chip=20 > Programming 35 pins in IOAPIC #0 IOAPIC#0 intpin 2->irq0=20 > ...... > then the server hungs >=20 > This are the two lines I uncommented inorder to have a SMP=20 > enabled Kernel:=20 > options SMP # Symmetric=20 > MultiProcessor Kernel options =20 > APIC_IO # Symmetric (APIC) I/O=20 >=20 >=20 > The BIOS of my server recognizes the two processors when i=20 > Trun the server on. I=20 > had to recompile my kernel without SMP to make my server work again.=20 >=20 > Thanks in advance for your help ,=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > Alvaro A. Rosales Rojas. ---------------- a.k.a. RAZA > Proud user of Pegasus Mail > Soporte Tecnico de Sistemas > Procacao S.A > 3368113 ext 260 >=20 > "You'll never know how far you can go until you break the=20 > chains that tie your soul " >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20: 7:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 6828837B405 for ; Thu, 31 Jan 2002 20:07:08 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g114BVP46998; Thu, 31 Jan 2002 22:11:31 -0600 (CST) (envelope-from nick@rogness.net) Date: Thu, 31 Jan 2002 22:11:31 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Steven A Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PERL way too slow on cat operation; me wonders what is going on In-Reply-To: <20020131215342.A13853@abyss.cs.uchicago.edu> 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 On Thu, 31 Jan 2002, Steven A wrote: > that don't make a difference. > > it's not a perl code problem as far as im concerned. > > i run the same code on debian and it takes 3 seconds. > > i think it's some kind of freebsd-perl problem or an installation > problem. > > i encourage everyone to find an 80 meg file and then try running the > script on it. > It takes me 24 seconds on my BSD box (perl version 5.6.1). Is the perl version the same on both BSD and Debian? How fast are the disks on either? Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20:10:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id C1BD937B404 for ; Thu, 31 Jan 2002 20:10:36 -0800 (PST) Received: from Deathstar (unknown [148.243.246.158]) by mail.tecdigital.net (Postfix) with ESMTP id 22E871D20 for ; Thu, 31 Jan 2002 22:10:10 -0600 (CST) Message-ID: <009b01c1aad6$5f146560$0a00a8c0@Deathstar> From: "Mario Doria" To: Subject: IPFW Keep-state ruleset sysctl values Date: Thu, 31 Jan 2002 22:10:16 -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.2600.0000 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, First, my ruleset in IPFW only allows the initial connection packet and creates a dynamic rule. I'm trying to make my ruleset in IPFW just like what I had with IPF. I moved from IPF because I was experiencing random connection losses on two different machines, and someone in the ipfilter@ mailing list also running 4.5-STABLE was experiencing the same problems; so, I'm trying IPFW to see who's really the culprit (the NIC has been changed twice). After changing IPF with IPFW, I noticed that connections timed out very quickly. I changed net.inet.ip.fw.dyn_ack_lifetime to 14400 and it got better. When using IPF, connections timed out at 86400 seconds (I think) which is way more thant 14400. I *think* the IPF timeout is the one specified for TCP/IP but I think 14400 (4 hours) is more realistical. Question is: Is this change going to affect me in other ways? Second doubt here, I also changed the sysctl value of net.inet.ip.fw.dyn_max to 3000. Is this too much or too little?. The machine is a midly loaded webserver, which also serves as a Samba server for 20 multimedia users (meaning they open a bazillion files at once). I don't know how many dynamic rules is the maximum for IPF, I thought 3000 was reasonable. Thanks for your help, Mario Doria madd@tecdigital.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20:12:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 61BA237B480 for ; Thu, 31 Jan 2002 20:12:20 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g114Fcs47028; Thu, 31 Jan 2002 22:15:38 -0600 (CST) (envelope-from nick@rogness.net) Date: Thu, 31 Jan 2002 22:15:38 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Max Clements Cc: aran80@wintersperu.com.pe, freebsd-questions@FreeBSD.ORG Subject: RE: Problems with Compaq Proliant ML370 In-Reply-To: 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 On Fri, 1 Feb 2002, Max Clements wrote: > Interesting, I have had exactly the same experience with Compaq's > DL360's using two CPU's. > > I do recall there being something on the DL360 problem in the > bug-database, but I cannot recall if it has been fixed, and I havent > had occasion to try to run BSD on the DL360's again rather changing to > an older 6500 for my function - and in the process losing the rather > sexy DL360's to a Win2K application :-/ Change the "OS TYPE" BIOS setting to LINUX. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20:29:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 5970E37B416 for ; Thu, 31 Jan 2002 20:29:50 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g114Tmp38206; Thu, 31 Jan 2002 22:29:48 -0600 (CST) (envelope-from dan) Date: Thu, 31 Jan 2002 22:29:47 -0600 From: Dan Nelson To: Joe & Fhe Barbish Cc: FBSD Subject: Re: Change default ftp site for pkg_add Message-ID: <20020201042947.GA98085@dan.emsphone.com> References: <20020131231705.GC39396@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Jan 31), Joe & Fhe Barbish said: > Hay MY man page for version 4.4 does not say that. > I used man pkg_add. > Did you do some other command? I pasted the manpage from 4.5. -- 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 Thu Jan 31 20:31: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id D133F37B400 for ; Thu, 31 Jan 2002 20:30:54 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WVLh-000LIZ-00 for freebsd-questions@freebsd.org; Fri, 01 Feb 2002 04:30:53 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id F17E644F6B; Fri, 1 Feb 2002 05:30:52 +0100 (CET) Date: Fri, 1 Feb 2002 05:30:52 +0100 From: Cliff Sarginson To: FreeBSD List Subject: Moving a system from IDE --> SCSI Message-ID: <20020201043052.GA2930@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i 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, (One for you Edwin ?) My FreeBSD system is nicely ensconced on an IDE drive. I have enough space now to move it to a SCSI drive on the same machine. The SCSI drive has one small linux /boot partition, where I use Lilo to set up booting, I do not want to change this. I don't see any problem with just putting some BSD partitioning on the SCSI drive and moving stuff over, except I am sitting here thinking about the root slice. What do you think of this .. as step 1. I create a BSD partition on the SCSI disk and copy over my IDE root partition. Adjust the name of the root partition to reflect the SCSI device, remake Lilo with an entry for the BSD system on the new partition and try and boot Generic. I leave the current IDE root in place of course, so I will not be left stranded. Is there a flaw in this plan ? If it works I can then transfer over the rest of the BSD system at leisure. Any comments ? (I want to leave the Linux boot partition and use Lilo because I know Lilo backwards, and am not very comfortable with the FreeBSD booter .. on this particular machine there is also a Windows system for the usual reason (son plays games). Comments ? -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20:40:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id E9D3137B417 for ; Thu, 31 Jan 2002 20:40:18 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g114eHK95494; Thu, 31 Jan 2002 23:40:17 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from maxpower (maxpower.lan.27in.tv [10.0.0.250]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g114eF895480; Thu, 31 Jan 2002 23:40:15 -0500 (EST) (envelope-from cjm2@earthling.net) From: "C J Michaels" To: Cc: Subject: RE: Deleting files in FreeBSD Date: Thu, 31 Jan 2002 23:40:54 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3C592B0C.19515.5B356B@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 The short answer is, to the best of my knowledge, no. It wouldn't hurt to look at samba.org to double-check though. The functionality you're looking for doesn't exist because the way Windows handles file shares doesn't allow for it. If you were to delete a file that existed on a remote Windows machine (95-XP) it would not place it into the recycle bin either. Mind you, if you were to "rm" a file from your shell, you wouldn't be able to recover it either. --Chris > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alvaro Rosales > R. > Sent: Thursday, January 31, 2002 11:31 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Deleting files in FreeBSD > > > Hi folks Can you tell me if there is > a way to recover a deleted file in FreeBSD?? I mean is there > something like the recycle bin of Micro$oft Windows 9X ? , If > there is , > Hown can I use it? is it enabled by default?? does it give > you information of Who deleted the file and at what time did the > deletion ocurr??. > I am using my FreeBSD server to share files with my Windows > clients using SAMBA and I would like to > have some control over the files my users delete in the server, I > had some experience with Novell Netware servers and they > had an utility that kept track of the files the users deleted from the > server and then you coul use an utility called salvage to recover > this files. > Thanks in advance for your help. > > > > > > > > > > > > Alvaro A. Rosales Rojas. ---------------- a.k.a. RAZA > Proud user of Pegasus Mail > Soporte Tecnico de Sistemas > Procacao S.A > 3368113 ext 260 > > "You'll never know how far you can go until you break the chains > that tie your soul " > > > > 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 Thu Jan 31 20:42: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 5960137B405 for ; Thu, 31 Jan 2002 20:41:57 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WVWO-000LqI-00 for freebsd-questions@freebsd.org; Fri, 01 Feb 2002 04:41:56 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 7F4CB44F6B; Fri, 1 Feb 2002 05:41:55 +0100 (CET) Date: Fri, 1 Feb 2002 05:41:55 +0100 From: Cliff Sarginson To: FreeBSD List Subject: Re: Moving a system from IDE --> SCSI Message-ID: <20020201044155.GA3088@raggedclown.net> References: <20020201043052.GA2930@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020201043052.GA2930@raggedclown.net> User-Agent: Mutt/1.3.24i 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 Fri, Feb 01, 2002 at 05:30:52AM +0100, Cliff Sarginson wrote: > Hello, > (One for you Edwin ?) > My FreeBSD system is nicely ensconced on an IDE drive. > I have enough space now to move it to a SCSI drive on > the same machine. > The SCSI drive has one small linux /boot partition, where > I use Lilo to set up booting, I do not want to change this. > > I don't see any problem with just putting some BSD partitioning > on the SCSI drive and moving stuff over, except I am sitting here > thinking about the root slice. > What do you think of this .. as step 1. > I create a BSD partition on the SCSI disk and copy over my > IDE root partition. Adjust the name of the root partition to > reflect the SCSI device, remake Lilo with an entry for the BSD > system on the new partition and try and boot Generic. > I leave the current IDE root in place of course, so I will not be > left stranded. > Is there a flaw in this plan ? > If it works I can then transfer over the rest of the BSD system > at leisure. > Any comments ? > > (I want to leave the Linux boot partition and use Lilo because I > know Lilo backwards, and am not very comfortable with the FreeBSD > booter .. on this particular machine there is also a Windows system > for the usual reason (son plays games). > Comments ? > Oh I forgot to mention there is a Linux system on the machine, which will have to remain for the forseeable future, but it is static, i.e. it will never be updated beyond it's current state. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20:42:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id BF34C37B426 for ; Thu, 31 Jan 2002 20:42:12 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g114gAs52040; Thu, 31 Jan 2002 22:42:10 -0600 (CST) (envelope-from dan) Date: Thu, 31 Jan 2002 22:42:09 -0600 From: Dan Nelson To: Cliff Sarginson Cc: FreeBSD List Subject: Re: Moving a system from IDE --> SCSI Message-ID: <20020201044209.GB98085@dan.emsphone.com> References: <20020201043052.GA2930@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020201043052.GA2930@raggedclown.net> User-Agent: Mutt/1.3.27i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Feb 01), Cliff Sarginson said: > My FreeBSD system is nicely ensconced on an IDE drive. I have enough > space now to move it to a SCSI drive on the same machine. The SCSI > drive has one small linux /boot partition, where I use Lilo to set up > booting, I do not want to change this. > > I don't see any problem with just putting some BSD partitioning > on the SCSI drive and moving stuff over, except I am sitting here > thinking about the root slice. > What do you think of this .. as step 1. > I create a BSD partition on the SCSI disk and copy over my > IDE root partition. Adjust the name of the root partition to > reflect the SCSI device, remake Lilo with an entry for the BSD > system on the new partition and try and boot Generic. > > I leave the current IDE root in place of course, so I will not be > left stranded. That should work just fine. -- 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 Thu Jan 31 20:55:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 5882B37B400 for ; Thu, 31 Jan 2002 20:55:32 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WVjX-000NSx-00 for freebsd-questions@freebsd.org; Fri, 01 Feb 2002 04:55:31 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id D481844F6B; Fri, 1 Feb 2002 05:55:30 +0100 (CET) Date: Fri, 1 Feb 2002 05:55:30 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: Deleting files in FreeBSD Message-ID: <20020201045530.GB3088@raggedclown.net> References: <3C592B0C.19515.5B356B@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i 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: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alvaro Rosales > > R. > > Sent: Thursday, January 31, 2002 11:31 AM > > To: freebsd-questions@FreeBSD.ORG > > Subject: Deleting files in FreeBSD > > > > > > Hi folks Can you tell me if there is > > a way to recover a deleted file in FreeBSD?? I mean is there > > something like the recycle bin of Micro$oft Windows 9X ? , If > > there is , > > Hown can I use it? is it enabled by default?? does it give > > you information of Who deleted the file and at what time did the > > deletion ocurr??. > > I am using my FreeBSD server to share files with my Windows > > clients using SAMBA and I would like to > > have some control over the files my users delete in the server, I > > had some experience with Novell Netware servers and they > > had an utility that kept track of the files the users deleted from the > > server and then you coul use an utility called salvage to recover > > this files. > > Thanks in advance for your help. > > > > There was a question about this a short while ago, you can implement a "safe" rm, which does not really remove files, just squirrels them away somewhere for a while (this is commonly done on Unix systems, but is not quite what you are looking for I think). I believe however that there was mention of a Sourceforge project on this, if you look back through the archives you may find it, or perhaps someone remembers it. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 20:56:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id A986237B400 for ; Thu, 31 Jan 2002 20:56:35 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WVkY-000NT6-00 for freebsd-questions@FreeBSD.ORG; Fri, 01 Feb 2002 04:56:35 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 7AF4744F6B; Fri, 1 Feb 2002 05:56:34 +0100 (CET) Date: Fri, 1 Feb 2002 05:56:34 +0100 From: Cliff Sarginson To: FreeBSD List Subject: Re: Moving a system from IDE --> SCSI Message-ID: <20020201045634.GC3088@raggedclown.net> References: <20020201043052.GA2930@raggedclown.net> <20020201044209.GB98085@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020201044209.GB98085@dan.emsphone.com> User-Agent: Mutt/1.3.24i 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, Jan 31, 2002 at 10:42:09PM -0600, Dan Nelson wrote: > In the last episode (Feb 01), Cliff Sarginson said: > > My FreeBSD system is nicely ensconced on an IDE drive. I have enough > > space now to move it to a SCSI drive on the same machine. The SCSI > > drive has one small linux /boot partition, where I use Lilo to set up > > booting, I do not want to change this. > > > > I don't see any problem with just putting some BSD partitioning > > on the SCSI drive and moving stuff over, except I am sitting here > > thinking about the root slice. > > What do you think of this .. as step 1. > > I create a BSD partition on the SCSI disk and copy over my > > IDE root partition. Adjust the name of the root partition to > > reflect the SCSI device, remake Lilo with an entry for the BSD > > system on the new partition and try and boot Generic. > > > > I leave the current IDE root in place of course, so I will not be > > left stranded. > > That should work just fine. > Ok, a short and sweet answer :) I shall try it later today. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21: 1:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from catastrophe.net (ictus.catastrophe.net [207.227.243.193]) by hub.freebsd.org (Postfix) with SMTP id E217137B404 for ; Thu, 31 Jan 2002 21:01:19 -0800 (PST) Received: (qmail 7593 invoked by uid 1002); 1 Feb 2002 05:01:09 -0000 Date: Thu, 31 Jan 2002 23:01:09 -0600 From: uid0@catastrophe.net To: freebsd-questions@freebsd.org Subject: Re: Deleting files in FreeBSD Message-ID: <20020131230109.N5236@catastrophe.net> References: <3C592B0C.19515.5B356B@localhost> <20020201045530.GB3088@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020201045530.GB3088@raggedclown.net>; from cliff@raggedclown.net on Fri, Feb 01, 2002 at 05:55:30AM +0100 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 Fri, 2002-02-01 at 05:55:30 +0100, Cliff Sarginson wrote... ; There was a question about this a short while ago, you can implement a ; "safe" rm, which does not really remove files, just squirrels them away ; somewhere for a while (this is commonly done on Unix systems, but is not ; quite what you are looking for I think). ; ; I believe however that there was mention of a ; Sourceforge project on this, if you look back through the archives you ; may find it, or perhaps someone remembers it. Check out graverobber from TCT http://www.fish.com/tct/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21: 4:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id AF13A37B405 for ; Thu, 31 Jan 2002 21:04:35 -0800 (PST) Received: from sdn-ar-007dcwashp301.dialsprint.net ([63.178.90.167] helo=moo.holy.cow) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WVsH-00055N-00; Thu, 31 Jan 2002 21:04:34 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 9C7E050BA8; Fri, 1 Feb 2002 00:06:37 -0500 (EST) Date: Fri, 1 Feb 2002 00:06:37 -0500 From: parv To: Steven A Cc: freebsd-questions@freebsd.org Subject: Re: PERL way too slow on cat operation; me wonders what is going on Message-ID: <20020201050637.GA4068@moo.holy.cow> Mail-Followup-To: Steven A , freebsd-questions@freebsd.org References: <20020131212634.A13452@abyss.cs.uchicago.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131212634.A13452@abyss.cs.uchicago.edu> 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 message <20020131212634.A13452@abyss.cs.uchicago.edu>, wrote Steven A thusly... > > hi, > > first of all, my uname -a: FreeBSD oberon.cs.uchicago.edu > 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 > murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 > > now: > > the following perl script takes 8 minutes to execute on both of my > freebsd systems (two AMD K6-2 300s): > > cat 80megfile.ps > perl cat.pl > output.ps > > cat.pl: > while($_ = ) { > print $_; > } > however, > > cat 80megfile.ps > cat - > output.ps > > takes 2 seconds on the same system. > > running that perl script on a debian system takes a few seconds > also as does the cat -. for one thing is the first ">" a typo? shouldn't that be a pipe... cat file | cat - > anotherfile cat file | perl cat.perl > otherfile ...in any case, it took me 19-20 seconds w/ both the pipe lines, unlike the disparity that you are seeing. btw, i used perl 5.6.1. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21: 6:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from laime.cs.uchicago.edu (laime.cs.uchicago.edu [128.135.11.244]) by hub.freebsd.org (Postfix) with ESMTP id A026537B416 for ; Thu, 31 Jan 2002 21:06:24 -0800 (PST) Received: from abyss.cs.uchicago.edu (postfix@abyss.cs.uchicago.edu [128.135.11.27]) by laime.cs.uchicago.edu (8.10.2/8.9.3) with ESMTP id g1156Ns16363; Thu, 31 Jan 2002 23:06:23 -0600 (CST) Received: by abyss.cs.uchicago.edu (Postfix, from userid 10561) id 8995B5AA1E; Thu, 31 Jan 2002 23:06:23 -0600 (CST) Date: Thu, 31 Jan 2002 23:06:23 -0600 From: Steven A To: Nick Rogness Cc: freebsd-questions@freebsd.org Subject: Re: PERL way too slow on cat operation; me wonders what is going on Message-ID: <20020131230623.A15426@abyss.cs.uchicago.edu> References: <20020131215342.A13853@abyss.cs.uchicago.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from nick@rogness.net on Thu, Jan 31, 2002 at 10:11:31PM -0600 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 ehem, seeing that the cat - operation took 2 seconds on my bsd system, it clearly has nothing to do with disk access. yes the perl version is the same. the one i listed in the earlier email. even 24 seconds seems like a lot, doesnt it? try it with cat - why should there be such a striking difference, when there isn't one on debian? what version of BSD are you using? what hardware are you running, is it substantially better than an amd k6-2? did you compile your own kernel or are you using GENERIC like me. yours, steve On Thu, Jan 31, 2002 at 10:11:31PM -0600, Nick Rogness wrote: > On Thu, 31 Jan 2002, Steven A wrote: > > > that don't make a difference. > > > > it's not a perl code problem as far as im concerned. > > > > i run the same code on debian and it takes 3 seconds. > > > > i think it's some kind of freebsd-perl problem or an installation > > problem. > > > > i encourage everyone to find an 80 meg file and then try running the > > script on it. > > > > It takes me 24 seconds on my BSD box (perl version 5.6.1). Is the > perl version the same on both BSD and Debian? How fast are the > disks on either? > > > Nick Rogness > - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21: 7:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id DA21C37B416 for ; Thu, 31 Jan 2002 21:07:49 -0800 (PST) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5) with ESMTP id g1157nw35112 for ; Fri, 1 Feb 2002 00:07:49 -0500 (EST) (envelope-from timothyk@serv1.wallnet.com) Date: Fri, 1 Feb 2002 00:07:49 -0500 (EST) From: Tim Kellers To: Subject: heinous X and this blasted laptop Message-ID: <20020131234721.T34511-200000@serv1.wallnet.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-55741848-1012540069=:34511" 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 message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-55741848-1012540069=:34511 Content-Type: TEXT/PLAIN; charset=US-ASCII Another evening down the dumper, I fear... Man, do I miss the VGA XF86Setup utility, but, now, I'm not sure even it would help. I built XFree86 from ports, and I assumed --I'm quite sure-- it is the 3.x flavor, not 4.x. I was surprised (still am) that the GUI config is not part of the distribution --I thought the GUI-less config was a feature of 4.x. Anyway, X is still kicking my butt. Relevant hardware details are: Dell Inspiron C600 laptop FreeBSD 4.5-STABLE (built from sources, fresh, after an initial minimimal install from the 4.4 CD-ROM --that install didn't include srcs or X or anything beyond the basic binaries, I installed cvsup from the packages, supped all the sources, and did a make buildworld, make buildkernel KERNCONF=SARPEDON, make installkernel=SARPEDON, reboot, make installworld, mergemaster, reboot --all without a hitch). I then built KDE2 from ports (including the X server) --no errors. 256Mb RAM 30 Gig hard drive (12 Gig FreeBSD 16 Gig Win 2k --the rest in the "overhead" bitbucket, I assume) 1 GigHz PIII processor ATI Mobility 128 graphics accelerator The results of: #10 script startx.script startx are attached. I've tried every server I've installed (I installed them all except the PC98 variants). I've tried as many "mode" combinations as I can think of --or stand to think of. The "suggested" server for the ATI Mobility card, the Mach64, locks up the machine (Cntrl-alt-Delete land) tighter than a crabs butt, and that is waterproof. Any help anyone might have would be most... ummmm... helpful TIA Tim Kellers CPE/NJIT --0-55741848-1012540069=:34511 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="startx.script" Content-Transfer-Encoding: BASE64 Content-ID: <20020201000749.B34511@serv1.wallnet.com> Content-Description: Content-Disposition: attachment; filename="startx.script" U2NyaXB0IHN0YXJ0ZWQgb24gVGh1IEphbiAzMSAyMzozODo0OSAyMDAyDQoN DQoNDQpYRnJlZTg2IFZlcnNpb24gMy4zLjYgLyBYIFdpbmRvdyBTeXN0ZW0N DQoocHJvdG9jb2wgVmVyc2lvbiAxMSwgcmV2aXNpb24gMCwgdmVuZG9yIHJl bGVhc2UgNjMwMCkNDQpSZWxlYXNlIERhdGU6IHh4IE5vdmVtYmVyIDIwMDAN DQoJSWYgdGhlIHNlcnZlciBpcyBvbGRlciB0aGFuIDYtMTIgbW9udGhzLCBv ciBpZiB5b3VyIGNhcmQgaXMgbmV3ZXINDQoJdGhhbiB0aGUgYWJvdmUgZGF0 ZSwgbG9vayBmb3IgYSBuZXdlciB2ZXJzaW9uIGJlZm9yZSByZXBvcnRpbmcN DQoJcHJvYmxlbXMuICAoc2VlIGh0dHA6Ly93d3cuWEZyZWU4Ni5PcmcvRkFR KQ0NCk9wZXJhdGluZyBTeXN0ZW06IEZyZWVCU0QgNC41LVNUQUJMRSBpMzg2 IFtFTEZdIA0NCkNvbmZpZ3VyZWQgZHJpdmVyczoNDQogIFNWR0E6IHNlcnZl ciBmb3IgU1ZHQSBncmFwaGljcyBhZGFwdG9ycyAoUGF0Y2hsZXZlbCAxKToN DQogICAgICBOVjEsIFNURzIwMDAsIFJJVkEgMTI4LCBSSVZBIFROVCwgUklW QSBUTlQyLCBSSVZBIFVMVFJBIFROVDIsDQ0KICAgICAgUklWQSBWQU5UQSwg UklWQSBVTFRSQSBWQU5UQSwgUklWQSBJTlRFR1JBVEVELCBHZUZvcmNlIDI1 NiwNDQogICAgICBHZUZvcmNlIEREUiwgUXVhZHJvLCBHZUZvcmNlMiBHVFMs IEdlRm9yY2UyIEdUUyAocmV2MSksDQ0KICAgICAgR2VGb3JjZTIgVWx0cmEs IFF1YWRybyAyIFBybywgR2VGb3JjZTIgTVgsIEdlRm9yY2UyIE1YIEREUiwN DQogICAgICBRdWFkcm8gMiBNWFIsIEVUNDAwMCwgRVQ0MDAwVzMyLCBFVDQw MDBXMzJpLCBFVDQwMDBXMzJpX3Jldl9iLA0NCiAgICAgIEVUNDAwMFczMmlf cmV2X2MsIEVUNDAwMFczMnAsIEVUNDAwMFczMnBfcmV2X2EsIEVUNDAwMFcz MnBfcmV2X2IsDQ0KICAgICAgRVQ0MDAwVzMycF9yZXZfYywgRVQ0MDAwVzMy cF9yZXZfZCwgRVQ2MDAwLCBFVDYxMDAsIGV0MzAwMCwgcHZnYTEsDQ0KICAg ICAgd2Q5MGMwMCwgd2Q5MGMxMCwgd2Q5MGMzMCwgd2Q5MGMyNCwgd2Q5MGMz MSwgd2Q5MGMzMywgZ3ZnYSwgcjEyOCwgYXRpLA0NCiAgICAgIHNpczg2YzIw MSwgc2lzODZjMjAyLCBzaXM4NmMyMDUsIHNpczg2YzIxNSwgc2lzODZjMjI1 LCBzaXM1NTk3LA0NCiAgICAgIHNpczU1OTgsIHNpczYzMjYsIHNpczUzMCwg c2lzNjIwLCBzaXMzMDAsIHNpczYzMCwgc2lzNTQwLCB0dmdhODIwMGx4LA0N CiAgICAgIHR2Z2E4ODAwY3MsIHR2Z2E4OTAwYiwgdHZnYTg5MDBjLCB0dmdh ODkwMGNsLCB0dmdhODkwMGQsIHR2Z2E5MDAwLA0NCiAgICAgIHR2Z2E5MDAw aSwgdHZnYTkxMDBiLCB0dmdhOTIwMGN4ciwgdGd1aTk0MDBjeGksIHRndWk5 NDIwLCB0Z3VpOTQyMGRnaSwNDQogICAgICB0Z3VpOTQzMGRnaSwgdGd1aTk0 NDBhZ2ksIGN5YmVyOTMyMCwgdGd1aTk2NjAsIHRndWk5NjgwLCB0Z3VpOTY4 MiwNDQogICAgICB0Z3VpOTY4NSwgY3liZXI5MzgyLCBjeWJlcjkzODUsIGN5 YmVyOTM4OCwgY3liZXI5Mzk3LCBjeWJlcjk1MjAsDQ0KICAgICAgY3liZXI5 NTI1LCAzZGltYWdlOTc1LCAzZGltYWdlOTg1LCBjeWJlcjkzOTdkdmQsIGJs YWRlM2QsIGN5YmVyYmxhZGUsDQ0KICAgICAgY2xnZDU0MjAsIGNsZ2Q1NDIy LCBjbGdkNTQyNCwgY2xnZDU0MjYsIGNsZ2Q1NDI4LCBjbGdkNTQyOSwgY2xn ZDU0MzAsDQ0KICAgICAgY2xnZDU0MzQsIGNsZ2Q1NDM2LCBjbGdkNTQ0Niwg Y2xnZDU0ODAsIGNsZ2Q1NDYyLCBjbGdkNTQ2NCwgY2xnZDU0NjUsDQ0KICAg ICAgY2xnZDYyMDUsIGNsZ2Q2MjE1LCBjbGdkNjIyNSwgY2xnZDYyMzUsIGNs Z2Q3NTQxLCBjbGdkNzU0MiwgY2xnZDc1NDMsDQ0KICAgICAgY2xnZDc1NDgs IGNsZ2Q3NTU1LCBjbGdkNzU1NiwgbmNyNzdjMjIsIG5jcjc3YzIyZSwgY3Bx X2F2Z2EsIG1nYTIwNjR3LA0NCiAgICAgIG1nYTEwNjRzZywgbWdhMjE2NHcs IG1nYTIxNjR3IEFHUCwgbWdhZzIwMCwgbWdhZzEwMCwgbWdhZzQwMCwgb3Rp MDY3LA0NCiAgICAgIG90aTA3Nywgb3RpMDg3LCBvdGkwMzdjLCBhbDIxMDEs IGFsaTIyMjgsIGFsaTIzMDEsIGFsaTIzMDIsIGFsaTIzMDgsDQ0KICAgICAg YWxpMjQwMSwgY2w2NDEwLCBjbDY0MTIsIGNsNjQyMCwgY2w2NDQwLCB2aWRl bzcsIGFyazEwMDB2bCwgYXJrMTAwMHB2LA0NCiAgICAgIGFyazIwMDBwdiwg YXJrMjAwMG10LCBteCwgcmVhbHRlaywgQVA2NDIyLCBBVDI0LCBBVDNELCBz M19zYXZhZ2UsDQ0KICAgICAgczNfdmlyZ2UsIHMzX3N2Z2EsIE5NMjA3MCwg Tk0yMDkwLCBOTTIwOTMsIE5NMjA5NywgTk0yMTYwLCBOTTIyMDAsDQ0KICAg ICAgY3Q2NTUyMCwgY3Q2NTUyNSwgY3Q2NTUzMCwgY3Q2NTUzNSwgY3Q2NTU0 MCwgY3Q2NTU0NSwgY3Q2NTU0NiwNDQogICAgICBjdDY1NTQ4LCBjdDY1NTUw LCBjdDY1NTU0LCBjdDY1NTU1LCBjdDY4NTU0LCBjdDY5MDAwLCBjdDY0MjAw LA0NCiAgICAgIGN0NjQzMDAsIG1lZGlhZ3gsIFYxMDAwLCBWMjEwMCwgVjIy MDAsIHA5MTAwLCBzcGM4MTEwLCBpNzQwLCBpNzQwX3BjaSwNDQogICAgICBp ODEwLCBpODEwLWRjMTAwLCBpODEwZSwgVm9vZG9vIEJhbnNoZWUsIFZvb2Rv bzMsIHNtaSwgZ2VuZXJpYw0NClVzaW5nIHN5c2NvbnMgZHJpdmVyIHdpdGgg WCBzdXBwb3J0ICh2ZXJzaW9uIDIuMCkNDQoodXNpbmcgVlQgbnVtYmVyIDkp DQ0KDQ0KWEY4NkNvbmZpZzogL3Jvb3QvWEY4NkNvbmZpZw0NCigqKikgc3Rh bmRzIGZvciBzdXBwbGllZCwgKC0tKSBzdGFuZHMgZm9yIHByb2JlZC9kZWZh dWx0IHZhbHVlcw0NCigqKikgWEtCOiBydWxlczogInhmcmVlODYiDQ0KKCoq KSBYS0I6IG1vZGVsOiAicGMxMDEiDQ0KKCoqKSBYS0I6IGxheW91dDogInVz Ig0NCigqKikgTW91c2U6IHR5cGU6IFN5c01vdXNlLCBkZXZpY2U6IC9kZXYv bW91c2UsIHJlc29sdXRpb246IDEwMA0NCigqKikgTW91c2U6IGJ1dHRvbnM6 IDMsIDMgYnV0dG9uIGVtdWxhdGlvbiAodGltZW91dDogNTBtcykNDQooKiop IFNWR0E6IEdyYXBoaWNzIGRldmljZSBJRDogIlByaW1hcnkgQ2FyZCINDQoo KiopIFNWR0E6IE1vbml0b3IgSUQ6ICJQcmltYXJ5IE1vbml0b3IiDQ0KKCoq KSBGb250UGF0aCBzZXQgdG8gIi91c3IvWDExUjYvbGliL1gxMS9mb250cy9s b2NhbCwvdXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvbWlzYzp1bnNjYWxlZCwv dXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvNzVkcGk6dW5zY2FsZWQsL3Vzci9Y MTFSNi9saWIvWDExL2ZvbnRzLzEwMGRwaTp1bnNjYWxlZCwvdXNyL1gxMVI2 L2xpYi9YMTEvZm9udHMvVHlwZTEsL3Vzci9YMTFSNi9saWIvWDExL2ZvbnRz L1NwZWVkbywvdXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvbWlzYywvdXNyL1gx MVI2L2xpYi9YMTEvZm9udHMvNzVkcGksL3Vzci9YMTFSNi9saWIvWDExL2Zv bnRzLzEwMGRwaSINDQooLS0pIFNWR0E6IFBDSTogQVRJIFJhZ2UgMTI4IE1v YmlsaXR5IExGIHJldiAyLCBNZW1vcnkgQCAweGY4MDAwMDAwLCBNTUlPIEAg MHhmZGZmYzAwMCwgSS9PIEAgMHhlYzAwDQ0KKC0tKSBTVkdBOiBjaGlwc2V0 OiAgZ2VuZXJpYw0NCigtLSkgU1ZHQTogdmlkZW9yYW06IDY0aw0NCigtLSkg U1ZHQTogY2xvY2tzOiAgMjUuMTgNDQoNDQooKiopIFNWR0E6IDE2YnBwIG5v dCBzdXBwb3J0ZWQgZm9yIHRoaXMgY2hpcHNldA0NCg0NCiAqKiogQSBjb25m aWd1cmVkIGRldmljZSBmb3VuZCwgYnV0IGRpc3BsYXkgbW9kZXMgY291bGQg bm90IGJlIHJlc29sdmVkLioqKg0NCg0NCg0NCkZhdGFsIHNlcnZlciBlcnJv cjoNDQpubyBzY3JlZW5zIGZvdW5kDQ0KDQ0KV2hlbiByZXBvcnRpbmcgYSBw cm9ibGVtIHJlbGF0ZWQgdG8gYSBzZXJ2ZXIgY3Jhc2gsIHBsZWFzZSBzZW5k DQ0KdGhlIGZ1bGwgc2VydmVyIG91dHB1dCwgbm90IGp1c3QgdGhlIGxhc3Qg bWVzc2FnZXMNDQoNDQpYIGNvbm5lY3Rpb24gdG8gOjAuMCBicm9rZW4gKGV4 cGxpY2l0IGtpbGwgb3Igc2VydmVyIHNodXRkb3duKS4NDQ0KDQpTY3JpcHQg ZG9uZSBvbiBUaHUgSmFuIDMxIDIzOjM4OjUwIDIwMDINCg== --0-55741848-1012540069=:34511-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21: 9:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from laime.cs.uchicago.edu (laime.cs.uchicago.edu [128.135.11.244]) by hub.freebsd.org (Postfix) with ESMTP id 2E21737B402 for ; Thu, 31 Jan 2002 21:09:52 -0800 (PST) Received: from abyss.cs.uchicago.edu (postfix@abyss.cs.uchicago.edu [128.135.11.27]) by laime.cs.uchicago.edu (8.10.2/8.9.3) with ESMTP id g1159ps16532; Thu, 31 Jan 2002 23:09:51 -0600 (CST) Received: by abyss.cs.uchicago.edu (Postfix, from userid 10561) id 9C1955AA1F; Thu, 31 Jan 2002 23:09:50 -0600 (CST) Date: Thu, 31 Jan 2002 23:09:50 -0600 From: Steven A To: parv Cc: freebsd-questions@freebsd.org Subject: Re: PERL way too slow on cat operation; me wonders what is going on Message-ID: <20020131230950.B15426@abyss.cs.uchicago.edu> References: <20020131212634.A13452@abyss.cs.uchicago.edu> <20020201050637.GA4068@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020201050637.GA4068@moo.holy.cow>; from parv_@yahoo.com on Fri, Feb 01, 2002 at 12:06:37AM -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 yea it is a typo oops this doesnt change anything, i still have the problem cat 80megfile.ps | perl cat.pl > output.ps vs cat 80megfile.ps | cat - > output.ps the first takes 8 minutes the second takes 3 seconds. yours,steve well what version of bsd are you using? did you compile your kernel etc. what hardware. yours, steve On Fri, Feb 01, 2002 at 12:06:37AM -0500, parv wrote: > in message <20020131212634.A13452@abyss.cs.uchicago.edu>, > wrote Steven A thusly... > > > > hi, > > > > first of all, my uname -a: FreeBSD oberon.cs.uchicago.edu > > 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 > > murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 > > > > now: > > > > the following perl script takes 8 minutes to execute on both of my > > freebsd systems (two AMD K6-2 300s): > > > > cat 80megfile.ps > perl cat.pl > output.ps > > > > cat.pl: > > while($_ = ) { > > print $_; > > } > > > however, > > > > cat 80megfile.ps > cat - > output.ps > > > > takes 2 seconds on the same system. > > > > running that perl script on a debian system takes a few seconds > > also as does the cat -. > > for one thing is the first ">" a typo? shouldn't that be a pipe... > > cat file | cat - > anotherfile > cat file | perl cat.perl > otherfile > > ...in any case, it took me 19-20 seconds w/ both the pipe lines, > unlike the disparity that you are seeing. btw, i used perl 5.6.1. > > > -- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:11:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id B569A37B402 for ; Thu, 31 Jan 2002 21:11:51 -0800 (PST) Received: from user-119aekg.biz.mindspring.com ([66.149.58.144] helo=motil) by harrier.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 16WVzC-00022r-00 for freebsd-questions@freebsd.org; Thu, 31 Jan 2002 21:11:42 -0800 Message-ID: <017501c1aaf8$3e8e9eb0$6e00a8c0@motil> From: "barazani" To: Subject: how to cause sendmail to recoginze subdomain mx ? Date: Fri, 1 Feb 2002 00:12:51 -0800 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.2600.0000 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 Hi to All , I have a dns server with a root and subdomain on it . domain.com - > mx is mx.domain.com sub.domain.com -> mx is mx.sub.domain.com on any host this config works meaning if i send email to: x@domain.com mta will connect to mx.domain.com x@sub.domain.com mta will connect to mx.sub.domain.com but if i do this from the dns server , sendmail will treat sub.domain.com as if it is a hostname and not a subdomain and will redirect mail to mx.domain.com instead of mx.sub.domain.com . how can i cause sendmail to treat @sub.domain.com as a subdomain address rather than a hostname ? thanks . Barazani To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:15:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id EA97537B404 for ; Thu, 31 Jan 2002 21:15:31 -0800 (PST) Received: from user-33qtmu3.dsl.mindspring.com ([199.174.219.195] helo=gohan.cjclark.org) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WW2q-0005Ty-00; Thu, 31 Jan 2002 21:15:30 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g115FED82123; Thu, 31 Jan 2002 21:15:14 -0800 (PST) (envelope-from cjc) Date: Thu, 31 Jan 2002 21:15:10 -0800 From: "Crist J. Clark" To: James Halstead Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw module question Message-ID: <20020131211510.G152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <1012441972.19749.0.camel@halstead007> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1012441972.19749.0.camel@halstead007>; from James_Bond_79@yahoo.com on Wed, Jan 30, 2002 at 08:52:51PM -0500 X-URL: http://people.freebsd.org/~cjc/ 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 Wed, Jan 30, 2002 at 08:52:51PM -0500, James Halstead wrote: > To use ipfw + natd, I need IPFIREWALL and IPDIVERT in kernel, if I use > the ipfw.ko module, will that be able to use natd? No. You cannot just use a module with a GENERIC kernel and have IPDIVERT work. The IPDIVERT option lives in other kernel code besides firewalling. The easiest thing to do is just build a custom kernel with everything you need in it. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:17:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from CalAcademy.Org (mail.calacademy.org [198.31.65.175]) by hub.freebsd.org (Postfix) with ESMTP id AE7CE37B405 for ; Thu, 31 Jan 2002 21:17:22 -0800 (PST) Received: from calacademy.org (user-65-223.calacademy.org [198.31.65.223]) by CalAcademy.Org (8.9.3/8.9.3) with ESMTP id VAA45696 for ; Thu, 31 Jan 2002 21:15:11 -0800 (PST) Message-ID: <3C5A25A3.9090800@calacademy.org> Date: Thu, 31 Jan 2002 21:20:35 -0800 From: Maryjane Murrell User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Best ldap recommendation? 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 Hi all, I am currently upgrading an email server running freebsd 3.3. The new email server is rel. 4.4 The question is what ldap do you all recommend? I have noticed pam ldap and sendmail ldap and others in the ports collection. So, I would like to find the easiest to maintain and put together. I use ldap for internal purpose's only. The other ldap I have tried is open ldap. So far it seems very complicated with certain schema's and no where to add an email address. Which is the whole point for what I use it for. The version I am running on my old server is ldap 3.3 It is great I wish I could get it on my new server. I am pretty new to freebsd and unix in general. Thank you ahead of time for your time and help. Maryjane : ) :-) Postmaster@calacademy.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:21:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 439E537B404 for ; Thu, 31 Jan 2002 21:21:46 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WW8u-000Pya-00 for freebsd-questions@freebsd.org; Fri, 01 Feb 2002 05:21:44 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 6286944F6B; Fri, 1 Feb 2002 06:21:43 +0100 (CET) Date: Fri, 1 Feb 2002 06:21:43 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: PERL way too slow on cat operation; me wonders what is going on Message-ID: <20020201052143.GD3088@raggedclown.net> References: <20020131212634.A13452@abyss.cs.uchicago.edu> <20020201050637.GA4068@moo.holy.cow> <20020131230950.B15426@abyss.cs.uchicago.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131230950.B15426@abyss.cs.uchicago.edu> User-Agent: Mutt/1.3.24i 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, Jan 31, 2002 at 11:09:50PM -0600, Steven A wrote: > yea it is a typo > > oops > > this doesnt change anything, i still have the problem > > > cat 80megfile.ps | perl cat.pl > output.ps > > vs > > cat 80megfile.ps | cat - > output.ps > > > the first takes 8 minutes the second takes 3 seconds. > What is the file ? Postscript ? try it with something else, or dd something into it. Just a shot in the dark.. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:24: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ledzep.dyndns.org (12-237-133-3.client.attbi.com [12.237.133.3]) by hub.freebsd.org (Postfix) with ESMTP id 05E2737B405 for ; Thu, 31 Jan 2002 21:23:58 -0800 (PST) Received: from attbi.com (localhost [127.0.0.1]) by ledzep.dyndns.org (8.11.6/8.11.6) with ESMTP id g115NsV16401 for ; Thu, 31 Jan 2002 23:23:55 -0600 Message-ID: <3C5A2667.5050308@attbi.com> Date: Thu, 31 Jan 2002 23:23:51 -0600 From: Jordan Breeding User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011226 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD Questions Subject: Questions about setting up two network cards...[resend] Content-Type: text/plain; charset=ISO-8859-15; 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 Hello, I have currently started using FreeBSD more and more instead of Linux but would like to get a few issues ironed out before I make the switch a full time thing. Right now I have a small LAN and my main box has two 3com interfaces which are both connected to it. One of the 3com cards is setup as 192.168.1.2 and is used mainly as an outgoing (and response to outgoing) traffic which is setup as a DMZ at the router. The other card is setup as 192.168.1.3 and is setup in Linux to have a route specifically to the LAN (192.168.1.0/255.255.255.0). So in Linux my network looks something like this: 192.168.1.1 (router) -- gateway to internet 192.168.1.2 (3com no. 1) -- outgoing unrestricted access to internet / inbound response to outbound traffic 192.168.1.3 (3com no. 2) -- static route to 192.168.1.0 / handles port forwarding from 192.168.1.1 Both 3com cards in linux are setup to use a netmask of 255.255.255.0 and 192.168.1.2 (eth0) is set up to be the route for 0.0.0.0 while 192.168.1.3 (eth1) is set up to be a specific route for 192.168.1.0. I noticed while playing with FreeBSD 4.5 RC1, 4.5 RC3, 4.5 and 5.0-CURRENT that I can not set up both 3com cards to have 192.168.1.XXX addresses and both have a netmask of 255.255.255.0, so for right now I have xl0 as 192.168.1.2/255.255.255.0 and xl1 as 192.168.1.3/255.255.255.255 with /etc/rc.conf seems to like a lot better and both interfaces come up and function well. Is it possible to set up both xl0 and xl1 to be on the same network _and_ have the same netmask in FreeBSD, also how would I go about using /etc/rc.conf to specify the routes explicitly which I normally use in linux? Thanks for any help. Please Cc: me if possible as I am not on the list. Jordan Breeding To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:25:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id F1FC837B416 for ; Thu, 31 Jan 2002 21:25:47 -0800 (PST) Received: from user-33qtmu3.dsl.mindspring.com ([199.174.219.195] helo=gohan.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWCm-0001At-00; Thu, 31 Jan 2002 21:25:46 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g115PNQ82176; Thu, 31 Jan 2002 21:25:23 -0800 (PST) (envelope-from cjc) Date: Thu, 31 Jan 2002 21:25:21 -0800 From: "Crist J. Clark" To: Alex Toushek Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS Reverse Message-ID: <20020131212521.H152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <9768EC34F9F5E44AB692F96C07562E1A015ED5@lemonjello.cangen> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <9768EC34F9F5E44AB692F96C07562E1A015ED5@lemonjello.cangen>; from toushek@canadiangeneral.com on Wed, Jan 30, 2002 at 09:09:58PM -0500 X-URL: http://people.freebsd.org/~cjc/ 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 Wed, Jan 30, 2002 at 09:09:58PM -0500, Alex Toushek wrote: > I have 2 upstream providers, 1 I know I have reverse authority over my IP > blocks. The other one says I do but I am doubtful. I am runing bind 9 with > FreeBSD 4.1 on my DNS server. I have a class c from the one upstream with > the working reverse records and a /27 from the other with out the working > reverse records. How can I confirm that I am setup correctly. This is > driving me nuts and I am getting a lot of rejected mail from my hosts > because it cannot resolve the IP correctly to the domain? Start at the root servers and look up the first level of your IN-ADDR.ARPA domain. Using the servers listed as authoritive for that domain, lookup the next level. Repeat until you do or do not reach your own DNS server. An example using my current IP, 199.174.219.195, $ dig @a.root-servers.net 199.in-addr.arpa ... From the output, $ dig @dill.arin.net 174.199.in-addr.arpa ... etc. This a way to be _sure_ of what the rest of the world sees as authorative for your domain. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:27:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 21E3B37B404 for ; Thu, 31 Jan 2002 21:27:48 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WWEl-0000t1-00 for freebsd-questions@freebsd.org; Fri, 01 Feb 2002 05:27:47 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id 6CB5944F6B; Fri, 1 Feb 2002 06:27:46 +0100 (CET) Date: Fri, 1 Feb 2002 06:27:46 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: heinous X and this blasted laptop Message-ID: <20020201052746.GE3088@raggedclown.net> References: <20020131234721.T34511-200000@serv1.wallnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131234721.T34511-200000@serv1.wallnet.com> User-Agent: Mutt/1.3.24i 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 Fri, Feb 01, 2002 at 12:07:49AM -0500, Tim Kellers wrote: > > Another evening down the dumper, I fear... > > Man, do I miss the VGA XF86Setup utility, but, now, I'm not sure even it > would help. I built XFree86 from ports, and I assumed --I'm quite sure-- > it is the 3.x flavor, not 4.x. I was surprised (still am) that the GUI > config is not part of the distribution --I thought the GUI-less config was > a feature of 4.x. > Couldn't you use X-4, and use a generic SVGA setting ? Maybe ? Mach64 ? I thought that was one that didn't get on the ark.. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:30:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id E8DA637B400 for ; Thu, 31 Jan 2002 21:30:46 -0800 (PST) Received: from user-33qtmu3.dsl.mindspring.com ([199.174.219.195] helo=gohan.cjclark.org) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWHb-0003ui-00; Thu, 31 Jan 2002 21:30:45 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g115UUa82196; Thu, 31 Jan 2002 21:30:30 -0800 (PST) (envelope-from cjc) Date: Thu, 31 Jan 2002 21:30:29 -0800 From: "Crist J. Clark" To: Bovine Unit #243 Cc: FreeBSD Questions Subject: Re: reset TCP in ipfw Message-ID: <20020131213029.I152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bov243@yahoo.com on Wed, Jan 30, 2002 at 01:25:32PM -0600 X-URL: http://people.freebsd.org/~cjc/ 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 Wed, Jan 30, 2002 at 01:25:32PM -0600, Bovine Unit #243 wrote: > I was looking through ipfw log this morning and saw the "reset tcp" rule > in action. A flood of tcp packets from some Winblows app was bombarding to > port 1214. Anyway, since it wasn't matched to any rules present, it came > to the last two TCP rules I had: > > ... > 10000 divert 6668 ip from any to any via fxp0 > ... > 49990 reset tcp log from any to any in recv fxp0 > 49999 deny tcp log from any to any in recv fxp0 > > Well, the problem with that reset is that it's being blocked by the very > next rule. Dang! I did not know firewall would block its own action. > Hmm... Hmmm? How is the firewall blocking its own action? I'm not sure if you are interpreting your logs correctly. I don't see how anything could ever match rule 49999. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:31:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id F13A837B423 for ; Thu, 31 Jan 2002 21:31:10 -0800 (PST) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5) with ESMTP id g115VAL35608 for ; Fri, 1 Feb 2002 00:31:10 -0500 (EST) (envelope-from timothyk@serv1.wallnet.com) Date: Fri, 1 Feb 2002 00:31:10 -0500 (EST) From: Tim Kellers To: Subject: perl 5.6.1 and FormMail 1.6 Message-ID: <20020201002332.B35381-100000@serv1.wallnet.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 I did an upgrade to Perl 5.6.1 (from ports) last week and, much to my surprise, I found out today that my FormMail was broken --no error message, no bounce just no mail delivered. I "use.perl system"'d back to 5.005 and everything worked again. I also --after I got 5.005 working again, installed the latest FormMail (v 1.9) and things continued to work. The only variable that I'm aware of is that I installed the Webmin 0.92 "jabber" module and had to swim through some really cryptic perl errors in order to get the module to work --Webmin, the day after, released a Jabber module that worked without producing those errors, so it is possible that I hosed my Perl while trying to "fix" the errant Jabber WebMin module. I haven't, yet, reinstalled Perl 5.6.1 --I figured it was best to ask the question here before I break my server, yet again. TIA Tim Kellers CPE/NJIT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:34:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 11DF537B417 for ; Thu, 31 Jan 2002 21:34:45 -0800 (PST) Received: from user-33qtmu3.dsl.mindspring.com ([199.174.219.195] helo=gohan.cjclark.org) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWLP-0000bB-00; Thu, 31 Jan 2002 21:34:41 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g115YOe82278; Thu, 31 Jan 2002 21:34:24 -0800 (PST) (envelope-from cjc) Date: Thu, 31 Jan 2002 21:34:23 -0800 From: "Crist J. Clark" To: Tim Gustafson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Jail and PING / NSLOOKUP Message-ID: <20020131213423.J152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from tim@falconsoft.com on Wed, Jan 30, 2002 at 07:34:50PM +0000 X-URL: http://people.freebsd.org/~cjc/ 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 Wed, Jan 30, 2002 at 07:34:50PM +0000, Tim Gustafson wrote: > Hello > > I just started up three jails on my machine and they are all working > beautifully, except for PING and NSLOOKUPs. > > Pings flat-out don't work. I get "ping: socket: Operation not > permitted" when I try to ping a host, regardless of wether or not I'm > root. ping(8) does not work from a jail(8). This is a feature, not a bug. Once cannot open a raw socket in a jail. A raw socket is needed to send out an ICMP datagram. > Nslookup works about 80% of the time, but they time out a lot. They use > the same name server as the main machine, but are much more prone to > failing and much slower. nslookup(8) bad. It very bad. nslookup(8) depricated. Do not use nslookup(8). Use host(1) and dig(1). If you still have weird results with those, they will be easier to debug. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:36:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id B88DD37B402 for ; Thu, 31 Jan 2002 21:36:14 -0800 (PST) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5) with ESMTP id g115aCp35741; Fri, 1 Feb 2002 00:36:12 -0500 (EST) (envelope-from timothyk@serv1.wallnet.com) Date: Fri, 1 Feb 2002 00:36:12 -0500 (EST) From: Tim Kellers To: Cliff Sarginson Cc: Subject: Re: heinous X and this blasted laptop In-Reply-To: <20020201052746.GE3088@raggedclown.net> Message-ID: <20020201003225.J35618-100000@serv1.wallnet.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 I just built KDE2, and X-3 was (apparently) what it installed. I dunno about the Mach64 thing; I think that the "card database" in X-3 is just flat out wrong about that choice. Thanks for the reply, Cliff.... it's Feb 1st here in New Jersey and your New Year's resolution lives on! :-) Tim Kellers CPE/NJIT On Fri, 1 Feb 2002, Cliff Sarginson wrote: > On Fri, Feb 01, 2002 at 12:07:49AM -0500, Tim Kellers wrote: > > > > Another evening down the dumper, I fear... > > > > Man, do I miss the VGA XF86Setup utility, but, now, I'm not sure even it > > would help. I built XFree86 from ports, and I assumed --I'm quite sure-- > > it is the 3.x flavor, not 4.x. I was surprised (still am) that the GUI > > config is not part of the distribution --I thought the GUI-less config was > > a feature of 4.x. > > > Couldn't you use X-4, and use a generic SVGA setting ? > Maybe ? > Mach64 ? I thought that was one that didn't get on the ark.. > > -- > Regards > Cliff > > 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 Thu Jan 31 21:40:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id 6878737B400 for ; Thu, 31 Jan 2002 21:40:34 -0800 (PST) Received: from user-33qtmu3.dsl.mindspring.com ([199.174.219.195] helo=gohan.cjclark.org) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWR4-00045r-00; Thu, 31 Jan 2002 21:40:32 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g115eGQ82298; Thu, 31 Jan 2002 21:40:16 -0800 (PST) (envelope-from cjc) Date: Thu, 31 Jan 2002 21:40:14 -0800 From: "Crist J. Clark" To: Mario Doria Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IPFW Keep-state ruleset sysctl values Message-ID: <20020131214014.K152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <009b01c1aad6$5f146560$0a00a8c0@Deathstar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <009b01c1aad6$5f146560$0a00a8c0@Deathstar>; from madd@tecdigital.net on Thu, Jan 31, 2002 at 10:10:16PM -0600 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 31, 2002 at 10:10:16PM -0600, Mario Doria wrote: [snip] > After changing IPF with IPFW, I noticed that connections timed out very > quickly. I changed > net.inet.ip.fw.dyn_ack_lifetime to 14400 and it got better. When using IPF, > connections timed out at 86400 seconds (I think) which is way more thant > 14400. I *think* the IPF timeout is the one specified for TCP/IP but I think > 14400 (4 hours) is more realistical. Question is: Is this change going to > affect me in other ways? I don't think that there is such thing as a "specified" timeout for firewalls. (And if there was firewalls by their very nature tend to be broken with respect to certain requirements for hosts and routers.) > Second doubt here, I also changed the sysctl value of net.inet.ip.fw.dyn_max > to 3000. Is this too much or too little?. > The machine is a midly loaded webserver, which also serves as a Samba server > for 20 multimedia users (meaning they open a bazillion files at once). I > don't know how many dynamic rules is the maximum for IPF, I thought 3000 was > reasonable. With vague statements like, "mildly loaded webserver," which could mean a _very_ broad range, I don't think you can get much help from the list. However, the best thing will probably just be to see what value works for you. The firewall will log the problem if you do bump into the rule limit, so you will know if it happens. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:44:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 90C1537B404 for ; Thu, 31 Jan 2002 21:44:14 -0800 (PST) Received: from sdn-ar-007dcwashp301.dialsprint.net ([63.178.90.167] helo=moo.holy.cow) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWUe-0003SX-00; Thu, 31 Jan 2002 21:44:13 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id B96D850BA8; Fri, 1 Feb 2002 00:46:16 -0500 (EST) Date: Fri, 1 Feb 2002 00:46:16 -0500 From: parv To: Steven A Cc: freebsd-questions@freebsd.org Subject: Re: PERL way too slow on cat operation; me wonders what is going on Message-ID: <20020201054616.GA4618@moo.holy.cow> Mail-Followup-To: Steven A , freebsd-questions@freebsd.org References: <20020131212634.A13452@abyss.cs.uchicago.edu> <20020201050637.GA4068@moo.holy.cow> <20020131230950.B15426@abyss.cs.uchicago.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131230950.B15426@abyss.cs.uchicago.edu> 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 steven, take care not to top-post; otherwise, it's quite discouraging to reply or read. in message <20020131230950.B15426@abyss.cs.uchicago.edu>, wrote Steven A thusly... > ... > well what version of bsd are you using? did you compile your kernel etc. > what hardware. freebsd 4.5-release w/ pentium iii 700MHz w/ 192MB ram (twice the swap), softupdates w/ write-caching off on ibm 10GB ide drive, i tried. and, yes i did compile the kernel. for any more details, refer to... http://www103.pair.com/parv/comp/unix/freebsd/ - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:48: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 1A64D37B400 for ; Thu, 31 Jan 2002 21:47:53 -0800 (PST) Received: from user-33qtmu3.dsl.mindspring.com ([199.174.219.195] helo=gohan.cjclark.org) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWY9-0006U0-00; Thu, 31 Jan 2002 21:47:51 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g115lZU82323; Thu, 31 Jan 2002 21:47:35 -0800 (PST) (envelope-from cjc) Date: Thu, 31 Jan 2002 21:47:34 -0800 From: "Crist J. Clark" To: Jordan Breeding Cc: FreeBSD Questions Subject: Re: Questions about setting up two network cards...[resend] Message-ID: <20020131214734.L152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <3C5A2667.5050308@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C5A2667.5050308@attbi.com>; from jordan.breeding@attbi.com on Thu, Jan 31, 2002 at 11:23:51PM -0600 X-URL: http://people.freebsd.org/~cjc/ 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, Jan 31, 2002 at 11:23:51PM -0600, Jordan Breeding wrote: [snip] > 192.168.1.1 (router) -- gateway to internet > 192.168.1.2 (3com no. 1) -- outgoing unrestricted access to internet / > inbound response to outbound traffic > 192.168.1.3 (3com no. 2) -- static route to 192.168.1.0 / handles port > forwarding from 192.168.1.1 > > Both 3com cards in linux are setup to use a netmask of 255.255.255.0 and > 192.168.1.2 (eth0) is set up to be the route for 0.0.0.0 while > 192.168.1.3 (eth1) is set up to be a specific route for 192.168.1.0. I > noticed while playing with FreeBSD 4.5 RC1, 4.5 RC3, 4.5 and 5.0-CURRENT > that I can not set up both 3com cards to have 192.168.1.XXX addresses > and both have a netmask of 255.255.255.0, so for right now I have xl0 as > 192.168.1.2/255.255.255.0 and xl1 as 192.168.1.3/255.255.255.255 with > /etc/rc.conf seems to like a lot better and both interfaces come up and > function well. Is it possible to set up both xl0 and xl1 to be on the > same network _and_ have the same netmask in FreeBSD, also how would I go > about using /etc/rc.conf to specify the routes explicitly which I > normally use in linux? If your FreeBSD system is acting as a router, which it will be unless you configure it otherwise, the configuration you want makes no sense. Look at it from the point of view of the machine. Both interfaces have addresses on 192.168.1.0/24 and both have 0xffffff00 netmasks. Say your machine wants to talk to 192.168.1.10. Which interface to use? You've told your machine 192.168.1.10 is local to _both_ interfaces! There is no way for it to know which interface to use. There are two ways to go, (1) you can set your machine up as a bridge, not a router (this may be what you are really doing when you used a Linux distribution?), but doing NAT on a bridge... ewww. Or (2) you can put the interfaces on separate logical networks. That's probably the most "proper" way to go. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:50:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tninet.se (sheridan.tninet.se [195.100.94.102]) by hub.freebsd.org (Postfix) with ESMTP id D527A37B41D for ; Thu, 31 Jan 2002 21:49:45 -0800 (PST) Received: from there (bb-62-5-36-29.bb.tninet.se [62.5.36.29]) by sheridan.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 55896.542582.1012.1s5713573sheridan ; Fri, 01 Feb 2002 06:49:42 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: , Subject: Re: Firewall log question Date: Fri, 1 Feb 2002 06:49:57 +0100 X-Mailer: KMail [version 1.3.2] References: <002801c1aaa8$9018da20$0701a8c0@darryl> In-Reply-To: <002801c1aaa8$9018da20$0701a8c0@darryl> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020201054945.D527A37B41D@hub.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 On Thursday 31 January 2002 11:42 pm, Darryl Hoar wrote: > Greetings, > I have 4.4-Stable running as a firewall with IPFILTER. > > We recently had to replace our aDSL router/modem with a > different make/model. > > I have started seeing a ton of the following in the firewall_log > file. > > ipmon[104]: 15:36:52.779531 xl0 @0:3 b 10.0.0.1, router -> 10.0.0.255, > router PR udp len 20 72 IN > Can someone help me decipher this, so I can figure out the cause and > fix it? at 15:36:52.779531 rule 3 blocked an inbound broadcast packet (udp protocol 520 (routed possibly?) ) from 10.0.0.1 and kindly logged it for you ipfstat -in will tell exactly what rule 3 (the offending rule in this case) looks like perhaps it is @3 block in log quick on xl0 from 10.0.0.0/8 to any > Can someone help me decipher this, so I can figure out the cause and > fix it? > > thanks, > Darryl > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Sign seen on door: C I T Y P L A N N ING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 21:59:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 2C77C37B404 for ; Thu, 31 Jan 2002 21:59:29 -0800 (PST) Received: from sdn-ar-007dcwashp301.dialsprint.net ([63.178.90.167] helo=moo.holy.cow) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWjH-0005y5-00; Thu, 31 Jan 2002 21:59:20 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 2EA7F50BA8; Fri, 1 Feb 2002 01:01:23 -0500 (EST) Date: Fri, 1 Feb 2002 01:01:23 -0500 From: parv To: Tim Kellers Cc: freebsd-questions@freebsd.org Subject: Re: heinous X and this blasted laptop Message-ID: <20020201060123.GA4840@moo.holy.cow> Mail-Followup-To: Tim Kellers , freebsd-questions@freebsd.org References: <20020131234721.T34511-200000@serv1.wallnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131234721.T34511-200000@serv1.wallnet.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 in message <20020131234721.T34511-200000@serv1.wallnet.com>, wrote Tim Kellers thusly... > > Man, do I miss the VGA XF86Setup utility, but, now, I'm not sure > even it would help. I built XFree86 from ports, and I assumed > --I'm quite sure-- it is the 3.x flavor, not 4.x. ... > Anyway, X is still kicking my butt. Relevant hardware details are: > > Dell Inspiron C600 laptop FreeBSD 4.5-STABLE (built from sources, > fresh, after an initial minimimal ... > (--) SVGA: PCI: ATI Rage 128 Mobility LF rev 2, Memory @ 0xf8000000, MMIO @ 0xfdffc000, I/O @ 0xec00 ^^^^^^^^^^^^^^^^^^^^ ... i am using XFree86 4.1.x on dell inspiron 5000e; X id's the ati chip as... (--) PCI:*(1:0:0) ATI Rage 128 Mobility LF rev 2, Mem @ 0xf8000000/26, 0xf4100000/14, I/O @ 0x2000/8 ^^^^^^^^^^^^^^^^^^^^ ...and uses r128 driver. i have to upgrade from 3.3.x to 4.x as at the time there was no support for this chip in v3.3.x. so, if you try XF86 v4.x, then perhaps this XF86Config may be helpful... http://www103.pair.com/parv/comp/unix/cf/x/XF86Config ...mind you that there are some options in XF86Config which may not be compatible between v3.3.x and v4.1.x. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 22: 3:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 6B8A737B400 for ; Thu, 31 Jan 2002 22:03:15 -0800 (PST) Received: from sdn-ar-007dcwashp301.dialsprint.net ([63.178.90.167] helo=moo.holy.cow) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWn4-0001LT-00; Thu, 31 Jan 2002 22:03:15 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 5C3E150BA8; Fri, 1 Feb 2002 01:05:18 -0500 (EST) Date: Fri, 1 Feb 2002 01:05:18 -0500 From: parv To: Tim Kellers Cc: freebsd-questions@freebsd.org Subject: Re: heinous X and this blasted laptop Message-ID: <20020201060518.GB4840@moo.holy.cow> Mail-Followup-To: Tim Kellers , freebsd-questions@freebsd.org References: <20020131234721.T34511-200000@serv1.wallnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131234721.T34511-200000@serv1.wallnet.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 in message <20020131234721.T34511-200000@serv1.wallnet.com>, wrote Tim Kellers thusly... > ... > Anyway, X is still kicking my butt. Relevant hardware details > are: > > Dell Inspiron C600 laptop ... one more thing, did you try... http://www.grot.org/laptop/ ...a dell latitude c600 is listed there. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 22: 4:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id 83C3E37B400 for ; Thu, 31 Jan 2002 22:04:53 -0800 (PST) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5) with ESMTP id g1164pK36382; Fri, 1 Feb 2002 01:04:51 -0500 (EST) (envelope-from timothyk@serv1.wallnet.com) Date: Fri, 1 Feb 2002 01:04:50 -0500 (EST) From: Tim Kellers To: parv Cc: Subject: Re: heinous X and this blasted laptop In-Reply-To: <20020201060123.GA4840@moo.holy.cow> Message-ID: <20020201010408.K36119-100000@serv1.wallnet.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 Thanks, parv, I'll give it a shot. (I'm flat-out of other ideas) Tim On Fri, 1 Feb 2002, parv wrote: > in message <20020131234721.T34511-200000@serv1.wallnet.com>, > wrote Tim Kellers thusly... > > > > Man, do I miss the VGA XF86Setup utility, but, now, I'm not sure > > even it would help. I built XFree86 from ports, and I assumed > > --I'm quite sure-- it is the 3.x flavor, not 4.x. > ... > > Anyway, X is still kicking my butt. Relevant hardware details are: > > > > Dell Inspiron C600 laptop FreeBSD 4.5-STABLE (built from sources, > > fresh, after an initial minimimal > ... > > (--) SVGA: PCI: ATI Rage 128 Mobility LF rev 2, Memory @ 0xf8000000, MMIO @ 0xfdffc000, I/O @ 0xec00 > ^^^^^^^^^^^^^^^^^^^^ > ... > > > i am using XFree86 4.1.x on dell inspiron 5000e; X id's the ati chip > as... > > (--) PCI:*(1:0:0) ATI Rage 128 Mobility LF rev 2, Mem @ 0xf8000000/26, 0xf4100000/14, I/O @ 0x2000/8 > ^^^^^^^^^^^^^^^^^^^^ > > ...and uses r128 driver. i have to upgrade from 3.3.x to 4.x as at the > time there was no support for this chip in v3.3.x. > > so, if you try XF86 v4.x, then perhaps this XF86Config may be > helpful... > > http://www103.pair.com/parv/comp/unix/cf/x/XF86Config > > ...mind you that there are some options in XF86Config which may not > be compatible between v3.3.x and v4.1.x. > > - parv > > > -- > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 22: 5:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moth.monarch.net (ns1.monarch.net [24.244.0.10]) by hub.freebsd.org (Postfix) with SMTP id 0785637B416 for ; Thu, 31 Jan 2002 22:05:58 -0800 (PST) Received: (qmail 91738 invoked from network); 1 Feb 2002 06:05:52 -0000 Received: from mnet-fe244-48-214.monarch.net (HELO there) (24.244.48.214) by ns1.monarch.net with SMTP; 1 Feb 2002 06:05:52 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Trevor Osatchuk Reply-To: samwise_gamgee@powersurfr.com Organization: Hammerdog Advanced Research To: Subject: netscape java plugin Date: Thu, 31 Jan 2002 22:56:44 -0700 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020201060558.0785637B416@hub.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 I am running 4.4-STABLE with KDE 2.2. I have linux-netscape installed and I wanted to enable java plugins but the button in the edit/preferences/advanced that says "Enable Java Plugin" is grayed out. I also tried to get it working in KDE, pointed it to the java exe, but when it tries to load a java plugin the window just says "Loading Applet." The URL I am trying to get going is: http://www.emazing.com/crossword/index.jsp Any help getting either running appreciated. Thanks, fybar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 22: 6:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by hub.freebsd.org (Postfix) with ESMTP id 4E1CA37B417 for ; Thu, 31 Jan 2002 22:06:13 -0800 (PST) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5) with ESMTP id g1166Bx36444; Fri, 1 Feb 2002 01:06:11 -0500 (EST) (envelope-from timothyk@serv1.wallnet.com) Date: Fri, 1 Feb 2002 01:06:11 -0500 (EST) From: Tim Kellers To: parv Cc: Subject: Re: heinous X and this blasted laptop In-Reply-To: <20020201060518.GB4840@moo.holy.cow> Message-ID: <20020201010534.E36119-100000@serv1.wallnet.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 checking that site now, though I have to boot back into Win 2k to see it. Thanks, Tim On Fri, 1 Feb 2002, parv wrote: > in message <20020131234721.T34511-200000@serv1.wallnet.com>, > wrote Tim Kellers thusly... > > > ... > > Anyway, X is still kicking my butt. Relevant hardware details > > are: > > > > Dell Inspiron C600 laptop > ... > > one more thing, did you try... > > http://www.grot.org/laptop/ > > ...a dell latitude c600 is listed there. > > > -- > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 22:10:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id 01CCC37B405 for ; Thu, 31 Jan 2002 22:10:30 -0800 (PST) Received: (qmail 41045 invoked from network); 1 Feb 2002 06:09:57 -0000 Received: from localhost.nexgen.com (HELO alexus) (root@127.0.0.1) by localhost.nexgen.com with SMTP; 1 Feb 2002 06:09:57 -0000 Message-ID: <003201c1aae7$260e1930$0100a8c0@alexus> From: "alexus" To: Subject: Fw: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null Date: Fri, 1 Feb 2002 01:10:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 why was dump aborted? ----- Original Message ----- From: "Cron Daemon" To: Sent: Friday, February 01, 2002 12:00 AM Subject: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null > DUMP: Date of this level 0 dump: Fri Feb 1 00:00:00 2002 > DUMP: Date of last level 0 dump: the epoch > DUMP: Dumping /dev/da0s1a (/) to /dev/nrsa0 > DUMP: mapping (Pass I) [regular files] > DUMP: mapping (Pass II) [directories] > DUMP: estimated 72246 tape blocks. > DUMP: dumping (Pass III) [directories] > DUMP: dumping (Pass IV) [regular files] > DUMP: DUMP: 71516 tape blocks on 1 volume > DUMP: finished in 29 seconds, throughput 2466 KBytes/sec > DUMP: level 0 dump on Fri Feb 1 00:00:00 2002 > DUMP: Closing /dev/nrsa0 > DUMP: DUMP IS DONE > DUMP: Date of this level 0 dump: Fri Feb 1 00:00:43 2002 > DUMP: Date of last level 0 dump: the epoch > DUMP: Dumping /dev/da0s1e (/usr) to /dev/nrsa0 > DUMP: mapping (Pass I) [regular files] > DUMP: mapping (Pass II) [directories] > DUMP: estimated 13713402 tape blocks. > DUMP: dumping (Pass III) [directories] > DUMP: dumping (Pass IV) [regular files] > DUMP: 8.40% done, finished in 0:54 > DUMP: 19.29% done, finished in 0:41 > DUMP: 29.99% done, finished in 0:35 > DUMP: 40.16% done, finished in 0:29 > DUMP: End of tape detected > DUMP: Closing /dev/nrsa0 > DUMP: Change Volumes: Mount volume #2 > DUMP: fopen on /dev/tty fails: Device not configured > DUMP: The ENTIRE dump is aborted. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 22:14: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id EE76337B402 for ; Thu, 31 Jan 2002 22:14:02 -0800 (PST) Received: from dialup-63.208.65.85.dial1.chicago1.level3.net ([63.208.65.85] helo=earthlink.net) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WWxR-0002PO-00; Thu, 31 Jan 2002 22:14:00 -0800 Message-ID: <3C5A3226.2D2AE46D@earthlink.net> Date: Fri, 01 Feb 2002 00:13:58 -0600 From: Bob X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 4.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Cliff Sarginson Cc: freebsd-questions@freebsd.org Subject: Re: heinous X and this blasted laptop References: <20020131234721.T34511-200000@serv1.wallnet.com> <20020201052746.GE3088@raggedclown.net> 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 This is the third time I'm trying to send this... (problems of my own :-) ) Hope it gets through in time to be of some use... For reference, here's a bit of your startx output: XF86Config: /root/XF86Config (**) stands for supplied, (--) stands for probed/default values (**) XKB: rules: "xfree86" (**) XKB: model: "pc101" (**) XKB: layout: "us" (**) Mouse: type: SysMouse, device: /dev/mouse, resolution: 100 (**) Mouse: buttons: 3, 3 button emulation (timeout: 50ms) (**) SVGA: Graphics device ID: "Primary Card" (**) SVGA: Monitor ID: "Primary Monitor" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi" (--) SVGA: PCI: ATI Rage 128 Mobility LF rev 2, Memory @ 0xf8000000, MMIO @ 0xfdffc000, I/O @ 0xec00 (--) SVGA: chipset: generic (--) SVGA: videoram: 64k (--) SVGA: clocks: 25.18 (**) SVGA: 16bpp not supported for this chipset *** A configured device found, but display modes could not be resolved.*** The first thing I noticed was the "16bpp not supported..." Just for a quick-and-dirty-fix _attempt_, you might want to lower the DefaultDepth in the "Screen" section of your XF86Config file. But........ then I noticed that you have a Rage 128 chip. (I have one, too.) That chip will handle much more color depth; it's the SVGA driver that won't do it. I'm sorry that I can't remember the details (though a few hours of searching Google will help you, there...), but I finally learned that I wasn't ever goin to get the performance tha chip offers, using XF86 v3.3.6. I d/l'd version 4 and it worked like a dream. It comes wih a new "ati" driver whch was installed automagically. Only real drawback that I remember (and my memory is failing in my middle age... :-) ) was that the default ordre of screen resolutions was from low-to-high -- so the scren that came up when I started X was 640x480. So, I just reversed the orders of the "Modes" lines in the "Display" subsections -- problem solved. Oh, yes, that reminds me of another potential problem I saw. Even though the driver detected my monitor correctly (the model number in the config file was right, anyway...), the probes turned up some high-res modes that would have overclocked my display, according to my manual. Watch for that, unless you're experimenting with turning laptops into high-end toasters. ;-) Hope this helps. - Bob Cliff Sarginson wrote: > > On Fri, Feb 01, 2002 at 12:07:49AM -0500, Tim Kellers wrote: > > > > Another evening down the dumper, I fear... > > > > Man, do I miss the VGA XF86Setup utility, but, now, I'm not sure even it > > would help. I built XFree86 from ports, and I assumed --I'm quite sure-- > > it is the 3.x flavor, not 4.x. I was surprised (still am) that the GUI > > config is not part of the distribution --I thought the GUI-less config was > > a feature of 4.x. > > > Couldn't you use X-4, and use a generic SVGA setting ? > Maybe ? > Mach64 ? I thought that was one that didn't get on the ark.. > > -- > Regards > Cliff > > 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 Thu Jan 31 22:28:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hsd.com.au (CPE-144-132-42-44.vic.bigpond.net.au [144.132.42.44]) by hub.freebsd.org (Postfix) with ESMTP id 5B5A737B402 for ; Thu, 31 Jan 2002 22:28:44 -0800 (PST) Received: from ariel by hsd.com.au with SMTP (MDaemon.v3.0.1.R) for ; Fri, 01 Feb 2002 17:27:54 +1100 Reply-To: From: "Andrew Cowan" To: "alexus" , Subject: RE: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null Date: Fri, 1 Feb 2002 17:27:54 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <003201c1aae7$260e1930$0100a8c0@alexus> X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: andrew.cowan@hsd.com.au X-MDRcpt-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 I would guess that it needed the next tape but you piped the output to /dev/null? Just a guess mind you.. > > why was dump aborted? > > ----- Original Message ----- > From: "Cron Daemon" > To: > Sent: Friday, February 01, 2002 12:00 AM > Subject: Cron /sbin/dump -0ua -f /dev/nrsa0 > />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null > > > > DUMP: Date of this level 0 dump: Fri Feb 1 00:00:00 2002 > > DUMP: Date of last level 0 dump: the epoch > > DUMP: Dumping /dev/da0s1a (/) to /dev/nrsa0 > > DUMP: mapping (Pass I) [regular files] > > DUMP: mapping (Pass II) [directories] > > DUMP: estimated 72246 tape blocks. > > DUMP: dumping (Pass III) [directories] > > DUMP: dumping (Pass IV) [regular files] > > DUMP: DUMP: 71516 tape blocks on 1 volume > > DUMP: finished in 29 seconds, throughput 2466 KBytes/sec > > DUMP: level 0 dump on Fri Feb 1 00:00:00 2002 > > DUMP: Closing /dev/nrsa0 > > DUMP: DUMP IS DONE > > DUMP: Date of this level 0 dump: Fri Feb 1 00:00:43 2002 > > DUMP: Date of last level 0 dump: the epoch > > DUMP: Dumping /dev/da0s1e (/usr) to /dev/nrsa0 > > DUMP: mapping (Pass I) [regular files] > > DUMP: mapping (Pass II) [directories] > > DUMP: estimated 13713402 tape blocks. > > DUMP: dumping (Pass III) [directories] > > DUMP: dumping (Pass IV) [regular files] > > DUMP: 8.40% done, finished in 0:54 > > DUMP: 19.29% done, finished in 0:41 > > DUMP: 29.99% done, finished in 0:35 > > DUMP: 40.16% done, finished in 0:29 > > DUMP: End of tape detected > > DUMP: Closing /dev/nrsa0 > > DUMP: Change Volumes: Mount volume #2 > > DUMP: fopen on /dev/tty fails: Device not configured > > DUMP: The ENTIRE dump is aborted. > > > > > 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 Thu Jan 31 22:29: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f57.law11.hotmail.com [64.4.17.57]) by hub.freebsd.org (Postfix) with ESMTP id B4D1A37B400 for ; Thu, 31 Jan 2002 22:28:58 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 31 Jan 2002 22:28:58 -0800 Received: from 68.6.89.248 by lw11fd.law11.hotmail.msn.com with HTTP; Fri, 01 Feb 2002 06:28:58 GMT X-Originating-IP: [68.6.89.248] From: "Charles Burns" To: andrew.cowan@hsd.com.au, mattmsykes@yahoo.co.uk, freebsd-questions@FreeBSD.ORG Subject: RE: Java support not in FreeBSD 4.5R after all? Date: Thu, 31 Jan 2002 23:28:58 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Feb 2002 06:28:58.0319 (UTC) FILETIME=[BAEB9DF0:01C1AAE9] 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 answer is yes, there is a native JDK 1.3.1 for FreeBSD. > > I don't know what others may claim about stability, but I > > have not found any shortcomings. > > > > --Matt > >Seems to run orion ok so it can't be too bad :) > I haven't used the JDK in FreeBSD yet, but I did see this note: --------------- 2.3.2 Ports/Packages Collection Due to delays in the certification process, native JDK support for FreeBSD will be released shortly after 4.5-RELEASE. An announcement will be made on the FreeBSD Web site, as well as the FreeBSD announcements mailing list , when the distribution is available. ------------------ ...in the release notes here: http://www.freebsd.org/releases/4.5R/relnotes-i386.html Not sure if this applies to the thread. Please ignore me if this has nothing to do with the price of tea in China. :-) (I remembered a post about there being no JDK in 4.5, so thought this might be useful) _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Jan 31 22:34:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by hub.freebsd.org (Postfix) with ESMTP id 53F3A37B400 for ; Thu, 31 Jan 2002 22:34:09 -0800 (PST) Received: from blah (176.sm7.dialup.garlic.net [216.139.3.176]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g116Y7P25794 for ; Thu, 31 Jan 2002 22:34:07 -0800 From: "Remington" To: Subject: Sound? Date: Thu, 31 Jan 2002 22:34:03 -0800 Message-ID: <000001c1aaea$74d7bf50$b0038bd8@blah> 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 Ok im having a problem getting my sound to work in FBSD 4.5-STABLE. My system looks like, this: FreeBSD 4.5-STABLE #0: Thu Jan 31 21:55:29 PST 2002 root@bathory.aria:/usr/src/sys/compile/Build2 Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (1400.06-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 Features=0x183fbff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> real memory = 536788992 (524208K bytes) config> di sn0 config> di lnc0 config> di ie0 config> di fe0 config> di ed0 config> di cs0 config> di bt0 config> di aic0 config> di aha0 config> di adv0 config> q avail memory = 517705728 (505572K bytes) Preloaded elf kernel "kernel" at 0xc047b000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc047b09c. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f1370 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 5.0 irq 11 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 uhci0: port 0xd400-0xd41f irq 5 at device 4.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ugen0: WINBOND W9967CF, rev 1.10/1.10, addr 2 uhci1: port 0xd000-0xd01f irq 5 at device 4.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered chip1: at device 4.4 on pci0 pcm0: port 0xa400-0xa4ff irq 10 at device 5.0 on pci0 pcm1: port 0xa000-0xa01f irq 7 at device 10.0 on pci0 atapci1: port 0x8000-0x800f,0x8400-0x8403,0x8800-0x8807,0x9000-0x9003,0x9400-0x9407 mem 0xe5800000-0xe5803fff irq 10 at device 11.0 on pci0 ata2: at 0x9400 on atapci1 ata3: at 0x8800 on atapci1 orm0:

I recently bought an Asus Terminator, the recent
one with the TUSC motherboard, and there is a problem with
the onboard SIS 900 NIC.

On Terminator FCPGA there is no problem with the SiS 900: FreeBSD 4.4-20011107-STABLE FreeBSD 4.4

Jan 25 00:39:25 GwFinA /kernel: sis0: <SiS 900 10/100BaseTX> port 0xd400-0xd4ff mem 0xeb800000-0xeb800fff irq 12 at device 1.
1 on pci0


FreeBSD (4.5) seems perfectly happ= y with it in all respects
except that it is reported as:

sis0: Ethernet address: 00:00:00:00:00:00

so naturally there is no traffic.

I would be curious if anyone else has tried this or the earlier
CUSC motherboard and has had similar problems (or=20 not!)

Are you upgrade the bios ?
You can disable the sound card and usb port for tests.


I should add that it works fine under Win2K with the supplied
drivers so I don't think it's a rogue board.

Jim


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

Eric DAHAN.
MEI
25 Avenue des Bretagnes
93230 ROMAINVILLE
Tel : 01.41.71.06.06.
Fax : 01.41.71.06.04.
Centre de formation agr=E9e N=B011752906075
www.mei= way.com --=====================_144099624==_.ALT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 3:10:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id 4429437B404 for ; Fri, 1 Feb 2002 03:10:20 -0800 (PST) Received: (qmail 1486 invoked by uid 1000); 1 Feb 2002 11:11:05 -0000 Date: Fri, 1 Feb 2002 13:11:05 +0200 From: Peter Pentchev To: Bri Cc: freebsd-questions@FreeBSD.org Subject: Re: can any one log into ftp.freebsd.org Message-ID: <20020201131105.D352@straylight.oblivion.bg> References: <20020201131015.C352@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020201131015.C352@straylight.oblivion.bg>; from roam@ringlet.net on Fri, Feb 01, 2002 at 01:10:15PM +0200 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 Fri, Feb 01, 2002 at 01:10:15PM +0200, Peter Pentchev wrote: > On Fri, Feb 01, 2002 at 11:21:52AM -0000, Bri wrote: > > I can't. > > It might help if you explained a bit - how exactly is it that you > cannot log in? Your client cannot establish a TCP connection to > the FTP site, or it does not receive the ProFTPD headers, or it > cannot log in as anonymous, or it logs in and then the server terminates > the connection with some message/explanation, or...? Oh, and btw, this is better kept on -questions; redirected. G'luck, Peter -- Thit sentence is not self-referential because "thit" is not a word. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 3:16:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 2D2D337B402 for ; Fri, 1 Feb 2002 03:16:09 -0800 (PST) Received: (qmail 14327 invoked by uid 100); 1 Feb 2002 11:16:05 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15450.30965.288626.620955@guru.mired.org> Date: Fri, 1 Feb 2002 05:16:05 -0600 To: "Eric MaLossi" Cc: questions@freebsd.org Subject: Re: installation problem In-Reply-To: <4780778@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Eric MaLossi types: > Hi, > I'm trying to install a new copy of v4.4 that I just bought. I'm having > problems completing the installation. I've done the following three times. > > 1. selected the "Skip Kernel Configuration" option > 2. selected "Standard installation" > 3. created a 1GB slice on a blank 5G IDE drive > 4. set the slice bootable > 5. selected a standard MBR > 6. selected auto default partitions > 7. selected "Install All components" > 8. selected "Install from CDROM" > 9. confirmed installation > > Within 5 seconds the following msg is received: > A signal 11 was caught. I'm saving what I can and shutting down. If you > can reproduce the problem, please turn Debug on in the Options menu for the > extra information it provides in debugging problems like these. Sig 11 usually indicates a hardware problem. In this case, I'd suspect some bit of hardware is reacting badly to FreeBSD probing for all the devices it knows about. Instead of skipping the kernel configuration, go through it, and delete everything that doesn't show up in the config when you boot. > I have to suspect that the CDROM is not being accessed as I never hear it > spinning up. However I watched as the Kernel was configuring itself and it > does seem to identify the device correctly, SONY CDU571? If it identified it, then it should access it. > I'm not sure, nor can I find any information in the book on how one goes > about turning on debug for the installation. I don't see that as an option > on any of the screens. How should I best proceed? Configure your kernel, and see if the sig 11's stop. > Another problem that I am hitting is that if I don't accept the "Auto > default partitions" and instead delete the /var and /usr partitions and then > create a new /usr partition using the full space available, I will never see > the Distribution menu, rather it will jump straight to the Installation > Medium menu. That strange, but not a serious problem. You'll get a chance to select distributions later. BTW, if this is your first install, I'd recommend deleting /var and /usr, letting / take up 500MB, and create /home on the remainder. That way, you can reinstall the system completely without mucking up your stuff on /home. The default sizes in 4.4 date are ridiculously small on modern drives. I understand this has been changed in 4.5, but haven't looked at it. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 3:25:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id E15BA37B416 for ; Fri, 1 Feb 2002 03:25:30 -0800 (PST) Received: (qmail 12444 invoked from network); 3 Feb 2002 06:31:54 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 3 Feb 2002 06:31:54 -0000 Received: from kahuna-ws.robhughes.com ([192.168.1.13]) by HEXCH01.robhughes.com with Microsoft SMTPSVC(5.0.2195.2966); Fri, 1 Feb 2002 05:25:30 -0600 Subject: RE: HDLC error in ppp.log From: Rob Hughes To: FBSD In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 01 Feb 2002 05:25:07 -0600 Message-Id: <1012562707.1594.10.camel@kahuna-ws.robhughes.com> Mime-Version: 1.0 X-OriginalArrivalTime: 01 Feb 2002 11:25:30.0089 (UTC) FILETIME=[27A44590:01C1AB13] 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 Now, its taken awhile, but we're starting to get some place. If you'd mentioned that it was a 700 MHz machine in the first place, it might have helped. So, what kind of 700 machine is it? What do your config files look like? How busy is the machine when it gets these errors? What else can you tell us about the system? Because if this modem is supposed to just look like any other serial port to the system, then this would almost certainly be a global problem with all 56k modems if it was the serial driver, but since its obviously not, lets see what makes you different, shall we? If nothing makes you different, and if it does turn out to be a problem between sio and these modems, you'll need to file a pr so it can get fixed. To be honest though, I still suspect something in the config. It does appear to be a hardware modem from looking at Zoom's product description, so at least we aren't talking about a winmodem. On Thu, 2002-01-31 at 19:52, Joe & Fhe Barbish wrote: > Lets turn this around. I think the modem is to fast for > the sio handler in FBSD to handle. The pc is a 700 mhz > machine. So I can not accept that the hardware is to slow. > This looks like a bug in 4.4 with pci modems. > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Rob Hughes > Sent: Wednesday, January 30, 2002 3:50 PM > To: Joe & Fhe Barbish > Cc: Freebsd-Questions > Subject: Re: HDLC error in ppp.log > > Those are Frame Check Error messages. The system should discard packets > with errors in the FCS CRC field, but appears to be hanging on them. Try > disabling compression, or enable hw error correction, etc. and see if it > gets better or worse. > > On Wed, 2002-01-30 at 14:28, Joe & Fhe Barbish wrote: > > I have a Zoom model 2920 pci modem on sio1 and > > connect to my ISP with user ppp. > > I keep getting this message on the FBSD console > > '30 more sio1 interrupt-level buffer overflows'. > > > > Most times when this happens a winbox on the LAN is getting > > a web page from some web server, and the user does not see > > any thing wrong in his display. > > > > But today I did a make install on apache13-fp and during the > > download the connection just stops. Top shows ppp as selected > > but not running and FBSD is 98% idle. > > The ppp.log has the HDLC messages shown below. > > > > I also get the more sio1 interrupt-level buffer overflows message > > when I use 'tip or cu' command to issue ATI11 to the modem to > > display the last connection values. > > > > Anybody know what the HDLC error message is trying to tell me? > > > > > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 9, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 50, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 21, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 15, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 26, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 29, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 16, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 25, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 20, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 24, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 14, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 40, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 31, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 22, ADDR: 0, COMD: 0, > PROTO: 0 > > ppp[100]: tun0: Phase: deflink: HDLC errors -> FCS: 23, ADDR: 0, COMD: 0, > PROTO: 0 > > > > 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 Fri Feb 1 3:28:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.messagelabs.com (mail.london-2.starlabs.net [212.125.75.4]) by hub.freebsd.org (Postfix) with SMTP id 092F737B405 for ; Fri, 1 Feb 2002 03:28:44 -0800 (PST) X-VirusChecked: Checked Received: (qmail 13503 invoked from network); 1 Feb 2002 11:21:40 -0000 Received: from smtp.morse.com (HELO mailgw1.morse.com) (195.152.231.118) by server-13.tower-1.messagelabs.com with SMTP; 1 Feb 2002 11:21:40 -0000 Received: by mailgw1.morse.com with Internet Mail Service (5.5.2653.19) id ; Fri, 1 Feb 2002 11:30:37 -0000 Message-ID: <0F59E973A6C7D511886F00508BFC92971618AC@DBYEXCH1> From: Les Lytollis To: "Freebsd-Questions (E-mail)" Subject: make depend fails with read timeouts Date: Fri, 1 Feb 2002 11:27:55 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-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 I managed to get my first freeBSD install up and running with little problem. However, every time I recompile the kernel, even with no changes, I get ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices .. done There are no errors in dmesg.boot and the machine reboots fine with the existing Kernel, so how do I go about finding the problem? setup: FreeBSD 4.4-STABLE Cyrix 6x86MX PR200 MAXTOR 81750 1.7Gb IDE HDD Cheers Lez To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 3:37:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id 8C0AE37B41A for ; Fri, 1 Feb 2002 03:37:42 -0800 (PST) Received: (qmail 1793 invoked by uid 1000); 1 Feb 2002 11:38:26 -0000 Date: Fri, 1 Feb 2002 13:38:26 +0200 From: Peter Pentchev To: Bri Cc: freebsd-questions@FreeBSD.org Subject: Re: can any one log into ftp.freebsd.org Message-ID: <20020201133826.A1754@straylight.oblivion.bg> References: <20020201131015.C352@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from brian@ukip.com on Fri, Feb 01, 2002 at 11:44:11AM -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 On Fri, Feb 01, 2002 at 11:44:11AM -0000, Bri wrote: > well it can't establish TCP connection or its very slow to connect this > isn't usually the case but I can connect to other ftp sites ok i'm using > ncftp3. Have you considered the possibility that ftp.FreeBSD.org, as the main FTP distribution site of the FreeBSD project, is slightly overloaded right now, due to the recent release of FreeBSD 4.5? Maybe you should try some of the mirrors - your domain name, ukip.org, seems to suggest UK, so maybe you should try some of the UK sites; from a quick perusal of the results of a host command, it seems that there is ftp.uk.FreeBSD.org, and there are ftp2 through ftp6.uk.FreeBSD.org.. G'luck, Peter PS. Once again, redirected to -questions. -- I've heard that this sentence is a rumor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 3:43:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx2.melsa.net.id (mx2.melsa.net.id [202.138.224.13]) by hub.freebsd.org (Postfix) with ESMTP id 718B337B405 for ; Fri, 1 Feb 2002 03:43:43 -0800 (PST) Received: from ns2.melsa.net.id (ns2.melsa.net.id [202.138.224.4]) by mx2.melsa.net.id (8.11.3/8.11.3) with ESMTP id g11Bhcf61389 for ; Fri, 1 Feb 2002 18:43:38 +0700 (JAVT) Received: from pop3.melsa.net.id (pop3.melsa.net.id [202.138.224.11]) by ns2.melsa.net.id (8.11.3/8.11.3) with ESMTP id g11BhcF26407 for ; Fri, 1 Feb 2002 18:43:38 +0700 (JAVT) Date: Fri, 1 Feb 2002 18:43:38 +0700 (JAVT) From: Eko Suwarsono To: questions@freebsd.org Subject: ssh disconnect 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 Halo, I'm always get time out when i am connecting with ssh to other host. I think, this is because my ipfw configuration. I try to increase net.inet.ip.fw.dyn_short_lifetime to 1500 but it doesn't help. This is my ipfw configuration for ssh connection : add 01000 check-state add 02000 allow log tcp from xxx.xxx.xxx.xxx to any 22 out xmit rl0 setup keep-state if i change the configuration to : add 02000 allow log tcp from xxx.xxx.xxx.xxx to any 22 out xmit rl0 then, i can't ssh anymore. Any suggestions ? TIA ekoz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 3:45: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bilbo.in.mat.cc (bilbo.in.mat.cc [212.43.217.121]) by hub.freebsd.org (Postfix) with ESMTP id ADAD237B405 for ; Fri, 1 Feb 2002 03:45:04 -0800 (PST) Received: from bilbo.org (localhost [127.0.0.1]) by bilbo.in.mat.cc (Postfix) with ESMTP id 779DE7101A for ; Fri, 1 Feb 2002 12:45:02 +0100 (CET) Received: from club-internet.fr (sauron.in.mat.cc [212.43.217.122]) by bilbo.in.mat.cc (Postfix) with ESMTP id D97D27101A for ; Fri, 1 Feb 2002 12:45:00 +0100 (CET) Message-ID: <3C5A7FBC.CC58C4ED@club-internet.fr> Date: Fri, 01 Feb 2002 12:45:00 +0100 From: Mathieu Arnold Organization: http://www.absolight.fr/ X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD questions Subject: the LINT file 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'm actually upgrading one of my test box from 4_4 to 4_5, and I stumbled on this : # Tune the kernel malloc area parameters. VM_KMEM_SIZE represents the # minimum, in bytes, and is typically (12*1024*1024) (12MB). # VM_KMEM_SIZE_MAX represents the maximum, typically 200 megabytes. # VM_KMEM_SIZE_SCALE can be set to adjust the auto-tuning factor, which # typically defaults to 4 (kernel malloc area size is physical memory # divided by the scale factor). # options VM_KMEM_SIZE="(10*1024*1024)" options VM_KMEM_SIZE_MAX="(100*1024*1024)" options VM_KMEM_SIZE_SCALE="4" the comment says that VM_KMEM_SIZE is set to 12MB but it's set to 10, and that _MAX is set to 200 but it's set to 100... I heard once that if the comment and the code differed, they were both wrong :) so, what should be the default values ? -- Mathieu Arnold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 3:46:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bilbo.in.mat.cc (bilbo.in.mat.cc [212.43.217.121]) by hub.freebsd.org (Postfix) with ESMTP id 408C037B400 for ; Fri, 1 Feb 2002 03:46:46 -0800 (PST) Received: from bilbo.org (localhost [127.0.0.1]) by bilbo.in.mat.cc (Postfix) with ESMTP id 001127101A for ; Fri, 1 Feb 2002 12:46:43 +0100 (CET) Received: from club-internet.fr (sauron.in.mat.cc [212.43.217.122]) by bilbo.in.mat.cc (Postfix) with ESMTP id 008467101A for ; Fri, 1 Feb 2002 12:46:42 +0100 (CET) Message-ID: <3C5A8022.E87CEF88@club-internet.fr> Date: Fri, 01 Feb 2002 12:46:42 +0100 From: Mathieu Arnold Organization: http://www.absolight.fr/ X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD questions Subject: Re: the LINT file References: <3C5A7FBC.CC58C4ED@club-internet.fr> 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 Mathieu Arnold wrote: > > I'm actually upgrading one of my test box from 4_4 to 4_5, and I > stumbled on this : > > # Tune the kernel malloc area parameters. VM_KMEM_SIZE represents the > # minimum, in bytes, and is typically (12*1024*1024) (12MB). > # VM_KMEM_SIZE_MAX represents the maximum, typically 200 megabytes. > # VM_KMEM_SIZE_SCALE can be set to adjust the auto-tuning factor, which > # typically defaults to 4 (kernel malloc area size is physical memory > # divided by the scale factor). > # > options VM_KMEM_SIZE="(10*1024*1024)" > options VM_KMEM_SIZE_MAX="(100*1024*1024)" > options VM_KMEM_SIZE_SCALE="4" > > the comment says that VM_KMEM_SIZE is set to 12MB but it's set to 10, > and that _MAX is set to 200 but it's set to 100... > I heard once that if the comment and the code differed, they were both > wrong :) > so, what should be the default values ? adding to myself : # Tune the buffer cache maximum KVA reservation, in bytes. The maximum is # usually capped at 200 MB, effecting machines with > 1GB of ram. Note # that the buffer cache only really governs write buffering and disk block # translations. The VM page cache is our primary disk cache and is not # effected by the size of the buffer cache. # options VM_BCACHE_SIZE_MAX="(100*1024*1024)" it says 200M in the comment, but 100 in the code # Tune the swap zone KVA reservation, in bytes. The default is typically # 70 MB, giving the system the ability to manage a maximum of 28GB worth # of swapped out data. # options VM_SWZONE_SIZE_MAX="(50*1024*1024)" 70 -> 50... -- Mathieu Arnold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 4: 7:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.art.pl (freebsd.art.pl [62.89.105.244]) by hub.freebsd.org (Postfix) with ESMTP id B31B237B400 for ; Fri, 1 Feb 2002 04:07:24 -0800 (PST) Received: by freebsd.art.pl (Postfix, from userid 1000) id 4D971CD47; Fri, 1 Feb 2002 13:07:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freebsd.art.pl (Postfix) with ESMTP id 2FED09265; Fri, 1 Feb 2002 13:07:11 +0100 (CET) Date: Fri, 1 Feb 2002 13:07:11 +0100 (CET) From: poison To: "Brian T.Schellenberger" Cc: Edwin Groothuis , Subject: Re: Burning CD`s. In-Reply-To: <20020201040112.E59A44069@i8k.babbleon.org> Message-ID: <20020201130638.U552-100000@freebsd.art.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 > On Thursday 31 January 2002 10:15 pm, poison wrote: > > On Fri, 1 Feb 2002, Edwin Groothuis wrote: > > > On Fri, Feb 01, 2002 at 04:05:18AM +0100, poison wrote: > > > > > I have a tutorial on bsdvault.net which may help in your case: > > > > > http://bsdvault.net/sections.php?op=viewarticle&artid=79 > > > > > > > > Do you know other software than burncd & cdrecord ,for console of > > > > course. > > > > > > Wasn't that your initial question, and haven't we found out what > > > was wrong with the way you tried to use burncd? > > > > Nothing is wrong.. I just want to try other soft... test it > > burncd & cdrecord are the only programs to do this, because they do the job. > The only read that burncd even exists is 'cause cdrecord is SCSI. > > There just isn't much interesting about having another program . . . even the > GUI programs inevitably just do system() calls to use these utility CD > recorders. > > I mean, if you want different arguments, you can use front ends in front of > these, but what's the point? What you are you hoping to accomplish? > One more question ,how Can I emulate SCSI (for cdrecord) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 4:13:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bunning.skiltech.com (bunning.skiltech.com [216.235.79.240]) by hub.freebsd.org (Postfix) with ESMTP id 2300B37B400 for ; Fri, 1 Feb 2002 04:13:26 -0800 (PST) Received: (from root@localhost) by bunning.skiltech.com (8.11.6/8.11.6) id g11CDEu68480; Fri, 1 Feb 2002 07:13:14 -0500 (EST) (envelope-from minter) Received: (from minter@localhost) by bunning.skiltech.com (8.11.6/8.11.6) id g11CD8c68435; Fri, 1 Feb 2002 07:13:08 -0500 (EST) (envelope-from minter) Date: Fri, 1 Feb 2002 07:13:08 -0500 (EST) From: "H. Wade Minter" X-X-Sender: minter@bunning.skiltech.com To: poison Cc: "Brian T.Schellenberger" , Edwin Groothuis , Subject: Re: Burning CD`s. In-Reply-To: <20020201130638.U552-100000@freebsd.art.pl> Message-ID: <20020201071225.R66054-100000@bunning.skiltech.com> X-Folkin-Excellent: Eddie From Ohio (efohio.com) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Fri, 1 Feb 2002, poison wrote: > One more question ,how Can I emulate SCSI (for cdrecord) I've had good luck with the atapicam patch located here: http://www.cuivre.fr.eu.org/~thomas/atapicam/ --Wade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 4:15:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interchange.ubc.ca (mail.interchange.ubc.ca [137.82.27.15]) by hub.freebsd.org (Postfix) with ESMTP id 7A05237B405 for ; Fri, 1 Feb 2002 04:15:31 -0800 (PST) Received: from dsl232.net.ubc.ca ([142.103.175.232] helo=zevez) by mail.interchange.ubc.ca with smtp (Exim 3.03 #1) id 16WcbL-0006PP-00 for freebsd-questions@freebsd.org; Fri, 01 Feb 2002 04:15:31 -0800 Message-Id: <3.0.5.32.20020201041545.00f94078@pop.interchange.ubc.ca> X-Sender: zev@pop.interchange.ubc.ca X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 01 Feb 2002 04:15:45 -0800 To: freebsd-questions@freebsd.org From: Zev Thompson Subject: Re: noatime switch on local mount In-Reply-To: <20020131185930.GA2520@raggedclown.net> References: <20020131191902.P68986@roman.mobil.cz> <5.1.0.14.0.20020131112513.00aa6c20@postoffice.swbell.net> <20020131191902.P68986@roman.mobil.cz> 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 >> > Reading that atime update really isn't that big of a hit for casual systems >> > (expect for make world stuff) like mine but hey, never hurts to get a >> > little more performance out of my box :) >Well you can use it in "find" for whatever reason as well. >I should think any performance gain a small system might gain for it >would be infinitesimally small, and as noted above, it will break >new mail notification. I read a page of FreeBSD filesystem benchmarks a while back that showed the noatime flag to give a performance increase on the order of that gained by setting the async flag, or using softupdates. But as I can't find a link to it right now, I'm not willing to pretend I know it to be true. Zev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 4:18: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpzilla5.xs4all.nl (smtpzilla5.xs4all.nl [194.109.127.141]) by hub.freebsd.org (Postfix) with ESMTP id 33F2D37B404 for ; Fri, 1 Feb 2002 04:17:59 -0800 (PST) Received: from unity.zacha.xs4all.nl (zacha.xs4all.nl [213.84.201.224]) by smtpzilla5.xs4all.nl (8.12.0/8.12.0) with ESMTP id g11CHulv035942; Fri, 1 Feb 2002 13:17:57 +0100 (CET) Received: from silver.zacha.xs4all.nl (silver.zacha.xs4all.nl [172.23.3.20]) by unity.zacha.xs4all.nl (8.11.3/8.11.3) with ESMTP id g11CJQu20122; Fri, 1 Feb 2002 13:19:26 +0100 (CET) (envelope-from walter@binity.com) Date: Fri, 1 Feb 2002 13:17:03 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational Reply-To: walter@i.r00ted.it X-Priority: 3 (Normal) Message-ID: <5811592539.20020201131703@i.r00ted.it> To: "alexus" Cc: freebsd-questions@freebsd.org Subject: Re: Fw: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null In-Reply-To: <003201c1aae7$260e1930$0100a8c0@alexus> References: <003201c1aae7$260e1930$0100a8c0@alexus> 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 [in reply to ml@db.nexgen.com, 01/02/2002] > why was dump aborted? > >> DUMP: fopen on /dev/tty fails: Device not configured >> DUMP: The ENTIRE dump is aborted. Apparently user interaction was required. This error signifies that dump wanted to ask you something via the terminal, but since dump was run from cron, there was no controlling terminal, so dump had no choice but to bail out. -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 4:19:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (Postfix) with ESMTP id 4958237B425 for ; Fri, 1 Feb 2002 04:18:54 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailc.telia.com (8.11.6/8.11.6) with ESMTP id g11CIms06378 for ; Fri, 1 Feb 2002 13:18:48 +0100 (CET) Received: from falcon.midgard.homeip.net (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id NAA03579 for ; Fri, 1 Feb 2002 13:18:48 +0100 (CET) Received: (qmail 47091 invoked by uid 1001); 1 Feb 2002 12:18:46 -0000 Date: Fri, 1 Feb 2002 13:18:46 +0100 From: Erik Trulsson To: Mathieu Arnold Cc: FreeBSD questions Subject: Re: the LINT file Message-ID: <20020201121846.GA47075@student.uu.se> Mail-Followup-To: Mathieu Arnold , FreeBSD questions References: <3C5A7FBC.CC58C4ED@club-internet.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C5A7FBC.CC58C4ED@club-internet.fr> User-Agent: Mutt/1.3.25i 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 Fri, Feb 01, 2002 at 12:45:00PM +0100, Mathieu Arnold wrote: > I'm actually upgrading one of my test box from 4_4 to 4_5, and I > stumbled on this : > > # Tune the kernel malloc area parameters. VM_KMEM_SIZE represents the > # minimum, in bytes, and is typically (12*1024*1024) (12MB). > # VM_KMEM_SIZE_MAX represents the maximum, typically 200 megabytes. > # VM_KMEM_SIZE_SCALE can be set to adjust the auto-tuning factor, which > # typically defaults to 4 (kernel malloc area size is physical memory > # divided by the scale factor). > # > options VM_KMEM_SIZE="(10*1024*1024)" > options VM_KMEM_SIZE_MAX="(100*1024*1024)" > options VM_KMEM_SIZE_SCALE="4" > > the comment says that VM_KMEM_SIZE is set to 12MB but it's set to 10, > and that _MAX is set to 200 but it's set to 100... > I heard once that if the comment and the code differed, they were both > wrong :) > so, what should be the default values ? The values used in LINT are usually and intentionally *not* the default values. The reason for this is to try to make sure that you get at least some testing with non-default values. To find the actual default values used I suggest you look in the code. (The actual .c/.h files that is. LINT is not the code.) The comments in LINT are probably correct though. -- 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 Fri Feb 1 4:22:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from host213-123-130-220.in-addr.btopenworld.com (host213-123-130-220.in-addr.btopenworld.com [213.123.130.220]) by hub.freebsd.org (Postfix) with ESMTP id 52B6837B400 for ; Fri, 1 Feb 2002 04:22:39 -0800 (PST) Received: by host213-123-130-220.in-addr.btopenworld.com (Postfix, from userid 1001) id BD0CC12A; Fri, 1 Feb 2002 12:22:38 +0000 (GMT) Date: Fri, 1 Feb 2002 12:22:38 +0000 From: Dominic Marks To: Bri Cc: freebsd-questions@freebsd.org Subject: Re: can any one log into ftp.freebsd.org Message-ID: <20020201122238.B37591@host213-123-130-220.in-addr.bto> References: <20020201131015.C352@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from brian@ukip.com on Fri, Feb 01, 2002 at 11:44:11AM -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 On Fri, Feb 01, 2002 at 11:44:11AM -0000, Bri wrote: > well it can't establish TCP connection or its very slow to connect this > isn't usually the case but I can connect to other ftp sites ok i'm using > ncftp3. Since they changed from running FreeBSD ftpd to ProFTPd I have notice that it takes a long time to get to a login prompt. ftp.uk.freebsd.org is almost always capable of maxing out my DSL line, so I would suggest you try there. -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 4:27:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by hub.freebsd.org (Postfix) with ESMTP id 76D7537B405 for ; Fri, 1 Feb 2002 04:27:47 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 1298186DE for ; Fri, 1 Feb 2002 13:26:37 +0100 (MET) Date: Fri, 1 Feb 2002 13:26:34 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: rc.d files: which programs to these belong to? Message-Id: <20020201132634.2a56cc5e.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 In my previous e-mail I said I had accidently deleted my rc.d. However I came up with a solution: These are the files I picked up from locate which I do not know the origin of: /usr/local/etc/rc.d/fam.sh /usr/local/etc/rc.d/kdelibs.sh /usr/local/etc/rc.d/pkgtools.sh /usr/local/etc/rc.d/rtc.sh Could anybody tell me where these files come from? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 4:41:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by hub.freebsd.org (Postfix) with ESMTP id B203E37B404 for ; Fri, 1 Feb 2002 04:41:17 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 792E77E31 for ; Fri, 1 Feb 2002 13:41:16 +0100 (MET) Date: Fri, 1 Feb 2002 13:41:15 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: compat3x Message-Id: <20020201134115.530e8786.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Why can't the port of compat3x manage actually fetching it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 4:57:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 2F65337B400 for ; Fri, 1 Feb 2002 04:57:39 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 286FB16B23 for ; Fri, 1 Feb 2002 13:57:36 +0100 (CET) Received: from LenConrad.Go2France.com [66.64.14.18] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id A4F01B8A0150; Fri, 01 Feb 2002 14:15:28 +0100 Message-Id: <5.1.0.14.2.20020201064027.03123cd0@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 01 Feb 2002 06:57:32 -0600 To: freebsd-questions@freebsd.org From: Len Conrad Subject: driver for Optibase VideoPlex Xpress MPEG-2 decoder Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Does anybody know if/where there is a FreeBSD driver for this decoder? thanks Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:14:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from breg.mc.mpls.visi.com (breg.mc.mpls.visi.com [208.42.156.101]) by hub.freebsd.org (Postfix) with ESMTP id D05C437B405 for ; Fri, 1 Feb 2002 05:14:18 -0800 (PST) Received: from sheol.localdomain (hawkeyd-fw.dsl.visi.com [208.42.101.193]) by breg.mc.mpls.visi.com (Postfix) with ESMTP id B38802D0C82 for ; Fri, 1 Feb 2002 07:14:17 -0600 (CST) Received: (from hawkeyd@localhost) by sheol.localdomain (8.11.1/8.11.1) id g11DE2N00542 for freebsd-questions@freebsd.org; Fri, 1 Feb 2002 07:14:02 -0600 (CST) (envelope-from hawkeyd) Date: Fri, 1 Feb 2002 07:13:56 -0600 From: D J Hawkey Jr To: questions at FreeBSD Subject: Two FBSD slices on one disk - losing mountpoints? Message-ID: <20020201071356.A482@sheol.localdomain> Reply-To: hawkeyd@visi.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 After reading the 4.5 Handbook, and searching with Google and FBSD's own engines, I cannot find anything to soothe my apprehension about what I see: I have FBSD on ad0s2. I want another FBSD on ad0s1. 'fdisk' is no problem, and neither is 'disklabel', EXCEPT that as I create the [FBSD] partitions in ad0s1, the mountpoints in the existing ad0s2 disappear, and 'disklabel' tells me I already have such-and-such mountpoint when I try to re-mount the partitions in ad0s2. My question is: By creating new partitions in ad0s1, am I really losing the existing mountpoints in ad0s2? If so, how do I restore 'em? Or am I missing something fundamental here? I know two FBSDs can exist on one drive. Am I worrying about nothing? A quick reply would be most appreciated; I'd like to do this while my boy takes his nap! TIA, Dave -- ______________________ ______________________ \__________________ \ D. J. HAWKEY JR. / __________________/ \________________/\ hawkeyd@visi.com /\________________/ http://www.visi.com/~hawkeyd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:17:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe15.law11.hotmail.com [64.4.16.119]) by hub.freebsd.org (Postfix) with ESMTP id 24A4E37B48F for ; Fri, 1 Feb 2002 05:17:07 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 1 Feb 2002 05:17:07 -0800 X-Originating-IP: [212.38.182.94] From: "Neil Shopland" To: Subject: ImageMagick Date: Fri, 1 Feb 2002 13:14:51 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0089_01C1AB22.6E9857C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 01 Feb 2002 13:17:07.0063 (UTC) FILETIME=[BF596870:01C1AB22] 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_0089_01C1AB22.6E9857C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have installed ImageMagick on a FreeBSD server - it works fine with = GIF but I understand that you need to apply additional libraries to get = ImageMagick to work with JPEG & PNG - does anyone have any experience = with this so that they can put me out of my misery ;o)) - I need to know = how to get the libraries working with Imagemagick so it supports these 2 = other image formats. Any help appreciated. Thanks, Neil ------=_NextPart_000_0089_01C1AB22.6E9857C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi,
 
I have installed = ImageMagick on a=20 FreeBSD server - it works fine with GIF but I understand that you need = to apply=20 additional libraries to get ImageMagick to work with JPEG & PNG - = does=20 anyone have any experience with this so that they can put me out of my = misery=20 ;o)) - I need to know how to get the libraries working with Imagemagick = so it=20 supports these 2 other image formats.
 
Any help = appreciated.
 
Thanks,=20 Neil
------=_NextPart_000_0089_01C1AB22.6E9857C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:17:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay03.roc.frontiernet.net (alteon01h.roc.frontiernet.net [66.133.130.238]) by hub.freebsd.org (Postfix) with SMTP id C6FAC37B419 for ; Fri, 1 Feb 2002 05:17:47 -0800 (PST) Received: (qmail 16542 invoked from network); 1 Feb 2002 13:17:42 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay03.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 1 Feb 2002 13:17:42 -0000 Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id C04F4EE5AA for ; Fri, 1 Feb 2002 05:17:40 -0800 (PST) Message-ID: <001601c1ab22$d374ced0$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: Subject: isakmpd & Nortel Contivity VPN Date: Fri, 1 Feb 2002 05:17:40 -0800 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.2600.0000 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 Has anyone used the isakmpd port to establish a IPSec VPN connection with a Nortel Contivity box? At my office, the network guys put in a Nortel Contiviy VPN box and have required the use of IPSec. The result of this is that I have to use the Nortel client which (of course) only runs on the Windows platforms. What I want to do is setup isakmpd on my FBSD firewall at home. Then anytime any one of my PCs behind the firewall attempts to connect to the address range at work, have the VPN established and the packets routed appropriately. I'm really new to this and would appreciate any pointers to tips, tricks, or how-to's, especially those geared toward a newbie. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:25:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.private.techsupport.co.uk (cabletel1.cableol.net [194.168.3.4]) by hub.freebsd.org (Postfix) with ESMTP id 2827B37B400 for ; Fri, 1 Feb 2002 05:25:41 -0800 (PST) Received: from ceri by cartman.private.techsupport.co.uk with local (Exim 3.31 #1) id 16Wdge-0000A2-00; Fri, 01 Feb 2002 13:25:04 +0000 Date: Fri, 1 Feb 2002 13:25:04 +0000 From: Ceri To: BinarySoul Cc: freebsd-questions@freebsd.org Subject: Re: Video Card Problem Message-ID: <20020201132504.A440@cartman.private.techsupport.co.uk> References: <20020131235153.A20897@b1n.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020131235153.A20897@b1n.org>; from binary@b1n.org on Thu, Jan 31, 2002 at 11:51:53PM -0200 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, Jan 31, 2002 at 11:51:53PM -0200, BinarySoul said: > Hello there, here is Marcio from Brazil. > I'm having problems with my video card: > MSI Geforce 2 MX 400 64Mb Should work with the "nv" driver. > I've tried a lot of different configurations either in X 3.3.6 and X 4.1 > and all of 'em failed miserably :( > with a cursed 320x200x8 display and noway to getting back to console Ctrl-Alt-Backspace ? > PLEASE! Send a Carbon Copy (CC) of any reply to me, i'm not subscribed > to this list. Thanks. Standard practise here. Ceri -- I probably wouldn't like you. Really. I really probably wouldn't like you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:27: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ext-ch1gw-1.online-age.net (ext-ch1gw-1.online-age.net [216.34.191.35]) by hub.freebsd.org (Postfix) with ESMTP id DDD2837B404 for ; Fri, 1 Feb 2002 05:27:04 -0800 (PST) Received: from int-ch1gw-2.online-age.net (int-ch1gw-2 [3.159.232.66]) by ext-ch1gw-1.online-age.net (8.9.3+Sun/8.9.1/990426-RLH) with ESMTP id IAA17031 for ; Fri, 1 Feb 2002 08:27:03 -0500 (EST) Received: from uswaumsxbhmedge.med.ge.com (localhost [127.0.0.1]) by int-ch1gw-2.online-age.net (8.9.3+Sun/8.9.1/990426-RLH) with ESMTP id IAA20674 for ; Fri, 1 Feb 2002 08:27:03 -0500 (EST) Received: by amermsx.med.ge.com with Internet Mail Service (5.5.2653.19) id ; Fri, 1 Feb 2002 07:27:01 -0600 Message-ID: <411301487662D411ADDB0090274F3A7505178D2A@uswaumsx01medge.med.ge.com> From: "Greer, Darren (MED)" To: "'freebsd-questions@freebsd.org'" Subject: X Windows exits abnormally? Date: Fri, 1 Feb 2002 07:26:59 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1AB24.204C2CC0" 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 message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1AB24.204C2CC0 Content-Type: text/plain Hello all. I have just installed FreeBSD for the first time about 1 day ago. Yay for me! Anyway, after installed X, and then KDE I am having this problem. When I exit X, the computer stops sending signals to the monitor...and it goes into a sleep state. However, the shell is definitely there, because if I just type "startx" again (not being able to see anything going on) it starts right back up. I have never seen this before (granted I have come from Linux for 6 years), so I was hoping that I might have just screwed something up when setting up the console or something. Let me know any suggestions, Darren ------_=_NextPart_001_01C1AB24.204C2CC0 Content-Type: text/html Message
Hello all.  I have just installed FreeBSD for the first time about 1 day ago.  Yay for me!
 
Anyway, after installed X, and then KDE I am having this problem.  When I exit X, the computer stops sending signals to the monitor...and it goes into a sleep state.  However, the shell is definitely there, because if I just type "startx" again (not being able to see anything going on) it starts right back up.
 
I have never seen this before (granted I have come from Linux for 6 years), so I was hoping that I might have just screwed something up when setting up the console or something.
 
Let me know any suggestions,
 
Darren
------_=_NextPart_001_01C1AB24.204C2CC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:32:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.private.techsupport.co.uk (cabletel1.cableol.net [194.168.3.4]) by hub.freebsd.org (Postfix) with ESMTP id 91D8F37B404 for ; Fri, 1 Feb 2002 05:32:48 -0800 (PST) Received: from ceri by cartman.private.techsupport.co.uk with local (Exim 3.31 #1) id 16Wdne-0000Fs-00; Fri, 01 Feb 2002 13:32:18 +0000 Date: Fri, 1 Feb 2002 13:32:18 +0000 From: Ceri To: Steven A Cc: parv , freebsd-questions@freebsd.org Subject: Re: PERL way too slow on cat operation; me wonders what is going on Message-ID: <20020201133218.B440@cartman.private.techsupport.co.uk> References: <20020131212634.A13452@abyss.cs.uchicago.edu> <20020201050637.GA4068@moo.holy.cow> <20020131230950.B15426@abyss.cs.uchicago.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020131230950.B15426@abyss.cs.uchicago.edu>; from salyari@cs.uchicago.edu on Thu, Jan 31, 2002 at 11:09:50PM -0600 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, Jan 31, 2002 at 11:09:50PM -0600, Steven A said: > yea it is a typo > > oops > > this doesnt change anything, i still have the problem > > > cat 80megfile.ps | perl cat.pl > output.ps What about cat 80megfile.ps | perl -pe '' > output.ps ? That's gotta be the easiest round of perl golf I ever played. Ceri To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:35:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id E138137B402 for ; Fri, 1 Feb 2002 05:35:34 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.33 #1) id 16Wdr3-0003ZM-00 for freebsd-questions@FreeBSD.ORG; Fri, 01 Feb 2002 16:35:49 +0300 Date: Fri, 1 Feb 2002 16:35:49 +0300 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: rc.d files: which programs to these belong to? Message-ID: <20020201133549.GA12282@sysadm.stc> Reply-To: igorr@speechpro.com Mail-Followup-To: Igor Roboul , freebsd-questions@FreeBSD.ORG References: <20020201132634.2a56cc5e.johann@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020201132634.2a56cc5e.johann@broadpark.no> User-Agent: Mutt/1.3.26i 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 Fri, Feb 01, 2002 at 01:26:34PM +0100, J.S. wrote: > In my previous e-mail I said I had accidently deleted my rc.d. However I came up with a solution: > > These are the files I picked up from locate which I do not know the origin of: > /usr/local/etc/rc.d/rtc.sh > pkg_info -W /usr/local/etc/rc.d/rtc.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:37: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.private.techsupport.co.uk (cabletel1.cableol.net [194.168.3.4]) by hub.freebsd.org (Postfix) with ESMTP id 7A9E637B416 for ; Fri, 1 Feb 2002 05:36:56 -0800 (PST) Received: from ceri by cartman.private.techsupport.co.uk with local (Exim 3.31 #1) id 16Wdrh-0000IJ-00; Fri, 01 Feb 2002 13:36:29 +0000 Date: Fri, 1 Feb 2002 13:36:29 +0000 From: Ceri To: John Vender Cc: freebsd-questions@freebsd.org Subject: Re: perl 5.6.1 and FormMail 1.6 Message-ID: <20020201133629.C440@cartman.private.techsupport.co.uk> References: <20020201002332.B35381-100000@serv1.wallnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from john@jmv.com.au on Fri, Feb 01, 2002 at 07:41:34PM +1100 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 Fri, Feb 01, 2002 at 07:41:34PM +1100, John Vender said: > Tim Kellers wrote: > > >I did an upgrade to Perl 5.6.1 (from ports) last week and, much to my > >surprise, I found out today that my FormMail was broken --no error > >message, no bounce just no mail delivered. I "use.perl system"'d back to > >5.005 and everything worked again. I also --after I got 5.005 working > >again, installed the latest FormMail (v 1.9) and things continued to work. > > > >The only variable that I'm aware of is that I installed the Webmin 0.92 > >"jabber" module and had to swim through some really cryptic perl errors in > >order to get the module to work --Webmin, the day after, released a Jabber > >module that worked without producing those errors, so it is possible that > >I hosed my Perl while trying to "fix" the errant Jabber WebMin module. > > > >I haven't, yet, reinstalled Perl 5.6.1 --I figured it was best to ask the > >question here before I break my server, yet again. > > > I've seen this happen when perl was upgraded on a couple of servers I have > some web sites on (happened to be redhat so I don't think bsd is part of > the issue), formmail stopped sending mails but otherwise didn't come up with > any complaints when run. To solve it I updated formmail but I never got > an answer to what causes the problem when earlier versions are run with > newer perl. The ISP who owns the servers told me to upgrade formmail when > they noticed the old versions stopped working when they did the perl upgrade. Off the top of my head, could it be that the open() syntax changed ? Ceri -- Your local RFC Nazi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 5:55:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cmailg4.svr.pol.co.uk (cmailg4.svr.pol.co.uk [195.92.195.174]) by hub.freebsd.org (Postfix) with ESMTP id 1A4E637B400 for ; Fri, 1 Feb 2002 05:55:40 -0800 (PST) Received: from [195.92.168.141] (helo=tmailb1.svr.pol.co.uk) by cmailg4.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 16WeAE-0002UU-00 for freebsd-questions@freebsd.org; Fri, 01 Feb 2002 13:55:38 +0000 Received: from modem-3284.rhino.dialup.pol.co.uk ([62.137.108.212] helo=applets.jpowered.com) by tmailb1.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 16WeAD-0007zL-00 for freebsd-questions@FreeBSD.org; Fri, 01 Feb 2002 13:55:38 +0000 Message-Id: <5.1.0.14.0.20020201135117.009f5980@jpowered.com> X-Sender: chris@jpowered.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 01 Feb 2002 13:54:30 +0000 To: freebsd-questions@FreeBSD.org From: Chris O'Brien Subject: Internal Modem on COM 4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 can not get my internal modem on com 4 to work. I have set the devices to cuaa3 and I made sure I enabled cuaa2 and cuaa3 on the kernal configuration and there was no conflicts. When I run ppp and type dial dialup nothing happerns. In FreeBSD it says cuaa3 is a bad file desciptor. I noticed when FreeBSD is booting up it does not find the device sio3. I saw in the FreeBSD handbook in the kernal configuration file section (chapter 9.4) that if you need to change the modem's IRQ from 9 to 2. I have 2 computers with the same problem and both have an Internal modem on COM 4. Can you tell me how to change the Modems IRQ from 9 to 2. Do I have to change the Jumpers in the computer or is there another way of solving this problem. Thank you, Chris O'Brien To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 6:12:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from styx.astrom.net (styx.astrom.net [213.242.136.201]) by hub.freebsd.org (Postfix) with ESMTP id 1E71537B400 for ; Fri, 1 Feb 2002 06:12:40 -0800 (PST) Received: from localhost (astrom@localhost) by styx.astrom.net (8.11.6/8.11.6) with ESMTP id g11ECcR04315 for ; Fri, 1 Feb 2002 15:12:38 +0100 (CET) (envelope-from patrik@astrom.net) Date: Fri, 1 Feb 2002 15:12:38 +0100 (CET) From: =?ISO-8859-1?Q?Patrik_=C5str=F6m?= X-X-Sender: To: Subject: "Live" Streaming video with FreeBSD ? 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 Hi, I would like to be able to record "live" streaming video from one place and "relay" this stream to another site that have more bandwith!, we use FreeBSD for everything else and I would like to be able to do this with FreeBSD as well. Do anyone have any experience in this field and who is willing to share some tips and tricks with me ?. I have never worked with Streaming Video and audio before so I would be most gratefull for any hints and/or suggestions you could share with me !, I would also like to get some advice on what "Capture" cards to use and if it is possible to use "DV" cameras for this ?. I have found CamServ and ffmpeg but there seems to be problems with both, CamServ only supports one type of capture cards and ffmpeg don't work if one reads the FAQ at http://ffmpeg.sourceforge.net. Is there anything else or are these programs what one should use for streaming video/audio under FreeBSD ?. What is http://www.streamingserver.org/ ?, could this help me ?. The site seems to be closed though !. Regards Patrik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 6:28:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id 0309C37B402 for ; Fri, 1 Feb 2002 06:28:06 -0800 (PST) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id JAA21413; Fri, 1 Feb 2002 09:28:03 -0500 (EST) Message-ID: <3C5AA5F3.A06C1029@eng.ufl.edu> Date: Fri, 01 Feb 2002 09:28:03 -0500 From: Bob Johnson X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, eo MIME-Version: 1.0 To: Trevor Osatchuk Cc: questions@freebsd.org Subject: Re: more: vpn from behind firewall References: 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 Trevor Osatchuk wrote: > > Thanks for the reply Bob. I can ssh into my firewall, no problem. When I > tried: > ssh -L 25:smtp.myisp.com:25 my.firewall.ip.address > > I get prompted for my root password on my firewall. Now, I don't have > remote root login set up and I would rather not. What can I do to get > around the root password? > Oops. I meant to mention that. Either ssh -L 25:smtp.myisp.com:25 user@my.firewall.ip.address or ssh -l user -L 25:smtp.myisp.com:25 my.firewall.ip.address will attempt to log you into your firewall as "user" (that's a lowercase "L" on the second version). As you probably already discovered, you must be root on your laptop to forward ports like this, but you can connect to your firewall as any legitimate user. You can also tack a command onto the end of that, and it will run on the firewall. For example, to keep a modem connection from timing out, I sometimes use something like ssh -L 25:smtp.myisp.com:25 bob@home.network.address ping -i 60 my.laptop.address but you would need a public IP number on your laptop to do exactly that. > I am not sure what needs to be set up on my firewall to allow this. > Portforwarding is enabled, but do I need to set up a rule? If you have a non-root user account on your firewall, that's all you need. And if you dig into the ssh man page, you can set it up so you don't need to enter a password every time you set up the connection. The other option is to have your firewall forward port 22 (ssh) to some internal system on your network where you DO have a user account. For extra credit, figure out how you are going to remotely administer your firewall after you do that. > ______ _________ ________ > |my | | firewall| |my home | > |laptop|-----| on ski |------WWW-----|firewall|--- Home Network > |______| |__hill___| |________| > 192.168 192.168 ???? My firewall IP 192.168 > >I'm not sure if you mean your laptop address is 192.168.1.x, or if > >that's the address of your home system. > > I have a 192.168 ip on my laptop, assigned by dhcp, also my private network > has 192.168, but I doubt that this is of any importance. If it matters, then one of the firewalls/NATs is not configured correctly. > > >Of course, there is a third, and probably easier solution: ask > >the people who run the network on the ski hill what you should > >use for your outgoing SMTP host. You aren't the only person > >with that problem, and they should have a local one set up for > >you to use. Just set your email program to use whatever they > >tell you. > > What? Are you crazy? Ask that question and get an answer in 10 minutes, or > spend hours trying to do it the hard way? Hmmmm, I am dissapointed in you > Bob! :) Sorry. I don't know what came over me. > > Thanks, > > fybar Good luck. - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 6:45:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11201.mail.yahoo.com (web11201.mail.yahoo.com [216.136.131.171]) by hub.freebsd.org (Postfix) with SMTP id 194BB37B417 for ; Fri, 1 Feb 2002 06:45:25 -0800 (PST) Message-ID: <20020201144524.18666.qmail@web11201.mail.yahoo.com> Received: from [152.78.128.54] by web11201.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 06:45:24 PST Date: Fri, 1 Feb 2002 06:45:24 -0800 (PST) From: Gary Pentland Subject: ADSL modems To: freebsd-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 Hi all Does anyone know how to / or have tried to get an ADSL modem pci card running under freebsd... I was looking into the D-Link DSL-100D but can only see linux drivers :-( If anyone has tried this please let me know how you got on. Gary __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 6:56:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 81D7F37B400 for ; Fri, 1 Feb 2002 06:56:15 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16Wf6s-000Mi1-00 for freebsd-questions@FreeBSD.ORG; Fri, 01 Feb 2002 14:56:14 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id C6EC742893; Fri, 1 Feb 2002 15:56:13 +0100 (CET) Date: Fri, 1 Feb 2002 15:56:13 +0100 From: Cliff Sarginson To: FreeBSD questions Subject: Re: the LINT file Message-ID: <20020201145613.GA1114@raggedclown.net> References: <3C5A7FBC.CC58C4ED@club-internet.fr> <20020201121846.GA47075@student.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020201121846.GA47075@student.uu.se> User-Agent: Mutt/1.3.24i 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 Fri, Feb 01, 2002 at 01:18:46PM +0100, Erik Trulsson wrote: > On Fri, Feb 01, 2002 at 12:45:00PM +0100, Mathieu Arnold wrote: > > I'm actually upgrading one of my test box from 4_4 to 4_5, and I > > stumbled on this : > > > > # Tune the kernel malloc area parameters. VM_KMEM_SIZE represents the > > # minimum, in bytes, and is typically (12*1024*1024) (12MB). > > # VM_KMEM_SIZE_MAX represents the maximum, typically 200 megabytes. > > # VM_KMEM_SIZE_SCALE can be set to adjust the auto-tuning factor, which > > # typically defaults to 4 (kernel malloc area size is physical memory > > # divided by the scale factor). > > # > > options VM_KMEM_SIZE="(10*1024*1024)" > > options VM_KMEM_SIZE_MAX="(100*1024*1024)" > > options VM_KMEM_SIZE_SCALE="4" > > > > the comment says that VM_KMEM_SIZE is set to 12MB but it's set to 10, > > and that _MAX is set to 200 but it's set to 100... > > I heard once that if the comment and the code differed, they were both > > wrong :) > > so, what should be the default values ? > > > The values used in LINT are usually and intentionally *not* the default > values. The reason for this is to try to make sure that you get at > least some testing with non-default values. > Meaning ? The last sentence lost me... -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 6:56:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 6370C37B405 for ; Fri, 1 Feb 2002 06:56:24 -0800 (PST) Received: from barbish ([63.70.155.57]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Fri, 1 Feb 2002 09:59:58 -0500 From: "Joe & Fhe Barbish" To: "Chris O'Brien" Cc: "FBSD" Subject: RE: Internal Modem on COM 4 Date: Fri, 1 Feb 2002 09:56:19 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <5.1.0.14.0.20020201135117.009f5980@jpowered.com> 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 First thing first. If the modem is not found during the boot probe process then there is no way user ppp can work. FBSD does not work with pci or isa bus winmodems. If you bought this modem for a windows system you are SOL. A FBSD pci modem must have onboard controller and dsp module. Cost around $80-$100 dollars. The boot messages are very short. To get more meaning full boot msgs do this, when the boot process stops for 10 seconds with msg to hit enter to continue, hit space bar, enter boot -v then enter. This will give you verbose boot messages. Look for you modem as a . If it is in the boot log as unknown it's either a winmodem or it has irq conflict in the pc bios. One common problem to look for is a AGP video card and the first pci slot sharing a irq. Do not put your modem or nic card in slot1 if you have a video card in the AGP slot. If you still have problems remove other expansion cards one at a time from PC until you get it found in boot log. Play with pc bios. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chris O'Brien Sent: Friday, February 01, 2002 8:55 AM To: freebsd-questions@FreeBSD.org Subject: Internal Modem on COM 4 Hello, I can not get my internal modem on com 4 to work. I have set the devices to cuaa3 and I made sure I enabled cuaa2 and cuaa3 on the kernal configuration and there was no conflicts. When I run ppp and type dial dialup nothing happerns. In FreeBSD it says cuaa3 is a bad file desciptor. I noticed when FreeBSD is booting up it does not find the device sio3. I saw in the FreeBSD handbook in the kernal configuration file section (chapter 9.4) that if you need to change the modem's IRQ from 9 to 2. I have 2 computers with the same problem and both have an Internal modem on COM 4. Can you tell me how to change the Modems IRQ from 9 to 2. Do I have to change the Jumpers in the computer or is there another way of solving this problem. Thank you, Chris O'Brien 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 Fri Feb 1 6:56:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gama.tj.rs.gov.br (gw.tj.rs.gov.br [200.198.149.62]) by hub.freebsd.org (Postfix) with ESMTP id CC88F37B421 for ; Fri, 1 Feb 2002 06:56:33 -0800 (PST) Received: (from uucp@localhost) by gama.tj.rs.gov.br (8.9.3/8.9.3) id SAA62212 for ; Thu, 31 Jan 2002 18:32:03 -0200 (EDT) (envelope-from rout@tj.rs.gov.br) Received: from npoatj04.tj.rs.gov.br(10.200.0.2), claiming to be "npoatj04.tjrs.gov.br" via SMTP by gama.tj.rs.gov.br, id smtpdd62202; Thu Jan 31 18:32:00 2002 Received: from tj.rs.gov.br (wpoatjrout.tjrs.gov.br [10.200.0.80]) by npoatj04.tjrs.gov.br with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id C9QH17MA; Thu, 31 Jan 2002 18:25:09 -0300 Message-ID: <3C59B62C.459405B7@tj.rs.gov.br> Date: Thu, 31 Jan 2002 18:25:00 -0300 From: Felipe Szczesny Rout X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: lpd dies 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 I´m running lpd on FreeBSD 4.4 with 30 queues and some times the lpd process dies without any reason I can see. Can somebody give me some tip do discover the problem ??? I receive jobs in my server and use samba client to comunicate and send jobs to windows 95 machines. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 7: 1:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 2453037B400 for ; Fri, 1 Feb 2002 07:01:38 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16WfC1-000NMz-00 for freebsd-questions@FreeBSD.org; Fri, 01 Feb 2002 15:01:33 +0000 Received: by tanya.raggedclown.net (tanya.raggedclown.intra, from userid 500) id BFD0442893; Fri, 1 Feb 2002 16:01:32 +0100 (CET) Date: Fri, 1 Feb 2002 16:01:32 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.org Subject: Re: Internal Modem on COM 4 Message-ID: <20020201150132.GB1114@raggedclown.net> References: <5.1.0.14.0.20020201135117.009f5980@jpowered.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.0.20020201135117.009f5980@jpowered.com> User-Agent: Mutt/1.3.24i 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 Fri, Feb 01, 2002 at 01:54:30PM +0000, Chris O'Brien wrote: > Hello, > > I can not get my internal modem on com 4 to work. > I have set the devices to cuaa3 and I made sure I enabled cuaa2 and cuaa3 > on the > kernal configuration and there was no conflicts. > When I run ppp and type dial dialup nothing happerns. > In FreeBSD it says cuaa3 is a bad file desciptor. > I noticed when FreeBSD is booting up it does not find the device sio3. > > I saw in the FreeBSD handbook in the kernal configuration file section > (chapter 9.4) > that if you need to change the modem's IRQ from 9 to 2. > I have 2 computers with the same problem and both have an Internal modem on > COM 4. > > Can you tell me how to change the Modems IRQ from 9 to 2. > Do I have to change the Jumpers in the computer or is there another > way of solving this problem. > Are they ISA or PCI ? -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 7: 4:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx5.mail.ru (mx5.mail.ru [194.67.57.15]) by hub.freebsd.org (Postfix) with ESMTP id 8B20E37B405 for ; Fri, 1 Feb 2002 07:04:49 -0800 (PST) Received: from [195.2.79.254] (helo=kostya_i) by mx5.mail.ru with esmtp (Exim 3.14 #1) id 16WfF9-0005Em-00 for freebsd-questions@FreeBSD.ORG; Fri, 01 Feb 2002 18:04:47 +0300 Date: Fri, 1 Feb 2002 18:05:03 +0300 From: =?Windows-1251?B?yOLg7e7iIMru7fHy4O3y6O0=?= X-Mailer: The Bat! (v1.42f) UNREG / CD5BF9353B3B7091 Reply-To: =?Windows-1251?B?yOLg7e7iIMru7fHy4O3y6O0=?= X-Priority: 3 (Normal) Message-ID: <1308423602.20020201180503@mail.ru> To: freebsd-questions@FreeBSD.ORG Subject: XINE Mime-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 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 You know, I've compiled XINE on my FreeBSD system and it's working, but very slow. I don't know why :( My system: PIII-733MHz Video - GeForce2 RAM - 256Mb OS - FreeBSD 4.4 Maybe you know this problem. Please mail to kostiley@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 7:31:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 345AD37B41A for ; Fri, 1 Feb 2002 07:31:16 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 7D2DA16B24 for ; Fri, 1 Feb 2002 16:31:14 +0100 (CET) Received: from LenConrad.Go2France.com [66.64.14.18] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id A8F21C550150; Fri, 01 Feb 2002 16:49:06 +0100 Message-Id: <5.1.0.14.2.20020201092506.066eb9b0@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 01 Feb 2002 09:31:11 -0600 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: XINE In-Reply-To: <1308423602.20020201180503@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 know, I've compiled XINE on my FreeBSD system and it's working, >but very slow. you mean video playback is not normal speed? > I don't know why :( >My system: >PIII-733MHz >Video - GeForce2 >RAM - 256Mb >OS - FreeBSD 4.4 >Maybe you know this problem. Please mail to kostiley@mail.ru what version of xwin are you running? what version of xine ? have you tried the Sinek viewer util? We are running xine + sinek on Mandrake 8.1 and are trying to get the whole thing running on FreeBSD 4.5. We also need, see my msg here of today, this driver: Optibase VideoPlex Xpress MPEG-2 decoder We found one here: http://cosmos.kaist.ac.kr/~sbpark/os/os.html but for fbsd 3.1. Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 7:44:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from grover.logicsquad.net (CPE-144-137-194-252.sa.bigpond.net.au [144.137.194.252]) by hub.freebsd.org (Postfix) with SMTP id BA06C37B405 for ; Fri, 1 Feb 2002 07:44:29 -0800 (PST) Received: (qmail 31191 invoked from network); 1 Feb 2002 15:44:26 -0000 Received: from unknown (HELO logicsquad.net) (192.168.0.1) by 192.168.0.1 with SMTP; 1 Feb 2002 15:44:26 -0000 Received: from 192.168.0.9 (SquirrelMail authenticated user paulh) by grover.logicsquad.net with HTTP; Sat, 2 Feb 2002 02:14:26 +1030 (CST) Message-ID: <1224.192.168.0.9.1012578266.squirrel@grover.logicsquad.net> Date: Sat, 2 Feb 2002 02:14:26 +1030 (CST) Subject: Re: Newbie+FreeBSD+Qmail From: "Paul A. Hoadley" To: In-Reply-To: <20020131203155.51162.qmail@web20003.mail.yahoo.com> References: <20020131203155.51162.qmail@web20003.mail.yahoo.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: Reply-To: paulh@logicsquad.net X-Mailer: SquirrelMail (version 1.2.2) 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 Hello, David Ouyang said: > I have newbie question about setting qmail server > on Freebsd4.3 stable. > > Like Liunx I can do the following to make qmail > start at boot time > > ln -s /var/qmail/bin/qmailctl INITDIR/qmail > ln -s ../init.d/qmail RCDIR/rc0.d/K30qmail > ln -s ../init.d/qmail RCDIR/rc1.d/K30qmail > ln -s ../init.d/qmail RCDIR/rc2.d/S80qmail > ln -s ../init.d/qmail RCDIR/rc3.d/S80qmail > ln -s ../init.d/qmail RCDIR/rc4.d/S80qmail > ln -s ../init.d/qmail RCDIR/rc5.d/S80qmail > ln -s ../init.d/qmail RCDIR/rc6.d/K30qmail > > How do I do this on FreeBSD? There are step-by-step instructions for installing qmail here: http://logicsquad.net/freebsd/qmail-how-to.html -- Paul. mailto:paulh@logicsquad.net mailto:paul.hoadley@student.adelaide.edu.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 7:55:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.dra.com (mail.dra.com [192.65.218.159]) by hub.freebsd.org (Postfix) with ESMTP id 0CD7E37B405 for ; Fri, 1 Feb 2002 07:55:21 -0800 (PST) Received: from stlmail.dra.com (stlmail.dra.com [192.65.218.119]) by mail.dra.com (8.9.1/8.9.1) with ESMTP id JAA04938 for ; Fri, 1 Feb 2002 09:55:20 -0600 (CST) Received: by stlmail.dra.com with Internet Mail Service (5.5.2653.19) id <1CJCK452>; Fri, 1 Feb 2002 09:55:19 -0600 Message-ID: From: Eric Six To: "'questions@FreeBSD.ORG'" Subject: Perl question... Date: Fri, 1 Feb 2002 09:55:19 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-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 Though this doesn't pertain to BSD, except for the fact I am running this on freebsd ;), I wanted to run it by the list as I have gotten wonderful answers before! I have about 400 primary and 300 secondary DNS records that I have migrated from a bind4 server. I need to add a '$TTL value;' to the first line of all my zone files... I have found ways to append lines to the file, but not to create a new one at the very beginning. Also, any ideas on how to automate doing this to all the files in each dir? Tia! Eric Eric Six erics@sirsi.com Network Specialist SIRSI v : 1.800.372.8527.356 f : 314.993.8927 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 8:24:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nixon.modlogic.com (modlogic.com [207.139.197.110]) by hub.freebsd.org (Postfix) with ESMTP id 5C80F37B416 for ; Fri, 1 Feb 2002 08:24:34 -0800 (PST) Received: from localhost (brett@localhost) by nixon.modlogic.com (8.11.6/8.11.5) with ESMTP id g11GOeR24896 for ; Fri, 1 Feb 2002 11:24:40 -0500 (EST) (envelope-from brett@modlogic.com) Date: Fri, 1 Feb 2002 11:24:40 -0500 (EST) From: Brett Jackson To: questions@freebsd.org Subject: nat needing confirmation on bootup Message-ID: <20020201105950.J24703-100000@nixon.modlogic.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 Hello, I've included some of my logfile to help with this issue. When I reboot my gateway (4.5-Stable), I have to wait for some inactivity and then press the 'y' key (no monitor on this box, just a keyboard) to get the boot process to finish completely. This issue prevents me from remotely rebooting the machine. Is there a flag to set in natd.conf or another workaround? Or, point me to something I may have missed in the handbook or manpage. Feb 1 09:21:37 wraith /kernel: inet 127.0.0.1 netmask 0xff000000 Feb 1 09:21:37 wraith /kernel: Flushed all rules. Feb 1 09:21:37 wraith /kernel: 00100 Feb 1 09:21:37 wraith /kernel: allow Feb 1 09:21:37 wraith /kernel: ip Feb 1 09:21:37 wraith /kernel: from Feb 1 09:21:37 wraith /kernel: any Feb 1 09:21:37 wraith /kernel: to Feb 1 09:21:37 wraith /kernel: any Feb 1 09:21:37 wraith /kernel: via lo0 Feb 1 09:21:37 wraith /kernel: Feb 1 09:21:37 wraith /kernel: 00200 Feb 1 09:21:37 wraith /kernel: deny Feb 1 09:21:37 wraith /kernel: ip Feb 1 09:21:37 wraith /kernel: from Feb 1 09:21:37 wraith /kernel: any Feb 1 09:21:37 wraith /kernel: to Feb 1 09:21:37 wraith /kernel: 127.0.0.0 Feb 1 09:21:37 wraith /kernel: /8 Feb 1 09:21:37 wraith /kernel: Feb 1 09:21:37 wraith /kernel: 00300 Feb 1 09:21:37 wraith /kernel: deny Feb 1 09:21:37 wraith /kernel: ip Feb 1 09:21:37 wraith /kernel: from Feb 1 09:21:37 wraith /kernel: 127.0.0.0 Feb 1 09:21:37 wraith /kernel: /8 Feb 1 09:21:37 wraith /kernel: to Feb 1 09:21:37 wraith /kernel: any Feb 1 09:21:37 wraith /kernel: Feb 1 09:21:37 wraith /kernel: Are you sure? [yn] Feb 1 09:21:37 wraith /kernel: Feb 1 09:21:37 wraith /kernel: Flushed all rules. Feb 1 09:21:37 wraith /kernel: 00100 Feb 1 09:21:37 wraith /kernel: divert 8668 Feb 1 09:21:37 wraith /kernel: ip Feb 1 09:21:37 wraith /kernel: from Feb 1 09:21:37 wraith /kernel: any Feb 1 09:21:37 wraith /kernel: to Feb 1 09:21:37 wraith /kernel: any Feb 1 09:21:37 wraith /kernel: via dc1 Feb 1 09:21:37 wraith /kernel: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 8:41:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id 17DF137B416 for ; Fri, 1 Feb 2002 08:40:39 -0800 (PST) Received: (qmail 44273 invoked from network); 1 Feb 2002 16:40:08 -0000 Received: from oxyetb.com (HELO alexus) (@66.92.98.145) by secure.nexgen.com with SMTP; 1 Feb 2002 16:40:08 -0000 Message-ID: <00af01c1ab3f$2cc609b0$0d00a8c0@alexus> From: "alexus" To: , References: Subject: Re: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null Date: Fri, 1 Feb 2002 11:40:36 -0500 Organization: NexGen MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 um.. wrong this is definatly not a request for another tape.. and that dev/null doesn't really work here anyway ----- Original Message ----- From: "Andrew Cowan" To: "alexus" ; Sent: Friday, February 01, 2002 1:27 AM Subject: RE: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null > I would guess that it needed the next tape but you piped the output to > /dev/null? > Just a guess mind you.. > > > > > why was dump aborted? > > > > ----- Original Message ----- > > From: "Cron Daemon" > > To: > > Sent: Friday, February 01, 2002 12:00 AM > > Subject: Cron /sbin/dump -0ua -f /dev/nrsa0 > > />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null > > > > > > > DUMP: Date of this level 0 dump: Fri Feb 1 00:00:00 2002 > > > DUMP: Date of last level 0 dump: the epoch > > > DUMP: Dumping /dev/da0s1a (/) to /dev/nrsa0 > > > DUMP: mapping (Pass I) [regular files] > > > DUMP: mapping (Pass II) [directories] > > > DUMP: estimated 72246 tape blocks. > > > DUMP: dumping (Pass III) [directories] > > > DUMP: dumping (Pass IV) [regular files] > > > DUMP: DUMP: 71516 tape blocks on 1 volume > > > DUMP: finished in 29 seconds, throughput 2466 KBytes/sec > > > DUMP: level 0 dump on Fri Feb 1 00:00:00 2002 > > > DUMP: Closing /dev/nrsa0 > > > DUMP: DUMP IS DONE > > > DUMP: Date of this level 0 dump: Fri Feb 1 00:00:43 2002 > > > DUMP: Date of last level 0 dump: the epoch > > > DUMP: Dumping /dev/da0s1e (/usr) to /dev/nrsa0 > > > DUMP: mapping (Pass I) [regular files] > > > DUMP: mapping (Pass II) [directories] > > > DUMP: estimated 13713402 tape blocks. > > > DUMP: dumping (Pass III) [directories] > > > DUMP: dumping (Pass IV) [regular files] > > > DUMP: 8.40% done, finished in 0:54 > > > DUMP: 19.29% done, finished in 0:41 > > > DUMP: 29.99% done, finished in 0:35 > > > DUMP: 40.16% done, finished in 0:29 > > > DUMP: End of tape detected > > > DUMP: Closing /dev/nrsa0 > > > DUMP: Change Volumes: Mount volume #2 > > > DUMP: fopen on /dev/tty fails: Device not configured > > > DUMP: The ENTIRE dump is aborted. > > > > > > > > > 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 Fri Feb 1 8:45:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from titus.lastamericanempire.com (dsl081-101-239.den1.dsl.speakeasy.net [64.81.101.239]) by hub.freebsd.org (Postfix) with ESMTP id 5484E37B402 for ; Fri, 1 Feb 2002 08:45:09 -0800 (PST) Received: by titus.lastamericanempire.com (Postfix, from userid 1001) id 880AB23012; Fri, 1 Feb 2002 09:50:25 -0700 (MST) Date: Fri, 1 Feb 2002 09:50:25 -0700 From: z thompson To: Eric Six Cc: "'questions@FreeBSD.ORG'" Subject: Re: Perl question... Message-ID: <20020201095025.A79152@titus.lastamericanempire.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from erics@sirsi.com on Fri, Feb 01, 2002 at 09:55:19AM -0600 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 * Eric Six [020201 09:00]: > > > Though this doesn't pertain to BSD, except for the fact I am running this on > freebsd ;), I wanted to run it by the list as I have gotten wonderful > answers before! > > I have about 400 primary and 300 secondary DNS records that I have migrated > from a bind4 server. I need to add a '$TTL value;' to the first line of all > my zone files... > > I have found ways to append lines to the file, but not to create a new one > at the very beginning. Also, any ideas on how to automate doing this to all > the files in each dir? > With temporary files... my $old_file = 'some_file'; # original file my $tmp_file = '>some_file.tmp'; # a temp file my $new_line = '$TTL value;'; # stuff to add to file # get the original file contents open OLD, $old_file or die $!, "\n"; my @contents = ; close OLD or die $!, "\n"; # print new stuff and original contents to temp file open TMP, $tmp or die $!, "\n"; print TMP $new_line, "\n", @contents; close TMP or die $!, "\n"; # rename the temp file to the old file rename $tmp_file, $old_file or die 'Failed to rename ', $tmp_file, ' to ', $old_file, ': ', $!, "\n"; If you have a small number of directories, my @dirs = qw(/etc/namedb/one /etc/namedb/two); for my $dir (@dirs){ chdir $dir or die 'Failed to cd to ', $dir, ': ', $!, "\n"; while(my $file = <*>){ next if $file =~ /filter/; # skip certain files # use above, i.e. open old, print tmp, rename } } This is fairly overt method. Zach Thompson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 8:50:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from corten2.billschoolcraft.com (adsl-63-193-247-201.dsl.snfc21.pacbell.net [63.193.247.201]) by hub.freebsd.org (Postfix) with ESMTP id 0590137B400 for ; Fri, 1 Feb 2002 08:50:09 -0800 (PST) Received: from corten10.billschoolcraft.com ([192.168.7.10]) by corten2.billschoolcraft.com with esmtp (Exim 3.22 #1 (Debian)) id 16WfqU-0000VK-00 for ; Fri, 01 Feb 2002 07:43:22 -0800 Date: Fri, 1 Feb 2002 07:43:13 -0800 (PST) From: Bill Schoolcraft X-Sender: bill@corten10 To: freebsd-questions@FreeBSD.ORG Subject: Re: "Live" Streaming video with FreeBSD ? In-Reply-To: Message-ID: System-ID: (SunOS 5.8 Ultra-5_10) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN 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 Fri, 1 Feb 2002 it looks like Patrik =C5str=F6m composed: > I have found CamServ and ffmpeg but there seems to be problems with both, > CamServ only supports one type of capture cards and ffmpeg don't work if > one reads the FAQ at http://ffmpeg.sourceforge.net. Is there anything els= e > or are these programs what one should use for streaming video/audio under > FreeBSD ?. >=20 > What is http://www.streamingserver.org/ ?, could this help me ?. The site > seems to be closed though !. >=20 I have purchased a Logitech Pro3000 USB camera that works with Linux but got fed up with the software needed to run it for it demanded a newer version of Linux and I was happy with my older version. The software used is called "Camstream" and it enabled me to login remotely to my house and find out "LIVE" which one of my cats was actully the culprit in climbing up on my desk (giggle) It was realtime, worked great but needed the newer XFree-4.x and newer gt libs.=20 http://freshmeat.net/screenshots/1030/ If some capable coder would port this to FreeBSD I'd be one the people who would have BOUGHT the software to make this work with FreeBSD, or any other Unix OS even the Solaris (Sparc) box I'm typing this email from at home!!!. I'm all for opensource but I'm also for having stuff work too. :) __ Bill Schoolcraft =20 PO Box 210076 -o) San Francisco CA 94121 /\ "UNIX, A Way Of Life." _\_v http://forwardslashunix.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 9: 5:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20008.mail.yahoo.com (web20008.mail.yahoo.com [216.136.225.71]) by hub.freebsd.org (Postfix) with SMTP id EEEEB37B404 for ; Fri, 1 Feb 2002 09:05:30 -0800 (PST) Message-ID: <20020201170529.96272.qmail@web20008.mail.yahoo.com> Received: from [208.184.155.15] by web20008.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 09:05:28 PST Date: Fri, 1 Feb 2002 09:05:28 -0800 (PST) From: David Ouyang Subject: How to uninstall sendmail To: "Question 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 Could anybody tell me how to uninstall sendmail from FreeBSD4.3-stable? Thanks David __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 9: 6:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21209.mail.yahoo.com (web21209.mail.yahoo.com [216.136.175.167]) by hub.freebsd.org (Postfix) with SMTP id 60C6937B442 for ; Fri, 1 Feb 2002 09:05:53 -0800 (PST) Message-ID: <20020201170553.35965.qmail@web21209.mail.yahoo.com> Received: from [24.100.124.207] by web21209.mail.yahoo.com via HTTP; Sat, 02 Feb 2002 01:05:53 CST Date: Sat, 2 Feb 2002 01:05:53 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= Subject: help about awk To: freebsd-questions@FreeBSD.ORG 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 Hi all Could you teach me how to get (data1, data2) from the following pattern? mail home (100,00,000,'1111-2','89','data1'); email home1 (200,01,001,'1112-2','80','data2'); awk '{print $3}' -> (100,00,000,'1111-2','89','data1'); But I only need data1 without ' ' eg the output data1 data2 data3 data4 TIA _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 9: 8:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 06E3537B402 for ; Fri, 1 Feb 2002 09:08:43 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id A442024412; Fri, 1 Feb 2002 11:08:41 -0600 (CST) Message-Id: <5.1.0.14.0.20020201110528.02cd55c0@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 01 Feb 2002 11:07:49 -0600 To: David Ouyang , "Question FreeBSD.ORG" From: Christopher Schulte Subject: Re: How to uninstall sendmail In-Reply-To: <20020201170529.96272.qmail@web20008.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Do you plan to install a different MTA in its place? If so, you can modify /etc/mail/mailer.conf to point at your new MTA's binaries. See the man pages for mailer.conf(5) and mailwrapper(8). At 09:05 AM 2/1/2002 -0800, David Ouyang wrote: >Could anybody tell me how to uninstall sendmail from >FreeBSD4.3-stable? > >Thanks > >David -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 9:16:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 5727937B402 for ; Fri, 1 Feb 2002 09:16:14 -0800 (PST) Received: from user-2ivfok8.dialup.mindspring.com ([165.247.226.136] helo=gohan.cjclark.org) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WhID-00024I-00; Fri, 01 Feb 2002 09:16:08 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g11Ae2q20620; Fri, 1 Feb 2002 02:40:02 -0800 (PST) (envelope-from cjc) Date: Fri, 1 Feb 2002 02:40:00 -0800 From: "Crist J. Clark" To: Rick Eisner Cc: questions@FreeBSD.ORG Subject: Re: Can't recognize serial mouse Message-ID: <20020201024000.N152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <000501c1a752$b33b4f50$15b2100c@sackofshi4ar8j> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rick_eisner@bigfoot.com on Fri, Feb 01, 2002 at 12:11:45AM -0800 X-URL: http://people.freebsd.org/~cjc/ 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 Fri, Feb 01, 2002 at 12:11:45AM -0800, Rick Eisner wrote: > Hi, > > I felt frustrated at my earlier problem (using a USB mouse), so I > tried serial. I got a Logitech mouse & keyboard (radio connected, I > believe). Hooked it up, and the keyboard worked, but _not_ the mouse. > > I just can't get moused to recognize the mouse at all. > > When I run 'moused -p /dev/psm0 -t auto' I get the response 'moused: > unable to open /dev/psm0: Device not configured'. > > I have no idea how to configure the device. > > I've attempted to use XF86Setup but can't find a mouse setting that > works. (It should be PS/2 and mouse device /dev/psm0. But that fails > every time I try.) I thought you said it was a serial mouse? That's not /dev/psm0, that'd be something like /dev/cuaa0. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 9:30:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id A818A37B404 for ; Fri, 1 Feb 2002 09:30:26 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id g11HUKI42130; Fri, 1 Feb 2002 12:30:20 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200202011730.g11HUKI42130@fac13.ds.psu.edu> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Mike Meyer" Cc: questions@FreeBSD.ORG Subject: Re: spreading system across four fast scsi disks In-Reply-To: Your message of "Mon, 21 Jan 2002 17:05:28 CST." <15436.40632.383947.819624@guru.mired.org> From: dochawk@psu.edu Date: Fri, 01 Feb 2002 12:30:20 -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 mike mentioned, > Richard E. Hawkins types: > > 4x 9g cheetah 1500rpm U160 scsi drive > > 2x18g cheetah 1500rpm U160 scsi drive > > Anyway, the FreeBSD installation will run across the 4 small drives, > > with the two large drives for catching data as models run. > > But how to divide the four drives? > Don't give swap it's own drive. If you're really thinking about giving > it 9 gig, give it 2.x gig (x should be > 64K of memory so you can get > dumps) on all four drives. This is the part I find odd. The reason I changed from 4 18g to 4x9g + 2x18g was to get the heads in more positions. What I'm not grasping is why I don't save time with a dedicated swap drive. >If you can split the drives across two controllers, even better. That I can do. I assume I put two little and one big drive on each channel? > > What about /var, though? The purpose of the split is so that the heads > > can be in places likely to be used simultaneously. > The second sentence is critical. For swap, the system is smart enough > to interleave swap across multiple disks. Let it do it's thing. Ahh, it can hit multiple swap sections at once, then? > Vinum can do the same kind of thing with data partitions, though you > can't boot off of them. > > Would anything in / oustside of /usr get touched much while a fortran > > program was running? Would /var get touched more than every few > > minutes? > > > > Does it matter anyway? :) > > > > I assume the program will be on /home (which I figure to give all but a > > little of its drive) and relying on libraries (fortran, imsl, etc.) in > > /usr. > /var gets touched every so often. /usr/ will be where most of your > user commands are, and will get read to run them. With your commands > on /home, they will be swapped in from there if needed. > It's really hard to say what to do with the rest of it without knowing > what you're going to be doing with it, though. No, that's wrong - you > ought to give it to me :-). :) I'm still struggling with it getting given to me . . . the purchase order finally arrived yesterday, so I guess that (oncce more!) I'm to within a week or so . . . > For example, the 4x9g cheetas might be 1Gig FS, 2Gig swap, 6Gig /home, > with vinum used to strip /home across the four devices, possibly with > a a mirror as well. The four fs's would be root, /usr, /usr/src and > /usr/obj so that rebuilding the world would scream. When performance matters, I'll be using all or close to all of memory in a very large array or two, running a single instance of a (possibly multi-threaded) fortran program. Each array element is only a few words of memory, and they end up accessed in an essentially random pattern as I either do an optimization (rather extreme dynamic programming) or let the simulated entities interact (genetic algorithms). The models will generally run for hours or days. The two large drives will be used as serial devices at these times, catching data for later analysis. Hmm, when I'm not running models, /usr/src and /usr/obj could live on these drives . . . thanks hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 9:34:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 6F37C37B402 for ; Fri, 1 Feb 2002 09:34:12 -0800 (PST) Received: (qmail 48225 invoked from network); 1 Feb 2002 17:34:02 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 1 Feb 2002 17:34:02 -0000 Date: Fri, 1 Feb 2002 17:34:01 +0000 From: Matt H To: "adrian kok" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help about awk Message-Id: <20020201173401.55a1ad75.freebsd-questions@cuntbubble.com> In-Reply-To: <20020201170553.35965.qmail@web21209.mail.yahoo.com> References: <20020201170553.35965.qmail@web21209.mail.yahoo.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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, 2 Feb 2002 01:05:53 +0800 (CST) "adrian kok" wrote: > Hi all > > Could you teach me how to get (data1, data2) from the > following pattern? make a file (t.awk for instance) BEGIN { FS="'" } { print $6 } then %echo "mail home (100,00,000,'1111-2','89','data1');" | awk -f t.awk data1 % replace the echo ".." with cat filename and you're away I couldn't work out how to escape the ' in bash but making the t.awk file means I didn't have to To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 9:49:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mhub-w5.tc.umn.edu (mhub-w5.tc.umn.edu [160.94.160.51]) by hub.freebsd.org (Postfix) with ESMTP id B38C037B402 for ; Fri, 1 Feb 2002 09:49:34 -0800 (PST) Received: from mercury.forestry.umn.edu by mhub-w5.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Fri, 1 Feb 2002 11:49:33 -0600 Received: from lorax.forestry.umn.edu (x74-47.forestry.umn.edu [128.101.74.47]) by mercury.forestry.umn.edu (8.9.1b+Sun/8.9.1) with ESMTP id LAA09640 for ; Fri, 1 Feb 2002 11:49:33 -0600 (CST) Subject: my hardware not listed in userconfig menue From: "Kirk R. Wythers" To: freebsd-questions@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.0.99+cvs.2001.12.18.08.57 (Preview Release) Date: 01 Feb 2002 11:37:32 -0600 Message-Id: <1012585052.2038.24.camel@lorax.forestry.umn.edu> 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 I need some advice concerning the userconfig menue. After going into the visual mode kernel config menue I see several conflicts. However, very little of my hardware is listed. For example my adaptec 7890 scsi controller is not listed (instead I see adaptec 154x and 152x), neither is my 3com 905b network card. I am a little nervous about removing all the network cards that are conflicting without leaving one of them (even though it may not be the card on my system). Same issue with the scsi controller. There are no conflicts, but neither of the adaptec cards is the 7890 that is on my system. Should I remove, not leaving a scsi controller? or should I leave alone even though neither is my card? and hope that my hardware is found later in the install process... Any advice would be much appreciated... Kirk -- Kirk R. Wythers University of Minnesota Tel: 612.625.2261 Department of Forest Resources Fax: 612.625.5212 1530 Cleveland Ave. N. Email: kwythers@forestry.umn.edu Saint Paul, MN 55108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 9:59:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts12-srv.bellnexxia.net (tomts12.bellnexxia.net [209.226.175.56]) by hub.freebsd.org (Postfix) with ESMTP id 5251F37B416 for ; Fri, 1 Feb 2002 09:59:55 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.128.21]) by tomts12-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020201175953.GXGU9396.tomts12-srv.bellnexxia.net@xena.gsicomp.on.ca>; Fri, 1 Feb 2002 12:59:53 -0500 Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.11.1) with ESMTP id g11HnqN68664; Fri, 1 Feb 2002 12:49:52 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Fri, 1 Feb 2002 12:49:52 -0500 (EST) From: Matthew Emmerton To: "Kirk R. Wythers" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: my hardware not listed in userconfig menue In-Reply-To: <1012585052.2038.24.camel@lorax.forestry.umn.edu> 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 On 1 Feb 2002, Kirk R. Wythers wrote: > I need some advice concerning the userconfig menue. After going into the > visual mode kernel config menue I see several conflicts. However, very > little of my hardware is listed. For example my adaptec 7890 scsi > controller is not listed (instead I see adaptec 154x and 152x), neither > is my 3com 905b network card. I am a little nervous about removing all > the network cards that are conflicting without leaving one of them (even > though it may not be the card on my system). Same issue with the scsi > controller. There are no conflicts, but neither of the adaptec cards is > the 7890 that is on my system. Should I remove, not leaving a scsi > controller? or should I leave alone even though neither is my card? and > hope that my hardware is found later in the install process... Most of the devices that show up in the configuration screen are ISA devices or other non PnP devices. If you've got a newer system with PCI SCSI and network cards, you won't need anything selected in the network or controllers sections. You should remove all devices you know you don't have on your system, since some of the driver probes can cause systems to lock up if the devices are not installed. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10: 6:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from c003.snv.cp.net (c003-h016.c003.snv.cp.net [209.228.32.230]) by hub.freebsd.org (Postfix) with SMTP id 9DDB037B41B for ; Fri, 1 Feb 2002 10:05:56 -0800 (PST) Received: (cpmta 5907 invoked from network); 1 Feb 2002 10:05:55 -0800 Received: from 64.130.42.113 (HELO ?192.168.1.100?) by smtp.telocity.com (209.228.32.230) with SMTP; 1 Feb 2002 10:05:55 -0800 X-Sent: 1 Feb 2002 18:05:55 GMT Mime-Version: 1.0 X-Sender: RICKEISNER@mail.telocity.com Message-Id: In-Reply-To: <20020201024000.N152@gohan.cjclark.org> References: <000501c1a752$b33b4f50$15b2100c@sackofshi4ar8j> <20020201024000.N152@gohan.cjclark.org> Date: Fri, 1 Feb 2002 10:05:48 -0800 To: cjclark@alum.mit.edu, questions@FreeBSD.org From: Rick Eisner Subject: Re: Can't recognize serial mouse Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 Sorry, I miswrote. It's a Logitech PS/2 mouse and keyboard. Rick >On Fri, Feb 01, 2002 at 12:11:45AM -0800, Rick Eisner wrote: >> Hi, >> >> I felt frustrated at my earlier problem (using a USB mouse), so I >> tried serial. I got a Logitech mouse & keyboard (radio connected, I >> believe). Hooked it up, and the keyboard worked, but _not_ the mouse. >> >> I just can't get moused to recognize the mouse at all. >> >> When I run 'moused -p /dev/psm0 -t auto' I get the response 'moused: >> unable to open /dev/psm0: Device not configured'. >> >> I have no idea how to configure the device. >> >> I've attempted to use XF86Setup but can't find a mouse setting that >> works. (It should be PS/2 and mouse device /dev/psm0. But that fails >> every time I try.) > >I thought you said it was a serial mouse? That's not /dev/psm0, that'd >be something like /dev/cuaa0. >-- >Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu >http://people.freebsd.org/~cjc/ | cjc@freebsd.org -- ----- Rick Eisner rick_eisner@bigfoot.com 510-883-0705 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10: 9: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 10EB837B404 for ; Fri, 1 Feb 2002 10:08:59 -0800 (PST) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id g11I8tq51367 for ; Sat, 2 Feb 2002 07:08:57 +1300 (NZDT) (envelope-from dan@lists.unixathome.org) Message-Id: <200202011808.g11I8tq51367@lists.unixathome.org> From: "Dan Langille" Organization: DVL Software Limited To: freebsd-questions@freebsd.org Date: Fri, 1 Feb 2002 13:08:51 -0500 MIME-Version: 1.0 Subject: http/SSL without Apache Reply-To: dan@langille.org X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 If I wanted to deploy a webserver without using Apache but wanted SSL, what options do I have? I'd also like to hear from people who are using these alternatives. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:11:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 46D7337B404 for ; Fri, 1 Feb 2002 10:11:36 -0800 (PST) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.11.3/8.11.3) with ESMTP id g11IBO947212; Fri, 1 Feb 2002 13:11:25 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3C59B62C.459405B7@tj.rs.gov.br> References: <3C59B62C.459405B7@tj.rs.gov.br> Date: Fri, 1 Feb 2002 13:11:24 -0500 To: Felipe Szczesny Rout , freebsd-questions@FreeBSD.ORG From: Garance A Drosihn Subject: Re: lpd dies Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash 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 At 6:25 PM -0300 1/31/02, Felipe Szczesny Rout wrote: >I=B4m running lpd on FreeBSD 4.4 with 30 queues and some times the >lpd process dies without any reason I can see. Can somebody give >me some tip to discover the problem ??? >I receive jobs in my server and use samba client to comunicate >and send jobs to windows 95 machines. Do you start up lpd with the logging (-l) parameter? About how long does it generally run before the lpd process dies? -- Garance Alistair Drosehn =3D gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:13:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 1020D37B402 for ; Fri, 1 Feb 2002 10:13:33 -0800 (PST) Received: from user-2ivfov0.dialup.mindspring.com ([165.247.227.224] helo=gohan.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WiBn-0005BU-00; Fri, 01 Feb 2002 10:13:32 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g11I4Ef71157; Fri, 1 Feb 2002 10:04:14 -0800 (PST) (envelope-from cjc) Date: Fri, 1 Feb 2002 10:04:13 -0800 From: "Crist J. Clark" To: adrian kok Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help about awk Message-ID: <20020201100412.R152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20020201170553.35965.qmail@web21209.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020201170553.35965.qmail@web21209.mail.yahoo.com>; from adriankok2000@yahoo.com.hk on Sat, Feb 02, 2002 at 01:05:53AM +0800 X-URL: http://people.freebsd.org/~cjc/ 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, Feb 02, 2002 at 01:05:53AM +0800, adrian kok wrote: > Hi all > > Could you teach me how to get (data1, data2) from the > following pattern? > > > > mail home (100,00,000,'1111-2','89','data1'); > email home1 (200,01,001,'1112-2','80','data2'); > > > > > awk '{print $3}' -> > (100,00,000,'1111-2','89','data1'); > > > But I only need data1 without ' ' eg the output > > data1 > data2 > data3 > data4 awk -F\' '{ print $6; }' -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:13:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 2F12337B419 for ; Fri, 1 Feb 2002 10:13:37 -0800 (PST) Received: from user-2ivfov0.dialup.mindspring.com ([165.247.227.224] helo=gohan.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WiBq-0005BU-00; Fri, 01 Feb 2002 10:13:36 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g11ICAx72257; Fri, 1 Feb 2002 10:12:10 -0800 (PST) (envelope-from cjc) Date: Fri, 1 Feb 2002 10:12:09 -0800 From: "Crist J. Clark" To: Brett Jackson Cc: questions@FreeBSD.ORG Subject: Re: nat needing confirmation on bootup Message-ID: <20020201101209.T152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20020201105950.J24703-100000@nixon.modlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020201105950.J24703-100000@nixon.modlogic.com>; from brett@modlogic.com on Fri, Feb 01, 2002 at 11:24:40AM -0500 X-URL: http://people.freebsd.org/~cjc/ 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 Fri, Feb 01, 2002 at 11:24:40AM -0500, Brett Jackson wrote: > Hello, > > I've included some of my logfile to help with this issue. > When I reboot my gateway (4.5-Stable), I have to wait for some inactivity > and then press the 'y' key (no monitor on this box, just a keyboard) to > get the boot process to finish completely. > This issue prevents me from remotely rebooting the machine. > Is there a flag to set in natd.conf or another workaround? > Or, point me to something I may have missed in the handbook or manpage. There is no interactive code in natd(8). That's not natd(8) asking you for confirmation. That is ipfw(8). Did you not give the '-f' option for a flush? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:13:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id B362E37B41E for ; Fri, 1 Feb 2002 10:13:41 -0800 (PST) Received: from user-2ivfov0.dialup.mindspring.com ([165.247.227.224] helo=gohan.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WiBv-0005BU-00; Fri, 01 Feb 2002 10:13:40 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g11I0bf70665; Fri, 1 Feb 2002 10:00:37 -0800 (PST) (envelope-from cjc) Date: Fri, 1 Feb 2002 10:00:37 -0800 From: "Crist J. Clark" To: Eric Six Cc: "'questions@FreeBSD.ORG'" Subject: Re: Perl question... Message-ID: <20020201100036.Q152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from erics@sirsi.com on Fri, Feb 01, 2002 at 09:55:19AM -0600 X-URL: http://people.freebsd.org/~cjc/ 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 Fri, Feb 01, 2002 at 09:55:19AM -0600, Eric Six wrote: > > > Though this doesn't pertain to BSD, except for the fact I am running this on > freebsd ;), I wanted to run it by the list as I have gotten wonderful > answers before! > > I have about 400 primary and 300 secondary DNS records that I have migrated > from a bind4 server. I need to add a '$TTL value;' to the first line of all > my zone files... > > I have found ways to append lines to the file, but not to create a new one > at the very beginning. Also, any ideas on how to automate doing this to all > the files in each dir? ed(1) man. man ed. for FILE in $DIR; do ed $DIR/$FILE <<"EOF" 1i $TTL value . wq EOF done -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:15:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 7E55937B419 for ; Fri, 1 Feb 2002 10:13:51 -0800 (PST) Received: from user-2ivfov0.dialup.mindspring.com ([165.247.227.224] helo=gohan.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16WiC1-0005BU-00; Fri, 01 Feb 2002 10:13:46 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g11I8OY71780; Fri, 1 Feb 2002 10:08:24 -0800 (PST) (envelope-from cjc) Date: Fri, 1 Feb 2002 10:08:23 -0800 From: "Crist J. Clark" To: alexus Cc: andrew.cowan@hsd.com.au, freebsd-questions@FreeBSD.ORG Subject: Re: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null Message-ID: <20020201100823.S152@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <00af01c1ab3f$2cc609b0$0d00a8c0@alexus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00af01c1ab3f$2cc609b0$0d00a8c0@alexus>; from ml@db.nexgen.com on Fri, Feb 01, 2002 at 11:40:36AM -0500 X-URL: http://people.freebsd.org/~cjc/ 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 Fri, Feb 01, 2002 at 11:40:36AM -0500, alexus wrote: > um.. wrong this is definatly not a request for another tape.. Look again at the output, > > > > DUMP: 40.16% done, finished in 0:29 > > > > DUMP: End of tape detected > > > > DUMP: Closing /dev/nrsa0 > > > > DUMP: Change Volumes: Mount volume #2 > > > > DUMP: fopen on /dev/tty fails: Device not configured > > > > DUMP: The ENTIRE dump is aborted. "End of tape detected?" dump(8) then wanted to get interactive with you about the problem, but since this was run in a "batch mode," it failed when trying to open the tty to talk to you. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:15:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id E94F537B48D for ; Fri, 1 Feb 2002 10:14:45 -0800 (PST) Received: (qmail 45638 invoked from network); 1 Feb 2002 18:14:14 -0000 Received: from oxyetb.com (HELO alexus) (@66.92.98.145) by secure.nexgen.com with SMTP; 1 Feb 2002 18:14:14 -0000 Message-ID: <001301c1ab4c$52118a70$0d00a8c0@alexus> From: "alexus" To: Cc: , References: <00af01c1ab3f$2cc609b0$0d00a8c0@alexus> <20020201100823.S152@gohan.cjclark.org> Subject: Re: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null Date: Fri, 1 Feb 2002 13:14:42 -0500 Organization: NexGen 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.2600.0000 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 how do i erase/format the tape? ----- Original Message ----- From: "Crist J. Clark" To: "alexus" Cc: ; Sent: Friday, February 01, 2002 1:08 PM Subject: Re: Cron /sbin/dump -0ua -f /dev/nrsa0 />/dev/null;/sbin/dump -0ua -f /dev/nrsa0 /usr>/dev/null > On Fri, Feb 01, 2002 at 11:40:36AM -0500, alexus wrote: > > um.. wrong this is definatly not a request for another tape.. > > Look again at the output, > > > > > > DUMP: 40.16% done, finished in 0:29 > > > > > DUMP: End of tape detected > > > > > DUMP: Closing /dev/nrsa0 > > > > > DUMP: Change Volumes: Mount volume #2 > > > > > DUMP: fopen on /dev/tty fails: Device not configured > > > > > DUMP: The ENTIRE dump is aborted. > > "End of tape detected?" dump(8) then wanted to get interactive with > you about the problem, but since this was run in a "batch mode," it > failed when trying to open the tty to talk to you. > -- > Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu > http://people.freebsd.org/~cjc/ | cjc@freebsd.org > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:26:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.bcn.isoco.net (ldap.isoco.net [212.9.90.11]) by hub.freebsd.org (Postfix) with ESMTP id 237E537B402 for ; Fri, 1 Feb 2002 10:26:45 -0800 (PST) Received: from fxn.bcn.isoco.net (fxn.bcn.isoco.net [172.16.1.50]) by smtp.bcn.isoco.net (Postfix) with SMTP id 6F37ACD2B5; Fri, 1 Feb 2002 19:26:43 +0100 (CET) Date: Fri, 1 Feb 2002 19:26:21 +0100 From: F.Xavier Noria To: z thompson Cc: freebsd-questions@freebsd.org Subject: Re: Perl question... Message-Id: <20020201192621.348fcfe4.fxn@isoco.com> In-Reply-To: <20020201095025.A79152@titus.lastamericanempire.com> References: <20020201095025.A79152@titus.lastamericanempire.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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 Fri, 1 Feb 2002 09:50:25 -0700 z thompson wrote: : * Eric Six [020201 09:00]: : > I have about 400 primary and 300 secondary DNS records that I have migrated : > from a bind4 server. I need to add a '$TTL value;' to the first line of all : > my zone files... : > : > I have found ways to append lines to the file, but not to create a new one : > at the very beginning. Also, any ideas on how to automate doing this to all : > the files in each dir? : > : : With temporary files... : : my $old_file = 'some_file'; # original file : my $tmp_file = '>some_file.tmp'; # a temp file : my $new_line = '$TTL value;'; # stuff to add to file Recursion in a directory tree is somewhat tricky. It is generally accepted that the best (and portable) way to accomplish that kind of work in Perl is to delegate the recursion to the standard module File::Find like this: # untested use File::Find; my $header = 'append this header to the top'; find(\&callback, '/root/dir/one', '/root/dir/two'); sub callback { return unless /some filter regexp/; open FILE, $_ or die $!; my $contents; {local $/; $contents = ;} close FILE; open FILE, ">$_" or die $!; print FILE $header, "\n"; print FILE $contents; close FILE; } -- fxn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:36:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web9704.mail.yahoo.com (web9704.mail.yahoo.com [216.136.129.140]) by hub.freebsd.org (Postfix) with SMTP id B638037B402 for ; Fri, 1 Feb 2002 10:36:25 -0800 (PST) Message-ID: <20020201183625.37387.qmail@web9704.mail.yahoo.com> Received: from [141.154.38.69] by web9704.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 10:36:25 PST Date: Fri, 1 Feb 2002 10:36:25 -0800 (PST) From: Peter Gatsoulis Reply-To: pg@eth1.com Subject: Increasing the available address space in 4.3 To: freebsd-questions@freebsd.org Cc: pg@eth1.com In-Reply-To: <20020131213819.96686.qmail@web20408.mail.yahoo.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 Pls someone help out w/ this A friend I work with posted it yesterday w/o any responses. Pls also reply to me as I cannot subscribe to the list @this time. Thanx much to any repondents in advance. I need to run large address space jobs using FreeBSD 4.3 I have already upp'ed the available space to about 1.5GB (6 * 256MB). But that was not enough and now I would like to go to at least 2GB or perhaps 2.5GB At present time we have the following params in the kernel config; MAXDSIZ="(1024*1024*6*256)" DFLDSIZ="(1024*1024*6*256)" Also kernel has been slimmed down to exclude any and all unnecessary devices and parameters we are not using. We have a machine which is 1.5GB mem running at 1.4GHz (AMD Athlon) we have 6 others which are .5GB each running at 1.4GHz as well. All run FBSD4.3 So far we're very pleased w/ stability and perf. None require X, all run just in console mode Can you help me understand what I need to do. I am an experienced programmer and this is quite important to me. My application does not require any graphics or X support. we haven't installed X on any machines even as it's not needed. All I need to do is issue many large mallocs'. (Seems so simple, doesn't it.) __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:37:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mishkei.org.il (mail.mishkei.org.il [212.116.161.8]) by hub.freebsd.org (Postfix) with ESMTP id 960C737B41C for ; Fri, 1 Feb 2002 10:37:51 -0800 (PST) Received: from dhcp-251 (212.116.170.38.knet.co.il [212.116.170.38]) by mail.mishkei.org.il (8.9.3/8.9.3) with ESMTP id UAA06765 for ; Fri, 1 Feb 2002 20:37:33 +0200 (IST) Subject: LAN Emulation From: Gilad Rom To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 01 Feb 2002 20:37:12 +0000 Message-Id: <1012595834.758.0.camel@dhcp-251.meshek.eh> 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 Hi, I was just Wondering... Has anyone ever considered/tried implementing/successfully implemented LAN Emulation over ATM under FreeBSD? Thanks, Gilad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:40:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.k12us.com (mail.k12us.com [65.112.222.15]) by hub.freebsd.org (Postfix) with SMTP id 1885F37B402 for ; Fri, 1 Feb 2002 10:40:20 -0800 (PST) Received: (qmail 45411 invoked by uid 1001); 1 Feb 2002 18:40:13 -0000 Date: Fri, 1 Feb 2002 13:40:13 -0500 From: Christopher Weimann To: freebsd-questions@freebsd.org Subject: Booting from Mylex eXtremeRAID 1100 Message-ID: <20020201134013.A79061@mail.k12us.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.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 I can't seem to convince it to work. This is the first time I am using raid on a FreeBSD box but I was under the impression that things shouldn't really be any different. I created a stripe set/logical drive from two 36gb drives. Booted from CD (4.4) and the install went great since the Mylex is supported in the Generic kernel. Rebooted and I get "Missing Operating System". I assumed this was some sort of a bios problem so I tried again in a newer box (IBM MPro) and still no joy. Next I dropped the Raids logical drive size down to 1Gig and this time I installed the FreeBSD boot manager rather than using "standard". Now I get the boot menu and the F1 choice is FreeBSD but all pressing F1 results in is beeping. Anyone have any pointers for me? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:48: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.wi.rr.com (mkc-162-176.kc.rr.com [24.94.162.176]) by hub.freebsd.org (Postfix) with ESMTP id 7B42C37B41A for ; Fri, 1 Feb 2002 10:47:55 -0800 (PST) Received: from homer ([65.31.116.34]) by mail8.wi.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Fri, 1 Feb 2002 00:58:41 -0600 From: "Adam Fladwood" To: Subject: Postfix + Virtual Delivery Agent + AMaViS Date: Fri, 1 Feb 2002 00:55:33 -0600 Message-ID: <003901c1aaed$72de0ad0$0101000a@homer> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 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 Hello Everyone, =A0 I just configured Postfix (1.1.2) on my system, I set it up with the mySQL features that it offers and I=92m using the virtual delivery agent (/usr/libexec/postfix/virtual).=A0 In my database I have all the transports for the domains setup to use =93virtual:=94. =A0 Everything is working great, mail is being delivered to the virtual spools and everything, but here is where I think I=92ve ran into a problem.=A0 AMaViS=85. =A0 How do I go about using AMaViS as well as using the virtual delivery agent?=A0 Any suggestions?=A0 What I=92ve been thinking is having two instances of postfix, one that gets the mail and then passes it on to the other process which uses the virtual agent and delivers the mail to the correct spool file. =A0 Any help would be greatly appreciated.=A0 Also, any patches for vm-pop3d to work off of mySQL? =A0 Thanks again! Adam -- Sorry if this got posted twice, had a prob with my mail server (imagine that!) :-P To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:53:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe40.law9.hotmail.com [64.4.8.97]) by hub.freebsd.org (Postfix) with ESMTP id 4D2A537B405 for ; Fri, 1 Feb 2002 10:53:17 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 1 Feb 2002 10:53:17 -0800 X-Originating-IP: [207.46.125.17] From: "Nathan Arun" To: References: <20020201183625.37387.qmail@web9704.mail.yahoo.com> Subject: Authenticating FTP via PostgreSQL Date: Fri, 1 Feb 2002 10:53:15 -0800 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 01 Feb 2002 18:53:17.0229 (UTC) FILETIME=[B5B47DD0:01C1AB51] 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'm running FreeBSD 4.4. I would like to setup an FTP server for a couple of hundred users, but i don't want to create so many UNIX login accounts. Instead I want to authenticate them using a Username/Password table in a PostgreSQL database. Is there a way to do it? What is pam_pgsql? Any pointers to docs or tutorial is appreciated. thanks Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 10:59:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by hub.freebsd.org (Postfix) with ESMTP id 8297A37B400 for ; Fri, 1 Feb 2002 10:59:41 -0800 (PST) Received: from blah (180.sm7.dialup.garlic.net [216.139.3.180]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g11IxcP18154; Fri, 1 Feb 2002 10:59:38 -0800 From: "Remington" To: "'Simon Siemonsma'" , Subject: RE: Sound? Date: Fri, 1 Feb 2002 10:59:38 -0800 Message-ID: <000601c1ab52$9aade480$b4038bd8@blah> 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 In-Reply-To: <20020201173812.1E86843B@fia168-94.dsl.hccnet.nl> 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 I have a Sound Blaster Live! 5.1 Platimun and yes it is a custom kernel -----Original Message----- From: Simon Siemonsma [mailto:simon.freebsd@hccnet.nl] Sent: Friday, February 01, 2002 9:38 AM To: Remington Subject: Re: Sound? Which sound card do you have? Did you build a new kernel? Simon Siemonsma On Friday 01 February 2002 07:34, you wrote: > Ok im having a problem getting my sound to work in FBSD 4.5-STABLE. My > system looks like, this: > > FreeBSD 4.5-STABLE #0: Thu Jan 31 21:55:29 PST 2002 > root@bathory.aria:/usr/src/sys/compile/Build2 > Timecounter "i8254" frequency 1193182 Hz > CPU: AMD Athlon(tm) Processor (1400.06-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 > > Features=0x183fbff MCA,CMOV,PAT,PSE36,MMX,FXSR> > AMD Features=0xc0440000<,AMIE,DSP,3DNow!> > real memory = 536788992 (524208K bytes) > config> di sn0 > config> di lnc0 > config> di ie0 > config> di fe0 > config> di ed0 > config> di cs0 > config> di bt0 > config> di aic0 > config> di aha0 > config> di adv0 > config> q > avail memory = 517705728 (505572K bytes) > Preloaded elf kernel "kernel" at 0xc047b000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc047b09c. > Pentium Pro MTRR support enabled > md0: Malloc disk > Using $PIR table, 9 entries at 0xc00f1370 > npx0: on motherboard > npx0: INT 16 interface > pcib0: on motherboard > pci0: on pcib0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > pci1: at 5.0 irq 11 > isab0: at device 4.0 on pci0 > isa0: on isab0 > atapci0: port 0xd800-0xd80f at device 4.1 > on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > uhci0: port 0xd400-0xd41f irq 5 at device > 4.2 on pci0 > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > ugen0: WINBOND W9967CF, rev 1.10/1.10, addr 2 > uhci1: port 0xd000-0xd01f irq 5 at device > 4.3 on pci0 > usb1: on uhci1 > usb1: USB revision 1.0 > uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 2 ports with 2 removable, self powered > chip1: at device 4.4 on pci0 > pcm0: port 0xa400-0xa4ff irq 10 at device 5.0 on pci0 > pcm1: port 0xa000-0xa01f irq 7 at device 10.0 on pci0 > atapci1: port > 0x8000-0x800f,0x8400-0x8403,0x8800-0x8807,0x9000-0x9003,0x9400-0x9407 > mem 0xe5800000-0xe5803fff irq 10 at device 11.0 on pci0 > ata2: at 0x9400 on atapci1 > ata3: at 0x8800 on atapci1 > orm0:
Hi!
Im receiving an error which saids = "Unable to get=20 cannonical name of client"  and an ip address corresponding to the = computer=20 trying to acces the e-mail, can you please tellme how can i check this = error or=20 how can i stop the computer sending error messages?  because when = im=20 editing a file or trying to setup a new e-mail account the errors just = appear=20 and i cant see very well what im doing, thank you.
 
rgrds
 
Javier Rodr=EDguez
javierv@transmaritime.comDepartamento=20 de Sistemas
Transmaritime, Inc.
------=_NextPart_000_0005_01C1AB42.D8DDF2A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 15: 8: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id 89A9E37B400 for ; Fri, 1 Feb 2002 15:07:59 -0800 (PST) Received: from dialup-65.56.136.49.dial1.chicago1.level3.net ([65.56.136.49] helo=earthlink.net) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16Wmmf-0005dZ-00; Fri, 01 Feb 2002 15:07:54 -0800 Message-ID: <3C5B1FCB.E0E97558@earthlink.net> Date: Fri, 01 Feb 2002 17:07:55 -0600 From: Bob X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 4.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Creative SB PCI silent References: <3C5AFFD7.B93B2AFC@earthlink.net> 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 Bob wrote: > > I'm trying to set up my system to play sounds through my Creative > SB PCI512. > I don't know much about sound cards, so I've followed some > instructions I found > in the handbook and on the web. > I've compiled a new kernel with device pcm: > ... > device pci > device pcm > ... > The kernel now finds the card at bootup: > pci0: on pcib0 > pcm0: port 0xe000-0xe01f irq 5 at device 9.0 on > pci0 > > Per instructions, I tried the following: > $ cat /dev/sndstat > FreeBSD Audio Driver (newpcm) Feb 1 2002 02:14:09 > Installed devices: > pcm0: at io 0xe000 irq 5 (4p/3r/0v channels duplex) > > Next, I ran /dev/MAKEDEV snd0 and looked for the new devices that > the handboo > k said (in section 14.4) would be created: > $ cd /dev > $ ls -l audio dsp dspW midi mixer music sequencer pss > ls: midi: No such file or directory > lrwxrwxrwx 1 root wheel 6 Feb 1 02:37 audio -> audio0 > lrwxrwxrwx 1 root wheel 4 Feb 1 02:37 dsp -> dsp0 > lrwxrwxrwx 1 root wheel 5 Feb 1 02:37 dspW -> dspW0 > lrwxrwxrwx 1 root wheel 6 Feb 1 02:37 mixer -> mixer0 > lrwxrwxrwx 1 root wheel 6 Feb 1 02:37 music -> music0 > lrwxrwxrwx 1 root wheel 4 Feb 1 02:37 pss -> pss0 > lrwxrwxrwx 1 root wheel 10 Feb 1 02:37 sequencer -> sequencer0 > > (Yes, I was up 'til the wee hours...) The handbook listed the midi > device, b > ut mine wasn't created. Is that because I had nothing hooked up to > the physical > midi port on the back of the sound card when I ran MAKEDEV? > The handbook recommended re-making the devices if one or more were > missing, s > o I did so. Still, I got no midi device. > Anyway, I've tried several different tools that should play audio > CD's, wav a > nd/or mp3 files, and not a peep emerges from my speakers. (Yes, > they'r amplifie > d and turned on.) > . > . > . > When I got ready to go online and send this message, I found that > my modem wa > s no longer "there." (Not as far as my kernel was concerned.) It > happens that > my new kernel 9with the pcm support) did not find the modem at > bootup. The only > other changes I made to the kernel config file were to comment out > the CPU's th > at I don't have: > #cpu I386_CPU > #cpu I486_CPU > #cpu I586_CPU > cpu I686_CPU > > My sio's are still as they were when I built the kernel that saw my > modem: > # Serial (COM) ports > device sio0 at isa? port IO_COM1 flags 0x10 irq 4 > #device sio1 at isa? port IO_COM2 irq 3 > #device sio2 at isa? disable port IO_COM3 irq 5 > #device sio3 at isa? disable port IO_COM4 irq 9 > > Btw, I have an ISA modem (Creative ModemBlaster), sitting in the > only ISA slo > t on the mobo -- and this configuration is the only one that would > work for me, > while still allowing me to keep an open serial port for another toy. > So, I rebooted to kernel.old and my modem is working, again, but, > of course, > my sound card is invisible to the kernel. Here's a diff of the dmesg > outputs fr > om my boots with and without the pcm device: > ( < w pcm device support in kernel ) > ( > w/o pcm device support in kernel ) > > 4c4 > < FreeBSD 4.4-RELEASE #5: Fri Feb 1 02:14:41 CST 2002 > --- > > FreeBSD 4.4-RELEASE #4: Fri Jan 25 22:10:47 CST 2002 > 12,13c12,13 > < avail memory = 256421888 (250412K bytes) > < Preloaded elf kernel "kernel" at 0xc04c6000. > --- > > avail memory = 256724992 (250708K bytes) > > Preloaded elf kernel "kernel.old" at 0xc047c000. > 45c45,46 > < pcm0: port 0xe000-0xe01f irq 5 at device 9.0 on > pci0 > --- > > pci0: (vendor=0x1102, dev=0x0002) at 9.0 irq 5 > > pci0: (vendor=0x1102, dev=0x7002) at 9.1 > 69a71,72 > > sio1: at port 0x2f8-0x307 irq 3 on i > sa0 > > sio1: type 16550A > 75,76c78 > < dos2unixtime(): month value out of range (0) > < pid 4031 (kdeinit), uid 1001: exited on signal 11 (core dumped) > --- > > pid 328 (gnome-smproxy), uid 1001: exited on signal 11 (core dumped) > > So... > (1) Does anyone know what I have to do to get the pcm support and my > modem to coexist civilly? > (2) Does anyone know what I have to do to to get sound from the card, > with the pcm support? Any help would be appreciated! > Thanks, > Bob > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I was in big hurry to finish that message because I has to run... and I left out a couple of thoughts -- an observation and a question. The observation is that the IRQ's and addresses are different for the modem on the one boot and the sound card on the other boot. I don't think that can be an issue. So, grasping at straws, I come up with question number (3): could the order in which the devices are listed in the kernel config file affect how the kernel handles these things? (Remember, the sound card is PCI and the modem is ISA.) Lacking another suggestion, yet, I'll probably try putting the pcm line at the end of the config file (in case order does matter, so as not to mess up anything else that already works...) and rebuild the kernel. Even if that leads to a peasceful coexistence among my cards, it doesn't seem to answer Q #2... - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 15:12:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pc1-dale5-0-cust136.not.cable.ntl.com (pc1-dale5-0-cust136.not.cable.ntl.com [80.1.76.136]) by hub.freebsd.org (Postfix) with SMTP id 53AC337B400 for ; Fri, 1 Feb 2002 15:12:25 -0800 (PST) Received: (qmail 52127 invoked from network); 1 Feb 2002 23:12:16 -0000 Received: from localhost (HELO matt.thebigchoice.com) (127.0.0.1) by localhost with SMTP; 1 Feb 2002 23:12:16 -0000 Date: Fri, 1 Feb 2002 23:12:16 +0000 From: Matt H To: "Cameron Kerr" Cc: dunlug@lists.ethernal.org, freebsd-questions@FreeBSD.ORG Subject: Re: [dunlug] Re: Is ADSL modem + NAT the same as an ADSL Router? Message-Id: <20020201231216.0fb05ac0.matt@proweb.co.uk> In-Reply-To: References: <20020201190934.9D4684844F@wastegate.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) 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, 2 Feb 2002 11:41:12 +1300 (NZDT) "Cameron Kerr" wrote: > Myself, I'm looking at using a compact flash drive, I just need to find > a CF - IDE fully internal connector. Anyone know where I can get one > cheap? http://www.tapr.org/tapr/html/Fcfa.html http://www.flashmemory.com.au/shop/shopdisplayproducts.asp?id=3&cat=FlashMemory+Disk+Drives $40 AUS m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 15:19: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.k12us.com (mail.k12us.com [65.112.222.15]) by hub.freebsd.org (Postfix) with SMTP id 7C2F637B402 for ; Fri, 1 Feb 2002 15:18:59 -0800 (PST) Received: (qmail 88631 invoked by uid 1001); 1 Feb 2002 23:18:52 -0000 Date: Fri, 1 Feb 2002 18:18:52 -0500 From: Christopher Weimann To: Mark Rowlands Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Booting from Mylex eXtremeRAID 1100 Message-ID: <20020201181852.A71244@mail.k12us.com> References: <20020201134013.A79061@mail.k12us.com> <20020201212335.0816137B417@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020201212335.0816137B417@hub.freebsd.org>; from fuc952d@tninet.se on Fri, Feb 01, 2002 at 10:23:46PM +0100 X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.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 On Fri, Feb 01, 2002 at 10:23:46PM +0100, Mark Rowlands wrote: > > I can't seem to convince it to work. > > > > This is the first time I am using raid on a FreeBSD box > > but I was under the impression that things shouldn't really > > be any different. I created a stripe set/logical drive from > > two 36gb drives. Booted from CD (4.4) and the install went > > great since the Mylex is supported in the Generic kernel. > > Rebooted and I get "Missing Operating System". > > > > I assumed this was some sort of a bios problem so I tried again > > in a newer box (IBM MPro) and still no joy. Next I dropped the > > Raids logical drive size down to 1Gig and this time I installed > > the FreeBSD boot manager rather than using "standard". > > > > Now I get the boot menu and the F1 choice is FreeBSD but all > > pressing F1 results in is beeping. > > > > Anyone have any pointers for me? > > set the mylex disk geometry option to 8gb > If you mean in the bios options (alt-m I think) it already is. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 15:23: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id 0B30B37B4E4 for ; Fri, 1 Feb 2002 15:22:46 -0800 (PST) Received: from user-2ivfo1m.dialup.mindspring.com ([165.247.224.54] helo=gohan.cjclark.org) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16Wn0z-0001MT-00; Fri, 01 Feb 2002 15:22:43 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g11NM8c01102; Fri, 1 Feb 2002 15:22:09 -0800 (PST) (envelope-from cjc) Date: Fri, 1 Feb 2002 15:22:07 -0800 From: "Crist J. Clark" To: Paul David Fardy Cc: questions@FreeBSD.ORG, Eric Six Subject: Re: Perl question... Message-ID: <20020201152207.C956@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200202012054.g11KslkB001080@plato.ucs.mun.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200202012054.g11KslkB001080@plato.ucs.mun.ca>; from pdf@morgan.ucs.mun.ca on Fri, Feb 01, 2002 at 05:24:46PM -0330 X-URL: http://people.freebsd.org/~cjc/ 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 Fri, Feb 01, 2002 at 05:24:46PM -0330, Paul David Fardy wrote: > Eric Six wrote: > >> I have found ways to append lines to the file, but not to create a new > >> one at the very beginning. Also, any ideas on how to automate doing > >> this to all the files in each dir? > > "Crist J. Clark" wrote: > > ed(1) man. man ed. > > > > for FILE in $DIR; do > > ed $DIR/$FILE <<"EOF" > > 1i > > $TTL value > > . > > wq > > EOF > > done > > I've been using Perl so much, I've forgotten some of my shell rules. > I tested this code because I thought "$TTL" would result in the > expansion of an undefined variable TTL. In Perl, it _would_ be a > problem. In sh, it's fine. It is not expanded because I quoted "EOF" as the here-doc delimiter. If I had not, it would have been. > But I think I'll still add a few notes. > > > for FILE in $DIR; do > > ed $DIR/$FILE <<"EOF" > > This should, I think, be > > for file in *; do > ed $file <<"EOF" > > or > > for file in */*; do > ed $file <<"EOF" Correct, I meant to write, for FILE in $DIR/*; do ed $FILE <<"EOF" The first line was a typo. The second... guess I was typing too fast and not proof reading, sorry. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 15:28:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from joshua.site-fx.net (ajhm54hby52pi.bc.hsia.telus.net [66.183.49.68]) by hub.freebsd.org (Postfix) with ESMTP id 314DC37B4E4 for ; Fri, 1 Feb 2002 15:28:50 -0800 (PST) Received: from [192.168.1.2] (gateway.site-fx.net [192.168.1.1]) by joshua.site-fx.net (8.12.1/8.11.4) with ESMTP id g11NRi0T018892 for ; Fri, 1 Feb 2002 15:27:44 -0800 (PST) Subject: FreeBSD 4.5 From: "James A. Peltier" To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 01 Feb 2002 15:28:39 -0800 Message-Id: <1012606119.12035.27.camel@agent-orange.site-fx.net> 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 Just a congrats to the FreeBSD team for another great OS release. Keep up the good work people. BSD FOREVER !!!! -- -James Hardware, n.: The parts of a computer system that can be kicked. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 15:34:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 9E0AB37B405 for ; Fri, 1 Feb 2002 15:34:24 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id RAA11578; Fri, 1 Feb 2002 17:34:18 -0600 (CST) Message-Id: <3.0.5.32.20020201173413.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 01 Feb 2002 17:34:13 -0600 To: "James A. Peltier" , freebsd-questions@FreeBSD.ORG From: jacks@sage-american.com Subject: Re: FreeBSD 4.5 In-Reply-To: <1012606119.12035.27.camel@agent-orange.site-fx.net> 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'll SECOND that! Just had two smooth updates... not a hitch found yet.... At 03:28 PM 2.1.2002 -0800, James A. Peltier wrote: >Just a congrats to the FreeBSD team for another great OS release. Keep >up the good work people. BSD FOREVER !!!! >-- > >-James > >Hardware, n.: > The parts of a computer system that can be kicked. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 15:43:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 5C4C237B400 for ; Fri, 1 Feb 2002 15:43:03 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g11Nh1Q13060; Fri, 1 Feb 2002 18:43:01 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from maxpower (trilluser@maxpower.lan.27in.tv [10.0.0.254]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g11Ngsh13046; Fri, 1 Feb 2002 18:42:59 -0500 (EST) (envelope-from cjm2@earthling.net) From: "C J Michaels" To: "Matt H" Cc: Subject: RE: > pid 25436 (sshd), uid 0: exited on signal 11 (core dumped) Date: Fri, 1 Feb 2002 18:43:37 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020201075726.1d62a559.freebsd-questions@cuntbubble.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Nooo, that's your SSH daemon dumping (crashing) on signal 11. Usually means faulty hardware, but not always. Do a search on the net and in the archives for "Signal 11". You'll find some good advice. --Chris > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Matt H > Sent: Friday, February 01, 2002 2:57 AM > To: freebsd-questions@FreeBSD.ORG > Subject: > pid 25436 (sshd), uid 0: exited on signal 11 (core dumped) > > > > my daily run has about 100 of these in today? > > > pid 25436 (sshd), uid 0: exited on signal 11 (core dumped) > > is that someone trying to break in or what? > > M > > 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 Fri Feb 1 16: 3: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id A2B8937B400 for ; Fri, 1 Feb 2002 16:02:50 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g1202hA13344; Fri, 1 Feb 2002 19:02:43 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from maxpower (trilluser@maxpower.lan.27in.tv [10.0.0.254]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g1202eh13330; Fri, 1 Feb 2002 19:02:41 -0500 (EST) (envelope-from cjm2@earthling.net) From: "C J Michaels" To: Cc: Subject: RE: cvsup port=www Date: Fri, 1 Feb 2002 19:03:23 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 > From: jacks@sage-american.com > Subject: Re: cvsup port=www > > Yes, I installed Samba from ports, and check to see first if it would be > fetching the latest version and that was the indication. However, after > issuing "make" it tried to fetch fromseveral sites, but finally found one > and went to the "older versions" directory on that site and that's what > installed.... others on this list have said that has happened to thjem too > and especially with Samba and Apache.... It's true that with some ports there's some lag time between the release of the particular program and the ports tree being brought into sync with it. e.g. if samba released a new version 10 minutes ago, I can guarantee that /usr/ports/net/samba wouldn't be up to date yet. That being said, the name of a directory on a mirror site is no indication of anything, it's just a directory name. 6:52pm [root@cartman] # pkg_info | grep samba samba-2.2.2_3 A free SMB and CIFS client and server for UNIX And... if you root around samba.org (which actually took some rooting) you'll find that v2.2.2 is indeed the latest -stable version of the application. Development version's don't count. --Chris > > The Samba I got works but is not the latest version expected for sure. > > At 02:52 PM 2.1.2002 -0800, Kris Kennaway wrote: > >On Fri, Feb 01, 2002 at 03:47:25PM -0600, jacks@sage-american.com wrote: > >> But, unless you have the actual tarballs already, it doesn't > guarantee that > >> you'll get the latest install even though the port files promises the > >> latest version will be fetched. I have had this just happen on > Samba.... > > > >No, I believe it should always fetch the latest version of the port. > >Can you explain what you mean, a bit more? > > > >Kris > > > >Attachment Converted: "c:\eudora\attach\Re cvsup port=www" > > > > Best regards, > Jack L. Stone, > Server Admin > > =================================================== > Sage-American > http://www.sage-american.com > jacks@sage-american.com > > "My center is giving way, my right is in retreat; > ....situation excellent! ....I shall attack!" > =================================================== > > 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 Fri Feb 1 16: 4:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id C90DF37B420 for ; Fri, 1 Feb 2002 16:04:30 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2673C66BDC; Fri, 1 Feb 2002 16:04:30 -0800 (PST) Date: Fri, 1 Feb 2002 16:04:29 -0800 From: Kris Kennaway To: jacks@sage-american.com Cc: Kris Kennaway , Marcus Collins , Joe & Fhe Barbish , freebsd-questions@FreeBSD.ORG Subject: Re: cvsup port=www Message-ID: <20020201160429.A16125@xor.obsecurity.org> References: <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201225139.A45058@davinci.writeclick.co.za> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201145218.B15086@xor.obsecurity.org> <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="/04w6evG8XlLl3ft" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com>; from jacks@sage-american.com on Fri, Feb 01, 2002 at 04:59:06PM -0600 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 --/04w6evG8XlLl3ft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 01, 2002 at 04:59:06PM -0600, jacks@sage-american.com wrote: > Yes, I installed Samba from ports, and check to see first if it would be > fetching the latest version and that was the indication. However, after > issuing "make" it tried to fetch fromseveral sites, but finally found one > and went to the "older versions" directory on that site and that's what > installed.... others on this list have said that has happened to thjem too > and especially with Samba and Apache.... Again, this shouldn't have happened. Which CVS repository did you use? Kris --/04w6evG8XlLl3ft Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8Wy0NWry0BWjoQKURAm+MAKD7B/42rePrl3Zz3ILd4eFJ3HjrvwCgnky/ Ud41n1eaUpKwW6RN2ZJr5do= =JqvW -----END PGP SIGNATURE----- --/04w6evG8XlLl3ft-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 16:22:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 8CE7D37B423 for ; Fri, 1 Feb 2002 16:22:03 -0800 (PST) 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 TAA77279; Fri, 1 Feb 2002 19:47:32 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Fri, 1 Feb 2002 19:21:50 -0500 (EST) From: Stephen Hovey To: Andrew Stuart Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HylaFAX/mgetty+sendfax/other in windows environment.. In-Reply-To: <20020201142803.A72868@freebsd.tekrealm.net> 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 I had trouble with mgetty hylafax is what I use - but there were alot of pieces of compile On Fri, 1 Feb 2002, Andrew Stuart wrote: > Without starting a flame war or anything, can some of you make > a recommendation for using one of these fax servers in a win9x/2k/XP > network. I have done some research, but im looking for someone who has > actually set it up in such an environment, with minimal client side config/extra > software. this is for a small network, and will probably only need/use > one fax modem, not looking for alot of features, just somethign that > works well, with a simple client so that it doesnt confuse the windows > users.. > > > -- > 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 Fri Feb 1 16:23:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id A49B637B420 for ; Fri, 1 Feb 2002 16:22:28 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id SAA13659; Fri, 1 Feb 2002 18:22:18 -0600 (CST) Message-Id: <3.0.5.32.20020201182213.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 01 Feb 2002 18:22:13 -0600 To: Kris Kennaway From: jacks@sage-american.com Subject: Re: cvsup port=www Cc: Kris Kennaway , Marcus Collins , Joe & Fhe Barbish , freebsd-questions@FreeBSD.ORG In-Reply-To: <20020201160429.A16125@xor.obsecurity.org> References: <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201225139.A45058@davinci.writeclick.co.za> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201145218.B15086@xor.obsecurity.org> <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.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 I use USA cvsup7 primarily and cvsup weekly. I got this: root@sage-one>> pkg_info | grep samba samba-2.0.10 A free SMB and CIFS client and server for UNIX ...instead of: 6:52pm [root@cartman] # pkg_info | grep samba samba-2.2.2_3 A free SMB and CIFS client and server for UNIX At 04:04 PM 2.1.2002 -0800, Kris Kennaway wrote: >On Fri, Feb 01, 2002 at 04:59:06PM -0600, jacks@sage-american.com wrote: >> Yes, I installed Samba from ports, and check to see first if it would be >> fetching the latest version and that was the indication. However, after >> issuing "make" it tried to fetch fromseveral sites, but finally found one >> and went to the "older versions" directory on that site and that's what >> installed.... others on this list have said that has happened to thjem too >> and especially with Samba and Apache.... > >Again, this shouldn't have happened. Which CVS repository did you >use? > >Kris > >Attachment Converted: "c:\eudora\attach\Re cvsup port=www2" > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 16:37:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 9BF9F37B402 for ; Fri, 1 Feb 2002 16:37:38 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2AD8166BDC; Fri, 1 Feb 2002 16:37:38 -0800 (PST) Date: Fri, 1 Feb 2002 16:37:38 -0800 From: Kris Kennaway To: jacks@sage-american.com Cc: Kris Kennaway , Marcus Collins , Joe & Fhe Barbish , freebsd-questions@FreeBSD.ORG Subject: Re: cvsup port=www Message-ID: <20020201163737.C16628@xor.obsecurity.org> References: <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201225139.A45058@davinci.writeclick.co.za> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201145218.B15086@xor.obsecurity.org> <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> <20020201160429.A16125@xor.obsecurity.org> <3.0.5.32.20020201182213.018e6ae0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="m51xatjYGsM+13rf" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3.0.5.32.20020201182213.018e6ae0@mail.sage-american.com>; from jacks@sage-american.com on Fri, Feb 01, 2002 at 06:22:13PM -0600 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 --m51xatjYGsM+13rf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 01, 2002 at 06:22:13PM -0600, jacks@sage-american.com wrote: > I use USA cvsup7 primarily and cvsup weekly. I got this: This is a cvsup server, not a CVS server: portcheckout uses CVS. Did you mean that you use cvsup to maintain a local copy of the CVS repository? Kris --m51xatjYGsM+13rf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8WzTRWry0BWjoQKURAukKAKDVZpZBM2ESzFtuqWyZLFCV5ctRngCfREhh sjbUck+tiQADZ6FT76JqGRs= =ig69 -----END PGP SIGNATURE----- --m51xatjYGsM+13rf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 16:50: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id F03BB37B400 for ; Fri, 1 Feb 2002 16:49:29 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id SAA14750; Fri, 1 Feb 2002 18:49:17 -0600 (CST) Message-Id: <3.0.5.32.20020201184913.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 01 Feb 2002 18:49:13 -0600 To: Kris Kennaway From: jacks@sage-american.com Subject: Re: cvsup port=www Cc: Kris Kennaway , Marcus Collins , Joe & Fhe Barbish , freebsd-questions@FreeBSD.ORG In-Reply-To: <20020201163737.C16628@xor.obsecurity.org> References: <3.0.5.32.20020201182213.018e6ae0@mail.sage-american.com> <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201225139.A45058@davinci.writeclick.co.za> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201145218.B15086@xor.obsecurity.org> <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> <20020201160429.A16125@xor.obsecurity.org> <3.0.5.32.20020201182213.018e6ae0@mail.sage-american.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 I keep my tree up to date. I went to: #/usr/ports/net/samba ...then looked at #more /usr/ports/net/samba/distinfo ...it said: MD5 (samba-2.2.2.tar.gz) etc., etc. Then "make" and it looked through 2 or 3 CVS sites and could not fetch... It gave up and settled for another site and then said "getting older version" ....so, I got samba-2.0.10 instead.... At 04:37 PM 2.1.2002 -0800, Kris Kennaway wrote: >On Fri, Feb 01, 2002 at 06:22:13PM -0600, jacks@sage-american.com wrote: >> I use USA cvsup7 primarily and cvsup weekly. I got this: > >This is a cvsup server, not a CVS server: portcheckout uses CVS. Did >you mean that you use cvsup to maintain a local copy of the CVS >repository? > >Kris > > >Attachment Converted: "c:\eudora\attach\Re cvsup port=www4" > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 16:53:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tharmas.rintrah.org (dhcp065-031-016-002.insight.rr.com [65.31.16.2]) by hub.freebsd.org (Postfix) with SMTP id 61C6437B400 for ; Fri, 1 Feb 2002 16:53:08 -0800 (PST) Received: (qmail 45184 invoked by uid 1000); 2 Feb 2002 00:56:27 -0000 Date: Fri, 1 Feb 2002 19:56:27 -0500 From: devin-freebsdquestions@rintrah.org To: jacks@sage-american.com Cc: freebsd-questions@freebsd.org Subject: Re: Has Lynx Changed In 4.5? Bug? Message-ID: <20020201195627.A45134@tharmas.rintrah.org> Mail-Followup-To: jacks@sage-american.com, freebsd-questions@freebsd.org References: <002901c1ab52$0709b830$0301a8c0@bigdaddy> <3.0.5.32.20020201150920.018e6ae0@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3.0.5.32.20020201150920.018e6ae0@mail.sage-american.com>; from jacks@sage-american.com on Fri, Feb 01, 2002 at 03:09:20PM -0600 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 Fri, Feb 01, 2002 at 03:09:20PM -0600, jacks@sage-american.com wrote: > Drew: I have not upgraded from 4.4 to 4.5 yet, but since yesterday at about > 4:30pm (Central Time) until this morning, I had the same problem. No > changes to my system at all. My IP would mysteriously change to IP that > belonged to other domains. I would have to go and manually insert and > update the record at ZoneEdit and it would be okay for a little while and > change again. It seemed to relate to whenever my cron job pinged to check > the record.... > > Has been okay for several hours now. Is your still doing it....? > > ZoneEdit didn't seem to know what I was talking about since everytime they > would look, it would have been fixed my me.... > > At 10:55 AM 2.1.2002 -0800, Drew Tomlinson wrote: > >I use ZoneEdit as the nameserver for my domain. My IP address is > >dynamic so it changes occasionally. I have used lynx to update > >ZoneEdit for the past year or so and it has worked flawlessly. I just > >send this command (my mailer will surely wrap the line): > > > >lynx -source -auth=mylogin:mypass > >'http://dynamic.zoneedit.co/auth/dynamic.html?host=www.mykitchentable. > >net' > > > >After upgrading my 4.4 to 4.5 two days ago, there has been 2 times > >that lynx has sent the wrong IP address to ZoneEdit. I'm sure it's > >lynx as my logfile indicates the incorrect address. However most of > >the time it sends the right address. > > > >Has anyone else experienced anything like this? > > > >Thanks, > > > >Drew > > > > > Best regards, > Jack L. Stone, > Server Admin > > =================================================== > Sage-American > http://www.sage-american.com > jacks@sage-american.com > Just chiming in that I'm having the same problem. Whenever I use lynx to dynamically update the IP, it gets set to something completely random. This is with 5 domains served up by zoneedit's DNS servers. I've had to kill the cron job that does the updates for now... --devin -- Mathematicians are like Frenchmen: whatever you say to them they translate into their own language, and forthwith it is something entirely different. -- Johann Wolfgang von Goethe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 16:56: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omta01.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by hub.freebsd.org (Postfix) with ESMTP id B29D037B509 for ; Fri, 1 Feb 2002 16:54:44 -0800 (PST) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta01.mta.everyone.net (Postfix) with ESMTP id 70A861C3890; Fri, 1 Feb 2002 16:54:44 -0800 (PST) Received: by sitemail.everyone.net (Postfix, from userid 99) id 5A7B4274E; Fri, 1 Feb 2002 16:54:44 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Fri, 1 Feb 2002 16:54:44 -0800 (PST) From: maubane mapele To: maubanemapele_30@golfmail.com Subject: URGENT Reply-To: maubanemapele_30@golfmail.com X-Originating-Ip: [212.87.127.249] Message-Id: <20020202005444.5A7B4274E@sitemail.everyone.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 BARRISTER MAUBANE MAPELE OKEAYA INNEH LAW FIRM LEGAL PRACTITIONER. NIGERIA COMPLIMENTS OF THE SEASON. GRACE AND PEACE AND LOVE FROM THIS PART OF THE ATLANTIC TO YOU. I HOPE MY LETTER DOES NOT CAUSE YOU TOO MUCH EMBARRASSMENT AS I WRITE TO YOU IN GOOD FAITH. BASED ON THE CONTACT ADDRESS GIVEN TO ME BY A FRIEND WHO WORKS AT THE INTERNET RESEARCH DEPARTMENT IN RESEARCH MINISTRY HERE IN NIGERIA. PLEASE EXCUSE MY INTRUSION INTO YOUR PRIVATE LIFE. I AM BARRISTER MAUBANE MAPELE, I REPRESENT MOHAMMED ABACHA, SON OF THE LATE GEN. SANI ABACHA, WHO WAS THE FORMER MILITARY HEAD OF STATE IN NIGERIA. HE DIED IN 1998. SINCE HIS DEATH, THE FAMILY HAS BEEN LOOSING A LOT OF MONEY DUE TO VINDICTIVE GOVERNMENT OFFICIALS WHO ARE BENT ON DEALING WITH THE FAMILY. BASED ON THIS THEREFORE, THE FAMILY HAS ASKED ME TO SEEK FOR A FOREIGN PARTNER WHO CAN WORK WITH US AS THE NEW BENEFICIARY OF THE CONSIGNMENTS TAGGED (DIPLOMATIC LUGGAGES) TO MAKE CLAIMS TO THESE FUNDS THAT ARE PRESENTLY LODGED IN A DIPLOMATIC SECURITY COMPANY IN HOLLAND.THESE FUNDS WERE CAREFULLY CHANNELED OUT OF THE COUNTRY DIPLOMATICALY. THE FUNDS ARE KEPT IN TWO CONSIGNMENTS AND THESE TWO CONSIGNMENTS CONTAIN US$25,000,000.00 (TWENTY FIVE MILLION DOLLARS) FROM THE TOTAL SUM WHICH IS US$75,000,000,.00 (SEVENTY FIVE MILLION DOLLARS). WE DECIDED TO MOVE THIS FUNDS IN THREE (3) BATCHES TO REDUCE THE RISK OF US LOSSING THE ENTIRE MONEY. THE PLAN NOW IS THAT WE WANT TO FIRST ENSURE THAT THIS FIRST SET OF CONSIGNMENTS IN HOLLAND ARE CLEARED AND SAFELY KEPT BY A TRUSTWORTHY PARTNER.WHAT WE REQUIRE FROM YOU IF YOU ARE INTRESTED TO ASSIST US IS TO PROVIDE US YOUR FULL DETAILS AS IN (1)YOUR FULL NAME (2)YOUR ADDRESS (3)YOUR TELEPHONE AND FAX NUMBERS. THESE INFORMATIONS WILL ENABLE US MAKE YOU THE BENEFICIARY OF THE CONSIGNMENTS AND PREPARE ALL NECESSARY DOCUMENTS THAT WILL ENABLE YOU PUT CLAIMS TO THE FUNDS. THIS MONEY WAS OF COURSE, ACQUIRED BY THE LATE PRESIDENT AND IS TOP SECRET WITH ME AND THE FAMILY MEMBERS BEARING IN MIND THE SET BACKS THE FAMILY HAS EXPERIENCED IN THE PAST FROM THE GOVERNMEN AND OTHER COUNTRIES LIKE THE SWISS GOVERNMENT HAVE ALREADY FROZEN ALL THE ACCOUNTS OF THE FAMILY IN SWITZERLAND, AND SOME OTHER COUNTRIES WOULD SOON FOLLOW TO DO THE SAME. THIS BID WAS BY SOME GOVERNMENT OFFICIALS FASHIONED TO DEAL WITH THIS FAMILY.THIS HAS MADE IT NECESSARY THAT WE SEEK YOUR ASSISITANCE IN RECEIVING THIS MONEY AND IN INVESTING IT ON BEHALF OF THE FAMILY. THIS MUST BE A JOINT VENTURE TRANSACTION AND WE MUST ALL WORK TOGETHER. SINCE THIS MONEY IS STILL CASH, EXTRA SECURITY MEASURES HAVE BEEN TAKEN TO PROTECT IT FROM THEFT OR SEIZURE. I HAVE PERSONALLY WORKED OUT ALL MODALITIES FOR THE PEACEFUL CONCLUSION OF THIS TRANSACTION. THE TRANSACTION DEFINITELY WOULD BE HANDLED IN PHASES AND THE FIRST PHASE HAS ALREADY SUCEDED TO AN EXTENT AS THE CASH IS PRESENTLY SAFELY LODGED IN A SECURITY FIRM IN THE NETHERLANDS. MY CLIENTS ARE WILLING TO GIVE YOU A REASONABLE PERCENTAGE OF THIS MONEY AS SOON AS THE TRANSACTION IS CONCLUDED. I WILL, HOWEVER, BASED ON THE GROUNDS THAT YOU ARE WILLING TO WORK WITH US AND ALSO ALL CONTENTIOUS ISSUES DISCUSSED BEFORE THE COMMENCEMENT OF THIS TRANSACTION. YOU MAY ALSO DISCUSS YOUR PERCENTAGE BEFORE WE START TO WORK. AS SOON AS I HEAR FROM YOU, I WILL GIVE YOU ALL NECESSARY DETAILS AS TO HOW WE INTEND TO CARRY OUT THE WHOLE TRANSACTION. PLEASE, DO NOT ENTERTAIN ANY FEARS,AS ALL NECESSARY MODALITIES ARE IN PLACE, AND I ASSURE YOU OF ALL SUCCESS AND SAFETY IN THIS TRANSACTION. PLEASE, THIS TRANSACTION REQUIRES ABSOLUTE CONFIDENTIALITY AND YOU WOULD BE EXPECTED TO TREAT IT AS SUCH UNTIL THE FUNDS ARE SAFELY IN YOUR BANK ACCOUNT. PLEASE, YOU WILL ALSO IGNORE THIS LETTER AND RESPECT OURTRUST IN YOU BY NOT EXPOSING THIS TRANSACTION, EVEN IF YOU ARE NOT INTERESTED. IN THE EVENT THAT YOU ARE INTRESTED IN ASSISTING US I WILL LIKE YOU TO CONTACT ONE OF MY LAWYERS WHO I HAVE STATIONED IN HOLLAND TO WITNESS THE TRANSACTION TO IT"S CONCLUSION. YOU CAN REACH HIM ON HIS DIRECT LINE WHICH IS + 31 612 480 860 OR VIA MAIL WESTEPHENS1000@YAHOO.COM. HIS NAME IS WESLEY STEPHENS AND I HAVE FULL TRUST IN HIM AS HE HAS SERVED ME VERY WELL FOR OVER 17 YEARS. I LOOK FORWARD TO WORKING WITH YOU. THANK YOU. TRULY YOURS BARRISTER MAUBANE MAPELE _____________________________________________________________ http://www.golfmail.com FREE EMAIL for ALL GOLFERS! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 17: 4:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 896C437B416; Fri, 1 Feb 2002 17:02:07 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: How to get best results from FreeBSD-questions Message-Id: <20020202010207.896C437B416@hub.freebsd.org> Date: Fri, 1 Feb 2002 17:02:07 -0800 (PST) From: grog@FreeBSD.ORG (Greg Lehey) 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 How to get the best results from FreeBSD questions. =================================================== Last update 3 September 1999 This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from Majordomo@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions mailing list! If you ever want to remove yourself from this mailing list, you can send mail to "Majordomo@FreeBSD.ORG" with the following command in the body of your email message: unsubscribe freebsd-questions Greg Lehey Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions, -newbies or -hackers? =================================================== Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In addition, the FreeBSD-newbies list caters specifically for people who are new to FreeBSD and may be having trouble getting used to the environment. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/FAQ/FAQ.html, and also on your own system (once you've installed it) at /usr/share/doc/FAQ/FAQ.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. If you're new to FreeBSD, and the message is about your own relationship to FreeBSD, send the message to FreeBSD-newbies. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 4. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 5. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 6. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 7. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 8. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 17: 8: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 3C72D37B41A; Fri, 1 Feb 2002 17:02:42 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", third edition: errata and addenda Message-Id: <20020202010242.3C72D37B41A@hub.freebsd.org> Date: Fri, 1 Feb 2002 17:02:42 -0800 (PST) From: grog@FreeBSD.ORG (Greg Lehey) 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 Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the third edition, formatted on 17 May 1999. You'll find this information on page iv (the page before the beginning of the Table of Contents). See the end of this document for instructions on how to find the errata for an older version. You can get the current document in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ps. See page 302 of the third edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-3.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at Page ii _______ The instructions on page ii (opposite the title page) tell you to look at ftp://ftp.lemis.com/pub/cfbsd/errata-2 for the errata list. That's wrong. Look at this list. Pages 190 and 191 _________________ The description is not very clear about which text appears when booting from floppy for initial install, and which appears when booting normally. The procedure is very similar, but there are some differences. Add the following text after the heading Boot messages: You'll boot your system in at least two different ways: initially you'll boot from floppy or CD-ROM in order to install the system. Later, after the system is installed, you'll boot from hard disk. The procedure is almost identical, so we'll look at both versions in the following examples. Replace the text from the middle of page 191 with: If you're booting from 1.44 MB floppies, you will then see: Please insert MFS root floppy and press enter: When you insert the MFS root floppy and press Enter, you see more twirling batons, then the UserConfig screen appears. UserConfig: Modifying the boot configuration ____________________________________________ After the kernel has been loaded, the following screen will appear if you are installing the system, or if you have requested it with the -c option to the boot loader: Page 206 ________ The bottom two lines on this page should be in bold constant font, indicating that this is input for your /etc/rc.config file Page 2 Errata and addenda for the Complete FreeBSD, third edition nfs_client_enable="YES" # This host is an NFS client (or NO). nfs_server_enable="YES" # This host is an NFS server (or NO). Page 265 ________ The example on the second half of the page refers to the old SCSI driver. The scsi program is no longer available in FreeBSD 3.x. Instead, use the camcontrol program. Replace the text with:. Modern disks make provisions for recovering from such errors by allocating an alternate sector for the data. IDE drives do this automatically, but with SCSI drives you have the option of enabling or disabling reallocation. Usually it is turned on when you buy them, but occasionally it is not. When installing a new disk, you should check that the parameters ARRE (Auto Read Reallocation Enable) and AWRE (Auto Write Reallocation Enable) are turned on. For example, to check and set the values for disk da1, you would enter: # camcontrol modepage da1 -m 1 -e -P 3 # scsi -f /dev/rda1c -m 1 -e -P 3 This command will start up your favourite editor (either the one specified in the EDITOR environment variable, or vi by default) with the following data: AWRE (Auto Write Reallocation Enbld): 0 ARRE (Auto Read Reallocation Enbld): 1 TB (Transfer Block): 0 RC (Read Continuous): 0 EER (Enable Early Recovery): 0 PER (Post Error): 0 DTE (Disable Transfer on Error): 0 DCR (Disable Correction): 0 Read Retry Count: 16 Correction Span: 41 Head Offset Count: 0 Data Strobe Offset Count: 0 Write Retry Count: 16 Recovery Time Limit: 0 The values for AWRE and ARRE should both be 1. If they aren't, as in this case, where AWRE is 0, change the data with the editor, save it, and exit. The camcontrol program will write the data back to the disk and enable the option. Page 3 The Complete FreeBSD Page 331 ________ The description of the config refers to the SCSI drive sd0. This is the old name; in FreeBSD version 3, SCSI drives are called da, so this reference should be da0. Thanks to Francisco Reyes for pointing out this problem. Page 362 ________ Replace the text at the top of the page with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention, and to Francisco Reyes and Bill Fumerola for pointing out that it still wasn't fixed in the third edition. Page 409 ________ The information on setting the default routers specified the wrong end of the PPP links in some places. It should always be the ``far'' end of the link. Replace the second example on page 409, and the text following it, with this text: defaultrouter="139.130.136.129" # Set to default gateway (or NO). static_routes="" # Set to static route list (or leave empty). gateway_enable="YES" # Set to YES if this host will be a gateway. This is the normal way to set the default route on a point-to-point interface. In fact, for PPP you don't need to specify the default address: the PPP packages will set it for you when the link comes up. This makes it possible to Page 4 Errata and addenda for the Complete FreeBSD, third edition set default routes when you're forced to use dynamic IP addresses, where you don't know the address at this point. We'll see how PPP does this on page 446. In the first example on page 410, the sixth example on page 412 and the second example on page 413, replace the defaultrouter definition with: defaultrouter="139.130.237.65" # Set to default gateway (or NO). Thanks to Andreas Longwitz for pointing out this error. Getting errata for older editions of the book _____________________________________________ There have been a total of five different versions of ``The Complete FreeBSD''. The most accurate way to distinguish them is by the format date, which you'll find at the bottom of page iv (the page before the beginning of the Table of Contents) in all versions of the book. 1. The first was titled ``Installing and running FreeBSD'', and was formatted on 24 February 1996. No errata list exists for this book. 2. For the first edition (19 July 1996), get ftp://ftp.lemis.com/pub/cfbsd/er- rata-1. This same file is also available via the web link http://www.lemis.com/errata-1. I am no longer updating this errata list. 3. The list for the second edition (16 December 1997) is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the second edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only Page 5 Getting errata for older editions of the book take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. 4. The revised second edition was formatted on 11 February 1999. As the name suggests, it's not a complete new edition: in fact, only three chapters are different: o The chapter ``Setting up X11'' has been brought up to date. o Appendix D (``Contents of the Ports Collection'') has been replaced by two appendixes, ``Errata and Addenda'' (the errata list up to date at the time) and ``FreeBSD 3.0'', which describes the differences between FreeBSD 2.x and FreeBSD 3.x. There is no separate errata list for this book. Refer to the second edition errata list. 5. The current, third edition, formatted on 17 May 1999. This is the correct list for this edition. Page 6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 17: 9:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11705.mail.yahoo.com (web11705.mail.yahoo.com [216.136.172.71]) by hub.freebsd.org (Postfix) with SMTP id 6FCD437B419 for ; Fri, 1 Feb 2002 17:03:32 -0800 (PST) Message-ID: <20020202010332.65120.qmail@web11705.mail.yahoo.com> Received: from [209.140.253.2] by web11705.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 17:03:32 PST Date: Fri, 1 Feb 2002 17:03:32 -0800 (PST) From: Tim Erlin Subject: Re: Installing Additional Packages via FTP To: joe@jwebmedia.com, freebsd-questions@FreeBSD.ORG In-Reply-To: <3C5AEF18.37E41E9C@jwebmedia.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 you using /stand/sysinstall to add the packages? You might try getting the packages from a different FTP site (ftp2.freebsd.org, etc) or build them from the ports tree. The handbook as info about this, or `man pkg_add` --Tim --- Joseph Koenig wrote: > I have just installed a FreeBSD 4.2 system and went > to do some post > install config - including installing some packages > via ftp. However, > when I log into the ftp.freebsd.org site, it tells > me I need to install > from a media where the INDEX is available. Shouldn't > the main FTP site > work for installing some extra packages? Thanks, > > Joe > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 17:10:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.mem.interq.net (smtp02.mem.interq.net [210.157.1.52]) by hub.freebsd.org (Postfix) with ESMTP id 89F1637B41C for ; Fri, 1 Feb 2002 17:07:39 -0800 (PST) Received: from computer (shizuokaipconnect-211-125-70-55.interq.or.jp [211.125.70.55]) by smtp02.mem.interq.net (8.9.3/8.9.1) with SMTP id KAA10530 for ; Sat, 2 Feb 2002 10:07:37 +0900 (JST) X-Mailer: TEST MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-2022-jp Date: Sat, 02 Feb 2002 10:04:02 +0900 To: freebsd-questions@FreeBSD.ORG From: =?ISO-2022-JP?B?GyRCJSIlSCVpJTkbKEI=?= Subject: (3)=?ISO-2022-JP?B?GyRCIUohKjktOXAhKiFLN3w+XjZiMX5KZzgiGyhC?= =?ISO-2022-JP?B?GyRCTXhJVSQtJUAlJCVsJS8lSCVhITwlayROGyhC?= =?ISO-2022-JP?B?GyRCJDQwRkZiGyhC?= Message-Id: <0202102100402.11209@computer> 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 $B!!FMA3$N%a!<%kAw?.$rCW$7!"BgJQ?=$7Lu$4$6$$$^$;$s!#(B $B!!$3$N$40FFb$,$4ITMW$NJ}!"$^$?=EJ#Aw?.$5$l$F$7$^$C$?J}Ey!"(B $B$4LBOG$r$*3]$1$7$F$7$^$C$?J}$K$O?=$7Lu$4$6$$$^$;$s!#(B $B$4MF!&K\J8$rJQ99!&:o=|Ey$r9T$o$:!"(B $B$3$N$^$^$4JV?.$/$@$5$$!#(B $B%j%9%H$+$i:o=|$5$;$FD:$-$^$9!#(B $BEv^6b1~Jg8"MxIU$-%@%$%l%/%H%a!<%k!J%5%$%I%S%8%M%9Cf?4!K$NG[?.5v2D(B $B$N$*4j$$$rCW$7$?$/$4O"Mm$5$;$FD:$-$^$7$?!#(B $BEv&IJ7t$r%W%l%<%s%H$7$F$*$j$^$9!#$<$R!"59$7$/$*4j$$CW$7$^$9!#(B $B!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y!y(B $B!|$3$N7|>^IU$-%@%$%l%/%H%a!<%k!J%*%W%H%$%s%a!<%k!K$NG[?.$r$44uK>$NJ}$O!"(B $B!!$*&:`$K$J$j$^$9!#(B $B!|BeM}E9MM@lMQ$N%[!<%`%Z!<%8$r$4MQ0U$5$;$FD:$-$^$9!#$3$l$G$"$J$?$b(B $B!!#P#a#b#l#i#c#i#t#y!!#A#g#e#n#t(B!! $B!|BeM}E9Js=7$O!"$J$s$HGd>e$N#4#0!s!*G/<}#5#0#0K|1_%"%C%W7W2h!*(B $B!|BeM}E9MM%5%$%H$+$i!"BeM}E9EPO?$,$"$C$?>l9g$K$bEPO?NA$N#4#0!s$,Js=7$K!*(B $B!|EPO?NA$O=i4|Ej;q$N#5K|1_$N$_!#!J#2G/L\0J9_$O#1K|1_$G7@Ls99?7$G$-$^$9!#!K(B ==================================================== $B!z!y!z!yB~:#%j%s%/%9%?%C%UEPO?%-%c%s%Z!<%s\$7$/$O!"$3$A$i$r$4Mw$/$@$5$$!#"-"-"-"-(B http://www.interq.or.jp/ol/arouse/atlass/setsumei.html .~,:*;'$B!#!&(B*$B!#(B,.$B!z!y!zEve5-$r4^$aA4#1#3%?%$%W!!!!2A3JBS!=!!#7#0#01_!A#1#9#8#0#01_!J@GJL!K!!(B $B!z!z#N#E#W!*D94|%W%i%s$O!"99$K$*F@!*!*(B $B"!8!:w%(%s%8%sEPO?Be9T"!(B $B!z!z#N#E#W!*L5NAEPO?#3#0%5%$%Hr7o$"$j!K(B $B#2#5#0#01_$h$j!J%j%s%/%9%?%C%UEPO?"!(B $B3d0z$-$H$J$k!"3F; Fri, 1 Feb 2002 17:08:09 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id TAA15366; Fri, 1 Feb 2002 19:08:05 -0600 (CST) Message-Id: <3.0.5.32.20020201190803.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 01 Feb 2002 19:08:03 -0600 To: devin-freebsdquestions@rintrah.org From: jacks@sage-american.com Subject: Re: Has Lynx Changed In 4.5? Bug? Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20020201195627.A45134@tharmas.rintrah.org> References: <3.0.5.32.20020201150920.018e6ae0@mail.sage-american.com> <002901c1ab52$0709b830$0301a8c0@bigdaddy> <3.0.5.32.20020201150920.018e6ae0@mail.sage-american.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 ZoneEdit support tells me they are trying to figure it out and will let me know.... At 07:56 PM 2.1.2002 -0500, devin-freebsdquestions@rintrah.org wrote: >On Fri, Feb 01, 2002 at 03:09:20PM -0600, jacks@sage-american.com wrote: >> Drew: I have not upgraded from 4.4 to 4.5 yet, but since yesterday at about >> 4:30pm (Central Time) until this morning, I had the same problem. No >> changes to my system at all. My IP would mysteriously change to IP that >> belonged to other domains. I would have to go and manually insert and >> update the record at ZoneEdit and it would be okay for a little while and >> change again. It seemed to relate to whenever my cron job pinged to check >> the record.... >> >> Has been okay for several hours now. Is your still doing it....? > > >> >> ZoneEdit didn't seem to know what I was talking about since everytime they >> would look, it would have been fixed my me.... >> >> At 10:55 AM 2.1.2002 -0800, Drew Tomlinson wrote: >> >I use ZoneEdit as the nameserver for my domain. My IP address is >> >dynamic so it changes occasionally. I have used lynx to update >> >ZoneEdit for the past year or so and it has worked flawlessly. I just >> >send this command (my mailer will surely wrap the line): >> > >> >lynx -source -auth=mylogin:mypass >> >'http://dynamic.zoneedit.co/auth/dynamic.html?host=www.mykitchentable. >> >net' >> > >> >After upgrading my 4.4 to 4.5 two days ago, there has been 2 times >> >that lynx has sent the wrong IP address to ZoneEdit. I'm sure it's >> >lynx as my logfile indicates the incorrect address. However most of >> >the time it sends the right address. >> > >> >Has anyone else experienced anything like this? >> > >> >Thanks, >> > >> >Drew >> > >> > >> Best regards, >> Jack L. Stone, >> Server Admin >> >> =================================================== >> Sage-American >> http://www.sage-american.com >> jacks@sage-american.com >> > >Just chiming in that I'm having the same problem. Whenever I use lynx to >dynamically update the IP, it gets set to something completely random. >This is with 5 domains served up by zoneedit's DNS servers. I've had to >kill the cron job that does the updates for now... > >--devin >-- >Mathematicians are like Frenchmen: whatever you say to them they >translate into their own language, and forthwith it is something >entirely different. > -- Johann Wolfgang von Goethe > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 17:13:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 6D06837B402; Fri, 1 Feb 2002 17:02:30 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", second edition: errata and addenda Message-Id: <20020202010230.6D06837B402@hub.freebsd.org> Date: Fri, 1 Feb 2002 17:02:30 -0800 (PST) From: grog@FreeBSD.ORG (Greg Lehey) 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 Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the second edition, formatted on 16 December 1997. If you have this book, please check this list. If you have the first edition of 19 July 1996, please check ftp://ftp.lemis.com/pub/cfbsd/errata-1. This same file is also available via the web link http://www.lemis.com/. This list is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the book to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at General changes _______________ o In a number of places, I suggest the use of the following command to find process information: $ ps aux | grep foo Unfortunately, ps is sensitive to the column width of the terminal emulator upon which it is working. This command usually works fine on a relatively wide xterm, but if you're running on an 80-column terminal, it may truncate exactly the information you're looking for, so you end up with no output. You can fix that with the w option: $ ps waux | grep foo Thanks to Sue Blake for this information Location of the sample files ____________________________ On the 2.2.5 CD-ROM only, the location of the sample files does not match the specifications in the book (/book on the first CD-ROM). The 2.2.5 CD-ROM came out before the book, and it contains the files on the third (repository) CD-ROM as a single gzipped tar file /xperimnt/cfbsd/cfbsd.tar.gz. It contains the following files: drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/ drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/mutt/ -rw-r--r-- jkh/jkh 352 Oct 15 15:21 1997 cfbsd/mutt/.mail_aliases -rw-r--r-- jkh/jkh 9394 Oct 15 15:22 1997 cfbsd/mutt/.muttrc drwxr-xr-x jkh/jkh 0 Oct 17 14:02 1997 cfbsd/scripts/ -rw-r--r-- jkh/jkh 18281 Oct 16 16:52 1997 cfbsd/scripts/.fvwm2rc -rwxr-xr-x jkh/jkh 1392 Oct 17 12:54 1997 cfbsd/scripts/install-desktop -rw-r--r-- jkh/jkh 296 Oct 17 12:35 1997 cfbsd/scripts/.xinitrc -rwxr-xr-x jkh/jkh 622 Oct 17 13:51 1997 cfbsd/scripts/install-rcfiles -rw-r--r-- jkh/jkh 1133 Oct 17 13:00 1997 cfbsd/scripts/Uutry -rw-r--r-- jkh/jkh 1028 Oct 17 14:02 1997 cfbsd/scripts/README drwxr-xr-x jkh/jkh 0 Oct 18 19:32 1997 cfbsd/docs/ -rw-r--r-- jkh/jkh 199111 Oct 16 14:29 1997 cfbsd/docs/packages.txt Page 2 Errata and addenda for the Complete FreeBSD, second edition -rw-r--r-- jkh/jkh 189333 Oct 16 14:28 1997 cfbsd/docs/packages-by-category.txt -rw-r--r-- jkh/jkh 188108 Oct 16 14:29 1997 cfbsd/docs/packages.ps -rw-r--r-- jkh/jkh 226439 Oct 16 14:27 1997 cfbsd/docs/packages-by-category.ps -rw-r--r-- jkh/jkh 788 Oct 16 15:01 1997 cfbsd/README -rw-r--r-- jkh/jkh 248 Oct 17 11:52 1997 cfbsd/errata To extract one of these files, say cfbsd/docs/packages.txt, and assuming you have the CD-ROM mounted as /cdrom, enter: # cd /usr/share/doc # tar xvzf /cdrom/xperimnt/cfbsd/cfbsd.tar.gz cfbsd/docs/packages.txt See page 209 for more information on using tar. These files are an early version of what is described in the book. I'll put up some updated versions on ftp://ftp.lemis.com/ in the near future. Thanks to Frank McCormick for drawing this to my attention. Chapter 8: Setting up X11 _________________________ For FreeBSD 2.2.7, this chapter has changed sufficiently to make it impractical to distribute errata. You can download the PostScript version from ftp://www.lemis.com/pub/cfbsd/xsetup.ps, or the ASCII version from ftp://www.lemis.com/pub/cfbsd/xsetup.txt. No HTML version is available. Page xxxiv __________ Before the discussion of the shell prompts in the middle of the page, add: In this book, I recommend the use of the Bourne shell or one of its descendents (sh, bash, pdksh, ksh or zsh). With the exception of sh, they are all in the Ports Collection. I personally use the bash shell. This is a personal preference, and a recommendation, but it's not the standard shell. The standard BSD shell is the C shell (csh), which has a fuller- featured descendent tcsh. In particular, the standard installation sets the root user up with a csh. See page 152 (in this errata) for details of how to change the shell. Page 3 General changes Page 11: Reading the handbook _____________________________ The CD-ROM now includes Netscape. Replace the last paragraph on the page and the example on the following page with: If you're running X, you can use a browser like netscape to read the handbook. If you don't have X running yet, use lynx. Both of these programs are included on the CD-ROM. To install them, enter: # pkg_add /cdrom/packages/All/netscape-communicator-4.5.tgz or # pkg_add /cdrom/packages/All/lynx-2.8.1.1.tgz The numbers after the name (4.5 and 2.8.1.1) may change after this book has been printed. Use ls to list the names if you can't find these particular versions. Note that lynx is not a complete substitute for netscape: since it is text- only, it is not capable of displaying the large majority of web pages correctly. It will suffice for reading most of the handbook, however. Thanks to Stuart Henderson and for drawing this to my attention. Page 12: Printing the handbook ______________________________ The instructions for formatting the handbook are obsolete. Replace the section starting Alternatively, you can print out the handbook with the following text: Alternatively, you can print out the handbook. You need to have the documentation sources (/usr/doc) installed on your system. You can find them on the second CD-ROM in the directory of the same name. To install them, first mount your CD-ROM (see page 175). Then enter: $ cd /cdrom/usr/doc/handbook $ mkdir -p /usr/doc/handbook you may need to be root for this operation $ cp -pr * /usr/doc/handbook You have a choice of formats for the output: o ascii will give you plain 7-bit ASCII output, suitable for reading on a character-mode terminal. Page 4 Errata and addenda for the Complete FreeBSD, second edition o html will give you HTML output, suitable for browsing with a web browser. o latex will give you LATEX format, suitable for further processing with TEX and LATEX. o ps will give you PostScript output, probably the best choice for printing. o roff will give you output in troff source. You can process this output with nroff or troff, but it's currently not very polished. LATEX output is a better choice if you want to process it further. Once you have decided your format, use make to create the document. For example, if you decide on PostScript format, you would enter: $ make FORMATS=ps This creates a file handbook.ps which you can then print to a PostScript printer or with the aid of ghostscript (see page 222). Thanks to Bob Beer for drawing this to my attention. Page 45: Preparing floppies for installation _____________________________________________ Replace the paragraph below the list of file names (in the middle of the page) with: The floppy set should contain the file bin.inf and the ones whose names start with bin. followed by two letters. These other files are all 240640 bytes long, except for the final one which is usually shorter. Use the MS-DOS COPY program to copy as many files as will fit onto each disk (5 or 6) until you've got all the distributions you want packed up in this fashion. Copy each distribution into subdirectory corresponding to the base name--for example, copy the bin distribution to the files A:\BIN\BIN.INF, A:\BIN\BIN.AA and so on. Page 80 and 81 ______________ In a couple of examples, the FreeBSD partition is shown as type 164. It should be 165. Thanks to an unknown contributer for this correction (sorry, I lost your name). Page 5 General changes Page 88: setting up for dumping _______________________________ The example mentions a variable savecore in /etc/rc.conf. This variable is no longer used--it's enough to set the variable dumpdev. Page 92 _______ At the end of the section How to install a package add the text: Alternatively, you can install packages from the /stand/sysinstall Final Configuration Menu. We saw this menu on page in figure 4-14 on page 71. When you start sysinstall from the command line, you get to this menu by selecting Index, and then selecting Configure. Page 93 _______ Before the heading Install ports from the first CD-ROM add: Install ports when installing the system ________________________________________ The file ports/ports.tgz on the first CD-ROM is a tar archive containing all the ports. You can install it with the base system if you select the Custom distribution and include the ports collection. If you didn't install them at the time, use the following method to install them all (about 40 MB). Make sure your CD-ROM is mounted (in this example on /cdrom), and enter: Page 96 _______ Replace the example at the top of the page with: Instead, do: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # for i in *; do > ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i > done Page 6 Errata and addenda for the Complete FreeBSD, second edition If you're using csh or tcsh, enter: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # foreach i (*) ? ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i ? end Thanks to Christopher Raven and Francois Jacques for drawing this to my attention. Page 104 ________ The examples at the bottom of the page and the top of the next page specify the wrong directory (/usr). It should be /usr/X11R6. Replace the examples with: For a full install, choose /cdrom/dists/XF86331/X331*.tgz. If you are using sh, enter: # cd /usr/X11R6 # for i in /cdrom/dists/XF86331/X331*.tgz; do # tar xzf $i # done If you are using csh, enter: % cd /usr/X11R6 % foreach i (/cdrom/dists/XF86331/X331*.tgz) % tar xzf $i % end For a minimal installation, first choose a server archive corresponding to your VGA board. If table 8-2 on page 103 doesn't give you enough information, check the server man pages, starting on page 1545, which list the VGA chip sets supported by each server. For example, if you have an ET4000 based board you will use the XF86_SVGA server. In this case you would enter: # cd /usr/X11R6 # tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here # for i in bin fnts lib xicf; do # tar xzf /cdrom/dists/XF86331/X331$i.tgz # done Page 7 Install ports when installing the system If you are using csh, enter: % cd /usr/X11R6 % tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here % foreach i (bin fnts lib xicf) % tar xzf /cdrom/dists/XF86331/$i % end Thanks to Manuel Enrique Garcia Cuesta for pointing out this one. Page 128 ________ Replace the complete text below the example with the following: These values are defaults, and many are either incorrect for FreeBSD (for example the device name /dev/com1) or do not apply at all (for example Xqueue). If you are configuring manually, select one Protocol and one Device entry from the following selection. If you must use a two-button mouse, uncomment the keyword Emulate3Buttons--in this mode, pressing both mouse buttons simultane- ously within Emulate3Timeout milliseconds causes the server to report a middle button press. Section "Pointer" Protocol "Microsoft" for Microsoft protocol mice Protocol "MouseMan" for Logitech mice Protocol "PS/2" for a PS/2 mouse Protocol "Busmouse" for a bus mouse Device "/dev/ttyd0" for a mouse on the first serial port Device "/dev/ttyd1" for a mouse on the second serial port Device "/dev/ttyd2" for a mouse on the third serial port Device "/dev/ttyd3" for a mouse on the fourth serial port Device "/dev/psm0" for a PS/2 mouse Device "/dev/mse0" for a bus mouse Emulate3Buttons only for a two-button mouse EndSection You'll notice that the protocol name does not always match the manufacturer's Page 8 Errata and addenda for the Complete FreeBSD, second edition name. In particular, the Logitech protocol only applies to older Logitech mice. The newer ones use either the MouseMan or Microsoft protocols. Nearly all modern serial mice run one of these two protocols, and most run both. If you are using a bus mouse or a PS/2 mouse, make sure that the device driver is included in the kernel. The GENERIC kernel contains drivers for both mice, but the PS/2 driver is disabled. Use UserConfig (see page 50) to enable it. Page 140 ________ Just before the paragraph The super user add the following paragraph: If you do manage to lose the root password, all may not be lost. Reboot the machine to single user mode (see page 157), and enter: # mount -u / mount root file system read/write # mount /usr mount /usr file system (if separate) # passwd root change the password for root Enter new password: Enter password again: # ^D enter ctrl-D to continue with startup If you have a separate /usr file system (the normal case), you need to mount it as well, since the passwd program is in the directory /usr/bin. Note that you should explicitly state the name root: in single user mode, the system doesn't have the concept of user IDs. Page 148 ________ Replace the text at the top of the page with: Modern shells supply command line editing which resembles the editors vi or Emacs. In bash, sh, ksh, and zsh you can make the choice by entering Page 152 ________ After figure 10-8, add the following text: It would be tedious for every user to put settings in their private initialization files, so the shells also read a system-wide default file. For the Bourne shell family, it is /etc/profile, while the C shell family has three Page 9 Install ports when installing the system files: /etc/csh.login to be executed on login, /etc/csh.cshrc to be executed when a new shell is started after you log in, and /etc/csh.logout to be executed when you stop a shell. The start files are executed before the corresponding individual files. In addition, login classes (page 141) offer another method of setting environment variables at a global level. Changing your shell ___________________ The FreeBSD installation gives root a C shell, csh. This is the traditional Berkeley shell, but it has a number of disadvantages: command line editing is very primitive, and the script language is significantly different from that of the Bourne shell, which is the de facto standard for shell scripts: if you stay with the C shell, you may still need to understand the Bourne shell. The latest version of the Bourne shell sh also includes some command line editing. See page 148 for details of how to enable it. You can get better command line editing with tcsh, in the Ports Collection. You can get both better command line editing and Bourne shell syntax with bash, also in the Ports Collection. If you have root access, you can use vipw to change your shell, but there's a more general way: use chsh (Change Shell). Simply run the program. It starts your favourite editor (as defined by the EDITOR environment variable). Here's an example before: #Changing user database information for velte. Shell: /bin/csh Full Name: Jack Velte Location: Office Phone: Home Phone: You can change anything after the colons. For example, you might change this to: #Changing user database information for velte. Shell: /usr/local/bin/bash Full Name: Jack Velte Location: On the road Office Phone: +1-408-555-1999 Home Phone: Page 10 Errata and addenda for the Complete FreeBSD, second edition chsh checks and updates the password files when you save the modifications and exit the editor. The next time you log in, you get the new shell. chsh tries to ensure you don't make any mistakes--for example, it won't let you enter the name of a shell which isn't mentioned in the file /etc/shells--but it's a very good idea to check the shell before logging out. You can try this with su, which you normally use to become super user: bumble# su velte Password: su-2.00$ note the new prompt There are a couple of problems in using tcsh or bash as a root shell: o The shell for root must be on the root file system, otherwise it will not work in single user mode. Unfortunately, most ports of shells put the shell in the directory /usr/local/bin, which is almost never on the root file system. o Most shells are dynamically linked: they rely on library routines in files such as /usr/lib/libc.a. These files are not available in single user mode, so the shells won't work. You can solve this problem by creating statically linked versions of the shell, but this requires programming experience beyond the scope of this book. If you can get hold of a statically linked version, perform the following steps to install it: o Copy the shell to /bin, for example: # cp /usr/local/bin/bash /bin o Add the name of the shell to /etc/shells, in this example the line in bold print: # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells. /bin/sh /bin/csh /bin/bash You can then change the shell for root as described above. Page 11 Install ports when installing the system Thanks to Lars Koller for drawing this to my attention. Page 160 ________ Replace the text at the fourth bullet with the augmented text: The second-level boot locates the kernel, by default the file /kernel on the root file system, and loads it into memory. It prints the Boot: prompt at this point so that you can influence this choice--see the man page on page 579 for more details of what you can enter at this prompt. Page 169 ________ Replace the last paragraph on the page with: The standard solution for these problems is to relocate the /tmp file system to a different directory, say /usr/tmp, and create a symbolic link from /usr/tmp to /tmp--see Chapter 4, Installing FreeBSD, page 72, for more details. Thanks to Charlie Sorsby for drawing this to my attention. Page 176 ________ Add the following paragraph Unmounting file systems When you mount a file system, the system assumes it is going to stay there, and in the interests of efficiency it delays writing data back to the file system. This is the same effect we discussed on page 158. As a result, if you want to stop using a file system, you need to tell the system about it. You do this with the umount command. Note the spelling--there's no n in the command name. You need to do this even with read-only media such as CD-ROMs: the system assumes it can access the data from a mounted file system, and it gets quite unhappy if it can't. Where possible, it locks removable media so that you can't remove them from the device until you unmount them. Using umount is straightforward: just tell it what to unmount, either the device name or the directory name. For example, to unmount the CD-ROM we Page 12 Errata and addenda for the Complete FreeBSD, second edition mounted in the example above, you could enter one of these commands: # umount /dev/cd1a # umount /cd1 Before unmounting a file system, umount checks that nobody is using it. If somebody is using it, it will refuse to unmount it with a message like umount: /cd1: Device busy. This message often occurs because you have changed your directory to a directory on the file system you want to remove. For example (which also shows the usefulness of having directory names in the prompt): === root@freebie (/dev/ttyp2) /cd1 16 -> umount /cd1 umount: /cd1: Device busy === root@freebie (/dev/ttyp2) /cd1 17 -> cd === root@freebie (/dev/ttyp2) ~ 18 -> umount /cd1 === root@freebie (/dev/ttyp2) ~ 19 -> Thanks to Ken Deboy for pointing out this omission. Page 180 ________ The example in the middle of the page should read: For example, to generate a second set of 32 pseudo-terminals, enter: # cd /dev # ./MAKEDEV pty1 You can generate up to 256 pseudo-terminals. They are named ttyp0 through ttypv, ttyq0 through ttyqv, ttyr0 through ttyrv, ttys0 through ttysv, ttyP0 through ttyPv, ttyQ0 through ttyQv, ttyR0 through ttyRv and ttyS0 through ttySv. To create each set of 32 terminals, use the number of the set: the first set is pty0, and the eighth set is pty7. Note that some processes, such as xterm, only look at ttyp0 through ttysv. Thanks to Karl Wagner for pointing out this error. Page 197, first line ____________________ The text of the first full sentence reads: Page 13 Install ports when installing the system The first name, up the the symbol, is the label. In fact, it should read: The first name, up to the | symbol, is the label. Page 208, middle of page ________________________ The example shows the file name /dev/rst0 when using the Bourne shell, and /dev/nrst0 when using C shell and friends. This is inconsistent; use /dev/nrst0 with any shell if you want a non-rewinding tape, or /dev/rst0 if you want a rewinding tape. Thanks to Norman C Rice for pointing out this one. Page 219 ________ Before the section Testing the spooler add the following section: As we saw above, the line printer daemon lpd is responsible for printing spooled jobs. By default it isn't started at boot time. If you're root, you can start it by name: # lpd Normally, however, you will want it to be started automatically when the system starts up. You do this by setting the variable lpd_enable in /etc/rc.conf: lpd_enable="YES" # Run the line printer daemon See page for more details of /etc/rc.conf. Another line in /etc/rc.conf refers to the line printer daemon: lpd_flags="" # Flags to lpd (if enabled). You don't normally need to change this line. See the man page for lpd for details of the flags. Thanks to Tommy G. James for bringing this to my attention. Page 14 Errata and addenda for the Complete FreeBSD, second edition Page 231 ________ Replace the first line of the example with: xhost presto bumble gw The original version allowed anybody on the Internet to access your system. Thanks to Jerry Dunham for drawing this one to my attention. Page 237 ________ In the section Installing the sample desktop, replace the first paragraph with: You'll find all the files described in this chapter on the first CD-ROM (Installation CD-ROM) in the directory /book. Remember that you must mount the CD-ROM before you can access the files--see page 175 for further details. The individual scripts are in the directory /book/scripts, but you'll probably find it easier to install them with the script install-desktop: Thanks to Chris Kaiser for drawing this to my attention. Page 242 ________ The instructions for extracting the source files from CD-ROM in the middle of page 242 are incorrect. You'll find the kernel sources on the first CD-ROM in the directory /src. Replace the example with: # mkdir -p /usr/src/sys # ln -s /usr/src/sys /sys # cd / # cat /cdrom/src/ssys.[a-d]* | tar xzvf - Thanks to Raymond Noel , Suttipan Limanond and Satwant for finding this one in several small slices. Page 15 Install ports when installing the system Page 257 ________ Replace the paragraph Berkeley Packet Filter with: pseudo-device bpfilter ______________________ The Berkeley Packet Filter (bpf) allows you to capture packets crossing a network interface to disk or to examine them with the tcpdump program. Note that this capability represents a significant compromise of network security. The number after bpfilter is the number of concurrent processes that can use the facility. Not all network interfaces support bpf. In order to use the Berkeley Packet Filter, you must also create the device nodes /dev/bpf0 to /dev/bpf3 (if you're using the default number 4). Current- ly, MAKEDEV doesn't help much--you need to create each device separately: # cd /dev # ./MAKEDEV bpf0 # ./MAKEDEV bpf1 # ./MAKEDEV bpf2 # ./MAKEDEV bpf3 Thanks to Christopher Raven for drawing this to my attention. Page 264 ________ In the list of disk driver flags, add: o Bit 12 (0x1000) enables LBA (logical block addressing mode). If this bit is not set, the driver accesses the disk in CHS (cylinder/head/sector) mode. o In CHS mode, if bits 11 to 8 are not equal to 0, they specify the number of heads to assume (between 1 and 15). The driver recalculates the number of cylinders to make up the total size of the disk. Page 16 Errata and addenda for the Complete FreeBSD, second edition Page 273, ``Building the kernel'' _________________________________ Replace the example with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention. Page 283, ``Creating the source tree'' ______________________________________ Add a third point to what you need to know: 3. Possibly, the date of the last update that you want to be included in the checkout. If you specify this date, cvs ignores any more recent updates. This option is often useful when somebody discovers a recently introduced bug in -CURRENT: you check out the modules as they were before the bug was introduced. You specify the date with the -D option, for example -D "10 December 1997". Page 285, after the second example. ___________________________________ Add the text: If you need to check out an older version, for example if there are problems with the most recent version of -CURRENT, you could enter: # cvs co -D "10 December 1997" src/sys This command checks out the kernel sources as of 10 December 1997. Page 17 Install ports when installing the system Page 294 ________ Add the following section: Problems executing Linux binaries _________________________________ One of the problems with the ELF format used by more recent Linux binaries is that they usually contain no information to identify them as Linux binaries. They might equally well be BSD/OS or UnixWare binaries. That's not really a problem at this point, since the only ELF format that FreeBSD 3.2 understands is Linux, but FreeBSD-CURRENT recognizes a native FreeBSD ELF format as well, and of course that's the default. If you want to run a Linux ELF binary on such a system, you must brand the executable using the program brandelf. For example, to brand the StarOffice program swriter3, you would enter: # brandelf -t linux /usr/local/StarOffice-3.1/linux-x86/bin/swriter3 Thanks to Dan Busarow for bringing this to my attention. Page 364, middle of page ________________________ Change the text from: The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though they may be in lower case. to The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though newer versions of ppp allow you to write them in lower case. Thanks to Mark S. Reichman for this correction. Page 368 ________ Replace the paragraph after the second example with: In FreeBSD version 3.0 and later, specify the options PPP_BSDCOMP and Page 18 Errata and addenda for the Complete FreeBSD, second edition PPP_DEFLATE to enable two kinds of compression. You'll also need to specify the corresponding option in Kernel PPP's configuration file. These options are not available in FreeBSD version 2. Thanks to Brian Somers for this information. Page 397 ________ In the section ``Nicknames'', the example should read: www IN CNAME freebie ftp IN CNAME presto In other words, there should be a space between CNAME and the system name. Page 422 ________ Replace the text above the example with: tcpdump is a program which monitors a network interface and displays selected information which passes through it. It uses the Berkeley Packet Filter (bpf), an optional component of the kernel. It is not included in the GENERIC kernel: see page 257 for information on how to configure it. If you don't configure the Berkeley Packet Filter, you will get a message like tcpdump: /dev/bpf0: device not configured If you forget to create the devices for bpf, you will get a message like: tcpdump: /dev/bpf0: No such file or directory Since tcpdump poses a potential security problem, you must be root in order to run it. The simplest way to run it is without any parameters. This will cause tcpdump to monitor and display all traffic on the first active network interface, normally Ethernet: Thanks to Christopher Raven for drawing this to my attention. Page 19 Install ports when installing the system Page 423 ________ The description at the top of the page incorrectly uses the term IP address instead of Ethernet address. In addition, a page number reference is incorrect. Replace the paragraph with: o Line 1 shows an ARP request: system presto is looking for the Ethernet address of wait. It would appear that wait is currently not responding, since there is no reply. o Line 2 is not an IP message at all. tcpdump shows the Ethernet addresses and the beginning of the packet. We don't consider this kind of request in this book. o Line 3 is a broadcast ntp message. We looked at ntp on page 160. o Line 4 is another attempt by presto to find the IP address of wait. o Line 5 is a broadcast message from bumble on the rwho port, giving information about its current load averages and how long it has been up. See the man page for rwho on page 1167 for more information. o Line 6 is from a TCP connection between port 6000 on freebie and port 1089 on presto. It is sending 384 bytes (with the sequence numbers 536925467 to 536925851; see page 305), and is acknowledging that the last byte it received from presto had the sequence number 325114346. The window size is 17280. o Line 7 is another ARP request. presto is looking for the Ethernet address of freebie. How can that happen? We've just seen that they have a TCP connection. In fact, ARP information expires after 20 minutes. It's quite possible that all connections between presto and freebie have been dormant for this period, so presto needs to find freebie's IP address again. o Line 8 is the ARP reply from freebie to presto giving its Ethernet address. o Line 9 shows a reply from presto on the connection to freebie that we saw on line 6. It acknowledges the data up to sequence number 536925851, but doesn't send any itself. o Line 10 shows another 448 bytes of data from freebie to presto, and acknowledging the same sequence number from presto as in line 6. Thanks to Sergei S. Laskavy for drawing this to my Page 20 Errata and addenda for the Complete FreeBSD, second edition attention. Page 450: anonymous ftp _______________________ Replace the paragraph starting with Create a user ftp: Create a user ftp, with the anonymous ftp directory as the home directory and the shell /dev/null. Using /dev/null as the shell makes it impossible to log in as user ftp, but does not interfere with the use of anonymous ftp. ftp can be a member of group bin, or you can create a new group ftp by adding the group to /etc/group. See page 138 for more details of adding users, and the man page on page 805 for adding groups. Thanks to Mark S. Reichman for drawing this to my attention. Page 466, before the ps example _______________________________ Add another bullet: o Finally, you may find it convenient to let some other system handle all your mail delivery for you: you just send anything you can't deliver locally to this other host, which sendmail calls a smart host. This is particularly convenient if you send your mail with UUCP. To tell sendmail to use a smart host (in our case, mail.example.net), find the following line in sendmail.cf: # "Smart" relay host (may be null) DS Change it to: # "Smart" relay host (may be null) DSmail.example.net Page 478, ``Running Apache'' ____________________________ The text describes the location of the server as /usr/local/www/server/httpd. This appears to depend on where you get the port from. Some people report the file being at the more likely location /usr/local/sbin/httpd (though note the Page 21 Install ports when installing the system directory sbin, not bin). Check both locations if you run into trouble. Thanks to Sue Blake for this information. Page 492 ________ Replace references to nmdb with nmbd. Page 493 ________ Replace the last paragraph on the page with: socket options is hardly mentioned in the documentation, but it's very important: many Microsoft implementations of TCP/IP are inefficient and establish a new TCP more often than necessary. Select the socket options TCP_NODELAY and IPTOS_LOWDELAY, which can speed up the response time of such applications by over 95%. Page 22 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 17:37:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail01.edsamail.com.ph (mail01.edsamail.com.ph [210.16.71.2]) by hub.freebsd.org (Postfix) with SMTP id 372B637B400 for ; Fri, 1 Feb 2002 17:37:13 -0800 (PST) Received: (qmail 6189 invoked from network); 2 Feb 2002 01:37:11 -0000 Received: from unknown (HELO edsamail.com.ph) (10.2.0.251) by 10.2.0.251 with SMTP; 2 Feb 2002 01:37:11 -0000 X-Mailer: Edsamail 1.31 (Build 1129) Date: Sat, 2 Feb 2002 09:42:14 +0800 From: "shancecgol S Yorgen" To: freebsd-questions@freebsd.org Subject: subscribe Content-Type: text/plain Message-Id: <20020202013713.372B637B400@hub.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 subscribe __________________________________ www.edsamail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 17:42:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id AC4F837B416 for ; Fri, 1 Feb 2002 17:42:24 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-8.dsl.crchtx.swbell.net [64.219.30.8]) by sage-american.com (8.9.3/8.9.3) with SMTP id TAA16801; Fri, 1 Feb 2002 19:42:13 -0600 (CST) Message-Id: <3.0.5.32.20020201194208.018e6ae0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 01 Feb 2002 19:42:08 -0600 To: Kris Kennaway From: jacks@sage-american.com Subject: Re: cvsup port=www Cc: Kris Kennaway , Marcus Collins , Joe & Fhe Barbish , freebsd-questions@FreeBSD.ORG In-Reply-To: <20020201163737.C16628@xor.obsecurity.org> References: <3.0.5.32.20020201182213.018e6ae0@mail.sage-american.com> <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201225139.A45058@davinci.writeclick.co.za> <3.0.5.32.20020201154725.018e6ae0@mail.sage-american.com> <20020201145218.B15086@xor.obsecurity.org> <3.0.5.32.20020201165906.018e6ae0@mail.sage-american.com> <20020201160429.A16125@xor.obsecurity.org> <3.0.5.32.20020201182213.018e6ae0@mail.sage-american.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 Interesting follow-up note... after upgrading to 4.5-stable, samba-2.2.2 is installing from ports now on another server.... At 04:37 PM 2.1.2002 -0800, Kris Kennaway wrote: >On Fri, Feb 01, 2002 at 06:22:13PM -0600, jacks@sage-american.com wrote: >> I use USA cvsup7 primarily and cvsup weekly. I got this: > >This is a cvsup server, not a CVS server: portcheckout uses CVS. Did >you mean that you use cvsup to maintain a local copy of the CVS >repository? > >Kris > > >Attachment Converted: "c:\eudora\attach\Re cvsup port=www4" > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 17:46:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out020.verizon.net (out020pub.verizon.net [206.46.170.176]) by hub.freebsd.org (Postfix) with ESMTP id 11B9937B41C for ; Fri, 1 Feb 2002 17:45:54 -0800 (PST) Received: from verizon.net ([199.171.52.20]) by out020.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020201170905.FEEV22012.out020.verizon.net@verizon.net>; Fri, 1 Feb 2002 11:09:05 -0600 Message-ID: <3C5ACB24.2070504@verizon.net> Date: Fri, 01 Feb 2002 12:06:44 -0500 From: Simon Morton Reply-To: smorton@acm.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en,pdf,zh-CN,de-DE,zh-TW,zh, zh- MIME-Version: 1.0 To: Eric Six Cc: "'questions@FreeBSD.ORG'" Subject: Re: Perl question... References: 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 From the (tcsh) command line: % foreach f (`find dir -type f`) foreach? printf '1\ni\n$TTL value;\n.\nw\nq\n' | ed $f foreach? end % Simon Eric Six wrote: > > Though this doesn't pertain to BSD, except for the fact I am running this on > freebsd ;), I wanted to run it by the list as I have gotten wonderful > answers before! > > I have about 400 primary and 300 secondary DNS records that I have migrated > from a bind4 server. I need to add a '$TTL value;' to the first line of all > my zone files... > > I have found ways to append lines to the file, but not to create a new one > at the very beginning. Also, any ideas on how to automate doing this to all > the files in each dir? > > > Tia! > Eric > > Eric Six erics@sirsi.com > Network Specialist > SIRSI > v : 1.800.372.8527.356 > f : 314.993.8927 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -- http://www.SimonMorton.com smorton at acm dot org \rm -rf /bin/laden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:17:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11704.mail.yahoo.com (web11704.mail.yahoo.com [216.136.172.70]) by hub.freebsd.org (Postfix) with SMTP id 9831237B400 for ; Fri, 1 Feb 2002 18:17:36 -0800 (PST) Message-ID: <20020202021736.30512.qmail@web11704.mail.yahoo.com> Received: from [203.195.1.240] by web11704.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 18:17:36 PST Date: Fri, 1 Feb 2002 18:17:36 -0800 (PST) From: Ahfei Subject: Urgent! Can not load the kernel To: freebsd-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 Dear Sir, We have installed the Freebsd4.32 in our server.But we can not reboot the system after we tried upgraded our system failed,It was via sysinstall selected. Now,we can boot the system that shown not kernel found. We have not any flopy for fixit.What shoul we do? We would not re-install the system since there are some available data.Please give us an instruction how to revise it. Thanks. Best regards. We do need your kindly help!! Ahfei Ho __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:23: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mackeson.frozentundra.net (67.8.7.104.unionpark-ubr-b.cfl.rr.com [67.8.7.104]) by hub.freebsd.org (Postfix) with ESMTP id 8338837B420 for ; Fri, 1 Feb 2002 18:22:28 -0800 (PST) Received: from highlife.frozentundra.net (hidden-user@fw2.gta.com [199.120.225.12]) by mackeson.frozentundra.net (8.11.6/8.11.6) with ESMTP id g11I0f712420; Fri, 1 Feb 2002 13:00:41 -0500 (EST) (envelope-from andy@frozentundra.net) Message-Id: <5.1.0.14.0.20020201125348.01ea2bb0@mackeson.frozentundra.net> X-Sender: andy@mackeson.frozentundra.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 01 Feb 2002 13:00:14 -0500 To: "Kirk R. Wythers" , freebsd-questions@FreeBSD.ORG From: Andy Myers Subject: Re: my hardware not listed in userconfig menue In-Reply-To: <1012585052.2038.24.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 12:37 PM 2/1/2002, Kirk R. Wythers wrote: >I need some advice concerning the userconfig menue. After going into the >visual mode kernel config menue I see several conflicts. However, very >little of my hardware is listed. For example my adaptec 7890 scsi >controller is not listed (instead I see adaptec 154x and 152x), neither >is my 3com 905b network card. I am a little nervous about removing all >the network cards that are conflicting without leaving one of them (even >though it may not be the card on my system). Same issue with the scsi >controller. There are no conflicts, but neither of the adaptec cards is >the 7890 that is on my system. Should I remove, not leaving a scsi >controller? or should I leave alone even though neither is my card? and >hope that my hardware is found later in the install process... > >Any advice would be much appreciated... > >Kirk > >-- >Kirk R. Wythers University of Minnesota >Tel: 612.625.2261 Department of Forest Resources >Fax: 612.625.5212 1530 Cleveland Ave. N. >Email: kwythers@forestry.umn.edu Saint Paul, MN 55108 > Kirk, Your 3Com card uses the xl driver, so if that is listed don't remove it. The other network adapters are OK to remove. I wondered the same thing when I first installed FreeBSD, and I'm still not sure why some of those devices are present. If some of your other hardware is supported but isn't detected during the install process, you can always add it later. http://www.freebsd.org/releases/4.5R/hardware.html <---- supported hardware for 4.5-R -- Andy Myers Orlando, Florida, USA andy@frozentundra.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:31:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from e4500a.callatg.com (e4500a.atgi.net [216.174.194.60]) by hub.freebsd.org (Postfix) with SMTP id 8F70A37B405 for ; Fri, 1 Feb 2002 18:30:49 -0800 (PST) Received: (qmail 11976 invoked from network); 2 Feb 2002 02:30:49 -0000 Received: from unknown (HELO freestylin) (216.187.132.10) by e4500a with SMTP; 2 Feb 2002 02:30:49 -0000 From: "Christian Nelson" To: Subject: Question Regarding IDENTD Date: Fri, 1 Feb 2002 18:30:47 -0800 Message-ID: <025601c1ab91$9ff1dc00$0100a8c0@freestylin> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0257_01C1AB4E.91CE9C00" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0257_01C1AB4E.91CE9C00 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi..I'm new to the mailing lists.so give me a break here..and let me know if I'm doing this totally wrong. Anyways, I just setup my FreeBSD box behind a Netgear RT314 Router using static Routing. I set the local ip to my box as 192.168.0.2 and setup the router to use DHCP to get a IP address from the charter pipeline service (crappy). Anyways, I set it to route all ports (default) to my ip address of 192.168.0.2 and it seems to be working fine (http/ssh/ssh2/ftp all work fine) except that for some reason I cannot get IDENTD to work. I had it running before it was behind the router fine and it worked great. I have these lines in my inetd.conf auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 60 I also installed midentd later, because identd wasn't working, and added this line auth stream tcp nowait nobody /usr/local/sbin/midentd midentd I obviously restarted inetd but it still won't work. I'm a pretty big newbie to bsd, as is obvious =). Any help would be appreciated. ------=_NextPart_000_0257_01C1AB4E.91CE9C00 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi..I’m new to the mailing lists…so give me a break here..and let me know if I’m doing this = totally wrong.

 

Anyways, I just setup my FreeBSD box behind a Netgear RT314 Router using static Routing. I set = the local ip to my box as 192.168.0.2 and setup the router = to use DHCP to get a IP address from the charter = pipeline service (crappy). Anyways, I set it to route all ports (default) to my = ip address of 192.168.0.2 and it seems to be = working fine (http/ssh/ssh2/ftp all work fine) except that for some reason I cannot = get IDENTD to work. I had it running before it was behind the router fine = and it worked great.

 

I have these lines in my inetd.conf

 

auth    stream  tcp     nowait  = root    internal        = auth -r -f -n -o UNKNOWN -t 60

 

I also installed midentd = later, because identd wasn’t working, and = added this line

 

auth    stream  tcp     nowait  = nobody  /usr/local/sbin/midentd    midentd

 

I obviously restarted inetd but it still won’t work. I’m a pretty big newbie to bsd, as is obvious =3D). Any help would be = appreciated.

 

 

 

------=_NextPart_000_0257_01C1AB4E.91CE9C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:44:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id BD8CA37B416 for ; Fri, 1 Feb 2002 18:44:44 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 69398BDFB; Fri, 1 Feb 2002 18:44:44 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id SAA17327; Fri, 1 Feb 2002 18:44:43 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g122jK504047; Fri, 1 Feb 2002 18:45:20 -0800 (PST) (envelope-from swear@blarg.net) To: "Joe & Fhe Barbish" Cc: "FBSD" Subject: Re: cvsup port=www References: From: swear@blarg.net (Gary W. Swearingen) Date: 01 Feb 2002 18:45:19 -0800 In-Reply-To: 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 "Joe & Fhe Barbish" writes: > IS there a way to cvsup just one port directory in a port group? > Like port directory apache13 in port group www. I have these notes written from stuff I read in this ML, but which I've never used: To install one port [portupgrade in this case] with cvsup: cvsup -g -L 2 -i ports/sysutils/portupgrade /usr/sup/ports-supfile -- If you use the GUI, you can get the same effect by typing "ports/sysutils/portupgrade" into the Filter type-in near the bottom. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:46:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from CalAcademy.Org (mail.calacademy.org [198.31.65.175]) by hub.freebsd.org (Postfix) with ESMTP id 0E5C737B405 for ; Fri, 1 Feb 2002 18:46:26 -0800 (PST) Received: from calacademy.org (user-65-223.calacademy.org [198.31.65.223]) by CalAcademy.Org (8.9.3/8.9.3) with ESMTP id SAA69841 for ; Fri, 1 Feb 2002 18:44:05 -0800 (PST) Message-ID: <3C5B53C6.805@calacademy.org> Date: Fri, 01 Feb 2002 18:49:42 -0800 From: Maryjane Murrell User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions Subject: dual nic info???? 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 Hi, Could anyone lead me in the right direction to find information on how to have dual nics installed on a 4.4 rel. freebsd server. So, they will share the load. I have searched the archives for info on how to do the configuration. My questions are very basic: Should they share the same ip address? Should they be on the same switch? Or on separate switches? (For redundancy) Thanks for any help on this one!!! Maryjane : ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:47:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from c000.nrt.cp.net (c000-h000.c000.nrt.cp.net [211.128.0.58]) by hub.freebsd.org (Postfix) with SMTP id 295F237B400 for ; Fri, 1 Feb 2002 18:47:13 -0800 (PST) Received: (cpmta 11990 invoked from network); 2 Feb 2002 11:47:02 +0900 Received: from 61.203.35.198 (HELO nishizono) by smtp.mycom.ne.jp (211.128.0.58) with SMTP; 2 Feb 2002 11:47:02 +0900 X-Sent: 2 Feb 2002 02:47:02 GMT To: questions@FreeBSD.ORG From: =?ISO-2022-JP?B?GyRCJWEhPCVrJSIlSSVsJTlITkdkNkg8VBsoQg==?= Date: Sat, 02 Feb 2002 11:50:46 +0900 Subject: =?ISO-2022-JP?B?GyRCISo5LTlwISohIRsoQg==?=900 =?ISO-2022-JP?B?GyRCMV9CKDdoISobKEI=?= X-Mailer: IM2001 Version 2.01 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Message-Id: <0202102115046.726@nishizono> 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 $B!!(B $B$3$l$O!"9-9p%a!<%k$G$9!#(B $B?7$7$$K!N'$K1h$C$?%a!<%k$G$9$N$G!"(B $BHH:a$G$O$"$j$^$;$s!#(B $B$b$&FsEY$H$*Aw$jCW$7$^$;$s$,!"$5$l$kJ}$b!"I,$:8fO"Mm$O!"(B sophia77@softhome.net $BKx!"(B $B$*4j$$CW$7$^$9!#(B $B$3$N%a!<%k$KJV?.$r$5$l$F$b!"FI$`$3$H$O=PMh$^$;$s$N$G!#(B $B$=$l$G!":G?7$N%a!<%k%"%I%l%9#3K|7o$r!"(B900 $B1_$G(B $BHNGd$7$F$$$k$N$G$9$,!"MW$i$J$$$G$7$g$&$+!)(B $B<}=84|4V$O!":#G/$N#17n(B 25 $BF|!A:#F|Kx$H!"D6:G?7!*(B $B$7$+$b!"BEEv@-%A%'%C%/$d%a!<%k%[%9%H8!:w%A%'%C%/$G!"(B $B%(%i!<$HH=CG$5$l$?%a!<%k%"%I%l%9$OF~$C$F$*$j$^$;$s!#(B 900 $B1_$H$$$&CMCJ$N0B$5$+$i!"&IJ$NJ}$rH/AwCW$7(B $B$^$9$N$G!"3NG'8e!"F~6b$r$7$F2<$5$$!#(B $BF~6bJ}K!$O!"!VM9JX?6BX!W$+!V6d9T?69~!W$G$9!#(B $B59$7$/$*4j$$CW$7$^$9!#(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:54:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (sa.apana.org.au [203.14.158.1]) by hub.freebsd.org (Postfix) with ESMTP id 2A6DD37B417 for ; Fri, 1 Feb 2002 18:54:51 -0800 (PST) Received: from there (dialup-8.pasa.apana.org.au [203.14.158.137]) by tierzero.apana.org.au (8.11.1/8.11.1) with SMTP id g122sHw74244; Sat, 2 Feb 2002 13:24:19 +1030 (CST) (envelope-from bastill@apana.org.au) Message-Id: <200202020254.g122sHw74244@tierzero.apana.org.au> Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill Reply-To: bastill@sa.apana.org.au To: Beech Rintoul , bastill@sa.apana.org.au, questions@FreeBSD.ORG Subject: Re: Lack of listening sockets Date: Sat, 2 Feb 2002 13:17:42 +1030 X-Mailer: KMail [version 1.3] References: <200201310116.g0V1G4w23219@tierzero.apana.org.au> <20020131053804.DB11B23F@nebula.anchoragerescue.org> In-Reply-To: <20020131053804.DB11B23F@nebula.anchoragerescue.org> MIME-Version: 1.0 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 Thu, 31 Jan 2002 16:08, Beech Rintoul wrote: > On Wednesday 30 January 2002 04:16 pm, Brian Astill wrote: > > Can't find a FAQ or other docs on this one - can someone please direct > > me? > > > > On trying to start KDE (using startx) I run into this error: > > > > The console output shows: > > "Cannot establish any listening sockets" > > > That problem was solved with the new kde. All you need to do is update. To what? I am running KDE 2.2. According to KDS.org, that is the latest available for FreeBSD. 2.2.2 is only currently available for Linux distros. Do you know something kde.org doesn't ? :-) -- Regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:55:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 381E237B404 for ; Fri, 1 Feb 2002 18:55:31 -0800 (PST) Received: from hades.hell.gr (patr530-a093.otenet.gr [212.205.215.93]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g122tQLA003770; Sat, 2 Feb 2002 04:55:28 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g122tO707191; Sat, 2 Feb 2002 04:55:24 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Sat, 2 Feb 2002 04:55:23 +0200 From: Giorgos Keramidas To: Javier Rodriguez Cc: questions@freebsd.org Subject: Re: FreeBSD Error Message-ID: <20020202025523.GA4473@hades.hell.gr> References: <000801c1ab75$252b42c0$e900a8c0@transmaritime.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000801c1ab75$252b42c0$e900a8c0@transmaritime.com> User-Agent: Mutt/1.3.25i 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 2002-02-01 17:06, Javier Rodriguez wrote: > Hi! > > Im receiving an error which saids "Unable to get cannonical name of > client" and an ip address corresponding to the computer trying to > acces the e-mail, can you please tellme how can i check this error > or how can i stop the computer sending error messages? because when > im editing a file or trying to setup a new e-mail account the errors > just appear and i cant see very well what im doing, thank you. Who or what gives you this error? What are the commands you are trying to run, and this error is the result you're getting? The error seems to be related with Sendmail, trying to deliver mail on its own, instead of forwarding to the mail gateway of your ISP, but I'm only guessing. You'll have to provide more information about: a) What you're trying to do. b) How you're trying to do it. c) Where does the error message appear (in system logs? on your console? etc) (You might also want to wrap your messages in a more reasonable line length, since one huge line is a hard thing to read properly.) -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 18:56:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id D46D037B400 for ; Fri, 1 Feb 2002 18:56:32 -0800 (PST) Received: from hades.hell.gr (patr530-a093.otenet.gr [212.205.215.93]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g122uTLA004147; Sat, 2 Feb 2002 04:56:30 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g122uSs07202; Sat, 2 Feb 2002 04:56:28 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Sat, 2 Feb 2002 04:56:28 +0200 From: Giorgos Keramidas To: "Dennis I. Kovarsky" Cc: freebsd-questions@freebsd.org Subject: Re: df Message-ID: <20020202025627.GB4473@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i 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 2002-02-01 15:24, Dennis I. Kovarsky wrote: > > FreeBSD-4.4R, a file in /var/log keeps filling up the FS. Newsyslog > solution has been implemented, however, the question remains. Which file? > However, doing a kill -HUP on the offending daemon doesn't help. In fact, > HUPping each and every one of the entries in "ps -ax" doesn't work. > Rebooting seems to be the only solution at this point. Needless to say, > that is not a desirable solution. Which daemon? -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 19: 0:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id E156D37B404 for ; Fri, 1 Feb 2002 19:00:36 -0800 (PST) Received: (qmail 21904 invoked by uid 100); 2 Feb 2002 03:00:36 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15451.22100.63672.669042@guru.mired.org> Date: Fri, 1 Feb 2002 21:00:36 -0600 To: Cliff Sarginson Cc: questions@freebsd.org Subject: Re: Moving a system from IDE --> SCSI In-Reply-To: <518177@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Cliff Sarginson types: > Hello, > (One for you Edwin ?) > My FreeBSD system is nicely ensconced on an IDE drive. > I have enough space now to move it to a SCSI drive on > the same machine. > The SCSI drive has one small linux /boot partition, where > I use Lilo to set up booting, I do not want to change this. > > I don't see any problem with just putting some BSD partitioning > on the SCSI drive and moving stuff over, except I am sitting here > thinking about the root slice. > What do you think of this .. as step 1. > I create a BSD partition on the SCSI disk and copy over my > IDE root partition. Adjust the name of the root partition to > reflect the SCSI device, remake Lilo with an entry for the BSD > system on the new partition and try and boot Generic. > I leave the current IDE root in place of course, so I will not be > left stranded. > Is there a flaw in this plan ? > If it works I can then transfer over the rest of the BSD system > at leisure. > Any comments ? Not only is it a reasonable plan, I've done just that to move a system to a new disk. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 19: 2:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 7651F37B400 for ; Fri, 1 Feb 2002 19:02:14 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g1231rH78921; Sat, 2 Feb 2002 16:01:53 +1300 (NZDT) (envelope-from jonc) Date: Sat, 2 Feb 2002 16:01:53 +1300 From: Jonathan Chen To: bastill@sa.apana.org.au Cc: Beech Rintoul , questions@FreeBSD.ORG Subject: Re: Lack of listening sockets Message-ID: <20020202160153.A78818@grimoire.chen.org.nz> References: <200201310116.g0V1G4w23219@tierzero.apana.org.au> <20020131053804.DB11B23F@nebula.anchoragerescue.org> <200202020254.g122sHw74244@tierzero.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200202020254.g122sHw74244@tierzero.apana.org.au>; from bastill@apana.org.au on Sat, Feb 02, 2002 at 01:17:42PM +1030 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, Feb 02, 2002 at 01:17:42PM +1030, Brian Astill wrote: [...] > To what? I am running KDE 2.2. According to KDS.org, that is the latest > available for FreeBSD. 2.2.2 is only currently available for Linux distros. > > Do you know something kde.org doesn't ? :-) Well, my port version indicates that I'm running kdebase 2.2.2. cvsup your ports and check it out yourself. -- Jonathan Chen ---------------------------------------------------------------------- "You can get farther with a kind word and a gun than you can with a kind word alone" - Al Capone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 19: 4:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id C049337B404 for ; Fri, 1 Feb 2002 19:04:08 -0800 (PST) Received: from hades.hell.gr (patr530-a093.otenet.gr [212.205.215.93]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g12345LA006801; Sat, 2 Feb 2002 05:04:06 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g12342j07303; Sat, 2 Feb 2002 05:04:02 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Sat, 2 Feb 2002 05:04:02 +0200 From: Giorgos Keramidas To: Dillion Klein Cc: freebsd-questions@freebsd.org Subject: Re: OS Vulnerability Statistics Message-ID: <20020202030401.GC4473@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i 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 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-02-01 15:40, Dillion Klein wrote: > I was directed to a very interesting list of stats on OS vulnerabilities, > and was interested in any comments on FreeBSD's massive drop in vulns' > from 2000 to 2001.=20 >=20 > Just by chance, or were there massive changes in the way the code was > written, etc.? >=20 > According to the stats, Windows NT/2000 is more secure than Linux...=20 >=20 > Link: http://securityfocus.com/vulns/stats.shtml This type of statistics is not really very informative though. With security problems, what is more important is not just the number of them found. Having many vulnerabilities can mean one of many things, the most promiment among them being: a) The OS is a can full of worms, viruses and problems. b) The source code is being heavily audited and problems are identified, fixed as the world moves on to more interesting things. Which one of these two characterizes the numbers posted there for each operating system? I know it's hard to tell by just looking at the number of them vulnerabilities. What is more important to try and find out, given statistics like these is ``what is the average time that is required after a vulnerability has been identified, in order to have a fix available for all the users?''. It seems to me (but that is my own personal opinion, on the matter) that having one, just one, vulnerability that goes unfixed for more than a couple of years year, is far worse than having tracked down, spotted and fixed more than a dozen of them, averaging less than a few hours for each one. Cheers, --=20 Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8W1ch1g+UGjGGA7YRAgOXAJ9BofIfeG0qx+wASvHRt3iIHQMGDgCfaEff 7R3MSNHhdcUhwXePYq9/mSQ= =2ixH -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 19:11:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 1863B37B41D for ; Fri, 1 Feb 2002 19:11:10 -0800 (PST) Received: from hades.hell.gr (patr530-a093.otenet.gr [212.205.215.93]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g123B6LA009045; Sat, 2 Feb 2002 05:11:07 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g123B5u07384; Sat, 2 Feb 2002 05:11:05 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Sat, 2 Feb 2002 05:11:04 +0200 From: Giorgos Keramidas To: Cliff Sarginson Cc: freebsd-questions@freebsd.org Subject: Re: CVSup release info Message-ID: <20020202031103.GD4473@hades.hell.gr> References: <20020131031616.GA73680@hades.hell.gr> <047201c1aa24$6423d8e0$b300a8c0@wenk> <20020131155938.GA1512@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131155938.GA1512@raggedclown.net> User-Agent: Mutt/1.3.25i 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 2002-01-31 16:59, Cliff Sarginson wrote: > > : > > : $ ( echo '#include ' ; echo __FreeBSD_version ) ... > > : #include > > : __FreeBSD_version > > Mmm, I hate to be a killjoy, couldn't you do this with grep ? > Just a passing thought :) True. But I like being an elaborate masochist :P Finding an almost reasonable excuse, the only case where using cpp instead of grep, would be a better way is if the system headers are not in /usr/include/sys but some other location. Since I don't know if this is even possible, you're right I guess. -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 19:15:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 6740837B402 for ; Fri, 1 Feb 2002 19:15:17 -0800 (PST) Received: (qmail 22003 invoked by uid 100); 2 Feb 2002 03:15:11 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15451.22975.341409.741888@guru.mired.org> Date: Fri, 1 Feb 2002 21:15:11 -0600 To: Mathieu Arnold Cc: questions@freebsd.org Subject: Re: the LINT file In-Reply-To: <4125715@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.44 (Python 2.2; freebsd-4.5-RC-i386) 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 Mathieu Arnold types: > Mathieu Arnold wrote: > > I'm actually upgrading one of my test box from 4_4 to 4_5, and I > > stumbled on this : > > > > # Tune the kernel malloc area parameters. VM_KMEM_SIZE represents the > > # minimum, in bytes, and is typically (12*1024*1024) (12MB). > > # VM_KMEM_SIZE_MAX represents the maximum, typically 200 megabytes. > > # VM_KMEM_SIZE_SCALE can be set to adjust the auto-tuning factor, which > > # typically defaults to 4 (kernel malloc area size is physical memory > > # divided by the scale factor). > > # > > options VM_KMEM_SIZE="(10*1024*1024)" > > options VM_KMEM_SIZE_MAX="(100*1024*1024)" > > options VM_KMEM_SIZE_SCALE="4" > > > > the comment says that VM_KMEM_SIZE is set to 12MB but it's set to 10, > > and that _MAX is set to 200 but it's set to 100... > > I heard once that if the comment and the code differed, they were both > > wrong :) Note that, for each variable, the comment says that it is "typically" set to those values. LINT isn't your typical kernel config. > > so, what should be the default values ? Check GENERIC, that's the kernel that's installed on FreeBSD by default. > # Tune the buffer cache maximum KVA reservation, in bytes. The maximum > is > # usually capped at 200 MB, effecting machines with > 1GB of ram. Note > # that the buffer cache only really governs write buffering and disk > block > # translations. The VM page cache is our primary disk cache and is not > # effected by the size of the buffer cache. > # > options VM_BCACHE_SIZE_MAX="(100*1024*1024)" > > it says 200M in the comment, but 100 in the code It also says "usually" in the comment. > # Tune the swap zone KVA reservation, in bytes. The default is > typically > # 70 MB, giving the system the ability to manage a maximum of 28GB worth > # of swapped out data. > # > options VM_SWZONE_SIZE_MAX="(50*1024*1024)" > > 70 -> 50... And again, it says "typically". You apparently didn't read the first part of LINT: # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. I.e. - it's a file for checking the sources. Changing parameters from their default values is part of that checking. A little further down, you find: # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from # this file as required. Start with GENERIC. Read LINT to find more options, or to find out more about the options in GENERIC. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 19:31: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay01.roc.frontiernet.net (alteon01b.roc.frontiernet.net [66.133.130.232]) by hub.freebsd.org (Postfix) with SMTP id 5E0D837B400 for ; Fri, 1 Feb 2002 19:31:02 -0800 (PST) Received: (qmail 11003 invoked from network); 2 Feb 2002 03:30:56 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay01.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 2 Feb 2002 03:30:56 -0000 Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 09131EE5AA; Fri, 1 Feb 2002 19:30:54 -0800 (PST) Message-ID: <002e01c1ab9a$0503c150$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: "Dan Nelson" , Cc: References: <002901c1ab52$0709b830$0301a8c0@bigdaddy> <20020201195854.GA84616@dan.emsphone.com> <3.0.5.32.20020201154418.018e6ae0@mail.sage-american.com> Subject: Re: Has Lynx Changed In 4.5? Bug? Date: Fri, 1 Feb 2002 19:30:53 -0800 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.2600.0000 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 ----- Original Message ----- From: To: "Drew Tomlinson" ; "Dan Nelson" Cc: Sent: Friday, February 01, 2002 1:44 PM Subject: Re: Has Lynx Changed In 4.5? Bug? > Drew, again, I had this same problem and have not changed my system at all. > I think the problem was on ZoneEdit's side. I could go and change the IP > back to the right ones, update it and then refresh and it would change > right back to the bad one.... > > I got the same response you did on the update. Update succeeded and then > gave me the wrong IP back.... Took a day to get a reply from ZoneEdit and > they didn't seem to know anything about it. Up until yesterday, I have not > had a single problem.... > > Really odd.... OK, thanks for the input. Maybe it is a ZoneEdit problem then. It's done it again sometime today. Three times now. Drew > At 12:39 PM 2.1.2002 -0800, Drew Tomlinson wrote: > >----- Original Message ----- > >From: "Dan Nelson" > >To: "Drew Tomlinson" > >Cc: > >Sent: Friday, February 01, 2002 11:58 AM > >Subject: Re: Has Lynx Changed In 4.5? Bug? > > > > > >> In the last episode (Feb 01), Drew Tomlinson said: > >> > I use ZoneEdit as the nameserver for my domain. My IP address is > >> > dynamic so it changes occasionally. I have used lynx to update > >> > ZoneEdit for the past year or so and it has worked flawlessly. I > >> > just send this command (my mailer will surely wrap the line): > >> > > >> > lynx -source -auth=mylogin:mypass > >> > > >'http://dynamic.zoneedit.co/auth/dynamic.html?host=www.mykitchentable . > >> > net' > >> > > >> > After upgrading my 4.4 to 4.5 two days ago, there has been 2 times > >> > that lynx has sent the wrong IP address to ZoneEdit. I'm sure > >it's > >> > lynx as my logfile indicates the incorrect address. However most > >of > >> > the time it sends the right address. > >> > >> Define "send the wrong IP address". Lynx simply opens a connection > >to > >> dynamic.zoneedit.com. I assume they simply use getpeername() to > >fetch > >> the IP. Could you be behind a transparent web proxy, maybe? When > >> zoneedit gets the wrong IP, what is it? Does that dynamic.html page > >> let you specify the IP on the url line? > > > >In the most recent "error", my IP address was really 207.173.227.80 > >but ZoneEdit received 68.49.248.133. From my log of the cron job that > >updates this hourly, this is the response from ZoneEdit: > > > > >HOST="mykitchentable.net" IP="68.49.248.133"> > > > >I'm not behind a proxy. This is my home network connected via DSL > >modem and is configured like this: > > > >ISP > >| > >207.173.227.80 (dynamic IP) > >| > >3Com ADSL Modem/Router (runs NAT) > >| > >192.168.10.1 (the internal address on 3Com) > >| > >192.168.10.2 (external interface of firewall) > >| > >FBSD 4.5 IPFW Firewall > >| > >192.168.1.2 (internal interface of firewall) > >| > >Hub > >| > >192.168.1.4 > >FBSD box that actually runs the update > > > >I hope my diagram is not too confusing. My configuration is a little > >weird since the 3Com modem is also a router. I have it configured to > >do the NAT and pass all packets to 192.168.10.2. I would really like > >to configure the modem/router as a bridge so it would really act as a > >modem only and let the FBSD box handle everything but I have not been > >successful in doing so (even though the 3Com docs say it's possible). > > > >The script I run from cron has not changed since I originally set it > >up nearly a year ago. My current network configuration has not > >changed either. The only thing that is different is that I upgraded > >from 4.4 to 4.5 two days ago. Since then, I've had the problem twice. > >The URL does accept an IP address. > > > >Thanks for your time looking into this. > > > >Drew > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > > > Best regards, > Jack L. Stone, > Server Admin > > =================================================== > Sage-American > http://www.sage-american.com > jacks@sage-american.com > > "My center is giving way, my right is in retreat; > ....situation excellent! ....I shall attack!" > =================================================== > > 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 Fri Feb 1 19:56:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f38.law11.hotmail.com [64.4.17.38]) by hub.freebsd.org (Postfix) with ESMTP id A318037B400 for ; Fri, 1 Feb 2002 19:56:51 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 1 Feb 2002 19:56:51 -0800 Received: from 68.6.89.248 by lw11fd.law11.hotmail.msn.com with HTTP; Sat, 02 Feb 2002 03:56:50 GMT X-Originating-IP: [68.6.89.248] From: "Charles Burns" To: smak_420@hotmail.com, questions@freebsd.org Subject: Re: Santa Cruz and 5.1.. Date: Fri, 01 Feb 2002 20:56:50 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 02 Feb 2002 03:56:51.0507 (UTC) FILETIME=[A5546030:01C1AB9D] 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 >Does anyone have any feedback on gaming and xmms type usage with the Santa >Cruz and say a Klipsch 5.1 system on the recent 4.5 Release? > >does the center channel work? i'm mostly concerned about playback here, >although feedback on recording would be a bonus as well. I don't game on FreeBSD, but I have some comments about the hardware that you mentioned. The Turtle Beach Santa Cruz is an excellent soundcard with great output and it doesn't screw up with SMP systems (unlike my SB Audigy) The Klipsch 5.1 system, or any Klipsch PC speaker system, is very specialized. Specialized meaning that if you are after volume and bass, it is a great system. If you are after accurate sound reproduction, it sucks. Unfortunately, most 5.1 systems made for the PC are crap as far as sound reproduction. Some exceptions: - Monsoon has a 5.1 system that sounds very good, but it is a bit underpowered. - The Videologic Digitheatre 5.1 system is /extremely/ good for the price and is not underpowered. I am not sure what its procing in the U.S. is, but the Sirocco Crossfire system (their 4.1) is about $450.00 and I saw a Digitheatre 5.1 on Ebay for $400 as a passing glance. (British spelling as they are a British company) If you are interested in gaming, the center channel will spend most of its time twiddling its thumbs. If you are interested in DVD movies, it will be useful. The virtual center channel on most quality 4.1 systems is quite good, but for DVD movies you can still tell that it is being faked if you listen for it. Note that I am not "anti-Klipsch". I actually have a Klipsch regular home theater system hooked up to my PC now and it sounds very good. Their PC speaker systems really do suck though. Listen to them--they have a mediocre midrange, a very sharp and harsh high end, and somewhat flubbery, boomy bass. All mid to upper frequencies have this weird megaphone-like quality to them as well. Also note that the power ratings that hey use are NOT true RMS, so the 500W claim is worthless. This is rather odd as they use true RMS to rate every one of their speakers except the ProMedias. . For example, the Videologic Sirocco Crossfire speakers are rated at 80W true RMS and can actually get a few dB higher than the Klipsch. They are fairly powerful for their price, though, and are fine if you never listen to music or movies. If you'd like me to look up some references for you, let me know, but this is mostly from my own listening experience. (speaking of which--go out and listen to some of these speakers and judge for yourself!) Charles Burns _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 20: 1:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay04.roc.frontiernet.net (alteon01e.roc.frontiernet.net [66.133.130.235]) by hub.freebsd.org (Postfix) with SMTP id 2FC1D37B402 for ; Fri, 1 Feb 2002 20:01:00 -0800 (PST) Received: (qmail 9132 invoked from network); 2 Feb 2002 04:00:52 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.227.80]) (envelope-sender ) by relay04.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 2 Feb 2002 04:00:52 -0000 Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id C2775EE621; Fri, 1 Feb 2002 20:00:50 -0800 (PST) Message-ID: <005c01c1ab9e$33f48590$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: Cc: References: <002901c1ab52$0709b830$0301a8c0@bigdaddy> <20020201195854.GA84616@dan.emsphone.com> <3.0.5.32.20020201164157.018e6ae0@mail.sage-american.com> Subject: Re: Has Lynx Changed In 4.5? Bug? Date: Fri, 1 Feb 2002 20:00:50 -0800 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.2600.0000 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 ----- Original Message ----- From: To: "Drew Tomlinson" ; "Dan Nelson" Cc: Sent: Friday, February 01, 2002 2:41 PM Subject: Re: Has Lynx Changed In 4.5? Bug? > Rats! My ZoneEdit DNS records just changed again to the wrong IPs...! > Anyone else having this problem with the DNS IPs changing to wrong ones... > perhaps after the lynx command is sent to tell ZoneEdit to check it's > records...??? Have to go and manually change it back to the right IPs.... > something isn't resolving correctly somewhere. I've put my cron job on hold temporarily. Right now I'm drinking margaritas so I won't mess with this further until tomorrow. I'll research filing a problem report with ZoneEdit tomorrow. I suspect everyone using ZoneEdit and lynx to update is having this problem. Drew > At 12:39 PM 2.1.2002 -0800, Drew Tomlinson wrote: > >----- Original Message ----- > >From: "Dan Nelson" > >To: "Drew Tomlinson" > >Cc: > >Sent: Friday, February 01, 2002 11:58 AM > >Subject: Re: Has Lynx Changed In 4.5? Bug? > > > > > >> In the last episode (Feb 01), Drew Tomlinson said: > >> > I use ZoneEdit as the nameserver for my domain. My IP address is > >> > dynamic so it changes occasionally. I have used lynx to update > >> > ZoneEdit for the past year or so and it has worked flawlessly. I > >> > just send this command (my mailer will surely wrap the line): > >> > > >> > lynx -source -auth=mylogin:mypass > >> > > >'http://dynamic.zoneedit.co/auth/dynamic.html?host=www.mykitchentable . > >> > net' > >> > > >> > After upgrading my 4.4 to 4.5 two days ago, there has been 2 times > >> > that lynx has sent the wrong IP address to ZoneEdit. I'm sure > >it's > >> > lynx as my logfile indicates the incorrect address. However most > >of > >> > the time it sends the right address. > >> > >> Define "send the wrong IP address". Lynx simply opens a connection > >to > >> dynamic.zoneedit.com. I assume they simply use getpeername() to > >fetch > >> the IP. Could you be behind a transparent web proxy, maybe? When > >> zoneedit gets the wrong IP, what is it? Does that dynamic.html page > >> let you specify the IP on the url line? > > > >In the most recent "error", my IP address was really 207.173.227.80 > >but ZoneEdit received 68.49.248.133. From my log of the cron job that > >updates this hourly, this is the response from ZoneEdit: > > > > >HOST="mykitchentable.net" IP="68.49.248.133"> > > > >I'm not behind a proxy. This is my home network connected via DSL > >modem and is configured like this: > > > >ISP > >| > >207.173.227.80 (dynamic IP) > >| > >3Com ADSL Modem/Router (runs NAT) > >| > >192.168.10.1 (the internal address on 3Com) > >| > >192.168.10.2 (external interface of firewall) > >| > >FBSD 4.5 IPFW Firewall > >| > >192.168.1.2 (internal interface of firewall) > >| > >Hub > >| > >192.168.1.4 > >FBSD box that actually runs the update > > > >I hope my diagram is not too confusing. My configuration is a little > >weird since the 3Com modem is also a router. I have it configured to > >do the NAT and pass all packets to 192.168.10.2. I would really like > >to configure the modem/router as a bridge so it would really act as a > >modem only and let the FBSD box handle everything but I have not been > >successful in doing so (even though the 3Com docs say it's possible). > > > >The script I run from cron has not changed since I originally set it > >up nearly a year ago. My current network configuration has not > >changed either. The only thing that is different is that I upgraded > >from 4.4 to 4.5 two days ago. Since then, I've had the problem twice. > >The URL does accept an IP address. > > > >Thanks for your time looking into this. > > > >Drew > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > > > Best regards, > Jack L. Stone, > Server Admin > > =================================================== > Sage-American > http://www.sage-american.com > jacks@sage-american.com > > "My center is giving way, my right is in retreat; > ....situation excellent! ....I shall attack!" > =================================================== > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 20: 5: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 45FE737B404 for ; Fri, 1 Feb 2002 20:04:59 -0800 (PST) Received: from dialup-63.208.64.127.dial1.chicago1.level3.net ([63.208.64.127] helo=earthlink.net) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 16WrQ9-0004El-00; Fri, 01 Feb 2002 20:04:57 -0800 Message-ID: <3C5B656D.233CF5C7@earthlink.net> Date: Fri, 01 Feb 2002 22:05:01 -0600 From: Bob X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 4.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Creative SB PCI silent References: <3C5AFFD7.B93B2AFC@earthlink.net> <3C5B1FCB.E0E97558@earthlink.net> 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 Bob wrote: > > Bob wrote: > > > > I'm trying to set up my system to play sounds through my Creative > > SB PCI512. > > I don't know much about sound cards, so I've followed some > > instructions I found > > in the handbook and on the web. > > I've compiled a new kernel with device pcm: > > ... > > device pci > > device pcm > > ... > > The kernel now finds the card at bootup: > > pci0: on pcib0 > > pcm0: port 0xe000-0xe01f irq 5 at device 9.0 on > > pci0 > > > > Per instructions, I tried the following: > > $ cat /dev/sndstat > > FreeBSD Audio Driver (newpcm) Feb 1 2002 02:14:09 > > Installed devices: > > pcm0: at io 0xe000 irq 5 (4p/3r/0v channels duplex) > > > > Next, I ran /dev/MAKEDEV snd0 and looked for the new devices that > > the handboo > > k said (in section 14.4) would be created: > > $ cd /dev > > $ ls -l audio dsp dspW midi mixer music sequencer pss > > ls: midi: No such file or directory > > lrwxrwxrwx 1 root wheel 6 Feb 1 02:37 audio -> audio0 > > lrwxrwxrwx 1 root wheel 4 Feb 1 02:37 dsp -> dsp0 > > lrwxrwxrwx 1 root wheel 5 Feb 1 02:37 dspW -> dspW0 > > lrwxrwxrwx 1 root wheel 6 Feb 1 02:37 mixer -> mixer0 > > lrwxrwxrwx 1 root wheel 6 Feb 1 02:37 music -> music0 > > lrwxrwxrwx 1 root wheel 4 Feb 1 02:37 pss -> pss0 > > lrwxrwxrwx 1 root wheel 10 Feb 1 02:37 sequencer -> sequencer0 > > > > (Yes, I was up 'til the wee hours...) The handbook listed the midi > > device, b > > ut mine wasn't created. Is that because I had nothing hooked up to > > the physical > > midi port on the back of the sound card when I ran MAKEDEV? > > The handbook recommended re-making the devices if one or more were > > missing, s > > o I did so. Still, I got no midi device. > > Anyway, I've tried several different tools that should play audio > > CD's, wav a > > nd/or mp3 files, and not a peep emerges from my speakers. (Yes, > > they'r amplifie > > d and turned on.) > > . > > . > > . > > When I got ready to go online and send this message, I found that > > my modem wa > > s no longer "there." (Not as far as my kernel was concerned.) It > > happens that > > my new kernel 9with the pcm support) did not find the modem at > > bootup. The only > > other changes I made to the kernel config file were to comment out > > the CPU's th > > at I don't have: > > #cpu I386_CPU > > #cpu I486_CPU > > #cpu I586_CPU > > cpu I686_CPU > > > > My sio's are still as they were when I built the kernel that saw my > > modem: > > # Serial (COM) ports > > device sio0 at isa? port IO_COM1 flags 0x10 irq 4 > > #device sio1 at isa? port IO_COM2 irq 3 > > #device sio2 at isa? disable port IO_COM3 irq 5 > > #device sio3 at isa? disable port IO_COM4 irq 9 > > > > Btw, I have an ISA modem (Creative ModemBlaster), sitting in the > > only ISA slo > > t on the mobo -- and this configuration is the only one that would > > work for me, > > while still allowing me to keep an open serial port for another toy. > > So, I rebooted to kernel.old and my modem is working, again, but, > > of course, > > my sound card is invisible to the kernel. Here's a diff of the dmesg > > outputs fr > > om my boots with and without the pcm device: > > ( < w pcm device support in kernel ) > > ( > w/o pcm device support in kernel ) > > > > 4c4 > > < FreeBSD 4.4-RELEASE #5: Fri Feb 1 02:14:41 CST 2002 > > --- > > > FreeBSD 4.4-RELEASE #4: Fri Jan 25 22:10:47 CST 2002 > > 12,13c12,13 > > < avail memory = 256421888 (250412K bytes) > > < Preloaded elf kernel "kernel" at 0xc04c6000. > > --- > > > avail memory = 256724992 (250708K bytes) > > > Preloaded elf kernel "kernel.old" at 0xc047c000. > > 45c45,46 > > < pcm0: port 0xe000-0xe01f irq 5 at device 9.0 on > > pci0 > > --- > > > pci0: (vendor=0x1102, dev=0x0002) at 9.0 irq 5 > > > pci0: (vendor=0x1102, dev=0x7002) at 9.1 > > 69a71,72 > > > sio1: at port 0x2f8-0x307 irq 3 on i > > sa0 > > > sio1: type 16550A > > 75,76c78 > > < dos2unixtime(): month value out of range (0) > > < pid 4031 (kdeinit), uid 1001: exited on signal 11 (core dumped) > > --- > > > pid 328 (gnome-smproxy), uid 1001: exited on signal 11 (core dumped) > > > > So... > > (1) Does anyone know what I have to do to get the pcm support and my > > modem to coexist civilly? > > (2) Does anyone know what I have to do to to get sound from the card, > > with the pcm support? Any help would be appreciated! > > Thanks, > > Bob > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > I was in big hurry to finish that message because I has to run... > and I left out a couple of thoughts -- an observation and a question. > The observation is that the IRQ's and addresses are different for the > modem on the one boot and the sound card on the other boot. I don't > think that can be an issue. > So, grasping at straws, I come up with question number (3): could > the order in which the devices are listed in the kernel config file > affect how the kernel handles these things? (Remember, the sound card > is PCI and the modem is ISA.) Lacking another suggestion, yet, I'll > probably try putting the pcm line at the end of the config file (in > case order does matter, so as not to mess up anything else that > already works...) and rebuild the kernel. Even if that leads to a > peasceful coexistence among my cards, it doesn't seem to answer Q > #2... > - Bob FYI, putting device pcm at the end of the config file had no effect. The kernel still missed the modem and found the sound card. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 20:36:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id 93C7B37B405; Fri, 1 Feb 2002 20:36:45 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Fri, 1 Feb 2002 23:36:08 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 2DDCF406A; Fri, 1 Feb 2002 23:31:47 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: BOUWSMA Beery , questions@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Again Softupdates on 4.5 Date: Fri, 1 Feb 2002 23:31:47 -0500 X-Mailer: KMail [version 1.3] References: <20020130193145.5ED395D0B@ptavv.es.net> <20020131021257.193F44078@i8k.babbleon.org> <200201311332.g0VDWvb01491@beerswilling.netscum.dyndns.dk> In-Reply-To: <200201311332.g0VDWvb01491@beerswilling.netscum.dyndns.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020202043147.2DDCF406A@i8k.babbleon.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 On Thursday 31 January 2002 08:32 am, BOUWSMA Beery wrote: > Moin, moin! > %s wrote on %.3s, %lld Sep 1993 > > > > > Does 4.5 also leave write-caching on by default? If so, I think > > > > that's a terrible mistake. Would I be correct in assuming it's way > > > > to late to get this reconsidered? > > > > > > Yes, write-cache is enabled by default on 4.5 (as it was on 4.4). > > > > > > The debate on this has been long and often mis-informed. There is a > > > real risk of metadata corruption with write caching and softupdates, > > > but it appears to be EXTREMELY small. So far no case of it has > > > actually been confirmed. There is a significant chance of data loss in > > > recently updated files with write-cache, but that is also true without > > > softupdates. The only totally safe way to deal with this is to run > > > fully synchronous with write-cache disabled. > > > > My experience is that combining the two of them greatly magnifies the > > risk of losing recent updates, and that in fact data can be lost even > > without any system crash or other problems when using them together. > > Indeed, I have a very reproducable case of this on my system-- > > > > If I enabled softupdates + write cache and then I do > > > > cd /some-big-directory > > rm -r * > > shutdown -p now > > > > then the file system will be corrupted on reboot. > > > > I find this as default behavior pretty ridiculous, and it it comes about > > *only* as result of having both enabled together. > > And, I'm just guessing here, only because the delay before poweroff > isn't quite enough for the disk's write cache to drain. Just like > if you were to yank out the power cord after giving the `shutdown -p' > (poweroff) command. > > If you look at the source in /usr/src/sys/kern/kern_shutdown.c you'll > see the following: > > /* > * Support for poweroff delay. > */ > #ifndef POWEROFF_DELAY > # define POWEROFF_DELAY 5000 > #endif > static int poweroff_delay = POWEROFF_DELAY; > > SYSCTL_INT(_kern_shutdown, OID_AUTO, poweroff_delay, CTLFLAG_RW, > &poweroff_delay, 0, ""); > > static void > poweroff_wait(void *junk, int howto) > { > if(!(howto & RB_POWEROFF) || poweroff_delay <= 0) > return; > DELAY(poweroff_delay * 1000); > } > > And you'll see a commit log message: > | @Change the default poweroff delay from 0 to 5 seconds. This seems to be > | adequate for the IDE disks that I have available for testing. Most seem > | to wait between 1 and 3 seconds before flushing their caches. > | > | Add the ability to override the delay at compile time via the > | undocumented option POWEROFF_DELAY. The delay can still be set via > | sysctl as it was originally implemented. > > It sounds as if the default five seconds isn't always enough time for > your disk to do its job. (I've only done poweroff on an idle system so > I haven't run into such a problem myself.) > > I don't see it would hurt anything for this default to be increased to > help out this problem. But what value would be good? > > As shown in the k0deZ plus the note, there's the sysctl tunable > kern.shutdown.poweroff_delay: 5000 > > Perhaps if you were to bump this up to 10000 (ten seconds) and then > do your test, you wouldn't see this problem. Perhaps it would need to > be higher; maybe something between five and ten seconds would suffice. > > Could you try testing this out with your particular hardware, for which > five seconds isn't enough with your test, and see if it helps? If it > does, then there would be good cause to bump up the delay for safety. > If not, then it looks like the disk activity I see some number of > seconds after such an `rm' doesn't get forced by the shutdown process, > which I hope wouldn't be the case. > > > I'm sure we'd all be happy to hear how things work, since not all the > possible hardware combinations can be tested, and assumptions such as > were made when selecting the value above may later become obsolete. > > As another possibility, the runtime value of the poweroff delay that > is used could remain the default 5 sec if caching is disabled, or > less (whatever works and is safe), and higher (some multiple of 5?) > if caching is enabled, or if the kernel could tell there's a lot of > data to be dumped to disk. Not that I'd know if it's possible... Well, naturally, though I was *very* easily able to reproduce this this past fall I can't get it to happen now. Did the default timeout value here get increased sometime over the lifetime of FreeBSD 4.4 or something? I'm at a loss . . . it was very reproducable and disabling the write cache fixed it. And with softupdates there's enough of a performance boost that I haven't felt terribly put out by having the cache disabled, either . . . but I can't get the darn bug to reproduce now. I'm afraid I'm not quite ready to try downgrading to a fall-era system just to test this, though . . . > > Just thoughts, feel free to flame > > > barry bouwsma, netscum > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 21: 9:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from garfield.bmk.com.au (bmkind.lnk.telstra.net [139.130.51.118]) by hub.freebsd.org (Postfix) with ESMTP id 523C237B404 for ; Fri, 1 Feb 2002 21:09:33 -0800 (PST) Received: from localhost (brendan@localhost) by garfield.bmk.com.au (8.9.3/8.9.3) with SMTP id QAA04551 for ; Sat, 2 Feb 2002 16:09:30 +1100 (EST) (envelope-from brendan@bmk.com.au) Date: Sat, 2 Feb 2002 16:09:29 +1100 (EST) From: Brendan Kosowski To: FreeBSD Questions Subject: Linux Compatability procfs Question? 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 If your linux binary requires Linux procfs to be mounted on /compat/linux/proc, what do you do ? Thanks, Brendan... ------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 21:18:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.101]) by hub.freebsd.org (Postfix) with ESMTP id E5B4D37B405 for ; Fri, 1 Feb 2002 21:18:17 -0800 (PST) Received: from computer1 ([208.253.107.83]) by out001.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020131160013.JBHL26392.out001.verizon.net@computer1> for ; Thu, 31 Jan 2002 10:00:13 -0600 Message-ID: <000801c1aa70$fcaa41c0$536bfdd0@computer1> From: "Patrick M. Noland" To: Subject: Install Date: Thu, 31 Jan 2002 11:04:35 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C1AA47.11AE2570" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 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 This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C1AA47.11AE2570 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have an alpha machine with the 164sx Alphabios, that use to install = windows nt 4. The problem that I am having is that th Compaq site = doesn't tell you what firmware to use so that you can some of console = prompt so that I can load the Freebsd. Need help!!!!!!!!! = = = Thanks ------=_NextPart_000_0005_01C1AA47.11AE2570 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have an alpha machine with  the = 164sx=20 Alphabios, that use to install windows nt 4. The problem that I am = having is=20 that th Compaq site doesn't tell you what firmware to use so that you = can some=20 of console prompt so that I can load the Freebsd. Need=20 help!!!!!!!!!           =20             =    =20             =    =20             =    =20             =    =20             =    =20             =    =20             =    =20             =    =20             =    =20             =    =20             =    =20             =    =20         Thanks
------=_NextPart_000_0005_01C1AA47.11AE2570-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 21:20:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11305.mail.yahoo.com (web11305.mail.yahoo.com [216.136.131.208]) by hub.freebsd.org (Postfix) with SMTP id 2336A37B41B for ; Fri, 1 Feb 2002 21:20:36 -0800 (PST) Message-ID: <20020202052036.2052.qmail@web11305.mail.yahoo.com> Received: from [12.225.30.46] by web11305.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 21:20:36 PST Date: Fri, 1 Feb 2002 21:20:36 -0800 (PST) From: Will Damon Subject: Problems with buildworld 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 Greetings, I'm having a bit of trouble getting buildworld to complete. It runs for about an 75 minutes, and then prints the following: # make -j4 buildworld ---------------------------------------------------- [snip] >>> stage 4: build everything.. [snip] ===> etc ===> etc/sendmail make: don't know how to make freebsd.mc. Stop *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error [snip] ---------------------------------------------------- here's my /etc/make.conf: ---------------------------------------------------- # $FreeBSD: /etc/make.conf,v 1.97.2.58 2001/08/23 Exp $ XFREE86_VERSION= 4 CFLAGS= -O -pipe COPTFLAGS= -O -pipe NOPROFILE= true # Avoid compiling profiled libraries ---------------------------------------------------- I'm currently running 4.4-RELEASE, but I'm new, so upgrading to 4.5-RELEASE is a good exercise. Suggestions on why this is happening and what may I do to fix it? tia, -Will __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 21:42:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 1688237B402 for ; Fri, 1 Feb 2002 21:42:25 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8BC3366BDC; Fri, 1 Feb 2002 21:42:22 -0800 (PST) Date: Fri, 1 Feb 2002 21:42:21 -0800 From: Kris Kennaway To: Brendan Kosowski Cc: FreeBSD Questions Subject: Re: Linux Compatability procfs Question? Message-ID: <20020201214221.A20179@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from brendan@bmk.com.au on Sat, Feb 02, 2002 at 04:09:29PM +1100 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 --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 02, 2002 at 04:09:29PM +1100, Brendan Kosowski wrote: >=20 > If your linux binary requires Linux procfs to be mounted on > /compat/linux/proc, what do you do ? Mount linprocfs on /compat/linux/proc :-) Kris --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8W3w9Wry0BWjoQKURAiNZAKDmMYUO5n9vLKLWbFlGFOqxgkrTUQCgxtv7 uqTbpIgiqn5RwZYLLN/ef/0= =WnZ5 -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 21:43:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 416F337B400 for ; Fri, 1 Feb 2002 21:43:45 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 951BE66BDC; Fri, 1 Feb 2002 21:43:44 -0800 (PST) Date: Fri, 1 Feb 2002 21:43:44 -0800 From: Kris Kennaway To: Will Damon Cc: questions@FreeBSD.ORG Subject: Re: Problems with buildworld Message-ID: <20020201214343.B20179@xor.obsecurity.org> References: <20020202052036.2052.qmail@web11305.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="yNb1oOkm5a9FJOVX" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020202052036.2052.qmail@web11305.mail.yahoo.com>; from w3dstyle@yahoo.com on Fri, Feb 01, 2002 at 09:20:36PM -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 --yNb1oOkm5a9FJOVX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 01, 2002 at 09:20:36PM -0800, Will Damon wrote: > Suggestions on why this is happening and what may I do > to fix it? How did you update your source? Perhaps you didn't update the entire source tree. Kris --yNb1oOkm5a9FJOVX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8W3yPWry0BWjoQKURAhKWAJ9fqxNJbIvS2cKlSM3LBVlmlbs8KgCfRJ6+ h8qv8J61u1Ky7b5z+AaoFYo= =S440 -----END PGP SIGNATURE----- --yNb1oOkm5a9FJOVX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 21:44:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 874FE37B402 for ; Fri, 1 Feb 2002 21:44:14 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EE9DC66BDC; Fri, 1 Feb 2002 21:44:13 -0800 (PST) Date: Fri, 1 Feb 2002 21:44:13 -0800 From: Kris Kennaway To: "Patrick M. Noland" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Install Message-ID: <20020201214413.C20179@xor.obsecurity.org> References: <000801c1aa70$fcaa41c0$536bfdd0@computer1> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="KN5l+BnMqAQyZLvT" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000801c1aa70$fcaa41c0$536bfdd0@computer1>; from pnoland@bellatlantic.net on Thu, Jan 31, 2002 at 11:04:35AM -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 --KN5l+BnMqAQyZLvT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jan 31, 2002 at 11:04:35AM -0500, Patrick M. Noland wrote: > I have an alpha machine with the 164sx Alphabios, that use to > install windows nt 4. The problem that I am having is that th Compaq > site doesn't tell you what firmware to use so that you can some of > console prompt so that I can load the Freebsd. Need help!!!!!!!!! > Thanks You might have more luck asking the alpha@FreeBSD.org mailing list where all of the alpha gurus hang out. Kris --KN5l+BnMqAQyZLvT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8W3ytWry0BWjoQKURAgZYAJ9qld2GPR0V8z1R3PBFZYDXKU+G+gCgtj5K lJgFOtZy8yNJGfq7bTnnlT8= =d9+J -----END PGP SIGNATURE----- --KN5l+BnMqAQyZLvT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 21:46: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by hub.freebsd.org (Postfix) with ESMTP id 2B9FC37B400; Fri, 1 Feb 2002 21:45:47 -0800 (PST) Received: from blah (165.sm-u1.dialup.garlic.net [216.139.35.165]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g125jjP03734; Fri, 1 Feb 2002 21:45:45 -0800 From: "Remington" To: , Subject: SB Live and 4.5-STABLE + UATA/100 HDD? Date: Fri, 1 Feb 2002 21:45:40 -0800 Message-ID: <001801c1abac$dcc3f940$a5238bd8@blah> 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 Ok I have a SoundBlaster Live 5.1 Platinum(pcm1) running FreeBSD 4.5-STABLE. I also have a C-Media audio controller(pcm0) built in to my motherboard(A7M266). I recompiled a custom kernel with the added "device pcm" to it. On reboot I did a "cd /dev ; sh MAKEDEV snd1: And when I do a "cat /dev/dsp" it returns with "/kernel: pcm1: record interrupt timeout, channel dead.". Why does it do this? What exactly cuases this? And how would I go about fixing it? Ive included my dmesg output in hopes someone can see something I cant that might be causeing this: 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.5-STABLE #0: Thu Jan 31 21:55:29 PST 2002 root@bathory.aria:/usr/src/sys/compile/Build2 Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (1400.06-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 Features=0x183fbff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> real memory = 536788992 (524208K bytes) config> di sn0 config> di lnc0 config> di ie0 config> di fe0 config> di ed0 config> di cs0 config> di bt0 config> di aic0 config> di aha0 config> di adv0 config> q avail memory = 517705728 (505572K bytes) Preloaded elf kernel "kernel" at 0xc047b000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc047b09c. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f1370 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 5.0 irq 11 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 uhci0: port 0xd400-0xd41f irq 5 at device 4.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ugen0: WINBOND W9967CF, rev 1.10/1.10, addr 2 uhci1: port 0xd000-0xd01f irq 5 at device 4.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered chip1: at device 4.4 on pci0 pcm0: port 0xa400-0xa4ff irq 10 at device 5.0 on pci0 pcm1: port 0xa000-0xa01f irq 7 at device 10.0 on pci0 atapci1: port 0x8000-0x800f,0x8400-0x8403,0x8800-0x8807,0x9000-0x9003,0x9400-0x9407 mem 0xe5800000-0xe5803fff irq 10 at device 11.0 on pci0 ata2: at 0x9400 on atapci1 ata3: at 0x8800 on atapci1 orm0: Message
Our company has both=20 proxy server and firewall
 
1. How to setup proxy=20 server's address in BSD
 
2. Which ports must be=20 opened, so that cvsup can pass firewall
 
Regards
 
Daniel
=00 ------_=_NextPart_001_01C1ABB1.5EFF0460-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 22:21:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 1302137B402 for ; Fri, 1 Feb 2002 22:21:06 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g126Ktm80168; Sat, 2 Feb 2002 19:20:55 +1300 (NZDT) (envelope-from jonc) Date: Sat, 2 Feb 2002 19:20:55 +1300 From: Jonathan Chen To: "Patrick M. Noland" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Install Message-ID: <20020202192055.A80008@grimoire.chen.org.nz> References: <000801c1aa70$fcaa41c0$536bfdd0@computer1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000801c1aa70$fcaa41c0$536bfdd0@computer1>; from pnoland@bellatlantic.net on Thu, Jan 31, 2002 at 11:04:35AM -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 Thu, Jan 31, 2002 at 11:04:35AM -0500, Patrick M. Noland wrote: > I have an alpha machine with the 164sx Alphabios, that use to install > windows nt 4. The problem that I am having is that th Compaq site doesn't > tell you what firmware to use so that you can some of console prompt so > that I can load the Freebsd. Need help!!!!!!!!! Check out: http://www.freebsd.org/releases/4.5R/hardware-alpha.html to see whether your machine is supported. You can also ask freebsd-alpha@freebsd.org for more details. Cheers. -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 22:29:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id CD89037B402; Fri, 1 Feb 2002 22:29:40 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g126Sqm45630; Sat, 2 Feb 2002 01:28:53 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: smbfs breakage in 4.5-stable From: Joe Clarke To: peter.lai@uconn.edu Cc: FreeBSD User Questions List , freebsd-stable@freebsd.org In-Reply-To: <20020202010922.A212@cowbert.2y.net> References: <20020202010922.A212@cowbert.2y.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 02 Feb 2002 01:29:58 -0500 Message-Id: <1012631398.27638.8.camel@shumai.marcuscom.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 On Sat, 2002-02-02 at 01:09, Peter C. Lai wrote: > After 4.5 was released, i cvsup'd a complete fresh set of sources > (e.g. deleting /usr/src/* and /usr/obj/*), > made world, installed world and a new kernel, and now mount_smbfs errors > out the first time with 'exec format' and if you try it again, > it says 'file exists'. kldstat shows the smbfs.ko not loaded the first time > it fails but it does load the second time, and remains loaded. There is no > error with the module loading. The smbfs kernel module was modified in the 4.5-PRERELEASE track so to depend on the libiconv and libmchain modules. Before that, doing a mount_smbfs resulted in an "exec format error" with a message in /var/log/messages indicated a symbol in smbfs.ko was undefined. You might want to verify that all of those modules are up-to-date. I just tried this on a recent 4.5-RC machine with no smbfs-related options in the kernel, and it worked like a champ. > > After perusing the mailing lists, I realized the problem could be caused by > the smbfs port which i didn't remove prior to make and install world. > I pkg_delete'd it, during which it noted that /sbin/mount_smbfs and > /modules/smbfs.ko had been modified. Thus, the installworld did overwrite > those two files into the 4.5 versions. Make sure that when you rebuild world, you build all the kernel modules as well. When you mount a smb share, you should have the following modules loaded: 5 1 0xc3417000 1a000 smbfs.ko 6 1 0xc3432000 3000 libiconv.ko 7 1 0xc3436000 3000 libmchain.ko Joe > > on bootup, netsmb_dev loads fine. Another note: I installed the same world > onto another machine running a completely new install of 4.5-rc3 via samba > export, and now that machine's mount_smbfs is broken too. > > any help would be appreciated > Please cc responses to sirmoo@cowbert.2y.net since i don't subscribe to > either -questions or -stable > -- > Peter C. Lai > University of Connecticut > Dept. of Residential Life | Programmer > Dept. of Molecular and Cell Biology | Undergraduate Research Assistant > http://cowbert.2y.net/ > 860.427.4542 (Room) > 860.486.1899 (Lab) > 203.206.3784 (Cellphone) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" 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 Fri Feb 1 22:30: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id A654337B43D for ; Fri, 1 Feb 2002 22:29:59 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C595B66BDC; Fri, 1 Feb 2002 22:29:58 -0800 (PST) Date: Fri, 1 Feb 2002 22:29:58 -0800 From: Kris Kennaway To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange pine error Message-ID: <20020201222958.A20833@xor.obsecurity.org> References: <4.2.0.58.20020202010159.00a67650@pop.netzero.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <4.2.0.58.20020202010159.00a67650@pop.netzero.net>; from raiden23@netzero.net on Sat, Feb 02, 2002 at 01:03:08AM -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 --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 02, 2002 at 01:03:08AM -0500, Lord Raiden wrote: > For some reason I'm suddenly getting the error: "[Mailbox vulnerable -= =20 > directory /var/mail must have 1777 protection]" when opening up pine at t= he=20 > command prompt. I've seen this error before but I don't remember how to= =20 > fix it. Can anyone help? Thanks. I thought we got rid of this warning in the FreeBSD port. Kris --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8W4dmWry0BWjoQKURAggsAJ4wYBAjkx6sn71O5KrO3/D+GGQmVwCfRiHU 61DQy6NrhXuM7OLCXqc2ndI= =JyN6 -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 22:32:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 3320D37B43F for ; Fri, 1 Feb 2002 22:32:11 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 804CE66EEE; Fri, 1 Feb 2002 22:32:10 -0800 (PST) Date: Fri, 1 Feb 2002 22:32:10 -0800 From: Kris Kennaway To: Joseph Koenig Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup - What am I missing? Message-ID: <20020201223209.B20833@xor.obsecurity.org> References: <3C5B843D.665FE468@socket.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="MW5yreqqjyrRcusr" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C5B843D.665FE468@socket.net>; from jkoenig@socket.net on Sat, Feb 02, 2002 at 12:16:30AM -0600 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 --MW5yreqqjyrRcusr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Feb 02, 2002 at 12:16:30AM -0600, Joseph Koenig wrote: > On a 4.2 system that was just installed, I did > /usr/ports/net/cvsup-without-gui # make extract (Just like I saw in the > manual), watched it go for a while and everything seemed fine. From all > I read, once that was done, I should be able to do cvsup supfile > /test_dir to get the updated sources. However, when I try to do cvsup > ... I get: > cvsup: Command not found. No, 'make extract' only fetches and unpacks the sources. 'make all' does the former as well as compiling them; 'make install' will do all of that plus install them. 'make clean' cleans up the working files. 'make install clean' is a composite command which will do everything (fetch, unpack, build, install, clean up) Kris --MW5yreqqjyrRcusr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8W4fpWry0BWjoQKURAin5AJ9lu6b/BZqFDiZOIBr0K264lv+EcwCeNdWf PZjmbu2jhrF04Ii+5qkjkG0= =yzcT -----END PGP SIGNATURE----- --MW5yreqqjyrRcusr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 22:55: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by hub.freebsd.org (Postfix) with ESMTP id 44DE137B41B for ; Fri, 1 Feb 2002 22:55:03 -0800 (PST) Received: from on.aibn.com ([64.228.43.80]) by tomts9-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020202065501.QOZO23714.tomts9-srv.bellnexxia.net@on.aibn.com> for ; Sat, 2 Feb 2002 01:55:01 -0500 Message-ID: <205317-2200226281410370@on.aibn.com> X-EM-Version: 6, 0, 1, 0 X-EM-Registration: #00F06206106618006920 X-Priority: 3 Reply-To: infosource@on.aibn.com Organization: InfoSource From: "Barbara Caldwell" To: "questions@freebsd.org" Subject: The United States Healthcare Directory Date: Sat, 2 Feb 2002 02:14:10 -0600 MIME-Version: 1.0 Content-type: text/plain; charset="US-ASCII" 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 If this information is not relevant to you or your organization,=20 please accept our apologies for taking your time=2E We are publishers of specialized reports and directories=20 dealing with public affairs=2E Our new directory,=20 "The United States Healthcare Directory" covers=20 hospitals, nursing homes, government departments, etc=2E =20 It is used by corporations, associations and governments=20 and is available at a cost of $195=2E If you are interested=20 in receiving this directory, please provide us with=20 your mailing address=2E Please visit our website, www=2Enational-directories=2Ecom,=20 for information on our other directories and reports=2E=20 Thank you for your consideration=2E =20 Please Note: If you do not respond to this message,=20 you will be taken off our list automatically=2E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 22:57:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11303.mail.yahoo.com (web11303.mail.yahoo.com [216.136.131.206]) by hub.freebsd.org (Postfix) with SMTP id 4F64C37B404 for ; Fri, 1 Feb 2002 22:57:25 -0800 (PST) Message-ID: <20020202065725.15376.qmail@web11303.mail.yahoo.com> Received: from [12.225.30.46] by web11303.mail.yahoo.com via HTTP; Fri, 01 Feb 2002 22:57:25 PST Date: Fri, 1 Feb 2002 22:57:25 -0800 (PST) From: Will Damon Subject: Re: Problems with buildworld To: Kris Kennaway Cc: questions@FreeBSD.ORG In-Reply-To: <20020201221125.A20578@xor.obsecurity.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 [snip comments] *default host=cvsup1.FreeBSD.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix # *default compress # b/c I have a T1+ connection src-all # leave this uncommented to track -STABLE [snip comments] --- Kris Kennaway wrote: > On Fri, Feb 01, 2002 at 10:00:25PM -0800, Will Damon > wrote: > > # cvsup stable-supfile > > > > with stable-supfile modified as suggested by the > > handbook. > > Please post a copy of this file so we can check it. > > Kris > > > ATTACHMENT part 2 application/pgp-signature __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 22:58:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rambo.simx.org (rambo.simx.org [194.17.208.54]) by hub.freebsd.org (Postfix) with ESMTP id 8757737B416 for ; Fri, 1 Feb 2002 22:58:22 -0800 (PST) Received: from rambo.simx.org (johndoe@rocky [192.168.0.2]) by rambo.simx.org (8.11.6/8.11.6) with ESMTP id g126wBZ70632; Sat, 2 Feb 2002 06:58:15 GMT (envelope-from listsub@rambo.simx.org) Message-ID: <3C5B8E02.3050602@rambo.simx.org> Date: Sat, 02 Feb 2002 07:58:10 +0100 From: "Roger 'Rocky' Vetterberg" Reply-To: listsub@rambo.simx.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: jkoenig@socket.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup - What am I missing? References: <3C5B843D.665FE468@socket.net> 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 Joseph Koenig wrote: > On a 4.2 system that was just installed, I did > /usr/ports/net/cvsup-without-gui # make extract (Just like I saw in the > manual), watched it go for a while and everything seemed fine. From all > I read, once that was done, I should be able to do cvsup supfile > /test_dir to get the updated sources. However, when I try to do cvsup > ... I get: > cvsup: Command not found. > > So I tried the same command, but with cvsup-without-gui and got the same > thing. I did a find / -name cvs* to find it on my box. All that was > returned were things in /usr/ports and the example files in /usr/share. > What am I missing? I've read the man pages, but I must not be seeing > something. Thanks, > > Joe > > Have you tried 'make install' in /usr/ports/net/cvsup-without-gui? -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 23: 2:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail-smtp2.socket.net (mail-smtp2.socket.net [216.106.88.23]) by hub.freebsd.org (Postfix) with ESMTP id 7CD1537B416 for ; Fri, 1 Feb 2002 23:02:26 -0800 (PST) Received: from socket.net (mc1.socket.net [216.106.88.7]) by mail-smtp2.socket.net (Postfix) with SMTP id 054AF18F04D for ; Sat, 2 Feb 2002 01:02:26 -0600 (CST) Received: from socket.net ([216.106.71.38]) by mc1.socket.net; Sat, 02 Feb 2002 01:02:24 -0600 Message-ID: <3C5B8FB2.2529AAD4@socket.net> Date: Sat, 02 Feb 2002 01:05:22 -0600 From: Joseph Koenig Reply-To: jkoenig@socket.net X-Mailer: Mozilla 4.75C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: listsub@rambo.simx.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup - What am I missing? References: <3C5B843D.665FE468@socket.net> <3C5B8E02.3050602@rambo.simx.org> Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit X-Rcpt-To: 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 did a make install clean as Kris Kennaway had said would do everything and clean up - I'm familiar with the ./configure, make, make install procedure, but didn't understand all that was necessary with the ports. I must have just overlooked it. Thanks for the help. Joe Roger 'Rocky' Vetterberg wrote: > Joseph Koenig wrote: > > > On a 4.2 system that was just installed, I did > > /usr/ports/net/cvsup-without-gui # make extract (Just like I saw in the > > manual), watched it go for a while and everything seemed fine. From all > > I read, once that was done, I should be able to do cvsup supfile > > /test_dir to get the updated sources. However, when I try to do cvsup > > ... I get: > > cvsup: Command not found. > > > > So I tried the same command, but with cvsup-without-gui and got the same > > thing. I did a find / -name cvs* to find it on my box. All that was > > returned were things in /usr/ports and the example files in /usr/share. > > What am I missing? I've read the man pages, but I must not be seeing > > something. Thanks, > > > > Joe > > > > > > Have you tried 'make install' in > /usr/ports/net/cvsup-without-gui? > > -- > R > > 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 Fri Feb 1 23:11:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tninet.se (sheridan.tninet.se [195.100.94.102]) by hub.freebsd.org (Postfix) with ESMTP id C6DFD37B400 for ; Fri, 1 Feb 2002 23:11:34 -0800 (PST) Received: from there (bb-62-5-36-29.bb.tninet.se [62.5.36.29]) by sheridan.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 910107.633879.1012.1s6101479sheridan ; Sat, 02 Feb 2002 08:11:19 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: Brendan Kosowski Subject: Re: Linux Compatability procfs Question? Date: Sat, 2 Feb 2002 08:11:35 +0100 X-Mailer: KMail [version 1.3.2] Cc: FreeBSD Questions References: <20020201214221.A20179@xor.obsecurity.org> In-Reply-To: <20020201214221.A20179@xor.obsecurity.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020202071134.C6DFD37B400@hub.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 On Saturday 02 February 2002 6:42 am, Kris Kennaway wrote: > On Sat, Feb 02, 2002 at 04:09:29PM +1100, Brendan Kosowski wrote: > > If your linux binary requires Linux procfs to be mounted on > > /compat/linux/proc, what do you do ? > > Mount linprocfs on /compat/linux/proc :-) > > Kris What a frisky little scamp Kris is..... if you wish to have it mounted at system startup, in /etc/fstab you require a line linproc /compat/linux/proc linprocfs rw 0 0 and then you can "mount linproc" -- Natural laws have no pity. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 23:19:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id BB3E237B41D for ; Fri, 1 Feb 2002 23:19:27 -0800 (PST) Received: (qmail 15111 invoked from network); 2 Feb 2002 07:19:26 -0000 Received: from unknown (HELO inside) ([64.81.195.97]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Feb 2002 07:19:26 -0000 Message-ID: <021901c1abb9$99599950$0201a8c0@inside> From: "Erik Aronesty" To: , "Drew Tomlinson" , "Dan Nelson" Cc: References: <002901c1ab52$0709b830$0301a8c0@bigdaddy> <20020201195854.GA84616@dan.emsphone.com> <3.0.5.32.20020201164157.018e6ae0@mail.sage-american.com> Subject: Re: Has Lynx Changed In 4.5? Bug? Date: Sat, 2 Feb 2002 02:16:55 -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 Disposition-Notification-To: "Erik Aronesty" 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 Have you tested again? Most people are reporting that we fixed it... but I want to be sure it's the same with freebsd. Basically we added support for the client-ip header so that people who use proxies will work with autodetection - and that messed up some clients. - Erik ----- Original Message ----- From: To: "Drew Tomlinson" ; "Dan Nelson" Cc: Sent: Friday, February 01, 2002 5:41 PM Subject: Re: Has Lynx Changed In 4.5? Bug? > Rats! My ZoneEdit DNS records just changed again to the wrong IPs...! > Anyone else having this problem with the DNS IPs changing to wrong ones... > perhaps after the lynx command is sent to tell ZoneEdit to check it's > records...??? Have to go and manually change it back to the right IPs.... > something isn't resolving correctly somewhere. > > At 12:39 PM 2.1.2002 -0800, Drew Tomlinson wrote: > >----- Original Message ----- > >From: "Dan Nelson" > >To: "Drew Tomlinson" > >Cc: > >Sent: Friday, February 01, 2002 11:58 AM > >Subject: Re: Has Lynx Changed In 4.5? Bug? > > > > > >> In the last episode (Feb 01), Drew Tomlinson said: > >> > I use ZoneEdit as the nameserver for my domain. My IP address is > >> > dynamic so it changes occasionally. I have used lynx to update > >> > ZoneEdit for the past year or so and it has worked flawlessly. I > >> > just send this command (my mailer will surely wrap the line): > >> > > >> > lynx -source -auth=mylogin:mypass > >> > > >'http://dynamic.zoneedit.co/auth/dynamic.html?host=www.mykitchentable. > >> > net' > >> > > >> > After upgrading my 4.4 to 4.5 two days ago, there has been 2 times > >> > that lynx has sent the wrong IP address to ZoneEdit. I'm sure > >it's > >> > lynx as my logfile indicates the incorrect address. However most > >of > >> > the time it sends the right address. > >> > >> Define "send the wrong IP address". Lynx simply opens a connection > >to > >> dynamic.zoneedit.com. I assume they simply use getpeername() to > >fetch > >> the IP. Could you be behind a transparent web proxy, maybe? When > >> zoneedit gets the wrong IP, what is it? Does that dynamic.html page > >> let you specify the IP on the url line? > > > >In the most recent "error", my IP address was really 207.173.227.80 > >but ZoneEdit received 68.49.248.133. From my log of the cron job that > >updates this hourly, this is the response from ZoneEdit: > > > > >HOST="mykitchentable.net" IP="68.49.248.133"> > > > >I'm not behind a proxy. This is my home network connected via DSL > >modem and is configured like this: > > > >ISP > >| > >207.173.227.80 (dynamic IP) > >| > >3Com ADSL Modem/Router (runs NAT) > >| > >192.168.10.1 (the internal address on 3Com) > >| > >192.168.10.2 (external interface of firewall) > >| > >FBSD 4.5 IPFW Firewall > >| > >192.168.1.2 (internal interface of firewall) > >| > >Hub > >| > >192.168.1.4 > >FBSD box that actually runs the update > > > >I hope my diagram is not too confusing. My configuration is a little > >weird since the 3Com modem is also a router. I have it configured to > >do the NAT and pass all packets to 192.168.10.2. I would really like > >to configure the modem/router as a bridge so it would really act as a > >modem only and let the FBSD box handle everything but I have not been > >successful in doing so (even though the 3Com docs say it's possible). > > > >The script I run from cron has not changed since I originally set it > >up nearly a year ago. My current network configuration has not > >changed either. The only thing that is different is that I upgraded > >from 4.4 to 4.5 two days ago. Since then, I've had the problem twice. > >The URL does accept an IP address. > > > >Thanks for your time looking into this. > > > >Drew > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > > > Best regards, > Jack L. Stone, > Server Admin > > =================================================== > Sage-American > http://www.sage-american.com > jacks@sage-american.com > > "My center is giving way, my right is in retreat; > ....situation excellent! ....I shall attack!" > =================================================== > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Feb 1 23:38:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by hub.freebsd.org (Postfix) with ESMTP id 4B2BA37B405; Fri, 1 Feb 2002 23:38:31 -0800 (PST) Received: from blah (165.sm-u1.dialup.garlic.net [216.139.35.165]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g127cRP48490; Fri, 1 Feb 2002 23:38:27 -0800 From: "Remington" To: "'John Utz'" , , Subject: RE: SB Live and 4.5-STABLE + UATA/100 HDD? Date: Fri, 1 Feb 2002 23:38:20 -0800 Message-ID: <009c01c1abbc$9b4b28c0$a5238bd8@blah> 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 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 I only plan on using my SB Live! Iyt is PCI, and I have tried diableing my C-Media controller from the BIOS, couldn't find out how, I looked at the mobo itself trying to find a jumper, couldn't find it. Tried contacting ASUS(ppl that make my motherboard) but they failed to respond. If anyone knows how please do tell. I am thinking it has something to do with the multiple sound devices but months ago I had it working fine with with 4.4-RELEASE, and I don't think any of my hardware has changed since then so yeah, there must be conflicts with my sound devices. ANYONE that knows how to diable the C-Media control on the ASUS A7M266 please help me out -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of John Utz Sent: Friday, February 01, 2002 10:16 PM To: Remington Cc: freebsd-questions@FreeBSD.ORG; freebsd-stable@FreeBSD.ORG Subject: Re: SB Live and 4.5-STABLE + UATA/100 HDD? On Fri, 1 Feb 2002, Remington wrote: > Ok I have a SoundBlaster Live 5.1 Platinum(pcm1) running FreeBSD > 4.5-STABLE. I also have a C-Media audio controller(pcm0) built in to my > motherboard(A7M266). where you expecting to use both of them? I recompiled a custom kernel with the added "device > pcm" to it. On reboot I did a "cd /dev ; sh MAKEDEV snd1: And when I do > a "cat /dev/dsp" it returns with "/kernel: pcm1: record interrupt > timeout, channel dead.". Why does it do this? What exactly cuases this? > And how would I go about fixing it? umm, i cant make any assertions onew way or the other, but i would bet that it would be theoretically possible to run 2 pcm devices. but i havent tried it, and it certainly tops my list of things that i would expect to be the problem :-) pick one. use it. if you dont want to use the cmedia, then disable it in the bios. tho, i myself would probably shitcan the SB Live....is this an isa one or a pci one? if it's isa, i'd certainly get rid of the sblive. but that's just my opinion. one thing that is probably irrelevant, but...can anybody tell me why the address space is 0xff wide in the cmedia probe and 0x1f wide in the sb probe? shouldnt they be the same. the pcm1 is the sblive, and i think it's dead because it has been defeated by pcm0, the cmedia. another interesting question: both of these are SoundBlaster Compatible, so they *both* will want to hork irq5 addr0x220, correct? isnt duplex behavior on SB cards implemented by hooking the old 8bit port as one of the channels? that might explain the 'channel dead' message.... > Ive included my dmesg output in hopes someone can see something I cant > that might be causeing this: > 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.5-STABLE #0: Thu Jan 31 21:55:29 PST 2002 > root@bathory.aria:/usr/src/sys/compile/Build2 > Timecounter "i8254" frequency 1193182 Hz > CPU: AMD Athlon(tm) Processor (1400.06-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 > > Features=0x183fbff MCA,CMOV,PAT,PSE36,MMX,FXSR> > AMD Features=0xc0440000<,AMIE,DSP,3DNow!> > real memory = 536788992 (524208K bytes) > config> di sn0 > config> di lnc0 > config> di ie0 > config> di fe0 > config> di ed0 > config> di cs0 > config> di bt0 > config> di aic0 > config> di aha0 > config> di adv0 > config> q > avail memory = 517705728 (505572K bytes) > Preloaded elf kernel "kernel" at 0xc047b000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc047b09c. > Pentium Pro MTRR support enabled > md0: Malloc disk > Using $PIR table, 9 entries at 0xc00f1370 > npx0: on motherboard > npx0: INT 16 interface > pcib0: on motherboard > pci0: on pcib0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > pci1: at 5.0 irq 11 > isab0: at device 4.0 on pci0 > isa0: on isab0 > atapci0: port 0xd800-0xd80f at device 4.1 > on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > uhci0: port 0xd400-0xd41f irq 5 at device > 4.2 on pci0 > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > ugen0: WINBOND W9967CF, rev 1.10/1.10, addr 2 > uhci1: port 0xd000-0xd01f irq 5 at device > 4.3 on pci0 > usb1: on uhci1 > usb1: USB revision 1.0 > uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 2 ports with 2 removable, self powered > chip1: at device 4.4 on pci0 > pcm0: port 0xa400-0xa4ff irq 10 at device 5.0 on pci0 > pcm1: port 0xa000-0xa01f irq 7 at device 10.0 on pci0 > atapci1: port > 0x8000-0x800f,0x8400-0x8403,0x8800-0x8807,0x9000-0x9003,0x9400-0x9407 > mem 0xe5800000-0xe5803fff irq 10 at device 11.0 on pci0 > ata2: at 0x9400 on atapci1 > ata3: at 0x8800 on atapci1 > orm0:
Hello,
I downloaded to a windows box the 4.5 = mini-iso of=20 FreeBSD.
Is there a way to verify the checksum = before it is=20 burn into a cd?
 
Thanks for your help
Jaime



____________________________________________________________
Get Premium UNLIMITED Internet Access across Canada for
JUST $9.95/MONTH at http://www.get3web.com/?mkid=3Demt123
------=_NextPart_000_0005_01C1ABF0.D2B0FE00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 10:50:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from boomerang.bytehosting.com (boomerang.bytehosting.com [65.196.231.162]) by hub.freebsd.org (Postfix) with SMTP id B8BB537B402 for ; Sat, 2 Feb 2002 10:50:34 -0800 (PST) Received: (qmail 25248 invoked by uid 0); 2 Feb 2002 18:44:28 -0000 Received: from mike@worklife.com by boomerang.bytehosting.com with qmail-scanner-0.96 (sweep: 2.4/3.47. . Clean. Processed in 0.19771 secs); 02 Feb 2002 18:44:28 -0000 X-Qmail-Scanner-Mail-From: mike@worklife.com via boomerang.bytehosting.com X-Qmail-Scanner: 0.96 (No viruses found. Processed in 0.19771 secs) Received: from we-24-126-132-152.we.mediaone.net (HELO racerx) (24.126.132.152) by boomerang.bytehosting.com with SMTP; 2 Feb 2002 18:44:27 -0000 From: "Mike Kanaly" To: Subject: upgrade 4.4 stable to 4.5 stable Date: Sat, 2 Feb 2002 10:50:22 -0800 Message-ID: <002f01c1ac1a$7b7b2640$6401a8c0@racerx> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0030_01C1ABD7.6D57E640" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0030_01C1ABD7.6D57E640 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Ok, I've been following the instructions here at http://www.defcon1.org/html/Software_Articles/Commands-Flags/cvsup-build /cvsup-build.html in order to upgrade 4.4 stable to 4.5 stable. I've gotten to the part where I type # /usr/sbin/config GENERIC And then I get the error, "maxusers not specified; 8 assumed ERROR: version of config (8) does not match kernel! Cinfig version = 400018, version required = 400019 Make sure that /usr/src/usr.sbin/config is in sync with your /usr/src/sys and install a new config binary before trying this again. " Any ideas what I'm doing wrong here? I've even tried "config -r GENERIC", and I'm getting errors there too. I'm stuck. -Mike ------=_NextPart_000_0030_01C1ABD7.6D57E640 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Ok, I’ve been following the instructions here = at http://www.defcon1.org/html/Software_Articles/C= ommands-Flags/cvsup-build/cvsup-build.html in order to upgrade 4.4 stable to 4.5 stable. 

 

I’ve gotten to the part where I type = # /usr/sbin/config = GENERIC

And then I get the error,

maxusers not specified; 8 = assumed

ERROR: version of config (8) does not match kernel!

Cinfig version =3D 400018, version required =3D 400019

 

=

Make sure that /usr/src/usr.sbin/config is in sync with your /usr/src/sys and = install a new config binary before trying this again.  =

 

=

Any ideas what I’m doing = wrong here?  =

I’ve even tried "config -r GENERIC", and I’m getting = errors there too.  =

 

=

I’m stuck… =

 

=

-Mike

 

 

------=_NextPart_000_0030_01C1ABD7.6D57E640-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 11:12:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fremont.bolingbroke.com (adsl-216-102-90-210.dsl.snfc21.pacbell.net [216.102.90.210]) by hub.freebsd.org (Postfix) with ESMTP id 9DE5437B400 for ; Sat, 2 Feb 2002 11:12:19 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by fremont.bolingbroke.com (8.12.1/8.12.1) with ESMTP id g12JCJ6m037393; Sat, 2 Feb 2002 11:12:19 -0800 (PST) Date: Sat, 2 Feb 2002 11:12:19 -0800 (PST) From: Ken Bolingbroke X-X-Sender: ken@fremont.bolingbroke.com To: Mike Kanaly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: upgrade 4.4 stable to 4.5 stable In-Reply-To: <002f01c1ac1a$7b7b2640$6401a8c0@racerx> Message-ID: <20020202110944.L91586-100000@fremont.bolingbroke.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 On Sat, 2 Feb 2002, Mike Kanaly wrote: > Ok, I've been following the instructions here at > http://www.defcon1.org/html/Software_Articles/Commands-Flags/cvsup-build > /cvsup-build.html in order to upgrade 4.4 stable to 4.5 stable. Those instructions appear to be a bit outdated. The proper procedure is outlined in /usr/src/UPDATING You'll have to scroll down a bit past the change log until you get to "To update from 4.0-RELEASE or later to the most current 4.x-STABLE" That will at least take care of the config and GENERIC kernel mismatch. Ken Bolingbroke hacker@bolingbroke.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 11:37:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uranus.lan-ks.de (uranus.lan-ks.de [194.45.71.1]) by hub.freebsd.org (Postfix) with ESMTP id 5617937B404 for ; Sat, 2 Feb 2002 11:37:22 -0800 (PST) Received: from there (pluto.lan-ks.de [194.45.71.78]) by uranus.lan-ks.de (8.11.6/8.11.5) with SMTP id g12Jacu31242 for ; Sat, 2 Feb 2002 20:36:38 +0100 (envelope-from evermann@pluto.lan-ks.de) Message-Id: <200202021936.g12Jacu31242@uranus.lan-ks.de> X-Envelope-To: Content-Type: text/plain; charset="iso-8859-1" From: Norbert Evermann Organization: Privat To: freebsd-questions@freebsd.org Subject: How load modules for login service? Date: Sat, 2 Feb 2002 20:41:16 +0100 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 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, How can i load modules, for login service (PAM) under 4.5-Prerelease,=20 understand? Does anyone know what to do? -- norbert E-Mail: evermann@pluto.lan-ks.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 11:38: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rambo.simx.org (rambo.simx.org [194.17.208.54]) by hub.freebsd.org (Postfix) with ESMTP id 525CD37B405 for ; Sat, 2 Feb 2002 11:37:54 -0800 (PST) Received: from rambo.simx.org (johndoe@rocky [192.168.0.2]) by rambo.simx.org (8.11.6/8.11.6) with ESMTP id g12JbgZ78203; Sat, 2 Feb 2002 19:37:42 GMT (envelope-from listsub@rambo.simx.org) Message-ID: <3C5C4006.9030607@rambo.simx.org> Date: Sat, 02 Feb 2002 20:37:42 +0100 From: "Roger 'Rocky' Vetterberg" Reply-To: listsub@rambo.simx.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Mike Kanaly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: upgrade 4.4 stable to 4.5 stable References: <002f01c1ac1a$7b7b2640$6401a8c0@racerx> 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 Mike Kanaly wrote: > Ok, I?ve been following the instructions here at > http://www.defcon1.org/html/Software_Articles/Commands-Flags/cvsup-build/cvsup-build.html > in order to upgrade 4.4 stable to 4.5 stable. > > > > I?ve gotten to the part where I type # /usr/sbin/config GENERIC > > And then I get the error, > > ?maxusers not specified; 8 assumed > > ERROR: version of config (8) does not match kernel! > > Cinfig version = 400018, version required = 400019 > > > > Make sure that /usr/src/usr.sbin/config is in sync with your > /usr/src/sys and install a new config binary before trying this again. ? > > > > Any ideas what I?m doing wrong here? > > I?ve even tried "config -r GENERIC", and I?m getting errors there too. > > > > I?m stuck? > > > > -Mike > Try the howto at http://bsdvault.net/sections.php?op=viewarticle&artid=21 instead, it deals with this issue. -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 11:38:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chmls06.mediaone.net (chmls06.ne.ipsvc.net [24.147.1.144]) by hub.freebsd.org (Postfix) with ESMTP id EC8F337B419 for ; Sat, 2 Feb 2002 11:38:05 -0800 (PST) Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.188.158]) by chmls06.mediaone.net (8.11.1/8.11.1) with ESMTP id g12Jd4r13892; Sat, 2 Feb 2002 14:39:04 -0500 (EST) Received: (from lowell@localhost) by be-well.ilk.org (8.11.6/8.11.4) id g12Jbvk06267; Sat, 2 Feb 2002 14:37:57 -0500 (EST) (envelope-from lowell@world.std.com) X-Authentication-Warning: be-well.ilk.org: lowell set sender to lowell@world.std.com using -f To: freebsd-questions@freebsd.org Cc: mike@worklife.com Subject: Re: upgrade 4.4 stable to 4.5 stable References: From: Lowell Gilbert Date: 02 Feb 2002 14:37:56 -0500 In-Reply-To: Message-ID: <44pu3nk73f.fsf@lowellg.ne.mediaone.net> Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 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 mike@worklife.com ("Mike Kanaly") writes: > Ok, I've been following the instructions here at > http://www.defcon1.org/html/Software_Articles/Commands-Flags/cvsup-build > /cvsup-build.html in order to upgrade 4.4 stable to 4.5 stable. [...] > Any ideas what I'm doing wrong here? You're not following the directions in the handbook. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html The short version is that you should use "make buildkernel" to build your kernel, but you're probably missing several other steps as well, so I'd recommend reading the official documentation. The article you're following describes a procedure that will work most of the time, but not (as you've seen) all of the time. Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 11:55:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id DB0A437B404 for ; Sat, 2 Feb 2002 11:55:40 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g12JtXr81835 for freebsd-questions@freebsd.org; Sun, 3 Feb 2002 08:55:33 +1300 (NZDT) (envelope-from jonc) Date: Sun, 3 Feb 2002 08:55:33 +1300 From: Jonathan Chen To: freebsd-questions@freebsd.org Subject: Samba with PAM Message-ID: <20020203085533.A81637@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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, Anyone here know the appropriate entries required in /etc/pam.conf to get samba working with PAM? I really want to get away from using /usr/local/private/smbpasswd. Cheers. -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 11:55:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140]) by hub.freebsd.org (Postfix) with ESMTP id 8A9BF37B416 for ; Sat, 2 Feb 2002 11:55:46 -0800 (PST) Received: from localhost.localdomain (lille-2-a7-4-174.dial.proxad.net [62.147.4.174]) by postfix2-2.free.fr (Postfix) with SMTP id CCD7D5F7AF for ; Sat, 2 Feb 2002 20:55:44 +0100 (CET) Date: Sat, 2 Feb 2002 20:52:18 +0100 From: messmate To: freebsd-questions-en Subject: First install Message-Id: <20020202205218.63d5298d.messmate@free.fr> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i586-mandrake-linux-gnu) 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 all, I'm a complete newbie to FreeBSD, as a Linux user. I downloaded the floppy install packs as kern and mfsroot to simulate my first install. After reading (and downloaded) the 'book' and all I found about FreeBSD doc, 1. I understood that only 1 slice (named partition in dos or linux) can be handled in FBSD. In this case when a new fresh install is needed all the mount-points will formatted (or not ??) so there is no way to maintain for ex. a /home or someting as /usr/local ?? 2. FBSD can't boot AFTER the 1024st cylinder ? (That's my case=2d hd) Lilo can do it ! 3. There is no mention about a boot floppy ? (wan't use the MBR for secure) 4. I don't see all my drives on my first simulation, like the cdrom, zip, soundcard/modem = isapnp and my mouse won't work. (a simpel microsoft serial on com1) no other config of it won't work also. 5. Downloading all iso-images or doing an install over ftp is for me to expensive. (Tel. cost) Is there a way to buy a 4.5 version powerpack ? I'm leaving in France. No way to find it, nor in France nor in the USA. (over the internet) 6. My actual partitions : hda = windooz and 2 linux partitions. (6.4G) hdb = linux partions for a half (20G) 7. My hardware : Pentium 233 MMX 1st HD Quantum Fireball ATA disk drive 2d HD WDC WD200BB-00CVB0 ATA disk drive IOMEGA ZIP 100 ATAPI floppy drive CD-ROM AKO ATAPI CD/DVD-ROM drive floppy Soundcard creative SB AWE64 isa PNP Soundblaster audio driver Modem Gazel isa PNP passive ISDN R647/R648 (hisax) Any comment would be very appreciated. mess-mate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 12:13:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fremont.bolingbroke.com (adsl-216-102-90-210.dsl.snfc21.pacbell.net [216.102.90.210]) by hub.freebsd.org (Postfix) with ESMTP id DC5FD37B400 for ; Sat, 2 Feb 2002 12:13:50 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by fremont.bolingbroke.com (8.12.1/8.12.1) with ESMTP id g12KDm6m037650; Sat, 2 Feb 2002 12:13:48 -0800 (PST) Date: Sat, 2 Feb 2002 12:13:48 -0800 (PST) From: Ken Bolingbroke X-X-Sender: ken@fremont.bolingbroke.com To: Jonathan Chen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba with PAM In-Reply-To: <20020203085533.A81637@grimoire.chen.org.nz> Message-ID: <20020202121211.L91586-100000@fremont.bolingbroke.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 On Sun, 3 Feb 2002, Jonathan Chen wrote: > Anyone here know the appropriate entries required in /etc/pam.conf to > get samba working with PAM? I really want to get away from using > /usr/local/private/smbpasswd. As always, www.samba.org has extensive documentation: http://www.samba.org/samba/ftp/docs/htmldocs/PAM-Authentication-And-Samba.html Ken Bolingbroke hacker@bolingbroke.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 12:17:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 6367237B402 for ; Sat, 2 Feb 2002 12:17:11 -0800 (PST) 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 MAA01024; Sat, 2 Feb 2002 12:17:09 -0800 Message-ID: <3C5C4944.1000102@owt.com> Date: Sat, 02 Feb 2002 12:17:08 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: jaime aguirre Cc: questions@FreeBSD.ORG Subject: Re: checksum verifying. References: <000801c1ac1a$bc9b3520$a8bafea9@jim> 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 jaime aguirre wrote: > Hello, > > I downloaded to a windows box the 4.5 mini-iso of FreeBSD. > > Is there a way to verify the checksum before it is burn into a cd? The should have been a file called CHECKSUM.MD5 in the directory that you downloaded the iso from. It has the md5 checksum that you need to check the downloaded mini-iso against. If you are using Windows to burn the iso, there are programs that do an md5 calculation available. It is a built-in on FreeBSD and you can read about it by doing a "man md5". Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 12:17:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 8F62F37B405 for ; Sat, 2 Feb 2002 12:17:09 -0800 (PST) Received: from [209.224.32.160] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 16X6at-00042X-00; Sat, 02 Feb 2002 14:17:04 -0600 Date: Sat, 2 Feb 2002 14:17:43 -0600 From: Stephen Hilton To: questions@FreeBSD.org Cc: GB Clark Subject: Re: Let the severe whipping begin... Question? Message-Id: <20020202141743.42f93058.nospam@hiltonbsd.com> In-Reply-To: <20020202104529.4606a050.gclarkii@vsservices.com> References: <3C5AD6E3.E7F11CE0@toledolink.com> <20020202104529.4606a050.gclarkii@vsservices.com> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--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 Sat, 2 Feb 2002 10:45:29 -0600 GB Clark wrote: > On Fri, 01 Feb 2002 17:56:52 +0000 > Dan Reyes-Cairo wrote: > > > Ok, before I begin I must start out by saying I'm a recent convert to > > the BSD way and have been thoroughly humbled by the operating system and > > the amount of knowledge required to navitage it sufficiently. All of my > > co-workers have better things to do than to spend 30482390% of their day > > troubleshooting my stupid computer so I'm turning here hopefully for a > > little recommendation. =D > > > > *slipping into cluebie end-user mode* > > > > My CD-Rom has been working like a champ since my fellow cohorts > > configured it ;) Being that I'm always learning how FreeBSD works I've > > been doing a lot of stuff to my computer, most, if not all of which > > shouldnt affect the CD-Rom in any way. however today I get this when > > trying to mount my /cdrom... (after seeing ascd not autodetect the cd > > per usual) > > > > kiwi# mount /cdrom > > cd9660: /dev/acd0c: Invalid argument # mount_cd9660 /dev/acd0c /cdrom The /cdrom directory must exist for this to work. See man mount_cd9660 > Only one question. Is this a data or audio CD? A friend of mine was told > on IRC you had to mount an audio CD or it would not work... News to me. No need to mount audio CD's to play them Regards, Stephen Hilton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 12:47:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 5633137B402 for ; Sat, 2 Feb 2002 12:47:01 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 2 Feb 2002 10:51:04 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 75EC2407B; Sat, 2 Feb 2002 10:49:38 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Dan Reyes-Cairo , freebsd-questions@FreeBSD.ORG Subject: Re: Let the severe whipping begin... Question? Date: Sat, 2 Feb 2002 10:49:38 -0500 X-Mailer: KMail [version 1.3] References: <3C5AD6E3.E7F11CE0@toledolink.com> In-Reply-To: <3C5AD6E3.E7F11CE0@toledolink.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020202154938.75EC2407B@i8k.babbleon.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 On Friday 01 February 2002 12:56 pm, Dan Reyes-Cairo wrote: > Ok, before I begin I must start out by saying I'm a recent convert to > the BSD way and have been thoroughly humbled by the operating system and > the amount of knowledge required to navitage it sufficiently. All of my > co-workers have better things to do than to spend 30482390% of their day > troubleshooting my stupid computer so I'm turning here hopefully for a > little recommendation. =D > > *slipping into cluebie end-user mode* > > My CD-Rom has been working like a champ since my fellow cohorts > configured it ;) Being that I'm always learning how FreeBSD works I've > been doing a lot of stuff to my computer, most, if not all of which > shouldnt affect the CD-Rom in any way. however today I get this when > trying to mount my /cdrom... (after seeing ascd not autodetect the cd > per usual) > > kiwi# mount /cdrom > cd9660: /dev/acd0c: Invalid argument Have you changed your /etc/fstab? Can we see the /cdrom entry? And . . . does this happen on more than one CD? > > The file is there, what's going on here? do i need to reconfigure > something? Help =P > > -Dan- > > P.S. I'm not really sure what info up there is actually pertinent, feel > free to ask for any relavent info I have. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 12:48: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id 8418737B417 for ; Sat, 2 Feb 2002 12:47:49 -0800 (PST) Received: from host217-34-68-108.in-addr.btopenworld.com ([217.34.68.108] helo=rmacepc) by rhenium with smtp (Exim 3.22 #8) id 16X5nJ-0007Db-00 for freebsd-questions@FreeBSD.ORG; Sat, 02 Feb 2002 19:25:49 +0000 Reply-To: From: "Richard Mace" To: Subject: "missing operating system" after first re-boot Date: Sat, 2 Feb 2002 19:25:06 -0000 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.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 tried installing Free BSD 4.5 on a number of occasions, and I keep getting "missing operating system" on the first re-boot. I must admit that I am mostly a Windows user, so I choose "Auto" for the partitioning, which appears to set partitions up correctly, but I just can't seem to get it booting after install. I have read that the FreeBSD partition has to be set to active, which I did, but I keep getting the same message. Could someone help me out please? Thanks in advance. Richard Mace To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 12:51:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by hub.freebsd.org (Postfix) with ESMTP id 8090C37B402; Sat, 2 Feb 2002 12:51:15 -0800 (PST) Received: from blah (145.sm7.dialup.garlic.net [216.139.3.145]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g12Kp9P08774; Sat, 2 Feb 2002 12:51:09 -0800 From: "Remington" To: "'John Nielsen'" , , Subject: RE: SB Live and 4.5-STABLE + UATA/100 HDD? Date: Sat, 2 Feb 2002 12:50:54 -0800 Message-ID: <000001c1ac2b$55fe1290$91038bd8@blah> 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 In-Reply-To: <014e01c1abc9$02856f80$0900a8c0@max> 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 Ive included my custom kernel config hopeing you guys might see something ive missed. OK I disabled the onboard media but its still giving me a timeout error: #cat sndstat FreeBSD Audio Driver (newpcm) Feb 1 2002 14:03:13 Installed devices: pcm0: at io 0x8800 irq 7 (4p/1r/0v channels duplex) #cat dsp pcm0: record interrupt timeout, channel dead Heres my config file machine i386 cpu I386_CPU cpu I486_CPU cpu I586_CPU cpu I686_CPU ident GENERIC maxusers 0 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options UFS_DIRHASH #Improve performance on big directories options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # Sound Card dev device pcm # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O device isa device eisa device pci # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID #Static device numbering # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device ppi # Parallel port interface device # Pseudo devices - the number indicates how many units to allocate. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of John Nielsen Sent: Saturday, February 02, 2002 1:07 AM To: Remington; 'John Utz'; freebsd-questions@FreeBSD.ORG; freebsd-stable@FreeBSD.ORG Subject: Re: SB Live and 4.5-STABLE + UATA/100 HDD? ----- Original Message ----- From: "Remington" To: "'John Utz'" ; ; Sent: Saturday, February 02, 2002 12:38 AM Subject: RE: SB Live and 4.5-STABLE + UATA/100 HDD? > I only plan on using my SB Live! Iyt is PCI, and I have tried diableing > my C-Media controller from the BIOS, couldn't find out how, I looked at > the mobo itself trying to find a jumper, couldn't find it. Tried > contacting ASUS(ppl that make my motherboard) but they failed to > respond. If anyone knows how please do tell. I am thinking it has > something to do with the multiple sound devices but months ago I had it > working fine with with 4.4-RELEASE, and I don't think any of my hardware > has changed since then so yeah, there must be conflicts with my sound > devices. ANYONE that knows how to diable the C-Media control on the ASUS > A7M266 please help me out The manual for your motherboard can be found at ftp://ftp.asus.com.tw/pub/ASUS/mb/socka/760mpx/a7m266-d/a7m266d-102.pdf (sorry if it line-wrapped). According to it (on pp 60-61), you can disable the onboard audio in the BIOS on the Advanced screen under PCI Configuration. Just out of curiousity, did you get a pcm0 and pcm1 showing up at boot? JN > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of John Utz > Sent: Friday, February 01, 2002 10:16 PM > To: Remington > Cc: freebsd-questions@FreeBSD.ORG; freebsd-stable@FreeBSD.ORG > Subject: Re: SB Live and 4.5-STABLE + UATA/100 HDD? > > On Fri, 1 Feb 2002, Remington wrote: > > > Ok I have a SoundBlaster Live 5.1 Platinum(pcm1) running FreeBSD > > 4.5-STABLE. I also have a C-Media audio controller(pcm0) built in to > my > > motherboard(A7M266). > > where you expecting to use both of them? > > I recompiled a custom kernel with the added "device > > pcm" to it. On reboot I did a "cd /dev ; sh MAKEDEV snd1: And when I > do > > a "cat /dev/dsp" it returns with "/kernel: pcm1: record interrupt > > timeout, channel dead.". Why does it do this? What exactly cuases > this? > > And how would I go about fixing it? > > umm, i cant make any assertions onew way or the other, but i would bet > that it would be theoretically possible to run 2 pcm devices. but i > havent > tried it, and it certainly tops my list of things that i would expect to > > be the problem :-) > > pick one. use it. if you dont want to use the cmedia, then disable it in > > the bios. tho, i myself would probably shitcan the SB Live....is this an > > isa one or a pci one? if it's isa, i'd certainly get rid of the sblive. > > but that's just my opinion. > > one thing that is probably irrelevant, but...can anybody tell me why the > > address space is 0xff wide in the cmedia probe and 0x1f wide in the sb > probe? > > shouldnt they be the same. > > the pcm1 is the sblive, and i think it's dead because it has been > defeated > by pcm0, the cmedia. > > another interesting question: both of these are SoundBlaster Compatible, > > so they *both* will want to hork irq5 addr0x220, correct? isnt duplex > behavior on SB cards implemented by hooking the old 8bit port as one of > the channels? > > that might explain the 'channel dead' message.... > > > Ive included my dmesg output in hopes someone can see something I cant > > that might be causeing this: > > 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.5-STABLE #0: Thu Jan 31 21:55:29 PST 2002 > > root@bathory.aria:/usr/src/sys/compile/Build2 > > Timecounter "i8254" frequency 1193182 Hz > > CPU: AMD Athlon(tm) Processor (1400.06-MHz 686-class CPU) > > Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 > > > > > Features=0x183fbff > MCA,CMOV,PAT,PSE36,MMX,FXSR> > > AMD Features=0xc0440000<,AMIE,DSP,3DNow!> > > real memory = 536788992 (524208K bytes) > > config> di sn0 > > config> di lnc0 > > config> di ie0 > > config> di fe0 > > config> di ed0 > > config> di cs0 > > config> di bt0 > > config> di aic0 > > config> di aha0 > > config> di adv0 > > config> q > > avail memory = 517705728 (505572K bytes) > > Preloaded elf kernel "kernel" at 0xc047b000. > > Preloaded userconfig_script "/boot/kernel.conf" at 0xc047b09c. > > Pentium Pro MTRR support enabled > > md0: Malloc disk > > Using $PIR table, 9 entries at 0xc00f1370 > > npx0: on motherboard > > npx0: INT 16 interface > > pcib0: on motherboard > > pci0: on pcib0 > > pcib1: at device 1.0 on pci0 > > pci1: on pcib1 > > pci1: at 5.0 irq 11 > > isab0: at device 4.0 on pci0 > > isa0: on isab0 > > atapci0: port 0xd800-0xd80f at device > 4.1 > > on pci0 > > ata0: at 0x1f0 irq 14 on atapci0 > > uhci0: port 0xd400-0xd41f irq 5 at device > > 4.2 on pci0 > > usb0: on uhci0 > > usb0: USB revision 1.0 > > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > > uhub0: 2 ports with 2 removable, self powered > > ugen0: WINBOND W9967CF, rev 1.10/1.10, addr 2 > > uhci1: port 0xd000-0xd01f irq 5 at device > > 4.3 on pci0 > > usb1: on uhci1 > > usb1: USB revision 1.0 > > uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > > uhub1: 2 ports with 2 removable, self powered > > chip1: at device 4.4 on pci0 > > pcm0: port 0xa400-0xa4ff irq 10 at device 5.0 on pci0 > > pcm1: port 0xa000-0xa01f irq 7 at device 10.0 on > pci0 > > atapci1: port > > 0x8000-0x800f,0x8400-0x8403,0x8800-0x8807,0x9000-0x9003,0x9400-0x9407 > > mem 0xe5800000-0xe5803fff irq 10 at device 11.0 on pci0 > > ata2: at 0x9400 on atapci1 > > ata3: at 0x8800 on atapci1 > > orm0:
where is installation unix on = russian=20 language?
------=_NextPart_000_000E_01C1AB8D.7EA58640-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 15:25: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.ne.ipsvc.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id 34C2E37B400 for ; Sat, 2 Feb 2002 15:25:00 -0800 (PST) Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.188.158]) by chmls05.mediaone.net (8.11.1/8.11.1) with ESMTP id g12NOTu25340; Sat, 2 Feb 2002 18:24:29 -0500 (EST) Received: (from lowell@localhost) by be-well.ilk.org (8.11.6/8.11.4) id g12NOei06677; Sat, 2 Feb 2002 18:24:40 -0500 (EST) (envelope-from lowell@world.std.com) X-Authentication-Warning: be-well.ilk.org: lowell set sender to lowell@world.std.com using -f To: freebsd-questions@freebsd.org, RichardM@mhsoftware.co.uk Subject: Re: "missing operating system" after first re-boot References: From: Lowell Gilbert Date: 02 Feb 2002 18:24:40 -0500 In-Reply-To: Message-ID: <44d6zncvrb.fsf@lowellg.ne.mediaone.net> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 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 RichardM@mhsoftware.co.uk ("Richard Mace") writes: > I have tried installing Free BSD 4.5 on a number of occasions, and I keep > getting "missing operating system" on the first re-boot. > > I must admit that I am mostly a Windows user, so I choose "Auto" for the > partitioning, which appears to set partitions up correctly, but I just can't > seem to get it booting after install. > > I have read that the FreeBSD partition has to be set to active, which I did, > but I keep getting the same message. > > Could someone help me out please? There's some advice on this in the FAQ. http://www.uk.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html#MISSING-OS [or your nearest mirror] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 15:48:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.vagner.com (NS1.VAGNER.COM [204.120.36.11]) by hub.freebsd.org (Postfix) with ESMTP id 88D8637B405 for ; Sat, 2 Feb 2002 15:48:43 -0800 (PST) Received: (from root@localhost) by ns1.vagner.com (8.11.6/8.11.6) id g12NmYR70473 for questions@freebsd.org; Sat, 2 Feb 2002 16:48:34 -0700 (MST) (envelope-from george@vagner.com) Received: from vagner.com (ns1.vagner.com [204.120.36.11]) by ns1.vagner.com (8.11.6/8.11.6av) with SMTP id g12NmSk70463 for ; Sat, 2 Feb 2002 16:48:28 -0700 (MST) (envelope-from george@vagner.com) Date: Sat, 2 Feb 2002 16:48:28 -0700 (MST) Message-Id: <200202022348.g12NmSk70463@ns1.vagner.com> From: "George" To: questions@freebsd.org Subject: trouble wiring down devices X-Mailer: eCorrei/1.2 (http://ecorrei.sf.net/) X-eCorrei-Host: vagner.com 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 I am trying to wire down my scsi drive to da0 due to the fact i have a ORB USB disk attached to the USB port and the system insists on making it da0. I tried these lines in my kernel config file device da0 at scbus0 target 0 unit 0 device da0 at ahc0 target 0 unit 0 device da0 at scbus 0 target 0 unit 0 device da0 at ahc 0 target 0 unit 0 every one gives me config: line 245: scbus0 not defined or config: line 245: ahc 0 not defined the LINT file shows this is the correct syntax. Anyone can help? ___________________________________________ Hosting by - http://vagner.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 15:50:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mako1.telstra.net (mako1.telstra.net [203.50.0.28]) by hub.freebsd.org (Postfix) with ESMTP id AD8A437B41A for ; Sat, 2 Feb 2002 15:50:00 -0800 (PST) Received: from rctp.telstra.net (rcd5.darkside.au.net [203.37.67.41]) by mako1.telstra.net (8.11.3/8.11.1) with ESMTP id g12Nnsl88454; Sun, 3 Feb 2002 10:49:54 +1100 (EST) (envelope-from rchew@telstra.net) Message-Id: <5.1.0.14.2.20020203105838.01bde118@gomer.telstra.net> X-Sender: rchew@gomer.telstra.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 03 Feb 2002 11:02:26 +1100 To: From: Richard Chew Subject: Re: "missing operating system" after first re-boot Cc: In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Richard Two things might help. First, before installing, use a DOS fdisk program to set the partitions. Second, when partitioning in FreeBSD, make sure you set the root partition to be active. If you use the auto partitioning method, then make sure you select the / partition and set that active. I'd try the second method first to see if it is merely a case of not setting the partition active which causes the system not to boot. Hope this helps. Thanks. At 07:25 PM 2/02/2002 +0000, Richard Mace wrote: >Hello, > >I have tried installing Free BSD 4.5 on a number of occasions, and I keep >getting "missing operating system" on the first re-boot. > >I must admit that I am mostly a Windows user, so I choose "Auto" for the >partitioning, which appears to set partitions up correctly, but I just can't >seem to get it booting after install. > >I have read that the FreeBSD partition has to be set to active, which I did, >but I keep getting the same message. > >Could someone help me out please? > >Thanks in advance. > >Richard Mace > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message Cheers, Richard ----------- Richard Chew Tel: 02 6208 1913 (International: +61 2 6208 1913) Telstra Internet Network Development To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 16: 8:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 44D6037B400 for ; Sat, 2 Feb 2002 16:08:20 -0800 (PST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 4429D78307; Sun, 3 Feb 2002 10:38:18 +1030 (CST) Date: Sun, 3 Feb 2002 10:38:18 +1030 From: Greg Lehey To: Tim Baird Cc: questions@FreeBSD.org Subject: Re: Vinum strangeness Message-ID: <20020203103818.E30048@wantadilla.lemis.com> References: <4.2.0.58.20020202030832.0094a820@pop3.norton.antivirus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.2.0.58.20020202030832.0094a820@pop3.norton.antivirus> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF 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 [Format recovered--see http://www.lemis.com/email/email-format.html] On Saturday, 2 February 2002 at 3:18:36 -0800, Tim Baird wrote: > - Just upgraded to 4.5-RELEASE > - Had vinum going fine on 4.4 on same H/W but not exactly the same > partitioning scheme.... > > - Simple 2 ide drive system, 8G and 2G > - Want entire 2G drive and 2G partition on 8G striped > > - have disabled the drives as follows: > - any ideas?? Well, http://www.vinumvm.org/vinum/how-to-debug.html for a start. It would be nice to see what's in the log file. > # /dev/ad0s1: > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 262144 131072 4.2BSD 2048 16384 94 # (Cyl. 130*- 390*) > b: 131072 0 swap # (Cyl. 0 - 130*) > c: 16514001 0 unused 0 0 # (Cyl. 0 - 16382*) > e: 11996112 393216 4.2BSD 0 0 0 # (Cyl. 390*- 12290*) > f: 4124673 12389328 vinum # (Cyl. 12291 - 16382*) > > # /dev/ad2s1: > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > c: 4124673 0 unused 0 0 # (Cyl. 0 - 1022*) > e: 4124673 0 vinum # (Cyl. 0 - 1022*) > > ------------------------------ > > - tried to create and this is the result..... > > vinum create -v -f vinum.conf > 1: drive beta device /dev/ad2s1e > 2: drive alpha device /dev/ad0s1f > 3: volume omega > 4: plex org striped 260k > 5: sd length 2013m drive alpha > 6: sd length 2013m drive beta Really no error messages here? > 2 drives: > D beta State: up Device /dev/ad2s1e Avail: 0/2014 MB (0%) > D alpha State: referenced Device Avail: 0/0 MB alpha hasn't been found. I would have expected some error message. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. 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 Feb 2 16:32:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.panix.com (mail3.panix.com [166.84.0.167]) by hub.freebsd.org (Postfix) with ESMTP id 2B4E137B400 for ; Sat, 2 Feb 2002 16:32:44 -0800 (PST) Received: from panix3.panix.com (panix3.panix.com [166.84.1.3]) by mail3.panix.com (Postfix) with ESMTP id 94144981C1 for ; Sat, 2 Feb 2002 19:32:43 -0500 (EST) Received: (from cft@localhost) by panix3.panix.com (8.11.3nb1/8.8.8/PanixN1.0) id g130Whw10569 for freebsd-questions@freebsd.org; Sat, 2 Feb 2002 19:32:43 -0500 (EST) Date: Sat, 2 Feb 2002 19:32:43 -0500 From: Carl Tucker To: freebsd-questions@freebsd.org Subject: Video output driver Message-ID: <20020203003243.GA10197@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i 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 currently a way to use the video output RCA jacks on my laptop computer? I have a Sony VAIO PCG-F430. The only two reasons remaining for it to have Win98 on it are: 1) to download images from my Casio QV-2000 camera and 2) so I can plug it into my television and watch DVDs on something larger than the TFT display. The camera, I can live without until I get around to figuring out how to do that. The DVD playing is a requirement of the wife, and is, as such, non-negotiable. :) I could have it dual boot, I suppose, but I'd rather it just run 4.5-RELEASE like my desktop machine. (which, btw, upgraded without a hitch, if you don't count me accidentally leaving the sound out of the kernel config the first time. Great job, FreeBSD team!) Also, I only have a "recovery disk" for Win98, not the actual installation disks, so setting up a dual boot situation might get ugly. -- Carl Tucker cft@panix.com flestrin@worldnet.att.net tuckercl@phnsy.navy.mil To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 16:50:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mf1.bredband.net (mf1.lab.bredband.com [195.54.122.119]) by hub.freebsd.org (Postfix) with ESMTP id 80FB137B417 for ; Sat, 2 Feb 2002 16:50:18 -0800 (PST) Received: from mta01.lab.bredband.com ([195.54.122.125]) by mf1.bredband.net with SMTP id <20020203004842.OGRY21707.mf1@mta01.lab.bredband.com> for ; Sun, 3 Feb 2002 01:48:42 +0100 From: To: questions@FreeBSD.org Cc: Subject: Promist Ultra133 Date: Sun, 3 Feb 2002 4:20:17 +0330 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20020203004842.OGRY21707.mf1@mta01.lab.bredband.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 Hello! Will there be support for the Promise Ultra133 Fasttrack Tx2 controller? If so - for which version is this planned? Yours sincerely, Mathias Haas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 16:58:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts14-srv.bellnexxia.net (tomts14.bellnexxia.net [209.226.175.35]) by hub.freebsd.org (Postfix) with ESMTP id 1171D37B402 for ; Sat, 2 Feb 2002 16:58:55 -0800 (PST) Received: from sympatico.ca ([65.92.130.61]) by tomts14-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020203005853.CBVS29652.tomts14-srv.bellnexxia.net@sympatico.ca> for ; Sat, 2 Feb 2002 19:58:53 -0500 Message-ID: <3C5C8B79.2DC845EC@sympatico.ca> Date: Sat, 02 Feb 2002 19:59:37 -0500 From: Roch Tourigny X-Mailer: Mozilla 4.75 [fr] (Win98; U) X-Accept-Language: fr MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: mice not detected 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 bought a used kvm switch so i can toy with networking. I use my old pc for all kind of test, one of these test is to finally give a try to freebsd. I installed it to an old hard drivre of sufficient capacity(1.5 gb). The problem i have now is that the ps2 mouse will not be detected at all if it is plugged into the kvm switch. I must absolutely plug it into the pcb to get it to work. I did not have any problem with the same hadware under mandrake linux or windows98. I enquired about a flash upgrade for the kvm switch but i did not received an answer yet an i doubt i will receive any. Does anyone have an idea for a fix or a work around this problem? For those interested here are some of my pc specs os : freebsd 4.5 install-iso cpu : pIII 450 mobo : unknown manufacturer , intel 440 bx chipset, award bios video : matrox g100 4mb agp nic : d-link de528 ibm etherjet 10/100 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 17: 0: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.vagner.com (NS1.VAGNER.COM [204.120.36.11]) by hub.freebsd.org (Postfix) with ESMTP id BC51337B402 for ; Sat, 2 Feb 2002 17:00:00 -0800 (PST) Received: (from root@localhost) by ns1.vagner.com (8.11.6/8.11.6) id g130xp970671 for questions@freebsd.org; Sat, 2 Feb 2002 17:59:51 -0700 (MST) (envelope-from george@vagner.com) Received: from vagner.com (ns1.vagner.com [204.120.36.11]) by ns1.vagner.com (8.11.6/8.11.6av) with SMTP id g130xjk70661 for ; Sat, 2 Feb 2002 17:59:46 -0700 (MST) (envelope-from george@vagner.com) Date: Sat, 2 Feb 2002 17:59:46 -0700 (MST) Message-Id: <200202030059.g130xjk70661@ns1.vagner.com> From: "George" To: questions@freebsd.org Subject: cant install packages from sysinstall X-Mailer: eCorrei/1.2 (http://ecorrei.sf.net/) X-eCorrei-Host: vagner.com 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 I run /stand/sysinstall on 4.5-stable and then change my options to 4.5-RELEASE in the option screen so I can get the packages I need then I select primary site ftp.freebsd.org and it says it is fetching the package index, 30 seconds or so later I get \"segmentation fault core dumped\" and am back at the # prompt. how to fix this ? ___________________________________________ Hosting by - http://vagner.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 17: 3:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tigger.pacehouse.com (adsl-63-201-231-125.dsl.snfc21.pacbell.net [63.201.231.125]) by hub.freebsd.org (Postfix) with ESMTP id 51EBF37B402 for ; Sat, 2 Feb 2002 17:03:31 -0800 (PST) Received: from localhost (jepace@localhost) by tigger.pacehouse.com (8.11.6/8.11.6) with ESMTP id g1313Ug53223 for ; Sat, 2 Feb 2002 17:03:31 -0800 (PST) (envelope-from jepace@pobox.com) X-Authentication-Warning: tigger.pacehouse.com: jepace owned process doing -bs Date: Sat, 2 Feb 2002 17:03:30 -0800 (PST) From: "James E. Pace" X-X-Sender: jepace@tigger.pacehouse.com Reply-To: "James E. Pace" To: freebsd-questions@freebsd.org Subject: soundcard can't map register space Message-ID: <20020202165656.I22184-100000@tigger.pacehouse.com> X-Url: http://www.pobox.com/~jepace X-Pgp-Fingerprint: 8C E7 12 5A 3A 8C 5C 4D EC 15 7B 65 EA 82 D2 BF X-Pgp-Keyid: A49EA4D9 X-Files: The Truth Is Out There 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 Hi. I've been unable to get my sound card working on -STABLE. I've included 'pcm' in my kernel. At boot, I get this message (several times): pcm0: irq 5 at device 1 2.0 on pci0 pcm0: unable to map register space device_probe_and_attach: pcm0 attach returned 6 Why isn't it able to map the register space? Thanks for any help, James This letter brought to you by: ************************************* ** "They that can give up James E. Pace ** ** essential liberty to http://www.PaceHouse.com/ ** ** obtain a little temporary ** ** safety deserve neither liberty nor safety." - B. Franklin ** ******************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 17: 4:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from typhoon.digital-rain.com (920180.cipherkey.com [216.187.92.180]) by hub.freebsd.org (Postfix) with ESMTP id 3A40B37B400; Sat, 2 Feb 2002 17:04:36 -0800 (PST) Received: from agamemnon ([66.183.113.231]) by typhoon.digital-rain.com (8.11.1/8.11.1) with ESMTP id g1314Uo61449; Sat, 2 Feb 2002 17:04:30 -0800 (PST) (envelope-from tim@techvalley.ca) Message-Id: <4.2.0.58.20020202165607.009dccb0@pop3.norton.antivirus> X-Sender: tim/mail.techvalley.ca@pop3.norton.antivirus X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sat, 02 Feb 2002 17:04:28 -0800 To: Greg Lehey From: Tim Baird Subject: Re: Vinum strangeness Cc: questions@FreeBSD.org In-Reply-To: <20020203103818.E30048@wantadilla.lemis.com> References: <4.2.0.58.20020202030832.0094a820@pop3.norton.antivirus> <4.2.0.58.20020202030832.0094a820@pop3.norton.antivirus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 As per your request for a little more info.... /var/log/messages.... Feb 2 16:55:50 menace /kernel: vinum: loaded Feb 2 16:55:50 menace /kernel: vinum: drive beta is up Feb 2 16:55:50 menace /kernel: vinum: drive alpha is up Feb 2 16:55:50 menace /kernel: vinum: omega.p0.s0 is crashed Feb 2 16:55:50 menace /kernel: vinum: omega.p0 is faulty Feb 2 16:55:50 menace /kernel: vinum: omega.p0 is initializing /var/log/vinum_history... 2 Feb 2002 16:55:50.471219 *** vinum started *** 2 Feb 2002 16:55:50.545620 create -f /etc/vinum.conf drive beta device /dev/ad2s1e drive alpha device /dev/ad0s1f volume omega plex org striped 250k sd length 2000m drive alpha sd length 2000m drive beta 2 Feb 2002 16:55:50.593944 *** Created devices *** vinum list... drives: D beta State: up Device /dev/ad2s1e Avail: 13/2014 MB (0%) D alpha State: referenced Device Avail: 0/0 MB 1 volumes: V omega State: down Plexes: 1 Size: 4000 MB 1 plexes: P omega.p0 S State: initializing Subdisks: 2 Size: 4000 MB 2 subdisks: S omega.p0.s0 State: crashed PO: 0 B Size: 2000 MB S omega.p0.s1 State: empty PO: 250 kB Size: 2000 MB on-disk config... IN VINOvinum1H<*L; Sat, 2 Feb 2002 17:15:20 -0800 (PST) Received: from cybertron.kruijff ([213.10.151.186]) by smtp01.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GQXNHH00.1WC; Sun, 3 Feb 2002 02:15:17 +0100 Date: Sun, 3 Feb 2002 02:15:16 +0100 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: Alex X-Priority: 3 (Normal) Message-ID: <4657681040.20020203021516@cybertron.tmfweb.nl> To: Gary Pentland Cc: freebsd-questions@freebsd.org Subject: Re: ADSL modems In-Reply-To: <20020201144524.18666.qmail@web11201.mail.yahoo.com> References: <20020201144524.18666.qmail@web11201.mail.yahoo.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 Hello Gary, Friday, February 01, 2002, 3:45:24 PM, you wrote: GP> Hi all GP> Does anyone know how to / or have tried to get an ADSL GP> modem pci card running under freebsd... GP> I was looking into the D-Link DSL-100D but can only GP> see linux drivers :-( GP> If anyone has tried this please let me know how you GP> got on. GP> Gary GP> __________________________________________________ GP> Do You Yahoo!? GP> Great stuff seeking new owners in Yahoo! Auctions! GP> http://auctions.yahoo.com GP> To Unsubscribe: send mail to majordomo@FreeBSD.org GP> with "unsubscribe freebsd-questions" in the body of the message Yes i did. I have a adsl ISDN modum with a pptp protocall and used pptpclient. I need more information about the (hardware)setup or i can not help you futher. -- Best regards, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 17:29:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id 003CB37B404 for ; Sat, 2 Feb 2002 17:29:43 -0800 (PST) Received: from cybertron.kruijff ([213.10.151.186]) by smtp05.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GQXO5H01.7ES; Sun, 3 Feb 2002 02:29:41 +0100 Date: Sun, 3 Feb 2002 02:29:41 +0100 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: Alex X-Priority: 3 (Normal) Message-ID: <19958545624.20020203022941@cybertron.tmfweb.nl> To: "Joe & Fhe Barbish" Cc: "FBSD" Subject: Re: Frontpage 2002 In-Reply-To: References: 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 Joe, Saturday, February 02, 2002, 7:23:40 PM, you wrote: JFB> I installed ports apache13-FP. Install completed with no errors. JFB> Problem is FrontPage is not active in apache13 server no matter JFB> what the install results say. JFB> I also see what looks like the FrontPage installed web at JFB> /usr/local/frontpage/version5.0 which I can not get to JFB> from the apache server. JFB> I have run sh /usr/local/frontpage/version5.0/fp_install.sh to JFB> recreate the FrontPage config which resulted in no change. JFB> What undocumented steps must I do to get this to work? JFB> To Unsubscribe: send mail to majordomo@FreeBSD.org JFB> with "unsubscribe freebsd-questions" in the body of the message Sorry, but it doens't help to post you message four times. I don't have a anwser to you quistion, but it seems to me that your better of without frontpage anyway. It procudes alot of unnessary html code. Which means more to download. -- Best regards, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 17:31: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id 88DA437B400 for ; Sat, 2 Feb 2002 17:30:55 -0800 (PST) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id g131Ukw38295; Sun, 3 Feb 2002 12:30:47 +1100 (EST) (envelope-from sue) Date: Sun, 3 Feb 2002 12:30:46 +1100 From: Sue Blake To: shancecgol S Yorgen Cc: freebsd-questions@freebsd.org Subject: Re: installing kernel src... Message-ID: <20020203123046.P662@welearn.com.au> References: <20020203011114.522C437B405@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020203011114.522C437B405@hub.freebsd.org>; from shancecgol@edsamail.com.ph on Sun, Feb 03, 2002 at 09:20:22AM +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 On Sun, Feb 03, 2002 at 09:20:22AM +0800, shancecgol S Yorgen wrote: > This is my forst time using a freeBSD, bt ive been using linux for > 3years now. I want to recompile my freeBSD kernel and went to the > /usr/src and did not find "sys" directory in it, so i assumed that > the kernel src package is not installed. I read somewhere that to > install the kernel src i should run /stand/sysinstall i did that > howerver i do not know what to do next. > > I'm not really sure what is the package name of the kernel src and > where is it located in the FreeBSD CD. > BTW, Im using FreeBSD 4.3. Please someone please guide me on what to > do, Im an absolute newbie to FreeBSD. Here's how it works for me with FreeBSD 4.4 RELEASE. After running /stand/sysinstall as root, go down to Configure Do post-install configuration of FreeBSD and press the SPACEBAR to get the next screen. (Note that you should use the SPACEBAR to select in these menus. Accidental use of the enter key can give unexpected navigation results.) Go down to Distributions Install additional distribution sets and press the SPACEBAR. Now go down to [ ] src Sources for everything and hit SPACEBAR on it. In the next screen, use the SPACEBAR to select [ ] sys /usr/src/sys (FreeBSD kernel) then press TAB to highlight "OK", and press ENTER. -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 17:41:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id F32B937B416 for ; Sat, 2 Feb 2002 17:41:14 -0800 (PST) Received: from cybertron.kruijff ([213.10.151.186]) by smtp05.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GQXOOP00.TLU; Sun, 3 Feb 2002 02:41:13 +0100 Date: Sun, 3 Feb 2002 02:41:12 +0100 From: Alex X-Mailer: The Bat! (v1.53d) Reply-To: Alex X-Priority: 3 (Normal) Message-ID: <9559237018.20020203024112@cybertron.tmfweb.nl> To: Alan Romaniuc Cc: freebsd-questions@FreeBSD.ORG Subject: Re: trouble majordomo install [was Hi...] In-Reply-To: <3C5AEF14.3DE280A2@nib.unicamp.br> References: <3C5AEF14.3DE280A2@nib.unicamp.br> 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 Hello Alan, Friday, February 01, 2002, 8:40:04 PM, you wrote: AR> I´m a newbie in FreeBSD, and I´ve tryed to install majodomo (I used AR> ports) in my 4.5 release..... The instalation procedure was easy, but AR> now I´m not able to run majordomo.... I get a permision denied on AR> wrapper file..... I could change perms using 'chown o=x wrapper' , but I AR> don´t like this idea....... AR> Can anyone help-me??? AR> Thanks You did try to install that port as root did you? -- Best regards, Alex P.s. don't use words like help or read this in the subject. Put in it what you mail is about. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 18: 0:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 3876F37B405 for ; Sat, 2 Feb 2002 18:00:19 -0800 (PST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 865E17821B; Sun, 3 Feb 2002 12:30:17 +1030 (CST) Date: Sun, 3 Feb 2002 12:30:17 +1030 From: Greg Lehey To: Tim Baird Cc: questions@FreeBSD.org Subject: Re: Vinum strangeness Message-ID: <20020203123017.I2189@wantadilla.lemis.com> References: <4.2.0.58.20020202030832.0094a820@pop3.norton.antivirus> <4.2.0.58.20020202030832.0094a820@pop3.norton.antivirus> <4.2.0.58.20020202165607.009dccb0@pop3.norton.antivirus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.2.0.58.20020202165607.009dccb0@pop3.norton.antivirus> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF 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, 2 February 2002 at 17:04:28 -0800, Tim Baird wrote: > As per your request for a little more info.... > on-disk config... > > IN VINOvinum1H<*L; Sat, 2 Feb 2002 18:10:58 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g132AFv83255; Sun, 3 Feb 2002 15:10:15 +1300 (NZDT) (envelope-from jonc) Date: Sun, 3 Feb 2002 15:10:15 +1300 From: Jonathan Chen To: Ken Bolingbroke Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba with PAM Message-ID: <20020203151015.A83186@grimoire.chen.org.nz> References: <20020203085533.A81637@grimoire.chen.org.nz> <20020202121211.L91586-100000@fremont.bolingbroke.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020202121211.L91586-100000@fremont.bolingbroke.com>; from hacker@bolingbroke.com on Sat, Feb 02, 2002 at 12:13:48PM -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 On Sat, Feb 02, 2002 at 12:13:48PM -0800, Ken Bolingbroke wrote: > > > On Sun, 3 Feb 2002, Jonathan Chen wrote: > > > Anyone here know the appropriate entries required in /etc/pam.conf to > > get samba working with PAM? I really want to get away from using > > /usr/local/private/smbpasswd. > > As always, www.samba.org has extensive documentation: > > http://www.samba.org/samba/ftp/docs/htmldocs/PAM-Authentication-And-Samba.html > Yeah, I've read it, but it's not FreeBSD specific. I need to know if anyone's done it under FreeBSD and what the incantations are. -- Jonathan Chen ---------------------------------------------------------------------- "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 18:17:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dark.beer.net (dark.beer.net [64.32.181.242]) by hub.freebsd.org (Postfix) with ESMTP id 6405E37B41B for ; Sat, 2 Feb 2002 18:17:29 -0800 (PST) Received: (from glasgow@localhost) by dark.beer.net (8.9.3/8.9.3) id UAA08122 for freebsd-questions@FreeBSD.ORG; Sat, 2 Feb 2002 20:17:28 -0600 (CST) From: "M.G." Message-Id: <200202030217.UAA08122@dark.beer.net> Subject: redirecting port based on source ip To: freebsd-questions@FreeBSD.ORG Date: Sat, 2 Feb 2002 20:17:27 -0600 (CST) Reply-To: glasgow@beer.net X-Mailer: ELM [version 2.4ME+ PL54 (25)] 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 have two server processes (smtpd and ofmipd) running on my mail server. The smtpd process listens on 192.168.1.200 port 25, and the ofmipd processs listens on 127.0.0.1 port 25. Is there a way I can use natd/ipfw to redirect connections to the mail server from 192.168.1.0/24 and 172.16.4.0/24 to the ofmipd process transparently? I want connections from all other addresses to connect to the smtpd process as usual. Also, I do NOT need or want the normal natd functionality (I don't want anyone to be able to masquerade as the mail server by setting it as their default gateway.) -- Michael Glasgow To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 18:21:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 89F0137B405 for ; Sat, 2 Feb 2002 18:21:47 -0800 (PST) Received: from SAGEONE (adsl-64-219-21-232.dsl.crchtx.swbell.net [64.219.21.232]) by sage-american.com (8.9.3/8.9.3) with SMTP id UAA01139 for ; Sat, 2 Feb 2002 20:21:46 -0600 (CST) Message-Id: <3.0.5.32.20020202202139.01917078@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 02 Feb 2002 20:21:39 -0600 To: freebsd-questions@freebsd.org From: jacks@sage-american.com Subject: Running script in background 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 a script that is to run continuously (sleeps 30 & loops) at root to monitor an activity and if it sees a change, it runs another program. I believe that can be run in the background, but don't recall how to do it. If the script were called #!/bin/sh silentwatch What would be the command to launch it in the bg...??? Thanks....! Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 18:29:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 4AECD37B402 for ; Sat, 2 Feb 2002 18:29:55 -0800 (PST) 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 SAA15885; Sat, 2 Feb 2002 18:29:53 -0800 Message-ID: <3C5CA0A0.8090105@owt.com> Date: Sat, 02 Feb 2002 18:29:52 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Roch Tourigny Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mice not detected References: <3C5C8B79.2DC845EC@sympatico.ca> 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 Roch Tourigny wrote: > I bought a used kvm switch so i can toy with networking. > I use my old pc for all kind of test, one of these test is to finally > give a try to freebsd. > I installed it to an old hard drivre of sufficient capacity(1.5 gb). > > The problem i have now is that the ps2 mouse will not be detected at all > if it is plugged into the kvm switch. I must absolutely plug it into the > pcb to get it to work. > > I did not have any problem with the same hadware under mandrake linux or > windows98. > > I enquired about a flash upgrade for the kvm switch but i did not > received an answer yet an i doubt i will receive any. > > Does anyone have an idea for a fix or a work around this problem? > > For those interested here are some of my pc specs > os : freebsd 4.5 install-iso > cpu : pIII 450 > mobo : unknown manufacturer , intel 440 bx chipset, award bios > video : matrox g100 4mb agp > nic : d-link de528 > ibm etherjet 10/100 I have 4 machines on a kvm switch. One of them needs a serial mouse and I have a mouse plugged into the ps/2 port on the switch. The mouse understands ps/2 and serial. The only thing I have done is use the following setup # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 18:32:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 1119A37B402 for ; Sat, 2 Feb 2002 18:32:53 -0800 (PST) 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 SAA16059; Sat, 2 Feb 2002 18:32:47 -0800 Message-ID: <3C5CA14E.1050004@owt.com> Date: Sat, 02 Feb 2002 18:32:46 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: jacks@sage-american.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Running script in background References: <3.0.5.32.20020202202139.01917078@mail.sage-american.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 jacks@sage-american.com wrote: > I have a script that is to run continuously (sleeps 30 & loops) at root to > monitor an activity and if it sees a change, it runs another program. I > believe that can be run in the background, but don't recall how to do it. > > If the script were called #!/bin/sh silentwatch > What would be the command to launch it in the bg...??? Well, you can have combinations of "command &". If you want to leave it running and log of, you can "nohup" it. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 19: 2:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from venus.gems2.gov.sg (venus.gems2.gov.sg [160.96.65.2]) by hub.freebsd.org (Postfix) with ESMTP id D2EA937B416 for ; Sat, 2 Feb 2002 19:02:07 -0800 (PST) Received: from sehubm001.gems2.gov.sg ([10.235.129.12]) by venus.gems2.gov.sg (AIX4.3/8.9.3/8.9.3) with ESMTP id KAA78264 for ; Sun, 3 Feb 2002 10:02:17 +0800 From: LIM_Shih_Hsien@mti.gov.sg Subject: Make error when compiling custom kernel To: freebsd-questions@FreeBSD.org Message-ID: Date: Sun, 3 Feb 2002 10:58:53 +0800 X-MIMETrack: Serialize by Router on SEHUBM001/GOV/H/SINEXTRA(Release 5.0.6a |January 17, 2001) at 02/03/2002 11:00:00 AM MIME-Version: 1.0 Content-type: multipart/mixed; Boundary="0__=48256B55000FB7788f9e8a93df938690918c48256B55000FB778" Content-Disposition: inline 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 --0__=48256B55000FB7788f9e8a93df938690918c48256B55000FB778 Content-type: text/plain; charset=us-ascii Hi, I encountered the errors listed in the attached file, error.msg, when attempting make on the kernel config, MYKERNEL. I have already done make depend w/o any errors. I am running FreeBSD4.4-STABLE on a HP PIII-450 notebook. Would be very grateful if anyone could kindly guide me on which portion did i go wrong please. Many thanks, Shih Hsien Lim (See attached file: error.msg)(See attached file: MYKERNEL) --0__=48256B55000FB7788f9e8a93df938690918c48256B55000FB778 Content-type: application/octet-stream; name="error.msg" Content-Disposition: attachment; filename="error.msg" Content-transfer-encoding: base64 IC1jIC1PIC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1leHRlcm5zIC1X c3RyaWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRlci1hcml0aCAt V2lubGluZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAgLW5vc3RkaW5j IC1JLSAtSS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIvaXBmaWx0ZXIg IC1EX0tFUk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJyZWQtc3RhY2st Ym91bmRhcnk9MiAgLi4vLi4vaXNhL2F0a2JkY19pc2EuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwg LVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAt V21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwg IC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkv dXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUg b3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2lz YS9wcGMuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQt ZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50 ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kg IC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmli L2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVy cmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2lzYS9wc20uYwpjYyAtYyAtTyAtcGlwZSAgLVdh bGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVz ICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1 YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4g LUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1 ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4u L2lzYS9zaW8uYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0 ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3Bv aW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFu c2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250 cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJl ZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2lzYS9zeXNjb25zX2lzYS5jCmNjIC1jIC1P IC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1leHRlcm5zIC1Xc3RyaWN0 LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRlci1hcml0aCAtV2lubGlu ZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAgLW5vc3RkaW5jIC1JLSAt SS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIvaXBmaWx0ZXIgIC1EX0tF Uk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJyZWQtc3RhY2stYm91bmRh cnk9MiAgLi4vLi4vaXNhL3ZnYV9pc2EuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRh bnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3Npbmct cHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0 LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1 ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2Jh bC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2tlcm4vc3Vicl9k aXNrbWJyLmMKY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1XcmVkdW5kYW50LWRlY2xzIC1XbmVzdGVk LWV4dGVybnMgLVdzdHJpY3QtcHJvdG90eXBlcyAgLVdtaXNzaW5nLXByb3RvdHlwZXMgLVdwb2lu dGVyLWFyaXRoIC1XaW5saW5lIC1XY2FzdC1xdWFsICAtZmZvcm1hdC1leHRlbnNpb25zIC1hbnNp ICAtbm9zdGRpbmMgLUktIC1JLiAtSS4uLy4uIC1JL3Vzci9pbmNsdWRlIC1JLi4vLi4vY29udHJp Yi9pcGZpbHRlciAgLURfS0VSTkVMIC1pbmNsdWRlIG9wdF9nbG9iYWwuaCAtZWxmICAtbXByZWZl cnJlZC1zdGFjay1ib3VuZGFyeT0yICAuLi8uLi9saWJrZXJuL2RpdmRpMy5jCmNjIC1jIC1PIC1w aXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1leHRlcm5zIC1Xc3RyaWN0LXBy b3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRlci1hcml0aCAtV2lubGluZSAt V2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAgLW5vc3RkaW5jIC1JLSAtSS4g LUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIvaXBmaWx0ZXIgIC1EX0tFUk5F TCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJyZWQtc3RhY2stYm91bmRhcnk9 MiAgLi4vLi4vbGlia2Vybi9tb2RkaTMuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRh bnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3Npbmct cHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0 LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1 ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2Jh bC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2xpYmtlcm4vcWRp dnJlbS5jCmNjIC1jIC1PIC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1l eHRlcm5zIC1Xc3RyaWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRl ci1hcml0aCAtV2lubGluZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAg LW5vc3RkaW5jIC1JLSAtSS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIv aXBmaWx0ZXIgIC1EX0tFUk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJy ZWQtc3RhY2stYm91bmRhcnk9MiAgLi4vLi4vbGlia2Vybi91ZGl2ZGkzLmMKY2MgLWMgLU8gLXBp cGUgIC1XYWxsIC1XcmVkdW5kYW50LWRlY2xzIC1XbmVzdGVkLWV4dGVybnMgLVdzdHJpY3QtcHJv dG90eXBlcyAgLVdtaXNzaW5nLXByb3RvdHlwZXMgLVdwb2ludGVyLWFyaXRoIC1XaW5saW5lIC1X Y2FzdC1xdWFsICAtZmZvcm1hdC1leHRlbnNpb25zIC1hbnNpICAtbm9zdGRpbmMgLUktIC1JLiAt SS4uLy4uIC1JL3Vzci9pbmNsdWRlIC1JLi4vLi4vY29udHJpYi9pcGZpbHRlciAgLURfS0VSTkVM IC1pbmNsdWRlIG9wdF9nbG9iYWwuaCAtZWxmICAtbXByZWZlcnJlZC1zdGFjay1ib3VuZGFyeT0y ICAuLi8uLi9saWJrZXJuL3Vtb2RkaTMuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRh bnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3Npbmct cHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0 LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1 ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2Jh bC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIHNldGRlZjAuYwpjYyAtYyAt TyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmlj dC1wcm90b3R5cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxp bmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0g LUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9L RVJORUwgLWluY2x1ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5k YXJ5PTIgIHZub2RlX2lmLmMKY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1XcmVkdW5kYW50LWRlY2xz IC1XbmVzdGVkLWV4dGVybnMgLVdzdHJpY3QtcHJvdG90eXBlcyAgLVdtaXNzaW5nLXByb3RvdHlw ZXMgLVdwb2ludGVyLWFyaXRoIC1XaW5saW5lIC1XY2FzdC1xdWFsICAtZmZvcm1hdC1leHRlbnNp b25zIC1hbnNpICAtbm9zdGRpbmMgLUktIC1JLiAtSS4uLy4uIC1JL3Vzci9pbmNsdWRlIC1JLi4v Li4vY29udHJpYi9pcGZpbHRlciAgLURfS0VSTkVMIC1pbmNsdWRlIG9wdF9nbG9iYWwuaCAtZWxm ICAtbXByZWZlcnJlZC1zdGFjay1ib3VuZGFyeT0yICBpb2NvbmYuYwpjYyAtYyAtTyAtcGlwZSAg LVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5 cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0 LXF1YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4v Li4gLUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWlu Y2x1ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIGNv bmZpZy5jCmNjIC1jIC1PIC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1l eHRlcm5zIC1Xc3RyaWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRl ci1hcml0aCAtV2lubGluZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAg LW5vc3RkaW5jIC1JLSAtSS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIv aXBmaWx0ZXIgIC1EX0tFUk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJy ZWQtc3RhY2stYm91bmRhcnk9MiAgc2V0ZGVmMS5jCnRvdWNoIGhhY2suYwpjYyAtZWxmIC1zaGFy ZWQgLW5vc3RkbGliIGhhY2suYyAtbyBoYWNrLlNvCnJtIC1mIGhhY2suYwpzaCAuLi8uLi9jb25m L25ld3ZlcnMuc2ggTVlLRVJORUwgCmNjIC1jIC1PIC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1k ZWNscyAtV25lc3RlZC1leHRlcm5zIC1Xc3RyaWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90 b3R5cGVzIC1XcG9pbnRlci1hcml0aCAtV2lubGluZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0 ZW5zaW9ucyAtYW5zaSAgLW5vc3RkaW5jIC1JLSAtSS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAt SS4uLy4uL2NvbnRyaWIvaXBmaWx0ZXIgIC1EX0tFUk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmgg LWVsZiAgLW1wcmVmZXJyZWQtc3RhY2stYm91bmRhcnk9MiAgdmVycy5jCmxpbmtpbmcga2VybmVs CnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFzc19jYW1fYXR0YWNoX3NpbSc6CnVtYXNzLm8oLnRl eHQrMHgxMjU3KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgY2FtX3NpbXFfYWxsb2MnCnVtYXNz Lm8oLnRleHQrMHgxMjdkKTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgY2FtX3NpbV9hbGxvYycK dW1hc3MubygudGV4dCsweDEyOTYpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfYnVzX3Jl Z2lzdGVyJwp1bWFzcy5vKC50ZXh0KzB4MTJhNik6IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gYGNh bV9zaW1xX2ZyZWUnCnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFzc19jYW1fcmVzY2FuX2NhbGxi YWNrJzoKdW1hc3MubygudGV4dCsweDEyYmYpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRf ZnJlZV9wYXRoJwp1bWFzcy5vOiBJbiBmdW5jdGlvbiBgdW1hc3NfY2FtX3Jlc2Nhbic6CnVtYXNz Lm8oLnRleHQrMHgxMzA5KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgeHB0X3BlcmlwaCcKdW1h c3MubygudGV4dCsweDEzMTIpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfY3JlYXRlX3Bh dGgnCnVtYXNzLm8oLnRleHQrMHgxMzI1KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgeHB0X3Nl dHVwX2NjYicKdW1hc3MubygudGV4dCsweDEzNDApOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4 cHRfYWN0aW9uJwp1bWFzcy5vOiBJbiBmdW5jdGlvbiBgdW1hc3NfY2FtX2RldGFjaF9zaW0nOgp1 bWFzcy5vKC50ZXh0KzB4MTNmNyk6IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gYHhwdF9idXNfZGVy ZWdpc3RlcicKdW1hc3MubygudGV4dCsweDE0MTUpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGBj YW1fc2ltX2ZyZWUnCnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFzc19jYW1fZGV0YWNoJzoKdW1h c3MubygudGV4dCsweDE0NTYpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfY3JlYXRlX3Bh dGgnCnVtYXNzLm8oLnRleHQrMHgxNDc3KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgeHB0X2Fz eW5jJwp1bWFzcy5vKC50ZXh0KzB4MTQ3Zik6IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gYHhwdF9m cmVlX3BhdGgnCnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFzc19jYW1fYWN0aW9uJzoKdW1hc3Mu bygudGV4dCsweDE3OWQpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfZG9uZScKdW1hc3Mu bygudGV4dCsweDE3YWQpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfZG9uZScKdW1hc3Mu bzogSW4gZnVuY3Rpb24gYHVtYXNzX2NhbV9jYic6CnVtYXNzLm8oLnRleHQrMHgxOGExKTogdW5k ZWZpbmVkIHJlZmVyZW5jZSB0byBgeHB0X2RvbmUnCnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFz c19jYW1fc2Vuc2VfY2InOgp1bWFzcy5vKC50ZXh0KzB4MTkxOCk6IHVuZGVmaW5lZCByZWZlcmVu Y2UgdG8gYHhwdF9kb25lJwp1bWFzcy5vKC50ZXh0KzB4MTkyOSk6IHVuZGVmaW5lZCByZWZlcmVu Y2UgdG8gYHhwdF9kb25lJwoqKiogRXJyb3IgY29kZSAxCgpTdG9wIGluIC91c3Ivc3JjL3N5cy9j b21waWxlL01ZS0VSTkVMLgoK --0__=48256B55000FB7788f9e8a93df938690918c48256B55000FB778 Content-type: application/octet-stream; name="MYKERNEL" Content-Disposition: attachment; filename="MYKERNEL" Content-transfer-encoding: base64 IwojIEdFTkVSSUMgLS0gR2VuZXJpYyBrZXJuZWwgY29uZmlndXJhdGlvbiBmaWxlIGZvciBGcmVl QlNEL2kzODYKIwojIEZvciBtb3JlIGluZm9ybWF0aW9uIG9uIHRoaXMgZmlsZSwgcGxlYXNlIHJl YWQgdGhlIGhhbmRib29rIHNlY3Rpb24gb24KIyBLZXJuZWwgQ29uZmlndXJhdGlvbiBGaWxlczoK IwojICAgIGh0dHA6Ly93d3cuRnJlZUJTRC5vcmcvaGFuZGJvb2sva2VybmVsY29uZmlnLWNvbmZp Zy5odG1sCiMKIyBUaGUgaGFuZGJvb2sgaXMgYWxzbyBhdmFpbGFibGUgbG9jYWxseSBpbiAvdXNy L3NoYXJlL2RvYy9oYW5kYm9vawojIGlmIHlvdSd2ZSBpbnN0YWxsZWQgdGhlIGRvYyBkaXN0cmli dXRpb24sIG90aGVyd2lzZSBhbHdheXMgc2VlIHRoZQojIEZyZWVCU0QgV29ybGQgV2lkZSBXZWIg c2VydmVyIChodHRwOi8vd3d3LkZyZWVCU0Qub3JnLykgZm9yIHRoZQojIGxhdGVzdCBpbmZvcm1h dGlvbi4KIwojIEFuIGV4aGF1c3RpdmUgbGlzdCBvZiBvcHRpb25zIGFuZCBtb3JlIGRldGFpbGVk IGV4cGxhbmF0aW9ucyBvZiB0aGUKIyBkZXZpY2UgbGluZXMgaXMgYWxzbyBwcmVzZW50IGluIHRo ZSAuL0xJTlQgY29uZmlndXJhdGlvbiBmaWxlLiBJZiB5b3UgYXJlCiMgaW4gZG91YnQgYXMgdG8g dGhlIHB1cnBvc2Ugb3IgbmVjZXNzaXR5IG9mIGEgbGluZSwgY2hlY2sgZmlyc3QgaW4gTElOVC4K IwojICRGcmVlQlNEOiBzcmMvc3lzL2kzODYvY29uZi9HRU5FUklDLHYgMS4yNDYuMi4zNCAyMDAx LzA4LzEyIDEzOjEzOjQ2IGpvZXJnIEV4cCAkCgptYWNoaW5lCQlpMzg2CmNwdQkJSTY4Nl9DUFUK aWRlbnQJCU1ZS0VSTkVMCm1heHVzZXJzCTMyCgojbWFrZW9wdGlvbnMJREVCVUc9LWcJCSNCdWls ZCBrZXJuZWwgd2l0aCBnZGIoMSkgZGVidWcgc3ltYm9scwoKb3B0aW9ucyAJTUFUSF9FTVVMQVRF CQkjU3VwcG9ydCBmb3IgeDg3IGVtdWxhdGlvbgpvcHRpb25zIAlJTkVUCQkJI0ludGVyTkVUd29y a2luZwpvcHRpb25zIAlJTkVUNgkJCSNJUHY2IGNvbW11bmljYXRpb25zIHByb3RvY29scwpvcHRp b25zIAlGRlMJCQkjQmVya2VsZXkgRmFzdCBGaWxlc3lzdGVtCm9wdGlvbnMgCUZGU19ST09UCQkj RkZTIHVzYWJsZSBhcyByb290IGRldmljZSBba2VlcCB0aGlzIV0Kb3B0aW9ucyAJU09GVFVQREFU RVMJCSNFbmFibGUgRkZTIHNvZnQgdXBkYXRlcyBzdXBwb3J0Cm9wdGlvbnMgCU1GUwkJCSNNZW1v cnkgRmlsZXN5c3RlbQpvcHRpb25zIAlNRF9ST09UCQkJI01EIGlzIGEgcG90ZW50aWFsIHJvb3Qg ZGV2aWNlCm9wdGlvbnMgCU5GUwkJCSNOZXR3b3JrIEZpbGVzeXN0ZW0Kb3B0aW9ucyAJTkZTX1JP T1QJCSNORlMgdXNhYmxlIGFzIHJvb3QgZGV2aWNlLCBORlMgcmVxdWlyZWQKb3B0aW9ucyAJTVNE T1NGUwkJCSNNU0RPUyBGaWxlc3lzdGVtCm9wdGlvbnMgCUNEOTY2MAkJCSNJU08gOTY2MCBGaWxl c3lzdGVtCm9wdGlvbnMgCUNEOTY2MF9ST09UCQkjQ0QtUk9NIHVzYWJsZSBhcyByb290LCBDRDk2 NjAgcmVxdWlyZWQKb3B0aW9ucyAJUFJPQ0ZTCQkJI1Byb2Nlc3MgZmlsZXN5c3RlbQpvcHRpb25z IAlDT01QQVRfNDMJCSNDb21wYXRpYmxlIHdpdGggQlNEIDQuMyBbS0VFUCBUSElTIV0Kb3B0aW9u cyAJU0NTSV9ERUxBWT04MDAwCQkjRGVsYXkgKGluIG1zKSBiZWZvcmUgcHJvYmluZyBTQ1NJCm9w dGlvbnMgCVVDT05TT0xFCQkjQWxsb3cgdXNlcnMgdG8gZ3JhYiB0aGUgY29uc29sZQpvcHRpb25z IAlVU0VSQ09ORklHCQkjYm9vdCAtYyBlZGl0b3IKb3B0aW9ucyAJVklTVUFMX1VTRVJDT05GSUcJ I3Zpc3VhbCBib290IC1jIGVkaXRvcgpvcHRpb25zIAlLVFJBQ0UJCQkja3RyYWNlKDEpIHN1cHBv cnQKb3B0aW9ucyAJU1lTVlNITQkJCSNTWVNWLXN0eWxlIHNoYXJlZCBtZW1vcnkKb3B0aW9ucyAJ U1lTVk1TRwkJCSNTWVNWLXN0eWxlIG1lc3NhZ2UgcXVldWVzCm9wdGlvbnMgCVNZU1ZTRU0JCQkj U1lTVi1zdHlsZSBzZW1hcGhvcmVzCm9wdGlvbnMgCVAxMDAzXzFCCQkjUG9zaXggUDEwMDNfMUIg cmVhbC10aW1lIGV4dGVuc2lvbnMKb3B0aW9ucyAJX0tQT1NJWF9QUklPUklUWV9TQ0hFRFVMSU5H Cm9wdGlvbnMJCUlDTVBfQkFORExJTQkJI1JhdGUgbGltaXQgYmFkIHJlcGxpZXMKb3B0aW9ucyAJ S0JEX0lOU1RBTExfQ0RFVgkjIGluc3RhbGwgYSBDREVWIGVudHJ5IGluIC9kZXYKCiMgVG8gZW5h YmxlIGtlcm5lbCBmaXJld2FsbApvcHRpb25zCQlJUEZJUkVXQUxMX1ZFUkJPU0UKCiMgVG8gbWFr ZSBhbiBTTVAga2VybmVsLCB0aGUgbmV4dCB0d28gYXJlIG5lZWRlZAojb3B0aW9ucyAJU01QCQkJ IyBTeW1tZXRyaWMgTXVsdGlQcm9jZXNzb3IgS2VybmVsCiNvcHRpb25zIAlBUElDX0lPCQkJIyBT eW1tZXRyaWMgKEFQSUMpIEkvTwoKZGV2aWNlCQlpc2EKZGV2aWNlCQllaXNhCmRldmljZQkJcGNp CgojIEZsb3BweSBkcml2ZXMKZGV2aWNlCQlmZGMwCWF0IGlzYT8gcG9ydCBJT19GRDEgaXJxIDYg ZHJxIDIKZGV2aWNlCQlmZDAJYXQgZmRjMCBkcml2ZSAwCmRldmljZQkJZmQxCWF0IGZkYzAgZHJp dmUgMQojCiMgSWYgeW91IGhhdmUgYSBUb3NoaWJhIExpYnJldHRvIHdpdGggaXRzIFktRSBEYXRh IFBDTUNJQSBmbG9wcHksCiMgZG9uJ3QgdXNlIHRoZSBhYm92ZSBsaW5lIGZvciBmZGMwIGJ1dCB0 aGUgZm9sbG93aW5nIG9uZToKI2RldmljZQkJZmRjMAoKIyBBVEEgYW5kIEFUQVBJIGRldmljZXMK ZGV2aWNlCQlhdGEwCWF0IGlzYT8gcG9ydCBJT19XRDEgaXJxIDE0CmRldmljZQkJYXRhMQlhdCBp c2E/IHBvcnQgSU9fV0QyIGlycSAxNQpkZXZpY2UJCWF0YQpkZXZpY2UJCWF0YWRpc2sJCQkjIEFU QSBkaXNrIGRyaXZlcwpkZXZpY2UJCWF0YXBpY2QJCQkjIEFUQVBJIENEUk9NIGRyaXZlcwpkZXZp Y2UJCWF0YXBpZmQJCQkjIEFUQVBJIGZsb3BweSBkcml2ZXMKZGV2aWNlCQlhdGFwaXN0CQkJIyBB VEFQSSB0YXBlIGRyaXZlcwpvcHRpb25zIAlBVEFfU1RBVElDX0lECQkjU3RhdGljIGRldmljZSBu dW1iZXJpbmcKCiMgU0NTSSBDb250cm9sbGVycwojIFNDU0kgcGVyaXBoZXJhbHMKIyBSQUlEIGNv bnRyb2xsZXJzIGludGVyZmFjZWQgdG8gdGhlIFNDU0kgc3Vic3lzdGVtCiMgUkFJRCBjb250cm9s bGVycwoKIyBhdGtiZGMwIGNvbnRyb2xzIGJvdGggdGhlIGtleWJvYXJkIGFuZCB0aGUgUFMvMiBt b3VzZQpkZXZpY2UJCWF0a2JkYzAJYXQgaXNhPyBwb3J0IElPX0tCRApkZXZpY2UJCWF0a2JkMAlh dCBhdGtiZGM/IGlycSAxIGZsYWdzIDB4MQpkZXZpY2UJCXBzbTAJYXQgYXRrYmRjPyBpcnEgMTIK CmRldmljZQkJdmdhMAlhdCBpc2E/CgojIHNwbGFzaCBzY3JlZW4vc2NyZWVuIHNhdmVyCnBzZXVk by1kZXZpY2UJc3BsYXNoCgojIHN5c2NvbnMgaXMgdGhlIGRlZmF1bHQgY29uc29sZSBkcml2ZXIs IHJlc2VtYmxpbmcgYW4gU0NPIGNvbnNvbGUKZGV2aWNlCQlzYzAJYXQgaXNhPyBmbGFncyAweDEw MAoKIyBFbmFibGUgdGhpcyBhbmQgUENWVF9GUkVFQlNEIGZvciBwY3Z0IHZ0MjIwIGNvbXBhdGli bGUgY29uc29sZSBkcml2ZXIKI2RldmljZQkJdnQwCWF0IGlzYT8KI29wdGlvbnMgCVhTRVJWRVIJ CQkjIHN1cHBvcnQgZm9yIFggc2VydmVyIG9uIGEgdnQgY29uc29sZQojb3B0aW9ucyAJRkFUX0NV UlNPUgkJIyBzdGFydCB3aXRoIGJsb2NrIGN1cnNvcgojIElmIHlvdSBoYXZlIGEgVGhpbmtQQUQs IHVuY29tbWVudCB0aGlzIGFsb25nIHdpdGggdGhlIHJlc3Qgb2YgdGhlIFBDVlQgbGluZXMKI29w dGlvbnMgCVBDVlRfU0NBTlNFVD0yCQkjIElCTSBrZXlib2FyZHMgYXJlIG5vbi1zdGQKCiMgRmxv YXRpbmcgcG9pbnQgc3VwcG9ydCAtIGRvIG5vdCBkaXNhYmxlLgpkZXZpY2UJCW5weDAJYXQgbmV4 dXM/IHBvcnQgSU9fTlBYIGlycSAxMwoKIyBQb3dlciBtYW5hZ2VtZW50IHN1cHBvcnQgKHNlZSBM SU5UIGZvciBtb3JlIG9wdGlvbnMpCmRldmljZQkJYXBtMCAgICBhdCBuZXh1cz8gZGlzYWJsZSBm bGFncyAweDIwICMgQWR2YW5jZWQgUG93ZXIgTWFuYWdlbWVudAoKIyBQQ0NBUkQgKFBDTUNJQSkg c3VwcG9ydApkZXZpY2UJCWNhcmQKZGV2aWNlCQlwY2ljMAlhdCBpc2E/IGlycSAwIHBvcnQgMHgz ZTAgaW9tZW0gMHhkMDAwMApkZXZpY2UJCXBjaWMxCWF0IGlzYT8gaXJxIDAgcG9ydCAweDNlMiBp b21lbSAweGQ0MDAwIGRpc2FibGUKCiMgUENJIEV0aGVybmV0IE5JQ3MKZGV2aWNlCQl2eAkJIyAz Q29tIDNjNTkwLCAzYzU5NQoKZGV2aWNlCQltaWlidXMJCSMgTUlJIGJ1cyBzdXBwb3J0CgojIFNl cmlhbCAoQ09NKSBwb3J0cwpkZXZpY2UJCXNpbzAJYXQgaXNhPyBwb3J0IElPX0NPTTEgZmxhZ3Mg MHgxMCBpcnEgNApkZXZpY2UJCXNpbzEJYXQgaXNhPyBwb3J0IElPX0NPTTIgaXJxIDMKZGV2aWNl CQlzaW8yCWF0IGlzYT8gZGlzYWJsZSBwb3J0IElPX0NPTTMgaXJxIDUKZGV2aWNlCQlzaW8zCWF0 IGlzYT8gZGlzYWJsZSBwb3J0IElPX0NPTTQgaXJxIDkKCiMgUGFyYWxsZWwgcG9ydApkZXZpY2UJ CXBwYzAJYXQgaXNhPyBpcnEgNwpkZXZpY2UJCXBwYnVzCQkjIFBhcmFsbGVsIHBvcnQgYnVzIChy ZXF1aXJlZCkKZGV2aWNlCQlscHQJCSMgUHJpbnRlcgpkZXZpY2UJCXBsaXAJCSMgVENQL0lQIG92 ZXIgcGFyYWxsZWwKZGV2aWNlCQlwcGkJCSMgUGFyYWxsZWwgcG9ydCBpbnRlcmZhY2UgZGV2aWNl CiNkZXZpY2UJCXZwbwkJIyBSZXF1aXJlcyBzY2J1cyBhbmQgZGEKCiMgUHNldWRvIGRldmljZXMg LSB0aGUgbnVtYmVyIGluZGljYXRlcyBob3cgbWFueSB1bml0cyB0byBhbGxvY2F0ZS4KcHNldWRv LWRldmljZQlsb29wCQkjIE5ldHdvcmsgbG9vcGJhY2sKcHNldWRvLWRldmljZQlldGhlcgkJIyBF dGhlcm5ldCBzdXBwb3J0CnBzZXVkby1kZXZpY2UJc2wJMQkjIEtlcm5lbCBTTElQCnBzZXVkby1k ZXZpY2UJcHBwCTEJIyBLZXJuZWwgUFBQCnBzZXVkby1kZXZpY2UJdHVuCQkjIFBhY2tldCB0dW5u ZWwuCnBzZXVkby1kZXZpY2UJcHR5CQkjIFBzZXVkby10dHlzICh0ZWxuZXQgZXRjKQpwc2V1ZG8t ZGV2aWNlCW1kCQkjIE1lbW9yeSAiZGlza3MiCnBzZXVkby1kZXZpY2UJZ2lmCQkjIElQdjYgYW5k IElQdjQgdHVubmVsaW5nCnBzZXVkby1kZXZpY2UJZmFpdGgJMQkjIElQdjYtdG8tSVB2NCByZWxh eWluZyAodHJhbnNsYXRpb24pCgojIFRoZSBgYnBmJyBwc2V1ZG8tZGV2aWNlIGVuYWJsZXMgdGhl IEJlcmtlbGV5IFBhY2tldCBGaWx0ZXIuCiMgQmUgYXdhcmUgb2YgdGhlIGFkbWluaXN0cmF0aXZl IGNvbnNlcXVlbmNlcyBvZiBlbmFibGluZyB0aGlzIQpwc2V1ZG8tZGV2aWNlCWJwZgkJI0Jlcmtl bGV5IHBhY2tldCBmaWx0ZXIKCiMgVVNCIHN1cHBvcnQKZGV2aWNlCQl1aGNpCQkjIFVIQ0kgUENJ LT5VU0IgaW50ZXJmYWNlCmRldmljZQkJb2hjaQkJIyBPSENJIFBDSS0+VVNCIGludGVyZmFjZQpk ZXZpY2UJCXVzYgkJIyBVU0IgQnVzIChyZXF1aXJlZCkKZGV2aWNlCQl1Z2VuCQkjIEdlbmVyaWMK ZGV2aWNlCQl1aGlkCQkjICJIdW1hbiBJbnRlcmZhY2UgRGV2aWNlcyIKZGV2aWNlCQl1a2JkCQkj IEtleWJvYXJkCmRldmljZQkJdWxwdAkJIyBQcmludGVyCmRldmljZQkJdW1hc3MJCSMgRGlza3Mv TWFzcyBzdG9yYWdlIC0gUmVxdWlyZXMgc2NidXMgYW5kIGRhCmRldmljZQkJdW1zCQkjIE1vdXNl CmRldmljZQkJdXNjYW5uZXIJIyBTY2FubmVycwo= --0__=48256B55000FB7788f9e8a93df938690918c48256B55000FB778-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 19: 6:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id C348737B405 for ; Sat, 2 Feb 2002 19:06:11 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g13367e96165; Sat, 2 Feb 2002 21:06:07 -0600 (CST) (envelope-from dan) Date: Sat, 2 Feb 2002 21:06:06 -0600 From: Dan Nelson To: LIM_Shih_Hsien@mti.gov.sg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make error when compiling custom kernel Message-ID: <20020203030606.GB92093@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 (Feb 03), LIM_Shih_Hsien@mti.gov.sg said: > Hi, I encountered the errors listed in the attached file, error.msg, > when attempting make on the kernel config, MYKERNEL. I have already > done make depend w/o any errors. > > I am running FreeBSD4.4-STABLE on a HP PIII-450 notebook. > > Would be very grateful if anyone could kindly guide me on which > portion did i go wrong please. Your file includes this line: device umass # Disks/Mass storage - Requires scbus and da , but you have no scbus or da lines. Add device scbus device da -- 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 Sat Feb 2 19: 8:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mars.gems2.gov.sg (mars.gems2.gov.sg [160.96.65.1]) by hub.freebsd.org (Postfix) with ESMTP id 9F4FA37B405 for ; Sat, 2 Feb 2002 19:08:18 -0800 (PST) Received: from sehubm001.gems2.gov.sg ([10.235.129.12]) by mars.gems2.gov.sg (AIX4.3/8.9.3/8.9.3) with ESMTP id LAA85154 for ; Sun, 3 Feb 2002 11:05:31 +0800 From: LIM_Shih_Hsien@mti.gov.sg Subject: Make error when compiling custom kernel To: freebsd-questions@FreeBSD.org Message-ID: Date: Sun, 3 Feb 2002 11:05:04 +0800 X-MIMETrack: Serialize by Router on SEHUBM001/GOV/H/SINEXTRA(Release 5.0.6a |January 17, 2001) at 02/03/2002 11:06:11 AM MIME-Version: 1.0 Content-type: multipart/mixed; Boundary="0__=48256B550010D4238f9e8a93df938690918c48256B550010D423" Content-Disposition: inline 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 --0__=48256B550010D4238f9e8a93df938690918c48256B550010D423 Content-type: text/plain; charset=us-ascii Hi, I received a ScanMail message saying the attachment 'error.msg' has been blocked. Am thus resending the file as a '.txt' - hope this goes through. Thanks. (See attached file: error.txt) ----- Forwarded by Shih Hsien LIM/MTI/SINGOV on 03/02/2002 11:03 AM ----- Shih Hsien LIM/MTI/SINGO To: freebsd-questions@FreeBSD.org V cc: Subject: Make error when compiling custom kernel 03/02/2002 10:58 AM Hi, I encountered the errors listed in the attached file, error.msg, when attempting make on the kernel config, MYKERNEL. I have already done make depend w/o any errors. I am running FreeBSD4.4-STABLE on a HP PIII-450 notebook. Would be very grateful if anyone could kindly guide me on which portion did i go wrong please. Many thanks, Shih Hsien Lim --0__=48256B550010D4238f9e8a93df938690918c48256B550010D423 Content-type: application/octet-stream; name="error.txt" Content-Disposition: attachment; filename="error.txt" Content-transfer-encoding: base64 IC1jIC1PIC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1leHRlcm5zIC1X c3RyaWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRlci1hcml0aCAt V2lubGluZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAgLW5vc3RkaW5j IC1JLSAtSS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIvaXBmaWx0ZXIg IC1EX0tFUk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJyZWQtc3RhY2st Ym91bmRhcnk9MiAgLi4vLi4vaXNhL2F0a2JkY19pc2EuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwg LVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAt V21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwg IC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkv dXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUg b3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2lz YS9wcGMuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQt ZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50 ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kg IC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmli L2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVy cmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2lzYS9wc20uYwpjYyAtYyAtTyAtcGlwZSAgLVdh bGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVz ICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1 YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4g LUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1 ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4u L2lzYS9zaW8uYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0 ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3Bv aW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFu c2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250 cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJl ZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2lzYS9zeXNjb25zX2lzYS5jCmNjIC1jIC1P IC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1leHRlcm5zIC1Xc3RyaWN0 LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRlci1hcml0aCAtV2lubGlu ZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAgLW5vc3RkaW5jIC1JLSAt SS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIvaXBmaWx0ZXIgIC1EX0tF Uk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJyZWQtc3RhY2stYm91bmRh cnk9MiAgLi4vLi4vaXNhL3ZnYV9pc2EuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRh bnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3Npbmct cHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0 LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1 ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2Jh bC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2tlcm4vc3Vicl9k aXNrbWJyLmMKY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1XcmVkdW5kYW50LWRlY2xzIC1XbmVzdGVk LWV4dGVybnMgLVdzdHJpY3QtcHJvdG90eXBlcyAgLVdtaXNzaW5nLXByb3RvdHlwZXMgLVdwb2lu dGVyLWFyaXRoIC1XaW5saW5lIC1XY2FzdC1xdWFsICAtZmZvcm1hdC1leHRlbnNpb25zIC1hbnNp ICAtbm9zdGRpbmMgLUktIC1JLiAtSS4uLy4uIC1JL3Vzci9pbmNsdWRlIC1JLi4vLi4vY29udHJp Yi9pcGZpbHRlciAgLURfS0VSTkVMIC1pbmNsdWRlIG9wdF9nbG9iYWwuaCAtZWxmICAtbXByZWZl cnJlZC1zdGFjay1ib3VuZGFyeT0yICAuLi8uLi9saWJrZXJuL2RpdmRpMy5jCmNjIC1jIC1PIC1w aXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1leHRlcm5zIC1Xc3RyaWN0LXBy b3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRlci1hcml0aCAtV2lubGluZSAt V2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAgLW5vc3RkaW5jIC1JLSAtSS4g LUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIvaXBmaWx0ZXIgIC1EX0tFUk5F TCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJyZWQtc3RhY2stYm91bmRhcnk9 MiAgLi4vLi4vbGlia2Vybi9tb2RkaTMuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRh bnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3Npbmct cHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0 LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1 ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2Jh bC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIC4uLy4uL2xpYmtlcm4vcWRp dnJlbS5jCmNjIC1jIC1PIC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1l eHRlcm5zIC1Xc3RyaWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRl ci1hcml0aCAtV2lubGluZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAg LW5vc3RkaW5jIC1JLSAtSS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIv aXBmaWx0ZXIgIC1EX0tFUk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJy ZWQtc3RhY2stYm91bmRhcnk9MiAgLi4vLi4vbGlia2Vybi91ZGl2ZGkzLmMKY2MgLWMgLU8gLXBp cGUgIC1XYWxsIC1XcmVkdW5kYW50LWRlY2xzIC1XbmVzdGVkLWV4dGVybnMgLVdzdHJpY3QtcHJv dG90eXBlcyAgLVdtaXNzaW5nLXByb3RvdHlwZXMgLVdwb2ludGVyLWFyaXRoIC1XaW5saW5lIC1X Y2FzdC1xdWFsICAtZmZvcm1hdC1leHRlbnNpb25zIC1hbnNpICAtbm9zdGRpbmMgLUktIC1JLiAt SS4uLy4uIC1JL3Vzci9pbmNsdWRlIC1JLi4vLi4vY29udHJpYi9pcGZpbHRlciAgLURfS0VSTkVM IC1pbmNsdWRlIG9wdF9nbG9iYWwuaCAtZWxmICAtbXByZWZlcnJlZC1zdGFjay1ib3VuZGFyeT0y ICAuLi8uLi9saWJrZXJuL3Vtb2RkaTMuYwpjYyAtYyAtTyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRh bnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5cGVzICAtV21pc3Npbmct cHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0 LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1 ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWluY2x1ZGUgb3B0X2dsb2Jh bC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIHNldGRlZjAuYwpjYyAtYyAt TyAtcGlwZSAgLVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmlj dC1wcm90b3R5cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxp bmUgLVdjYXN0LXF1YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0g LUkuIC1JLi4vLi4gLUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9L RVJORUwgLWluY2x1ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5k YXJ5PTIgIHZub2RlX2lmLmMKY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1XcmVkdW5kYW50LWRlY2xz IC1XbmVzdGVkLWV4dGVybnMgLVdzdHJpY3QtcHJvdG90eXBlcyAgLVdtaXNzaW5nLXByb3RvdHlw ZXMgLVdwb2ludGVyLWFyaXRoIC1XaW5saW5lIC1XY2FzdC1xdWFsICAtZmZvcm1hdC1leHRlbnNp b25zIC1hbnNpICAtbm9zdGRpbmMgLUktIC1JLiAtSS4uLy4uIC1JL3Vzci9pbmNsdWRlIC1JLi4v Li4vY29udHJpYi9pcGZpbHRlciAgLURfS0VSTkVMIC1pbmNsdWRlIG9wdF9nbG9iYWwuaCAtZWxm ICAtbXByZWZlcnJlZC1zdGFjay1ib3VuZGFyeT0yICBpb2NvbmYuYwpjYyAtYyAtTyAtcGlwZSAg LVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90b3R5 cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdjYXN0 LXF1YWwgIC1mZm9ybWF0LWV4dGVuc2lvbnMgLWFuc2kgIC1ub3N0ZGluYyAtSS0gLUkuIC1JLi4v Li4gLUkvdXNyL2luY2x1ZGUgLUkuLi8uLi9jb250cmliL2lwZmlsdGVyICAtRF9LRVJORUwgLWlu Y2x1ZGUgb3B0X2dsb2JhbC5oIC1lbGYgIC1tcHJlZmVycmVkLXN0YWNrLWJvdW5kYXJ5PTIgIGNv bmZpZy5jCmNjIC1jIC1PIC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1l eHRlcm5zIC1Xc3RyaWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRl ci1hcml0aCAtV2lubGluZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0ZW5zaW9ucyAtYW5zaSAg LW5vc3RkaW5jIC1JLSAtSS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAtSS4uLy4uL2NvbnRyaWIv aXBmaWx0ZXIgIC1EX0tFUk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmggLWVsZiAgLW1wcmVmZXJy ZWQtc3RhY2stYm91bmRhcnk9MiAgc2V0ZGVmMS5jCnRvdWNoIGhhY2suYwpjYyAtZWxmIC1zaGFy ZWQgLW5vc3RkbGliIGhhY2suYyAtbyBoYWNrLlNvCnJtIC1mIGhhY2suYwpzaCAuLi8uLi9jb25m L25ld3ZlcnMuc2ggTVlLRVJORUwgCmNjIC1jIC1PIC1waXBlICAtV2FsbCAtV3JlZHVuZGFudC1k ZWNscyAtV25lc3RlZC1leHRlcm5zIC1Xc3RyaWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90 b3R5cGVzIC1XcG9pbnRlci1hcml0aCAtV2lubGluZSAtV2Nhc3QtcXVhbCAgLWZmb3JtYXQtZXh0 ZW5zaW9ucyAtYW5zaSAgLW5vc3RkaW5jIC1JLSAtSS4gLUkuLi8uLiAtSS91c3IvaW5jbHVkZSAt SS4uLy4uL2NvbnRyaWIvaXBmaWx0ZXIgIC1EX0tFUk5FTCAtaW5jbHVkZSBvcHRfZ2xvYmFsLmgg LWVsZiAgLW1wcmVmZXJyZWQtc3RhY2stYm91bmRhcnk9MiAgdmVycy5jCmxpbmtpbmcga2VybmVs CnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFzc19jYW1fYXR0YWNoX3NpbSc6CnVtYXNzLm8oLnRl eHQrMHgxMjU3KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgY2FtX3NpbXFfYWxsb2MnCnVtYXNz Lm8oLnRleHQrMHgxMjdkKTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgY2FtX3NpbV9hbGxvYycK dW1hc3MubygudGV4dCsweDEyOTYpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfYnVzX3Jl Z2lzdGVyJwp1bWFzcy5vKC50ZXh0KzB4MTJhNik6IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gYGNh bV9zaW1xX2ZyZWUnCnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFzc19jYW1fcmVzY2FuX2NhbGxi YWNrJzoKdW1hc3MubygudGV4dCsweDEyYmYpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRf ZnJlZV9wYXRoJwp1bWFzcy5vOiBJbiBmdW5jdGlvbiBgdW1hc3NfY2FtX3Jlc2Nhbic6CnVtYXNz Lm8oLnRleHQrMHgxMzA5KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgeHB0X3BlcmlwaCcKdW1h c3MubygudGV4dCsweDEzMTIpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfY3JlYXRlX3Bh dGgnCnVtYXNzLm8oLnRleHQrMHgxMzI1KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgeHB0X3Nl dHVwX2NjYicKdW1hc3MubygudGV4dCsweDEzNDApOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4 cHRfYWN0aW9uJwp1bWFzcy5vOiBJbiBmdW5jdGlvbiBgdW1hc3NfY2FtX2RldGFjaF9zaW0nOgp1 bWFzcy5vKC50ZXh0KzB4MTNmNyk6IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gYHhwdF9idXNfZGVy ZWdpc3RlcicKdW1hc3MubygudGV4dCsweDE0MTUpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGBj YW1fc2ltX2ZyZWUnCnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFzc19jYW1fZGV0YWNoJzoKdW1h c3MubygudGV4dCsweDE0NTYpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfY3JlYXRlX3Bh dGgnCnVtYXNzLm8oLnRleHQrMHgxNDc3KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgeHB0X2Fz eW5jJwp1bWFzcy5vKC50ZXh0KzB4MTQ3Zik6IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gYHhwdF9m cmVlX3BhdGgnCnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFzc19jYW1fYWN0aW9uJzoKdW1hc3Mu bygudGV4dCsweDE3OWQpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfZG9uZScKdW1hc3Mu bygudGV4dCsweDE3YWQpOiB1bmRlZmluZWQgcmVmZXJlbmNlIHRvIGB4cHRfZG9uZScKdW1hc3Mu bzogSW4gZnVuY3Rpb24gYHVtYXNzX2NhbV9jYic6CnVtYXNzLm8oLnRleHQrMHgxOGExKTogdW5k ZWZpbmVkIHJlZmVyZW5jZSB0byBgeHB0X2RvbmUnCnVtYXNzLm86IEluIGZ1bmN0aW9uIGB1bWFz c19jYW1fc2Vuc2VfY2InOgp1bWFzcy5vKC50ZXh0KzB4MTkxOCk6IHVuZGVmaW5lZCByZWZlcmVu Y2UgdG8gYHhwdF9kb25lJwp1bWFzcy5vKC50ZXh0KzB4MTkyOSk6IHVuZGVmaW5lZCByZWZlcmVu Y2UgdG8gYHhwdF9kb25lJwoqKiogRXJyb3IgY29kZSAxCgpTdG9wIGluIC91c3Ivc3JjL3N5cy9j b21waWxlL01ZS0VSTkVMLgoK --0__=48256B550010D4238f9e8a93df938690918c48256B550010D423-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Feb 2 19:24:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dns1.digitalglobe.com (dns1.digitalglobe.com [205.166.175.34]) by hub.freebsd.org (Postfix) with ESMTP id E19FF37B400 for ; Sat, 2 Feb 2002 19:22:41 -0800 (PST) Received: from dhcp14.digitalglobe.com (dhcp14.digitalglobe.com [10.10.44.14]) by dns1.digitalglobe.com (8.11.6/8.11.4) with ESMTP id g133Cuv05134 for ; Sat, 2 Feb 2002 20:12:56 -0700 (MST) Subject: QLOGIC 2200/FBSD 4.5/Chapparel *desperation* ;)] From: John-David Childs To: freebsd-questions@freebsd.org Content-Type: multipart/mixed; boundary="=-LTGeibQcQ+VGJfX3lirw" X-Mailer: Evolution/1.0 (Preview Release) Date: 02 Feb 2002 20:22:41 -0700 Message-Id: <1012706561.23226.7.camel@dhcp14> 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 --=-LTGeibQcQ+VGJfX3lirw Content-Type: text/plain Content-Transfer-Encoding: 7bit IF this gets posted more than once, I apologize...I waited for several hours for the post to come through before resending. I'm *desperately* trying to get FreeBSD 4.5 (ok, *any* version of FreeBSD) working with a QLOGIC 2200 fibre-channel HBA, Chapparel RAID controller, and Fortra enclosure. The raid is built with 12 73 GB Ultra160 SCSI disks. > Why am I desperate, you ask? Because I told my boss it could be done. Because I have three days to get this thing running or I get to eat crow. Because I've been using FreeBSD whereever and whenever possible since 1992, and bringing FreeBSD into the corporate workplaces at my full-time and contract jobs whenever it made sense. Unfortunately, I lost a recent battle to employ FreeBSD as corporate webserver(s) and desktop workstations...because the JVM (both native and Linux-emulated) crashed under heavy load. Now, I'm hoping to redeem myself. Unfortunately, losing this battle will mean eliminating FreeBSD from my current company...because only the Sendmail/DNS servers remain...and they'll be (relatively) unsupportable when I'm escorted out the door in this heavily Sun/SGI and ever-more-common Linux shop. Another sysadmin has managed to get this setup working with Linux, although very poorly. We've also managed to get the ISP2200, Chapparel, and Fortra setup working quite well with the various SUN and SGI workstations/servers in the company. The current server uses FreeBSD, but without the QLOGIC/Chapparel/Fortra setup. (BTW: It was running 4.4-STABLE with networking/performance problems (notably FTP) which were alleviated by some serious kernel tweaks and lots of RAM, but 4.5 (and recent 4.4-STABLE fixes) have improved networking quite a bit. In fact...a PIII-600 FreeBSD box with 512M RAM was able to keep pace with a P4 1.7Ghz box using 1G RAM...but I digress). I've turned the QLOGIC BIOS on, I've enabled isp and isp-fw in the kernel, tried with TAGGING=1 and TAGGING off. There is also an Adaptec AIC7892 Ultra160 SCSI controller on the motherboard, which controls the boot device (da0). It appears to share IRQ 14 with the ISP2200, although FreeBSD appears to move it to IRQ 18. The BIOS can see the RAID array on LUN 1, and Booteasy presents an F1 to boot FreeBSD, and F5 to boot "Disk 1". FreeBSD can see the QLOGIC 2200, download firmware, and perform a LIP Reset. But NO drives show up. I'm about to rip the Chapparel RAID controller out of the Fortra and see if I can see the disks as a JBOD, using VINUM for RAID 3 or 5. But before I do that and have to tell my boss that I wasted several thousand dollars, I thought I'd plead for help here. Attached are the output of my latest dmesg (boot -v) and kernel. I've just now enabled the SES driver and I'm in the middle of a kernel rebuild/install. Ok, that didn't help. Or else, more likely, I really don't know what I'm doing and what I'm missing. CAM_DEBUG is on in the kernel, for all Targets and LUNs. I'd be eternally grateful for all help or suggestions. The attached KERNEL config has all commented lines removed (originated from a LINT config file). --=-LTGeibQcQ+VGJfX3lirw Content-Disposition: attachment; filename=MYFTP.KERNEL Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 machine i386 ident FTP maxusers 512 makeoptions CONF_CFLAGS=3D-fno-builtin #Don't allow use of memcmp, etc. options MAXDSIZ=3D"(512*1024*1024)" options MAXSSIZ=3D"(512*1024*1024)" options DFLDSIZ=3D"(128*1024*1024)" options BLKDEV_IOSIZE=3D8192 options INCLUDE_CONFIG_FILE # Include this file in kernel =0C options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O =0C cpu I586_CPU # aka Pentium(tm) cpu I686_CPU # aka Pentium Pro(tm) options CPU_ENABLE_SSE options CPU_FASTER_5X86_FPU options NO_F00F_HACK #new math emulator =0C options COMPAT_43 options USER_LDT #allow user-level control of i386 ldt options SYSVSHM # include support for shared memory options SHMMAXPGS=3D10240 # max amount of shared memory pages (4k on i386) options SHMMAX=3D"(SHMMAXPGS*PAGE_SIZE+1)" # max shared memory segment size (bytes) options SHMMNI=3D4096 # max number of shared memory identifiers options SHMSEG=3D1024 # max shared memory segments per process options SYSVSEM # include support for semaphores options SEMMSL=3D1024 # max number of semaphores per id options SYSVMSG # include support for message queues =0C options UCONSOLE options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor =0C options INET #Internet communications protocols pseudo-device ether #Generic Ethernet pseudo-device loop #Network loopback device pseudo-device bpf #Berkeley packet filter options RANDOM_IP_ID options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN options ICMP_BANDLIM =0C options FFS #Fast filesystem options NFS_NOSERVER #Disable the NFS-server code. options KERNFS #Kernel filesystem options PROCFS #Process filesystem options SOFTUPDATES options UFS_DIRHASH =0C options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=3D199309L =0C =0C device scbus #base SCSI code device da #SCSI direct access devices (aka disks) device cd #SCSI CD-ROMs device ses #SCSI SES/SAF-TE driver options CAMDEBUG options CAM_DEBUG_BUS=3D-1 options CAM_DEBUG_TARGET=3D-1 options CAM_DEBUG_LUN=3D-1 =0C pseudo-device pty #Pseudo ttys pseudo-device speaker #Play IBM BASIC-style noises out your speaker pseudo-device gzip #Exec gzipped a.out's pseudo-device vn #Vnode driver (turns a file into a device) pseudo-device snp 3 #Snoop device - to look at pty/vty/etc.. =0C device isa options AUTO_EOI_1 options MAXMEM=3D"(2048*1024)" device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 #for some laptops device vga0 at isa? options VGA_NO_FONT_LOADING # don't save/load font options VGA_NO_MODE_CHANGE # don't change video modes options VESA device sc0 at isa? options MAXCONS=3D16 # number of virtual consoles options SC_DFLT_FONT # compile font in makeoptions SC_DFLT_FONT=3Dcp850 options SC_HISTORY_SIZE=3D200 # number of history buffer lines options SC_NORM_ATTR=3D"(FG_GREEN|BG_BLACK)" options SC_NORM_REV_ATTR=3D"(FG_YELLOW|BG_GREEN)" options SC_KERNEL_CONS_ATTR=3D"(FG_RED|BG_BLACK)" options SC_KERNEL_CONS_REV_ATTR=3D"(FG_BLACK|BG_RED)" device npx0 at nexus? port IO_NPX flags 0x0 irq 13 device aac device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 flags 0x10 irq 3 device sio2 at isa? port IO_COM3 flags 0x10 irq 4 #DDB, if available. options CONSPEED=3D9600 # speed for serial console # (default 9600) device pca0 at isa? port IO_TIMER1 device pci device ahc # AHA2940 and onboard AIC7xxx devices device isp # Qlogic family device ispfw # Firmware for QLogic HBAs # Allows the ncr to take precedence # 1 (1<<0) -> 810a, 860 # 2 (1<<1) -> 825a, 875, 885, 895 # 4 (1<<2) -> 895a, 896, 1510d=20 # disabled:0 (default), enabled:1 # disabled:0, enabled:1 (default) # default:8, range:[1..64] device miibus device fxp # Intel EtherExpress PRO/100B (82557, 82558) device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') device txp # 3Com 3cR990 (``Typhoon'') device vx # 3Com 3c590, 3c595 (``Vortex'') device bge # Broadcom BCM570x (``Tigon III'') device gx # Intel Pro/1000 (82542, 82543) device ti # Alteon (``Tigon I'', ``Tigon II'') device wx options PPC_PROBE_CHIPSET # Enable chipset specific detection # (see flags in ppc(4)) # compliant peripheral options PANIC_REBOOT_WAIT_TIME=3D5 device uhci device ohci device usb device ukbd device ulpt device umass device umodem device ums --=-LTGeibQcQ+VGJfX3lirw Content-Disposition: attachment; filename=ftpdmesg Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 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.5-STABLE #2: Sat Feb 2 18:36:21 GMT 2002 root@:/usr/obj/usr/src/sys/FTP Calibrating clock(s) ... TSC clock: 1680754112 Hz, i8254 clock: 1193139 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method CPU: Pentium 4 (1680.83-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0xf12 Stepping =3D 2 Features=3D0x3febfbff,ACC> real memory =3D 2147483648 (2097152K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x00412000 - 0x7fff7fff, 2143182848 bytes (523238 pages) avail memory =3D 2087559168 (2038632K bytes) Changing APIC ID for IO APIC #0 from 0 to 2 on chip Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 SMP: CPU0 apic_initialize(): lint0: 0x00000700 lint1: 0x00010400 TPR: 0x00000010 SVR: 0x000001ff FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00050014, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00050014, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00178020, at 0xfec00000 bios32: Found BIOS32 Service Directory header at 0xc00ffe80 bios32: Entry =3D 0xffe90 (c00ffe90) Rev =3D 0 Len =3D 1 pcibios: PCI BIOS entry at 0xbe6e pnpbios: Found PnP BIOS data at 0xc00fe2d0 pnpbios: Entry =3D f0000:e2f4 Rev =3D 1.0 Other BIOS signatures found: ACPI: 000fd560 Preloaded elf kernel "kernel" at 0xc03e8000. SMP: CPU0 bsp_apic_configure(): lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000010 SVR: 0x000001ff pci_open(1): mode 1 addr port (0x0cf8) is 0x80000090 pci_open(1a): mode1res=3D0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=3D060000] [hdr=3D00] is there (id=3D25318086) Using $PIR table, 12 entries at 0xc00fb9c0 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard found-> vendor=3D0x8086, dev=3D0x2531, revid=3D0x04 class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 map[10]: type 1, range 32, base e8000000, size 27 found-> vendor=3D0x8086, dev=3D0x2532, revid=3D0x04 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 subordinatebus=3D1 secondarybus=3D1 found-> vendor=3D0x8086, dev=3D0x2533, revid=3D0x04 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 subordinatebus=3D3 secondarybus=3D2 found-> vendor=3D0x8086, dev=3D0x244e, revid=3D0x04 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 subordinatebus=3D4 secondarybus=3D4 found-> vendor=3D0x8086, dev=3D0x2440, revid=3D0x04 class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1 subordinatebus=3D0 secondarybus=3D0 found-> vendor=3D0x8086, dev=3D0x244b, revid=3D0x04 class=3D01-01-80, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 map[20]: type 1, range 32, base 0000ffa0, size 4 IOAPIC #0 intpin 19 -> irq 2 Freeing (NOT implemented) redirected PCI irq 14. found-> vendor=3D0x8086, dev=3D0x2442, revid=3D0x04 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Dd, irq=3D2 map[20]: type 1, range 32, base 0000ff80, size 5 IOAPIC #0 intpin 17 -> irq 13 Freeing (NOT implemented) redirected PCI irq 11. found-> vendor=3D0x8086, dev=3D0x2443, revid=3D0x04 class=3D0c-05-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Db, irq=3D13 map[20]: type 1, range 32, base 0000bcd0, size 4 IOAPIC #0 intpin 23 -> irq 16 Freeing (NOT implemented) redirected PCI irq 10. found-> vendor=3D0x8086, dev=3D0x2444, revid=3D0x04 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Dc, irq=3D16 map[20]: type 1, range 32, base 0000ff60, size 5 Freeing (NOT implemented) redirected PCI irq 11. found-> vendor=3D0x8086, dev=3D0x2445, revid=3D0x04 class=3D04-01-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Db, irq=3D13 map[10]: type 1, range 32, base 0000b800, size 8 map[14]: type 1, range 32, base 0000bc40, size 6 pci0: on pcib0 pcib1: at device 1.0 on p= ci0 IOAPIC #0 intpin 16 -> irq 17 Freeing (NOT implemented) redirected PCI irq 9. found-> vendor=3D0x1002, dev=3D0x5159, revid=3D0x00 class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Da, irq=3D17 map[10]: type 1, range 32, base f0000000, size 27 map[14]: type 1, range 32, base 0000ec00, size 8 map[18]: type 1, range 32, base ff9f0000, size 16 pci1: on pcib1 pci1: (vendor=3D0x1002, dev=3D0x5159)= at 0.0 irq 17 pcib2: at device 2.0 on p= ci0 found-> vendor=3D0x8086, dev=3D0x1360, revid=3D0x03 class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 subordinatebus=3D3 secondarybus=3D3 pci2: on pcib2 pcib3: at device 31.0 on = pci2 found-> vendor=3D0x8086, dev=3D0x1161, revid=3D0x01 class=3D08-00-20, hdrtype=3D0x00, mfdev=3D1 subordinatebus=3D0 secondarybus=3D0 IOAPIC #0 intpin 21 -> irq 18 Freeing (NOT implemented) redirected PCI irq 14. found-> vendor=3D0x1077, dev=3D0x2200, revid=3D0x05 class=3D01-00-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Da, irq=3D18 map[10]: type 1, range 32, base 0000dc00, size 8 map[14]: type 1, range 32, base ff7fe000, size 12 IOAPIC #0 intpin 22 -> irq 19 Freeing (NOT implemented) redirected PCI irq 14. found-> vendor=3D0x9005, dev=3D0x008f, revid=3D0x02 class=3D01-00-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Da, irq=3D19 map[10]: type 1, range 32, base 0000d800, size 8 map[14]: type 1, range 64, base ff7fd000, size 12 pci3: on pcib3 pci3: (vendor=3D0x8086, dev=3D0x1161) at 0.0 Qlogic ISP Driver, FreeBSD Version 4.16, Core Version 2.5 isp0: port 0xdc00-0xdcff mem 0xff7fe000= -0xff7fefff irq 18 at device 13.0 on pci3 isp0: using I/O space register mapping isp0: Board Type 2200, Chip Revision 0x5, loaded F/W Revision 2.1.36 isp0: Installed in 64-Bit PCI slot isp0: Last F/W revision was 2.1.12 isp0: 985 max I/O commands supported isp0: NVRAM Port WWN 0x210000e08b0413fb isp0: LIP Received ahc0: port 0xd800-0xd8ff mem 0xff7f= d000-0xff7fdfff irq 19 at device 14.0 on pci3 ahc0: Reading SEEPROM...done. ahc0: Manual SE Termination ahc0: Manual LVD Termination ahc0: BIOS eeprom is present ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 419 instructions downloaded aic7892: Ultra160 Wide Channel A, SCSI Id=3D7, 32/255 SCBs pcib4: at device 30.0 on pci0 Freeing (NOT implemented) redirected PCI irq 10. found-> vendor=3D0x10b7, dev=3D0x9200, revid=3D0x78 class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Da, irq=3D16 map[10]: type 1, range 32, base 0000cc80, size 7 map[14]: type 1, range 32, base ff4ffc00, size 7 Freeing (NOT implemented) redirected PCI irq 9. found-> vendor=3D0x104c, dev=3D0x8020, revid=3D0x00 class=3D0c-00-10, hdrtype=3D0x00, mfdev=3D0 subordinatebus=3D0 secondarybus=3D0 intpin=3Da, irq=3D17 map[10]: type 1, range 32, base ff4ff000, size 11 map[14]: type 1, range 32, base ff4f8000, size 14 pci4: on pcib4 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xcc80-0xccff mem 0xff4ffc00-0= xff4ffc7f irq 16 at device 11.0 on pci4 xl0: Ethernet address: 00:06:5b:83:e2:99 xl0: media options word: a xl0: found MII/AUTO miibus0: on xl0 ukphy0: on miibus0 ukphy0: OUI 0x00105a, model 0x0000, rev. 0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bpf: xl0 attached pci4: (vendor=3D0x104c, dev=3D0x8020) at 12.0 irq 17 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 31.1 o= n pci0 ata0: iobase=3D0x01f0 altiobase=3D0x03f6 bmaddr=3D0xffa0 ata0: mask=3D00 status0=3Dff status1=3Dff ata0: probe allocation failed ata1: iobase=3D0x0170 altiobase=3D0x0376 bmaddr=3D0xffa8 ata1: mask=3D03 status0=3D50 status1=3D00 ata1: mask=3D03 ostat0=3D50 ostat2=3D00 ata1-master: ATAPI probe a=3D14 b=3Deb ata1-slave: ATAPI probe a=3D7f b=3D7f ata1: mask=3D03 status0=3D00 status1=3D00 ata1: devices=3D04 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xff80-0xff9f i= rq 2 at device 31.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: (vendor=3D0x8086, dev=3D0x2443) at 31.3 irq 13 uhci1: port 0xff60-0xff7f i= rq 16 at device 31.4 on pci0 using shared irq16. usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: (vendor=3D0x8086, dev=3D0x2445) at 31.5 irq 13 Trying Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: