From owner-freebsd-questions Sun Apr 9 0:31:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maxim.gba.oz.au (gba.tmx.com.au [203.9.155.249]) by hub.freebsd.org (Postfix) with SMTP id 4601D37B69C for ; Sun, 9 Apr 2000 00:31:39 -0700 (PDT) (envelope-from gjb-freebsd@gba.oz.au) Received: (qmail 35025 invoked by uid 1001); 9 Apr 2000 07:05:26 +1000 X-Posted-By: GBA-Post 2.02.01 12-Dec-1999 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Message-Id: Date: Sun, 09 Apr 2000 07:05:25 +1000 From: Greg Black To: Per_Hallstrom_NV98ATe@teknikum.vaxjo.se Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange kernel panics References: In-reply-to: of Sat, 08 Apr 2000 13:30:13 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > recompiled it, MaxUsers 256. Now it says that there isn't enough > NMBCLUSTERS (or something like that). Well, i recompiled it. It told me > to raise MaxUsers, so I did, to 512. (If I set it >512 it gives me a > warning.) > It still says that it is out of NMBLUSTERS. And then it reboots. > [...] > I would be very thankful if someone knows why this happens. If anyone > have a kernel config file that you know works, mail me... if that is > the problem. And btw, it's FreeBSD 3.4.. [...] Leave maxusers at 64 (or whatever you would choose for normal operation other than your test). Then add the following line to your config file: options NMBCLUSTERS=4096 #Default=1024 Build and install a new kernel and repeat the test. If it doesn't do what you want, repeat the process with larger values for NMBCLUSTERS until it does work. -- Greg Black -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 0:47:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sprout.cgf.net (adsl-207-215-8-122.dsl.snfc21.pacbell.net [207.215.8.122]) by hub.freebsd.org (Postfix) with ESMTP id F0A4637B596 for ; Sun, 9 Apr 2000 00:47:40 -0700 (PDT) (envelope-from tomb@cgf.net) Received: from cgf.net (localhost.cgf.net [127.0.0.1]) by sprout.cgf.net (8.9.3/8.9.3) with ESMTP id AAA01124 for ; Sun, 9 Apr 2000 00:47:43 -0700 (PDT) (envelope-from tomb@cgf.net) Message-ID: <38F0359F.E45937FC@cgf.net> Date: Sun, 09 Apr 2000 00:47:43 -0700 From: tomb Organization: Badger Basters (We do it with lard!) X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: vinum causes fatal double fault kernel panic Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've been attempting to create a mirrored pair of disc's. I'm not concerned about performance only the backup of my critical data. Armed with a pair of scsi drives (same model) and the man pages I came up with a config file (listed below). The problem is that if I use this to setup the mirro I get a "fatal double fault" <> panic: double fault message and the machine reboots. Camcontrol reports both drives ready and the discs were operating fine as separate drives on the same machine and controller. Thanks, Tom Platform: FreeBSD 4.0 Release, AMD K6-2 128Mb RAM Custom Kernel (Removed spurious devices) Adaptec 2940-U2W Drives: ad0 (OS drive, not to be mirrored!) da0 ID1 (Seagate 4141Mb Barracuda mirror) da1 ID8 (Seagate 4141Mb Barracuda mirror) vinum config file: drive a device /dev/da0s1e drive b device /dev/da1s1e volume mirror plex org concat sd length 4141m drive a plex org concat sd length 4141m drive b To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 2: 5:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from acc0.visti.net (acc0.visti.net [195.64.225.233]) by hub.freebsd.org (Postfix) with ESMTP id C868E37B7F6 for ; Sun, 9 Apr 2000 02:04:44 -0700 (PDT) (envelope-from optimum@optimum.kiev.ua) Received: from office.visti.net (office.visti.net [195.64.225.183]) by acc0.visti.net (8.8.8-Elvisti-980428/8.8.8) with ESMTP id MAA22072 for ; Sun, 9 Apr 2000 12:04:26 +0300 (EEST) Received: from gw.visti.net (gw0-dos.visti.net [195.64.225.161]) by office.visti.net (8.6.12/8.ElVisti) with ESMTP id MAA08245 for ; Sun, 9 Apr 2000 12:04:25 +0300 Received: from localhost (acc1-30.dialup.elvisti.kiev.ua [195.64.227.30]) by gw.visti.net (8.9.3/8.9.3) with SMTP id MAA12722 for ; Sun, 9 Apr 2000 12:04:22 +0300 (EEST) Message-ID: <000201bfa1f9$a3111e80$0100007f@localhost> From: "Dmitriy Tarasyuk" To: Subject: MD5 checksums of image Date: Sun, 9 Apr 2000 11:59:07 +0400 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 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir/Madam, I have just downloaded FreeBSD 4.0 ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.0-install.iso CD image. Unfortunately, the MD5 checksum was found different than the attached pattern within the checksum.md5. Would you be so kind to email me the partial MD5 checksums of every 10M as an output of the following sh script s=0 while [ "$s" != "63" ] do dd if=4.0-install.iso bs=10240k count=1 skip=$s | md5 s=`expr $s + 1` done So, than I could be able to download failed slices with ftp reget command. I have access to 64K internet channel and therefore I cannot download the entire copy again. Thank you for the help in advance. Dmitriy Tarasyuk. -- P.S. Indeed, it is very important for me! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 2:27:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout01.sul.t-online.de (mailout01.sul.t-online.de [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id C8B5D37B700 for ; Sun, 9 Apr 2000 02:27:19 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd07.sul.t-online.de by mailout01.sul.t-online.de with smtp id 12eDzT-0003At-00; Sun, 9 Apr 2000 11:26:47 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.156.3.7]) by fwd07.sul.t-online.de with esmtp id 12eDzM-22dqV6C; Sun, 9 Apr 2000 11:26:40 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id XAA00967; Sat, 8 Apr 2000 23:10:36 +0200 (CEST) Date: Sat, 8 Apr 2000 23:10:36 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Otter Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Line Wrapping (Was: Re: Setting up a Webserver) In-Reply-To: <38EEF473.7F79CC66@otter.cc> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [...] > > Freddy, Otter, > You're wrong. I'm using Netscape mail. If the sender doesn't set the > lines to wrap then it goes off the screen and i have to follow the > text out there... if I'm interested in reading it. For those with text > mail apps, it's even more of a pain in the ass. With text, you have to > chase each line out there. It's not folks being picky. Consider it as > a gesture of them pointing you in the direction of what's understood > as common courtesy. Oh. Thanks for the information. As I'm not a big Fan of these GUI Apps, I don't have the problem. But I try to wrap my lines at 70 Chars. > Regards, > Otter > p.s. in case you're wondering, mine's set to 70 > Thanks, Freddy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 4: 3:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (Postfix) with SMTP id 6CAD637B51D for ; Sun, 9 Apr 2000 04:03:49 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 42125 invoked by uid 1000); 9 Apr 2000 11:02:43 -0000 Date: Sun, 9 Apr 2000 07:02:43 -0400 From: Chris Johnson To: Guy Helmer , questions@freebsd.org Subject: Re: cron's complaint Message-ID: <20000409070242.A41930@palomine.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Guy Helmer wrote: > On Tue, 4 Apr 2000, Sue Blake wrote: > > On Tue, Apr 04, 2000 at 09:35:35PM +1000, Sue Blake wrote: > > > On Tue, Apr 04, 2000 at 12:33:35PM +0200, Sheldon Hearn wrote: > > > > On Tue, 04 Apr 2000 18:05:44 +1000, Sue Blake wrote: > > > > > > > > > CRON in malloc(): warning: pointer to wrong page. > > > > > CRON in free(): warning: pointer to wrong page. > > > > > Meanwhile, I'd really like to know how to get cron working without > > > drowning me in hundreds of errors. I've rebooted since it started, and > > > the errors are still being churned out. It feels like something's been > > > changed permanently. > > > > I made some cosmetic edits to the active lines in /etc/crontab and cron > > stopped reporting those errors from that moment on. Later on, root > > dutifully sent me my StarTrek Night reminder email courtesy of cron, > > with no complaints. > > > > Probably all that was significant was that the file was changed and > > therefore re-read by cron. Might a corrupted crontab file in var cause this? > > Damn, I should have kept a copy. My personal crontab was mucking up > > too, but I'll have to wait until tomorrow before its jobs are due again. > > Hmm, a crontab file that triggers this activity would be a great data point... One box of mine just started doing this, running 3.4-STABLE as of March 24. The box ran for two weeks before it started doing it, though, and at the time the messages started it was (perhaps coincidentally) doing a buildworld. Before the buildworld, it had been very lightly loaded. The messages started at 2:05AM, i.e. right after the daily run stuff ran. I opened root's crontab file, which was empty (actually, it didn't exist at all and crontab created a new one), added a comment to it and saved it, opened it back up and removed the comment and saved it, and the messages stopped right away. Let me know if there's any other information I can provide. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 4:19: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (Postfix) with SMTP id C401A37B5EE for ; Sun, 9 Apr 2000 04:18:58 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 42335 invoked by uid 1000); 9 Apr 2000 11:18:58 -0000 Date: Sun, 9 Apr 2000 07:18:58 -0400 From: Chris Johnson To: Guy Helmer , questions@freebsd.org Subject: Re: cron's complaint Message-ID: <20000409071858.A42295@palomine.net> References: <20000409070242.A41930@palomine.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000409070242.A41930@palomine.net>; from cjohnson on Sun, Apr 09, 2000 at 07:02:42AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 09, 2000 at 07:02:42AM -0400, Chris Johnson wrote: > One box of mine just started doing this, running 3.4-STABLE as of March 24. The > box ran for two weeks before it started doing it, though, and at the time the > messages started it was (perhaps coincidentally) doing a buildworld. Before the > buildworld, it had been very lightly loaded. This box, as it turns out, may have hardware problems. My next buildworld caused it to reboot spontaneously. So there may be no cron problems at all. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 5:40: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id EF93537B98F for ; Sun, 9 Apr 2000 05:39:58 -0700 (PDT) (envelope-from otterr@telocity.com) Received: from bronyaur (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id FAA05088; Sun, 9 Apr 2000 05:38:34 -0700 (PDT) Message-ID: <003d01bfa220$ce8ccb50$555be3d8@telocity.com> From: "Otter" To: "kyle" , References: <38F00440.A11E7367@pchost.com> Subject: Re: Sound in 4.0... Date: Sun, 9 Apr 2000 08:40:36 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "kyle" To: Sent: Sunday, April 09, 2000 12:17 AM Subject: Sound in 4.0... > Hi, > > I have been trying to sound working on my laptop. > > I'm using 4.0 RELEASE. > > here is my KERNEL config and the error that it produces > > ----->snd bit for the KERNEL > > #this is for the sound > #controller snd0 > #device isa0 > device snd0 > device sb0 > #device sbxvi0 at isa ? drq ? > #device sbmidi0 at isa ? port 0x300 > device opl0 at isa? port 0x388 > #device pcm0 at isa? irq 10 drq 1 flags 0x0 > device pcm > device pcm0 > > > -----------------> the error it produces when I config the KERNEL > > WARNING: The snd drivers are deprecated. Please see pcm/sbc/etc. > > ------------------->the following is the output of the cat sndstat > > > > > VoxWare Sound Driver:3.5-alpha15-970902 (Wed Aug 6 22:58:35 PDT 1997 > Amancio Hasty@rah.star-gate.com) > Config options: > > Installed drivers: > Type 1: OPL-2/OPL-3 FM > Type 2: SoundBlaster > > > Card config: > OPL-2/OPL-3 FM at 0x388 irq 1 > > Audio devices: > > Synth devices: > 0: Yamaha OPL-3 > > Midi devices: > > Timers: > 0: System clock > > Mixers: > bash-2.03# Apr 9 14:11:53 ronin /kernel: WARNING: driver snd should > register devices with make_dev() (dev_t = "#snd/6") > Apr 9 14:11:53 ronin /kernel: WARNING: driver snd should register > devices with make_dev() (dev_t = "#snd/6") > > > any help would be very much appreciated.. > > > thanks > kyle Kyle, Seeing that the snd drivers have been deprecated (made obsolete) in 4.0 and 5.0, i'd suggest another driver. sbc has taken the place of snd. My AWE64 works with the combination of pcm and sbc drivers. Read the man pages for these to gain some more iinsight on their operation. Give it a shot and get rid of those unsupported devices in your kernel. By the way, pcm is enough. You don't need pcm0 in there with it. Regards, Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 7:30:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 64C9E37B883 for ; Sun, 9 Apr 2000 07:30:32 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id HAA01451; Sun, 9 Apr 2000 07:30:29 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <10e301bfa230$2625bac0$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "William Freeman" , Cc: Subject: Re: Date: Sun, 9 Apr 2000 07:30:25 -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 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>Could you tell me how to run a ppp session as a user other than root? >Ironicly, User PPP doesn't play well with users, while Kernel PPP doesn't really care. use kernel ppp and that will solve that problem. You could also run User-PPP in auto mode... --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 8: 6:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tyler.net (mail.tyler.net [205.218.118.185]) by hub.freebsd.org (Postfix) with ESMTP id 0BC8F37B768 for ; Sun, 9 Apr 2000 08:05:17 -0700 (PDT) (envelope-from stephen@neosphere.yi.org) Received: from serenity.neosphere.yi.org ([208.180.57.251]) by mail.tyler.net (Post.Office MTA v3.5.3 release 223 ID# 0-54929U30000L30000S0V35) with SMTP id net for ; Sun, 9 Apr 2000 10:03:16 -0500 Message-ID: <000f01bfa234$ce282600$0202a8c0@neosphere.yi.org> From: "stephen" To: "free BSD" Subject: computer.my.domain Date: Sun, 9 Apr 2000 10:03:45 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01BFA20A.E43DEEE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000C_01BFA20A.E43DEEE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I want to access my computer from behind nat, i think i have to run a = dns, but not sure how... I have a windows box named serenity and its running serve-u i have a domain name neosphere.yi.org i have only one ip, so i use nat... i want to access my win box by typing serenity.neosphere.yi.org the ip of the windows box is 192.168.2.2 i have tried the mini dns tutorial on the bsd site, but no sucess...=20 i think a dns is what i need, but i use my isp's dns for the other = puters on the network hopeless ly confused... Stephen ------=_NextPart_000_000C_01BFA20A.E43DEEE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I want to access my computer from = behind nat, i=20 think i have to run a dns, but not sure how...
I have a windows box named serenity and = its running=20 serve-u
i have a domain name = neosphere.yi.org
i have only one ip, so i use = nat...
i want to access my win box by typing=20 serenity.neosphere.yi.org
the ip of the windows box is=20 192.168.2.2
i have tried the mini dns tutorial on = the bsd site,=20 but no sucess...
i think a dns is what i need, but = i use my=20 isp's dns for the other puters on the network
hopeless ly confused...=20 Stephen
------=_NextPart_000_000C_01BFA20A.E43DEEE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 8:40:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id B6E4A37BF72 for ; Sun, 9 Apr 2000 08:40:56 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e39Fenh20707; Sun, 9 Apr 2000 08:40:49 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004091540.e39Fenh20707@cytosine.dhs.org> Subject: Re: computer.my.domain In-Reply-To: <000f01bfa234$ce282600$0202a8c0@neosphere.yi.org> from stephen at "Apr 9, 2000 10:03:45 am" To: stephen Date: Sun, 9 Apr 2000 08:40:49 -0700 (PDT) Cc: free BSD X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to use the redirect_port option in natd. So, when you start natd, you type this in: natd -n de0 -redirect_port 192.168.2.2:21 21 replace de0 with you're interface. And, to make it like that when you start up the box, put this in the /etc/rc.conf: nat_flags="-redirect_port 192.168.2.2:21 21" There is also a way to put this information in one configuration file. Read "man natd" for information on how to do that. --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > I want to access my computer from behind nat, i think i have to run a dns, but not sure how... > I have a windows box named serenity and its running serve-u > i have a domain name neosphere.yi.org > i have only one ip, so i use nat... > i want to access my win box by typing serenity.neosphere.yi.org > the ip of the windows box is 192.168.2.2 > i have tried the mini dns tutorial on the bsd site, but no sucess... > i think a dns is what i need, but i use my isp's dns for the other puters on the network > hopeless ly confused... Stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 9:43:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heretic.cybertouch.org (24.69.168.8.on.wave.home.com [24.69.168.8]) by hub.freebsd.org (Postfix) with ESMTP id B171237B76C for ; Sun, 9 Apr 2000 09:43:08 -0700 (PDT) (envelope-from lnb@heretic.cybertouch.org) Received: from localhost (lnb@localhost) by heretic.cybertouch.org (8.9.3/8.9.3) with ESMTP id MAA08829; Sun, 9 Apr 2000 12:42:04 -0400 (EDT) (envelope-from lnb@heretic.cybertouch.org) Date: Sun, 9 Apr 2000 12:42:04 -0400 (EDT) From: Lanny Baron To: Jeff Gray Cc: freebsd-questions@FreeBSD.ORG Subject: Re: printer help please In-Reply-To: Message-ID: City: Thornhill Province: Ontario Country: Canada MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Did you try to see if lpd is running? type: ps auxw | grep lpd If it's not running type: lpd then try man man | lpr If you still get zippo, did you make the correct dir's in /var/spool/lpd? Example: mkdir -p /var/spool/lpd/lp chmod 770 /var/spool/lpd/lp chown daemon.daemon /var/spool/lpd/lp lnb On Sat, 8 Apr 2000, Jeff Gray wrote: > Appeciate some advice on how to get my print output working again. > > Running 3.3. Have an Epson Stylus 850 Injet printer that was working in > ascii mode. That is, I could print from emacs with no difficulty. Worked > just fine but I could not leave well enough alone . > > Decided it would be good to get postscript printing working. > > It now appears that information is not getting to the spooler. > > > 1. installed apsfilter. > > 2. ran the test protocol and got a beautiful tiger printout; probably used > up half and ink cartride :-) > > 3. finished the setup and decided to first test ascii > > could not print from the buffer in emacs. > > as root, > lpd > lpc up lp1 lp2 lp3 lp4 lp5 > these are the printers in /etc/printcap > > did the above in response to getting messages that printers > were not running. > > 4. If I try and print from emacs the bottom of the screen says, > Spooling... done > the output of lpq is blank so there is no pending job > > lpq > no entries > > If I try from the command line > lptest 20 5 |lpr > [as in Greg's book] > nothing happens, no error message, nada. > > > If I go to Netscape and save a page using save as page.ps and then > try > lpr page.ps > again, nothing > > My /etc/printcap follows my name. It was created by apsfilter. > > Advice appreciated. > > Thanks > jeff > > # LABEL apsfilter > # apsfilter setup Sat Apr 8 18:48:39 PDT 2000 > # > # APS_BASEDIR:/usr/local/apsfilter > # > # > ascii|lp1|uniprint--ascii-mono|uniprint ascii mono:\ > :lp=/dev/lpt0:\ > :sd=/var/spool/lpd/uniprint--ascii-mono:\ > :lf=/var/spool/lpd/uniprint--ascii-mono/log:\ > :af=/var/spool/lpd/uniprint--ascii-mono/acct:\ > :if=/usr/local/apsfilter/filter/aps-uniprint--ascii-mono:\ > :mx#0:\ > :sh: > # > lp2|uniprint--auto-mono|uniprint auto mono:\ > :lp=/dev/lpt0:\ > :sd=/var/spool/lpd/uniprint--auto-mono:\ > :lf=/var/spool/lpd/uniprint--auto-mono/log:\ > :af=/var/spool/lpd/uniprint--auto-mono/acct:\ > :if=/usr/local/apsfilter/filter/aps-uniprint--auto-mono:\ > :mx#0:\ > :sh: > # > lp3|uniprint--ascii-color|uniprint ascii color:\ > :lp=/dev/lpt0:\ > :sd=/var/spool/lpd/uniprint--ascii-color:\ > :lf=/var/spool/lpd/uniprint--ascii-color/log:\ > :af=/var/spool/lpd/uniprint--ascii-color/acct:\ > :if=/usr/local/apsfilter/filter/aps-uniprint--ascii-color:\ > :mx#0:\ > :sh: > # > lp|lp4|uniprint--auto-color|uniprint auto color:\ > :lp=/dev/lpt0:\ > :sd=/var/spool/lpd/uniprint--auto-color:\ > :lf=/var/spool/lpd/uniprint--auto-color/log:\ > :af=/var/spool/lpd/uniprint--auto-color/acct:\ > :if=/usr/local/apsfilter/filter/aps-uniprint--auto-color:\ > :mx#0:\ > :sh: > # > raw|lp5|uniprint--raw|uniprint auto raw:\ > :lp=/dev/lpt0:\ > :sd=/var/spool/lpd/uniprint-raw:\ > :lf=/var/spool/lpd/uniprint-raw/log:\ > :af=/var/spool/lpd/uniprint-raw/acct:\ > :if=/usr/local/apsfilter/filter/aps-uniprint--raw:\ > :mx#0:\ > :sh: > > > > 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 Apr 9 9:44:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.iran.com (smtp2.iran.com [195.200.225.123]) by hub.freebsd.org (Postfix) with SMTP id 1EEB837C04F for ; Sun, 9 Apr 2000 09:42:25 -0700 (PDT) (envelope-from hamid@morva.net) Received: from morva.net([195.200.226.147]) (1577 bytes) by smtp2.iran.com via sendmail with P:smtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Sun, 9 Apr 2000 21:10:21 +0430 (IRST) (Smail-3.2.0.101 1997-Dec-17 #21 built 1998-Jul-17) Received: (qmail 8966 invoked from network); 9 Apr 2000 16:41:41 -0000 Received: from unknown (HELO hamid) (195.200.229.37) by yaghut.morva.net with SMTP; 9 Apr 2000 16:41:41 -0000 Message-ID: <000501bfa243$149857a0$051414c8@hamid> From: "Seyyed Hamid Reza Hashemi Golpayegani" To: Subject: PNP modem for FreeBSD 4.0 Date: Sun, 9 Apr 2000 21:15:54 +0430 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 X-Loop: FreeBSD.ORG Hi , I have install FreeBSD 4 and I have a USRobotics Sportster 33600 Internal PnP modem that installed in my computer . My FreeBSD kernel support Plug and Play and detect my modem name and assign an IRQ and PORT to my modem follow the kernel log : Apr 9 20:35:52 hamid /kernel: sio4: at port 0x3f8-0x3ff irq 4 on isa0 Apr 9 20:35:52 hamid /kernel: sio4: type 16550A it assign sio4 to my modem . But there is not any cuaax to use modem ! how can I use my modem ? I can't open my modem port in minicom but my modem was detected by kernel . I think that I must have some command or kernel setting or rc.serial setting or ... to config my modem . Please help me to use my modem in FreeBSD 4.0 Thank You Hamid Hashemi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 10:13: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.iran.com (smtp2.iran.com [195.200.225.123]) by hub.freebsd.org (Postfix) with SMTP id 1622837BA8C for ; Sun, 9 Apr 2000 10:12:55 -0700 (PDT) (envelope-from hamid@morva.net) Received: from morva.net([195.200.226.147]) (1555 bytes) by smtp2.iran.com via sendmail with P:smtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Sun, 9 Apr 2000 21:41:44 +0430 (IRST) (Smail-3.2.0.101 1997-Dec-17 #21 built 1998-Jul-17) Received: (qmail 9438 invoked from network); 9 Apr 2000 17:13:02 -0000 Received: from unknown (HELO hamid) (195.200.229.37) by yaghut.morva.net with SMTP; 9 Apr 2000 17:13:02 -0000 Message-ID: <007c01bfa247$763c3c20$051414c8@hamid> From: "Seyyed Hamid Reza Hashemi Golpayegani" To: Subject: PNP modem problem ! Date: Sun, 9 Apr 2000 21:47:15 +0430 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 X-Loop: FreeBSD.ORG Hi , I have install FreeBSD 4 and I have a USRobotics Sportster 33600 Internal PnP modem that installed in my computer . My FreeBSD kernel support Plug and Play and detect my modem name and assign an IRQ and PORT to my modem follow the kernel log : Apr 9 20:35:52 hamid /kernel: sio4: at port 0x3f8-0x3ff irq 4 on isa0 Apr 9 20:35:52 hamid /kernel: sio4: type 16550A it assign sio4 to my modem . But there is not any cuaax to use modem ! how can I use my modem ? I can't open my modem port in minicom but my modem was detected by kernel . I think that I must have some command or kernel setting or rc.serial setting or ... to config my modem . Please help me to use my modem in FreeBSD 4.0 Thank You Hamid Hashemi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 10:18:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 9A15737B58E for ; Sun, 9 Apr 2000 10:18:18 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.64] by picusnet.com with ESMTP (SMTPD32-5.05) id AB2C747C0084; Sun, 09 Apr 2000 13:17:32 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id NAA20787 for ; Sun, 9 Apr 2000 13:11:22 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F0B9BA.69CF5F7C@picusnet.com> Date: Sun, 09 Apr 2000 13:11:22 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: libcalendar Content-Type: multipart/alternative; boundary="------------8C86E1E79741F2EEBE5B7F43" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------8C86E1E79741F2EEBE5B7F43 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, over the past few days i've been going nuts. after the last time trying to compile 4.0-STABLE killed my box, i decided to just hang at 3.4-STABLE and add burncd (to control my CD-RW). whether or not i have that in, i still die compiling at: ===> lib/libcalendar ".depend", line 2: Need an operator ".depend", line 3: Need an operator ".depend", line 4: Need an operator ".depend", line 5: Need an operator ".depend", line 6: Need an operator ".depend", line 7: Missing dependency operator ".depend", line 8: Need an operator ".depend", line 10: Missing dependency operator ".depend", line 11: Need an operator ".depend", line 14: Need an operator ".depend", line 18: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. if i take out libcalander, what will it hurt? -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------8C86E1E79741F2EEBE5B7F43 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, over the past few days i've been going nuts.  after the last time trying to compile 4.0-STABLE killed my box, i decided to just hang at 3.4-STABLE and add burncd (to control my CD-RW).  whether or not i have that in, i still die compiling at:
===> lib/libcalendar
".depend", line 2: Need an operator
".depend", line 3: Need an operator
".depend", line 4: Need an operator
".depend", line 5: Need an operator
".depend", line 6: Need an operator
".depend", line 7: Missing dependency operator
".depend", line 8: Need an operator
".depend", line 10: Missing dependency operator
".depend", line 11: Need an operator
".depend", line 14: Need an operator
".depend", line 18: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

if i take out libcalander, what will it hurt?

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------8C86E1E79741F2EEBE5B7F43-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 10:28:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts3-srv.bellnexxia.net (tomts3.bellnexxia.net [209.226.175.141]) by hub.freebsd.org (Postfix) with ESMTP id 44A0737B5B9; Sun, 9 Apr 2000 10:28:29 -0700 (PDT) (envelope-from transmogrify@sympatico.ca) Received: from sympatico.ca ([207.236.126.121]) by tomts3-srv.bellnexxia.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000409172827.STGA1014.tomts3-srv.bellnexxia.net@sympatico.ca>; Sun, 9 Apr 2000 13:28:27 -0400 Message-ID: <38F0BD5E.52034BAC@sympatico.ca> Date: Sun, 09 Apr 2000 13:26:54 -0400 From: Paul Halliday X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Paul Chvostek Cc: freebsd-questions@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: PCCARD ethernet - "Can't map in cis", "driver allocation failed" References: <20000407132757.A14596@flarn.it.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Paul Chvostek wrote: > > Hiya. > > A search of the mailing lists tells me that this question gets asked > *way* more often than it gets answered. ;) > > I'm trying to use a "Xircom" "CreditCard Ethernet+Modem II". Unfortunately multi-function cards are not yet supported under FreeBSD. ie. you are out of luck. Try reading the documentation @ www.jp.FreeBSD.org/PAO > > I'm not sure what some of these configuration elements are, and they're > not documented in the man pages or handbook (or the FAQ or the mailing > list archives). For example, what's does the "0x1" mean on the config > line? What's the significance of the references to "xe1" when I don't > already have an xe0 in the system? Has anyone used one of these before? > > Can anybody lend me a clue? > > Thanks. :) > > -- > Paul Chvostek > > To larger sight the rim of shadow is the line of light. > (Thomas William Parsons) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Paul H. ============================================================================ Don't underestimate the power of stupid people in large groups. Email: dp@penix.org BIO: http://bling.dyn.dhs.org GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F  D5EC 3D39 F274 4AA3 E8B9 Public Key available here: http://bling.dyn.dhs.org/dp.asc ============================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 10:30: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts3-srv.bellnexxia.net (tomts3.bellnexxia.net [209.226.175.141]) by hub.freebsd.org (Postfix) with ESMTP id 3DB6E37B58E for ; Sun, 9 Apr 2000 10:29:59 -0700 (PDT) (envelope-from transmogrify@sympatico.ca) Received: from sympatico.ca ([207.236.126.121]) by tomts3-srv.bellnexxia.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000409172953.STJL1014.tomts3-srv.bellnexxia.net@sympatico.ca>; Sun, 9 Apr 2000 13:29:53 -0400 Message-ID: <38F0BDB5.5750063A@sympatico.ca> Date: Sun, 09 Apr 2000 13:28:21 -0400 From: Paul Halliday X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Ryan Shannon Cc: freebsd-questions@FreeBSD.ORG, wcug@wcug.wwu.edu Subject: Re: Modem Strangeness References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ryan Shannon wrote: > > Hello. > > When I enter a terminal in ppp (FreeBSD 4.0 Release), my modem echo lags > my input by one character. So, like, when I type atdt, I will only see > atd until I press another character, which I won't see until I type the > next one... > > Does anyone know what causes this and how to fix it? > It usually means that you modem is trying to use an invalid irq. > Thanks, > > Ryan Shannon > > PS - Please make sure I receive a copy of your reply, I'm not on the > list. Thanks. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Paul H. ============================================================================ Don't underestimate the power of stupid people in large groups. Email: dp@penix.org BIO: http://bling.dyn.dhs.org GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F  D5EC 3D39 F274 4AA3 E8B9 Public Key available here: http://bling.dyn.dhs.org/dp.asc ============================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 10:52:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sprout.cgf.net (adsl-207-215-8-122.dsl.snfc21.pacbell.net [207.215.8.122]) by hub.freebsd.org (Postfix) with ESMTP id 1E19437B58E for ; Sun, 9 Apr 2000 10:52:22 -0700 (PDT) (envelope-from tomb@cgf.net) Received: from cgf.net (localhost.cgf.net [127.0.0.1]) by sprout.cgf.net (8.9.3/8.9.3) with ESMTP id KAA01926 for ; Sun, 9 Apr 2000 10:52:24 -0700 (PDT) (envelope-from tomb@cgf.net) Message-ID: <38F0C358.D120908@cgf.net> Date: Sun, 09 Apr 2000 10:52:24 -0700 From: tomb Organization: Badger Basters (We do it with lard!) X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: vinum causes fatal double fault kernel panic References: <38F0359F.E45937FC@cgf.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Additional: So I decided to reformat the drives using the scsi adaptors format utility (which completed with success). I modified the vinum config file to the following: drive a device /dev/da0s1 drive b device /dev/da1s1 volume mirror plex org concat sd length 4141m drive a plex org concat sd length 4141m drive b Now I start vinum with the following command.... su-2.03# vinum create config 1: drive a device /dev/da0s1 ** 1 : Invalid argument 2: drive b device /dev/da1s1 ** 2 : Invalid argument 0 drives: 1 volumes: V mirror State: down Plexes: 2 Size: 4141 MB 2 plexes: P mirror.p0 C State: faulty Subdisks: 1 Size: 4141 MB P mirror.p1 C State: faulty Subdisks: 1 Size: 4141 MB 2 subdisks: S mirror.p0.s0 State: crashed PO: 0 B Size: 4141 MB S mirror.p1.s0 State: crashed PO: 0 B Size: 4141 MB And seeing the fault "State: crashed" I get do a verbose info and get ............. su-2.03# vinum list -r -V mirror Volume mirror: Size: 4342153216 bytes (4141 MB) State: down Flags: 2 plexes Read policy: round robin Plex 0: mirror.p0 (concat), 4141 MB Plex 1: mirror.p1 (concat), 4141 MB Plex mirror.p0: Size: 4342153216 bytes (4141 MB) Subdisks: 1 State: faulty Organization: concat Part of volume mirror Subdisk 0: mirror.p0.s0 state: crashed size 4342153216 (4141 MB) offset 0 (0x0) Plex mirror.p1: Size: 4342153216 bytes (4141 MB) Subdisks: 1 State: faulty Organization: concat Part of volume mirror Subdisk 0: mirror.p1.s0 state: crashed size 4342153216 (4141 MB) offset 0 (0x0) Subdisk mirror.p0.s0: Size: 4342153216 bytes (4141 MB) State: crashed Plex mirror.p0 at offset 0 (0 B) Drive a (/dev/da0s1), no offset Subdisk mirror.p1.s0: Size: 4342153216 bytes (4141 MB) State: crashed Plex mirror.p1 at offset 0 (0 B) Drive b (/dev/da1s1), no offset tomb wrote: > Hi, > I've been attempting to create a mirrored pair of disc's. I'm not > concerned about performance only the backup of my critical data. Armed > with a pair of scsi drives (same model) and the man pages I came up with > a config file (listed below). The problem is that if I use this to > setup the mirro I get a > "fatal double fault" <> panic: double fault > message and the machine reboots. > > Camcontrol reports both drives ready and the discs were operating fine > as separate drives on the same machine and controller. > > Thanks, > > Tom > > Platform: > > FreeBSD 4.0 Release, > AMD K6-2 > 128Mb RAM > Custom Kernel (Removed spurious devices) > Adaptec 2940-U2W > > Drives: > ad0 (OS drive, not to be mirrored!) > da0 ID1 (Seagate 4141Mb Barracuda mirror) > da1 ID8 (Seagate 4141Mb Barracuda mirror) > > vinum config file: > > drive a device /dev/da0s1e > drive b device /dev/da1s1e > volume mirror > plex org concat > sd length 4141m drive a > plex org concat > sd length 4141m drive b To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 10:54:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 6885037B50D for ; Sun, 9 Apr 2000 10:54:21 -0700 (PDT) (envelope-from keramida@diogenis.ceid.upatras.gr) Received: from hades.hell.gr (ppp2.patr.hellasnet.gr [212.54.197.17]) by mail.hellasnet.gr (8.9.1/8.9.1) with SMTP id TAA21765 for ; Sun, 9 Apr 2000 19:53:06 +0200 (GMT) Received: (qmail 14874 invoked by uid 1001); 7 Apr 2000 11:09:11 -0000 Date: 7 Apr 2000 11:09:11 -0000 Message-ID: <20000407110911.14873.qmail@hades.hell.gr> From: "Giorgos Keramidas" To: 992C396651@stud.alakhawayn.ma Subject: Re: need help Cc: questions@freebsd.org In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [moved to -questions, does not belong to -hackers] [message format recovered] > From: Mourad Lakhdar <992C396651@stud.alakhawayn.ma> > > hi : > > when loading the kernel , i have the following error : > ************************************************** > the following file system had an unnexpected inconsistency: > /dev/rwd0s1e(/var) > > > file system failed help! > >try to enter the full path shell or -------- > ************************************************* > > how to resolve this problem , to enter the freebsd interface, and > complete the kernel load You need to manually run fsck on the /dev/rwd0s1e filesystem, because there were errors that fsck could not correct automatically. At the ...enter the full path for your shell or /bin/sh: press ENTER. You'll be shown the prompt of sh(1). Then run fsck on the filesystem that's broken: # /sbin/fsck -y Note that the manpage of fsck warns about -y: -y Assume a yes response to all questions asked by fsck; this should be used with great caution as this is a free license to continue after essentially unlimited trouble has been encountered. Ciao, Giorgos Keramidas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 11: 0: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tyler.net (mail.tyler.net [205.218.118.185]) by hub.freebsd.org (Postfix) with ESMTP id 0AF1F37B61A for ; Sun, 9 Apr 2000 10:59:59 -0700 (PDT) (envelope-from stephen@neosphere.yi.org) Received: from serenity.neosphere.yi.org ([208.180.57.251]) by mail.tyler.net (Post.Office MTA v3.5.3 release 223 ID# 0-54929U30000L30000S0V35) with SMTP id net for ; Sun, 9 Apr 2000 12:59:42 -0500 Message-ID: <000a01bfa24d$7433da40$0202a8c0@neosphere.yi.org> From: "stephen" To: "free BSD" Subject: nat name.gateway.com routing Date: Sun, 9 Apr 2000 13:00:11 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01BFA223.8A514440" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01BFA223.8A514440 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to connect to my windows box behind nat using domain names = ie ( serenity.neosphere.yi.org ) neosphere.yi.org being the gateway (bsd = box)... i only have one ip ( hence nat ) and using class C 192.168.2.xxx for all my local network... i am not sure this can be done, but what i am trying to acheive is = connecting from a local college to my windows box and download files = using serve-u ( win ftp prog ) i tired changing up some dns files, which works fine if i try to ping = serenity.neosphere.yi.org from the network, but when telneted to my = local college, the ping hangs and says "cannot resolve = serenity.neosphere.yi.org: Host name lookup failure" I thought i was on the right track with the dns files, but someone = suggested routed demon... i am not sure what to do any ideas ??? ------=_NextPart_000_0007_01BFA223.8A514440 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am trying to connect to my windows = box behind nat=20 using domain names ie ( serenity.neosphere.yi.org ) neosphere.yi.org = being the=20 gateway (bsd box)...
i only have one ip ( hence nat ) and = using class C=20 192.168.2.xxx
for all my local = network...
i am not sure this can be done, but = what i am=20 trying to acheive is connecting from a local college to my windows box = and=20 download files using serve-u ( win ftp prog )
i tired changing up some dns files, = which works=20 fine if i try to ping serenity.neosphere.yi.org from the network, but = when=20 telneted to my local college, the ping hangs and says "cannot resolve=20 serenity.neosphere.yi.org: Host name lookup failure"
 
I thought i was on the right track with = the dns=20 files, but someone suggested routed demon...
 
i am not sure what to do any ideas=20 ???
------=_NextPart_000_0007_01BFA223.8A514440-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 11: 2:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shell.jeah.net (shell.jeah.net [216.114.10.42]) by hub.freebsd.org (Postfix) with ESMTP id 8736737B5C7 for ; Sun, 9 Apr 2000 11:02:29 -0700 (PDT) (envelope-from chris@shell.jeah.net) Received: (from chris@localhost) by shell.jeah.net (8.9.3/8.9.3) id NAA76755 for freebsd-questions@freebsd.org; Sun, 9 Apr 2000 13:02:17 -0500 (CDT) (envelope-from chris) Date: Sun, 9 Apr 2000 13:02:17 -0500 (CDT) From: Chris Byrnes Message-Id: <200004091802.NAA76755@shell.jeah.net> To: freebsd-questions@freebsd.org Subject: I screwed up. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [chris@shell] [~]$ man dmesg Formatting page, please wait...Cannot fork Failed. Error executing formatting or display command. system command exited with status 512 Cannot fork Error executing formatting or display command. system command exited with status 512 No manual entry for dmesg [chris@shell] [~]$ man ps [chris@shell] [~]$ Any idea what I could have done? :P To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 11:22:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flarn.it.ca (it.ca [199.45.111.1]) by hub.freebsd.org (Postfix) with ESMTP id B3B4337B782 for ; Sun, 9 Apr 2000 11:22:30 -0700 (PDT) (envelope-from paul@flarn.it.ca) Received: (from paul@localhost) by flarn.it.ca (8.9.3/8.9.3) id OAA40840; Sun, 9 Apr 2000 14:22:59 -0400 (EDT) (envelope-from paul) Date: Sun, 9 Apr 2000 14:22:59 -0400 From: Paul Chvostek To: Jim Conner Cc: freebsd-questions@FreeBSD.ORG Subject: Re: whois question Message-ID: <20000409142259.A36746@flarn.it.ca> References: <4.3.1.2.20000408013420.00ad7aa0@pseudonet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <4.3.1.2.20000408013420.00ad7aa0@pseudonet.org>; from Jim Conner on Sat, Apr 08, 2000 at 01:34:23AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Easier than that, I've got the following working in csh/tcsh: alias rawhois 'whois -h whois.ra.net \!:*' alias awhois 'whois -h whois.arin.net \!:*' alias riwhois 'whois -h whois.ripe.net \!:*' alias cawhois 'whois -h whois.cdnnet.ca \!:*' alias nwhois 'whois -h whois.networksolutions.com \!:*' This is made obsolete by the new "smarter" whois, as is the following shell script you might find handy under 2.2.8: #!/bin/sh if [ $# -ne 1 ]; then whois elif echo "$1" | grep -q "[0-9][0-9]*\.[0-9]" ; then trap "rm -f /tmp/wh.$$ ; exit" 0 1 2 3 6 15 whois -h whois.arin.net $1 > /tmp/wh.$$ if grep -q "Netname: RIPE" /tmp/wh.$$ ; then whois -h whois.ripe.net $1 elif grep -q "Netname: APNIC" /tmp/wh.$$ ; then whois -h whois.apnic.net $1 else cat /tmp/wh.$$ fi elif echo "$1" | grep -q "\.ca\$" ; then whois -h whois.cdnnet.ca $1 elif echo "$1" | grep -q "\.uk\$" ; then whois -h whois.nic.uk $1 elif echo "$1" | grep -q "\.au\$" ; then whois -h whois.aunic.net $1 else whois -h whois.networksolutions.com $1 fi Expand as necessary. I only included what I use regularly. On Sat, Apr 08, 2000 at 01:34:23AM -0400, Jim Conner wrote: > > Very cool!! I knew it was something simple but didn't know exactly what it > was. Thanks!! > > - Jim > > > At 02:40 PM 4/7/00 -0700, Gorman, John wrote: > >whois -h whois.networksolutions.com [ host ] > > > >The easiest thing is to make up a shell script and call it > > > >whois.sh ( whois -h whois.networksolutions.com $1 ) > > > >John > > > >|-----Original Message----- > >|From: Jim C [mailto:jconner@enterit.com] > >|Sent: Friday, April 07, 2000 2:33 PM > >|To: Alexey L. Tcharykov; freebsd-questions@FreeBSD.ORG > >|Subject: Re: whois question > >| > >| > >|Dunno the answer to this but I have a question to piggy back this one: > >| > >|The new whois format...anyone know how to get the old format > >|instead of the > >|new format via the whois command...I hate this new format. > >| > >|- Jim > >| > >|At 00.53 08.04.00 +0400, Alexey L. Tcharykov wrote: > >|>Hello there! > >|> > >|>My question is: > >|> > >|>I have FreeBSD 2.2.8-RELEASE installed on my server. > >|> > >|>I discovered that whois utility from FreeBSD 3.4-RELEASE+ has > >|a feature I > >|>need so much. > >|> > >|>Can I install 3.4+ whois on my 2.2.8 without upgrading the > >|whole system? > >|>Where can I get it separately? > >|> > >|>Thanks a lot for your support. > >|> > >|>Alexey. > >|> > >|> > >|> > >|> > >|>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 > >| > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Today's errors, in contrast: > Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" > UNIX - "segmentation fault - core dumped" > Humanous Beingsus - "OOPS, I've fallen and I can't get up" > ------------------------------- > Jim Conner > NOTJames > jconner@enterit.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 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 Apr 9 11:29:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oberon.cup.edu (oberon.cup.edu [158.83.1.5]) by hub.freebsd.org (Postfix) with SMTP id 42C6637B526 for ; Sun, 9 Apr 2000 11:29:51 -0700 (PDT) (envelope-from rad2921@cup.edu) Received: from cup.edu ([209.114.157.231]) by duncan.cup.edu with ESMTP for freebsd-questions@freebsd.org; Sun, 9 Apr 2000 14:30:35 -0400 Message-ID: <38F0CC06.CA1B0637@cup.edu> Date: Sun, 09 Apr 2000 14:29:26 -0400 From: Tim Radigan Organization: New Revolutions X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: bash shell Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was wondering where I might be able to find a list of options that one could use in the bash login script. Like, how to create aliases and the such. I've tried the man pages, but I really didn't see what I was looking for. Any help would be appreciated. Tim Radigan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 11:33:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from f1node03.rhrz.uni-bonn.de (node03.rhrz.uni-bonn.de [131.220.18.133]) by hub.freebsd.org (Postfix) with ESMTP id C07D237B639; Sun, 9 Apr 2000 11:33:27 -0700 (PDT) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Received: from moritz.alleswirdgelber (ascend-tk-p100.rhrz.uni-bonn.de [131.220.244.100]) by f1node03.rhrz.uni-bonn.de (8.9.3/8.9.3) with ESMTP id UAA66012; Sun, 9 Apr 2000 20:32:45 +0200 Received: from localhost (uzs106@localhost [127.0.0.1]) by moritz.alleswirdgelber (8.9.2/8.9.2) with ESMTP id UAA00330; Sun, 9 Apr 2000 20:29:52 +0200 (CEST) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Date: Sun, 9 Apr 2000 20:29:52 +0200 (CEST) From: Heiko Recktenwald X-Sender: uzs106@moritz.alleswirdgelber To: freebsd-questions@FreeBSD.ORG Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: Moused and X In-Reply-To: <8cq6im$1p3h$1@bigeye.rhein-neckar.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Christian, thanks. > > I had X running via /dev/cuaa0 quiet well. Then I discovered moused, > > really usefull in the console. moused -p /dev/cuaao -m 2=3, which now sits > > as a moused.sh in /usr/local/etc/rc.d, > > That's nice, but you can (and thus should) set up moused in > /etc/rc.conf. It's straightforward. You can also take a look at > /etc/rc.i386 to see how the moused_* variables from rc.conf are > combined to start up moused. And there I found, surprise, surprise, "moused_flags". Adding the line moused_flags="-m 2=3" is ok in the console, with this two button Microsoft Mouse, but seems to make no sense with X (and is maybe therefor not in the setup utility /stand/sysinstall). Its a pity ;-) If you read this in -questions only, please cc any solution to uzs106etc, since I cannot subscribe to this valuable source of information, too much traffic. Cheers, Heiko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 11:37:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 1DDD837B760 for ; Sun, 9 Apr 2000 11:37:35 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.91] by picusnet.com with ESMTP (SMTPD32-5.05) id ADBE409F011C; Sun, 09 Apr 2000 14:36:46 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id OAA25343; Sun, 9 Apr 2000 14:30:21 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F0CC3D.1169479B@picusnet.com> Date: Sun, 09 Apr 2000 14:30:21 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Tim Radigan Cc: freebsd-questions@freebsd.org Subject: Re: bash shell References: <38F0CC06.CA1B0637@cup.edu> Content-Type: multipart/alternative; boundary="------------885F44DFC4286DF3ED35F1FB" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------885F44DFC4286DF3ED35F1FB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have a really kick-ass BASH file up on http://www.dotfiles.com. there should be examples of nearly everything in there including ANSI prompt (you need an ANSI font in your terminal emulator for this (it only looks correct with the latest versions of Eterm)). I use Tcsh and Xterm these days, so i havn't looked at that file in over 2 months. it's usable though. it's EvilGNU's .bashrc. there is a .dircolors to match if you use gnuls. my tcsh setup is there, too Tim Radigan wrote: > Hi, > > I was wondering where I might be able to find a list of options that one > could use in the bash login script. Like, how to create aliases and the > such. I've tried the man pages, but I really didn't see what I was > looking for. Any help would be appreciated. > > Tim Radigan > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------885F44DFC4286DF3ED35F1FB Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I have a really kick-ass BASH file up on http://www.dotfiles.com.  there should be examples of nearly everything in there including ANSI prompt (you need an ANSI font in your terminal emulator for this (it only looks correct with the latest versions of Eterm)).  I use Tcsh and Xterm these days, so i havn't looked at that file in over 2 months.  it's usable though.  it's EvilGNU's .bashrc.  there is a .dircolors to match if you use gnuls.  my tcsh setup is there, too
 
 
 
 

Tim Radigan wrote:

Hi,

I was wondering where I might be able to find a list of options that one
could use in the bash login script.  Like, how to create aliases and the
such.  I've tried the man pages, but I really didn't see what I was
looking for.  Any help would be appreciated.

Tim Radigan

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------885F44DFC4286DF3ED35F1FB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 12: 0: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flarn.it.ca (it.ca [199.45.111.1]) by hub.freebsd.org (Postfix) with ESMTP id DFA1037B72E for ; Sun, 9 Apr 2000 11:59:59 -0700 (PDT) (envelope-from paul@flarn.it.ca) Received: (from paul@localhost) by flarn.it.ca (8.9.3/8.9.3) id PAA43645 for freebsd-questions@FreeBSD.ORG; Sun, 9 Apr 2000 15:00:39 -0400 (EDT) (envelope-from paul) Date: Sun, 9 Apr 2000 15:00:39 -0400 From: Paul Chvostek To: freebsd-questions@FreeBSD.ORG Subject: Re: backticks, quotes, and doublequotes--- Message-ID: <20000409150039.B36746@flarn.it.ca> References: <004d01bfa046$aab66be0$fc69a0d0@linkfast.net.linkfast.net> <20000407183110.B238@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <20000407183110.B238@parish>; from Mark Ovens on Fri, Apr 07, 2000 at 06:31:10PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The various quotes are also often shell references. If I want to specify something I said, it would be "something I said". If I wanted to refer to a shell command, it would be `echo $this`, because that's how you'd execute a subshell in a command line. For laughs, try typing: echo `ls -la` Many people seem to use a pair of back ticks and a pair of apostrophes as the left and right sides of double quotes, since ASCII doesn't have these characters itself. You can `man sh` for more details on how single and double quotes work. To get to the specific section of the man page, '/Quoting'. On Fri, Apr 07, 2000 at 06:31:10PM +0100, Mark Ovens wrote: > > On Thu, Apr 06, 2000 at 11:06:24PM -0500, gh wrote: > > Can someone explain to me why some people use backticks and double backticks > > in, say, e-mail instead of using single quotes and double quotes? > > > > Well, I for one use them to show text that should be typed verbatim > (at the command prompt), for instance ``ls -l | grep foobar''. Don't > ask me the origins of it, I use it because that's what it > appeared to be for so I just copied everyone else. Bah, bah :) > > > Thanks. > > > > Issue has been intriguing, but has not led anywhere. > > > > Dan > > gh > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Beam me up Scottie, there's no intelligent life down here > ________________________________________________________________ > FreeBSD - The Power To Serve http://www.freebsd.org > My Webpage http://ukug.uk.freebsd.org/~mark/ > mailto:mark@ukug.uk.freebsd.org http://www.radan.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 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 Apr 9 12: 7:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flarn.it.ca (it.ca [199.45.111.1]) by hub.freebsd.org (Postfix) with ESMTP id EFA4E37B6C9 for ; Sun, 9 Apr 2000 12:07:24 -0700 (PDT) (envelope-from paul@flarn.it.ca) Received: (from paul@localhost) by flarn.it.ca (8.9.3/8.9.3) id PAA44232 for freebsd-questions@freebsd.org; Sun, 9 Apr 2000 15:08:05 -0400 (EDT) (envelope-from paul) Date: Sun, 9 Apr 2000 15:08:05 -0400 From: Paul Chvostek To: freebsd-questions@freebsd.org Subject: Re: "FreeBSD" as trademark Message-ID: <20000409150805.C36746@flarn.it.ca> References: <20000407092202.A26DA7C88@yellow.rahul.net> <38EF0BC8.6228D07E@mail.ptd.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <38EF0BC8.6228D07E@mail.ptd.net>; from Thomas M. Sommers on Sat, Apr 08, 2000 at 06:36:57AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's my favourite: http://trademarks.uspto.gov/cgi-bin/ifetch4?ENG+ALL+3+970449+0+1+88216+F+26+50+1+linux On Sat, Apr 08, 2000 at 06:36:57AM -0400, Thomas M. Sommers wrote: > > Rahul Dhesi wrote: > > > > "FreeBSD" is a composite term made up of two words: "Free" and "BSD". > > The word "Free" is not trade-mark-able when used with its normal meaning > > of "free of cost". The word BSD *might* be trade-mark-able if the > > University of California decided to make it so; but they didn't. I > > doubt that anybody else could claim trade mark rights over the word > > "BSD", when used to refer to "BSD". A valid trade mark gives the > > claimant a monopoly over the trade mark, and I doubt that anybody except > > the University of California could exercise such a monopoly over 'BSD'. > > > > The composite term "FreeBSD" would be a very, very weak trade mark, if > > it could be one at all. It would probably be no stronger a trade mark > > than any of these other composite words: > > > > FreeMarket > > FreeLunch > > FreeSoftware > > FreeSample > > > > Now as to whether a trade mark is *claimed* over 'FreeBSD', that's a > > different question. I believe there is such a claim. But a claim alone > > does not make a trade mark legally valid. > > > > Both BSD and FreeBSD are registered trademarks: > > BSD: > > http://trademarks.uspto.gov/cgi-bin/ifetch4?ENG+ALL+3+966392+0+0+498344+F+6+10+1+MS%2fbsd > > FreeBSD: > > http://trademarks.uspto.gov/cgi-bin/ifetch4?ENG+ALL+3+966392+0+0+344462+F+5+10+1+MS%2fbsd > > Amusingly enough, there is also a completely different BSD trademark: > > http://trademarks.uspto.gov/cgi-bin/ifetch4?ENG+ALL+3+966392+0+0+739172+F+7+10+1+MS%2fbsd > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- 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 Apr 9 12:22:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id DD46437B639 for ; Sun, 9 Apr 2000 12:22:08 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e39JmPB05966; Sun, 9 Apr 2000 12:48:25 -0700 (PDT) Date: Sun, 9 Apr 2000 12:48:24 -0700 From: Alfred Perlstein To: Chris Byrnes Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I screwed up. Message-ID: <20000409124824.J4381@fw.wintelcom.net> References: <200004091802.NAA76755@shell.jeah.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004091802.NAA76755@shell.jeah.net>; from chris@shell.jeah.net on Sun, Apr 09, 2000 at 01:02:17PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Chris Byrnes [000409 11:29] wrote: > [chris@shell] [~]$ man dmesg > Formatting page, please wait...Cannot fork > Failed. > Error executing formatting or display command. > system command exited with status 512 > Cannot fork > Error executing formatting or display command. > system command exited with status 512 > No manual entry for dmesg > > [chris@shell] [~]$ man ps > [chris@shell] [~]$ > > Any idea what I could have done? :P Maybe your $PAGER is hosed? -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 12:23:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tx.home.com (ha1.rdc1.tx.home.com [24.4.0.66]) by hub.freebsd.org (Postfix) with ESMTP id E87AB37B639 for ; Sun, 9 Apr 2000 12:23:18 -0700 (PDT) (envelope-from leoric@home.com) Received: from home.com ([24.8.250.184]) by mail.rdc1.tx.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000409192317.CWIL18403.mail.rdc1.tx.home.com@home.com> for ; Sun, 9 Apr 2000 12:23:17 -0700 Message-ID: <38F0D893.1FC5D22@home.com> Date: Sun, 09 Apr 2000 14:22:59 -0500 From: mideyon X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: 4.0 Kernel Problem Content-Type: multipart/mixed; boundary="------------A9DE99AA5F6BBC8D7A8ED9A3" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------A9DE99AA5F6BBC8D7A8ED9A3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to upgrade from 3.4 to 4.0 by following the instructions in /usr/sr where I need to rebuild my new kernel (named FURY) but when I do config FURY I galadriel# config FURY config: line 20: Unknown machine type config: line 20: syntax error config: line 23: syntax error config: line 32: syntax error config: line 40: syntax error config: line 41: syntax error config: line 43: syntax error config: line 52: syntax error config: line 66: syntax error config: line 67: syntax error config: config: line 70: no isa's to wildcard config: line 71: fdc connected to non-controller config: line 75: no isa's to wildcard config: line 76: no isa's to wildcard config: line 78: syntax error config: line 79: syntax error config: line 93: syntax error config: line 102: syntax error config: line 103: syntax error config: line 104: syntax error config: line 105: syntax error config: line 106: syntax error config: line 113: no isa's to wildcard config: line 117: no isa's to wildcard config: line 123: no isa's to wildcard config: line 144: no isa's to wildcard config: line 145: no isa's to wildcard config: line 146: no isa's to wildcard config: line 147: no isa's to wildcard config: line 150: no isa's to wildcard config: line 152: syntax error config: line 153: syntax error config: line 154: syntax error config: line 155: config: line config: line 167: syntax error config: line 176: syntax error config: line 192: no isa's to wildcard config: line 193: no isa's to wildcard config: line 194: no isa's to wildcard config: line 195: no isa's to wildcard config: line 196: no isa's to wildcard config: line 197: no isa's to wildcard config: line 229: syntax error config: line 232: syntax error Specify machine type, e.g. `machine vax'' I am unable to find anything that could could cause all these errors in my conf anyways. --------------A9DE99AA5F6BBC8D7A8ED9A3 Content-Type: text/plain; charset=us-ascii; name="FURY" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="FURY" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.freebsd.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.1 2000/04/05 18:16:15 billf Exp $ machine i386 #cpu I386_CPU #cpu I486_CPU cpu I586_CPU #cpu I686_CPU ident FURY maxusers 32 #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 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 extentions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 #device fd1 at fdc0 drive 1 # 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 #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Teckram DC-390(T)) #device dpt # DPT Smartcache - See LINT for options! #device isp # Qlogic family #device ncr # NCR/Symbios Logic device sym # NCR/Symbios Logic (newer chipsets) #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # RAID controllers #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 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? # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # 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 # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable # 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 lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. #device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # The probe order of these is presently determined by i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 device fe0 at isa? port 0x300 device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. 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 4 # 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 #device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet ### MY OPTIONS options CPU_FASTER_5X86_FPU pseudo-device speaker device pcm options PNPBIOS options "MD5" options SC_DISABLE_REBOOT --------------A9DE99AA5F6BBC8D7A8ED9A3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 12:28:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id C383D37B7A4 for ; Sun, 9 Apr 2000 12:28:25 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e39JsqE06382; Sun, 9 Apr 2000 12:54:52 -0700 (PDT) Date: Sun, 9 Apr 2000 12:54:52 -0700 From: Alfred Perlstein To: mideyon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0 Kernel Problem Message-ID: <20000409125452.K4381@fw.wintelcom.net> References: <38F0D893.1FC5D22@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38F0D893.1FC5D22@home.com>; from leoric@home.com on Sun, Apr 09, 2000 at 02:22:59PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * mideyon [000409 12:51] wrote: > I am trying to upgrade from 3.4 to 4.0 by following the instructions in > /usr/sr > where I need to rebuild my new kernel (named FURY) but when I do config > FURY I > galadriel# config FURY > config: line 20: Unknown machine type > config: line 20: syntax error > config: line 23: syntax error Please look at the 4.0 GENERIC and LINT to see what's changed in kernel config files, it shouldn't be that difficult to port over your customizations. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 12:29: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web2104.mail.yahoo.com (web2104.mail.yahoo.com [128.11.68.248]) by hub.freebsd.org (Postfix) with SMTP id 2052237B784 for ; Sun, 9 Apr 2000 12:29:04 -0700 (PDT) (envelope-from radar1976@yahoo.com) Received: (qmail 13967 invoked by uid 60001); 9 Apr 2000 19:29:03 -0000 Message-ID: <20000409192903.13966.qmail@web2104.mail.yahoo.com> Received: from [24.113.25.85] by web2104.mail.yahoo.com; Sun, 09 Apr 2000 12:29:03 PDT Date: Sun, 9 Apr 2000 12:29:03 -0700 (PDT) From: Shaun F Subject: network panic To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, any ideas as to what this is? and how it is caused ================ mx0: no memory for rx list -- packet dropped! (repeated several times) panic: Out of mbuf clusters mx0: no memory for rx list -- packet dropped! mx0: no memory for rx list -- packet dropped! ================ FreeBSD 3.4 stable P100 / 32MB of RAM 3.2 gig HD 240MB HD (used for swap) ===== I'm going to be a history maker in this Land! "It's our duty to save the human race before this time-limited beta release (earth that is...) is gone!" http://pageshaun.cjb.net http://yaahoo.yi.org **NEW SITE** __ May 15_ 1976 <> /__ _ _| |_)| _ _ _ \_/ _ /\ || \_|(_)(_| |_)|(/__>_> | (_)|_| /--\|| __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 9 12:31:11 2000 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 4FD0337B708 for ; Sun, 9 Apr 2000 12:31:08 -0700 (PDT) (envelope-from jason@welsh.dynip.com) Received: from welsh.dynip.com ([24.25.21.78]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 9 Apr 2000 15:31:06 -0400 Received: (qmail 38573 invoked by uid 1000); 9 Apr 2000 19:31:06 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 9 Apr 2000 19:31:06 -0000 Date: Sun, 9 Apr 2000 15:31:06 -0400 (EDT) From: jason To: questions@FreeBSD.org Subject: freebsd 4.0 release and ipfw Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed 4.0 release because I saw in the release notes that "Several IPFW improvements including stateful inspection, user- and group-based firewalling, dynamic logging with arbitrary logging limits, probabilistic rule match. [MERGED]" So now Im looking for how/where this new stateful inspection stuff is documented and cant find anything on it. Please give me a clue. ;) regards, Jason -- ======================================================================= | Jason Welsh jason@welsh.dynip.com | If you think there's | | | good in everybody, you | | http://welsh.dynip.com/ | haven't met everybody. | ======================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 12:43:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c1870039.telekabel.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 1E16737B5CA for ; Sun, 9 Apr 2000 12:43:13 -0700 (PDT) (envelope-from roelof@nisser.com) Received: from nisser.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id VAA87471; Sun, 9 Apr 2000 21:42:59 +0200 (CEST) (envelope-from roelof@nisser.com) Message-ID: <38F0DD9D.4C9E0730@nisser.com> Date: Sun, 09 Apr 2000 21:44:29 +0200 From: Roelof Osinga Organization: eboa - engineering buro Office Automation X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Paul Chvostek Cc: freebsd-questions@FreeBSD.ORG Subject: Re: backticks, quotes, and doublequotes--- References: <004d01bfa046$aab66be0$fc69a0d0@linkfast.net.linkfast.net> <20000407183110.B238@parish> <20000409150039.B36746@flarn.it.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Paul Chvostek wrote: > > Many people seem to use a pair of back ticks and a pair of apostrophes > as the left and right sides of double quotes, since ASCII doesn't have > these characters itself. It's also a TeX convention. That is ``quoted'' will get printed with the 'proper' quotation marks. Roelof -- Home is where the (@) http://eboa.com/ is. UPC/Chello home http://nisser.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 13: 4:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from studict.student.utwente.nl (studict.student.utwente.nl [130.89.220.2]) by hub.freebsd.org (Postfix) with ESMTP id 6006237B65C for ; Sun, 9 Apr 2000 13:04:19 -0700 (PDT) (envelope-from erik.post@student.utwente.nl) Received: from junglejim (cal14a061.student.utwente.nl [130.89.227.198]) by studict.student.utwente.nl (8.8.6/MQT) with SMTP id WAA13537; Sun, 9 Apr 2000 22:04:05 +0200 (METDST) Message-ID: <000301bfa25e$cb6b5de0$c6e35982@student.utwente.nl> From: "Erik Post" To: Cc: Subject: Re: XFree86-4 and S3-Savage4 (32MB PCI) Date: Sun, 9 Apr 2000 22:04:19 +0200 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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD Mail ArchivesHi, (I'm not part of freebsd-questions as well, so ...) If you're using XFree86 4.0, you won't get the Savage4 running with its own driver. Currently, there's no 4.0 driver for any of the Savage cards, and it's not very clear when to expect one. XFree86 3.3.5 and 3.3.6 include Savage3D/4/2000 support in the SVGA server. Regards, Erik Post S3 Planet http://www.s3p.co.uk/ --- Original message --- Date: Tue, 28 Mar 2000 08:22:34 +0200 (SAST) From: Jim Morrisby To: jmz@freebsd.org Cc: freebsd-questions@freebsd.org Subject: XFree86-4 and S3-Savage4 (32MB PCI) Message-ID: Hi there I am not part of the FreeBSD mailing list, if replys could please be mailed to : jim@nospam.saca.net (remove nospan to mail) Superprobe outputs the Follow (correct) information: First Video: Super-VGA Chipset: S3 Savage4 (PCI Probed) Memory: 32768 Kbytes RAMDAC: Generic 8-bit pseudo-color DAC (with 6-bit wide lookup tables (or in 6-bit mode)) I cannot find this card (S3 86C395 / 396 / 397 ) in any of the setups - namely XF86Setup or xf86config . The card gives a lower-than-hurcules-monochrome clock of 25.18 , which I am SURE is not right. When starting X however, I get this output.......... <----------snip---------> (--) SVGA: PCI: S3 Savage4 rev 2, Memory @ 0xf8000000, 0xe0000000 (--) SVGA: Unknown S3 chipset: chip_id = 0x8a22 rev. 2 (--) SVGA: chipset: generic (--) SVGA: videoram: 64K <-- Even when 32768K doesn't work! (**) SVGA: clocks: 25.18 (**) SVGA: Using 8 bpp, Depth 8, Color weight: 666 (--) SVGA: Using builtin driver modes (--) SVGA: Builtin Mode: 320x200 (--) SVGA: Virtual resolution set to 320x204 (--) SVGA: SpeedUp code selection modifed because Virtual X !=1024 <----------snip---------> I am rather new to FreeBSD, so please be gentle. I do have a fir Linux background though. Any Ideas?? Please mail them to the above address Jim ------------------------------------------------------ if @1 [ ! STATUS=0 ] then loop fi ------------------------------------------------------- if at first you dont succeed, try , try , and try again! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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 Sun Apr 9 13:34:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 7641037B63E; Sun, 9 Apr 2000 13:34:17 -0700 (PDT) (envelope-from naddy@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id WAA01137; Sun, 9 Apr 2000 22:34:15 +0200 (CEST) (envelope-from naddy@bigeye.rhein-neckar.de) Received: (from naddy@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id WAA73151; Sun, 9 Apr 2000 22:33:14 +0200 (CEST) (envelope-from naddy) Date: Sun, 9 Apr 2000 22:33:14 +0200 (CEST) From: Christian Weisgerber Message-Id: <200004092033.WAA73151@bigeye.rhein-neckar.de> To: whs@xs4all.nl Cc: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Re: dutch keyboard map (+sort note) X-Newsgroups: list.freebsd.hackers In-Reply-To: <38F0C306.41C67EA6@xs4all.nl> Reply-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 X-Loop: FreeBSD.ORG (I think this should be taken to -questions.) W.H.Scholten: > As there isn´t a dutch keymap for syscons, ^ That's an acute accent (the same diacritic as in 'é'), not an apostrophe. > First, how do I enable/use dead keys? Take a look at some of the provided *.acc.kbd keymaps. There are several "dXXX" dead keys, where XXX is an abbreviation (first three letters of the name) for the diacritic in questions. An example entry for a dead acute accent to provide 'é'--I think that's a character used in Dutch--could look like this: dacu 180 ('e' 233) ('E' 201) This means: - define _d_ead key for _acu_te accent, - the accent on its own is character 180 (´), - combined with 'e' it gives character 233 (é), - combined with 'E' it gives character 201 (É). > Secondly, the console screenmapping (iso88559-1-> ibm) doesn´t seem to > work properly (I´ve set it with /stand/sysinstall) Works fine here, if you use the VGA default (or explicitly load a CP437 font) and load the iso-8859-1_to_cp437 screen map. Of course, the screen map facility is mostly a fallback for users of MDA/HGA/CGA cards where the font is fixed. If you have EGA/VGA, you want to load a proper font instead. > E.g. if I enter the code 171 (« (guillemotleft)) then I actually see ½ > (one half) which has code 189. What´s going on? You didn't activate the ISO 8859-1 -> CP437 screen map. -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 13:34:32 2000 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 0648337B5E0 for ; Sun, 9 Apr 2000 13:34:26 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.60.19] (helo=parish.my.domain) by carbon.btinternet.com with esmtp (Exim 2.05 #1) id 12eOPP-0005RU-00; Sun, 9 Apr 2000 21:34:17 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id VAA01236; Sun, 9 Apr 2000 21:34:12 +0100 (BST) (envelope-from mark) Date: Sun, 9 Apr 2000 21:34:12 +0100 From: Mark Ovens To: Matt Bayliss Cc: freebsd-questions@freebsd.org Subject: Re: xpm - "File to patch:" ?? Message-ID: <20000409213412.E234@parish> References: <4222100.955244179019.JavaMail.imail@ally.excite.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <4222100.955244179019.JavaMail.imail@ally.excite.com>; from m.bayliss@excite.com on Sat, Apr 08, 2000 at 06:36:19PM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 08, 2000 at 06:36:19PM -0700, Matt Bayliss wrote: > Hi, > > please cc any replies to m.bayliss@excite.com - thanks > > When trying to "make" xpm it prompts me for a "file to patch". > Sounds like one of the patches (/usr/ports/graphics/xmp/patches) is for a file that doesn't exist. If you've updated the Makefile but not the patches you may see this. Try cvsup'ing your ports again. > Anybody know what this is asking me for. Or is there some documentation out > there that I haven't found. > > > Matt > > > > > > _______________________________________________________ > Get 100% FREE Internet Access powered by Excite > Visit http://freelane.excite.com/freeisp > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 14: 5:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from adsl-63-201-55-220.dsl.snfc21.pacbell.net (adsl-63-201-55-220.dsl.snfc21.pacbell.net [63.201.55.220]) by hub.freebsd.org (Postfix) with ESMTP id 3451237B7CC for ; Sun, 9 Apr 2000 14:05:08 -0700 (PDT) (envelope-from jwg2@adsl-63-201-55-220.dsl.snfc21.pacbell.net) Received: from localhost (jwg2@localhost) by adsl-63-201-55-220.dsl.snfc21.pacbell.net (8.9.3/8.9.3) with ESMTP id OAA83145; Sun, 9 Apr 2000 14:03:32 -0700 (PDT) (envelope-from jwg2@adsl-63-201-55-220.dsl.snfc21.pacbell.net) Date: Sun, 9 Apr 2000 14:03:32 -0700 (PDT) From: Jeff Gray To: Lanny Baron Cc: freebsd-questions@FreeBSD.ORG Subject: Re: printer help please In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks but lpd is not the problem, just do not know what it is. ps says it is running and lpc status shows all printers up and running with nothing in the que. If I use my original printcap file lp works. If I use the printcap file that apsfilter creates and then run a test, lpr /usr/local/apsfilter/setup/tiger.ps nothing happens. If I look at the log file I created I cannot figure out what it is telling me, > pwd /var/spool/lpd/uniprint--auto-color > tail log + head -c 8192 + file /tmp/aps_header.81458 + set -- /tmp/aps_header.81458: PostScript document conforming at level 2.0 + shift + FILE_TYPE=PostScript document conforming at level 2.0 + echo PostScript document conforming at level 2.0 + tr A-Z a-z + fault_method + echo apsfilter: unknown print method color /usr/local/apsfilter/filter/aps-uniprint--auto-color: cannot create /dev/console: permission denied The test file works fine within the apsfilter SETUP routine. Means to me that the driver functions as expected. Beautiful output. Still fogged in here . Thanks jeff On Sun, 9 Apr 2000, Lanny Baron wrote: > Hi, > Did you try to see if lpd is running? type: ps auxw | grep lpd > If it's not running type: lpd then try man man | lpr > If you still get zippo, did you make the correct dir's in /var/spool/lpd? > Example: > mkdir -p /var/spool/lpd/lp > chmod 770 /var/spool/lpd/lp > chown daemon.daemon /var/spool/lpd/lp > > lnb > > On Sat, 8 Apr 2000, Jeff Gray wrote: > > > Appeciate some advice on how to get my print output working again. > > > > Running 3.3. Have an Epson Stylus 850 Injet printer that was working in > > ascii mode. That is, I could print from emacs with no difficulty. Worked > > just fine but I could not leave well enough alone . > > > > Decided it would be good to get postscript printing working. > > > > It now appears that information is not getting to the spooler. > > > > > > 1. installed apsfilter. > > > > 2. ran the test protocol and got a beautiful tiger printout; probably used > > up half and ink cartride :-) > > > > 3. finished the setup and decided to first test ascii > > > > could not print from the buffer in emacs. > > > > as root, > > lpd > > lpc up lp1 lp2 lp3 lp4 lp5 > > these are the printers in /etc/printcap > > > > did the above in response to getting messages that printers > > were not running. > > > > 4. If I try and print from emacs the bottom of the screen says, > > Spooling... done > > the output of lpq is blank so there is no pending job > > > lpq > > no entries > > > > If I try from the command line > > lptest 20 5 |lpr > > [as in Greg's book] > > nothing happens, no error message, nada. > > > > > > If I go to Netscape and save a page using save as page.ps and then > > try > > lpr page.ps > > again, nothing > > > > My /etc/printcap follows my name. It was created by apsfilter. > > > > Advice appreciated. > > > > Thanks > > jeff > > > > # LABEL apsfilter > > # apsfilter setup Sat Apr 8 18:48:39 PDT 2000 > > # > > # APS_BASEDIR:/usr/local/apsfilter > > # > > # > > ascii|lp1|uniprint--ascii-mono|uniprint ascii mono:\ > > :lp=/dev/lpt0:\ > > :sd=/var/spool/lpd/uniprint--ascii-mono:\ > > :lf=/var/spool/lpd/uniprint--ascii-mono/log:\ > > :af=/var/spool/lpd/uniprint--ascii-mono/acct:\ > > :if=/usr/local/apsfilter/filter/aps-uniprint--ascii-mono:\ > > :mx#0:\ > > :sh: > > # > > lp2|uniprint--auto-mono|uniprint auto mono:\ > > :lp=/dev/lpt0:\ > > :sd=/var/spool/lpd/uniprint--auto-mono:\ > > :lf=/var/spool/lpd/uniprint--auto-mono/log:\ > > :af=/var/spool/lpd/uniprint--auto-mono/acct:\ > > :if=/usr/local/apsfilter/filter/aps-uniprint--auto-mono:\ > > :mx#0:\ > > :sh: > > # > > lp3|uniprint--ascii-color|uniprint ascii color:\ > > :lp=/dev/lpt0:\ > > :sd=/var/spool/lpd/uniprint--ascii-color:\ > > :lf=/var/spool/lpd/uniprint--ascii-color/log:\ > > :af=/var/spool/lpd/uniprint--ascii-color/acct:\ > > :if=/usr/local/apsfilter/filter/aps-uniprint--ascii-color:\ > > :mx#0:\ > > :sh: > > # > > lp|lp4|uniprint--auto-color|uniprint auto color:\ > > :lp=/dev/lpt0:\ > > :sd=/var/spool/lpd/uniprint--auto-color:\ > > :lf=/var/spool/lpd/uniprint--auto-color/log:\ > > :af=/var/spool/lpd/uniprint--auto-color/acct:\ > > :if=/usr/local/apsfilter/filter/aps-uniprint--auto-color:\ > > :mx#0:\ > > :sh: > > # > > raw|lp5|uniprint--raw|uniprint auto raw:\ > > :lp=/dev/lpt0:\ > > :sd=/var/spool/lpd/uniprint-raw:\ > > :lf=/var/spool/lpd/uniprint-raw/log:\ > > :af=/var/spool/lpd/uniprint-raw/acct:\ > > :if=/usr/local/apsfilter/filter/aps-uniprint--raw:\ > > :mx#0:\ > > :sh: > > > > > > > > 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 Apr 9 14:47: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.millennium20.com (smtp.thecyberguys.net [209.79.190.13]) by hub.freebsd.org (Postfix) with ESMTP id 7066337B84D for ; Sun, 9 Apr 2000 14:47:03 -0700 (PDT) (envelope-from glennpj@bayouhome.net) Received: from gforce.johnson.home (1Cust78.tnt2.covington.la.da.uu.net [63.31.31.78]) by smtp.millennium20.com (8.10.0/8.10.0) with SMTP id e39Lij606893 for ; Sun, 9 Apr 2000 14:44:46 -0700 Received: (from glenn@localhost) by gforce.johnson.home (8.9.3/8.9.3) id QAA83119 for questions@FreeBSD.org; Sun, 9 Apr 2000 16:46:17 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Sun, 9 Apr 2000 16:46:16 -0500 To: questions@FreeBSD.org Subject: mySQL or PostgreSQL Message-ID: <20000409164616.A72554@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to implement a SQL database on my home system. I will use this as experience to implement one on a larger scale at work. After looking at Web sites and scanning the FreeBSD mail list archives, I have narrowed my choice down to mySQL or PostgreSQL. I am leaning toward PostgreSQL but my understanding is that mySQL has better performance. I am soliciting input from people who have used one or both of these programs as to their experiences and opinions about which one someone new to SQL should start with. Also, which one works best with FreeBSD? I am running FreeBSD 4.0-STABLE. Thanks in advance. -- Glenn Johnson glennpj@bayouhome.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 14:58:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rmx05.globecomm.net (rmx05.iname.net [165.251.8.203]) by hub.freebsd.org (Postfix) with ESMTP id AC93C37B53E for ; Sun, 9 Apr 2000 14:58:33 -0700 (PDT) (envelope-from defcon@mail.com) Received: from web37.pub01 by rmx05.globecomm.net (8.9.1/8.8.0) with SMTP id RAA05213 ; Sun, 9 Apr 2000 17:58:32 -0400 (EDT) Message-ID: <385240411.955317512089.JavaMail.root@web37.pub01> Date: Sun, 9 Apr 2000 17:58:32 -0400 (EDT) From: Andrew Pinkham To: questions@freebsd.org Subject: unix Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: mail.com X-Originating-IP: 209.161.233.151 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have one question why the hell do you have to make it so hard to install unix from floopy all of it makes absolutly no sense. you don't even say which files you are suppose to copy to disk, and you don't even say where to get them. ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 15: 8:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rmx09.globecomm.net (rmx09.iname.net [165.251.8.95]) by hub.freebsd.org (Postfix) with ESMTP id 9A55937B823 for ; Sun, 9 Apr 2000 15:08:39 -0700 (PDT) (envelope-from defcon@mail.com) Received: from web37.pub01 by rmx09.globecomm.net (8.9.1/8.8.0) with SMTP id SAA20021 ; Sun, 9 Apr 2000 18:08:35 -0400 (EDT) Message-ID: <385917659.955318115081.JavaMail.root@web37.pub01> Date: Sun, 9 Apr 2000 18:08:35 -0400 (EDT) From: Andrew Pinkham To: questions@freebsd.org Subject: Re: unix Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: mail.com X-Originating-IP: 209.161.233.151 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been there, and I have read it over and over and over again and it still doesn't make any sense at all to me, and I have been around computers for a long time so I am not clueless about this stuff. ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 15:10:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id D90C037B8CE for ; Sun, 9 Apr 2000 15:10:41 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.153] by picusnet.com with ESMTP (SMTPD32-5.05) id AFB34393011C; Sun, 09 Apr 2000 18:09:55 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id SAA00593; Sun, 9 Apr 2000 18:03:42 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F0FE3E.D8002008@picusnet.com> Date: Sun, 09 Apr 2000 18:03:42 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Pinkham Cc: questions@freebsd.org Subject: Re: unix References: <385240411.955317512089.JavaMail.root@web37.pub01> Content-Type: multipart/alternative; boundary="------------DE9E1D0CE32AA9E8C1011D12" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------DE9E1D0CE32AA9E8C1011D12 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I think they don't bother because no one in their right mind would bother to install a Unix system from floppy disks anyway. it'd take for ever, especialy if you plan in installing extra stuff from packages. Andrew Pinkham wrote: > I have one question > why the hell do you have to make it so hard to install unix from floopy > all of it makes absolutly no sense. > you don't even say which files you are suppose to copy to disk, and you > don't even say where to get them. > > ______________________________________________ > FREE Personalized Email at Mail.com > Sign up at http://www.mail.com/?sr=signup > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------DE9E1D0CE32AA9E8C1011D12 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I think they don't bother because no one in their right mind would bother to install a Unix system from floppy disks anyway.  it'd take for ever, especialy if you plan in installing extra stuff from packages.
 
 

Andrew Pinkham wrote:

I have one question
why the hell do you have to make it so hard to install unix from floopy
all of it makes absolutly no sense.
you don't even say which files you are suppose to copy to disk, and you
don't even say where to get them.

______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------DE9E1D0CE32AA9E8C1011D12-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 15:14:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id B9D1B37B5CA for ; Sun, 9 Apr 2000 15:14:03 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.153] by picusnet.com with ESMTP (SMTPD32-5.05) id A07D43B1011C; Sun, 09 Apr 2000 18:13:17 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id SAA00600 for ; Sun, 9 Apr 2000 18:07:04 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F0FF07.2CCEAFE3@picusnet.com> Date: Sun, 09 Apr 2000 18:07:04 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: burncd Content-Type: multipart/alternative; boundary="------------6EB6E0D36E509F8D794BA73A" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------6EB6E0D36E509F8D794BA73A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, i finaly got FreeBSD3.4-STABLE to play nice with me again and compile. i added the burncd utility and what it wanted to compile. However, when i try and run it, it tells me i have inappropriate ioctl. i let it have the ioctl*.h files from the 4.0 kernel, too, and it still wouldn't do it. Anyone have any suggestions or am i going to have to alter sources or what? I have an IDE CD-RW i want to use, and i don't really want to have to jump a major version just yet (mainly because of all the bad things that happend when i tried to do it the last time from sources nad got sig12d to death). Any help would be greatly appreciated. -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------6EB6E0D36E509F8D794BA73A Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, i finaly got FreeBSD3.4-STABLE to play nice with me again and compile.  i added the burncd utility and what it wanted to compile.  However, when i try and run it, it tells me i have inappropriate ioctl.  i let it have the ioctl*.h files from the 4.0 kernel, too, and it still wouldn't do it.  Anyone have any suggestions or am i going to have to alter sources or what?  I have an IDE CD-RW i want to use, and i don't really want to have to jump a major version just yet (mainly because of all the bad things that happend when i tried to do it the last time from sources nad got sig12d to death).
Any help would be greatly appreciated.
-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------6EB6E0D36E509F8D794BA73A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 15:40:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.fsr.net (whale.fsr.net [207.141.26.9]) by hub.freebsd.org (Postfix) with ESMTP id 3A44237B7BD for ; Sun, 9 Apr 2000 15:40:35 -0700 (PDT) (envelope-from kennedy@moscow.com) Received: from moscow.com (pppg219.lewiston.com [209.37.93.219]) by whale.fsr.net (8.9.3/8.9.3) with ESMTP id PAA23197 for ; Sun, 9 Apr 2000 15:40:32 -0700 (PDT) (envelope-from kennedy@moscow.com) Message-ID: <38F109E5.10EBA0B9@moscow.com> Date: Sun, 09 Apr 2000 15:53:26 -0700 From: Ryan Kennedy Reply-To: markhaugen@yahoo.com X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en,es MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: RAID and UPS Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, 1. I couldn't find much information on RAID support with freeBSD. I am going to have 2 - 9.1GB Quantum Atlas SCSI 3 hard drives running RAID 0. I origionally planned on using the Adaptec AAA-131 SCSI RAID controller, but I am not sure if it is supported by FreeBSD. Is it? Is there another type of RAID card you suggest? There is a possibility in the future that I will also move to RAID 5 or 0/1. 2. I also was wondering if there is currently any UPS(unlimited power supply) managing software for FreeBSD. I am looking at buying the APC 500 BackUPS. Do you know of any administration software for this or any of the other UPS's out there (i.e. Tripplite). Those are my questions. I am looking forward to your response with much appreciation. Thank you. Ryan Kennedy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 15:44:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f13.law8.hotmail.com [216.33.241.13]) by hub.freebsd.org (Postfix) with SMTP id 5184437B7F3 for ; Sun, 9 Apr 2000 15:44:20 -0700 (PDT) (envelope-from m1ewis@hotmail.com) Received: (qmail 67771 invoked by uid 0); 9 Apr 2000 22:44:19 -0000 Message-ID: <20000409224419.67770.qmail@hotmail.com> Received: from 216.119.18.26 by www.hotmail.com with HTTP; Sun, 09 Apr 2000 15:44:19 PDT X-Originating-IP: [216.119.18.26] From: "Michael Lewis" To: freebsd-questions@freebsd.org Subject: Gnome/Enlightenment config Date: Sun, 09 Apr 2000 15:44:19 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently installed FreeBSD 3.4 and am running the Gnome/Enlightenment packages from the installation CDROMs. The GUI works fine when I run as root, but I don't know how to tell the system to add the GUI environment for a new user. When I run adduser, I think I need to specify someplace to run the necessary .configure files from, but I don't know what to specify for Gnome/Enlightenment or how I should modify the files for a new FreeBSD user. I can't find anything in Lehey that helps here, but I feel that I'm missing something pretty obvious because adding new users should be very easy. Can someone point me in the right direction? thanks, Michael Lewis ______________________________________________________ Get Your Private, Free Email at 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 Sun Apr 9 15:57: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts1-srv.bellnexxia.net (tomts1.bellnexxia.net [209.226.175.139]) by hub.freebsd.org (Postfix) with ESMTP id E3C3737B7FB for ; Sun, 9 Apr 2000 15:57:01 -0700 (PDT) (envelope-from transmogrify@sympatico.ca) Received: from sympatico.ca ([207.236.126.121]) by tomts1-srv.bellnexxia.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000409225653.VLXD21816.tomts1-srv.bellnexxia.net@sympatico.ca>; Sun, 9 Apr 2000 18:56:53 -0400 Message-ID: <38F10A5A.7A2D70FB@sympatico.ca> Date: Sun, 09 Apr 2000 18:55:22 -0400 From: Paul Halliday X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Pinkham Cc: questions@FreeBSD.ORG Subject: Re: unix References: <385240411.955317512089.JavaMail.root@web37.pub01> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrew Pinkham wrote: > > I have one question > why the hell do you have to make it so hard to install unix from floopy > all of it makes absolutly no sense. > you don't even say which files you are suppose to copy to disk, and you > don't even say where to get them. If I am addressing the question that you were trying to pose correctly, then the answer would be this: There is simply no need to do an installation from floppy disks. If you have a network connection then you need only a base setup ie: boot floppies, then you may proceed with an enitre installation. If you do-not have a network connection there there is no real point in installing unix anyway. Unix is a networked OS. It is designed and maintained as a newtworked operating environment. It has and offers services that are designed to connect machines to one another. Possessing a unix machine without an internet/intranet connection is as exciting and useful as a moped. > ______________________________________________ > FREE Personalized Email at Mail.com > Sign up at http://www.mail.com/?sr=signup > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Paul H. ============================================================================ Don't underestimate the power of stupid people in large groups. Email: dp@penix.org BIO: http://bling.dyn.dhs.org GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F  D5EC 3D39 F274 4AA3 E8B9 Public Key available here: http://bling.dyn.dhs.org/dp.asc ============================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 16: 6:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from colemantx.com (mail.colemantx.com [63.64.122.62]) by hub.freebsd.org (Postfix) with ESMTP id ABE9737B7FB for ; Sun, 9 Apr 2000 16:06:49 -0700 (PDT) (envelope-from rarnold@colemantx.com) Received: from ronaldjr [63.64.123.177] by colemantx.com (SMTPD32-6.00) id ACD181B40074; Sun, 09 Apr 2000 18:05:53 -0500 Message-ID: <000901bfa277$c7410bc0$b17b403f@ronaldjr> From: "Ronald G. Arnold Jr." To: "Michael Lewis" , References: <20000409224419.67770.qmail@hotmail.com> Subject: Re: Gnome/Enlightenment config Date: Sun, 9 Apr 2000 18:03: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 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As root, find .xsession, then, cp .xsession /usr/home/place users name here/.xsession it'll copy it to your home. Exit root and login as user, type startx. Ronald ----- Original Message ----- From: "Michael Lewis" To: Sent: Sunday, April 09, 2000 5:44 PM Subject: Gnome/Enlightenment config > Hello, I recently installed FreeBSD 3.4 and am running the > Gnome/Enlightenment packages from the installation CDROMs. The GUI works > fine when I run as root, but I don't know how to tell the system to add the > GUI environment for a new user. When I run adduser, I think I need to > specify someplace to run the necessary .configure files from, but I don't > know what to specify for Gnome/Enlightenment or how I should modify the > files for a new FreeBSD user. I can't find anything in Lehey that helps > here, but I feel that I'm missing something pretty obvious because adding > new users should be very easy. Can someone point me in the right direction? > > thanks, Michael Lewis > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.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 Apr 9 16: 7: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lyra.ci.uc.pt (lyra.ci.uc.pt [193.136.200.58]) by hub.freebsd.org (Postfix) with ESMTP id AEC0237B728 for ; Sun, 9 Apr 2000 16:06:39 -0700 (PDT) (envelope-from pedro@qui.uc.pt) Received: from godfather.mafia.net (pm1-12.uc.pt [193.137.211.140]) by lyra.ci.uc.pt (8.9.3/8.9.3) with ESMTP id XAA28978; Sun, 9 Apr 2000 23:04:11 GMT Message-ID: X-Mailer: XFMail 1.4.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38F109E5.10EBA0B9@moscow.com> Date: Mon, 10 Apr 2000 00:04:11 +0100 (BST) Reply-To: pedro@qui.uc.pt Organization: Webvolution Networks From: Pedro Almeida To: markhaugen@yahoo.com Subject: RE: RAID and UPS Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 09-Apr-2000 Ryan Kennedy wrote: > Hi, > > 1. I couldn't find much information on RAID support with freeBSD. I am > going to have 2 - 9.1GB Quantum Atlas SCSI 3 hard drives running RAID > 0. I origionally planned on using the Adaptec AAA-131 SCSI RAID > controller, but I am not sure if it is supported by FreeBSD. Is it? Is > there another type of RAID card you suggest? There is a possibility in > the future that I will also move to RAID 5 or 0/1. > FreeBSD 4.0 supports a few RAID controlers This are the entrys on the LINT file: # The 'dpt' driver provides support for DPT controllers (http://www.dpt.com/). # These have hardware RAID-{0,1,5} support, and do multi-initiator I/O. # The DPT controllers are commonly re-licensed under other brand-names - # some controllers by Olivetti, Dec, HP, AT&T, SNI, AST, Alphatronic, NEC and # Compaq are actually DPT controllers. # # See src/sys/dev/dpt for debugging and other subtle options. # DPT_MEASURE_PERFORMANCE Enables a set of (semi)invasive metrics. Various # instruments are enabled. The tools in # /usr/sbin/dpt_* assume these to be enabled. # DPT_HANDLE_TIMEOUTS Normally device timeouts are handled by the DPT. # If you ant the driver to handle timeouts, enable # this option. If your system is very busy, this # option will create more trouble than solve. # DPT_TIMEOUT_FACTOR Used to compute the excessive amount of time to # wait when timing out with the above option. # DPT_DEBUG_xxxx These are controllable from sys/dev/dpt/dpt.h # DPT_LOST_IRQ When enabled, will try, once per second, to catch # any interrupt that got lost. Seems to help in some # DPT-firmware/Motherboard combinations. Minimal # cost, great benefit. # DPT_RESET_HBA Make "reset" actually reset the controller # instead of fudging it. Only enable this if you # are 100% certain you need it. device dpt # DPT options #!CAM# options DPT_MEASURE_PERFORMANCE #!CAM# options DPT_HANDLE_TIMEOUTS options DPT_TIMEOUT_FACTOR=4 options DPT_LOST_IRQ options DPT_RESET_HBA options DPT_ALLOW_MEMIO and the others are: # # Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only # one entry is needed; the code will find and configure all supported # controllers. # device ida # Compaq Smart RAID device mlx # Mylex DAC960 device amr # AMI MegaRAID > 2. I also was wondering if there is currently any UPS(unlimited power > supply) managing software for FreeBSD. I am looking at buying the APC > 500 BackUPS. Do you know of any administration software for this or any > of the other UPS's out there (i.e. Tripplite). > In the ports collection you can find upsd. /usr/ports/sysutils/upsd you can gind upsmon too, but I think this one was designed specifically for the SMARTUPS UPS from APC. /usr/ports/sysutils/upsmon > Those are my questions. I am looking forward to your response with much > appreciation. > > Thank you. > > Ryan Kennedy > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ========================================================== Pedro Almeida (aka GoDfAtHeR) E-Mail: Pedro Almeida Sent on 09-Apr-2000 at 23:56:15 from godfather.???.net Fortune: The hardest thing in the world to understand is the income tax. -- Albert Einstein PGP key available upon request "Try to realize the truth... there is no spoon!." - A kid in the movie "The Matrix" ========================================================== Next 5 years holiday plan: 2000: Usenix & FreeBSD Conference 2001: Russia 2002: Australia 2003: The world 200Segmentation fault (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 16:22: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 42B5037B8A8 for ; Sun, 9 Apr 2000 16:21:38 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12eQWZ-000BaA-00; Sun, 09 Apr 2000 23:49:47 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12eQWZ-000NvJ-00; Sun, 09 Apr 2000 23:49:47 +0100 Date: Sun, 9 Apr 2000 23:49:46 +0100 From: Ben Smithurst To: William Freeman Cc: freebsd-questions@freebsd.org Subject: Re: burncd Message-ID: <20000409234946.E60798@strontium.scientia.demon.co.uk> References: <38F0FF07.2CCEAFE3@picusnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F0FF07.2CCEAFE3@picusnet.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Freeman wrote: > Ok, i finaly got FreeBSD3.4-STABLE to play nice with me again and > compile. i added the burncd utility and what it wanted to compile. > However, when i try and run it, it tells me i have inappropriate ioctl. > i let it have the ioctl*.h files from the 4.0 kernel, too, and it still > wouldn't do it. Anyone have any suggestions or am i going to have to > alter sources or what? I have an IDE CD-RW i want to use, and i don't > really want to have to jump a major version just yet (mainly because of > all the bad things that happend when i tried to do it the last time from > sources nad got sig12d to death). > Any help would be greatly appreciated. burncd probably won't work on 3.4. Even if you copy the ioctl header files across, the ioctls probably aren't there in the kernel itself. Have you looked under /usr/share/examples/worm? There you will find burnaudio and burndata scripts which may work for you. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 16:32:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from warspite.cnchost.com (warspite.concentric.net [207.155.248.9]) by hub.freebsd.org (Postfix) with ESMTP id 6345837B728 for ; Sun, 9 Apr 2000 16:32:51 -0700 (PDT) (envelope-from steve@fifthsunfilms.com) Received: from fifthsunfilms.com (ts003d07.det-mi.concentric.net [206.173.109.115]) by warspite.cnchost.com id TAA27227; Sun, 9 Apr 2000 19:32:49 -0400 (EDT) [ConcentricHost SMTP Relay 1.8] Message-ID: <38F11227.7E3E0C20@fifthsunfilms.com> Date: Sun, 09 Apr 2000 19:28:39 -0400 From: "Stephen M. Vincent" Organization: Fifth Sun Productions X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Free bsd Subject: sendmail and telnet and netscape Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd really appreciate any ideas, or even a push in the right direction. I have FreeBSD 4.0 and most everything is great. However: 1. How can I increase the timeout length for an inactive telnet session? 5 minutes is too short for me.(I'm the only user, so bogging down the system with dead telnet processes is not an issue.) 2. I have installed several different versions of Netscape, both Communicator and Navigator. They install fine but when I try to run it, I get "libXt:Cannot find libXt.so.6" Which seems to be all over my system: >locate libXt /usr/X11R6/lib/libXt.a /usr/X11R6/lib/libXt.so /usr/X11R6/lib/libXt.so.6 /usr/X11R6/lib/libXtst.a /usr/X11R6/lib/libXtst.so /usr/X11R6/lib/libXtst.so.6 /usr/libdata/libXt.so.6.0 /usr/libexec/libXt.so.6 /usr/libexec/libXt.so.6.0 /usr/local/lib/libXt.so.6.0 /usr/local/libexec/libXt.so.6.0 So why can't Netscape find it? 3. Im having trouble setting up sendmail. I had it working fine in version 3.4 FreeBSD, but now, When I run popper and try to connect from Win98 I get "Unable to get canonical name of client" and when I try to send mail through it, I get "Sender domain must exist" error. I've got a FQDN, billsequipment.com, registered. There's an MX record in my named setup(cronus being the server's name): IN MX 50 cronus.billsequipment.com. and the following line in sendmail.cf: Dj$w.billsequipment.com and I setup access.db from the following text file: billsequipment.com RELAY I setup a lot of other stuff to try to fix this, but Im not sure what would actually be relevent to the problem. So, assuming I know how to set up my mail client in Win98, (I've done that a billion times) what needs to be set up for the server? I've been through all the help sources, man pages, mail archives, FAQ at FreeBSD.org and two books. What am I missing? -- Sincerely, Stephen M. Vincent Fifth Sun Productions http://www.fifthsunfilms.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 16:36:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nscache2.x-treme.gr (mail1.x-treme.gr [212.120.196.23]) by hub.freebsd.org (Postfix) with ESMTP id E64DE37B890 for ; Sun, 9 Apr 2000 16:36:11 -0700 (PDT) (envelope-from keramida@diogenis.ceid.upatras.gr) Received: from hades.hell.gr (pat30.x-treme.gr [212.120.197.222]) by nscache2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with SMTP id CAA09695 for ; Mon, 10 Apr 2000 02:36:06 +0300 Received: (qmail 13964 invoked by uid 1001); 9 Apr 2000 23:37:40 -0000 Date: 9 Apr 2000 23:37:39 -0000 Message-ID: <20000409233739.13963.qmail@hades.hell.gr> From: "Giorgos Keramidas" To: freebsd-questions@FreeBSD.ORG, grasshacker@linkfast.net Subject: Re: backticks, quotes, and doublequotes--- In-Reply-To: <004d01bfa046$aab66be0$fc69a0d0@linkfast.net.linkfast.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: "gh" > > Can someone explain to me why some people use backticks and double > backticks in, say, e-mail instead of using single quotes and double > quotes? This is probably because these same people are used to writing in troff, and/or TeX, where the ``canonical'' way of quoting is to use pairs of backquotes and single quotes. - Giorgos Keramidas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 16:42: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d08.mx.aol.com (imo-d08.mx.aol.com [205.188.157.40]) by hub.freebsd.org (Postfix) with ESMTP id BA82C37B776 for ; Sun, 9 Apr 2000 16:41:52 -0700 (PDT) (envelope-from JAHS1STSON@aol.com) Received: from JAHS1STSON@aol.com by imo-d08.mx.aol.com (mail_out_v25.3.) id n.45.23b1675 (4409) for ; Sun, 9 Apr 2000 19:41:48 -0400 (EDT) From: JAHS1STSON@aol.com Message-ID: <45.23b1675.26226f3c@aol.com> Date: Sun, 9 Apr 2000 19:41:48 EDT Subject: help To: 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 100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Im looking for help. FreeBSD 2.2.5 system worked then removed drive to fix a friends drive. Put my drive back in an problems started. wcd0: i/o error , status = 51 error = 34 I would apprecaite the help.. jahs1stson@aol.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 17:23:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 6FEDF37B507 for ; Sun, 9 Apr 2000 17:23:36 -0700 (PDT) (envelope-from markh@lon.imag.net) Received: from mymachine.imag.net (lon-p89.wwdc.com [207.200.138.90]) by superman.imag.net (8.9.3/8.9.3) with SMTP id RAA26548 for ; Sun, 9 Apr 2000 17:24:41 -0700 (PDT) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@freebsd.org Subject: MPEG player Date: Sun, 9 Apr 2000 20:05:25 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00040920201100.00582@mymachine.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I've been using mpeg_play from the ports collection, but there are two problems: mpeg_play doesn't include sound, and mpeg_play tends to crash when it encounters errors in the mpeg file. The last one is kind of annoying, because whatever MS crapware people are using to create mpegs, the files seem to have about a 50/50 chance of having an error. I found another player called xmpeg on a website, and it wasn't too hard to get to compile on FreeBSD. Unfortunately, it always tells me that the mpeg file I'm trying to play isn't a valid format. I assume that because it's relatively old, it just doesn't recognise newer mpeg files. Does anyone know of any other mpeg players out there for which the source code is available for Unix (any Unix)? Or mpeg players (with or without source code) that run on Linux? Mark Hendriks markh@lon.imag.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 17:52:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web2005.mail.yahoo.com (web2005.mail.yahoo.com [128.11.68.205]) by hub.freebsd.org (Postfix) with SMTP id A6C0F37B758 for ; Sun, 9 Apr 2000 17:52:48 -0700 (PDT) (envelope-from jonnyjumpup@yahoo.com) Received: (qmail 22819 invoked by uid 60001); 10 Apr 2000 00:52:48 -0000 Message-ID: <20000410005248.22818.qmail@web2005.mail.yahoo.com> Received: from [205.242.140.34] by web2005.mail.yahoo.com; Sun, 09 Apr 2000 17:52:48 PDT Date: Sun, 9 Apr 2000 17:52:48 -0700 (PDT) From: christopher olson Subject: AMD system To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a copy of FreeBSD on 4 cdroms, I want to install on an AMD k6/2 366 laptop. its an AMS roadster with 96 megs of ram. Will FreeBSD install and run on a system like this? Any information would be greatly appreciated. Thanks Chris __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 9 17:58:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.ab.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 2EBCA37B507 for ; Sun, 9 Apr 2000 17:58:22 -0700 (PDT) (envelope-from cgotzmann@home.com) Received: from home.com ([24.64.17.129]) by mail.rdc1.ab.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <20000410005821.UCNU2627.mail.rdc1.ab.home.com@home.com> for ; Sun, 9 Apr 2000 17:58:21 -0700 Message-ID: <38F0EECE.61405AEF@home.com> Date: Sun, 09 Apr 2000 20:57:50 +0000 From: cag Reply-To: cgotzmann@home.com X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FREEBSD 4.0 & ppp in inetd.conf Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have recently loaded a new gateway to test my V3.3 configuration in V4.0 everything almost works the same. I have a major problem with PPP I have added in inetd.conf ppp-in stream tcp nowait root /usr/sbin/ppp ppp -direct ppp-in. This will not start my ppp server. Why ? the man ppp docs have not changed in V4.0 and still indicate this is correct for ppp inbound connections. ? I have looked at PPPOE but there are no docs to indicate if this is also for a PPP server. Thanks..... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:11: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from amukta.gci.net (amukta.gci.net [208.138.130.216]) by hub.freebsd.org (Postfix) with ESMTP id 3358D37B7B9 for ; Sun, 9 Apr 2000 18:10:59 -0700 (PDT) (envelope-from Glock@Gci.net) Received: from augustine.gci.net ([208.138.130.19]) by amukta.gci.net (Netscape Messaging Server 4.05) with ESMTP id FSS0M604.44S for ; Sun, 9 Apr 2000 17:10:54 -0800 Received: from deathdealer ([24.237.33.158]) by augustine.gci.net (Netscape Messaging Server 4.05) with SMTP id FSS0M703.L5F for ; Sun, 9 Apr 2000 17:10:55 -0800 Message-ID: <004e01bfa28b$301e01d0$9e21ed18@deathdealer> From: "Todd" To: Subject: Can't get my desktop to load. Date: Sun, 9 Apr 2000 17:22:07 -0800 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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Need some advice I'm trying to set up my FreeBSD desktop but when I type #startx execue failed for /usr/X11R6/bin/X (errno2) _X11 TransSocketUnixConnect: Can't connect: errno = 2 _X11 TransSocketUnixConnect: Can't connect: errno = 2 _X11 TransSocketUnixConnect: Can't connect: errno = 2 _X11 TransSocketUnixConnect: Can't connect: errno = 2 _X11 TransSocketUnixConnect: Can't connect: errno = 2 _X11 TransSocketUnixConnect: Can't connect: errno = 2 giving up. xinit: no such file or directory (errno2): unable to connect to X server xinit: no such process (errno3): Server error. ** I have installed X server and I have installed XF86Config and set up all my hardware. Any help or advice would be greatly appreciated.** Todd glock@gci.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:11:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 28ED137B5C3 for ; Sun, 9 Apr 2000 18:11:50 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA18283; Mon, 10 Apr 2000 10:41:41 +0930 (CST) Date: Mon, 10 Apr 2000 10:41:41 +0930 From: Greg Lehey To: tomb Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic Message-ID: <20000410104141.C17984@freebie.lemis.com> References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <38F0359F.E45937FC@cgf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <38F0359F.E45937FC@cgf.net> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 9 April 2000 at 0:47:43 -0700, tomb wrote: > Hi, > I've been attempting to create a mirrored pair of disc's. I'm not > concerned about performance only the backup of my critical data. Armed > with a pair of scsi drives (same model) and the man pages I came up with > a config file (listed below). The problem is that if I use this to > setup the mirro I get a > "fatal double fault" <> panic: double fault > message and the machine reboots. At what point? > Platform: > > FreeBSD 4.0 Release, > AMD K6-2 > 128Mb RAM > Custom Kernel (Removed spurious devices) > Adaptec 2940-U2W > > Drives: > ad0 (OS drive, not to be mirrored!) > da0 ID1 (Seagate 4141Mb Barracuda mirror) > da1 ID8 (Seagate 4141Mb Barracuda mirror) > > vinum config file: > > drive a device /dev/da0s1e > drive b device /dev/da1s1e > volume mirror > plex org concat > sd length 4141m drive a > plex org concat > sd length 4141m drive b That looks pretty straightforward. On Sunday, 9 April 2000 at 10:52:24 -0700, tomb wrote: > Additional: > > So I decided to reformat the drives using the scsi adaptors format utility > (which completed with success). I modified the vinum config file to the > following: > > drive a device /dev/da0s1 > drive b device /dev/da1s1 > volume mirror > plex org concat > sd length 4141m drive a > plex org concat > sd length 4141m drive b > > Now I start vinum with the following command.... > > su-2.03# vinum create config > 1: drive a device /dev/da0s1 > ** 1 : Invalid argument > 2: drive b device /dev/da1s1 > ** 2 : Invalid argument And this doesn't seem strange? > 0 drives: Nor this? > 1 volumes: > V mirror State: down Plexes: 2 Size: 4141 MB > > 2 plexes: > P mirror.p0 C State: faulty Subdisks: 1 Size: 4141 MB > > P mirror.p1 C State: faulty Subdisks: 1 Size: 4141 MB > > 2 subdisks: > S mirror.p0.s0 State: crashed PO: 0 B Size: 4141 MB > > S mirror.p1.s0 State: crashed PO: 0 B Size: 4141 MB > > And seeing the fault "State: crashed" I get do a verbose info and get > ............. > > su-2.03# vinum list -r -V mirror > Volume mirror: Size: 4342153216 bytes (4141 MB) > State: down > Flags: > 2 plexes > Read policy: round robin > Plex 0: mirror.p0 (concat), 4141 MB > Plex 1: mirror.p1 (concat), 4141 MB > Plex mirror.p0: Size: 4342153216 bytes (4141 MB) > Subdisks: 1 > State: faulty > Organization: concat > Part of volume mirror > > Subdisk 0: mirror.p0.s0 > state: crashed size 4342153216 (4141 MB) > offset 0 (0x0) > > Plex mirror.p1: Size: 4342153216 bytes (4141 MB) > Subdisks: 1 > State: faulty > Organization: concat > Part of volume mirror > > Subdisk 0: mirror.p1.s0 > state: crashed size 4342153216 (4141 MB) > offset 0 (0x0) > > Subdisk mirror.p0.s0: > Size: 4342153216 bytes (4141 MB) > State: crashed > Plex mirror.p0 at offset 0 (0 B) > Drive a (/dev/da0s1), no offset > > Subdisk mirror.p1.s0: > Size: 4342153216 bytes (4141 MB) > State: crashed > Plex mirror.p1 at offset 0 (0 B) > Drive b (/dev/da1s1), no offset Well, this tells me that your volume is down. I don't understand why you should get a crash, but you haven't explained when it happened. Obviously the crash is a bug: it should return an error message saying the volume is inaccessible. Probably, though, you don't want an error message, you want it to work. Have you read this part of the man page? DRIVE LAYOUT CONSIDERATIONS vinum drives are currently BSD disk partitions. They must be of type vinum in order to avoid overwriting data used for other purposes. Use disklabel -e to edit a partition type definition. The following display shows a typical partition layout as shown by disklabel: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 81920 344064 4.2BSD 0 0 0 # (Cyl. 240*- 297*) b: 262144 81920 swap # (Cyl. 57*- 240*) c: 4226725 0 unused 0 0 # (Cyl. 0 - 2955*) e: 81920 0 4.2BSD 0 0 0 # (Cyl. 0 - 57*) f: 1900000 425984 4.2BSD 0 0 0 # (Cyl. 297*- 1626*) g: 1900741 2325984 vinum 0 0 0 # (Cyl. 1626*- 2955*) In this example, partition g may be used as a vinum partition. Parti- tions a, e and f may be used as UFS file systems or ccd partitions. Par- tition b is a swap partition, and partition c represents the whole disk and should not be used for any other purpose. vinum uses the first 265 sectors on each partition for configuration in- formation, so the maximum size of a subdisk is 265 sectors smaller than the drive. Greg -- When replying to this message, please copy the original recipients. 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 Apr 9 18:18: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id ABF3E37B63C for ; Sun, 9 Apr 2000 18:18:03 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.165] by picusnet.com with ESMTP (SMTPD32-5.05) id AB9C4C55007A; Sun, 09 Apr 2000 21:17:16 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id VAA00835; Sun, 9 Apr 2000 21:10:59 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F12A23.E7BA3432@picusnet.com> Date: Sun, 09 Apr 2000 21:10:59 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Todd Cc: freebsd-questions@freebsd.org Subject: Re: Can't get my desktop to load. References: <004e01bfa28b$301e01d0$9e21ed18@deathdealer> Content-Type: multipart/alternative; boundary="------------AA2FAC6574EC662585F98063" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------AA2FAC6574EC662585F98063 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've seen that message before when my monitor was WAY out of sync. you probably just screwed up when you made the configuration file with XF86Setup or what ever. you should go back and check that out. Todd wrote: > Need some advice > > I'm trying to set up my FreeBSD desktop but when I type > > #startx > > execue failed for /usr/X11R6/bin/X (errno2) > _X11 TransSocketUnixConnect: Can't connect: errno = 2 > _X11 TransSocketUnixConnect: Can't connect: errno = 2 > _X11 TransSocketUnixConnect: Can't connect: errno = 2 > _X11 TransSocketUnixConnect: Can't connect: errno = 2 > _X11 TransSocketUnixConnect: Can't connect: errno = 2 > _X11 TransSocketUnixConnect: Can't connect: errno = 2 > giving up. > xinit: no such file or directory (errno2): unable to connect to X server > xinit: no such process (errno3): Server error. > > ** I have installed X server and I have installed XF86Config and set up all > my hardware. Any help or advice would be greatly appreciated.** > > Todd > glock@gci.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------AA2FAC6574EC662585F98063 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I've seen that message before when my monitor was WAY out of sync.  you probably just screwed up when you made the configuration file with XF86Setup or what ever.  you should go back and check that out.
 
 
 

Todd wrote:

Need some advice

I'm trying to set up my FreeBSD desktop but when I type

#startx

execue failed for /usr/X11R6/bin/X (errno2)
_X11 TransSocketUnixConnect: Can't connect: errno = 2
_X11 TransSocketUnixConnect: Can't connect: errno = 2
_X11 TransSocketUnixConnect: Can't connect: errno = 2
_X11 TransSocketUnixConnect: Can't connect: errno = 2
_X11 TransSocketUnixConnect: Can't connect: errno = 2
_X11 TransSocketUnixConnect: Can't connect: errno = 2
giving up.
xinit: no such file or directory (errno2): unable to connect to X server
xinit: no such process (errno3): Server error.

** I have installed X server and I have installed XF86Config and set up all
my hardware.  Any help or advice would be greatly appreciated.**

Todd
glock@gci.net

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------AA2FAC6574EC662585F98063-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:18:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-server.tampabay.rr.com (smtp-server1.tampabay.rr.com [24.92.1.13]) by hub.freebsd.org (Postfix) with ESMTP id 96C1A37B7A6 for ; Sun, 9 Apr 2000 18:18:11 -0700 (PDT) (envelope-from jmille34@tampabay.rr.com) Received: from tampabay.rr.com (dt1c0n60.tampabay.rr.com [24.92.215.96]) by smtp-server.tampabay.rr.com (8.9.3/8.9.3) with ESMTP id VAA21849 for ; Sun, 9 Apr 2000 21:18:06 -0400 (EDT) Message-ID: <38F12B81.72EAB1D0@tampabay.rr.com> Date: Sun, 09 Apr 2000 21:16:49 -0400 From: Jason Miller X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: natd won't redirect a port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a hard time getting natd to redirect_port. I've got freebsd hooked to the internet via ed0 (cable, 24.92.x.x) and to my lan via ed1 (10.1.1.1). Natd is running mostly okay.. Inside computers have complete access to the internet. I don't want to disturb any of freebsd's ports, but I want to direct a random incoming port (8902) to point to 10.1.1.10:80 (the webcam server on my windows machine). I've tried everything I can think of. in rc.conf I have: natd_enable="yes" natd_progra="/sbin/natd" natd_interface="ed0" natd_flags="-f /usr/local/etc/natd.conf" (what I wrote) in /usr/local/etc/natd.conf I have: dynamic yes same_ports yes use_sockets yes unregistered_only yes redirect_port tcp bunk:80 8902 interface ed0 It's the last two lines I've been changing. The two shown are just the latest ones I've tried. "bunk" is the hostname of the machine running the server on port 80. I've also tried referencing by IP address. The interface I've tried as ed0 and ed1 and not at all. I'm not sure what else to check. From reading the man pages for natd, it seems to me like I've got it right, but apparently I've got something wrong. Can anyone help? This seems basic enough, but I'm getting really frustrated after several days of failure. I can do lynx 10.1.1.10 from bsd, and it connects, but when i try lynx 24.92.x.x:8902, it fails. Could my test method be the problem? I don't have a readily available outside connection to try from. I also looked into using SOCKET, but I couldn't follow the directions, and it only gave examples for redirecting existing services, whereas I want to make up a port and map it to another machine. If there's a better or easier way to do it than natd, I'm fully open to suggestion. I'm using freebsd 3.4 stable If anyone will take the time to help me, I'll gladly email the .conf files or put them up on a webserver for your perusal or whatever would make it easiest. --jason miller jmille34@tampabay.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:20: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-gw2-b147.clsp.uswest.net (dsl-gw2-b147.clsp.uswest.net [63.227.177.147]) by hub.freebsd.org (Postfix) with ESMTP id CED4D37B790 for ; Sun, 9 Apr 2000 18:20:01 -0700 (PDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Received: from camelot (camelot.cmr.net [10.0.0.3]) by dsl-gw2-b147.clsp.uswest.net (8.9.3/8.9.3) with SMTP id TAA02205 for ; Sun, 9 Apr 2000 19:22:45 -0600 (MDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) From: "Mark" To: "Freebsd-Questions" Subject: tcsh color question Date: Sun, 9 Apr 2000 19:20:00 -0600 Message-ID: <000001bfa28a$e4254ea0$0300000a@cmr.net> 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.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After reading man tcsh I was under the impression that adding: set color to my .tcshrc that both ls-F and ls would show color. ls-F does but ls doesn't. Did I misunderstand reading the man page? Also, could someone show me an example line for LS_COLOR? In the man it gives what you can set and what color can be set to but it doesn't give an example of how I show type this in my .tcshrc file. Is this on par? set LS_COLOR:fi=33:di=1;35 ********************************************** The box said "requires Win95 or better"... So I installed it on FreeBSD;-) 'Anonymous' ********************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:21:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from linux2.americasnet.com (linux2.americasnet.com [207.155.121.170]) by hub.freebsd.org (Postfix) with SMTP id 0954737B7B8 for ; Sun, 9 Apr 2000 18:21:04 -0700 (PDT) (envelope-from rogue@confine.com) Received: from linux2.americasnet.com ([127.0.0.1]) by linux2.americasnet.com ; Sun, 09 Apr 2000 18:21:00 -0700 Content-Type: text/plain Content-Disposition: inline To: questions@freebsd.org From: rogue@confine.com X-Originating-Ip: 209.30.243.250 Mime-Version: 1.0 X-Note: Latest version at http://EmuMail.com Reply-To: rogue@confine.com Date: Sun, 09 Apr 2000 17:20:59 PST X-Mailer: EMUmail 4.00 Subject: Installation of Ported Software Message-ID: <95532966001@linux2.americasnet.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently downloaded the FreeBSD 4.0 release .iso. The installation goes smoothly but when I choose to install rsaref-2.0 when prompted to, it freezes up that console. When I switch to the second console, ttvy1 (I am not sure on the tty's due to the fact I just came from using Linux) It gives me a Yes or No prompt that appears to be frozen because it will not let me move the cursor to Yes or No. Is there anyway past this or should I download the file again? Thank you for your time. Jens Jorritsma --------------------------------------------------------- This message sent using EMUmail -- http://www.emumail.com --------------------------------------------------------- Looking for the best deals available on the Net? Try the Valet: http://valet.flycast.com/valet/info/fc0494/?92614 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:22:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id CD2C737BAF3 for ; Sun, 9 Apr 2000 18:22:49 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id VAA25559; Sun, 9 Apr 2000 21:22:14 -0400 (EDT) (envelope-from cjc) Date: Sun, 9 Apr 2000 21:22:14 -0400 From: "Crist J. Clark" To: stephen Cc: free BSD Subject: Re: nat name.gateway.com routing Message-ID: <20000409212214.A25406@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <000a01bfa24d$7433da40$0202a8c0@neosphere.yi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000a01bfa24d$7433da40$0202a8c0@neosphere.yi.org>; from stephen@neosphere.yi.org on Sun, Apr 09, 2000 at 01:00:11PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 09, 2000 at 01:00:11PM -0500, stephen wrote: > I am trying to connect to my windows box behind nat using domain names ie ( serenity.neosphere.yi.org ) neosphere.yi.org being the gateway (bsd box)... > i only have one ip ( hence nat ) and using class C 192.168.2.xxx > for all my local network... > i am not sure this can be done, but what i am trying to acheive is connecting from a local college to my windows box and download files using serve-u ( win ftp prog ) > i tired changing up some dns files, which works fine if i try to ping serenity.neosphere.yi.org from the network, but when telneted to my local college, the ping hangs and says "cannot resolve serenity.neosphere.yi.org: Host name lookup failure" > > I thought i was on the right track with the dns files, but someone suggested routed demon... > > i am not sure what to do any ideas ??? I don't know what routed(8) has to do with any of this. I _think_ you are having a DNS problem. The name 'serenity.neosphere.yi.org' is not valid. But even if this address did work, I do not see what you are trying to do since, like you say, you have only one IP address. So wouldn't serenity.neosphere.yi.org have to point at neosphere.yi.org (208.180.57.251)? I think you should be looking at 'redirct_port' on the natd(8) manpage. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:25:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id C9EC437B7B8 for ; Sun, 9 Apr 2000 18:25:34 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id VAA25584; Sun, 9 Apr 2000 21:25:25 -0400 (EDT) (envelope-from cjc) Date: Sun, 9 Apr 2000 21:25:25 -0400 From: "Crist J. Clark" To: tomb Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic Message-ID: <20000409212525.B25406@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F0C358.D120908@cgf.net>; from tomb@cgf.net on Sun, Apr 09, 2000 at 10:52:24AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 09, 2000 at 10:52:24AM -0700, tomb wrote: > Additional: > > So I decided to reformat the drives using the scsi adaptors format utility > (which completed with success). I modified the vinum config file to the > following: > > drive a device /dev/da0s1 > drive b device /dev/da1s1 > volume mirror > plex org concat > sd length 4141m drive a > plex org concat > sd length 4141m drive b > > Now I start vinum with the following command.... > > su-2.03# vinum create config > 1: drive a device /dev/da0s1 > ** 1 : Invalid argument > 2: drive b device /dev/da1s1 > ** 2 : Invalid argument [snip] What is the disklabel(8) output for each of these drives? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:29:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 5755737B89E for ; Sun, 9 Apr 2000 18:29:27 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id VAA25604; Sun, 9 Apr 2000 21:29:13 -0400 (EDT) (envelope-from cjc) Date: Sun, 9 Apr 2000 21:29:13 -0400 From: "Crist J. Clark" To: Seyyed Hamid Reza Hashemi Golpayegani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PNP modem for FreeBSD 4.0 Message-ID: <20000409212913.C25406@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <000501bfa243$149857a0$051414c8@hamid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000501bfa243$149857a0$051414c8@hamid>; from hamid@morva.net on Sun, Apr 09, 2000 at 09:15:54PM +0430 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 09, 2000 at 09:15:54PM +0430, Seyyed Hamid Reza Hashemi Golpayegani wrote: > Hi , > > I have install FreeBSD 4 and I have a USRobotics Sportster 33600 Internal > PnP modem that installed in my computer . My FreeBSD kernel support Plug and > Play and detect my modem name and assign an IRQ and PORT to my modem follow > the kernel log : > > Apr 9 20:35:52 hamid /kernel: sio4: Voice Internal> at port 0x3f8-0x3ff irq 4 on isa0 > Apr 9 20:35:52 hamid /kernel: sio4: type 16550A > > it assign sio4 to my modem . But there is not any cuaax to use modem ! how > can I use my modem ? # cd /dev # ./MAKEDEV ttyd4 cuaa4 -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:32:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 047B837B79B for ; Sun, 9 Apr 2000 18:32:31 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.63] by picusnet.com with ESMTP (SMTPD32-5.05) id AEFA553D005C; Sun, 09 Apr 2000 21:31:38 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id VAA00882; Sun, 9 Apr 2000 21:25:27 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F12D86.C39CDC34@picusnet.com> Date: Sun, 09 Apr 2000 21:25:27 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark Cc: Freebsd-Questions Subject: Re: tcsh color question References: <000001bfa28a$e4254ea0$0300000a@cmr.net> Content-Type: multipart/alternative; boundary="------------B5D82D6768005097B67F9381" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------B5D82D6768005097B67F9381 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit alias ls 'gnuls --color=auto' eval `~/.dircolors' or /etc/DIR_COLORS or what ever Mark wrote: > After reading man tcsh I was under the impression that adding: > set color to my .tcshrc that both ls-F and ls would show color. ls-F > does but ls doesn't. Did I misunderstand reading the man page? > > Also, could someone show me an example line for LS_COLOR? In the man > it gives what you can set and what color can be set to but it doesn't > give an example of how I show type this in my .tcshrc file. > Is this on par? > set LS_COLOR:fi=33:di=1;35 > > ********************************************** > The box said "requires Win95 or better"... > So I installed it on FreeBSD;-) > 'Anonymous' > ********************************************** > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------B5D82D6768005097B67F9381 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit alias ls 'gnuls --color=auto'
eval `~/.dircolors'
or /etc/DIR_COLORS or what ever

Mark wrote:

After reading man tcsh I was under the impression that adding:
set color to my .tcshrc that both ls-F and ls would show color. ls-F
does but ls doesn't. Did I misunderstand reading the man page?

Also, could someone show me an example line for LS_COLOR? In the man
it gives what you can set and what color can be set to but it doesn't
give an example of how I show type this in my .tcshrc file.
Is this on par?
set LS_COLOR:fi=33:di=1;35

**********************************************
The box said "requires Win95 or better"...
So I installed it on FreeBSD;-)
'Anonymous'
**********************************************

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------B5D82D6768005097B67F9381-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:37:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 40A1C37B7B8 for ; Sun, 9 Apr 2000 18:37:55 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id SAA27439; Sun, 9 Apr 2000 18:35:46 -0700 (PDT) Message-ID: <38F13074.74ECEE11@otter.cc> Date: Sun, 09 Apr 2000 21:37:56 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: markh@lon.imag.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MPEG player References: <00040920201100.00582@mymachine.imag.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Hendriks wrote: > > Hi > > I've been using mpeg_play from the ports collection, but there are two > problems: mpeg_play doesn't include sound, and mpeg_play tends to crash > when it encounters errors in the mpeg file. The last one is kind of > annoying, because whatever MS crapware people are using to create mpegs, > the files seem to have about a 50/50 chance of having an error. > > I found another player called xmpeg on a website, and it wasn't too hard > to get to compile on FreeBSD. Unfortunately, it always tells me that the > mpeg file I'm trying to play isn't a valid format. I assume that because > it's relatively old, it just doesn't recognise newer mpeg files. > > Does anyone know of any other mpeg players out there for which the source > code is available for Unix (any Unix)? Or mpeg players (with or without > source code) that run on Linux? > xanim kinda sucks too, so if you want video+sound, check out mpegtv (www.mpegtv.com) if you prefer a port, it's /usr/ports/graphics/mtv -Otter sig files available for an additional charge > Mark Hendriks > markh@lon.imag.net > > 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 Apr 9 18:40:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 7228637B85C for ; Sun, 9 Apr 2000 18:40:09 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id VAA25658; Sun, 9 Apr 2000 21:39:59 -0400 (EDT) (envelope-from cjc) Date: Sun, 9 Apr 2000 21:39:59 -0400 From: "Crist J. Clark" To: Jason Miller Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd won't redirect a port Message-ID: <20000409213959.D25406@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <38F12B81.72EAB1D0@tampabay.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F12B81.72EAB1D0@tampabay.rr.com>; from jmille34@tampabay.rr.com on Sun, Apr 09, 2000 at 09:16:49PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 09, 2000 at 09:16:49PM -0400, Jason Miller wrote: > I'm having a hard time getting natd to redirect_port. I've got freebsd > hooked to the internet via ed0 (cable, 24.92.x.x) and to my lan via ed1 > (10.1.1.1). Natd is running mostly okay.. Inside computers have complete > access to the internet. I don't want to disturb any of freebsd's ports, > but I want to direct a random incoming port (8902) to point to > 10.1.1.10:80 (the webcam server on my windows machine). I've tried > everything I can think of. > > in rc.conf I have: > natd_enable="yes" > natd_progra="/sbin/natd" > natd_interface="ed0" > natd_flags="-f /usr/local/etc/natd.conf" (what I wrote) > > in /usr/local/etc/natd.conf I have: > dynamic yes > same_ports yes > use_sockets yes > unregistered_only yes > redirect_port tcp bunk:80 8902 > interface ed0 You do not need the last line. The 'natd_interface' line in rc.conf takes care of that for you. > It's the last two lines I've been changing. The two shown are just the > latest ones I've tried. "bunk" is the hostname of the machine running > the server on port 80. I've also tried referencing by IP address. The > interface I've tried as ed0 and ed1 and not at all. The natd_interface should be ed0 from your description. It needs to be the external, public interface. > I'm not sure what else to check. From reading the man pages for natd, it > seems to me like I've got it right, but apparently I've got something > wrong. Can anyone help? This seems basic enough, but I'm getting really > frustrated after several days of failure. I can do lynx 10.1.1.10 from > bsd, and it connects, but when i try lynx 24.92.x.x:8902, it fails. > Could my test method be the problem? I don't have a readily available > outside connection to try from. Yes. It is your problem if I am to understand that 'bsd' is the box doing NAT for you. If you are on the NAT machine and do, % lynx 24.92.215.96:8902 It will not get redirected. The packet is not entering from ed0 so it never gets diverted to natd. It probably does work from the outside. You could check if you had access to a machine out there... Which leads to the inevitable question, if you or know one else is outside to check this, why are you trying to do it? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 18:43:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id BF63937B76D for ; Sun, 9 Apr 2000 18:43:41 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id SAA16406 for ; Sun, 9 Apr 2000 18:43:23 -0700 (PDT) Message-ID: <38F13235.9A05500@otter.cc> Date: Sun, 09 Apr 2000 21:45:25 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Netbooting questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to get my FreeBSD setup to netboot a future NetBSD box (sparc station 10). I know there's tftpd (and maybe rarpd?) involved. I've got my /tftpboot dir setup and uncommented the line in inetd.conf, followed by a kill -HUP on inetd. I've got the ip assigned in my /etc/hosts and caught somewhere that it needs a /etc/ethers file also. I don't have one, so I'm not sure of the syntax? Could someone shed some light on this? Also, is the rarpd supposed to be running along side the tftpd? TIA. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 19:44:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cornflake.nickelkid.com (cornflake.nickelkid.com [216.116.135.26]) by hub.freebsd.org (Postfix) with ESMTP id 04C7E37B67B for ; Sun, 9 Apr 2000 19:44:05 -0700 (PDT) (envelope-from jooji@cornflake.nickelkid.com) Received: from localhost (jooji@localhost) by cornflake.nickelkid.com (8.9.3/8.9.3) with ESMTP id WAA74119; Sun, 9 Apr 2000 22:44:00 -0400 (EDT) (envelope-from jooji@cornflake.nickelkid.com) Date: Sun, 9 Apr 2000 22:43:59 -0400 (EDT) From: "Jasper O'Malley" To: "Stephen M. Vincent" Cc: Free bsd Subject: Re: sendmail and telnet and netscape In-Reply-To: <38F11227.7E3E0C20@fifthsunfilms.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 9 Apr 2000, Stephen M. Vincent wrote: > > 2. I have installed several different versions of Netscape, both > Communicator and Navigator. They install fine but when I try to run it, > I get "libXt:Cannot find libXt.so.6" Which seems to be all over my > system: > > So why can't Netscape find it? What's the output of ldconfig -r? > 3. Im having trouble setting up sendmail. I had it working fine in > version 3.4 FreeBSD, but now, When I run popper and try to connect from > Win98 I get "Unable to get canonical name of client" and when I try to > send mail through it, I get "Sender domain must exist" error. > I've got a FQDN, billsequipment.com, registered. What do the contents of of /etc/resolv.conf and /etc/named/named.conf look like? Cheers, Mick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 21: 2:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.26.39]) by hub.freebsd.org (Postfix) with SMTP id 2FD1F37B7BD for ; Sun, 9 Apr 2000 21:02:40 -0700 (PDT) (envelope-from flatline@area51.v-wave.com) Received: (qmail 54210 invoked by uid 1001); 10 Apr 2000 04:02:40 -0000 Date: Sun, 9 Apr 2000 22:02:40 -0600 From: Chris Wasser To: questions@FreeBSD.ORG Subject: Fwd: Major AMD K7 Problems under 4.0-S Message-ID: <20000409220240.A54143@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oops, got warnings about excessive cross postings, sorry. Re-sending just incase it didn't make it to the list. ----- Forwarded message from Chris Wasser ----- Date: Sun, 9 Apr 2000 21:52:55 -0600 From: Chris Wasser To: questions@FreeBSD.ORG Cc: bugs@FreeBSD.ORG, hardware@FreeBSD.ORG Subject: Major AMD K7 Problems under 4.0-S X-Mailer: Mutt 1.0.1i I'm sure this has been hashed over and over countless times, but I can't seem to resolve this problem locally and figured I'd shoot it out to the mailing list here and see if anyone has any ideas. This machine is having critical problems preventing it from being put into production and I'd _really_ appriciate any information/insight/ideas people can shoot over to me to try. Please respond on questions/bugs@FreeBSD.ORG or via email to the above address (not subscribed to freebsd-hardware) Please note, I have an identical AMD K7-700 system running, the only difference is it has a ASUS K7M motherboard and 3c905B-TX nics and a Mach64-GB AGP video card. It does not exibit this behavior. It uses the AMD-751 and VIA 82C686 chipset. Here's the system: AMD K7-700 (0.18fab) running @ 700MHz (100x7.0) 256MB PC133 (Running @ 100MHz) 1 3Com 3c905C-TX connected @ 10Base-T to a cablemodem (xl0) 1 3Com 3c905C-TX connected @ 100Base-T full-duplex to LAN (xl1) EpoX 7KXA motherboard (VIA KX133 chipset/82C686) 2 x Quantum KX 20GB ATA-66 (running @ ATA-66) ASUS 50x ATA-33 IDE CDROM ATI Rage 128-RF AGP running @ AGP2x 300W power supply The system and kernel were cvsup'd and built on March 30th/2000 from stock 4.0-RELEASE .. xl0 was enabled but there was no active connection during this test. The only active card w/link was xl1 @ 100Base-T full-duplex (switched). The actual time and my date below for the dmesg output is inaccurate (forgot to set the system date & time in the bios, nothing major.), it was re-compiled today [not cvsup'd, just recompiled the kernel when I added new options, the source on the system is from March30th, the only change I made to the actual source tree was from PR17831 which I submitted a few days ago.] (April 9th) When doing file xfers on the local lan (xl1) the system will eventually produce error messages up microuptime() going backwards: microuptime() went backwards (3821.740589 -> 3821,720223) microuptime() went backwards (3821.774554 -> 3821,731215) ..etc etc I had to terminate syslogd because it was spending so much time logging that it was dragging down the system when the microuptime() messages started appearing (choppy keyboard response over ssh and locally at console and the load avg was a solid 2.01 across the board) This happens under heavy network load (transferring +7GB files over the local LAN) and processes start showing negative run times or completely outrageous run time: root 0 0.0 0.0 0 0 ?? DLs 10:19AM 11:36.96 (swapper) root 5 0.0 0.0 0 0 ?? DL 10:19AM 359:53.83 (syncer) root 2 0.0 0.0 0 0 ?? DL 10:19AM 11:48.00 (pagedaemon) I set sysctl to use accurate time measurements thinking that might provide a solution (after cruising through older mailing list archives and made no difference): kern.timecounter.method: 1 kern.timecounter.hardware: i8254 I noticed that before I started the actual transfer, the stock ftp client (4.0) reported negative file sizes from a ls output on a FreeBSD 3.3 server which supplied the test file for the xfer in the range of -11GB or so when the file was actually 7.47GB in size. I then tried the same test with the GENERIC kernel, it takes a little bit longer (roughly 5min longer) before it starts producing the microuptime() messages. I also looked at the mbufs (stock setting on both GENERIC and my custom kernel [4096]) and they were 95% in use. So I recompiled a new kernel with NMBCLUSTERS set to 16384 and PQ_LARGECACHE enabled and tried again (still got microuptime() messages): 131/160/65536 mbufs in use (current/peak/max): 129 mbufs allocated to data 2 mbufs allocated to packet headers 128/142/16384 mbuf clusters in use (current/peak/max) 304 Kbytes allocated to network (89% in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines The % in use hovers between high-80% to mid-90% on both my original kernel, the new kernel and GENERIC. I'm plum out of ideas as to why this is happening, below is my current kernel config (the system is currently sitting in limbo to provide debug output for anyone responding). Please note, when these warnings happen the system does NOT panic, just grinds down. I think perhaps the problem is FreeBSD doesn't see all the devices properly on this motherboard (see dmesg output below, especially pcib* devices) I'm going to force it to use TSC timecounting and try once more and see what happens. If anyone responding needs anymore information from the system let me know and I'll supply it, below is my kernel config as well as a dmesg from boot. The only changes I made to the kernel was from PR17831 for the VIA PCI-PCI (AGP) bridge ID string and the NMBCLUSTERS/PQ_LARGECACHE addition: machine i386 cpu I686_CPU ident DEEPTHOUGHT maxusers 256 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 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 P1003_1B #Posix P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L options ICMP_BANDLIM #Rate limit bad replies options IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter logging options QUOTA options COMPAT_LINUX options SOFTUPDATES options PQ_LARGECACHE options NMBCLUSTERS=16384 device isa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # 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 options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 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? # 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? # 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 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes device xl # 3Com 3c9xx # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device pty # Pseudo-ttys (telnet etc) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # pc speaker pseudo-device speaker # SysV SHM/SEM options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores --->> dmesg (standard): Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-STABLE #5: Thu Apr 13 01:53:34 MDT 2000 root@cmdmicro.com:/usr/src/sys/compile/DEEPTHOUGHT Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K7(tm) Processor (701.24-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x612 Stepping = 2 Features=0x81f9ff AMD Features=0xc0400000 real memory = 268435456 (262144K bytes) config> q avail memory = 257925120 (251880K bytes) Preloaded elf kernel "kernel" at 0xc02b1000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02b109c. Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 (*PR17831) pci1: on pcib2 pci1: at 0.0 irq 5 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xdb000000-0xdb00007f irq 10 at device 9.0 on pci0 xl0: Ethernet address: 00:50:da:cc:f1:bf miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl1: <3Com 3c905C-TX Fast Etherlink XL> port 0xe000-0xe07f mem 0xdb001000-0xdb00107f irq 11 at device 10.0 on pci0 xl1: Ethernet address: 00:50:da:cc:f3:e0 miibus1: on xl1 xlphy1: <3c905C 10/100 internal PHY> on miibus1 xlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: on motherboard pci2: on pcib1 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port IP Filter: initialized. Default = pass all, Logging = enabled IP Filter: v3.3.8 ad0: 19609MB [39842/16/63] at ata0-master using UDMA66 ad1: 19609MB [39842/16/63] at ata0-slave using UDMA66 acd0: CDROM at ata1-master using UDMA33 Mounting root from ufs:/dev/ad0s1a -->> dmesg (verbose): Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-STABLE #5: Thu Apr 13 01:53:34 MDT 2000 root@cmdmicro.com:/usr/src/sys/compile/DEEPTHOUGHT Calibrating clock(s) ... TSC clock: 701326882 Hz, i8254 clock: 1193344 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: AMD-K7(tm) Processor (701.24-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x612 Stepping = 2 Features=0x81f9ff AMD Features=0xc0400000 Data TLB: 24 entries, fully associative Instruction TLB: 16 entries, fully associative L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L2 internal cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative real memory = 268435456 (262144K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x002ca000 - 0x0fff7fff, 265478144 bytes (64814 pages) config> q avail memory = 257925120 (251880K bytes) bios32: Found BIOS32 Service Directory header at 0xc00fafb0 bios32: Entry = 0xfb420 (c00fb420) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xb450 pnpbios: Found PnP BIOS data at 0xc00fbec0 pnpbios: Entry = f0000:bef0 Rev = 1.0 Other BIOS signatures found: ACPI: 00000000 Preloaded elf kernel "kernel" at 0xc02b1000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02b109c. Pentium Pro MTRR support enabled pci_open(1): mode 1 addr port (0x0cf8) is 0x80003c48 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=03911106) devclass_alloc_unit: pcib0 already exists, using next available unit number npx0: on motherboard npx0: INT 16 interface apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 pci_open(1): mode 1 addr port (0x0cf8) is 0x80003c48 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=03911106) pcib0: on motherboard found-> vendor=0x1106, dev=0x0391, revid=0x02 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[10]: type 1, range 32, base d0000000, size 26 found-> vendor=0x1106, dev=0x8391, revid=0x00 class=06-04-00, hdrtype=0x01, mfdev=0 subordinatebus=1 secondarybus=1 found-> vendor=0x1106, dev=0x0686, revid=0x21 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x1106, dev=0x0571, revid=0x10 class=01-01-8a, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000d000, size 4 found-> vendor=0x1106, dev=0x3057, revid=0x30 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x10b7, dev=0x9200, revid=0x74 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=10 map[10]: type 1, range 32, base 0000dc00, size 7 map[14]: type 1, range 32, base db000000, size 7 found-> vendor=0x10b7, dev=0x9200, revid=0x74 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base 0000e000, size 7 map[14]: type 1, range 32, base db001000, size 7 pci0: on pcib0 pcib2: at device 1.0 on pci0 found-> vendor=0x1002, dev=0x5246, revid=0x00 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=5 map[10]: type 1, range 32, base d4000000, size 26 map[14]: type 1, range 32, base 0000c000, size 8 map[18]: type 1, range 32, base d9000000, size 14 pci1: on pcib2 pci1: (vendor=0x1002, dev=0x5246) at 0.0 irq 5 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xd000 ata0: mask=03 status0=50 status1=50 ata0: mask=03 status0=50 status1=50 ata0: devices = 0x3 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xd008 ata1: mask=03 status0=50 status1=51 ata1: mask=03 status0=10 status1=00 ata1: devices = 0x4 ata1: at 0x170 irq 15 on atapci0 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xdb000000-0xdb00007f irq 10 at device 9.0 on pci0 xl0: Ethernet address: 00:50:da:cc:f1:bf xl0: media options word: a xl0: found MII/AUTO miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bpf: xl0 attached xl1: <3Com 3c905C-TX Fast Etherlink XL> port 0xe000-0xe07f mem 0xdb001000-0xdb00107f irq 11 at device 10.0 on pci0 xl1: Ethernet address: 00:50:da:cc:f3:e0 xl1: media options word: a xl1: found MII/AUTO miibus1: on xl1 xlphy1: <3c905C 10/100 internal PHY> on miibus1 xlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bpf: xl1 attached pci_open(1): mode 1 addr port (0x0cf8) is 0x00000000 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=03911106) devclass_alloc_unit: pci1 already exists, using next available unit number pcib1: on motherboard pci2: on pcib1 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 devclass_alloc_unit: ata0 already exists, using next available unit number devclass_alloc_unit: ata1 already exists, using next available unit number isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 psm0: current command byte:0047 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 psm: status 00 02 64 psm: status 00 00 64 psm: status 00 03 64 psm: status 00 03 64 psm: data 08 00 00 psm: status 10 00 64 psm: status 00 02 64 psm: data 08 00 00 psm: status 00 02 64 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons psm0: config:00000000, flags:00000000, packet size:3 psm0: syncmask:c0, syncbits:00 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7007f fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k vga0: vga: WARNING: video mode switching is not fully supported on this adapter VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 05 50 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 49 2f 4f 20 42 61 73 65 20 41 64 64 72 65 73 73 20 20 20 20 20 20 20 20 3a 20 00 32 32 30 48 00 32 34 30 48 00 32 36 30 48 00 32 38 30 48 00 53 42 20 49 52 51 20 53 65 6c 65 63 74 20 20 20 20 EGA/VGA parameters to be used for mode 24 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 05 50 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio0: irq maps: 0x1 0x11 0x1 0x1 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: parallel port found at 0x378 ppc0: EPP SPP ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port isa_probe_children: probing PnP devices BIOS Geometries: 0:03ffef3f 0..1023=1024 cylinders, 0..239=240 heads, 1..63=63 sectors 1:03ffef3f 0..1023=1024 cylinders, 0..239=240 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: lo0 attached Linux-ELF exec handler installed IP Filter: initialized. Default = pass all, Logging = enabled IP Filter: v3.3.8 ata0-master: success setting up UDMA4 mode on VIA chip ad0: ATA-4 disk at ata0 as master ad0: 19609MB (40160988 sectors), 39842 cyls, 16 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 1 depth queue, UDMA66 ad0: piomode=4 dmamode=2 udmamode=4 cblid=1 Creating DISK ad0 Creating DISK wd0 ata0-slave: success setting up UDMA4 mode on VIA chip ad1: ATA-4 disk at ata0 as slave ad1: 19609MB (40160988 sectors), 39842 cyls, 16 heads, 63 S/T, 512 B/S ad1: 16 secs/int, 1 depth queue, UDMA66 ad1: piomode=4 dmamode=2 udmamode=4 cblid=1 Creating DISK ad1 Creating DISK wd1 ata1-master: piomode=4 dmamode=2 udmamode=2 dmaflag=1 ata1-master: success setting up UDMA2 mode on VIA chip acd0: CDROM drive at ata1 as master acd0: read 8593KB/s (8593KB/s), 128KB buffer, UDMA33 acd0: Reads: CD-R, CD-RW, CD-DA stream acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked Mounting root from ufs:/dev/ad0s1a ad0s1: type 0xa5, start 0, end = 40160987, size 40160988 : OK start_init: trying /sbin/init ad1s1: type 0xa5, start 0, end = 40160987, size 40160988 : OK ad1s1: type 0xa5, start 0, end = 40160987, size 40160988 : OK -->> ifconfig -a: xl0: flags=8802 mtu 1500 ether 00:50:da:cc:f1:bf media: autoselect (none) status: no carrier supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX xl1: flags=8843 mtu 1500 inet 192.168.1.4 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:50:da:cc:f3:e0 media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 (gateway/default route is 192.168.1.1) -->> vmstat: procs memory page disks faults cpu r b w avm fre flt re pi po fr sr ad0 ad1 in sy cs us sy id 0 2 0 4052 10484 3 0 0 0 201 197 0 0 241 168 44 2 4 94 ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 21:14:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pinky.plambert.net (pinky.plambert.net [205.219.88.225]) by hub.freebsd.org (Postfix) with ESMTP id EC08D37B828 for ; Sun, 9 Apr 2000 21:14:15 -0700 (PDT) (envelope-from plambert@pinky.plambert.net) Received: (from plambert@localhost) by pinky.plambert.net (8.9.3/8.9.3) id VAA83157 for freebsd-questions@freebsd.org; Sun, 9 Apr 2000 21:14:29 -0700 (PDT) (envelope-from plambert) Date: Sun, 9 Apr 2000 21:14:29 -0700 From: "Paul M . Lambert" To: freebsd-questions@freebsd.org Subject: natd and two _external_ interfaces... Message-ID: <20000409211429.A19274@pinky.plambert.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to run vmware on a box with two ethernet cards. Because the vmware port is not quite complete, i.e. it provides a 'fake' interface without any real bridging, I'm forced to use natd. I've got a box with 4.x-CURRENT, updated 1-2 weeks ago, and three interfaces total: de0 de1 vmnet1 I'd like to have one of two situations: 1) preferrable: all traffic from vmnet1 gets NAT-translated to either the de0 address or de1 address depending on its destination and the normal routing tables... 2) acceptable: all traffic from vmnet1 gets NAT-translated to the de1 address and goes out through that interface. I'm really not sure how to do this. Essentially, I'd like to have a nice, friendly, happy way to get this vmware box on the network, and I can't quite get it to work. Any suggestions would be greatly appreciated! --plambert -- I hate bombs, terrorism, fear, plans, future and past injustices, manifestos, popular sentiment, ignition, timetables, meetings, and poorly adjusted weasels. A warm hello to my friends and fans in domestic surveillance! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 21:43:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id E1A4A37B53E for ; Sun, 9 Apr 2000 21:43:45 -0700 (PDT) (envelope-from dan@freebsddiary.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id QAA68025 for ; Mon, 10 Apr 2000 16:43:39 +1200 (NZST) Message-Id: <200004100443.QAA68025@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-questions@freebsd.org Date: Mon, 10 Apr 2000 16:43:34 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: mysql root password Reply-To: dan@freebsddiary.org X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to reset the root password for mysql. All the resources I've found have said to restart mysql with the -Sg command and then reset the root password. All attempts to reset the password have failed: mysql> grant ALL PRIVILEGES on * to root identified by 'password'; ERROR 1047: Unknown command mysql> SET PASSWORD FOR root = PASSWORD('password'); ERROR 1132: You must have privileges to update tables in the mysql database to be able to change passwords for others # mysqladmin -u root password newpassword mysqladmin: unable to change password; error: 'You must have privileges to update tables in the mysql database to be able to change passwords for others' I've tried both of the following starts for mysqld: /usr/local/bin/safe_mysqld --skip-grant-tables /usr/local/libexec/mysqld --skip-grant-tables I'm stuck. TIA. -- Dan Langille - DVL Software Limited [I'm looking for more work] http://www.dvl-software.com/ | http://www.unixathome.org/ http://www.racingsystem.com/ | http://www.freebsddiary.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 21:50:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skylinekhidin.painless-computing.com (www.painless-computing.com [204.117.218.241]) by hub.freebsd.org (Postfix) with ESMTP id 9FEE137B782 for ; Sun, 9 Apr 2000 21:49:55 -0700 (PDT) (envelope-from Pete@painless-computing.com) Received: by www.painless-computing.com with Internet Mail Service (5.5.2650.21) id <2MD1A731>; Mon, 10 Apr 2000 00:48:55 -0400 Message-ID: <6059260964E2D311BA66005004D90F0D4534@www.painless-computing.com> From: "Peter L. Thomas" To: "'questions@freebsd.org'" Subject: Error upgrading by FTP, 3.4-STABLE -> 4.0-RELEASE Date: Mon, 10 Apr 2000 00:48:51 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01BFA2A8.12861330" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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_01BFA2A8.12861330 Content-Type: text/plain; charset="iso-8859-1" When upgrading to 4.0-RELEASE, I get through startup and distribution selection. My NIC gets its DHCP address successfully. However, when it starts up the connection to ftpN.freebsd.org, the link light on ye olde cable modem blinks out periodically--like the think is going ifconfig down and up repeatedly. I've tried using "media 10baseT/UTP -mediaopt full-duplex" as extra ifconfig commands to prevent autoneg. No effect. This is a tl0 flavor NIC that works just dandy in 3.4-STABLE (no link-light cycling, errors counts low to nonexistent). Any ideas? The uname -a is shown below, per the FAQ, FWIW. % uname -a FreeBSD firewall.painless-computing.com 3.4-STABLE FreeBSD 3.4-STABLE #9: Mon Ap r 10 02:40:19 GMT 2000 root@firewall.painless-computing.com:/usr/src/sys/com pile/FIREWALL i386 --Pete ----- Pete Thomas, MCSE Painless Computing, Inc. http://www.painless-computing.com ------_=_NextPart_000_01BFA2A8.12861330 Content-Type: application/octet-stream; name="Peter Thomas (E-mail).vcf" Content-Disposition: attachment; filename="Peter Thomas (E-mail).vcf" BEGIN:VCARD VERSION:2.1 N:Thomas;Peter FN:Peter Thomas (E-mail) ORG:Painless Computing, Inc. TITLE:President TEL;WORK;VOICE:(703) 793-5292 TEL;CELL;VOICE:(703) 615-7806 TEL;PAGER;VOICE:(888) 502-6599 TEL;WORK;FAX:(703) 713-3883 ADR;WORK:;;2430 Corn Crib Ct;Herndon;VA;20171-3071 LABEL;WORK;ENCODING=QUOTED-PRINTABLE:2430 Corn Crib Ct=0D=0AHerndon, VA 20171-3071 EMAIL;PREF;EX:/o=Painless Computing, Inc./ou=PAINLESS/cn=Recipients/cn=PETE REV:19990306T181557Z END:VCARD ------_=_NextPart_000_01BFA2A8.12861330-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 22:35:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 2AA4537B6C5 for ; Sun, 9 Apr 2000 22:35:19 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id HAA17957; Mon, 10 Apr 2000 07:35:05 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Chris Wasser Cc: questions@FreeBSD.org Subject: Re: Fwd: Major AMD K7 Problems under 4.0-S In-reply-to: Your message of "Sun, 09 Apr 2000 22:02:40 MDT." <20000409220240.A54143@area51.v-wave.com> Date: Mon, 10 Apr 2000 07:35:05 +0200 Message-ID: <17955.955344905@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Chris, It looks to me like you have APM enabled in your BIOS, please try to disable that. Poul-Henning In message <20000409220240.A54143@area51.v-wave.com>, Chris Wasser writes: >Oops, got warnings about excessive cross postings, sorry. Re-sending just >incase it didn't make it to the list. > >----- Forwarded message from Chris Wasser ----- > >Date: Sun, 9 Apr 2000 21:52:55 -0600 >From: Chris Wasser >To: questions@FreeBSD.ORG >Cc: bugs@FreeBSD.ORG, hardware@FreeBSD.ORG >Subject: Major AMD K7 Problems under 4.0-S >X-Mailer: Mutt 1.0.1i > >I'm sure this has been hashed over and over countless times, but I can't >seem to resolve this problem locally and figured I'd shoot it out to the >mailing list here and see if anyone has any ideas. This machine is having >critical problems preventing it from being put into production and I'd >_really_ appriciate any information/insight/ideas people can shoot over to >me to try. > >Please respond on questions/bugs@FreeBSD.ORG or via email to the above >address (not subscribed to freebsd-hardware) > >Please note, I have an identical AMD K7-700 system running, the only >difference is it has a ASUS K7M motherboard and 3c905B-TX nics and a >Mach64-GB AGP video card. It does not exibit this behavior. It uses the >AMD-751 and VIA 82C686 chipset. > >Here's the system: > >AMD K7-700 (0.18fab) running @ 700MHz (100x7.0) >256MB PC133 (Running @ 100MHz) >1 3Com 3c905C-TX connected @ 10Base-T to a cablemodem (xl0) >1 3Com 3c905C-TX connected @ 100Base-T full-duplex to LAN (xl1) >EpoX 7KXA motherboard (VIA KX133 chipset/82C686) >2 x Quantum KX 20GB ATA-66 (running @ ATA-66) >ASUS 50x ATA-33 IDE CDROM >ATI Rage 128-RF AGP running @ AGP2x >300W power supply > >The system and kernel were cvsup'd and built on March 30th/2000 from >stock 4.0-RELEASE .. xl0 was enabled but there was no active connection >during this test. The only active card w/link was xl1 @ 100Base-T >full-duplex (switched). > >The actual time and my date below for the dmesg output is inaccurate >(forgot to set the system date & time in the bios, nothing major.), it >was re-compiled today [not cvsup'd, just recompiled the kernel when I >added new options, the source on the system is from March30th, the only >change I made to the actual source tree was from PR17831 which I submitted >a few days ago.] (April 9th) > >When doing file xfers on the local lan (xl1) the system will eventually >produce error messages up microuptime() going backwards: > >microuptime() went backwards (3821.740589 -> 3821,720223) >microuptime() went backwards (3821.774554 -> 3821,731215) >..etc etc > >I had to terminate syslogd because it was spending so much time logging >that it was dragging down the system when the microuptime() messages >started appearing (choppy keyboard response over ssh and locally at >console and the load avg was a solid 2.01 across the board) > >This happens under heavy network load (transferring +7GB files over the >local LAN) and processes start showing negative run times or completely >outrageous run time: > >root 0 0.0 0.0 0 0 ?? DLs 10:19AM 11:36.96 (swapper) >root 5 0.0 0.0 0 0 ?? DL 10:19AM 359:53.83 (syncer) >root 2 0.0 0.0 0 0 ?? DL 10:19AM 11:48.00 (pagedaemon) > >I set sysctl to use accurate time measurements thinking that might provide >a solution (after cruising through older mailing list archives and made >no difference): > >kern.timecounter.method: 1 >kern.timecounter.hardware: i8254 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 22:38:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f310.law8.hotmail.com [216.33.240.185]) by hub.freebsd.org (Postfix) with SMTP id A046437B810 for ; Sun, 9 Apr 2000 22:38:17 -0700 (PDT) (envelope-from m1ewis@hotmail.com) Received: (qmail 50048 invoked by uid 0); 10 Apr 2000 05:38:16 -0000 Message-ID: <20000410053816.50047.qmail@hotmail.com> Received: from 216.119.18.68 by www.hotmail.com with HTTP; Sun, 09 Apr 2000 22:38:16 PDT X-Originating-IP: [216.119.18.68] From: "Michael Lewis" To: freebsd-questions@freebsd.org Subject: CGIWrap config problem Date: Sun, 09 Apr 2000 22:38:16 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've recently installed FreeBSD 3.4, Apache 1.3.9 and CGIWrap 3.6.3 on a Cyrix 166 machine. I've got Apache working on a single-system server/client basis. I can run my scripts via Apache ok,but I can't get CGIWrap to access the scripts. My current problem is an "operation not permitted" error from CGIWrap. I don't understand what "setgroups()" does. Can anyone point me in the right direction? My CGIWrap output and httpd.conf files are included below. Thanks, Michael Lewis Initializing Logging Redirecting STDERR to STDOUT Environment Variables: QUERY_STRING: '' SCRIPT_NAME: '/cgi-bin/cgiwrapd' PATH_INFO: '/mlewis/res_form.pl' PATH_TRANSLATED: '/users/mlewis/public_html/cgi-bin/mlewis/res_form.pl' REMOTE_USER: '' REMOTE_HOST: '' REMOTE_ADDR: '127.0.0.1' Trying to extract user from PATH_INFO. Retrieved User Name: 'mlewis' User Data Retrieved: UserID: 'mlewis' UID: '1002' GID: '71' Home Dir: '/users/mlewis' Script Base Directory: '/users/mlewis/public_html/cgi-bin' Trying to extract script from PATH_INFO Script Relative Path: 'res_form.pl' Script Absolute Path: '/users/mlewis/public_html/cgi-bin/res_form.pl' Fixing Environment Variables. Environment Variables: QUERY_STRING: '' SCRIPT_NAME: '/cgi-bin/cgiwrapd/mlewis/res_form.pl' PATH_INFO: '' PATH_TRANSLATED: '/users/mlewis/public_html/cgi-bin' REMOTE_USER: '' REMOTE_HOST: '' REMOTE_ADDR: '127.0.0.1' Logging Request (File) ***************** * CGIWrap Error * ***************** CGIWrap encountered a system error: When: setgroups() failed! Error Message: Operation not permitted Error Number: 1 **************** * Server Data: * **************** Server Administrator/Contact: [no address given] Server Name: autosys_debug Server Port: 80 Server Protocol: HTTP/1.0 ***************** * Request Data: * ***************** User Agent/Browser: Mozilla/3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) Request Method: GET Remote Address: 127.0.0.1 Remote Port: 1059 User #1002 Group #71 NameVirtualHost 127.0.0.1 DocumentRoot /users/mlewis/htdocs ServerName autosys ErrorLog /usr/www/auto_sys/logs/error_log TransferLog /usr/www/auto_sys/logs/access_log ScriptAlias /cgi-bin /users/mlewis/public_html/cgi-bin DocumentRoot /users/mlewis/public_html/cgi-bin ServerName autosys_debug ErrorLog /usr/www/auto_sys/logs/error_log TransferLog /usr/www/auto_sys/logs/access_log ScriptAlias /cgi-bin /usr/www/auto_sys/cgi-bin ______________________________________________________ Get Your Private, Free Email at 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 Sun Apr 9 22:47:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sprout.cgf.net (adsl-207-215-8-122.dsl.snfc21.pacbell.net [207.215.8.122]) by hub.freebsd.org (Postfix) with ESMTP id 1050137B590 for ; Sun, 9 Apr 2000 22:47:47 -0700 (PDT) (envelope-from tomb@cgf.net) Received: from cgf.net (localhost.cgf.net [127.0.0.1]) by sprout.cgf.net (8.9.3/8.9.3) with ESMTP id WAA06679; Sun, 9 Apr 2000 22:46:54 -0700 (PDT) (envelope-from tomb@cgf.net) Message-ID: <38F16ACE.F93E576E@cgf.net> Date: Sun, 09 Apr 2000 22:46:54 -0700 From: tomb Organization: Badger Basters (We do it with lard!) X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <38F0359F.E45937FC@cgf.net> <20000410104141.C17984@freebie.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg, So I have just looked at the man page for disklabel and followed your suggestion. This is what I got: I added the line that defines a: 8496884............ As you can see disklabel complained, but I just answered no. The same result happened with the second disk. At this point I have not done anything to the disk's (like newfs or /stand/sysinstall) they are low-level formatted only. >>>>>>>>>>>>>>>>>>Thanks Tom. disklablel -e /dev/da0 disk: SEAGATE label: ST34371W flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 528 sectors/unit: 8496884 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 8496884 0 vinum 0 0 0 # (Cyl. 0 - 528*) c: 8496884 0 unused 0 0 # (Cyl. 0 - 528*) disklabel: Operation not supported by device re-edit the label? [y]: Despite this rejection I run: su-2.03# vinum create config 1: drive a device "/dev/da0" ** 1 e: Unknown error: -1 Greg Lehey wrote: > On Sunday, 9 April 2000 at 0:47:43 -0700, tomb wrote: > > Hi, > > I've been attempting to create a mirrored pair of disc's. I'm not > > concerned about performance only the backup of my critical data. Armed > > with a pair of scsi drives (same model) and the man pages I came up with > > a config file (listed below). The problem is that if I use this to > > setup the mirro I get a > > "fatal double fault" <> panic: double fault > > message and the machine reboots. > > At what point? > When I do the create command: bash# vinum create config > > > Platform: > > > > FreeBSD 4.0 Release, > > AMD K6-2 > > 128Mb RAM > > Custom Kernel (Removed spurious devices) > > Adaptec 2940-U2W > > > > Drives: > > ad0 (OS drive, not to be mirrored!) > > da0 ID1 (Seagate 4141Mb Barracuda mirror) > > da1 ID8 (Seagate 4141Mb Barracuda mirror) > > > > vinum config file: > > > > drive a device /dev/da0s1e > > drive b device /dev/da1s1e > > volume mirror > > plex org concat > > sd length 4141m drive a > > plex org concat > > sd length 4141m drive b > > That looks pretty straightforward. > > On Sunday, 9 April 2000 at 10:52:24 -0700, tomb wrote: > > Additional: > > > > So I decided to reformat the drives using the scsi adaptors format utility > > (which completed with success). I modified the vinum config file to the > > following: > > > > drive a device /dev/da0s1 > > drive b device /dev/da1s1 > > volume mirror > > plex org concat > > sd length 4141m drive a > > plex org concat > > sd length 4141m drive b > > > > Now I start vinum with the following command.... > > > > su-2.03# vinum create config > > 1: drive a device /dev/da0s1 > > ** 1 : Invalid argument > > 2: drive b device /dev/da1s1 > > ** 2 : Invalid argument > > And this doesn't seem strange? > > > 0 drives: > > Nor this? > > > 1 volumes: > > V mirror State: down Plexes: 2 Size: 4141 MB > > > > 2 plexes: > > P mirror.p0 C State: faulty Subdisks: 1 Size: 4141 MB > > > > P mirror.p1 C State: faulty Subdisks: 1 Size: 4141 MB > > > > 2 subdisks: > > S mirror.p0.s0 State: crashed PO: 0 B Size: 4141 MB > > > > S mirror.p1.s0 State: crashed PO: 0 B Size: 4141 MB > > > > And seeing the fault "State: crashed" I get do a verbose info and get > > ............. > > > > su-2.03# vinum list -r -V mirror > > Volume mirror: Size: 4342153216 bytes (4141 MB) > > State: down > > Flags: > > 2 plexes > > Read policy: round robin > > Plex 0: mirror.p0 (concat), 4141 MB > > Plex 1: mirror.p1 (concat), 4141 MB > > Plex mirror.p0: Size: 4342153216 bytes (4141 MB) > > Subdisks: 1 > > State: faulty > > Organization: concat > > Part of volume mirror > > > > Subdisk 0: mirror.p0.s0 > > state: crashed size 4342153216 (4141 MB) > > offset 0 (0x0) > > > > Plex mirror.p1: Size: 4342153216 bytes (4141 MB) > > Subdisks: 1 > > State: faulty > > Organization: concat > > Part of volume mirror > > > > Subdisk 0: mirror.p1.s0 > > state: crashed size 4342153216 (4141 MB) > > offset 0 (0x0) > > > > Subdisk mirror.p0.s0: > > Size: 4342153216 bytes (4141 MB) > > State: crashed > > Plex mirror.p0 at offset 0 (0 B) > > Drive a (/dev/da0s1), no offset > > > > Subdisk mirror.p1.s0: > > Size: 4342153216 bytes (4141 MB) > > State: crashed > > Plex mirror.p1 at offset 0 (0 B) > > Drive b (/dev/da1s1), no offset > > Well, this tells me that your volume is down. I don't understand why > you should get a crash, but you haven't explained when it happened. > Obviously the crash is a bug: it should return an error message saying > the volume is inaccessible. > > Probably, though, you don't want an error message, you want it to > work. Have you read this part of the man page? Very useful. > DRIVE LAYOUT CONSIDERATIONS > vinum drives are currently BSD disk partitions. They must be of type > vinum in order to avoid overwriting data used for other purposes. Use > disklabel -e to edit a partition type definition. The following display > shows a typical partition layout as shown by disklabel: > > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 81920 344064 4.2BSD 0 0 0 # (Cyl. 240*- 297*) > b: 262144 81920 swap # (Cyl. 57*- 240*) > c: 4226725 0 unused 0 0 # (Cyl. 0 - 2955*) > e: 81920 0 4.2BSD 0 0 0 # (Cyl. 0 - 57*) > f: 1900000 425984 4.2BSD 0 0 0 # (Cyl. 297*- 1626*) > g: 1900741 2325984 vinum 0 0 0 # (Cyl. 1626*- 2955*) > > In this example, partition g may be used as a vinum partition. Parti- > tions a, e and f may be used as UFS file systems or ccd partitions. Par- > tition b is a swap partition, and partition c represents the whole disk > and should not be used for any other purpose. > > vinum uses the first 265 sectors on each partition for configuration in- > formation, so the maximum size of a subdisk is 265 sectors smaller than > the drive. > > Greg > -- > When replying to this message, please copy the original recipients. > 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 Apr 9 22:51:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sprout.cgf.net (adsl-207-215-8-122.dsl.snfc21.pacbell.net [207.215.8.122]) by hub.freebsd.org (Postfix) with ESMTP id 1E23A37B650 for ; Sun, 9 Apr 2000 22:51:47 -0700 (PDT) (envelope-from tomb@cgf.net) Received: from cgf.net (localhost.cgf.net [127.0.0.1]) by sprout.cgf.net (8.9.3/8.9.3) with ESMTP id WAA06692; Sun, 9 Apr 2000 22:51:48 -0700 (PDT) (envelope-from tomb@cgf.net) Message-ID: <38F16BF4.905477CE@cgf.net> Date: Sun, 09 Apr 2000 22:51:48 -0700 From: tomb Organization: Badger Basters (We do it with lard!) X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@home.com, freebsd-questions@freebsd.org Subject: Re: vinum causes fatal double fault kernel panic References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <20000409212525.B25406@cc942873-a.ewndsr1.nj.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Err not what I was expecting! This is after having used the disklabel -e /dev/da0 command. (see my reply to Greg Lehey) I'm going to poke around disklabel and see what I can find about the failure. su-2.03# disklabel -r /dev/da0 disklabel: bad pack magic number (label is damaged, or pack is unlabeled) su-2.03# disklabel -r /dev/da1 disklabel: bad pack magic number (label is damaged, or pack is unlabeled) "Crist J. Clark" wrote: > On Sun, Apr 09, 2000 at 10:52:24AM -0700, tomb wrote: > > Additional: > > > > So I decided to reformat the drives using the scsi adaptors format utility > > (which completed with success). I modified the vinum config file to the > > following: > > > > drive a device /dev/da0s1 > > drive b device /dev/da1s1 > > volume mirror > > plex org concat > > sd length 4141m drive a > > plex org concat > > sd length 4141m drive b > > > > Now I start vinum with the following command.... > > > > su-2.03# vinum create config > > 1: drive a device /dev/da0s1 > > ** 1 : Invalid argument > > 2: drive b device /dev/da1s1 > > ** 2 : Invalid argument > > [snip] > > What is the disklabel(8) output for each of these drives? > -- > Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 22:52: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id D52E237B53E for ; Sun, 9 Apr 2000 22:51:58 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id PAA19918; Mon, 10 Apr 2000 15:21:51 +0930 (CST) Date: Mon, 10 Apr 2000 15:21:51 +0930 From: Greg Lehey To: tomb Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic Message-ID: <20000410152151.I19079@freebie.lemis.com> References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <38F0359F.E45937FC@cgf.net> <20000410104141.C17984@freebie.lemis.com> <38F16ACE.F93E576E@cgf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <38F16ACE.F93E576E@cgf.net> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 9 April 2000 at 22:46:54 -0700, tomb wrote: > Greg, > > So I have just looked at the man page for disklabel and followed > your suggestion. This is what I got: I added the line that defines > a: 8496884............ As you can see disklabel complained, but I > just answered no. Meaning that you failed. > The same result happened with the second disk. Yes, it would do. > At this point I have not done anything to the disk's (like newfs or > /stand/sysinstall) they are low-level formatted only. That's all you need. I'm assuming that you're using an older version of FreeBSD. Do 'disklabel -e da0' and it should work. > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 8496884 0 vinum 0 0 0 # (Cyl. 0 - 528*) > c: 8496884 0 unused 0 0 # (Cyl. 0 - 528*) > > disklabel: Operation not supported by device > re-edit the label? [y]: > > Despite this rejection I run: > su-2.03# vinum create config > 1: drive a device "/dev/da0" > ** 1 e: Unknown error: -1 Hmm. > Greg Lehey wrote: > >> On Sunday, 9 April 2000 at 0:47:43 -0700, tomb wrote: >>> Hi, >>> I've been attempting to create a mirrored pair of disc's. I'm not >>> concerned about performance only the backup of my critical data. Armed >>> with a pair of scsi drives (same model) and the man pages I came up with >>> a config file (listed below). The problem is that if I use this to >>> setup the mirro I get a >>> "fatal double fault" <> panic: double fault >>> message and the machine reboots. >> >> At what point? > > When I do the create command: > bash# vinum create config Hmm. That doesn't tie up with what you said above. Is the crash still happening? Anyway, you need to label your disks first. In addition, read http://www.lemis.com/vinum/how-to-debug.html and send me any further information if you need to. Greg -- When replying to this message, please copy the original recipients. 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 Apr 9 22:57: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 68E0737B60B for ; Sun, 9 Apr 2000 22:56:55 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id PAA19996; Mon, 10 Apr 2000 15:26:42 +0930 (CST) Date: Mon, 10 Apr 2000 15:26:42 +0930 From: Greg Lehey To: tomb Cc: cjclark@home.com, freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic Message-ID: <20000410152642.K19079@freebie.lemis.com> References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <20000409212525.B25406@cc942873-a.ewndsr1.nj.home.com> <38F16BF4.905477CE@cgf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <38F16BF4.905477CE@cgf.net> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 9 April 2000 at 22:51:48 -0700, tomb wrote: > "Crist J. Clark" wrote: >> On Sun, Apr 09, 2000 at 10:52:24AM -0700, tomb wrote: >>> Additional: >>> >>> So I decided to reformat the drives using the scsi adaptors format utility >>> (which completed with success). I modified the vinum config file to the >>> following: >>> >>> drive a device /dev/da0s1 >>> drive b device /dev/da1s1 >>> volume mirror >>> plex org concat >>> sd length 4141m drive a >>> plex org concat >>> sd length 4141m drive b >>> >>> Now I start vinum with the following command.... >>> >>> su-2.03# vinum create config >>> 1: drive a device /dev/da0s1 >>> ** 1 : Invalid argument >>> 2: drive b device /dev/da1s1 >>> ** 2 : Invalid argument >> >> [snip] >> >> What is the disklabel(8) output for each of these drives? > > Err not what I was expecting! > > This is after having used the disklabel -e /dev/da0 command. This is after the disklabel command failed. > (see my reply to Greg Lehey) I'm going to poke around disklabel and > see what I can find about the failure. > > su-2.03# disklabel -r /dev/da0 > disklabel: bad pack magic number (label is damaged, or pack is unlabeled) > su-2.03# disklabel -r /dev/da1 > disklabel: bad pack magic number (label is damaged, or pack is unlabeled) Ah, you first need to do the initial label. That shouldn't explain your panic, though. I'll have to look at that. Greg -- When replying to this message, please copy the original recipients. 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 Apr 9 23: 2:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tdl.com (pm4-21.tdl.com [206.180.234.21]) by hub.freebsd.org (Postfix) with ESMTP id 5833B37B78F for ; Sun, 9 Apr 2000 23:02:11 -0700 (PDT) (envelope-from wdr@tdl.com) Received: from localhost (localhost [127.0.0.1]) by tdl.com (8.9.3/8.8.8) with ESMTP id XAA00811; Sun, 9 Apr 2000 23:01:53 -0700 (PDT) (envelope-from wdr@tdl.com) Date: Sun, 9 Apr 2000 23:01:53 -0700 (PDT) From: William Richard X-Sender: wdr@wdr.my.domain To: Michael Lewis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Gnome/Enlightenment config In-Reply-To: <20000409224419.67770.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think you're confused. No, strike that, you *are* confused. :) Adding new users is, in fact, decidedly easy. However, they will always come up to the text-mode command prompt (like % or $) unless you tell the system otherwise (such as by configuring and running the X Display Manager, XDM, and adding the appropriate ~/.xsession files). Users specify their window manager (such as Enlightenment) and run other programs (such as the Gnome session manager) in either their ~/.xinitrc file (the file in their home directory called .xinitrc) if they invoke the X Window session from the command line (that is, if they log in at a text-mode screen). If your machine is set up to log in with a graphical login prompt (using a program in the XFree86 distribution called XDM), the users runs these programs from a file called ~/.xsession. If you want to have Gnome and Enlightenment run when a user invokes 'startx' on the command line, you must first add the following line to either the .xinitrc (if you're invoking X Window from the command line) or .xsession file (if you're set up for a graphical login): WINDOW_MANAGER=/usr/X11R6/bin/enlightenment Then, after the list of other programs you want to start (such as xterms or xscreensaver), add this line at the bottom: exec gnome-session Then either exit and restart X Window (if running from the command line) or log out and log back in again (if running the graphical log in). You should see Gnome and Enlightenment come up. If you want to add this functionality to every user's account when it's configured, add a dot.xinitrc and dot.xsession file to /usr/share/skel with the desired defaults. I wrote an article about configuring XDM (the graphical login system), which appeared in the January 2000 edition of Daemon News. You can read it at . If you have any other questions, e-mail me. Cheers, William Richard wdr@tdl.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 23: 3: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 8FE1437B650 for ; Sun, 9 Apr 2000 23:02:59 -0700 (PDT) (envelope-from doc@wcug.wwu.edu) Received: (qmail 10966 invoked by uid 1074); 10 Apr 2000 06:02:58 -0000 Date: Sun, 9 Apr 2000 23:02:58 -0700 (PDT) From: David Daugherty X-Sender: doc@sloth To: questions@freebsd.org Subject: bnetd ??? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In my /home I have a bnetd.log and a bnetd dir and I have now idea how they got there or what they're doing there. It has root ownership and the bnetd dir has a bnetd.log that contains stuff like: Mar 19 12:33:23 channellist_load_permanent: could not open file Mar 19 12:33:23 server_process: could not load adbanner list Mar 19 12:33:23 account_load_attrs: loading "/home/bnetd/conf/bnetd_default_user" Mar 19 12:33:23 account_load_attrs: could not open account file "/home/bnetd/conf/bnetd_default_user" for reading (fopen: No such f$ Mar 19 12:33:23 accountlist_load_default: could not load default account template attributes Mar 19 12:33:23 accountlist_load: unable to open directory "/home/bnetd/users/" for reading (opendir: No such file or directory) Mar 19 12:33:23 ladder_init: added 0 accounts to current "STAR" ladder Mar 19 12:33:23 ladder_init: added 0 accounts to current "SEXP" ladder Mar 19 12:33:23 ladder_init: added 0 accounts to active "STAR" ladder Mar 19 12:33:23 ladder_init: added 0 accounts to active "SEXP" ladder Mar 19 12:33:23 server_process: listening on 0.0.0.0:6112 TCP Mar 19 12:42:45 server_process: the server is shutting down NOW! (0 connections left) Mar 19 12:42:46 main: unloading user accounts Mar 19 12:42:46 main: server has shut down Mar 19 12:44:14 main: bnetd version 0.4.19 process 254 Mar 19 12:44:14 main: logging event levels: error,warn,info,debug Mar 19 12:44:14 channellist_load_permanent: could not open file "/home/bnetd/conf/channel.list" for reading (fopen: No such file or$ Mar 19 12:44:14 adbannerlist_load: could not open file "/home/bnetd/conf/ad.list" for reading (fopen: No such file or directory) Mar 19 12:44:14 server_process: could not load adbanner list Mar 19 12:44:14 account_load_attrs: loading "/home/bnetd/conf/bnetd_default_user" Mar 19 12:44:14 account_load_attrs: could not open account file "/home/bnetd/conf/bnetd_default_user" for reading (fopen: No such f$ Mar 19 12:44:14 accountlist_load_default: could not load default account template attributes Mar 19 12:44:14 accountlist_load: unable to open directory "/home/bnetd/users/" for reading (opendir: No such file or directory) Mar 19 12:44:14 ladder_init: added 0 accounts to current "STAR" ladder Mar 19 12:44:14 ladder_init: added 0 accounts to current "SEXP" ladder Mar 19 12:44:14 ladder_init: added 0 accounts to active "STAR" ladder Mar 19 12:44:14 ladder_init: added 0 accounts to active "SEXP" ladder Mar 19 12:44:14 server_process: listening on 0.0.0.0:6112 TCP Mar 24 16:59:57 server_process: the server is shutting down NOW! (0 connections left) Mar 24 16:59:58 main: unloading user accounts Mar 24 16:59:59 main: server has shut down What is this file? Can I delete it? Some of the account things I see in here really make me paranoid ??? David Software Eng. - NetManage Work email: david.daugherty@netmanage.com Home email: doc@wcug.wwu.edu ICQ 21106703 Washington State Resident To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 23:27:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sprout.cgf.net (adsl-207-215-8-122.dsl.snfc21.pacbell.net [207.215.8.122]) by hub.freebsd.org (Postfix) with ESMTP id F24E037B5D4 for ; Sun, 9 Apr 2000 23:27:20 -0700 (PDT) (envelope-from tomb@cgf.net) Received: from cgf.net (localhost.cgf.net [127.0.0.1]) by sprout.cgf.net (8.9.3/8.9.3) with ESMTP id XAA06740; Sun, 9 Apr 2000 23:26:45 -0700 (PDT) (envelope-from tomb@cgf.net) Message-ID: <38F17425.985C1DFD@cgf.net> Date: Sun, 09 Apr 2000 23:26:45 -0700 From: tomb Organization: Badger Basters (We do it with lard!) X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <38F0359F.E45937FC@cgf.net> <20000410104141.C17984@freebie.lemis.com> <38F16ACE.F93E576E@cgf.net> <20000410152151.I19079@freebie.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey wrote: > > That's all you need. I'm assuming that you're using an older version > of FreeBSD. Do 'disklabel -e da0' and it should work. > FreeBSD 4.0.Release > > Hmm. That doesn't tie up with what you said above. Is the crash > still happening? Anyway, you need to label your disks first. In > addition, read http://www.lemis.com/vinum/how-to-debug.html and send > me any further information if you need to. The major crash hasn't happened since I formatted the disks. The only other change was my refference to the disks. The first time around (double fault) I refferenced them as. drive a device /dev/da0s1e drive b device /dev/da1s1e Which judging by the man page on disk labeling is totaly wrong, hence I guess this is the source of the kernel panics. I looked at you r error reporting page and I haven't got anything to add, as the kernel debugging is turned off in this kernel. Tom > > > Greg > -- > When replying to this message, please copy the original recipients. > 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 Apr 9 23:29:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 9201237B638 for ; Sun, 9 Apr 2000 23:29:20 -0700 (PDT) (envelope-from rsidd@theory8.physics.iisc.ernet.in) Received: (qmail 697 invoked from network); 10 Apr 2000 06:28:42 -0000 Received: from unknown (HELO theory8.physics.iisc.ernet.in) (144.16.71.128) by theory1.physics.iisc.ernet.in with SMTP; 10 Apr 2000 06:28:42 -0000 Received: (qmail 459 invoked by uid 211); 10 Apr 2000 06:28:40 -0000 Date: Mon, 10 Apr 2000 11:58:40 +0530 From: Rahul Siddharthan To: William Richard Cc: Michael Lewis , freebsd-questions@FreeBSD.ORG Subject: Re: Gnome/Enlightenment config Message-ID: <20000410115839.A453@theory8.physics.iisc.ernet.in> Mail-Followup-To: William Richard , Michael Lewis , freebsd-questions@FreeBSD.ORG References: <20000409224419.67770.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from wdr@tdl.com on Sun, Apr 09, 2000 at 11:01:53PM -0700 X-Operating-System: Linux 2.0.32 i486 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Adding new users is, in fact, decidedly easy. However, they will always > come up to the text-mode command prompt (like % or $) unless you tell the > system otherwise (such as by configuring and running the X Display > Manager, XDM, and adding the appropriate ~/.xsession files). With kdm (kde's replacement for xdm) you don't need to add individual .xsession files: you can configure the system kdmrc and xsession files in such a way that the user can select whatever sort of session s/he wants (kde, gnome, failsafe, whatever) from a pull-down menu on the kdm login screen directly. Is a similar thing possible with xdm? Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 9 23:33:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flarn.it.ca (it.ca [199.45.111.1]) by hub.freebsd.org (Postfix) with ESMTP id 47F7C37B5D4 for ; Sun, 9 Apr 2000 23:32:21 -0700 (PDT) (envelope-from paul@flarn.it.ca) Received: (from paul@localhost) by flarn.it.ca (8.9.3/8.9.3) id CAA13570; Mon, 10 Apr 2000 02:32:59 -0400 (EDT) (envelope-from paul) Date: Mon, 10 Apr 2000 02:32:59 -0400 From: Paul Chvostek To: Otter Cc: questions@FreeBSD.ORG Subject: Re: Netbooting questions Message-ID: <20000410023258.A12481@flarn.it.ca> References: <38F13235.9A05500@otter.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <38F13235.9A05500@otter.cc>; from Otter on Sun, Apr 09, 2000 at 09:45:25PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Heya. > I'm trying to get my FreeBSD setup to netboot a future NetBSD box > (sparc station 10). I know there's tftpd (and maybe rarpd?) involved. > I've got my /tftpboot dir setup and uncommented the line in > inetd.conf, followed by a kill -HUP on inetd. I've got the ip assigned > in my /etc/hosts and caught somewhere that it needs a /etc/ethers file > also. I don't have one, so I'm not sure of the syntax? Could someone > shed some light on this? Also, is the rarpd supposed to be running > along side the tftpd? TIA. It's been a good seven years since I had to do this sort of stuff. If anyone wants to correct me, feel free! ;-) If memory serves, the boot process goes something like this: - Sun powers up, sends out an ARP request to the Ethernet. - FreeBSD server's rarpd provides an IP address out of /etc/ethers. - Sun makes a tftp connection to the host that supplied its IP, and downloads a kernel named for the hex equivalent of its dotted-quad IP address. (i.e. 206.253.214.23 becomes cefdd617) - Sun's new kernel makes a bootp request to the network broadcast. - FreeBSD server's bootparamd spits back a somehost:/path/to/root out of /etc/bootparams (`man bootparams`). - Sun NFS mounts /path/to/root from somehost, and begins its boot process proper. So ... you need to follow the man pages for setup of rarpd and, tftpd and bootparamd, and you need your NFS-mounted disk image. That is, if this still works the way I remember it. I probably still have a cpio'd SunOS disk image around that used to run on Sun 2 and Sun 3 systems, from a server that was BSD/OS version 1.1. Yikes! -- 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 Apr 9 23:37:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lists.ece.iisc.ernet.in (lists.ece.iisc.ernet.in [202.141.1.29]) by hub.freebsd.org (Postfix) with ESMTP id 5DBDC37B684 for ; Sun, 9 Apr 2000 23:37:15 -0700 (PDT) (envelope-from dinesh@lists.ece.iisc.ernet.in) Received: (from dinesh@localhost) by lists.ece.iisc.ernet.in (8.8.7/8.8.7) id LAA04512 for freebsd-questions@freebsd.org; Mon, 10 Apr 2000 11:46:20 +0530 Message-ID: <20000410114620.A4494@nm.ece.iisc.ernet.in> Date: Mon, 10 Apr 2000 11:46:20 +0530 From: Dinesh To: freebsd-questions@freebsd.org Subject: Patricia Trie Implementation for Routing in BSD Reply-To: dinesh@ece.iisc.ernet.in Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Has anybody used the BSD Radix Node Implementation in user land. If you have successfully used it, please let me know. I want to use it for packet matching. Dinesh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 0:25:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from omnix.net (omnix.net [195.154.168.66]) by hub.freebsd.org (Postfix) with SMTP id 125E237B7BD for ; Mon, 10 Apr 2000 00:25:31 -0700 (PDT) (envelope-from didier@omnix.net) Received: (qmail 23192 invoked by uid 200); 10 Apr 2000 07:25:23 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 10 Apr 2000 07:25:23 -0000 Date: Mon, 10 Apr 2000 07:25:23 +0000 (GMT) From: Didier Derny To: Oscar Ricardo Silva Cc: questions@freebsd.org Subject: Re: DLT Autoloader on FreeBSD 3.4? In-Reply-To: <4.2.2.20000407122058.00a959a0@mail.utexas.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG we have two overland libraries here working with FreeBSD 3.4, one lxm and one lxs. it works without any problem after having activated the driver for the changer in the kernel (ch0). we are not using amanda. On Fri, 7 Apr 2000, Oscar Ricardo Silva wrote: > We just purchase an Overland Data MiniLibraryXpress DLT 7000 Autoloader > (model: DLT-LXMS7115) that we will use with Amanda to run our > backups. The drive is a single-ended SCSI-2 device with the DLT drive > itself and the loader mechanism existing as two SCSI devices on the same > bus. Although the host operating system hasn't been decided yet, it will > probably be FreeBSD 3.4. > > I'm curious if anybody is using this type of hardware with this version of > the OS? Any potential problems? Any suggestions on where I can find more > information? > > > Thanks, > > Oscar > oscars@mail.utexas.edu > > > > "Don't believe the hype" > > > > 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 Apr 10 0:37:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id E700637B74E for ; Mon, 10 Apr 2000 00:37:26 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12eYjP-0006o2-00; Mon, 10 Apr 2000 09:35:35 +0200 From: Sheldon Hearn To: Bhishan Hemrajani Cc: Mark Ovens , Alex Kwan , questions@FreeBSD.ORG Subject: Re: booting immediatle - skip Hit [Enter] or wait 9 seconds In-reply-to: Your message of "Fri, 07 Apr 2000 16:06:16 MST." <200004072306.e37N6GG16097@cytosine.dhs.org> Date: Mon, 10 Apr 2000 09:35:35 +0200 Message-ID: <26165.955352135@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 07 Apr 2000 16:06:16 MST, Bhishan Hemrajani wrote: > I'm not sure, but I have a hunch. > When it loads for me, it says that it loads /boot/defaults/loader.conf. That file loads in /boot/loader.conf, overriding anything thus far set. This works very much the way /etc/defaults/rc.conf works. I can't imagine why the file isn't read by Mark's loader. Perhaps he's loading the kernel directly, instead of via the loader? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 0:53:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from publica.ub.mng.net (publica.ub.mng.net [202.179.0.80]) by hub.freebsd.org (Postfix) with ESMTP id E64E337B681 for ; Mon, 10 Apr 2000 00:53:35 -0700 (PDT) (envelope-from balgaa@publica.ub.mng.net) Received: from localhost (balgaa@localhost) by publica.ub.mng.net (8.10.0/8.10.0) with ESMTP id e3ANqSx21463 for ; Mon, 10 Apr 2000 15:52:28 -0800 (GMT) Date: Mon, 10 Apr 2000 15:52:28 -0800 (GMT) From: Balgansuren To: questions@FreeBSD.ORG Subject: In-Reply-To: <26165.955352135@axl.ops.uunet.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am new user of FreeBSD. I have following questions. a.I have successfully installed Squid 2.4DEVEL2 w/DIKSD on the FreeBSD 4.0. b.I configured/compiled custom kernel of FreeBSD 4.0. c.I need help to configure IPFilter for Squid 2.4DEVEL2. d.I confused between IPFIREWALL and IPFilter. Which one I need to use with Squid 2.4DEVEL2? Also I compiled custom kernel. When loading new kernel I got following dmesg: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-RELEASE #3: Fri Apr 7 18:38:19 ULAST 2000 root@vas1.ub.mng.net:/usr/src/sys/compile/MICOM Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon (498.75-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x387fbff real memory = 1073676288 (1048512K bytes) config> intro Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 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: 0x00170011, at 0xfec00000 Preloaded elf kernel "kernel" at 0xc02ef000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 sym0: <875> port 0x1400-0x14ff mem 0xfa100000-0xfa100fff,0xfa103000-0xfa1030ff irq 11 at device 13.0 on pci0 sym0: No NVRAM, ID 7, Fast-20, SE, parity checking sym1: <875> port 0x1800-0x18ff mem 0xfa101000-0xfa101fff,0xfa103400-0xfa1034ff irq 10 at device 13.1 on pci0 sym1: No NVRAM, ID 7, Fast-20, SE, parity checking fxp0: port 0x1060-0x107f mem 0xfa000000-0xfa0fffff,0x fa104000-0xfa104fff irq 5 at device 15.0 on pci0 fxp0: Ethernet address 00:90:27:b2:2b:6b fxp0: supplying EUI64: 00:90:27:ff:fe:b2:2b:6b isab0: at device 18.0 on pci0 isa0: on isab0 atapci0: port 0x1050-0x105f at device 18.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 pci0: at 18.2 irq 10 Timecounter "PIIX" frequency 3579545 Hz chip1: port 0x1040-0x104f at device 18.3 on pci0 pci0: at 20.0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via IOAPIC #0 intpin 2 IP Filter: initialized. Default = pass all, Logging = enabled IP Filter: v3.3.8 SMP: AP CPU #1 Launched! ata0-slave: ata_command: timeout waiting for intr ata0-slave: identify failed acd0: CDROM at ata0-master using UDMA33 Mounting root from ufs:/dev/da0s1a da1 at sym0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 40.000MB/s transfers (20.000MHz, offset 16, 16bit), Tagged Queueing Enabled da1: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) da0 at sym0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 40.000MB/s transfers (20.000MHz, offset 16, 16bit), Tagged Queueing Enabled da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) fxp0: starting DAD for fe80:0001::0290:27ff:feb2:2b6b fxp0: DAD complete for fe80:0001::0290:27ff:feb2:2b6b - no duplicates found skip: device major=142, driver loaded cd9660: RockRidge Extension Everything seem normal. But what "fxp0: DAD complete for fe80:0001::0290:27ff:feb2:2b6b - no duplicates" mean? Also I got something "ed0 not configured" message. I didn't have configured any NE2000 card and disabled in custom kernel configuration. How I can to fix/remove this message? Thanks Balgaa On Mon, 10 Apr 2000, Sheldon Hearn wrote: > > > On Fri, 07 Apr 2000 16:06:16 MST, Bhishan Hemrajani wrote: > > > I'm not sure, but I have a hunch. > > When it loads for me, it says that it loads /boot/defaults/loader.conf. > > That file loads in /boot/loader.conf, overriding anything thus far set. > This works very much the way /etc/defaults/rc.conf works. > > I can't imagine why the file isn't read by Mark's loader. Perhaps he's > loading the kernel directly, instead of via the loader? > > Ciao, > Sheldon. > > > 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 Apr 10 1:10:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.burgoyne.com (email.burgoyne.com [209.197.0.17]) by hub.freebsd.org (Postfix) with ESMTP id 39CB937B850 for ; Mon, 10 Apr 2000 01:10:31 -0700 (PDT) (envelope-from wbs@redrock.net) Received: from lorins (red2-8.redrock.net [209.197.4.61]) by smtp.burgoyne.com (8.9.3/8.9.1) with SMTP id CAA19452; Mon, 10 Apr 2000 02:10:13 -0600 Message-ID: <007901bfa2c5$3ac354c0$0900fea9@lorins.ild.telecom.com> From: "wbs" To: "Andrew Pinkham" , Subject: Re: unix Date: Mon, 10 Apr 2000 02:17:33 -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 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From the following directory get kern.flp and mfsroot.flp ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.0-RELEASE/floppies/ load them onto floppies with ftp://ftp.FreeBSD.org/pub/FreeBSD/tools/fdimage.exe If the PC you want to install FreeBSD on has an internet connection (either a common nic on a LAN that connects to the internet or a modem and ISP account) you won't need to get any other floppy images but if you want to do it with floppies (or have some way of getting these files to an MSDOS partition on the machine you want to install FreeBSD on) - then you want all the files in ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.0-RELEASE/bin/ You might also consider these directories ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.0-RELEASE/manpages/ ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.0-RELEASE/catpages/ ... dict ... doc ... info ... src ... games ... Any directory that is a peer to ..../bin above and contains many files of the same name with extensions that start with .aa and go up from there (.ab .ac .ad .ae ... ) If you plan to install from a DOS partition you need to copy the .../bin directory mentioned above (and as many of it's siblings as you are interested in) to be subdirectories of a \FREEBSD directory. So in C:\FREEBSD\BIN you should have bin.aa bin.ab bin.ac . . . -----Original Message----- From: Andrew Pinkham To: questions@freebsd.org Date: Sunday, April 09, 2000 4:09 PM Subject: Re: unix >I have been there, and I have read it over and over and over again >and it still doesn't make any sense at all to me, and I have been around >computers for a long time so I am not clueless about this stuff. > >______________________________________________ >FREE Personalized Email at Mail.com >Sign up at http://www.mail.com/?sr=signup > > > >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 Apr 10 1:16: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id A9D5C37B638 for ; Mon, 10 Apr 2000 01:13:48 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 12eZJe-000Kke-00; Mon, 10 Apr 2000 10:13:02 +0200 Date: Mon, 10 Apr 2000 10:13:02 +0200 From: Neil Blakey-Milner To: Andrew Pinkham Cc: questions@freebsd.org Subject: Re: unix Message-ID: <20000410101301.A79190@mithrandr.moria.org> References: <385240411.955317512089.JavaMail.root@web37.pub01> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <385240411.955317512089.JavaMail.root@web37.pub01> Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun 2000-04-09 (17:58), Andrew Pinkham wrote: > I have one question > why the hell do you have to make it so hard to install unix from floopy > all of it makes absolutly no sense. > you don't even say which files you are suppose to copy to disk, and you > don't even say where to get them. Have you tried http://www.FreeBSD.org/handbook/ ? Specifically: http://www.FreeBSD.org/handbook/install.html (Of course, this could be a troll.) Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 2:15:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lin1.ringen.net (lin1.ringen.net [212.85.67.5]) by hub.freebsd.org (Postfix) with ESMTP id C6DB237B5B2 for ; Mon, 10 Apr 2000 02:15:09 -0700 (PDT) (envelope-from magnus@ringen.net) Received: from l048-1.ringen.net (l048-1.ringen.net [212.85.67.57]) by lin1.ringen.net (8.9.3/8.9.3/Debian/GNU) with ESMTP id LAA31823 for ; Mon, 10 Apr 2000 11:15:06 +0200 Date: Mon, 10 Apr 2000 11:15:42 +0200 (CEST) From: Magnus Lundquist To: freebsd-questions@FreeBSD.ORG Subject: system messages to file instead of console - HOW? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi - I would love it if all messages were dumped in /var/log/messages rather than on my console.. anyway to do this? /Magnus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 2:18:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lin1.ringen.net (lin1.ringen.net [212.85.67.5]) by hub.freebsd.org (Postfix) with ESMTP id C2EEE37B5C9 for ; Mon, 10 Apr 2000 02:18:39 -0700 (PDT) (envelope-from magnus@ringen.net) Received: from l048-1.ringen.net (l048-1.ringen.net [212.85.67.57]) by lin1.ringen.net (8.9.3/8.9.3/Debian/GNU) with ESMTP id LAA32273 for ; Mon, 10 Apr 2000 11:18:38 +0200 Date: Mon, 10 Apr 2000 11:19:14 +0200 (CEST) From: Magnus Lundquist To: freebsd-questions@FreeBSD.ORG Subject: xfstt-1.x in FreeBSD 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi - has anybody gotten xfstt to work right in FreeBSD. I built the port, it runs for a few minutes, then dumps core.. any quick solution? /Magnus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 2:21:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta2-rme.xtra.co.nz (mta2-rme.xtra.co.nz [203.96.92.3]) by hub.freebsd.org (Postfix) with ESMTP id 50EFB37B5BE for ; Mon, 10 Apr 2000 02:21:42 -0700 (PDT) (envelope-from DRCAnderson@xtra.co.nz) Received: from dynasite ([210.55.163.61]) by mta2-rme.xtra.co.nz (InterMail v4.01.01.00 201-229-111) with SMTP id <20000410092138.ZHUB4732523.mta2-rme@dynasite> for ; Mon, 10 Apr 2000 21:21:38 +1200 Message-ID: <00ff01bfa36d$4d3d77e0$047ba8c0@co.nz> From: "David Anderson" To: "FreeBSD Mail List" Subject: lynx2-8-2 make file error code 2 Date: Mon, 10 Apr 2000 21:19:24 -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.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there I am running FreeBSD 3.1-RELEASE. I am trying to setup Lynx2-8-2. The file installation has been done off cdrom and I have done ./configure as suggested in INSTALLATION. When I do a make I get this error........ ranlib libintl.a cd po && make CC="gcc" make:dont know how to make cat-id-tbl.c. Stop *** Error code 2 Stop Can someone tell me exactly what file is missing? I did a grep -l cat-id-tbl.c *.* and got the references below but I am still not sure what Im missing and where to get it from? Thanks for any help David Anderson pulled from /usr/web/lynx2-8-2/intl/libgettext.h #if HAVE_CATGETS /* These two variables are defined in the automatically by po-to-tbl.sed generated file `cat-id-tbl.c'. */ extern const struct _msg_ent _msg_tbl[]; extern int _msg_tbl_length; pulled from /usr/web/lynx2-8-2/intl/linux-msg.sed # # The .msg file contains, other then the .po file, only the translations # but each given a unique ID. Starting from 1 and incrementing by 1 for # each message we assign them to the messages. # It is important that the .po file used to generate the cat-id-tbl.c file # (with po-to-tbl) is the same as the one used here. (At least the order # of declarations must not be changed.) # pulled from /usr/web/lynx2-8-2/intl/makefile.in libintl.la: $(OBJECTS) $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ $(OBJECTS) \ -version-info 1:0 -rpath $(libdir) ../po/cat-id-tbl.$lo: ../po/cat-id-tbl.c $(top_srcdir)/po/$(PACKAGE).pot cd ../po && $(MAKE) cat-id-tbl.$lo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 2:23:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.ufanet.ru (www-cache.ufanet.ru [193.233.144.105]) by hub.freebsd.org (Postfix) with ESMTP id DAC6E37B6A7 for ; Mon, 10 Apr 2000 02:23:04 -0700 (PDT) (envelope-from socol@ufanet.ru) Received: from mail.ufanet.ru (mail.ufanet.ru [213.24.120.70]) by proxy.ufanet.ru (8.8.5-MVC-230198/8.8.5) with ESMTP id PAA41386 for ; Mon, 10 Apr 2000 15:23:01 +0600 (YEKST) Received: from ecoles (ecoles.ufanet.ru [213.24.122.144]) by mail.ufanet.ru (8.8.5-MVC-230198/8.8.5) with SMTP id PAA80798 for ; Mon, 10 Apr 2000 15:23:01 +0600 (YEKST) Message-ID: <002a01bfa2df$347d5920$907a18d5@ufanet.ru> From: "Alexei Sokolov" To: Subject: test, sorry Date: Mon, 10 Apr 2000 15:23:21 +0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0027_01BFA300.B4C80C80" 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 X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0027_01BFA300.B4C80C80 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable test, sorry ------=_NextPart_000_0027_01BFA300.B4C80C80 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
test, = sorry
------=_NextPart_000_0027_01BFA300.B4C80C80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 2:31:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heretic.cybertouch.org (24.69.168.8.on.wave.home.com [24.69.168.8]) by hub.freebsd.org (Postfix) with ESMTP id BA0CB37B76D for ; Mon, 10 Apr 2000 02:31:41 -0700 (PDT) (envelope-from lnb@heretic.cybertouch.org) Received: from localhost (lnb@localhost) by heretic.cybertouch.org (8.9.3/8.9.3) with ESMTP id FAA10243; Mon, 10 Apr 2000 05:31:38 -0400 (EDT) (envelope-from lnb@heretic.cybertouch.org) Date: Mon, 10 Apr 2000 05:31:38 -0400 (EDT) From: Lanny Baron To: Jeff Gray Cc: freebsd-questions@FreeBSD.ORG Subject: Re: printer help please In-Reply-To: Message-ID: City: Thornhill Province: Ontario Country: Canada MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, If you look below, your own machine cannot create the files. What kind of printer do you have? I had a B__tch of a time with a few printers here on my network. Have you installed the latest ghostscript (version 6)? your error says /dev/console permission denied. You are doing something wrong. What version of FreeBSD do you have? -lnb On Sun, 9 Apr 2000, Jeff Gray wrote: > Thanks but lpd is not the problem, just do not know what it is. ps says > it is running and lpc status shows all printers up and running with > nothing in the que. > > If I use my original printcap file lp works. If I use the printcap file > that apsfilter creates and then run a test, > lpr /usr/local/apsfilter/setup/tiger.ps > > nothing happens. If I look at the log file I created I cannot figure out > what it is telling me, > > > pwd > /var/spool/lpd/uniprint--auto-color > > > tail log > + head -c 8192 > + file /tmp/aps_header.81458 > + set -- /tmp/aps_header.81458: PostScript document conforming at level > 2.0 > + shift > + FILE_TYPE=PostScript document conforming at level 2.0 > + echo PostScript document conforming at level 2.0 > + tr A-Z a-z > + fault_method > + echo apsfilter: unknown print method color > /usr/local/apsfilter/filter/aps-uniprint--auto-color: cannot create > /dev/console: permission denied > > The test file works fine within the apsfilter SETUP routine. Means to me > that the driver functions as expected. Beautiful output. > > Still fogged in here . > > Thanks > jeff > > > > > > > On Sun, 9 Apr 2000, Lanny Baron wrote: > > > Hi, > > Did you try to see if lpd is running? type: ps auxw | grep lpd > > If it's not running type: lpd then try man man | lpr > > If you still get zippo, did you make the correct dir's in /var/spool/lpd? > > Example: > > mkdir -p /var/spool/lpd/lp > > chmod 770 /var/spool/lpd/lp > > chown daemon.daemon /var/spool/lpd/lp > > > > lnb > > > > On Sat, 8 Apr 2000, Jeff Gray wrote: > > > > > Appeciate some advice on how to get my print output working again. > > > > > > Running 3.3. Have an Epson Stylus 850 Injet printer that was working in > > > ascii mode. That is, I could print from emacs with no difficulty. Worked > > > just fine but I could not leave well enough alone . > > > > > > Decided it would be good to get postscript printing working. > > > > > > It now appears that information is not getting to the spooler. > > > > > > > > > 1. installed apsfilter. > > > > > > 2. ran the test protocol and got a beautiful tiger printout; probably used > > > up half and ink cartride :-) > > > > > > 3. finished the setup and decided to first test ascii > > > > > > could not print from the buffer in emacs. > > > > > > as root, > > > lpd > > > lpc up lp1 lp2 lp3 lp4 lp5 > > > these are the printers in /etc/printcap > > > > > > did the above in response to getting messages that printers > > > were not running. > > > > > > 4. If I try and print from emacs the bottom of the screen says, > > > Spooling... done > > > the output of lpq is blank so there is no pending job > > > > lpq > > > no entries > > > > > > If I try from the command line > > > lptest 20 5 |lpr > > > [as in Greg's book] > > > nothing happens, no error message, nada. > > > > > > > > > If I go to Netscape and save a page using save as page.ps and then > > > try > > > lpr page.ps > > > again, nothing > > > > > > My /etc/printcap follows my name. It was created by apsfilter. > > > > > > Advice appreciated. > > > > > > Thanks > > > jeff > > > > > > # LABEL apsfilter > > > # apsfilter setup Sat Apr 8 18:48:39 PDT 2000 > > > # > > > # APS_BASEDIR:/usr/local/apsfilter > > > # > > > # > > > ascii|lp1|uniprint--ascii-mono|uniprint ascii mono:\ > > > :lp=/dev/lpt0:\ > > > :sd=/var/spool/lpd/uniprint--ascii-mono:\ > > > :lf=/var/spool/lpd/uniprint--ascii-mono/log:\ > > > :af=/var/spool/lpd/uniprint--ascii-mono/acct:\ > > > :if=/usr/local/apsfilter/filter/aps-uniprint--ascii-mono:\ > > > :mx#0:\ > > > :sh: > > > # > > > lp2|uniprint--auto-mono|uniprint auto mono:\ > > > :lp=/dev/lpt0:\ > > > :sd=/var/spool/lpd/uniprint--auto-mono:\ > > > :lf=/var/spool/lpd/uniprint--auto-mono/log:\ > > > :af=/var/spool/lpd/uniprint--auto-mono/acct:\ > > > :if=/usr/local/apsfilter/filter/aps-uniprint--auto-mono:\ > > > :mx#0:\ > > > :sh: > > > # > > > lp3|uniprint--ascii-color|uniprint ascii color:\ > > > :lp=/dev/lpt0:\ > > > :sd=/var/spool/lpd/uniprint--ascii-color:\ > > > :lf=/var/spool/lpd/uniprint--ascii-color/log:\ > > > :af=/var/spool/lpd/uniprint--ascii-color/acct:\ > > > :if=/usr/local/apsfilter/filter/aps-uniprint--ascii-color:\ > > > :mx#0:\ > > > :sh: > > > # > > > lp|lp4|uniprint--auto-color|uniprint auto color:\ > > > :lp=/dev/lpt0:\ > > > :sd=/var/spool/lpd/uniprint--auto-color:\ > > > :lf=/var/spool/lpd/uniprint--auto-color/log:\ > > > :af=/var/spool/lpd/uniprint--auto-color/acct:\ > > > :if=/usr/local/apsfilter/filter/aps-uniprint--auto-color:\ > > > :mx#0:\ > > > :sh: > > > # > > > raw|lp5|uniprint--raw|uniprint auto raw:\ > > > :lp=/dev/lpt0:\ > > > :sd=/var/spool/lpd/uniprint-raw:\ > > > :lf=/var/spool/lpd/uniprint-raw/log:\ > > > :af=/var/spool/lpd/uniprint-raw/acct:\ > > > :if=/usr/local/apsfilter/filter/aps-uniprint--raw:\ > > > :mx#0:\ > > > :sh: > > > > > > > > > > > > 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 Apr 10 2:34:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from md.uniyar.ac.ru (md.uniyar.ac.ru [193.233.49.90]) by hub.freebsd.org (Postfix) with ESMTP id A265237B773 for ; Mon, 10 Apr 2000 02:34:27 -0700 (PDT) (envelope-from gsh@md.uniyar.ac.ru) Received: from localhost (gsh@localhost) by md.uniyar.ac.ru (8.9.3/8.9.3) with ESMTP id NAA07253; Mon, 10 Apr 2000 13:34:19 +0400 (MSD) (envelope-from gsh@md.uniyar.ac.ru) Date: Mon, 10 Apr 2000 13:34:18 +0400 (MSD) From: "Sergey V. Mikheev" To: freebsd-questions@FreeBSD.ORG Cc: markh@lon.imag.net Subject: Re: MPEG player In-Reply-To: <38F13074.74ECEE11@otter.cc> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 9 Apr 2000, Otter wrote: Hi And who know player for lqt format? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 4: 6:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1405.mail.yahoo.com (web1405.mail.yahoo.com [128.11.23.169]) by hub.freebsd.org (Postfix) with SMTP id 1CB1937B678 for ; Mon, 10 Apr 2000 04:06:12 -0700 (PDT) (envelope-from gwq_uk@yahoo.com) Received: (qmail 28933 invoked by uid 60001); 10 Apr 2000 11:06:08 -0000 Message-ID: <20000410110608.28932.qmail@web1405.mail.yahoo.com> Received: from [195.107.47.196] by web1405.mail.yahoo.com; Mon, 10 Apr 2000 04:06:08 PDT Date: Mon, 10 Apr 2000 04:06:08 -0700 (PDT) From: =?iso-8859-1?q?Greg=20Quinlan?= Subject: Problem with DNS 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 X-Loop: FreeBSD.ORG Hi all, I have a problem with a particuler server that is acting as a backup DNS. It will not respond to queries on the loop back ip address of "127.0.0.1" It is completely a backup DNS, with no "master" domains except the zone "0.0.127.in-addr.arpa" .. The /etc/resolv.conf : nameserver 127.0.0.1 domain mydomain.com But when I change the IP address in this file from "127.0.0.1" to "10.1.1.1" (the local IP for a NIC) DNS works perfectly. The /etc/namedb/named.0.0.127.rev file does appears to be fine with an entry for "localhost" ie 1 IN PTR localhost. The /etc/namedb/named.conf file has the appropriate lines: zone "0.0.127.in-addr.arpa" { type master; file "named.0.0.127.rev"; }; When I try to do: # nslookup 127.0.0.1 I get: Server: dns0.mydomain.com Address: 10.1.1.1 Name: localhost Address: 127.0.0.1 The problem I have is if I set the "nameserver" line in the /etc/resolv.conf to "127.0.0.1" DNS does not respond anymore... this is very strange!! Has anyone go any ideas??? Regards Greg __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 10 4:10: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.ozler.com (asy1.as55.sol.superonline.com [212.252.55.1]) by hub.freebsd.org (Postfix) with ESMTP id 30B2E37B595 for ; Mon, 10 Apr 2000 04:09:53 -0700 (PDT) (envelope-from ertank@ozlerplastik.com) Received: from ozlerplastik.com (ertan [192.168.0.20]) by www.ozler.com (8.9.3/8.9.3) with ESMTP id OAA74857 for ; Mon, 10 Apr 2000 14:13:00 +0300 (EEST) (envelope-from ertank@ozlerplastik.com) Message-ID: <38F1B5FF.913431C2@ozlerplastik.com> Date: Mon, 10 Apr 2000 14:07:43 +0300 From: Ertan Kucukoglu Organization: =?iso-8859-9?Q?=D6zler?= Plastik San. ve Tic. A.S. X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: tr,en MIME-Version: 1.0 To: questions@freebsd.org Subject: Leased line and routing problems Content-Type: text/plain; charset=iso-8859-9 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I searched the maillist but, couldn't find a solution to my problem. I want to connect the LAN to the internet using router with FreeBSD 4.0. I didn't setup any router configuration before, so I don't know what to do, and below there maybe wrong configurations. FreeBSD has 2 ethernets. One is 195.33.200.146 another is 192.168.1.152. Router's ip is 195.33.200.145, and setup for the 195.33.200.146 ip address. In my BSD I setup default gateway to 195.33.200.145, so my box can connect to the internet. I don't know what to do after that point. Please direct me to a web site or help setting this network up. My several configuration files are below: ----- /etc/rc.conf ----- bash-2.03# cat /etc/rc.conf # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # ifconfig_xl0="inet 192.168.1.152 netmask 255.255.255.0" ifconfig_xl1="inet 195.33.200.146 netmask 255.255.255.0" gateway_enable="YES" network_interfaces="lo0 xl0 xl1 auto" hostname="freebsd.darkstar.com" linux_enable="YES" saver="logo" keyrate="fast" defaultrouter="195.33.200.145" apm_enable="NO" # -- sysinstall generated deltas -- # named_enable="YES" # -- sysinstall generated deltas -- # router_flags="-q" router="routed" router_enable="YES" bash-2.03# ----- EOF ----- ----- /etc/hosts ----- bash-2.03# cat /etc/hosts 127.0.0.1 localhost.darkstar.com localhost 192.168.1.152 freebsd.darkstar.com freebsd 192.168.1.152 freebsd.darkstar.com. bash-2.03# ----- EOF ----- ----- /etc/resolv.conf ----- bash-2.03# cat /etc/resolv.conf nameserver 127.0.0.1 #nameserver 212.252.119.3 #nameserver 212.252.119.4 serach superonline.com ----- EOF ----- ----- 'netstat -r' output ----- bash-2.03# netstat -r Routing tables Internet: Destination Gateway Flags Netif Expire default 195.33.200.145 UGSc xl1 localhost localhost UH lo0 192.168.1 link#1 UC xl0 => 195.33.200 link#2 UC xl1 => 195.33.200.145 0:30:94:3f:af:f8 UHLW xl1 1184 Internet6: [snip IPV6 output] ----- EOF ----- Best Regards, -- Ertan Kucukoglu ertank@ozlerplastik.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 4:14:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay4.hawaii.edu (relay4.hawaii.edu [128.171.94.12]) by hub.freebsd.org (Postfix) with SMTP id 6C6A537B8B0 for ; Mon, 10 Apr 2000 04:14:27 -0700 (PDT) (envelope-from rohrer@hawaii.edu) Received: from uhunix2.its.hawaii.edu ([128.171.44.7]) by relay4.Hawaii.Edu with SMTP id <130040(3)>; Mon, 10 Apr 2000 01:14:19 -1000 Received: from localhost by uhunix2.its.Hawaii.Edu with SMTP id <182923(6)>; Mon, 10 Apr 2000 01:14:07 -1000 From: Matt Rohrer To: Magnus Lundquist Cc: freebsd-questions@FreeBSD.ORG Subject: Re: system messages to file instead of console - HOW? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Mon, 10 Apr 2000 01:14:17 -1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 9 Apr 2000, Magnus Lundquist wrote: > Hi - > > I would love it if all messages were dumped in /var/log/messages > rather than on my console.. anyway to do this? man syslog.conf -- Matt -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 5: 3:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.phys.univ.kiev.ua (mol.phys.univ.kiev.ua [193.125.78.14]) by hub.freebsd.org (Postfix) with ESMTP id DC06A37B773 for ; Mon, 10 Apr 2000 05:02:31 -0700 (PDT) (envelope-from usov@ups.kiev.ua) Received: from ups.kiev.ua (class06.phys.univ.kiev.ua [194.44.151.6]) by mail.phys.univ.kiev.ua (8.9.3/8.9.1) with ESMTP id PAA16425 for ; Mon, 10 Apr 2000 15:05:02 +0300 (EEST) Message-ID: <38F26B79.8503C02A@ups.kiev.ua> Date: Tue, 11 Apr 2000 03:02:01 +0300 From: Usov Alexander X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 4.0BSD and 4.0XFree questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello guys! Yuesterday I was trying to rebuid kernel in 4.0-RELEASE and now I do have a few questions. My hardware is: K6-233 CPU VIA VP3 Motherboard ESS 1869 PNP Soundcard S3 VIRDGE/DX 2Mb Video And my dmesg: [cut] unknown0: at port 0x800-0x807 on isa0 sbc0: at port 0x220-0x22f,0x388-0x38b,0x330-0x331 irq 5 drq 1,0 on isa0 pcm0: on sbc0 unknown1: at port 0x201 on isa0 unknown2: at port 0x168-0x16f,0x36e-0x36f irq 9 on isa0 ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed [cut] And now the questions: 1. What is the right way to configure sound, I choose the device pcm from LINT, but what does mean lines in dmesg` output? 2. In GENERIC there is a line device apm0 at nexus? disable flags 0x20 while in LINT it looks like device apm0 what is then real difference, and why GENERIC way don`t work? 3. What is unknown2: ...? 4. Off-topic question: I had installed XFree 4.0 and when I tried to use C-A-F1 to switch to the text mode it turn off monitor and hang my system :(, but when I reboot, start X again and close them normally they turn off my monitor too, but after I had switched to the different virtual console - it work again :) Is it known bug, or it`s not a bug, and how can I fight against it? Thanks to all! PS. Sorry for such many questions in one letter :) 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 Apr 10 5:10:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alanis.uebs.itacs.to (N710P023.dipool.highway.telekom.at [212.183.98.183]) by hub.freebsd.org (Postfix) with ESMTP id 699D037B8BF for ; Mon, 10 Apr 2000 05:10:02 -0700 (PDT) (envelope-from philipp@alanis.uebs.itacs.to) Received: (from philipp@localhost) by alanis.uebs.itacs.to (8.9.3/8.9.3) id OAA00301 for freebsd-questions@freebsd.org; Mon, 10 Apr 2000 14:08:06 +0200 (CEST) (envelope-from philipp) Date: Mon, 10 Apr 2000 14:08:05 +0200 From: Philipp Huber To: freebsd-questions@freebsd.org Subject: Re: system messages to file instead of console - HOW? Message-ID: <20000410140805.A239@alanis.mini.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from magnus@ringen.net on Mon, Apr 10, 2000 at 11:15:42AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 11:15:42AM +0200, Magnus Lundquist wrote: > Hi - > > I would love it if all messages were dumped in /var/log/messages > rather than on my console.. anyway to do this? > > /Magnus > hi ! take a look at /etc/syslog.conf. i think the file is self-explaining, but i have an own logfile for things which usually appear on /dev/console, for me it's /var/log/misc man syslog.conf -- Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 5:19: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id A7F7137B605 for ; Mon, 10 Apr 2000 05:18:57 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp1-pa5.neomedia.it [195.103.207.113]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id OAA27961; Mon, 10 Apr 2000 14:18:52 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 10 Apr 2000 13:21:11 GMT Message-ID: <20000410.13211100@bartequi.ottodomain.org> Subject: Attention Release builders: typo in /ports/deskutils/cal/Makefile To: freebsd-questions@FreeBSD.ORG Cc: sanpei@sanpei.org X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) 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 X-Loop: FreeBSD.ORG Dear FreeBSD Release builders, A typo in /usr/ports/deskutils/cal/Makefile made my "make release"=20 stop with an error code 1. The typo in question is "PROTVERSION" instead of "PORTVERSION". HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 5:20:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.netdirect.net (mail.netdirect.net [209.212.192.7]) by hub.freebsd.org (Postfix) with ESMTP id DBC8C37B605 for ; Mon, 10 Apr 2000 05:20:34 -0700 (PDT) (envelope-from kim@simple-mail.com) Received: (from simplem@localhost) by mail.netdirect.net (8.9.0/8.9.0) with UUCP id HAA16952 for freebsd-questions@FreeBSD.ORG; Mon, 10 Apr 2000 07:19:02 -0500 (EST) X-Authentication-Warning: mail.netdirect.net: simplem set sender to kim@simple-mail.com using -f Received: from kim (adam.simple-mail.com [192.168.0.3]) by mail.simple-mail.com (8.8.7/8.8.7) with SMTP id HAA03030 for ; Mon, 10 Apr 2000 07:12:36 -0500 (EST) (envelope-from kim@simple-mail.com) Message-Id: <3.0.1.32.20000410062424.0070462c@192.168.0.1> X-Sender: kim@192.168.0.1 X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Mon, 10 Apr 2000 06:24:24 -0500 To: freebsd-questions@FreeBSD.ORG From: "Kim J. Brand" Subject: cd-r for freebsd Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'd like to use CD-R as a backup media for my freebsd systems. is there a cd-r burner application out there? thanks, kim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 5:37: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 7114A37B8B1 for ; Mon, 10 Apr 2000 05:36:55 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id NAA39790 for freebsd-questions@freebsd.org; Mon, 10 Apr 2000 13:36:54 +0100 (BST) (envelope-from simond) Date: Mon, 10 Apr 2000 13:36:54 +0100 From: simond@irrelevant.org To: freebsd-questions@freebsd.org Subject: Help on installing 4.0-RELEASE Message-ID: <20000410133654.B39359@irrelevant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, I've previously installed various 3.x versions of FreeBSD, but I'm having a lot of trouble with 4.0, the way the problem shows itself is that whenever any newfs or fsck is done on ata0 (20.5gb IBM hd) the whole machine locks up. The motherboard chipset I have is the VIA MVP3 chipset with a K6-2/450 installed into it. Any help would be much appreciated :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:12:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 7FCA837B569 for ; Mon, 10 Apr 2000 06:12:12 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 28201 invoked from network); 10 Apr 2000 13:12:11 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 10 Apr 2000 13:12:11 -0000 Received: from blade ([212.139.140.91]) by friends-tv.net ; Mon, 10 Apr 2000 08:12:07 -0500 Message-ID: <026b01bfa2ee$d55d4940$0100a8c0@blade> From: "Andy Coates" To: Cc: References: <20000410133654.B39359@irrelevant.org> Subject: Re: Help on installing 4.0-RELEASE Date: Mon, 10 Apr 2000 14:15:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: To: Sent: Monday, April 10, 2000 1:36 PM Subject: Help on installing 4.0-RELEASE > OK, I've previously installed various 3.x versions of FreeBSD, but I'm having > a lot of trouble with 4.0, the way the problem shows itself is that whenever > any newfs or fsck is done on ata0 (20.5gb IBM hd) the whole machine locks up. > The motherboard chipset I have is the VIA MVP3 chipset with a K6-2/450 > installed into it. > > Any help would be much appreciated :) I have what sounds a similar problem, although my install hangs at various stages during the install depending on what options I choose. It usually hangs for me when it starts extracting the ports/src packages. At first I thought it was a dodgy CD because I burned the ISO of the 4.0-RELEASE but then I've read a few posts now and found out other people have had problems. I think you can you get around the hanging by not installing certain parts, and doing the rest yourself manually later. Like you, my 3.4 freebsd installed fine, as with other people with this problem. I have a Dual Celeron 466 and BP6 motherboard. So if anyone can help us out here it'd be most appreciated. Cheers, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:14:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nscache2.x-treme.gr (mail1.x-treme.gr [212.120.196.23]) by hub.freebsd.org (Postfix) with ESMTP id E410737B5B2 for ; Mon, 10 Apr 2000 06:14:23 -0700 (PDT) (envelope-from keramida@diogenis.ceid.upatras.gr) Received: from hades.hell.gr (pat60.x-treme.gr [212.120.197.252]) by nscache2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with SMTP id QAA23321 for ; Mon, 10 Apr 2000 16:14:15 +0300 Received: (qmail 16240 invoked by uid 1001); 10 Apr 2000 12:02:20 -0000 Date: 10 Apr 2000 12:02:20 -0000 Message-ID: <20000410120220.16239.qmail@hades.hell.gr> From: "Giorgos Keramidas" To: alexkwan@pacific.net.hk, questions@FreeBSD.ORG Subject: Re: Add New Hard Disk on 4.0 In-Reply-To: <007201bfa105$f4416ca0$831e40ca@alexkwan> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: "Alex Kwan" > > I wanted to add a brand new hard disk (IDE type) on a already > exist 4.0 system, > (1) How to fdisk, format and mount? > (2) Can I use /stand/sysinstall to do that? There's also the "Formatting Media For Use With FreeBSD 2.2-RELEASE" article, which describes how to format media using fdisk, disklabel, and newfs. Find it at your closest FreeBSD.org web-mirror, at the tutorials section :) Ciao, Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:14:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.x-treme.gr (mail2.x-treme.gr [212.120.196.24]) by hub.freebsd.org (Postfix) with ESMTP id 74C6137B93E for ; Mon, 10 Apr 2000 06:14:28 -0700 (PDT) (envelope-from keramida@diogenis.ceid.upatras.gr) Received: from hades.hell.gr (pat60.x-treme.gr [212.120.197.252]) by mail2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with SMTP id QAA03826 for ; Mon, 10 Apr 2000 16:14:15 +0300 Received: (qmail 16321 invoked by uid 1001); 10 Apr 2000 12:14:05 -0000 Date: 10 Apr 2000 12:14:05 -0000 Message-ID: <20000410121405.16320.qmail@hades.hell.gr> From: "Giorgos Keramidas" To: freebsd-questions@FreeBSD.ORG, sonic_jtx@yahoo.com Subject: Re: help In-Reply-To: <20000408063642.16344.qmail@web3304.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: jason wray > > Alright, I really need some help. I've gotten this far: I've > installed FreeBSD 4.0, I have done a few other things, and I have > edited /etc/ppp/ppp.conf to how I need it to be. Then I did the > following: > > # ppp > Working in interactive mode > Using interface: tun0 > ppp ON> term > > and at this point my system locks to were I can do absolutely nothing. > Any help would be appreciated. Debugging your kernel as described in the handbook, would be, I'm afraid, totally out of question(?). Posting a crash dump would be the best way of finding what the problem really is, but if that is really impossible right now, see below: If all you need is to get a program to connect to your modem line and chat with your modem, you can use cu(1) to do this. If, on the other hand, all you need is to get connected using PPP, try using pppd(8) and see if that works for you. Ciao, Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:15: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.x-treme.gr (mail2.x-treme.gr [212.120.196.24]) by hub.freebsd.org (Postfix) with ESMTP id 152E637B773 for ; Mon, 10 Apr 2000 06:14:25 -0700 (PDT) (envelope-from keramida@diogenis.ceid.upatras.gr) Received: from hades.hell.gr (pat60.x-treme.gr [212.120.197.252]) by mail2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with SMTP id QAA03829 for ; Mon, 10 Apr 2000 16:14:15 +0300 Received: (qmail 16068 invoked by uid 1001); 10 Apr 2000 11:51:58 -0000 Date: Mon, 10 Apr 2000 14:51:58 +0300 From: Giorgos Keramidas To: Mark Cc: Freebsd-Questions Subject: Re: chmod question Message-ID: <20000410145157.B14518@hades.hell.gr> Reply-To: keramida@ceid.upatras.gr References: <000001bfa0e5$d30c0b00$0300000a@cmr.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000001bfa0e5$d30c0b00$0300000a@cmr.net>; from mark@dsl-gw2-dhcp-a78.clsp.uswest.net on Fri, Apr 07, 2000 at 05:05:53PM -0600 X-PGP-Fingerprint: 62 45 D1 C9 26 F9 95 06 D6 21 2A C8 8C 16 C0 8E Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 07, 2000 at 05:05:53PM -0600, Mark wrote: >... > > This directory is /dos which is the mount point for my physical disk > 2. This disk is a fat32 drive. The fstab entry is > > /dev/ad1s1 /dos msdos rw 2 2 > > Why can't I change permissions? I thought root could? You can not change `permissions' of files on an MSDOS filesystem, because the MSDOS filesystem does not support the notion of `file owner' or `permissions'. If you want to make all the files under /dos look as if they're owned by a certain user, look at the options `-u UID', `-g GID' and `-m MASK' in the manpage of mount_msdos. - Giorgos Keramidas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:15: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nscache2.x-treme.gr (mail1.x-treme.gr [212.120.196.23]) by hub.freebsd.org (Postfix) with ESMTP id 1DA2037BA96 for ; Mon, 10 Apr 2000 06:15:02 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (pat60.x-treme.gr [212.120.197.252]) by nscache2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with ESMTP id QAA23337; Mon, 10 Apr 2000 16:14:56 +0300 Received: (from charon@localhost) by hades.hell.gr (8.9.3/8.9.3) id PAA16624; Mon, 10 Apr 2000 15:34:48 +0300 (EEST) (envelope-from charon) Date: Mon, 10 Apr 2000 15:34:48 +0300 (EEST) From: Giorgos Keramidas Message-Id: <200004101234.PAA16624@hades.hell.gr> To: djkanter@nwu.edu, freebsd-questions@FreeBSD.ORG Subject: Re: Power failure question In-Reply-To: <20000408132223.A913@localhost.localdomain> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: "David J. Kanter" > > If FreeBSD is "shutdown" improperly due to a power failure, is there > anything I have to do upon the next reboot? This happened last night, > and upon reboot fsck ran on all partitions because they were not > cleanly unmounted. But is there anything else I should do manually? If fsck finds something that it can not automagically correct, it will let you know. Since I installed FreeBSD on this machine I'm writing now, there was only one case when fsck could not repair automatically the filesystem -- after a fairly severe kernel crash. Don't worry too much :) Ciao, Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:15:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nscache2.x-treme.gr (mail1.x-treme.gr [212.120.196.23]) by hub.freebsd.org (Postfix) with ESMTP id 392F637BA0E for ; Mon, 10 Apr 2000 06:15:40 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (pat60.x-treme.gr [212.120.197.252]) by nscache2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with ESMTP id QAA23365; Mon, 10 Apr 2000 16:15:34 +0300 Received: (from charon@localhost) by hades.hell.gr (8.9.3/8.9.3) id OAA15875; Mon, 10 Apr 2000 14:13:52 +0300 (EEST) (envelope-from charon) Date: Mon, 10 Apr 2000 14:13:52 +0300 From: Giorgos Keramidas To: James Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Printtool???? Message-ID: <20000410141351.A14518@hades.hell.gr> Reply-To: keramida@ceid.upatras.gr References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from jkelty@digital-impact.com on Fri, Apr 07, 2000 at 11:32:51AM -0700 X-PGP-Fingerprint: 62 45 D1 C9 26 F9 95 06 D6 21 2A C8 8C 16 C0 8E Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 07, 2000 at 11:32:51AM -0700, James wrote: > > Basically I am trying to set up print capabilities on a windows > environ from my BSD box. I got Samba running, and I can access the > share through smbclient well enough, but my only experience with > making it work is with Linux's printtool command. Is there anything > like this for FreeBSD? Printtool is a RedHat Linux specific utility (also present in some Linux distributions derived from RedHat). There is no such tool in FreeBSD, but you can try reading the manpages for lpr(1), and lpd(8). - Giorgos Keramidas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:16:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nscache2.x-treme.gr (mail1.x-treme.gr [212.120.196.23]) by hub.freebsd.org (Postfix) with ESMTP id E1F6237BA4B for ; Mon, 10 Apr 2000 06:15:35 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (pat60.x-treme.gr [212.120.197.252]) by nscache2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with ESMTP id QAA23362; Mon, 10 Apr 2000 16:15:21 +0300 Received: (from charon@localhost) by hades.hell.gr (8.9.3/8.9.3) id PAA16677; Mon, 10 Apr 2000 15:39:16 +0300 (EEST) (envelope-from charon) Date: Mon, 10 Apr 2000 15:39:16 +0300 (EEST) From: Giorgos Keramidas Message-Id: <200004101239.PAA16677@hades.hell.gr> To: Bryan.Bradsby@capnet.state.tx.us, grog@lemis.com Subject: Re: Trouble with Digital 21140A Cc: kas@orient.net.ru, questions@FreeBSD.ORG In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: Bryan Bradsby > > > Don't invent net masks. They need to be the same for all systems on > > the net, > > Agreed. I did not mean to suggest the use of a bogus netmask. > > > and 255.255.255.240 is decidely unusual. > > Unusual, but works for me at home. What's wrong with it? $ echo obase=16\;240 | bc F0 Just a nice and clean 16-host subnet. - Giorgos Keramidas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:16:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nscache2.x-treme.gr (mail1.x-treme.gr [212.120.196.23]) by hub.freebsd.org (Postfix) with ESMTP id 2BC6837BADF for ; Mon, 10 Apr 2000 06:15:50 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (pat60.x-treme.gr [212.120.197.252]) by nscache2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with ESMTP id QAA23359; Mon, 10 Apr 2000 16:15:05 +0300 Received: (from charon@localhost) by hades.hell.gr (8.9.3/8.9.3) id PAA16714; Mon, 10 Apr 2000 15:43:42 +0300 (EEST) (envelope-from charon) Date: Mon, 10 Apr 2000 15:43:42 +0300 (EEST) From: Giorgos Keramidas Message-Id: <200004101243.PAA16714@hades.hell.gr> To: chip@wiegand.org, otter@otter.cc Subject: Re: Line Wrapping (Was: Re: Setting up a Webserver) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <00040814282400.05163@chip.homenet> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: Chip > > > > But why wrap the lines? All programs do that automatically, I think. > > > I'm using pine for my mails, and it does this automatically. > > Why not turn on line wrapping in Netscape? It's in Edit/Preferences/ > Mail&Newsgroups/Messages. Allows you to specify the column to wrap the > lines. Not that I use Netscape mail, I use KMail and it also does line > wrapping at whatever column you specify. Interesting how the original question got asked in the reverse manner, after only two posts. Actually, Chip, everyone's on your side. Wrapping is not only evil, but some times it is a necessity. When I'm reading mail on a 132x?? terminal, if wrapping was not used, I have to chase around lines that span more than 100 columns, and it can get tiring if you do it all the time. Ciao, Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:30:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 7B69737B58E for ; Mon, 10 Apr 2000 06:30:22 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp2-pa5.neomedia.it [195.103.207.114]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id PAA20229; Mon, 10 Apr 2000 15:30:06 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 10 Apr 2000 14:32:25 GMT Message-ID: <20000410.14322500@bartequi.ottodomain.org> Subject: followup: Attention Release builders: typo in /ports/deskutils/cal/Makefile To: freebsd-questions@FreeBSD.ORG, sanpei@sanpei.org X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) 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 X-Loop: FreeBSD.ORG Dear FreeBSD Release builders, I made a typo myself ... :-( Here is the correct form: =20 A typo in /usr/home/ncvs/ports/deskutils/cal/Makefile made my "make=20 release" stop with an error code 1. The typo in question is "PROTVERSION" instead of "PORTVERSION". HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:41:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lumsi.lugansk.ua (lumsi.lugansk.ua [62.244.34.14]) by hub.freebsd.org (Postfix) with ESMTP id 9418C37B57B for ; Mon, 10 Apr 2000 06:40:49 -0700 (PDT) (envelope-from andrew@soc.lg.gov.ua) Received: (from uusoc@localhost) by lumsi.lugansk.ua (8.8.8/8.8.8) with UUCP id QAA13616; Mon, 10 Apr 2000 16:05:13 +0300 X-Authentication-Warning: lumsi.lugansk.ua: uusoc set sender to andrew@soc.lg.gov.ua using -f Received: from localhost (andrew@localhost) by soc.lg.gov.ua (8.9.3/8.9.3) with SMTP id PAA01643; Mon, 10 Apr 2000 15:02:16 GMT (envelope-from andrew@soc.lg.gov.ua) Date: Mon, 10 Apr 2000 15:02:15 +0000 (GMT) From: Andrew To: Paul van Nugteren Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how change login shell? In-Reply-To: <006f01bfa091$ae70e6c0$d1fa26c3@nugis> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Use vipw, or chpass or pw. On Fri, 7 Apr 2000, Paul van Nugteren wrote: > I've edited /etc/passwd and /etc/master.passwd but nothing even after a > reboot wich did't seem necessairy (windos trauma). > > Paul > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:44:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.tmok.com (entropy.tmok.com [204.17.163.11]) by hub.freebsd.org (Postfix) with ESMTP id 24B2137B6AF for ; Mon, 10 Apr 2000 06:44:09 -0700 (PDT) (envelope-from wonko@entropy.tmok.com) Received: (from wonko@localhost) by entropy.tmok.com (8.9.3/8.9.3) id JAA89491 for freebsd-questions@freebsd.org; Mon, 10 Apr 2000 09:44:54 -0400 (EDT) From: Brian Hechinger Message-Id: <200004101344.JAA89491@entropy.tmok.com> Subject: problems with the 4.0release iso image To: freebsd-questions@freebsd.org Date: Mon, 10 Apr 2000 09:44:54 -0400 (EDT) Reply-To: wonko@entropy.tmok.com X-Useless-Header: why? because i can. X-Organization: The Ministry of Knowledge X-Dreams: an OpenWin that is based on current MIT X11 releases X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, i got the 4.0-RELEASE ISO image in order to try it out and see if everything was ok, however, there seem to be problems and i was wondering if a) anyone else has noticed this and b) when it will be fixed. the MD5 checksum is god, so this doesn't appear to be a corruption due to transmission, but rather it seems to me that the original ISO image may be faulty. i've noticed a lot of people having trouble with the install of 4.0 off of the iso image. could someone try making another image to see if that could possibly solve all this trouble. problems i have noticed: note: none of this interferes with a fresh install, i can manually fix everything that is wrong, however, it would be better if it wasn't broken in the first place however. most of the X servers seem to be corrupt along with Xprog. sysinstall asks if i want to retry, but these files are beyond usable. cheers, -brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:44:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cx952600-a.fed1.sdca.home.com (cx952600-a.fed1.sdca.home.com [24.4.90.90]) by hub.freebsd.org (Postfix) with ESMTP id DFCA137B519 for ; Mon, 10 Apr 2000 06:44:48 -0700 (PDT) (envelope-from snoonan@cx952600-a.fed1.sdca.home.com) Received: from localhost (snoonan@localhost) by cx952600-a.fed1.sdca.home.com (8.9.3/8.9.3) with ESMTP id GAA79769; Mon, 10 Apr 2000 06:44:23 -0700 (PDT) (envelope-from snoonan@cx952600-a.fed1.sdca.home.com) Date: Mon, 10 Apr 2000 06:44:23 -0700 (PDT) From: Sean Noonan To: Michael Joyner , questions@freebsd.org Subject: Re: Can't boot In-Reply-To: <38EFD080.937B11E9@rv1.dynip.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With the fixit floppy I was able to mount "/" as mytemp. I was then able to cd/mytemp/etc and edit fstab. I changed all wd* entries to ad* entries. When I reboot I still get: Mounting root from ufs:wd0s1a wd0: bad sector table not supported wd0s1: bad sector table not supported Root mount failed: 22 Mounting root from ufs:wd0a wd0: bad sector table not supported wd0s1: bad sector table not supported Root mount failed: 22 What am I missing??? Also, even though I was able to mount "/" and cd to /usr, doing a 'ls' at /mytemp/usr shows no files or directories... -Sean. On Sat, 8 Apr 2000, Michael Joyner wrote: > Try booting with a fixit floppy and see if you can mount the partitions, > then edit your fstab file. > > > Sean Noonan wrote: > > > > > I botched my upgrade to 4.0-STABLE by not changing 'wd' entries to 'ad' > > entries in /etc/fstab. Now I can't seem to recover. > > > > If I boot into single-user mode with either kernel or kernel.GENERIC, I > > can't get past the "wd0: bad sector table not supported" error. It > > wants me to enter something similar to "ufs:/dev/wd0s1a". I've tried > > that, and variations like "ufs:/dev/ad0s1a". No matter what I do it > > rejects what I type. (I've even tried setting rootdev=/dev/ad0s1a, as > > suggested by Mark Ovens in response to my earlier cry for help--thanks > > Mark). > > > > If I boot into single-user mode with kernel.old, I can get past booting > > (well sorta). It mounts /, and only /, as read-only. I can't seem > > to remount it read/write. The mount command simply refuses and spits back > > "Block device required". > > > > Please help me, I'm desperate. I'll do anything to avoid the standard M$ > > answer of "reinstall from the ground up". > > > > TIA, > > > > -Sean Noonan > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > --- > Michael Joyner > Systems Administrator > mjoyner@rv1.dynip.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:56:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from valiant.cnchost.com (valiant.concentric.net [207.155.252.9]) by hub.freebsd.org (Postfix) with ESMTP id EF65E37B66D for ; Mon, 10 Apr 2000 06:56:41 -0700 (PDT) (envelope-from steve@fifthsunfilms.com) Received: from fifthsunfilms.com ([216.5.9.162]) by valiant.cnchost.com id JAA21109; Mon, 10 Apr 2000 09:56:34 -0400 (EDT) [ConcentricHost SMTP Relay 1.8] Message-ID: <38F1DD4F.8339C78B@fifthsunfilms.com> Date: Mon, 10 Apr 2000 09:55:27 -0400 From: "Stephen M. Vincent" Reply-To: steve@fifthsunfilms.com Organization: Fifth Sun Productions X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en,pdf MIME-Version: 1.0 To: "Jasper O'Malley" Cc: Free bsd Subject: Re: sendmail and telnet and netscape References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 2. I have installed several different versions of Netscape, both > > Communicator and Navigator. They install fine but when I try to run it, > > I get "libXt:Cannot find libXt.so.6" Which seems to be all over my > > system: > > > > So why can't Netscape find it? > > What's the output of ldconfig -r? It's there: >ldconfig -r ... 83:-lXt.6=>/usr/X11R6/lib/libXt.so.6 The file exists and seems to have the correct properties, (the same as all the other files in that directory) so now what can I do? > > 3. Im having trouble setting up sendmail. I had it working fine in > > version 3.4 FreeBSD, but now, When I run popper and try to connect from > > Win98 I get "Unable to get canonical name of client" and when I try to > > send mail through it, I get "Sender domain must exist" error. > > I've got a FQDN, billsequipment.com, registered. > > What do the contents of of /etc/resolv.conf and /etc/named/named.conf look > like? Here's named.conf complete: options { directory "/etc/namedb"; forwarders { 216.5.9.3; #My ISP's DNS server }; zone "." { type hint; file "named.root"; }; zone "0.0.127.IN-ADDR.ARPA" { type master; file "localhost.rev"; }; zone "billsequipment.com" { type master; file "db.billsequipment.com"; }; zone "9.5.216.IN-ADDR.ARPA" { type master; file "billsequipment-reverse"; }; and here's resolv.conf domain billsequipment.com nameserver 127.0.0.1 #running local name server nameserver 216.5.9.3 #my ISP (The comments I added for this email) So again, I beleive I did everything the books told me to do. What am I missing? -- Stephen M. Vincent ------------------ http://www.fifthsunfilms.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 6:58:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from adsl-63-201-55-220.dsl.snfc21.pacbell.net (adsl-63-201-55-220.dsl.snfc21.pacbell.net [63.201.55.220]) by hub.freebsd.org (Postfix) with ESMTP id 5321E37B5B2 for ; Mon, 10 Apr 2000 06:58:33 -0700 (PDT) (envelope-from jwg2@adsl-63-201-55-220.dsl.snfc21.pacbell.net) Received: from localhost (jwg2@localhost) by adsl-63-201-55-220.dsl.snfc21.pacbell.net (8.9.3/8.9.3) with ESMTP id GAA98734; Mon, 10 Apr 2000 06:56:57 -0700 (PDT) (envelope-from jwg2@adsl-63-201-55-220.dsl.snfc21.pacbell.net) Date: Mon, 10 Apr 2000 06:56:57 -0700 (PDT) From: Jeff Gray To: Lanny Baron Cc: freebsd-questions@FreeBSD.ORG Subject: Re: printer help please In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lanny, Thanks. I finally wrote to the port maintainer. He suggested -trying apsfilter 5.3.3 that is, pull out the old one and start again -being sure to put in ghostscript6 Did the above and apsfilter would not compile. Could not find a .tar.bz2 file. I wrote back and he suggested putting in a macro port 'MK' Not sure it is worth this many hours. BTW: using standard Epson Stylus Color printer on FreeBSD 3.3 It appears that to make this port work I have to have the most current everything. Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 7: 1: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 3E3E737B66D for ; Mon, 10 Apr 2000 07:01:00 -0700 (PDT) (envelope-from jim@nasby.net) Received: from nasby.net (sysnasby@2.nasby.dsl.enteract.com [216.80.51.18]) by mail.enteract.com (8.9.3/8.9.3) with ESMTP id JAA22900; Mon, 10 Apr 2000 09:00:45 -0500 (CDT) (envelope-from jim@nasby.net) Message-ID: <38F1DE8A.502F0672@nasby.net> Date: Mon, 10 Apr 2000 09:00:42 -0500 From: "Jim C. Nasby" Organization: distributed.net X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en-US,en MIME-Version: 1.0 To: tomb Cc: Greg Lehey , freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <38F0359F.E45937FC@cgf.net> <20000410104141.C17984@freebie.lemis.com> <38F16ACE.F93E576E@cgf.net> <20000410152151.I19079@freebie.lemis.com> <38F17425.985C1DFD@cgf.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tomb wrote: > The major crash hasn't happened since I formatted the disks. The only other > change was my refference to the disks. The first time around (double fault) I > refferenced them as. > > drive a device /dev/da0s1e > drive b device /dev/da1s1e > > Which judging by the man page on disk labeling is totaly wrong, hence I guess > this is the source of the kernel panics. Is this true Greg? I was having frequent crashes and reboots on my vinum raid5 system, which was had it's drives configured as drive vinum0 device /dev/da0s1h drive vinum1 device /dev/da1s1h drive vinum2 device /dev/da2s1h drive vinum3 device /dev/da3s1h The system lunched the drives recently, so I can't show what disklabel used to read, but in each case, the h partition was a vinum partition and each drive had at least one other partition for a minimum FBSD install, which is how I bootstrapped FBSD onto vinum (the box now has a 5th HD for the OS and I don't currently have vinum running). Is da#s#h a valid device for vinum, or do I have to use the entire drive? Or do I have to use an entire slice (ie: da0s1)? Also, don't know if it makes a difference or not, but I also had swap on a raid5 plex.. in fact, everything but root (and the old partitions which generally weren't used, but were mounted rw) was on a raid5 plex. I can send you my old config file if you're interested. Sorry, but I don't have any debug files. -- Jim C. Nasby (aka Decibel!) /^\ jim@nasby.net /___\ Freelance lighting designer and database developer / | \ Member: Triangle Fraternity, Sports Car Club of America /___|___\ Give your computer some brain candy! www.distributed.net Team #1828 Get paid to surf!! http://www.enteract.com/~nasby/alladvantage.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 7:10:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f30.law6.hotmail.com [216.32.241.30]) by hub.freebsd.org (Postfix) with SMTP id 0195337BAC8 for ; Mon, 10 Apr 2000 07:10:24 -0700 (PDT) (envelope-from tmane333@hotmail.com) Received: (qmail 62182 invoked by uid 0); 10 Apr 2000 14:10:23 -0000 Message-ID: <20000410141023.62181.qmail@hotmail.com> Received: from 165.117.54.87 by www.hotmail.com with HTTP; Mon, 10 Apr 2000 07:10:23 PDT X-Originating-IP: [165.117.54.87] From: "Tremayne Smith" To: freebsd-questions@FreeBSD.ORG Subject: Make error while installing PHP3 Date: Mon, 10 Apr 2000 10:10:23 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am attempting to install php3.0, I am currently running Apache with front page extensions, installed from a port. I would like to keep this configuration while add the php extensions. I have tried to compile php from source code but I recieve a usuage error in line byacc -v -b ....., I get a error 1 message and the program halts. So question 1 is can I install from the port apache13 + php3 and keep my current config. And if not how do I correct the problem that I am having with the make program. If anyone can offer any advice please do. Thanx. ______________________________________________________ Get Your Private, Free Email at 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 Apr 10 7:25:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lark.capnet.state.tx.us (lark.capnet.state.tx.us [204.65.39.249]) by hub.freebsd.org (Postfix) with ESMTP id E6E9137BAC1 for ; Mon, 10 Apr 2000 07:25:09 -0700 (PDT) (envelope-from Bryan.Bradsby@capnet.state.tx.us) Received: from localhost (bbradsby@localhost) by lark.capnet.state.tx.us (8.10.0/8.10.0) with ESMTP id e3AEOSo77877; Mon, 10 Apr 2000 09:24:28 -0500 (CDT) Date: Mon, 10 Apr 2000 09:24:28 -0500 (CDT) From: Bryan Bradsby To: Giorgos Keramidas Cc: grog@lemis.com, kas@orient.net.ru, questions@FreeBSD.ORG Subject: Re: Trouble with Digital 21140A In-Reply-To: <200004101239.PAA16677@hades.hell.gr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Don't invent net masks. They need to be the same for all systems on > the net, Or, another way to say the same thing... Use the same netmask on your NICs as the router interface on the wire (net). -bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 7:28:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id 5D2D537B66D for ; Mon, 10 Apr 2000 07:28:18 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id SAA13456 for ; Mon, 10 Apr 2000 18:24:36 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with SMTP id SAA17435 for ; Mon, 10 Apr 2000 18:25:33 +0400 (MSK) Message-Id: <200004101425.SAA17435@gate.ispras.ru> Date: Mon, 10 Apr 2000 18:25:33 +0400 (MSK) From: Kluchnikov Grigory Reply-To: Kluchnikov Grigory Subject: Re: How to edit boot0? To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: qwYypElcLDkN0GnSfHbHXw== X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4m sparc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Do you know how change symbolic strings in boot0 I have: F1 ?? F2 Linux F4 FreeBSD I want to have "WinNT" instead "??". I have read man boot0cfg but I didn't understand how it may be done. Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: > --- "Crist J. Clark" > wrote: > > On Tue, Mar 28, 2000 at 10:46:21PM -0800, Ryan > > wrote: > > > Hi guys, > > > > > > Can somebody point me to edit boot0 file at /boot? > > > The default boot is display like below: > > > > > > F1 FreeBSD > > > F2 FreeBSD > > > F3 Other > > > > > > So far no default have been defined and each time > > when > > > I wish to boot the system, > > > I have to press F3 (F1 attempt to boot from Drive > > A) > > > and F1 again. > > > > > > Can somebody please help. > > > > % man boot0cfg > > > > It's not too hard to find. Didn't you try, > > > > % apropos boot0 > > boot0cfg(8) - boot manager > > installation/configuration utility > > > > -- > > Crist J. Clark > > cjclark@home.com > > > Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 7:29:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 3C12637B5C1; Mon, 10 Apr 2000 07:29:27 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp1-pa5.neomedia.it [195.103.207.113]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id QAA29726; Mon, 10 Apr 2000 16:29:24 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 10 Apr 2000 15:31:42 GMT Message-ID: <20000410.15314200@bartequi.ottodomain.org> Subject: Attention Release builders: typo in /ports/deskutils/sliderule/Makefile,v To: freebsd-questions@FreeBSD.ORG Cc: joerg@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) 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 X-Loop: FreeBSD.ORG Dear FreeBSD Release builders, I've just found (yet) another typo in=20 /usr/home/ncvs/ports/deskutils/sliderule/Makefile,v: PORTVERSIOn=20 instead of PORTVERSION. HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 7:33:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.magmacom.com (mx1.magmacom.com [206.191.0.217]) by hub.freebsd.org (Postfix) with ESMTP id 3B2C837B519 for ; Mon, 10 Apr 2000 07:33:03 -0700 (PDT) (envelope-from dan@mail2.magma.ca) Received: from mail2.magma.ca (mail2x.magma.ca [206.191.0.220]) by mx1.magmacom.com (8.9.3/8.9.3) with ESMTP id KAA10408 for ; Mon, 10 Apr 2000 10:33:02 -0400 (EDT) Received: (from dan@localhost) by mail2.magma.ca (8.9.3/8.9.3) id KAA26430; Mon, 10 Apr 2000 10:33:02 -0400 (EDT) Date: Mon, 10 Apr 2000 10:33:02 -0400 (EDT) Message-Id: <200004101433.KAA26430@mail2.magma.ca> To: freebsd-questions@FreeBSD.ORG From: Danny Byers Subject: removed libpam.so.1 -- cannot log in... Cc: X-Account: dan X-Sender-IP: 134.117.1.60 Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I just made a stupid mistake... I deleted the libpam.so.1 file from my libexec directory and now I cannot log in to my system. I am running Free4.0. When I try to log in I get the error: /usr/libexec/ld_elf.so.1: Shared object "libpam.so.1" not found I tried booting into single user mode with the -s flag at boot but that wouldn't bring me in. Can anyone help? Thanks in advance, Dan Byers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 7:55:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id D8CA737B519 for ; Mon, 10 Apr 2000 07:55:28 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id SAA13501 for ; Mon, 10 Apr 2000 18:51:40 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with ESMTP id SAA17553 for ; Mon, 10 Apr 2000 18:52:40 +0400 (MSK) Date: Mon, 10 Apr 2000 18:52:39 +0400 (MSK) From: Grigory Kljuchnikov To: freebsd-questions@FreeBSD.ORG Subject: How can I delete system package? In-Reply-To: <200004101425.SAA17435@gate.ispras.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'd like to remove ssh package from my system, but pkg_info said me about postinstalled packeges: $ pkg_info Mesa-3.0 A graphics library similar to SGI's OpenGL bash-2.03 The GNU Borne Again Shell emacs-20.6 GNU editing macros gettext-0.10.35 GNU gettext package jpeg-6b IJG's jpeg compression utilities kde-1.1.2 The "meta-port" for the KDE integrated X11 desktop ... And I can't use pkg_delete. How can I delete system packages? Thanks! Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 7:56:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id CB04337B852 for ; Mon, 10 Apr 2000 07:56:49 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3AEulQ02275; Mon, 10 Apr 2000 07:56:47 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004101456.e3AEulQ02275@cytosine.dhs.org> Subject: Re: bnetd ??? In-Reply-To: from David Daugherty at "Apr 9, 2000 11:02:58 pm" To: David Daugherty Date: Mon, 10 Apr 2000 07:56:47 -0700 (PDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bnetd is a server for games that run on battle.net. It is available in the ports. http://www.freebsd.org/ports If you installed it from the ports, then just do a make deinstall Otherwise, you will have to remove all the files manually. --bhishan > In my /home I have a bnetd.log and a bnetd dir and I have now idea how > they got there or what they're doing there. It has root ownership and the > bnetd dir has a bnetd.log that contains stuff like: > > Mar 19 12:33:23 channellist_load_permanent: could not open file > Mar 19 12:33:23 server_process: could not load adbanner list > Mar 19 12:33:23 account_load_attrs: loading > "/home/bnetd/conf/bnetd_default_user" > Mar 19 12:33:23 account_load_attrs: could not open account file > "/home/bnetd/conf/bnetd_default_user" for reading (fopen: No such f$ > Mar 19 12:33:23 accountlist_load_default: could not load default account > template attributes > Mar 19 12:33:23 accountlist_load: unable to open directory > "/home/bnetd/users/" for reading (opendir: No such file or directory) > Mar 19 12:33:23 ladder_init: added 0 accounts to current "STAR" ladder > Mar 19 12:33:23 ladder_init: added 0 accounts to current "SEXP" ladder > Mar 19 12:33:23 ladder_init: added 0 accounts to active "STAR" ladder > Mar 19 12:33:23 ladder_init: added 0 accounts to active "SEXP" ladder > Mar 19 12:33:23 server_process: listening on 0.0.0.0:6112 TCP > Mar 19 12:42:45 server_process: the server is shutting down NOW! (0 > connections left) > Mar 19 12:42:46 main: unloading user accounts > Mar 19 12:42:46 main: server has shut down > Mar 19 12:44:14 main: bnetd version 0.4.19 process 254 > Mar 19 12:44:14 main: logging event levels: error,warn,info,debug > Mar 19 12:44:14 channellist_load_permanent: could not open file > "/home/bnetd/conf/channel.list" for reading (fopen: No such file or$ > Mar 19 12:44:14 adbannerlist_load: could not open file > "/home/bnetd/conf/ad.list" for reading (fopen: No such file or directory) > Mar 19 12:44:14 server_process: could not load adbanner list > Mar 19 12:44:14 account_load_attrs: loading > "/home/bnetd/conf/bnetd_default_user" > Mar 19 12:44:14 account_load_attrs: could not open account file > "/home/bnetd/conf/bnetd_default_user" for reading (fopen: No such f$ > Mar 19 12:44:14 accountlist_load_default: could not load default account > template attributes > Mar 19 12:44:14 accountlist_load: unable to open directory > "/home/bnetd/users/" for reading (opendir: No such file or directory) > Mar 19 12:44:14 ladder_init: added 0 accounts to current "STAR" ladder > Mar 19 12:44:14 ladder_init: added 0 accounts to current "SEXP" ladder > Mar 19 12:44:14 ladder_init: added 0 accounts to active "STAR" ladder > Mar 19 12:44:14 ladder_init: added 0 accounts to active "SEXP" ladder > Mar 19 12:44:14 server_process: listening on 0.0.0.0:6112 TCP > Mar 24 16:59:57 server_process: the server is shutting down NOW! (0 > connections left) > Mar 24 16:59:58 main: unloading user accounts > Mar 24 16:59:59 main: server has shut down > > What is this file? Can I delete it? Some of the account things I see in > here really make me paranoid ??? > > David > Software Eng. - NetManage > Work email: david.daugherty@netmanage.com > Home email: doc@wcug.wwu.edu > ICQ 21106703 > Washington State Resident > > > > > 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 Apr 10 7:58:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id C519A37B5D4 for ; Mon, 10 Apr 2000 07:58:51 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3AEw8602298; Mon, 10 Apr 2000 07:58:08 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004101458.e3AEw8602298@cytosine.dhs.org> Subject: Re: How can I delete system package? In-Reply-To: from Grigory Kljuchnikov at "Apr 10, 2000 06:52:39 pm" To: Grigory Kljuchnikov Date: Mon, 10 Apr 2000 07:58:07 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I believe you can use /stand/sysintall for that. --bhishan > Hello, > > I'd like to remove ssh package from my system, but pkg_info > said me about postinstalled packeges: > > $ pkg_info > Mesa-3.0 A graphics library similar to SGI's OpenGL > bash-2.03 The GNU Borne Again Shell > emacs-20.6 GNU editing macros > gettext-0.10.35 GNU gettext package > jpeg-6b IJG's jpeg compression utilities > kde-1.1.2 The "meta-port" for the KDE integrated X11 desktop > ... > > And I can't use pkg_delete. > > How can I delete system packages? > > Thanks! > > Best regards, > Grigory Klyuchnikov > ------------------------------------------------------------ > Institute for System Programming Russian Academy of Sciences, > 109004, Moscow, Russia, B.Kommunistitcheskay, 25, > phone(work): +7-095-9125659 > fax: +7-095-9121524 > e-mail: > > > > > 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 Apr 10 8: 0:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from norad.inetu.net (norad.inetu.net [206.245.188.72]) by hub.freebsd.org (Postfix) with ESMTP id E9FA737B868 for ; Mon, 10 Apr 2000 08:00:16 -0700 (PDT) (envelope-from maxiter@inetu.net) Received: from localhost (maxiter@localhost) by norad.inetu.net (8.9.3/8.9.3) with ESMTP id LAA09657 for ; Mon, 10 Apr 2000 11:05:06 -0400 (EDT) Date: Mon, 10 Apr 2000 11:05:06 -0400 (EDT) From: Mark To: freebsd-questions@FreeBSD.ORG Subject: Duplicating Hard Drives Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A question about duplicating content from one hard drive to the next... Let's say that we have a hard drive which looks like it's getting ready to fail. Being proactive, we'd like to replace the hard drive before it actually becomes unusable. :) In the past, I've added extra hard drives to FreeBSD 2.2.8, 3.2, and 3.4 systems without any trouble. I've moved the content from one partition to another (IE., from /usr on drive 0 to the new /usr partition on drive 1). That much isn't a problem. The heart of my question is this: After I put in the second hard drive and move all the content over, how do I get the necessary boot sector programs in place where they should be? As the first (failing) hard drive needs to come out, the second must boot as the first did. Suggestions? Thanks! --------------------------------------------------- Mark Rekai - INetU, Inc.(tm) - http://www.INetU.net Electronic commerce - Web development - Web hosting Mark@INetU.net - Phone: (610) 266-7441 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8: 6:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.binep.ac.ru (ns.binep.ac.ru [193.233.37.5]) by hub.freebsd.org (Postfix) with ESMTP id F2FF337B99B for ; Mon, 10 Apr 2000 08:06:00 -0700 (PDT) (envelope-from goshik@binep.ac.ru) Received: from serv2.binep.ac.ru (serv2 [193.233.44.77]) by ns.binep.ac.ru (8.9.3/8.9.3) with SMTP id TAA00401 for ; Mon, 10 Apr 2000 19:15:17 +0400 (MSD) (envelope-from goshik@binep.ac.ru) Reply-To: "Igor B. Bykhalo" From: "Igor B. Bykhalo" To: "-questions@FreeBSD" Subject: Reproducible panic: zone: entry not free Date: Mon, 10 Apr 2000 19:04:47 +0300 Message-ID: <01bfa306$7e137980$0000e9c1@serv2.binep.ac.ru> 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.0913.2206 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0913.2200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm getting these panics during last week... #uname -a FreeBSD ns.binep.ac.ru 3.4-STABLE FreeBSD 3.4-STABLE #0: Mon Apr 10 13:27:47 MSD 2000 gobyban@inban.banka:/usr/src/sys/compile/BINEP i386 The corresponding part of /etc/fstab: banka:/usr/src /usr/src nfs rw,-r=1024,noauto,soft,intr 0 0 banka:/usr/obj /usr/obj nfs rw,-r=1024,noauto,soft,intr 0 0 Panic happens at any attemp to edit file on NFS mounted filesystem, i.e. open file and try to save it. Right after save command system panics, reboots and prints in /var/log/messages: ns savecore: reboot after panic: zone: entry not free Here is GDB output: ns: {1} gdb -k -s kernel.debug -e /var/crash/kernel.10 -c /var/crash/vmcore.10 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... IdlePTD 2519040 initial pcb at 200af0 panicstr: zone: entry not free panic messages: --- panic: zone: entry not free syncing disks... 13 13 11 5 done dumping to dev 20001, offset 53408 dump 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 --- #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 285 dumppcb.pcb_cr3 = rcr3(); (kgdb) where #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 #1 0xc012f1a4 in at_shutdown ( function=0xc01e468c <__set_sysuninit_set_sym_M_ZONE_uninit_sys_uninit+136>, arg=0xc2da #2 0xc01ad9cb in zerror (error=1) at ../../vm/vm_zone.c:455 #3 0xc0152598 in namei (ndp=0xc2daff18) at ../../vm/vm_zone.h:91 #4 0xc0156c39 in change_dir (ndp=0xc2daff18, p=0xc2d3daa0) at ../../kern/vfs_syscalls.c:880 #5 0xc0156b97 in chdir (p=0xc2d3daa0, uap=0xc2daff94) at ../../kern/vfs_syscalls.c:830 #6 0xc01c4807 in syscall (frame={tf_es = -1078001625, tf_ds = -1078001625, tf_edi = 135166592, tf_esi = 135098452, tf_ebp = -1077946632, tf_isp = -1025835036, tf_ebx = 135166624, tf_edx = 135166616, tf_ecx = 135166632, tf_eax = 12, tf_trapno = 135032860, tf_err = 2, tf_eip = 672673380, tf_cs = 31, tf_eflags = 518, tf_esp = -1077946640, tf_ss = 39}) at ../../i386/i386/trap.c:1100 #7 0xc01bab4c in Xint0x80_syscall () #8 0x8088edb in ?? () #9 0x804f3ba in ?? () #10 0x807c2b2 in ?? () #11 0x807c36a in ?? () #12 0x807c392 in ?? () #13 0x807a3c9 in ?? () #14 0x8066c86 in ?? () ---Type to continue, or q to quit--- #15 0x80618b9 in ?? () #16 0x806198e in ?? () #17 0x8061cc5 in ?? () #18 0x8061d76 in ?? () #19 0x807debc in ?? () #20 0x807e024 in ?? () #21 0x807e9fe in ?? () #22 0x804b339 in ?? () (kgdb) list 280 (*ep->function)(howto, ep->arg); 281 splhigh(); 282 if ((howto & (RB_HALT|RB_DUMP)) == RB_DUMP && !cold) { 283 savectx(&dumppcb); 284 #ifdef __i386__ 285 dumppcb.pcb_cr3 = rcr3(); 286 #endif 287 dumpsys(); 288 } 289 (kgdb) q Any suggestions? What additional info is needed? TIA, Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:10:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.ilstu.edu (merlin.ilstu.edu [138.87.4.8]) by hub.freebsd.org (Postfix) with ESMTP id 4932537BC11 for ; Mon, 10 Apr 2000 08:10:29 -0700 (PDT) (envelope-from fordp@guide.chi.il.us) Received: from Zaphod (south212038.resnet.ilstu.edu [138.87.212.38]) by merlin.ilstu.edu (8.9.2/8.9.2) with SMTP id KAA09813; Mon, 10 Apr 2000 10:10:21 -0500 (CDT) Message-Id: <3.0.3.32.20000410100651.00e0f0f4@pop.interaccess.com> X-Sender: fordp@pop.interaccess.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Mon, 10 Apr 2000 10:06:51 -0500 To: Mark From: Ford Prefect Subject: Re: Duplicating Hard Drives Cc: 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 X-Loop: FreeBSD.ORG If the new drive happens to be identical to the old one you could use the dd command. something like dd if=/dev/rda0 of=/dev/rda1 should work.... (or whatever the raw devices you have are) Of course if they aren't identical I'd imagine you might make quite a mess of things that way. At 11:05 AM 4/10/00 -0400, you wrote: > >A question about duplicating content from one hard drive to the next... > >Let's say that we have a hard drive which looks like it's getting ready to >fail. Being proactive, we'd like to replace the hard drive before it >actually becomes unusable. :) > >In the past, I've added extra hard drives to FreeBSD 2.2.8, 3.2, and 3.4 >systems without any trouble. I've moved the content from one partition to >another (IE., from /usr on drive 0 to the new /usr partition on drive 1). >That much isn't a problem. > >The heart of my question is this: After I put in the second hard drive >and move all the content over, how do I get the necessary boot sector >programs in place where they should be? As the first (failing) hard drive >needs to come out, the second must boot as the first did. > >Suggestions? > > > >Thanks! > > >--------------------------------------------------- >Mark Rekai - INetU, Inc.(tm) - http://www.INetU.net >Electronic commerce - Web development - Web hosting > Mark@INetU.net - Phone: (610) 266-7441 > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > *=====================================================* \ Ford Prefect Ahead of my time. \ \ fordp@guide.chi.il.us but only by a week. \ \ homepage.interaccess.com/~fordp \ \ \ \ ((In esperanto where available)) \ *=====================================================* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:12:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id 728B337B594 for ; Mon, 10 Apr 2000 08:12:08 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id SAA55897; Mon, 10 Apr 2000 18:11:50 +0300 (EEST) (envelope-from ru) Date: Mon, 10 Apr 2000 18:11:50 +0300 From: Ruslan Ermilov To: Danny Byers Cc: freebsd-questions@FreeBSD.ORG Subject: Re: removed libpam.so.1 -- cannot log in... Message-ID: <20000410181150.A54390@relay.ucb.crimea.ua> Mail-Followup-To: Danny Byers , freebsd-questions@FreeBSD.ORG References: <200004101433.KAA26430@mail2.magma.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <200004101433.KAA26430@mail2.magma.ca>; from Danny Byers on Mon, Apr 10, 2000 at 10:33:02AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 10:33:02AM -0400, Danny Byers wrote: > > Hello! I just made a stupid mistake... > > I deleted the libpam.so.1 file from my libexec directory and now I cannot log > in to my system. > > I am running Free4.0. > > When I try to log in I get the error: > > /usr/libexec/ld_elf.so.1: Shared object "libpam.so.1" not found > > I tried booting into single user mode with the -s flag at boot but that > wouldn't bring me in. > > Can anyone help? > From the boot(8) blocks, type "/kernel -s". From the loader(8) prompt, type "boot -s". This should bring you into single-user mode. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 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 Apr 10 8:14:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bastion3.mail.sprint.com (bastion3.mail.sprint.com [208.4.28.131]) by hub.freebsd.org (Postfix) with ESMTP id AE13F37B662 for ; Mon, 10 Apr 2000 08:14:42 -0700 (PDT) (envelope-from matt.a.jonkman@openmail.mail.sprint.com) Received: from sii01.mail.sprint.com by bastion3.mail.sprint.com with ESMTP for freebsd-questions@FreeBSD.ORG; Mon, 10 Apr 2000 10:14:41 -0500 Received: from [144.223.128.84] by sii01.mail.sprint.com with ESMTP; Mon, 10 Apr 2000 10:14:22 -0500 Received: from kcopmp01.corp.sprint.com (kcopmp01m [10.74.2.72]) by kcopmh01.corp.sprint.com (8.8.6 (PHNE_17190)/8.8.6) with ESMTP id KAA12435; Mon, 10 Apr 2000 10:14:20 -0500 (CDT) From: matt a jonkman Received: from localhost (root@localhost) by kcopmp01.corp.sprint.com (8.8.6 (PHNE_17190)/8.8.6) with ESMTP id KAA26957; Mon, 10 Apr 2000 10:14:20 -0500 (CDT) X-OpenMail-Hops: 1 Date: Mon, 10 Apr 2000 10:14:19 -0500 Message-Id: Subject: RE: Duplicating Hard Drives To: freebsd-questions@FreeBSD.ORG, maxiter@inetu.net MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="openmail-part-268fbabe-00000001" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --openmail-part-268fbabe-00000001 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Disposition: inline I'd use Norton's Ghost or such and just copy the entire disk. More downtime though. Matt -----Original Message----- From: maxiter [mailto:maxiter@inetu.net] Sent: Monday, April 10, 2000 10:05 AM To: freebsd-questions Cc: maxiter Subject: FW: Duplicating Hard Drives A question about duplicating content from one hard drive to the next... Let's say that we have a hard drive which looks like it's getting ready to fail. Being proactive, we'd like to replace the hard drive before it actually becomes unusable. :) In the past, I've added extra hard drives to FreeBSD 2.2.8, 3.2, and 3.4 systems without any trouble. I've moved the content from one partition to another (IE., from /usr on drive 0 to the new /usr partition on drive 1). That much isn't a problem. The heart of my question is this: After I put in the second hard drive and move all the content over, how do I get the necessary boot sector programs in place where they should be? As the first (failing) hard drive needs to come out, the second must boot as the first did. Suggestions? Thanks! --------------------------------------------------- Mark Rekai - INetU, Inc.(tm) - http://www.INetU.net Electronic commerce - Web development - Web hosting Mark@INetU.net - Phone: (610) 266-7441 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message --openmail-part-268fbabe-00000001-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:15:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from luquefm.com.py (hwns1nuevo.luquefm.com.py [208.209.45.28]) by hub.freebsd.org (Postfix) with ESMTP id AC27137B57A for ; Mon, 10 Apr 2000 08:14:38 -0700 (PDT) (envelope-from damian@highway.com.py) Received: from damian ([208.209.45.29]) by luquefm.com.py (8.10.0/8.10.0) with SMTP id e3AFDxT00305 for ; Mon, 10 Apr 2000 11:14:00 -0400 (PYT) Message-ID: <008c01bfa2ff$6cf4b580$1d2dd1d0@damian.highway.com.py> From: "Damian Ramirez" To: Subject: RV: Synchronization of the creation of accounts in 2 servers. Date: Mon, 10 Apr 2000 11:14:09 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Thanks for the Aid! > But now I am with the following problem: What I did was this: >cp /etc/master.passwd of the PC1 to / etc/master.passwd of the PC2 , soon >executes the command pwd_mkdb - d / etc / etc/master.passwd in the PC2, but >I only work for the account admin that I have, does not like root and those >of the users of the system. I believe that the problem is the following : > in the PC1 I have this: > >[root@hwns1 mail]# ls -l /usr/lib/*crypt* >lrwxrwxrwx 1 root 7 13 Nov 3 1998 /usr/lib/libcrypt.a -> >libdescrypt.a >lrwxrwxrwx 1 root 7 18 Nov 3 1998 /usr/lib/libcrypt.so.2.0 -> >libdescrypt.so >.2.0 >lrwxrwxrwx 1 root 7 15 Nov 3 1998 /usr/lib/libcrypt_p.a -> >libdescrypt_p.a >-r--r--r-- 1 3 7 10770 Oct 21 1997 /usr/lib/libdescrypt.a >-r--r--r-- 1 3 7 16698 Oct 21 1997 /usr/lib/libdescrypt.so.2.0 >-r--r--r-- 1 3 7 12426 Oct 21 1997 /usr/lib/libdescrypt_p.a >-r--r--r-- 1 3 7 4616 Oct 21 1997 /usr/lib/libscrypt.a >-r--r--r-- 1 3 7 12579 Oct 21 1997 /usr/lib/libscrypt.so.2.0 >-r--r--r-- 1 3 7 5104 Oct 21 1997 /usr/lib/libscrypt_p.a > > and in the PC2 this. > > [root@hwns2 /]# ls -l /usr/lib/*crypt* >lrwxrwxrwx 1 root bin 11 Oct 30 1998 /usr/lib/libcrypt.a -> >libscrypt.a >lrwxrwxrwx 1 root bin 16 Oct 30 1998 /usr/lib/libcrypt.so.2.0 -> >libscrypt.so >.2.0 >lrwxrwxrwx 1 root bin 15 Oct 30 1998 /usr/lib/libcrypt_p.a -> >libdescrypt_p.a >-r--r--r-- 1 bin bin 10770 Jul 22 1998 /usr/lib/libdescrypt.a >-r--r--r-- 1 root bin 10770 Apr 10 10:38 /usr/lib/libdescrypt.a-copy >-r--r--r-- 1 bin bin 16698 Jul 22 1998 /usr/lib/libdescrypt.so.2.0 >-r--r--r-- 1 root bin 16698 Apr 10 10:39 /usr/lib/libdescrypt.so.2.0-copy >-r--r--r-- 1 bin bin 12426 Jul 22 1998 /usr/lib/libdescrypt_p.a >-r--r--r-- 1 root bin 12426 Apr 10 10:39 /usr/lib/libdescrypt_p.a-copy >-r--r--r-- 1 bin bin 4616 Apr 10 10:37 /usr/lib/libscrypt.a >-r--r--r-- 1 root bin 4616 Apr 10 10:34 /usr/lib/libscrypt.a-copy >-r--r--r-- 1 bin bin 12579 Apr 10 10:37 /usr/lib/libscrypt.so.2.0 >-r--r--r-- 1 root bin 12579 Apr 10 10:34 /usr/lib/libscrypt.so.2.0-copy > > >helps me to make >this! > >Thanks! > > > >Damian Ramirez >damian@highway.com.py > >-----Mensaje original----- >De: Jaye Mathisen >Para: Damian Ramirez >Fecha: martes, 07 de marzo de 2000 12:30 >Asunto: Re: Synchronization of the creation of accounts in 2 servers. > > >> >>Well, you can always just scp the passwd file from one machine to the >>other, and then run pwd_mkdb to sync it. >> >>On Wed, 8 Mar 2000, Damian Ramirez wrote: >> >>> Hi, >>> >>> I have installed 2 servers with FreeBSD 3,4, I need to create the same >>> accounts in the 2 servers, exists some tool that helps me to make >>> this? >>> >>> Thanks! >>> >>> Damian Ramirez >>> damian@highway.com.py >>> >> > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:23:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 2CB2537B57A for ; Mon, 10 Apr 2000 08:23:49 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12eg1w-000CLW-00; Mon, 10 Apr 2000 16:23:12 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12eg1w-000AUs-00; Mon, 10 Apr 2000 16:23:12 +0100 Date: Mon, 10 Apr 2000 16:23:12 +0100 From: Ben Smithurst To: William Freeman Cc: freebsd-questions@freebsd.org Subject: Re: burncd Message-ID: <20000410162312.I60798@strontium.scientia.demon.co.uk> References: <38F0FF07.2CCEAFE3@picusnet.com> <20000409234946.E60798@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000409234946.E60798@strontium.scientia.demon.co.uk> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I said, > Have you looked under /usr/share/examples/worm? There you will find > burnaudio and burndata scripts which may work for you. duh... I was looking in the right place, but gave the wrong name. I really meant to say /usr/share/examples/atapi. Sorry. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:25:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id 6CCCB37B78C for ; Mon, 10 Apr 2000 08:25:22 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id TAA13561; Mon, 10 Apr 2000 19:22:03 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with ESMTP id TAA17733; Mon, 10 Apr 2000 19:23:03 +0400 (MSK) Date: Mon, 10 Apr 2000 19:23:02 +0400 (MSK) From: Grigory Kljuchnikov To: Bhishan Hemrajani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How can I delete system package? In-Reply-To: <200004101458.e3AEw8602298@cytosine.dhs.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried to use /stand/sysinstall but I can't choose individual packages for install/uninstall. If you know how it may be done, tell me please! Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: On Mon, 10 Apr 2000, Bhishan Hemrajani wrote: > I believe you can use /stand/sysintall for that. > > --bhishan > > > Hello, > > > > I'd like to remove ssh package from my system, but pkg_info > > said me about postinstalled packeges: > > > > $ pkg_info > > Mesa-3.0 A graphics library similar to SGI's OpenGL > > bash-2.03 The GNU Borne Again Shell > > emacs-20.6 GNU editing macros > > gettext-0.10.35 GNU gettext package > > jpeg-6b IJG's jpeg compression utilities > > kde-1.1.2 The "meta-port" for the KDE integrated X11 desktop > > ... > > > > And I can't use pkg_delete. > > > > How can I delete system packages? > > > > Thanks! > > > > Best regards, > > Grigory Klyuchnikov > > ------------------------------------------------------------ > > Institute for System Programming Russian Academy of Sciences, > > 109004, Moscow, Russia, B.Kommunistitcheskay, 25, > > phone(work): +7-095-9125659 > > fax: +7-095-9121524 > > e-mail: > > > > > > > > > > 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 Mon Apr 10 8:34: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Gloria.CAM.ORG (Gloria.CAM.ORG [205.151.116.34]) by hub.freebsd.org (Postfix) with ESMTP id D6FF537B774 for ; Mon, 10 Apr 2000 08:34:03 -0700 (PDT) (envelope-from intmktg@CAM.ORG) Received: from localhost (intmktg@localhost) by Gloria.CAM.ORG (8.9.3/8.9.3) with ESMTP id LAA15200 for ; Mon, 10 Apr 2000 11:25:24 -0400 Date: Mon, 10 Apr 2000 11:25:24 -0400 (EDT) From: Marc Tardif To: freebsd-questions@freebsd.org Subject: reading to/from a trs-80 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any program which can allow me to read to and from a trs-80? Using DOS, there is a program called DeskLink, but I can't seem to find any similar program in the FreeBSD ports. Also, I'd rather not have to use pcemu since I don't usually use x (kinda hard from my wyse terminal). Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:34:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id DE75937BAB1 for ; Mon, 10 Apr 2000 08:34:10 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3AFXwJ24995; Mon, 10 Apr 2000 11:33:58 -0400 (EDT) Date: Mon, 10 Apr 2000 11:33:58 -0400 (EDT) From: Trevor Johnson To: Danny Byers Cc: freebsd-questions@FreeBSD.ORG Subject: Re: removed libpam.so.1 -- cannot log in... In-Reply-To: <200004101433.KAA26430@mail2.magma.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > When I try to log in I get the error: > > /usr/libexec/ld_elf.so.1: Shared object "libpam.so.1" not found > > I tried booting into single user mode with the -s flag at boot but that > wouldn't bring me in. Hi, Danny. Did you interrupt the boot process by pressing another key besides the enter key at the point where you're prompted to press enter, wait, or press another key? Then did you type "boot -s" at the boot prompt? Why wouldn't it bring you in? Did you get an error message? The missing PAM library shouldn't affect /bin/sh, since it's statically linked. If you have the CD-ROMs, try using disk 2. That has a "live" filesystem on it. If you choose "CDROM" from the "Fixit" menu, you should have everything you need to fix the problem. Perhaps you could mount your /usr/ prtition and copy the PAM library from the CD-ROM onto that, or restore the file from your backup (if you have one). Good luck! __ Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:45:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www10.gmx.net (www.gmx.net [194.221.183.50]) by hub.freebsd.org (Postfix) with SMTP id CEA4037BB81 for ; Mon, 10 Apr 2000 08:45:34 -0700 (PDT) (envelope-from PMvN@gmx.net) Received: (qmail 27492 invoked by uid 0); 10 Apr 2000 15:45:33 -0000 Date: Mon, 10 Apr 2000 17:45:33 +0200 (MEST) From: Paul van Nugteren To: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: kill (-9) doesn't work for login shell (csh) X-Authenticated-Sender: #0004834417@gmx.net X-Authenticated-IP: [195.38.250.83] Message-ID: <27362.955381533@www10.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How can this be? As root tried to kill (-9) my login shell (csh) and nothing happened. I have got freebsd 3.3 installed. Paul -- Sent through Global Message Exchange - http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:47:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tiger.fhsu.edu (tiger.fhsu.edu [198.248.101.178]) by hub.freebsd.org (Postfix) with ESMTP id E165B37BB58 for ; Mon, 10 Apr 2000 08:47:34 -0700 (PDT) (envelope-from Andrew_Fleming/FHSU%FHSU@fhsu.edu) Subject: Hardware and Backup Software questions To: freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.3 March 21, 2000 Message-ID: From: Andrew_Fleming/FHSU%FHSU@fhsu.edu Date: Mon, 10 Apr 2000 10:47:32 -0500 X-MIMETrack: Serialize by Router on NotesHub/FHSU(Release 5.0.3 |March 21, 2000) at 04/10/2000 10:47:36 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone have any comments about Mylex Raid 1164 controller. It looks like 4.0 supports this controller. Does anyone have any experience with an A-Open DX6G+ (Dual PIII 440GX) motherboard, and using an SMP kernel. We will only have one 600 Mhz processor in it at this time, but it I add a second processor, will FreeBSD use it with this board. Final question. We are looking are getting a complete backup solution for our UNIX and NT servers. Right now the software that would be used on the clients looks like it is going to be a Legato product. Does anyone have any experience with Legato products and does anyone know if they have software for FreeBSD. Thanks in advance Andrew Fleming Fort Hays State University Computing Center Phone: (785) 628-4433 E-mail: afleming@fhsu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:48:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id CCBBC37B513 for ; Mon, 10 Apr 2000 08:48:19 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12egPs-000OSE-00; Mon, 10 Apr 2000 17:47:56 +0200 From: Sheldon Hearn To: David Daugherty Cc: questions@FreeBSD.ORG Subject: Re: bnetd ??? In-reply-to: Your message of "Sun, 09 Apr 2000 23:02:58 MST." Date: Mon, 10 Apr 2000 17:47:56 +0200 Message-ID: <94005.955381676@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 09 Apr 2000 23:02:58 MST, David Daugherty wrote: > In my /home I have a bnetd.log and a bnetd dir and I have now idea how > they got there or what they're doing there. It has root ownership and the > bnetd dir has a bnetd.log that contains stuff like: Bnetd is a game server for StarCraft. If you have /var/db/pkg/bnetd-something-or-other, you should be able to do this to remove it: pkg_delete bnetd-something-or-other Obviously, you need to replace something-or-other with the correct version details. You should also try to kill any running bnetd daemon. Use the ps(1) command to find whether you have one running: ps -auxww |grep bnetd If you find one, kill its PID (process ID) with the kill(1) command. If the package was installed by hand and not as a FreeBSD package, you're unfortunately going to have to track it down and wipe it out manually. Shoot the person who installed it without your permission. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:50:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shrsys.hslc.org (SHRSYS.HSLC.ORG [192.100.94.3]) by hub.freebsd.org (Postfix) with ESMTP id 95F7737B57B for ; Mon, 10 Apr 2000 08:50:35 -0700 (PDT) (envelope-from marcw2@home.com) Received: from mismarc (FW.PCOM.EDU [206.231.160.7]) by SHRSYS.HSLC.ORG (PMDF V5.2-32 #39799) with SMTP id <01JO2IW0FHCW964S32@SHRSYS.HSLC.ORG> for freebsd-questions@FreeBSD.ORG; Mon, 10 Apr 2000 11:51:47 EST Date: Mon, 10 Apr 2000 11:58:02 -0400 From: marc Subject: install from ftp To: Freebsd-Questions Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to install FBSD 4.0 current over ftp with a 3c509 on a cable modem. I have tried irq 10 i/o 0x280 and 0x300. I do not see the nic being connected based on the status light functioning according to 3com. However the network connection does appear along with the serial port. Also after inputting my network information the screen returns to select installation method. The computer will not respond after this screen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:51:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id 3A73B37BB5B for ; Mon, 10 Apr 2000 08:51:38 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer goliath.siemens.de) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by goliath.siemens.de (8.10.0/8.10.0) with ESMTP id e3AFpZs11945 for ; Mon, 10 Apr 2000 17:51:35 +0200 (MET DST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail2.siemens.de (8.10.0/8.10.0) with ESMTP id e3AFpZs06884 for ; Mon, 10 Apr 2000 17:51:35 +0200 (MET DST) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.9.3/8.9.3) id RAA06963 for ; Mon, 10 Apr 2000 17:51:34 +0200 (CEST) Date: Mon, 10 Apr 2000 17:51:32 +0200 From: Andre Albsmeier To: Ford Prefect Cc: Mark , freebsd-questions@FreeBSD.ORG Subject: Re: Duplicating Hard Drives Message-ID: <20000410175132.A41475@internal> References: <3.0.3.32.20000410100651.00e0f0f4@pop.interaccess.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3.0.3.32.20000410100651.00e0f0f4@pop.interaccess.com>; from fordp@guide.chi.il.us on Mon, Apr 10, 2000 at 10:06:51AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10-Apr-2000 at 10:06:51 -0500, Ford Prefect wrote: > If the new drive happens to be identical to the old one you could use the > dd command. > something like dd if=/dev/rda0 of=/dev/rda1 should work.... (or whatever > the raw devices you have are) I do this regularly on my important servers (with completely equal drive types, of course). However, after the dd I run two fsck's to fix any inconsistencies... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:54: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thor.afnetinc.com (thor.afnetinc.com [206.40.232.1]) by hub.freebsd.org (Postfix) with ESMTP id 562F137BABB for ; Mon, 10 Apr 2000 08:54:06 -0700 (PDT) (envelope-from lists@efinley.com) Received: from 206-40-232-130-pm3-1.afnetinc.com ([206.40.232.130] helo=SCIENCE1) by thor.afnetinc.com with smtp (Exim 2.05 #1) id 12egVp-0001hR-00 for freebsd-questions@FreeBSD.ORG; Mon, 10 Apr 2000 09:54:06 -0600 From: lists@efinley.com (Elliot Finley) To: freebsd-questions@FreeBSD.ORG Subject: Q: Can I have two Perls? Date: Mon, 10 Apr 2000 15:56:46 GMT Organization: Hiawatha Coal Company Reply-To: lists@efinley.com Message-ID: <38f2f8ad.216414127@mail.afnetinc.com> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a way that I can have two or possibly three perls installed on my system at once? If possible, I would like to have 5.005 unthreaded, 5.6 unthreaded, and also 5.6 threaded. I would like to be able to use the different versions just by changing the #! line... Maybe something like #!/usr/bin/perl55u, #!/usr/bin/perl56u, and #!/usr/bin/perl56t. Is this possible? Any and all comments, pointers, etc. would be very much appreciated. --=20 Elliot (efinley@efinley.com) Weird Science! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:54:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id AF3A337BAEE for ; Mon, 10 Apr 2000 08:54:19 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12egVt-000OU1-00; Mon, 10 Apr 2000 17:54:09 +0200 From: Sheldon Hearn To: Andrew Pinkham Cc: questions@FreeBSD.ORG Subject: Re: unix In-reply-to: Your message of "Sun, 09 Apr 2000 17:58:32 -0400." <385240411.955317512089.JavaMail.root@web37.pub01> Date: Mon, 10 Apr 2000 17:54:09 +0200 Message-ID: <94116.955382049@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 09 Apr 2000 17:58:32 -0400, Andrew Pinkham wrote: > I have one question You have a fairly rudely worded message, given that you're directing at people who donate their free time to helping others. > why the hell do you have to make it so hard to install unix from floopy > all of it makes absolutly no sense. Almost everything in FreeBSD is developed and maintained on a volunteer basis. If the mass floppy installation is broken, it's because none of the volunteers has seen fit to maintain this part of FreeBSD. I know why _I_ wouldn't spend my time on it -- I'd sooner slap a spare disk into a machine temporarily and install off _that_ than install of floppy. I hope this puts things into perspective for you. By the way, you'll find that most FreeBSD developers will be a lot more defensive in answering this kind of antagonistic question. Next time, think about who you're talking to. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:55:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from luquefm.com.py (hwns1nuevo.luquefm.com.py [208.209.45.28]) by hub.freebsd.org (Postfix) with ESMTP id E8D7337BAEE; Mon, 10 Apr 2000 08:55:11 -0700 (PDT) (envelope-from damian@highway.com.py) Received: from damian ([208.209.45.29]) by luquefm.com.py (8.10.0/8.10.0) with SMTP id e3AFsTT00343; Mon, 10 Apr 2000 11:54:37 -0400 (PYT) Message-ID: <00d501bfa305$1926cb40$1d2dd1d0@damian.highway.com.py> From: "Damian Ramirez" To: Cc: Subject: Change the crypt mechanism MD5 to DES Date: Mon, 10 Apr 2000 11:54:39 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D2_01BFA2E3.8CA59140" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00D2_01BFA2E3.8CA59140 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I need copy the /etc/master.passwd of PC1 to /etc/master.passwd of PC2, = and run in the PC2 the command: pwd_mkdb -d /etc /etc/master.passwd , for sync it the users accounts in = the 2 PC's. But, the PC1 uses DES, and the PC2 uses MD5.. How to change the PC2 crypt mechanism to use DES ? Thanks! Damian Ramirez damian@highway.com.py ------=_NextPart_000_00D2_01BFA2E3.8CA59140 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
 
I need copy the /etc/master.passwd of PC1 to=20 /etc/master.passwd of PC2, and run in the PC2 the command:
pwd_mkdb -d /etc /etc/master.passwd , for sync it = the users=20 accounts in the 2 PC's.
But, the PC1 uses DES, and the PC2 uses = MD5..
How to change the PC2 crypt mechanism to use DES=20 ?
 
Thanks!
 
Damian Ramirez
damian@highway.com.py
------=_NextPart_000_00D2_01BFA2E3.8CA59140-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 8:57:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 240AE37B677 for ; Mon, 10 Apr 2000 08:57:06 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12egYM-000OUf-00; Mon, 10 Apr 2000 17:56:42 +0200 From: Sheldon Hearn To: Chris Byrnes Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I screwed up. In-reply-to: Your message of "Sun, 09 Apr 2000 13:02:17 EST." <200004091802.NAA76755@shell.jeah.net> Date: Mon, 10 Apr 2000 17:56:42 +0200 Message-ID: <94156.955382202@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 09 Apr 2000 13:02:17 EST, Chris Byrnes wrote: > [chris@shell] [~]$ man dmesg > Formatting page, please wait...Cannot fork > Failed. Wow. :-) try this: PAGER=/bin/more man dmesg If that still doesn't work, it looks like your /bin/more program is hosed. If it _does_ work, then you've either got PAGER set to something crazy (possibly in the .profile file in your home directory) or the binary to which it points is hosed. Hope that helps. Ciao, Sheldon/. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 9: 4: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id D908237BA9D for ; Mon, 10 Apr 2000 09:04:04 -0700 (PDT) (envelope-from jfreeze@qx.net) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id MAA07672 for ; Mon, 10 Apr 2000 12:03:54 -0400 From: jfreeze@qx.net Received: from mail.qx.net ([208.235.88.43]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA1F2F for ; Mon, 10 Apr 2000 12:02:17 -0400 To: questions@freebsd.org Cc: Subject: Need help with static IP Date: Mon, Apr 10 2000 12:03:53 GMT-0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <77363438D9.AAA1F2F@mail2.qx.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have FBSD 3.4R at work. Recently, I changed from DHCP to a static IP. However, since the change, my machine can only see the gateway. Being a novice at this, I am not sure of all the necessary changes. As I remember, I only made the one change listed below: ==/etc/rc.conf==== #ifconfig_fxp0="DHCP" #changed to ifconfig_fxp0="inet 157.184.175.13 netmask 255.255.255.0" Can someone help me out as to how to get back up and running with a static IP. Thanks Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 9: 5:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 1E6FD37B709 for ; Mon, 10 Apr 2000 09:05:22 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with SMTP id MAA11383 for ; Mon, 10 Apr 2000 12:05:17 -0400 (EDT) Date: Mon, 10 Apr 2000 09:40:01 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: Help setting up NTP Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With the help I received from this list, I began to set up NTP for the first time. The server seems OK now (the peers command in ntpdc utility does show something as described on a NTP web page) and I let it broadcast messages over the local network by using the following line in /etc/ntp.conf: broadcast x.x.x.255 Now on machine x.x.x.143 on the same subnet, I run: # ntpd -b # ntpdc ntpdc> peers ***Server reports data not found (while for a while) ntpdc> peers ***Server reports data not found What happened? I guess since the server broadcasts packets periodically, I have to wait a longer while. I try to use broadcast (in ntpdc) on the local server to force it broadcast a message immediately but it asks me for keyid. The /etc/ntp.conf used by local NTP server is: server 127.127.1.0 fudge 127.127.1.0 stratum 10 broadcast x.x.x.255 dirftfile /dev/ntp.drift I decide to use ntpdate to synchronize with a remote time server from time to time. At all other times, I plan to synchronize to the local server's clock (like an isolated network). Any help is appreciated. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 9: 6: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 1E59037BBDA for ; Mon, 10 Apr 2000 09:06:02 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12eghA-000OWe-00; Mon, 10 Apr 2000 18:05:48 +0200 From: Sheldon Hearn To: Sean Noonan Cc: questions@FreeBSD.ORG Subject: Re: Can't boot In-reply-to: Your message of "Fri, 07 Apr 2000 17:17:43 MST." Date: Mon, 10 Apr 2000 18:05:48 +0200 Message-ID: <94279.955382748@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 07 Apr 2000 17:17:43 MST, Sean Noonan wrote: > I botched my upgrade to 4.0-STABLE by not changing 'wd' entries to 'ad' > entries in /etc/fstab. Now I can't seem to recover. Oops. If you don't actually have the ad* device nodes, you're in for some pain. I think you're going to have to boot off floppy and use the fixit floppy, mount your root partition and create the appropriate /mnt_point/dev/ad* device nodes with MAKEDEV. Don't forget that MAKEDEV doesn't make slices (e.g. ad0s1a) automatically, so make sure you've got everything you need before trying to reboot. Of course, if you have all the device nodes, then it's just a simple case of editing /etc/fstab once you've loaded the fixit floppy and mounted your root partition writable. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 9:10:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web611.mail.yahoo.com (web611.mail.yahoo.com [216.115.104.95]) by hub.freebsd.org (Postfix) with SMTP id 3352437BB5B for ; Mon, 10 Apr 2000 09:10:45 -0700 (PDT) (envelope-from dennisjun@yahoo.com) Message-ID: <20000410161002.661.qmail@web611.mail.yahoo.com> Received: from [24.112.158.226] by web611.mail.yahoo.com; Mon, 10 Apr 2000 09:10:02 PDT Date: Mon, 10 Apr 2000 09:10:02 -0700 (PDT) From: Dennis Jun Subject: Re: How can I delete system package? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cd /var/db/pkg pkg_delete bash-2.03/ Try that out. --- Grigory Kljuchnikov wrote: > I tried to use /stand/sysinstall but I can't choose individual > packages for install/uninstall. If you know how it may be done, > tell me please! > > Best regards, > Grigory Klyuchnikov > ------------------------------------------------------------ > Institute for System Programming Russian Academy of Sciences, > 109004, Moscow, Russia, B.Kommunistitcheskay, 25, > phone(work): +7-095-9125659 > fax: +7-095-9121524 > e-mail: > > On Mon, 10 Apr 2000, Bhishan Hemrajani wrote: > > > I believe you can use /stand/sysintall for that. > > > > --bhishan > > > > > Hello, > > > > > > I'd like to remove ssh package from my system, but pkg_info > > > said me about postinstalled packeges: > > > > > > $ pkg_info > > > Mesa-3.0 A graphics library similar to SGI's OpenGL > > > bash-2.03 The GNU Borne Again Shell > > > emacs-20.6 GNU editing macros > > > gettext-0.10.35 GNU gettext package > > > jpeg-6b IJG's jpeg compression utilities > > > kde-1.1.2 The "meta-port" for the KDE integrated X11 desktop > > > ... > > > > > > And I can't use pkg_delete. > > > > > > How can I delete system packages? ===== PGP public key: http://i.am/dennisjun/ or ldap://certserver.pgp.com/ __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 10 9:12:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.ne.home.com (ha1.rdc1.ne.home.com [24.2.4.66]) by hub.freebsd.org (Postfix) with ESMTP id 6E9C337BB74 for ; Mon, 10 Apr 2000 09:12:35 -0700 (PDT) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.ne.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000410161234.XOHJ2555.mail.rdc1.ne.home.com@cx443070a>; Mon, 10 Apr 2000 09:12:34 -0700 Message-ID: <003001bfa309$02487780$0100000a@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: "Andrew Pinkham" , References: <385240411.955317512089.JavaMail.root@web37.pub01> Subject: Re: unix (you've got to be kidding me) Date: Mon, 10 Apr 2000 09:22:47 -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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have one question > why the hell do you have to make it so hard to install unix from floopy > all of it makes absolutly no sense. > you don't even say which files you are suppose to copy to disk, and you > don't even say where to get them. Well, lets see. There are hundreds, perhaps thousands, of people on this mailing list who've all seemed to figure it out, and more and more join the list daily. It's not hard at all. I either download the ISO image and burn it to a CD, or download the two *.flp files, which suprisingly would be in a directory called "floppies", use rawrite.exe to write the images to a disk, and I'm ready to go. rawrite is a common tool, but if you don't have it you can get it from "tools". I don't know who came up with the directory structure for the ftp site, and I can't figure out why they would name the directories/folders things like "releases" "floppies" and "tools". It's almost like they wanted it to be unbelievably obvious where things were . So, we'll add your vote to the side that says "all of it makes absolutely no sense". Here's the current standings. "all-of-it-makes-absolutely-no-sense-why-the-hell-do-you-have-to-make-it-so- hard" Votes: 3 "what-the-hell-are-you-talking-about-could-we-possibly-make-it-any-easier-my -15-year-old-brother-can-do-it" Votes: 251,234 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 9:12:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.de [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id D124837BB7F for ; Mon, 10 Apr 2000 09:12:35 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd00.sul.t-online.de by mailout06.sul.t-online.de with smtp id 12egnf-0006br-01; Mon, 10 Apr 2000 18:12:31 +0200 Received: from server.wes.mee.com (320044045192-0001@[193.158.179.129]) by fwd00.sul.t-online.de with esmtp id 12egna-1SVI0JC; Mon, 10 Apr 2000 18:12:26 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id RAA01123; Mon, 10 Apr 2000 17:51:48 +0200 (CEST) Date: Mon, 10 Apr 2000 17:51:48 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Mark Hendriks Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MPEG player In-Reply-To: <00040920201100.00582@mymachine.imag.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try mtvp (free). Download it from www.mpegtv.com HTH -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Sun, 9 Apr 2000, Mark Hendriks wrote: > Hi > > I've been using mpeg_play from the ports collection, but there are two > problems: mpeg_play doesn't include sound, and mpeg_play tends to crash > when it encounters errors in the mpeg file. The last one is kind of > annoying, because whatever MS crapware people are using to create mpegs, > the files seem to have about a 50/50 chance of having an error. > > I found another player called xmpeg on a website, and it wasn't too hard > to get to compile on FreeBSD. Unfortunately, it always tells me that the > mpeg file I'm trying to play isn't a valid format. I assume that because > it's relatively old, it just doesn't recognise newer mpeg files. > > Does anyone know of any other mpeg players out there for which the source > code is available for Unix (any Unix)? Or mpeg players (with or without > source code) that run on Linux? > > > Mark Hendriks > markh@lon.imag.net > > > 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 Apr 10 9:32:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sakr.net (cr879075-a.ym1.on.wave.home.com [24.114.39.136]) by hub.freebsd.org (Postfix) with ESMTP id 12E0037B50B for ; Mon, 10 Apr 2000 09:32:21 -0700 (PDT) (envelope-from miyako@sakr.net) Received: from localhost (miyako@localhost) by sakr.net (8.9.3/8.9.3) with ESMTP id MAA03389 for ; Mon, 10 Apr 2000 12:33:03 -0400 (EDT) (envelope-from miyako@sakr.net) Date: Mon, 10 Apr 2000 12:33:02 -0400 (EDT) From: miy To: freebsd-questions@FreeBSD.ORG Subject: cvsup & 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently upgraded from 3.4 Stable to 4.0, and everything was working well. I cvsup'ed again last night and am trying to build and install my kernel again. Everything works well until the point where I run make at this point I get the following: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DDIVERT -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../dev/amr/amr_pci.c ../../dev/amr/amr_pci.c:72: `bus_driver_added_desc' undeclared here (not in a function) ../../dev/amr/amr_pci.c:72: initializer element is not constant ../../dev/amr/amr_pci.c:72: (near initialization for `amr_methods[7].desc') *** Error code 1 Stop in /usr/src/sys/compile/SAKR. As I side note, when I firtst upgraded to 4.0 and remade devices, my slices kept their names /dev/wd0s1a and so on. I have been told that these should be changed to the new ad0 system, but I am not sure how to do it. Could someone please give me some directions. THanks, Frederick S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 9:37: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from napalm.plano.sterling.com (napalm.plano.sterling.com [138.42.1.34]) by hub.freebsd.org (Postfix) with ESMTP id EF43737B804 for ; Mon, 10 Apr 2000 09:36:59 -0700 (PDT) (envelope-from alan.edmonds@sterling.com) Received: from sterling.com (CD27T.plano.sterling.com [10.1.54.234]) by napalm.plano.sterling.com (8.9.1b+Sun/8.9.1) with ESMTP id LAA06552; Mon, 10 Apr 2000 11:36:12 -0500 (CDT) Message-ID: <38F202FB.5FDC457A@sterling.com> Date: Mon, 10 Apr 2000 11:36:11 -0500 From: Alan Edmonds X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Chris Byrnes Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I screwed up. References: <94156.955382202@axl.ops.uunet.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG No one has mentioned that he might have exceeded the number of processes per user, etc. Can you run any commands does just dmesg fail? -- Alan Edmonds, KB5ZUY Sterling Software M/S 132 Phone: +1-972-801-6485 5800 Tennyson Pkwy. Email: alan.edmonds@sterling.com Plano, TX, USA 75024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 9:38:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from napalm.plano.sterling.com (napalm.plano.sterling.com [138.42.1.34]) by hub.freebsd.org (Postfix) with ESMTP id 290A137B65B for ; Mon, 10 Apr 2000 09:38:26 -0700 (PDT) (envelope-from alan.edmonds@sterling.com) Received: from sterling.com (CD27T.plano.sterling.com [10.1.54.234]) by napalm.plano.sterling.com (8.9.1b+Sun/8.9.1) with ESMTP id LAA06564; Mon, 10 Apr 2000 11:38:22 -0500 (CDT) Message-ID: <38F2037D.CCFBFE32@sterling.com> Date: Mon, 10 Apr 2000 11:38:21 -0500 From: Alan Edmonds X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Zhihui Zhang Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help setting up NTP References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had to add disable auth to ntp.conf to get it to work with our network. Our subnet routers broadcast ntp and we sync via broadcastclient. -- Alan Edmonds, KB5ZUY Sterling Software M/S 132 Phone: +1-972-801-6485 5800 Tennyson Pkwy. Email: alan.edmonds@sterling.com Plano, TX, USA 75024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 9:56: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www32.web2010.com (www32.web2010.com [216.157.30.254]) by hub.freebsd.org (Postfix) with ESMTP id F211F37B65B for ; Mon, 10 Apr 2000 09:55:46 -0700 (PDT) (envelope-from mdickerson@officeonweb.net) Received: from sami003 (ip182.denver26.co.pub-ip.psi.net [38.31.8.182]) by www32.web2010.com (8.9.3/8.9.0) with SMTP id MAA17432 for ; Mon, 10 Apr 2000 12:52:10 -0400 (EDT) From: mdickerson@officeonweb.net Message-Id: <3.0.6.32.20000410105507.007be100@officeonweb.net> X-Sender: success15@officeonweb.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 10 Apr 2000 10:55:07 -0600 To: freebsd-questions@FreeBSD.ORG Subject: modem problems Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi diddly ho there, OK, I'm sorry. I posted a bit ago and didn't realize I had better be on the mailing list to get a response (life is an intelligence test). I am running 3.4 stable and it is not recognizing my modem. It is recognizing my com ports (as shown by dmesg). I have tried a couple different modems (one of which HAS been recognized by a different 3.4 box). I made an attempt to reconfigure my kernel (advice found in installation troubleshooting) but it was not successful - though I'm not certain I did everthing correctly (I found the instructions somewhat vague) - the kernel rebuild was successful, just not the modem recognition. I have had trouble finding any documentation on this one. Is there somewhere y'all know where I might find the answers. Are these 'questions' archived somewhere I might look (and cut down the postings to this list - holy smoke!!). help (please), Mike Dickerson mdickerson@officeonweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 10:21:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from privatecube.privatelabs.com (silvercube.silverpix.com [198.143.31.30]) by hub.freebsd.org (Postfix) with ESMTP id 1256837B577 for ; Mon, 10 Apr 2000 10:21:37 -0700 (PDT) (envelope-from mi@privatelabs.com) Received: from misha.privatelabs.com (root@[198.143.31.23]) by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id OAA23302 for ; Fri, 7 Apr 2000 14:17:50 -0400 (EDT) Received: from privatelabs.com (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.9.3/8.9.3) with ESMTP id OAA79138 for ; Fri, 7 Apr 2000 14:18:43 -0400 (EDT) (envelope-from mi@privatelabs.com) Date: Tue, 4 Apr 2000 19:04:45 -0400 (EDT) From: Mikhail Teterin Reply-To: mi@aldan.algebra.com Subject: new ssh2 can not connect to the older ssh2 To: questions@FreeBSD.ORG Message-ID: <200004042304.TAA83672@misha.privatelabs.com> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I just build an ssh2 (from ports) on the fresh 4.0-RELEASE machine. When I'm trying to connect to my older machine I get: debug: hostname is 'xxxxxxx' debug: Unable to open /home/mi/.ssh2/ssh2_config debug: connecting to xxxxxxx... debug: entering event loop debug: ssh_client_wrap: creating transport protocol debug: ssh_client_wrap: creating userauth protocol debug: Ssh2Transport/trcommon.c:592/ssh_tr_input_version: Remote version: SSH-1.99-2.0.13 (non-commercial) debug: Host key found from the database. debug: Ssh2Common/sshcommon.c:155/ssh_common_special: special packet received from connection protocol: 3 debug: Ssh2Common/sshcommon.c:155/ssh_common_special: special packet received from connection protocol: 4 debug: Ssh2Common/sshcommon.c:122/ssh_common_disconnect: DISCONNECT received: No further authentication methods available. debug: client_disconnect: No further authentication methods available. Disconnected; authentication error (No further authentication methods available.). debug: uninitializing event loop The other box is running a fairly old 3.4-STABLE, the ssh2 is built from ports a long while ago. How can I connect? Thanks! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 10:23:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 77C9037B8D9 for ; Mon, 10 Apr 2000 10:23:06 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12egGI-000COr-00; Mon, 10 Apr 2000 16:38:02 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12egGI-000H05-00; Mon, 10 Apr 2000 16:38:02 +0100 Date: Mon, 10 Apr 2000 16:38:02 +0100 From: Ben Smithurst To: Greg Quinlan Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Problem with DNS Message-ID: <20000410163802.J60798@strontium.scientia.demon.co.uk> References: <20000410110608.28932.qmail@web1405.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000410110608.28932.qmail@web1405.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Quinlan wrote: > I have a problem with a particuler server that is > acting as a backup DNS. > > It will not respond to queries on the loop back ip > address of "127.0.0.1" > > It is completely a backup DNS, with no "master" > domains except the zone "0.0.127.in-addr.arpa" .. > > The /etc/resolv.conf : > > nameserver 127.0.0.1 > domain mydomain.com > > But when I change the IP address in this file from > "127.0.0.1" to "10.1.1.1" (the local IP for a NIC) DNS > works perfectly. Look in the log files, perhaps named couldn't bind to 127.0.0.1 on 53/udp for some reason. What does $ netstat -an | grep '\.53' show? You should see something like this: tcp 0 0 127.0.0.1.53 *.* LISTEN tcp 0 0 192.168.91.34.53 *.* LISTEN udp 0 0 127.0.0.1.53 *.* udp 0 0 192.168.91.34.53 *.* I assume everything else works ok via the loopback address? -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 10:28: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.timandpatrick.com (cx33461-b.chnd1.az.home.com [24.6.172.252]) by hub.freebsd.org (Postfix) with ESMTP id 0681137B984; Mon, 10 Apr 2000 10:27:43 -0700 (PDT) (envelope-from kf7nn1@cybertrails.com) Received: from john (mti-aptis-phx-p39.cybertrails.com [162.42.8.39]) by www.timandpatrick.com (8.9.3/8.9.3) with SMTP id KAA03502; Mon, 10 Apr 2000 10:27:27 -0700 (MST) (envelope-from kf7nn1@cybertrails.com) Message-ID: <003d01bfa312$333fa0d0$0200a8c0@john> From: "freebsd" To: "Alfred Perlstein" , "Mike Bush" Cc: , References: <001901bf9f36$09ce2b20$0200000a@rvi.org> <20000405142835.C8349@fw.wintelcom.net> Subject: Re: fatal 3D-Now? Date: Mon, 10 Apr 2000 10:28:18 -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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG same problem here but not on Intel cpu's, i have 3 amd machines running 3.4 and i have tried new hard drives, cpu's ram etc... but i get random errors while doing major compiles like make world. All machines are VIA chipsets, tyan and epox manufacturers. sometimes the system will crash while in xwindows and leave my video all screwed up forcing a reboot. Windows seems to exibit strange behavior also like locking up very often, failed reinstalls. ----- Original Message ----- From: "Alfred Perlstein" To: "Mike Bush" Cc: ; Sent: Wednesday, April 05, 2000 2:28 PM Subject: Re: fatal 3D-Now? > * Mike Bush [000405 13:07] wrote: > > CPU: AMD-K6(tm) 3D processor (501.14-MHz 586-class CPU) > > Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 > > Features=0x8021bf > > AMD Features=0x80000800 > > RAM: SDRAM 64MB > > DRIVE: 1 6GB SCSI > > > > Ok, I've replaced my CPU and ram. Same error, I get "program cc1 got fatal > > signal 4" when I try to compile something large.. like say, buildworld or a > > new kernel. I've been told this means its a hardware problem, which is why I > > replaced my CPU/RAM. Anywho, if I turn off internal caching in the BIOS the > > system boots fine and I can compile without problems.. even though it takes > > about 6 hours longer to buildworld. I've talked to other people who have AMD > > 3D-Now's and it seems they have the same problem in linux. Odd. Is there a > > bug in those AMD's? Is there no 'good' workaround? Is the kernel reading the > > size of the cache wrong or what? Any info would be helpful. > > Check that your CPU voltage is set correctly. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > > 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 Apr 10 10:28:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from atlrel1.hp.com (atlrel1.hp.com [156.153.255.210]) by hub.freebsd.org (Postfix) with ESMTP id AF00337B7D3 for ; Mon, 10 Apr 2000 10:28:20 -0700 (PDT) (envelope-from klui@cup.hp.com) Received: from cup44ux.cup.hp.com (cup44ux.cup.hp.com [15.13.168.124]) by atlrel1.hp.com (Postfix) with ESMTP id C330211FE for ; Mon, 10 Apr 2000 13:28:16 -0400 (EDT) Received: from localhost (klui@localhost) by cup44ux.cup.hp.com with ESMTP (8.9.3 (PHNE_18979)/8.7.3 TIS 5.0.1) id KAA23061; Mon, 10 Apr 2000 10:28:15 -0700 (PDT) Date: Mon, 10 Apr 2000 10:28:14 -0700 (PDT) From: Ken Lui To: freebsd-questions@freebsd.org Subject: Changed boot order in BIOS and get kernel panic FBSD3.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I currently have an AMD w/ Ali Aladdin V chipset with 3 IDE drives, 1 IDE CD-ROM, and 1 SCSI drive (off of an Advansys SCSI controller). FreeBSD 3.2 is loaded on my 3rd IDE drive off the secondary IDE channel, but the boot device is my SCSI drive which has Linux. Confusing enough? Well, I load FreeBSD like this: 1. BIOS: boot from SCSI, which has Linux and LILO 2. LILO reads my FreeBSD boot sector off of my Linux file system which points to my 3rd IDE drive as the physical disk. I've had to play with drive numbers in order to get the thing to boot. 3. FreeBSD loads My fstab and my kernel reference wd3 as my root partition. To pave the way for FreeBSD 4.0, I wish to use my Linux drive as my FreeBSD 4.0 installation while keeping my 3.2 instance on my IDE drive. So, when I'm in my BIOS, I can set the boot device to drive E and the system can find the FreeBSD boot loader and the kernel loads, but it panics when it tries to mount the root partition. I have Virus checking turned on in my BIOS and so when the system tries to boot, I get a warning that the boot sector is being written to. I don't let whatever process do the write, but the kernel loads fine except it cannot mount root. The syslog (which doesn't get written to disk) tries to mount root from wd0. My questions are: 1. Why is the FreeBSD loader trying to write to my boot sector? I don't get this warning from my BIOS when I boot normally through my SCSI drive and LILO. 2. This is probably a hardware-dependent issue, but when the kernel is loading, I do see that all devices are what they were when I "boot" from my SCSI drive. Are wd0, wd1, and wd3 (wd2 is my CD-ROM) hardwared to their physical spots or do they change and shuffle depending on what my boot device is? For instance, one would think, given PC hardware, if I say boot from drive "E," wd3 could conceivably be wd0--hope this sentence makes sense. 3. Where is the root device kept? I thought since I have config kernel root on wd3 in my kernel configuration, things should be fine. Is there any other place where my boot partition value is kept? Perhaps on my 3rd IDE drive's boot sector? If so, with what utility can I use to change its value? I tried to check out what boot0cfg does but its manpage doesn't document what its -v outputs mean. #, Flag, start chs, type, etc. Although I take flag means which physical drive number to boot from. And if that is the case, can I use 0x82 to mean my 3rd IDE drive, not counting the CD-ROM drive. Quite confusing to say the least. Any tips/advice greatly appreciated. Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 10:41:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lemmy.quantified.net (mail.quantified.net [63.212.171.7]) by hub.freebsd.org (Postfix) with ESMTP id 3F03B37B65B for ; Mon, 10 Apr 2000 10:41:45 -0700 (PDT) (envelope-from dsilver@quantified.com) Received: from lemmy.quantified.net (lemmy.quantified.net [63.212.171.7]) by lemmy.quantified.net (8.8.8/8.8.8) with ESMTP id KAA07549; Mon, 10 Apr 2000 10:44:05 -0700 (PDT) (envelope-from dsilver@quantified.com) Date: Mon, 10 Apr 2000 10:44:05 -0700 (PDT) From: Doug Silver To: freebsd-questions@freebsd.org Cc: doug@quantified.com Subject: panic: can't mount root (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (Sorry if this is a repeat, but our DNS was causing problems and I think this bounced the first time through). I'm a newbie to FBSD, but I did read the FAQ in the book and online and the newsgroup search didn't help either, so, here's the problem. Fresh install of FBSD 3.3, need to reconfigure the kernel for IPFIREWALL; that's the *only* reason that I needed to do this. The new kernel almost finishes when it prints: panic: Nobody wants to mount my root for me There is only one IDE drive: Apr 3 16:44:34 foo /kernel.old: wdc0 at 0x1f0-0x1f7 irq 14 on isa Apr 3 16:44:34 foo /kernel.old: wdc0: unit 0 (wd0): Apr 3 16:44:34 foo /kernel.old: wd0: 12893MB (26406576 sectors), 26197 cyls, 16 heads, 63 S/T, 512 B/S Questions: 1. Should I remove the wdc1/wd2/wd3 IDE options and rebuild the kernel? 2. I had no luck doing the 'boot 1:wd(,a)kernel' (and lots of variants thereof), any other suggestions? Also, I just received FBSD 4.0, should I use that instead of 3.3? It would have been *really* nice if the final configuration that FBSD used had been put somewhere for me to use as a baseline instead of using the GENERIC file, which I commented out some things but I'm not exactly an expert with the kernel/hardware stuff, so I'm doing a lot of guessing. Thanks in advance!! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Quantified Systems, Inc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 10:44:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id 2F58037B51E for ; Mon, 10 Apr 2000 10:44:20 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.10.0.Beta12/8.10.0.Beta12) with SMTP id e3AHkbs26836; Mon, 10 Apr 2000 10:46:37 -0700 (PDT) Date: Mon, 10 Apr 2000 10:46:36 -0700 (PDT) From: Dan Busarow To: "Stephen M. Vincent" Cc: Free bsd Subject: Re: sendmail and telnet and netscape In-Reply-To: <38F1DD4F.8339C78B@fifthsunfilms.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, Stephen M. Vincent wrote: > > > 2. I have installed several different versions of Netscape, both > > > Communicator and Navigator. They install fine but when I try to run it, > > > I get "libXt:Cannot find libXt.so.6" Which seems to be all over my > > > system: > > > > > > So why can't Netscape find it? > > > > What's the output of ldconfig -r? > > It's there: > >ldconfig -r > ... > 83:-lXt.6=>/usr/X11R6/lib/libXt.so.6 > > The file exists and seems to have the correct properties, (the same as > all the other files in that directory) so now what can I do? Netscape needs the a.out library. > > > 3. Im having trouble setting up sendmail. I had it working fine in > > > version 3.4 FreeBSD, but now, When I run popper and try to connect from > > > Win98 I get "Unable to get canonical name of client" and when I try to > > > send mail through it, I get "Sender domain must exist" error. > > > I've got a FQDN, billsequipment.com, registered. > > [ chomp ] > zone "9.5.216.IN-ADDR.ARPA" { > type master; > file "billsequipment-reverse"; > }; What have you got in billsequipment-reverse ? Both email problems you are reporting are related to reverse DNS. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 10:44:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id D31CA37B846 for ; Mon, 10 Apr 2000 10:44:30 -0700 (PDT) (envelope-from jfreeze@qx.net) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id NAA11395 for ; Mon, 10 Apr 2000 13:44:29 -0400 From: jfreeze@qx.net Received: from mail.qx.net ([208.235.88.43]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA4C18; Mon, 10 Apr 2000 13:42:52 -0400 To: Steve Hovey Cc: questions@freebsd.org Subject: Re: Re: Need help with static IP Date: Mon, Apr 10 2000 13:44:28 GMT-0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <77363439109C.AAA4C18@mail2.qx.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: Steve Hovey >Are you sure thats the correct netmask? Did you get the entire class C, o >r just a single IP host routed (so it would be 255.255.255.255) > Yes, the correct netmask is 255.255.255.0. Also, I fixed my problem. I added defaultgateway=”GATEWAY.IP.ADDRESS” to /etc/rc.conf. The only problem is that I had to reboot for it to take affect. How do I get my system to reread from /etc/rc.conf without rebooting? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 10:44:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f85.law8.hotmail.com [216.33.241.85]) by hub.freebsd.org (Postfix) with SMTP id AF74037B8DF for ; Mon, 10 Apr 2000 10:44:32 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 97661 invoked by uid 0); 10 Apr 2000 17:44:32 -0000 Message-ID: <20000410174432.97660.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Mon, 10 Apr 2000 10:44:32 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: staroffice install Date: Mon, 10 Apr 2000 13:44:32 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I downloaded staroffice51 from Sun to the proper directory and (as root) I ran: make install clean The port churned away, installing a couple of apps (like unzip) that it needed, then gave me a message that said (as far as I can remember) that I should exit X (I wasn't running X) and login as the user that I would normally login as and run: make install-user So I logged out of root and logged in using my user account and did the make install-user (in the staroffice5 port directory) but I just get an error message: $ make install-user /usr/local/Office51/bin/setup /usr/local/Office51/bin/setup:No such file or directory *** Error code 1 Stop in /usr/ports/editors/staroffice5. It seems that staroffice was installed under the ports directory in a directory (with subdirectors) named "work". Is this what it is supposed to do? I found "setup" and tried to run it (from the user account) but I get an error message: $ /usr/ports/editors/staroffice5/work/so51inst/office51/setup /usr/tmp/sv001.tmp/setup.bin: error in loading shared libraries: libvos517li.so: cannot open shared object file: No such file or directory Have I done anything wrong? How can I get setup to run? Thanks in advance for any help. John ______________________________________________________ Get Your Private, Free Email at 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 Apr 10 10:56:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B3B937B755; Mon, 10 Apr 2000 10:52:29 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (pC19F5454.dip0.t-ipconnect.de [193.159.84.84]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id SAA13824; Mon, 10 Apr 2000 18:52:07 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 5356FAC2C; Mon, 10 Apr 2000 19:55:24 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id TAA10588; Mon, 10 Apr 2000 19:52:27 +0200 (CEST) (envelope-from alex) Date: Mon, 10 Apr 2000 19:52:27 +0200 From: Alexander Langer To: John Daniels Cc: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: staroffice install Message-ID: <20000410195227.A10572@cichlids.cichlids.com> Mail-Followup-To: John Daniels , freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG References: <20000410174432.97660.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000410174432.97660.qmail@hotmail.com>; from jmd526@hotmail.com on Mon, Apr 10, 2000 at 01:44:32PM -0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG make install first under X again, then make install-user. be sure not to NFS mount the WRKDIR of the port, it will fail. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 10:57: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id A87C437B765; Mon, 10 Apr 2000 10:56:57 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from laptop.cybcon.com (william@tc1-26.cybcon.com [63.163.56.27]) by mail.cybcon.com (8.9.3/8.9.3) with ESMTP id KAA22580; Mon, 10 Apr 2000 10:57:11 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000410174432.97660.qmail@hotmail.com> Date: Mon, 10 Apr 2000 10:56:46 -0700 (PDT) Reply-To: bwoods2@uswest.net From: William Woods To: John Daniels Subject: RE: staroffice install Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Regarding StarOffice: I notice there is a new StarOfice up at suns sight. .2 I believe it is. I currently have StarOffice .1 installed, from the ports. It is running well,. Are there any planes to update the port to handle StarOffice .2? ---------------------------------- E-Mail: bwoods2@uswest.net Date: 10-Apr-00 Time: 10:54:53l ---------------------------------- NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, Subchapter II, 227, and all unsolicited commercial e-mail sent to this address is subject to a download and archival fee in the amount of $500 US To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11: 7:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id 64FF337BC9E for ; Mon, 10 Apr 2000 11:07:50 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.10.0.Beta12/8.10.0.Beta12) with SMTP id e3AIA6s01577; Mon, 10 Apr 2000 11:10:06 -0700 (PDT) Date: Mon, 10 Apr 2000 11:10:06 -0700 (PDT) From: Dan Busarow To: =?iso-8859-1?q?Greg=20Quinlan?= Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Problem with DNS In-Reply-To: <20000410110608.28932.qmail@web1405.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, [iso-8859-1] Greg Quinlan wrote: > The /etc/namedb/named.0.0.127.rev file does appears to > be fine with an entry for "localhost" ie > > 1 IN PTR localhost. ^ Get rid of the trailing dot or change to localhost.mydomain.com. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:10:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 38E3537B5CC for ; Mon, 10 Apr 2000 11:09:55 -0700 (PDT) (envelope-from doc@wcug.wwu.edu) Received: (qmail 15022 invoked by uid 1074); 10 Apr 2000 18:09:53 -0000 Date: Mon, 10 Apr 2000 11:09:53 -0700 (PDT) From: David Daugherty X-Sender: doc@sloth To: questions@freebsd.org Subject: sendmail woes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In my log files I keep getting gethostbyaddr(192.168.1.1) errors. This box is a natd/router/firewall box which of course has 2 NICS (1 to cable modem, 1 to internal network). In my hosts file I have: 127.0.0.1 localhost.mydomain.net localhost 24.12.xxx.xxx roosevelt.mydomain.net roosevelt 24.12.xxx.xxx roosevelt.mydomain.net 192.168.1.88 reagan 192.168.1.28 lincoln 192.168.1.45 truman Do I need to have a definition for 192.168.1.1 in hosts? ie: 192.168.1.1 roosevelt.mydomain.net roosevelt 192.168.1.1 roosevelt.mydomain.net David Software Eng. - NetManage Work email: david.daugherty@netmanage.com Home email: doc@wcug.wwu.edu ICQ 21106703 Washington State Resident To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:15:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id BCC1C37BF70 for ; Mon, 10 Apr 2000 11:12:21 -0700 (PDT) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id OAA07077; Mon, 10 Apr 2000 14:10:21 -0400 (EDT) (envelope-from brett@peloton.runet.edu) Date: Mon, 10 Apr 2000 14:10:21 -0400 (EDT) From: Brett Taylor To: Grigory Kljuchnikov Cc: Bhishan Hemrajani , freebsd-questions@FreeBSD.ORG Subject: Re: How can I delete system package? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Mon, 10 Apr 2000, Grigory Kljuchnikov wrote: > I tried to use /stand/sysinstall but I can't choose individual > packages for install/uninstall. If you know how it may be done, > tell me please! If you know the package name you want to uninstall: pkg_delete name_of_package Of course this must be done as root. You said you couldn't do this though (although I didn't see why - I did not see your original message). You _can_ also do this with sysinstall - installed packages will be checked. Choosing them again will cause them to be unchecked and removed from the system. Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * Dept. of Mathematics and Statistics * Walker 234 (540) 831-5410 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:15:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id 013C937BC7A for ; Mon, 10 Apr 2000 11:15:27 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.10.0.Beta12/8.10.0.Beta12) with SMTP id e3AI6q701531; Mon, 10 Apr 2000 11:07:00 -0700 (PDT) Date: Mon, 10 Apr 2000 11:06:52 -0700 (PDT) From: Dan Busarow To: Dan Langille Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mysql root password In-Reply-To: <200004100443.QAA68025@ducky.nz.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, Dan Langille wrote: > # mysqladmin -u root password newpassword > mysqladmin: unable to change password; error: 'You must have > privileges to update tables in the mysql database to be able to change > passwords for others' > > > I've tried both of the following starts for mysqld: > > /usr/local/bin/safe_mysqld --skip-grant-tables > /usr/local/libexec/mysqld --skip-grant-tables With --skip-grant-tables you can $ mysqldump mysql user > afile Edit afile by removing the create table command, adding a delete from user where User = 'root'; And then change the two inserts for root to use a normal user login id. (no password) Shutdown and restart mysql without the skip-grant-tables argument. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:21:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 25CFF37B8E2; Mon, 10 Apr 2000 11:21:46 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id UAA12391; Mon, 10 Apr 2000 20:21:34 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 10 Apr 2000 19:23:51 GMT Message-ID: <20000410.19235100@bartequi.ottodomain.org> Subject: Attention Release builders: error in /ports found (the last one :-) To: freebsd-questions@FreeBSD.ORG Cc: obrien@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) 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 X-Loop: FreeBSD.ORG Dear FreeBSD Release builders, this is the last error I found while making my RELENG_4 Release: in /usr/home/ncvs/japanese/plan/Makefile,v "DISTNAME" is not defined,=20 but it is referenced. In other words, another suite of "error code 1". Workaround: define "DISTNAME=3D 1.8.1" (?), and place it *before*=20 PKGNAME. It should stay in line 92.=20 N.B. Here I tried to guess the version :-) I last cvsup'ed yesterday night (AFAIR, about midnight GMT). These=20 errors are probably still present.=20 I am very sorry for disturbing the -questions list for the fourth=20 time: alas, I seem to understand this is the most effective way to=20 reach as many Release builders as possible ASAP. Anyway, I apologize for any inconvenience. Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:21:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pascal.uol.com.br (pascal.uol.com.br [200.230.198.87]) by hub.freebsd.org (Postfix) with ESMTP id 4325437B984 for ; Mon, 10 Apr 2000 11:21:51 -0700 (PDT) (envelope-from lioux-alias-ppp-freebsd-questions=freebsd.org@uol.com.br) Received: from 200-191-159-11-as.acessonet.com.br (200-191-159-11-as.acessonet.com.br [200.191.159.11]) by pascal.uol.com.br (8.9.1/8.9.1) with ESMTP id PAA13064 for ; Mon, 10 Apr 2000 15:21:27 -0300 (BRT) Received: (qmail 27174 invoked by uid 1001); 10 Apr 2000 18:21:11 -0000 From: lioux@uol.com.br Date: Mon, 10 Apr 2000 15:21:11 -0300 To: freebsd-questions@freebsd.org Subject: Written accent characters? Message-ID: <20000410152111.A27157@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I know I should know better. However, how do I activate written accent characters? I mean, I want to be able to type a then ~ and get ã but I am getting a~ How do I do that? This must be a pretty naive question and I am sure overlooking something but I did not find references anywhere. At least, I want to get accent characters inside document editors such as lyx. Using: yesterday's FBSD 4.0 stable, today's lyx and friday's XFree86-4 with KDE. -- Regards, Mario Ferreira ps: please CC: me any replies. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:23:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pike.cdrom.com (pike.cdrom.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 23AA837BA02 for ; Mon, 10 Apr 2000 11:23:11 -0700 (PDT) (envelope-from denise@cdrom.com) Received: from localhost (denise@localhost) by pike.cdrom.com (8.9.1a/8.9.1) with ESMTP id LAA26213; Mon, 10 Apr 2000 11:24:48 -0700 (PDT) Date: Mon, 10 Apr 2000 11:24:48 -0700 (PDT) From: Email Orders Staff - Denise Reply-To: orders@cdrom.com To: Louis Epstein Cc: info@cdrom.com, questions@freebsd.org, WC-CDROM Email Orders Staff Subject: Re: 3.5 CDROM much better idea than 4.0!!! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I'm sorry but the 3.5 will only be avalible to down load from the fttp site. If you have any further questions please let me know. Thanks, Denise Rivera Walnut Creek CDROM ------------------------------------------------------------------------- Email/Web Orders Staff: Sid, Danielle and Denise Walnut Creek CDROM Please direct any questions to info@cdrom.com, and be sure to quote this email in it's entirety. ------------------------------------------------------------------------- On Sat, 8 Apr 2000, Louis Epstein wrote: > > I am rather disturbed to see that the FreeBSD 3.5 CDROM set I had > been led to believe would be the next thing I would see on my > subscription has been cancelled,and instead I have the "definite > `dot oh' release aimed at developers" of 4.0,which I am not prepared > to use though I would quite probably have found use for a 3.5 CDROM > set. > > It looks like bleeding-edge oriented squeaky wheels have gotten too > much grease.I trusted and preferred the announcements that subscriptions > would skip 4.0 and didn't learn that things would not be the way I > wanted until you sent me 4.0. > > For that matter,if there are still plans for a version 3.6, > I would be annoyed to see it left out of my CDROM subscription. > I didn't start using 2.2.x until 2.2.5,and I don't expect to > install 4.x until 4.2. > > Whatever the feedback suppliers you had before said, > a 3.5 CDROM is something I want...a 4.0 CDROM I expect > will be a spacer on the shelf. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:25: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from charon.npc.net (charon.finall.com [199.15.61.3]) by hub.freebsd.org (Postfix) with ESMTP id D4A9037B724 for ; Mon, 10 Apr 2000 11:25:05 -0700 (PDT) (envelope-from mjung@npc.net) Received: from exchange1.npc.net (exchange [1.1.1.2]) by charon.npc.net (8.10.1/8.10.1) with ESMTP id e3AIP3C92032 for ; Mon, 10 Apr 2000 14:25:04 -0400 (EDT) Received: by EXCHANGE1 with Internet Mail Service (5.5.1960.3) id ; Mon, 10 Apr 2000 14:26:10 -0400 Message-ID: From: "Jung, Michael" To: "'freebsd-questions@freebsd.org'" Subject: Vinum - rebuildparity Date: Mon, 10 Apr 2000 14:26:09 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If a disk becomes stale in a plex, what is the correct proceedure to have the stale drive rebuilt from parity on the remaining drives? Here is my config: (root@news) /usr/home/staff/mikej$ vinum list 4 drives: D d1 State: up Device /dev/da1g Avail: 0/8667 MB (0%) D d2 State: up Device /dev/da2g Avail: 0/8667 MB (0%) D d3 State: up Device /dev/da4g Avail: 0/8667 MB (0%) D d4 State: up Device /dev/da6g Avail: 0/8667 MB (0%) 1 volumes: V raid0 State: up Plexes: 1 Size: 25 GB 1 plexes: P raid0.p0 R5 State: degraded Subdisks: 4 Size: 25 GB 4 subdisks: S raid0.p0.s0 State: up PO: 0 B Size: 8667 MB S raid0.p0.s1 State: up PO: 256 kB Size: 8667 MB S raid0.p0.s2 State: stale PO: 512 kB Size: 8667 MB S raid0.p0.s3 State: up PO: 768 kB Size: 8667 MB (root@news) /usr/home/staff/mikej$ I've tried doing "vinum rebuildparity raid0.p0" and vinum logs 10 Apr 2000 16:12:34.487534 *** vinum started *** 10 Apr 2000 16:12:34.489817 rebuildparity raid0.p0 But nothing actually happens.... Ok what am I missing... FreeBSD news.npc.net 4.0-20000214-CURRENT FreeBSD 4.0-20000214-CURRENT #6: Thu Mar 30 16:17:21 EST 2000 root@news.npc.net:/usr/src/sys/compile/news i386 Vinum is loaded as a module --mikej Michael Jung mjung@npc.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:30:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f15.law8.hotmail.com [216.33.241.15]) by hub.freebsd.org (Postfix) with SMTP id D201137B65B for ; Mon, 10 Apr 2000 11:30:15 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 38809 invoked by uid 0); 10 Apr 2000 18:30:15 -0000 Message-ID: <20000410183015.38808.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Mon, 10 Apr 2000 11:30:14 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: alex@big.endian.de Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: staroffice install Date: Mon, 10 Apr 2000 14:30:14 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: Thanks for your help. I am a newbie, so I need a bit more clarification. First, I didn't "install under X" the first time (was that a mistake?). I run KDE. I assume that "install under X" means to run in a terminal (are KDE terminals and Xterminals the same? I assume so.) Was it wrong for me not to install in a terminal. (I think there should have been directions in the README if it is necessary to do so.) I do not NFS mount anything, so not to worry. I have a very simple setup. My network consists of a router for DSL access and my home computer. I am the only user and I have 3 accounts: root, and 2 user accounts. Do I need to a) make install as root (redoing the installation, but using a terminal) or b) do I need to make install (again) under a user account (which will be the account that will use staroffice)? If (a) then should I first make deinstall (since I will be redoing the install), and if (b) does this mean that each user account needs to do a make install (this doesn't seem logical)? Any other pointers/info that you can provide to make this go smoothly is greatly appreciated. John >From: Alexander Langer >To: John Daniels >CC: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG >Subject: Re: staroffice install >Date: Mon, 10 Apr 2000 19:52:27 +0200 > >make install first under X again, then make install-user. > >be sure not to NFS mount the WRKDIR of the port, it will fail. > >Alex ______________________________________________________ Get Your Private, Free Email at 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 Apr 10 11:39:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f241.law8.hotmail.com [216.33.241.241]) by hub.freebsd.org (Postfix) with SMTP id 3BF8E37BC2D for ; Mon, 10 Apr 2000 11:39:15 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 29400 invoked by uid 0); 10 Apr 2000 18:39:14 -0000 Message-ID: <20000410183914.29399.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Mon, 10 Apr 2000 11:39:14 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: bwoods2@uswest.net Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: RE: staroffice install Date: Mon, 10 Apr 2000 14:39:14 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: This is what I know from the Sun website: - 5.2 is a beta, it is not released S/W - downloading 5.2 is only possible until the end of the month of April. - the license on 5.2 expires on June 1st (may not be the exact date, but close enough) I am only a FreeBSD user, but it would seem that given that the 5.2 beta will only be available for very short time, and that the useful life of the 5.2 beta is at most a couple of months, it probably doesn't make a whole lot of sense to make it a port. Maybe if it is *very* easy to modify the 5.1 port, then a port can be made, but I for one am not holding my breath. 5.2 is due to be released in the summer (sometime in June?). John >From: William Woods >Reply-To: bwoods2@uswest.net >To: John Daniels >CC: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org >Subject: RE: staroffice install >Date: Mon, 10 Apr 2000 10:56:46 -0700 (PDT) > >Regarding StarOffice: > >I notice there is a new StarOfice up at suns sight. .2 I believe it is. I >currently have StarOffice .1 installed, from the ports. It is running >well,. >Are there any planes to update the port to handle StarOffice .2? > >---------------------------------- >E-Mail: bwoods2@uswest.net >Date: 10-Apr-00 >Time: 10:54:53l >---------------------------------- > >NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, >Subchapter II, 227, and all unsolicited commercial e-mail sent to this >address is subject to a download and archival fee in the amount of $500 US > ______________________________________________________ Get Your Private, Free Email at 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 Apr 10 11:39:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id A119137BCA2 for ; Mon, 10 Apr 2000 11:38:53 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12ei3s-000Cew-00; Mon, 10 Apr 2000 18:33:20 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12ei3s-000JF8-00; Mon, 10 Apr 2000 18:33:20 +0100 Date: Mon, 10 Apr 2000 18:33:20 +0100 From: Ben Smithurst To: Salvo Bartolotta Cc: freebsd-questions@FreeBSD.ORG, sanpei@sanpei.org Subject: Re: Attention Release builders: typo in /ports/deskutils/cal/Makefile Message-ID: <20000410183320.M60798@strontium.scientia.demon.co.uk> References: <20000410.13211100@bartequi.ottodomain.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000410.13211100@bartequi.ottodomain.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Salvo Bartolotta wrote: > Dear FreeBSD Release builders, > > A typo in /usr/ports/deskutils/cal/Makefile made my "make release" > stop with an error code 1. > > The typo in question is "PROTVERSION" instead of "PORTVERSION". This has been fixed. There are other problems, I'm reporting them to cpiazza and mharo as I find them. textproc/isearch is the latest casualty. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:39:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3DE5037B8D9 for ; Mon, 10 Apr 2000 11:38:53 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12ehzq-000Cei-00; Mon, 10 Apr 2000 18:29:10 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12ehzq-000GHE-00; Mon, 10 Apr 2000 18:29:10 +0100 Date: Mon, 10 Apr 2000 18:29:10 +0100 From: Ben Smithurst To: "Kim J. Brand" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cd-r for freebsd Message-ID: <20000410182910.L60798@strontium.scientia.demon.co.uk> References: <3.0.1.32.20000410062424.0070462c@192.168.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3.0.1.32.20000410062424.0070462c@192.168.0.1> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kim J. Brand wrote: > i'd like to use CD-R as a backup media for my freebsd systems. is there a > cd-r burner application out there? burncd in FreeBSD 4 works for IDE CD drives, cdrecord in the ports collection should work for SCSI drives. There may be a program in the base system to write to SCSI drives too, but I don't use one of those. You'll also need mkisofs from the ports collection to make the ISO image to burn to the CD. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:43:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id E1EBD37BC92; Mon, 10 Apr 2000 11:43:21 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (pC19F5454.dip0.t-ipconnect.de [193.159.84.84]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id TAA28319; Mon, 10 Apr 2000 19:42:43 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 11033AC2C; Mon, 10 Apr 2000 20:45:59 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id UAA11830; Mon, 10 Apr 2000 20:43:03 +0200 (CEST) (envelope-from alex) Date: Mon, 10 Apr 2000 20:43:03 +0200 From: Alexander Langer To: John Daniels Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: staroffice install Message-ID: <20000410204303.A11750@cichlids.cichlids.com> Mail-Followup-To: John Daniels , freebsd-ports@freebsd.org, freebsd-questions@freebsd.org References: <20000410183015.38808.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000410183015.38808.qmail@hotmail.com>; from jmd526@hotmail.com on Mon, Apr 10, 2000 at 02:30:14PM -0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake John Daniels (jmd526@hotmail.com): > First, I didn't "install under X" the first time (was that a mistake?). I > run KDE. I assume that "install under X" means to run in a terminal (are Yes, that's the same. KDE is only a program (a Desktop) running _under_ X. (X is the graphical system/interface all programs with graphics use). > KDE terminals and Xterminals the same? I assume so.) Was it wrong for me Yes. You hae to install X under a terminal. be sure the DISPLAY variable is set, try typing "echo $DISPLAY": alex:~ $ echo $DISPLAY :0.0 if this is the case, you're intalling under X. if not, and you're using it from a terminal, you should type "export DISPLAY=:0.0" > Do I need to a) make install as root (redoing the installation, but using a > terminal) or b) do I need to make install (again) under a user account yes, as root, in a terminal. after that, you have to install-user the thing as the user who wants to use staroffice. for me that's alex. I ma(k)de install-user as alex, and not as root. You have to do that for every account who wants to use staroffice, even root (but you really shouldn't use staroffice as root) If staroffice is already installed (don't think so), try make deinstall and start from scratch. a) make install as user root in a terminal b) make install-user as the user in a terminal Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:43:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id BACC537BCAC; Mon, 10 Apr 2000 11:43:52 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from laptop.cybcon.com (william@tc1-26.cybcon.com [63.163.56.27]) by mail.cybcon.com (8.9.3/8.9.3) with ESMTP id LAA26487; Mon, 10 Apr 2000 11:44:00 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000410183914.29399.qmail@hotmail.com> Date: Mon, 10 Apr 2000 11:43:35 -0700 (PDT) Reply-To: bwoods2@uswest.net From: William Woods To: John Daniels Subject: RE: staroffice install Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org, bwoods2@uswest.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, I dident realise its only a beta.... On 10-Apr-00 John Daniels wrote: > Hi: > This is what I know from the Sun website: > > - 5.2 is a beta, it is not released S/W > - downloading 5.2 is only possible until the end of the month of > April. > - the license on 5.2 expires on June 1st (may not be the exact > date, but close enough) > > I am only a FreeBSD user, but it would seem that given that the 5.2 beta > will only be available for very short time, and that the useful life of the > 5.2 beta is at most a couple of months, it probably doesn't make a whole lot > of sense to make it a port. Maybe if it is *very* easy to modify the 5.1 > port, then a port can be made, but I for one am not holding my breath. > > 5.2 is due to be released in the summer (sometime in June?). > > John > >>From: William Woods >>Reply-To: bwoods2@uswest.net >>To: John Daniels >>CC: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org >>Subject: RE: staroffice install >>Date: Mon, 10 Apr 2000 10:56:46 -0700 (PDT) >> >>Regarding StarOffice: >> >>I notice there is a new StarOfice up at suns sight. .2 I believe it is. I >>currently have StarOffice .1 installed, from the ports. It is running >>well,. >>Are there any planes to update the port to handle StarOffice .2? >> >>---------------------------------- >>E-Mail: bwoods2@uswest.net >>Date: 10-Apr-00 >>Time: 10:54:53l >>---------------------------------- >> >>NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, >>Subchapter II, 227, and all unsolicited commercial e-mail sent to this >>address is subject to a download and archival fee in the amount of $500 US >> > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- E-Mail: bwoods2@uswest.net Date: 10-Apr-00 Time: 11:43:13l ---------------------------------- NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, Subchapter II, 227, and all unsolicited commercial e-mail sent to this address is subject to a download and archival fee in the amount of $500 US To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:48:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Michelle.esfm.ipn.mx (Michelle.esfm.ipn.mx [148.204.104.23]) by hub.freebsd.org (Postfix) with ESMTP id 7EC1D37B843 for ; Mon, 10 Apr 2000 11:48:16 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost) by Michelle.esfm.ipn.mx (8.9.3/8.9.1) with ESMTP id NAA09695 for ; Mon, 10 Apr 2000 13:48:25 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) X-Authentication-Warning: Michelle.esfm.ipn.mx: mrspock owned process doing -bs Date: Mon, 10 Apr 2000 13:48:25 -0500 (CDT) From: Eduardo Viruena Silva To: freebsd-questions@freebsd.org Subject: xdm and FreeBSD 4.0-RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I have successfully download the FreeBSD 4.0 ISO-image, burnt a CDROM and installed it on my computer. While trying to setup "xdm" I found that it is not difficult to configure "xdm". The session tries to start but immediately stops and the "login/password" window is displayed again. I cannot find anything that could be the source of the problem, except by the "/usr/X11R6/lib/X11/xdm/xdm-config" file that says in its last lines: ==================================================================== ! SECURITY: do not listen for XDMCP or Chooser requests ! Comment out this line if you want to manage X terminals with xdm DisplayManager.requestPort: 0 ==================================================================== even though I commented out the last line, I have not been able to make "xdm" to work. Do you have any ideas of what it is happening? ------ by the way: I copied the "xdm" file from version 3.4 on my 4.0 installation and it works perfectly. The only differences in the config files are the xdm-config lines listed above. /usr/X11R6/lib/X11/xdm/chooser is also a shorter file. ------ - ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 11:57:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f45.law3.hotmail.com [209.185.241.45]) by hub.freebsd.org (Postfix) with SMTP id BDB8437BD6A for ; Mon, 10 Apr 2000 11:57:37 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 32217 invoked by uid 0); 10 Apr 2000 18:57:37 -0000 Message-ID: <20000410185737.32215.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Mon, 10 Apr 2000 11:57:37 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: Screen Saver Date: Mon, 10 Apr 2000 11:57:37 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a question about the screen saver. I use the cute daemon as my screen saver (Logo graphics). But it won't appear if I am in X-window and idle long enough. If I am in text mode, it will appear only once if I idle immediately after log on. The questions are how do I activate this cute screen saver in x-window. ( I use windowmaker as my x-desktop). Is there any method I can change or reactivate the screen saver in text mode. Thanks. Lei ______________________________________________________ Get Your Private, Free Email at 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 Apr 10 12:26:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EA8E37B591; Mon, 10 Apr 2000 12:26:25 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA16448; Mon, 10 Apr 2000 12:26:25 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Date: Mon, 10 Apr 2000 12:26:25 -0700 (PDT) Message-Id: <200004101926.MAA16448@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: jmz set sender to jmz@FreeBSD.org using -f From: Jean-Marc Zucconi To: lioux@uol.com.br Cc: freebsd-questions@freebsd.org In-reply-to: <20000410152111.A27157@Fedaykin.here> (lioux@uol.com.br) Subject: Re: Written accent characters? X-Mailer: Emacs References: <20000410152111.A27157@Fedaykin.here> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> lioux writes: > Hi, > I know I should know better. > However, how do I activate written accent characters? > I mean, I want to be able to type a then ~ and get ã but I am > getting a~ > How do I do that? > This must be a pretty naive question and I am sure overlooking > something but I did not find references anywhere. At least, I want to > get accent characters inside document editors such as lyx. > Using: yesterday's FBSD 4.0 stable, today's lyx and friday's XFree86-4 with KDE. here is how I do it: xmodmap -e "keycode 15 = 6 asciicircum dead_circumflex dead_caron" xmodmap -e "keycode 48 = apostrophe quotedbl dead_acute dead_doubleacute" xmodmap -e "keycode 49 = grave asciitilde dead_grave dead_breve" xmodmap -e "keycode 59 = comma less dead_cedilla dead_ogonek" xmodmap , a, ~ Within emacs I use a mode called electric-accents, which requires 2 keys only. Jean-Marc -- Jean-Marc Zucconi PGP Key: finger jmz@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 Apr 10 12:38:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pimout4-int.prodigy.net (pimout4-ext.prodigy.net [207.115.63.103]) by hub.freebsd.org (Postfix) with ESMTP id C115637B923 for ; Mon, 10 Apr 2000 12:38:36 -0700 (PDT) (envelope-from j.sandiego@prodigy.net) Received: from penguin (NYCMA070-1146.splitrock.net [63.253.80.130]) by pimout4-int.prodigy.net (8.8.5/8.8.5) with SMTP id PAA43266 for ; Mon, 10 Apr 2000 15:38:22 -0400 Message-ID: <000801bfa324$4b1ff940$8250fd3f@penguin> From: "Jeffrey San Diego" To: Subject: missing vnode.h file Date: Mon, 10 Apr 2000 15:38:04 -0400 Organization: Prodigy Internet MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA302.C2F6CEC0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA302.C2F6CEC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm trying to rebuild the kernel after changing the printer port keyword = from nlpt0 to lpt0. After running make in the ../compile/FREEBIE = directory, I got this message: In file included from ../../isofs/cd9660/cd9660_bmap.x:43: = ../sys/vnode.h:457: No such file or directory *** Error code 1 . Stop. I ran a find to look for vnode.h but couldn't find that file anywhere? = Where can I find it? -Jeffrey ------=_NextPart_000_0005_01BFA302.C2F6CEC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm trying to rebuild the = kernel after=20 changing the printer port keyword from nlpt0 to lpt0. After running make = in the=20 ../compile/FREEBIE directory, I got this message:
 
In file included from=20 ../../isofs/cd9660/cd9660_bmap.x:43: ../sys/vnode.h:457: No such file or = directory
*** Error code 1
.
Stop.
 
I ran a find to look for = vnode.h but=20 couldn't find that file anywhere? Where can I find it?
 
-Jeffrey
------=_NextPart_000_0005_01BFA302.C2F6CEC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 13: 5:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 51FB437B533 for ; Mon, 10 Apr 2000 13:05:10 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id PAA25447 for ; Mon, 10 Apr 2000 15:05:08 -0500 (CDT) Date: Mon, 10 Apr 2000 15:05:08 -0500 (CDT) From: Alex Charalabidis To: questions@freebsd.org Subject: Trashmail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Someone suggested trashmail a couple of hours ago to deal with stale email. I've zapped my mailbox since so I don't have the original post at hand. Anyway, trashmail will sometimes remove all stale mail, and will also literally trash the mailboxes it operates on by stripping all newlines from the headers. Don't do it. -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 13:21: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.tmok.com (entropy.tmok.com [204.17.163.11]) by hub.freebsd.org (Postfix) with ESMTP id CF2E637B8BA for ; Mon, 10 Apr 2000 13:21:02 -0700 (PDT) (envelope-from wonko@entropy.tmok.com) Received: (from wonko@localhost) by entropy.tmok.com (8.9.3/8.9.3) id QAA92842 for freebsd-questions@freebsd.org; Mon, 10 Apr 2000 16:21:49 -0400 (EDT) From: Brian Hechinger Message-Id: <200004102021.QAA92842@entropy.tmok.com> Subject: FreeBSD/C question To: freebsd-questions@freebsd.org Date: Mon, 10 Apr 2000 16:21:49 -0400 (EDT) Reply-To: wonko@entropy.tmok.com X-Useless-Header: why? because i can. X-Organization: The Ministry of Knowledge X-Dreams: an OpenWin that is based on current MIT X11 releases X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG well, here we go. i'm writing a program that parses and edits the NIS files (although most of these files exist outside of NIS) and i was wondering if there are any data structures and parsing functions already out there and available. i need to read in master.passwd and get all the data to the right areas, etc, but since this is something that probably happens already i'd like to avoid re-inventing the wheel. any pointers? cheers, -brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 13:32:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from goku.cl.msu.edu (goku.cl.msu.edu [35.8.3.20]) by hub.freebsd.org (Postfix) with ESMTP id 0952237B763; Mon, 10 Apr 2000 13:32:41 -0700 (PDT) (envelope-from dervish@goku.cl.msu.edu) Received: (from dervish@localhost) by goku.cl.msu.edu (8.9.3/8.9.3) id QAA95683; Mon, 10 Apr 2000 16:32:28 -0400 (EDT) (envelope-from dervish) Date: Mon, 10 Apr 2000 16:32:27 -0400 From: Bush Doctor To: Kent Stewart Cc: FreeBSD-ports@FreeBSD.ORG, "David J. Kanter" , FreeBSD Questions Subject: Re: ports/devel/codecrusader Makefile Fixes Message-ID: <20000410163227.A88596@goku.cl.msu.edu> References: <200004041002.DAA09557@freefall.freebsd.org> <38EBBDE2.47FF5BF2@3-cities.com> <20000405223501.B86568@ikhala.tcimet.net> <38EBF298.1B051729@3-cities.com> <20000405235751.A86786@ikhala.tcimet.net> <38EC1472.28B209C7@3-cities.com> <20000406170029.B98981@goku.cl.msu.edu> <38EE5DB0.4C9F3668@3-cities.com> <20000408152107.A65431@goku.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000408152107.A65431@goku.cl.msu.edu>; from dervish@goku.cl.msu.edu on Sat, Apr 08, 2000 at 03:21:07PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT i386 WWW-Home-Page: http://bantu.cl.msu.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of da blue Bush Doctor aka (dervish@goku.cl.msu.edu) said: > Out of da blue Kent Stewart aka (kstewart@3-cities.com) said: > > > > > > Bush Doctor wrote: > > > > > > Out of da blue Kent Stewart aka (kstewart@3-cities.com) said: > > > > I think there was some source missing. I added code_medic, > > > > code_crusader, JSearch, JToolBar, and JTree and did a "gmake > > > > freebsd3.x" from the JX-1.5.3 directory and it is making jcc. The > > > > ports Makefile doesn't add two of these. > > > That's one thing I noticed last night. I was missing JSearch, however > > > I left off the "freebsd3.x" target. I'm going to look at it again > > > tonight. > > > > Here is what I have had to do to make Code Crusader 1.5.3 build as a > > port. > > > > Modify line 97 in patch-ac to get rid of the line 172 error. There was > > a blank right after the + that was causing the line 172 separator > > error > > > > + @mkdir ${JCC} > I wasn't getting this error on my 5.0-current system, so I did not need to > make this change. I need to revise the above. After doing 2 "make install's" after successful builds of the port and not getting any executables, even though make said the install worked, I went into the program directory, ran make and behold I got the line 172 error. Line 87 in patch-ac having a space-tab instead of a tab-space cause gmake to barf. > > > > > Kent > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kstewart@3-cities.com > > http://www.3-cities.com/~kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > > > SETI(Search for Extraterrestrial Intelligence) @ HOME > > http://setiathome.ssl.berkeley.edu/ > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 13:57:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.pa.home.com (ha1.rdc2.pa.home.com [24.12.106.194]) by hub.freebsd.org (Postfix) with ESMTP id E9D9337B6B9 for ; Mon, 10 Apr 2000 13:57:46 -0700 (PDT) (envelope-from bkwalters@lucent.com) Received: from kagan.quedawg.com ([24.8.210.114]) by mail.rdc2.pa.home.com (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000410205742.LSZO10048.mail.rdc2.pa.home.com@kagan.quedawg.com> for ; Mon, 10 Apr 2000 13:57:42 -0700 Received: (from psiphi@localhost) by kagan.quedawg.com (8.9.3/8.9.3) id QAA01787 for freebsd-questions@freebsd.org; Mon, 10 Apr 2000 16:42:14 GMT Date: Mon, 10 Apr 2000 16:42:13 +0000 From: "Brian K . Walters" To: freebsd-questions@freebsd.org Subject: Re: procmail/mutt Message-ID: <20000410164213.B1718@kagan.quedawg.com> References: <20000408131119.A842@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000408131119.A842@localhost.localdomain>; from djkanter@nwu.edu on Sat, Apr 08, 2000 at 01:11:19PM -0500 X-Operating-System: Linux X-Organization: Lucent Networkcare Professional Services X-Disclaimer: Lucent NPS - The Knowledge Behind The Network Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 08, 2000 at 01:11:19PM -0500, David J. Kanter wrote: > On Fri, Apr 07, 2000 at 03:43:04PM +0000, Brian K . Walters wrote: > > When I try to read the mail with mutt it says > > that ~/Mail/Inbox is not a mailbox. I did a make deinstall/reinstall > of > > both procmail and mutt and I still get the same results. Does anyone > know > > what I might be doing wrong? > > What does your procmail rule look like? I originally had one, which > worked > with a Linux distribution, that had a / at the end of each mailbox. With > FreeBSD that didn't work; procmail thought it was a directory, not a > file No I don't think thats it I have in my procmailrc MAILDIR=$HOME/Mail DEFAULT=$MAILDIR/Inbox no / at the end of the mailbox. > (mailboxes are really just long files). Perhaps check that. Also, does > your > directory structure even exist? Try mkdir ~/Mail, cd into it and then > touch > Inbox. The directory structure does exist. ~/Mail/Inbox. Inbox was created when I sent mail to the address and procmail stored it in ~/Mail/Inbox. See if that helps. Maybe also try this line in your .muttrc: set > folder=~/Mail > > > Also the statements for colors that I have defined in my ~/.muttrc are > not > > being recognized. Mutt just starts up in mono with no error messages. > It just > > seems to ignore the color directives. > > You're using mutt in XWindows, right? If so I've probably got the > answer: > you need a ~/.bashrc (assuming you're using bash) file. Login windows > read > ~/.profile, which is why export TERM=xterm-color will give you a > colorized > mutt login window. But for X you need to put that same line in a file > called > .bashrc. Then you'll be all set. Thanks for the tip. That seemed to do the trick for the color problems > > -- > David Kanter > djkanter@nwu.edu -- Brian K. Walters bkwalters@lucent.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14: 1:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f117.law8.hotmail.com [216.33.241.117]) by hub.freebsd.org (Postfix) with SMTP id E9A6637B5A0 for ; Mon, 10 Apr 2000 14:01:40 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 81055 invoked by uid 0); 10 Apr 2000 21:01:41 -0000 Message-ID: <20000410210141.81053.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Mon, 10 Apr 2000 14:01:41 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: alex@big.endian.de Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: staroffice install Date: Mon, 10 Apr 2000 17:01:41 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: You wrote: >a) make install as user root in a terminal >b) make install-user as the user in a terminal I logged in as root, I did startx and checked that the terminal was OK with echo $DISPLAY, then I changed to the /usr/ports/editors/staroffice5 directory and did a make deinstall and a make install. The results: #make deinstall ===> Deinstalling for staroffice-5.1a pkg_delete: no such package 'staroffice-5.1a' installed *** Error code 1 Stop in /usr/ports/editors/staroffice5 NOTE: You werer right. The port had not been installed. But still I have a directory structure and many files under the 'work' directory in /sur/ports/editors/staroffice5. Is this because it never got to the 'clean' part of my former 'make install clean'? #make install /usr/ports/editors/staroffice5/work/so5inst/office51/setup: could not create temporary directory (/usr/ports/edit/staroffice5/work/tmp/sv001.tmp) *** Error code 255 (ignored) install: /usr/local/Office51/bin: No such file or directory Stop in /usr/ports/editors/staroffice5 *** Error code 1 THEN, when I log on as a user to try 'make install-user' (in a terminal and from the /usr/ports/editors/staroffice5 directory), I get the same error message as before. (see my first email message) Essentially it can't find a file or directory which I think is /usr/local/Office51/bin. I wanted to check with someone more knowledgeable before I proceed. Do I just need to create the /usr/local/Office/bin directory? why isn't make install doing what is needed? If I 'make clean', will the port recreate the directories and files it needs when I issue a new 'make install'? BTW, I am using FreeBSD 4.0-RELEASE with a ports tree CVSup-ed last night. John ______________________________________________________ Get Your Private, Free Email at 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 Apr 10 14: 3:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from miquiztli.fisica.uson.mx (miquiztli.fisica.uson.mx [148.225.72.133]) by hub.freebsd.org (Postfix) with ESMTP id 283AC37B687 for ; Mon, 10 Apr 2000 14:03:12 -0700 (PDT) (envelope-from vsoto@miquiztli.fisica.uson.mx) Received: from localhost (vsoto@localhost) by miquiztli.fisica.uson.mx (8.8.4/8.8.4) with SMTP id PAA02778 for ; Mon, 10 Apr 2000 15:19:11 -0600 Date: Mon, 10 Apr 2000 15:19:11 -0600 (MDT) From: "Victor Soto V." To: FreeBSD questions Subject: Log messages... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all! Recently I have seen these messages (among others) in /var/log/messages: messages:Apr 7 19:18:14 sarajuana rshd[187]: no modules loaded for `rshd' service messages:Apr 7 19:18:14 sarajuana rshd[187]: auth_pam: Permission denied messages:Apr 7 19:18:14 sarajuana rshd[187]: PAM authentication failed messages:Apr 8 13:40:47 sarajuana rshd[462]: no modules loaded for `rshd' service messages:Apr 8 13:40:47 sarajuana rshd[462]: auth_pam: Permission denied messages:Apr 8 13:40:47 sarajuana rshd[462]: PAM authentication failed messages:Apr 10 13:41:05 sarajuana rshd[10861]: no modules loaded for `rshd' service messages:Apr 10 13:41:05 sarajuana rshd[10861]: auth_pam: Permission denied messages:Apr 10 13:41:05 sarajuana rshd[10861]: PAM authentication failed messages:Apr 10 13:42:49 sarajuana rshd[10862]: no modules loaded for `rshd' service messages:Apr 10 13:42:49 sarajuana rshd[10862]: auth_pam: Permission denied messages:Apr 10 13:42:49 sarajuana rshd[10862]: PAM authentication failed This looks suspicious to me, I didn't know what rsh is until now (newbie). Is this dangerous?? I saw too that the file /var/log/security is empty, I would like to log there all the login failures, bad su's, the location of all the remote conections, etc. What does the line: security.* /var/log/security in /etc/syslog.conf does? Thanks. Victor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14: 5:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 79BCE37B7E9 for ; Mon, 10 Apr 2000 14:05:17 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3ALVtX18378; Mon, 10 Apr 2000 14:31:55 -0700 (PDT) Date: Mon, 10 Apr 2000 14:31:54 -0700 From: Alfred Perlstein To: Alex Charalabidis Cc: questions@FreeBSD.ORG Subject: Re: Trashmail Message-ID: <20000410143154.F4381@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from alex@wnm.net on Mon, Apr 10, 2000 at 03:05:08PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Alex Charalabidis [000410 13:32] wrote: > > Someone suggested trashmail a couple of hours ago to deal with stale > email. I've zapped my mailbox since so I don't have the original post at > hand. > > Anyway, trashmail will sometimes remove all stale mail, and will > also literally trash the mailboxes it operates on by stripping all > newlines from the headers. Don't do it. In other words: Sometimes it is best to judge a book by it's cover? :) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14: 6:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 930F737B8EC for ; Mon, 10 Apr 2000 14:06:12 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3ALWmp18393; Mon, 10 Apr 2000 14:32:48 -0700 (PDT) Date: Mon, 10 Apr 2000 14:32:48 -0700 From: Alfred Perlstein To: wonko@entropy.tmok.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD/C question Message-ID: <20000410143248.G4381@fw.wintelcom.net> References: <200004102021.QAA92842@entropy.tmok.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004102021.QAA92842@entropy.tmok.com>; from wonko@users.tmok.com on Mon, Apr 10, 2000 at 04:21:49PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Brian Hechinger [000410 13:48] wrote: > well, here we go. i'm writing a program that parses and edits the NIS files > (although most of these files exist outside of NIS) and i was wondering if there > are any data structures and parsing functions already out there and available. > i need to read in master.passwd and get all the data to the right areas, etc, > but since this is something that probably happens already i'd like to avoid > re-inventing the wheel. any pointers? man getpwent ? -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:32:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-gw2-b147.clsp.uswest.net (dsl-gw2-b147.clsp.uswest.net [63.227.177.147]) by hub.freebsd.org (Postfix) with ESMTP id BC45237B8CC for ; Mon, 10 Apr 2000 14:32:45 -0700 (PDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Received: from localhost (mark@localhost) by dsl-gw2-b147.clsp.uswest.net (8.9.3/8.9.3) with ESMTP id PAA16714; Mon, 10 Apr 2000 15:34:20 -0600 (MDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Date: Mon, 10 Apr 2000 15:34:19 -0600 (MDT) From: Mark To: Eduardo Viruena Silva Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xdm and FreeBSD 4.0-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does xdm give you a graphical login like Solaris? Meaning, instead of a text login, I get a graphic dialog-like box. On Mon, 10 Apr 2000, Eduardo Viruena Silva wrote: > > Hello! > > I have successfully download the FreeBSD 4.0 ISO-image, burnt a CDROM and > installed it on my computer. > > While trying to setup "xdm" I found that it is not difficult to configure > "xdm". The session tries to start but immediately stops and the > "login/password" window is displayed again. > > I cannot find anything that could be the source of the problem, except by > the "/usr/X11R6/lib/X11/xdm/xdm-config" file that says in its last lines: > > ==================================================================== > ! SECURITY: do not listen for XDMCP or Chooser requests > ! Comment out this line if you want to manage X terminals with xdm > DisplayManager.requestPort: 0 > ==================================================================== > > even though I commented out the last line, I have not been able to make > "xdm" to work. > > Do you have any ideas of what it is happening? > > > ------ > by the way: > I copied the "xdm" file from version 3.4 on my 4.0 installation and it > works perfectly. The only differences in the config files are the > xdm-config lines listed above. /usr/X11R6/lib/X11/xdm/chooser is also a > shorter file. > ------ > > - ______ _ > * / /###\ / \ __ > /\ /\ * / ./#### \ * \__|_/ | | > / \/ \ | b#####| * _ | __ | | __ > = .. \____ \ \_\#####/ / \| / \ | | /\_\/ > = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ > = \______/ _ > | | > > > > > 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 Apr 10 14:35: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pwahec.org (mail.pwahec.org [208.164.136.32]) by hub.freebsd.org (Postfix) with ESMTP id CC73E37B5A0 for ; Mon, 10 Apr 2000 14:34:58 -0700 (PDT) (envelope-from rsmall@pwahec.org) Received: from technogeek [208.129.166.68] by mail.pwahec.org (SMTPD32-5.05) id A8FF81F20182; Mon, 10 Apr 2000 16:34:55 -0500 From: "Robert Small" To: Subject: FreeBSD networking Date: Mon, 10 Apr 2000 16:34:55 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_000F_01BFA30A.B440CF90" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-MS-TNEF-Correlator: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000F_01BFA30A.B440CF90 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Please excuse my ignorance, but I'm a real newbie with FreeBSD. Now that I've gotten my system up and running, I want to network in my son's Win98 machine for access to the internet only. I'm not sure what I need to do with FreeBSD to get it working after I get it wired. Any help would be GREATLY appreciated! ------=_NextPart_000_000F_01BFA30A.B440CF90 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+IjcVAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEGgAMADgAAANAHBAAKABAAIgAAAAEAGAEB A5AGAOAFAAAlAAAACwACAAEAAAALACMAAAAAAAMAJgAAAAAACwApAAAAAAADADYAAAAAAB4AcAAB AAAAEwAAAEZyZWVCU0QgbmV0d29ya2luZwAAAgFxAAEAAAAWAAAAAb+jNJqYwW9Q1g8OEdStqABQ BK5mowAAAgEdDAEAAAAXAAAAU01UUDpSU01BTExAUFdBSEVDLk9SRwAACwABDgAAAABAAAYOABTI ezSjvwECAQoOAQAAABgAAAAAAAAAalqtmmAE0xG91QBgCL1HG8KAAAALAB8OAQAAAAIBCRABAAAA hwEAAIMBAADYAQAATFpGdXFNFtkDAAoAcmNwZzEyNRYyAPgLYG4OEDAzM08B9wKkA+MCAGNoCsBz sGV0MCAHEwKAfQqBknYIkHdrC4BkNAxgDmMAUAsDC7UgUGxlgmERICBleGN1FBHAbXkgaWduBbAA cEBjZSwgYnUFQElgJ20gYSAJcAdAICpuB9BiCJAgA/B0aAQgRgnRQlNELiBnCuMKhAqATm8H4BcQ YeUVsnYUIGdvAkAJ8BSimHN5cxmwFfB1cBYAcxKAFiB1bgMADyAVcEknFuAAcAVAdG8WcXR3vQWw axfkFNAZ1AIgJwQgslcLgDk4FKAA0GgLgP8UIAIQBcAA0BVQBBEcARcQXxQgC4AZsASgETAgAiBs 3nkXtxXSFQAFQHMIcBbR7xjzFnEJgBvyZBwQFvob8n5nIDEXABbgHHEbQRfkYa8BgASQG4EkJmkJ cS4X6mxBbhTAH6BsGqAcYHUKbBrgYhQgR1JFQUhUTFkWAHBwCXBjswcwGbBkIRfkEeEAKnAACwAB gAggBgAAAAAAwAAAAAAAAEYAAAAAA4UAAAAAAAADAAOACCAGAAAAAADAAAAAAAAARgAAAAAQhQAA AAAAAAMAB4AIIAYAAAAAAMAAAAAAAABGAAAAAFKFAAAnagEAHgAIgAggBgAAAAAAwAAAAAAAAEYA AAAAVIUAAAEAAAAEAAAAOS4wAAsADIAIIAYAAAAAAMAAAAAAAABGAAAAAAaFAAAAAAAAAwANgAgg BgAAAAAAwAAAAAAAAEYAAAAAAYUAAAAAAAALABaACCAGAAAAAADAAAAAAAAARgAAAAAOhQAAAAAA AAMAF4AIIAYAAAAAAMAAAAAAAABGAAAAABGFAAAAAAAAAwAZgAggBgAAAAAAwAAAAAAAAEYAAAAA GIUAAAAAAAAeACiACCAGAAAAAADAAAAAAAAARgAAAAA2hQAAAQAAAAEAAAAAAAAAHgApgAggBgAA AAAAwAAAAAAAAEYAAAAAN4UAAAEAAAABAAAAAAAAAB4AKoAIIAYAAAAAAMAAAAAAAABGAAAAADiF AAABAAAAAQAAAAAAAAALADKACCAGAAAAAADAAAAAAAAARgAAAACChQAAAQAAAAIB+A8BAAAAEAAA AGparZpgBNMRvdUAYAi9RxsCAfoPAQAAABAAAABqWq2aYATTEb3VAGAIvUcbAgH7DwEAAACQAAAA AAAAADihuxAF5RAaobsIACsqVsIAAFBTVFBSWC5ETEwAAAAAAAAAAE5JVEH5v7gBAKoAN9luAAAA QzpcV0lOTlRcUHJvZmlsZXNccHdhaGVjXExvY2FsIFNldHRpbmdzXEFwcGxpY2F0aW9uIERhdGFc TWljcm9zb2Z0XE91dGxvb2tcbWFpbGJveC5wc3QAAwD+DwUAAAADAA00/TcAAAIBfwABAAAAMQAA ADxOREJCTE5ORkdLREtLRkNIQ0hCUEdFSkNDTkFBLnJzbWFsbEBwd2FoZWMub3JnPgAAAAADAAYQ O/FFLAMABxDzAAAAAwAQEAAAAAADABEQAQAAAB4ACBABAAAAZQAAAFBMRUFTRUVYQ1VTRU1ZSUdO T1JBTkNFLEJVVElNQVJFQUxORVdCSUVXSVRIRlJFRUJTRE5PV1RIQVRJVkVHT1RURU5NWVNZU1RF TVVQQU5EUlVOTklORyxJV0FOVFRPTkVUV08AAAAAQzI= ------=_NextPart_000_000F_01BFA30A.B440CF90-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:38:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by hub.freebsd.org (Postfix) with ESMTP id 09CD037BA2F for ; Mon, 10 Apr 2000 14:37:33 -0700 (PDT) (envelope-from root@thecoven.dynip.com) Received: from thecoven.dynip.com ([12.70.32.235]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.02.39 201-229-119-122) with ESMTP id <20000410213727.XGJX15559.mtiwmhc25.worldnet.att.net@thecoven.dynip.com>; Mon, 10 Apr 2000 21:37:27 +0000 Received: from thecoven.dynip.com (localhost [127.0.0.1]) by thecoven.dynip.com (Postfix) with ESMTP id 8AA2960E61; Mon, 10 Apr 2000 17:37:05 -0400 (EDT) Date: Mon, 10 Apr 2000 17:37:02 -0400 (EDT) From: Eric Jones Reply-To: fpicard@mindless.com Subject: Re: Darwin To: Gunnar H Reichert-Weygold Cc: freebsd-questions@freebsd.org In-Reply-To: <00040618101400.00701@gunnar.my.domain> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Message-Id: <20000410213705.8AA2960E61@thecoven.dynip.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 6 Apr, Gunnar H Reichert-Weygold spewed forth the following trash: > Having just come back from Networld in LA, I can say the Apple people are very > technically competent. > > They have compiled Darwin under FreeBSD on an Intel machine, and it worked. > > They also told me you can download and compile it yourself, something I haven't > verified, but will be checking out! > > > On Thu, 06 Apr 2000, Giorgos Keramidas wrote: >> > From: Jose Kuhn >> > >> > How difficult is it to Port some of the Free BSD Apps to Apple's >> > Darwin? >> >> I'd guess it depends on the applications you want to port, and on the >> API compatibility of Darwin and BSD Unices. What is it exactly that you >> want to port? >> >> - Giorgos Keramidas. From what I can see from looking through the sources, it should compile without too much trouble on an Intel machine. Whether it can talk to intel devices yet is another thing. I'll be sticking my head under the hood this weekend when I get more time to play around with the source. FYI: Darwin 1.0 source can be found at http://www.publicsource.apple.com There is a link for applying for CVS access. I got my password in less than a day. -- Eric Jones | I feel so high - incredibly high fpicard@mindless.com | Floating above the stars - kissing the sky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:39:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.visto.com (smtp.visto.com [206.79.140.96]) by hub.freebsd.org (Postfix) with ESMTP id CE91F37B717 for ; Mon, 10 Apr 2000 14:38:59 -0700 (PDT) (envelope-from jtelford@visto.com) Received: from mp7 (206.79.140.187) by smtp.visto.com (NPlex 4.0.058) id 38E3ECE0000B03A9 for questions@FreeBSD.ORG; Mon, 10 Apr 2000 14:38:01 -0700 Message-ID: <38E3ECE0000B03A9@smtp.visto.com> (added by administrator@visto.com) Reply-To: jtelford@visto.com From: "j telford" Subject: Dump/Restore disk to disk trouble Date: Mon, 10 Apr 2000 14:38:58 -0700 X-Mailer: Visto To: questions@FreeBSD.ORG MIME-Version: 1.0 X-Mailer: Visto Server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First, I'm quite new at this. 2 Seagate 8 GB SCSI Ultra Wide off an Adptec 2940 UW. FeeBSD 3.4 Complete new setup and no extra data on drives that didn't come with the=20 install CD. I realized I wanted to turn my /usr 16 GB slice into a vinum mirror to th= e=20 other drive so I thought I could use dump/restore commands first move /us= r to a=20 small 1 gb slice, create the vinum slice and copy it back. Also gives me = good=20 experience playing with dump/restore and vinum before turning users loose= on=20 the box. Well and I'm done playing and now need some help please. I searched back through some other posts and attempted the following: Current /usr slice da0s1f Create new slice on da1s1f Boot to single user mode fsck -y / fsck -y /dev/da0s1f fsck -y /dev/da1s1f Clean on all mount -u / mount /dev/da1s1f /mnt =46rom this point I tried 2 different dump/restore commands, both seem to= have=20 trouble with the restore portion. Attempt 1 dump -0f - /dev/da0s1f | (cd /mnt; restore -xf -) We get past "Dump:dumping (Pass iv) "=20 Then a multiple of ' cannot create file no such directory ' e= rrors. Then a multiple of ' cannot create hard link no such director= y '=20 errors. Then : set owner . y/n: I answer y /mnt now appears to contain some of the sub-directory tree but not all of= it. Attempt 2 dump -0f - /dev/da0s1f | restore -rf - Gets past 'dump:dumping (Pass IV) again then after a few minutes then a=20 multitude of file names with the error 'unable to create device not confi= gured' fopen: device not configured. another pause with a message 'invalidating pack' and finally 'cannot create savefile ./resoresymtable for symbol table' I have also tried doing the dump and restore separately and can create a = dump=20 file on disk but the restore from disk file runs for a bit then asks for = a tape=20 which I can't get around. Any thoughts ?? Thanks, John... (Ignore the Visto footnote) ______________________________________________________________________ Get Visto.com! Private groups, event calendars, email, and much more. =20 Visto.com. Life on the Dot. Check it out @ http://www.visto.com/info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:45:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 79DA137BBF5 for ; Mon, 10 Apr 2000 14:45:20 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.114] by picusnet.com with ESMTP (SMTPD32-5.05) id AB3D35D0010A; Mon, 10 Apr 2000 17:44:29 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id RAA01463; Mon, 10 Apr 2000 17:38:05 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F249BD.A518BF30@picusnet.com> Date: Mon, 10 Apr 2000 17:38:05 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Robert Small Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD networking References: Content-Type: multipart/alternative; boundary="------------6658E88C8BE9747261C073B0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------6658E88C8BE9747261C073B0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit What is called IP Masqurading to the Linux-based GNU world. i don't know the appropiate term in the BSD world. it's probably the same word as the concept is the same either way. Robert Small wrote: > Please excuse my ignorance, but I'm a real newbie with FreeBSD. > > Now that I've gotten my system up and running, I want to network > in my son's Win98 machine for access to the internet only. > I'm not sure what I need to do with FreeBSD to get it working > after I get it wired. > > Any help would be GREATLY appreciated! > > ------------------------------------------------------------------------ > Name: winmail.dat > winmail.dat Type: application/ms-tnef > Encoding: base64 -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------6658E88C8BE9747261C073B0 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit What is called IP Masqurading to the Linux-based GNU world.  i don't know the appropiate term in the BSD world.  it's probably the same word as the concept is the same either way.
 

Robert Small wrote:

Please excuse my ignorance, but I'm a real newbie with FreeBSD.

Now that I've gotten my system up and running, I want to network
 in my son's Win98 machine for access to the internet only.
I'm not sure what I need to do with FreeBSD to get it working
after I get it wired.

Any help would be GREATLY appreciated!

  ------------------------------------------------------------------------
                  Name: winmail.dat
   winmail.dat    Type: application/ms-tnef
              Encoding: base64

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------6658E88C8BE9747261C073B0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:46:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from daemon.zond.ru (daemon.zond.ru [212.114.2.2]) by hub.freebsd.org (Postfix) with ESMTP id E66A537BA29 for ; Mon, 10 Apr 2000 14:46:08 -0700 (PDT) (envelope-from ash@kgb.ru) Received: from ash (ppp5.zond.ru [212.114.2.25]) by daemon.zond.ru (8.9.3/8.9.3) with SMTP id BAA73542 for ; Tue, 11 Apr 2000 01:44:19 +0400 (MSD) (envelope-from ash@kgb.ru) From: "Alexander Naumochkin" To: Subject: upgrade from 2.2.8-RELEASE to RELENG_3 Date: Tue, 11 Apr 2000 01:45:40 +0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" 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.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I've just cvsuped my installed 2.2.8-RELEASE to RELENG_3, but can't upgrade system. Every time I issue 'make aout-to-elf-build' command the process hangs at this point: cc -nostdinc -O -pipe -I/usr/src/bin/df/../../sbin/mount -Wall -Wformat -I /usr /obj/aout/usr/src/tmp/usr/include -static -o df df.o vfslist.o df.o: Undefined symbol `_ilogb' referenced from text segment *** Error code 1 Stop. Any suggestions? /ash To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:50: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oahu.WURLDLINK.NET (oahu.WURLDLINK.NET [208.164.68.1]) by hub.freebsd.org (Postfix) with ESMTP id E653E37B78F for ; Mon, 10 Apr 2000 14:49:58 -0700 (PDT) (envelope-from vince@oahu.WURLDLINK.NET) Received: from localhost (vince@localhost) by oahu.WURLDLINK.NET (8.9.3/8.9.3) with ESMTP id LAA42853; Mon, 10 Apr 2000 11:49:49 -1000 (HST) (envelope-from vince@oahu.WURLDLINK.NET) Date: Mon, 10 Apr 2000 11:49:49 -1000 (HST) From: Vincent Poy To: William Freeman Cc: Robert Small , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD networking In-Reply-To: <38F249BD.A518BF30@picusnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, William Freeman wrote: NAT as in Network Address Translation 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 > What is called IP Masqurading to the Linux-based GNU world. i don't know the > appropiate term in the BSD world. it's probably the same word as the concept > is the same either way. > > Robert Small wrote: > > > Please excuse my ignorance, but I'm a real newbie with FreeBSD. > > > > Now that I've gotten my system up and running, I want to network > > in my son's Win98 machine for access to the internet only. > > I'm not sure what I need to do with FreeBSD to get it working > > after I get it wired. > > > > Any help would be GREATLY appreciated! > > > > ------------------------------------------------------------------------ > > Name: winmail.dat > > winmail.dat Type: application/ms-tnef > > Encoding: base64 > > -- > William D. Freeman (wdf@picusnet.com) > http://members.xoom.com/EvilGNU > -----BEGIN GEEK CODE BLOCK----- > Version: 3.1 > GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ > ------END GEEK CODE BLOCK------ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:50:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-gw2-b147.clsp.uswest.net (dsl-gw2-b147.clsp.uswest.net [63.227.177.147]) by hub.freebsd.org (Postfix) with ESMTP id 9111D37BD97 for ; Mon, 10 Apr 2000 14:50:40 -0700 (PDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Received: from localhost (mark@localhost) by dsl-gw2-b147.clsp.uswest.net (8.9.3/8.9.3) with ESMTP id PAA16764; Mon, 10 Apr 2000 15:53:12 -0600 (MDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Date: Mon, 10 Apr 2000 15:53:12 -0600 (MDT) From: Mark To: William Freeman Cc: Robert Small , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD networking In-Reply-To: <38F249BD.A518BF30@picusnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cool, a question I can answer. In FreeBSD it is call NAT (Network Address Translation). The application I use is ipfilter. It is both a firewall and nat application. I was able to easily configure it and get it working. FreeBSD comes with a firewall and nat but through my ignorance I was never able to get those working. ipfilter has a mailing list, (I'm subscribed), and the folks are helpfull. Hope it helps. On Mon, 10 Apr 2000, William Freeman wrote: > What is called IP Masqurading to the Linux-based GNU world. i don't know the > appropiate term in the BSD world. it's probably the same word as the concept > is the same either way. > > > Robert Small wrote: > > > Please excuse my ignorance, but I'm a real newbie with FreeBSD. > > > > Now that I've gotten my system up and running, I want to network > > in my son's Win98 machine for access to the internet only. > > I'm not sure what I need to do with FreeBSD to get it working > > after I get it wired. > > > > Any help would be GREATLY appreciated! > > > > ------------------------------------------------------------------------ > > Name: winmail.dat > > winmail.dat Type: application/ms-tnef > > Encoding: base64 > > -- > William D. Freeman (wdf@picusnet.com) > http://members.xoom.com/EvilGNU > -----BEGIN GEEK CODE BLOCK----- > Version: 3.1 > GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ > ------END GEEK CODE BLOCK------ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:55:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 23BF537B733 for ; Mon, 10 Apr 2000 14:55:24 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12em9A-000CzR-00; Mon, 10 Apr 2000 22:55:04 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12em99-000AzE-00; Mon, 10 Apr 2000 22:55:03 +0100 Date: Mon, 10 Apr 2000 22:55:03 +0100 From: Ben Smithurst To: William Freeman Cc: Robert Small , freebsd-questions@freebsd.org Subject: Re: FreeBSD networking Message-ID: <20000410225503.Q60798@strontium.scientia.demon.co.uk> References: <38F249BD.A518BF30@picusnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F249BD.A518BF30@picusnet.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Freeman wrote: > What is called IP Masqurading to the Linux-based GNU world. i don't know the It's called NAT (Network Address Translation) to everyone except Linux users. Robert, if you connect to the internet over a modem, "man ppp", it can do NAT itself. If you use something else (xDSL perhaps), look at "natd". I'd recommend you get the BSD box's Internet connection working before you try getting Win98 to work through it though, so you know where the problem is, if any. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 14:59:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oahu.WURLDLINK.NET (oahu.WURLDLINK.NET [208.164.68.1]) by hub.freebsd.org (Postfix) with ESMTP id 04C0637B513 for ; Mon, 10 Apr 2000 14:59:24 -0700 (PDT) (envelope-from vince@oahu.WURLDLINK.NET) Received: from localhost (vince@localhost) by oahu.WURLDLINK.NET (8.9.3/8.9.3) with ESMTP id LAA42970; Mon, 10 Apr 2000 11:58:59 -1000 (HST) (envelope-from vince@oahu.WURLDLINK.NET) Date: Mon, 10 Apr 2000 11:58:59 -1000 (HST) From: Vincent Poy To: Mark Cc: William Freeman , Robert Small , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD networking In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, Mark wrote: Speaking about ipfilter, can the port mapping be like sensitive like how Linux does it for dialpad. It seems that their portmapping would sense the outgoing port and automatically map to the correct machine. Also, what about apps that use the same port range that other apps would use? 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 > Cool, a question I can answer. > > In FreeBSD it is call NAT (Network Address Translation). The application I > use is ipfilter. It is both a firewall and nat application. I was able to > easily configure it and get it working. > > FreeBSD comes with a firewall and nat but through my ignorance I was never > able to get those working. > > ipfilter has a mailing list, (I'm subscribed), and the folks are helpfull. > > Hope it helps. > > On Mon, 10 Apr 2000, William Freeman wrote: > > > What is called IP Masqurading to the Linux-based GNU world. i don't know the > > appropiate term in the BSD world. it's probably the same word as the concept > > is the same either way. > > > > > > Robert Small wrote: > > > > > Please excuse my ignorance, but I'm a real newbie with FreeBSD. > > > > > > Now that I've gotten my system up and running, I want to network > > > in my son's Win98 machine for access to the internet only. > > > I'm not sure what I need to do with FreeBSD to get it working > > > after I get it wired. > > > > > > Any help would be GREATLY appreciated! > > > > > > ------------------------------------------------------------------------ > > > Name: winmail.dat > > > winmail.dat Type: application/ms-tnef > > > Encoding: base64 > > > > -- > > William D. Freeman (wdf@picusnet.com) > > http://members.xoom.com/EvilGNU > > -----BEGIN GEEK CODE BLOCK----- > > Version: 3.1 > > GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ > > ------END GEEK CODE BLOCK------ > > > > > > > > > > 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 Apr 10 15: 4:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 0D6BE37B53A for ; Mon, 10 Apr 2000 15:04:27 -0700 (PDT) (envelope-from brameld@twave.net) Received: from [208.47.188.108] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id ma813500 for ; Mon, 10 Apr 2000 18:04:19 -0400 From: Walter Brameld To: "Robert Small" , Subject: Re: FreeBSD networking Date: Mon, 10 Apr 2000 18:03:21 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00041018041900.01792@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, in a never-ending search for enlightenment, Robert Small wrote: > > Please excuse my ignorance, but I'm a real newbie with FreeBSD. > > Now that I've gotten my system up and running, I want to network > in my son's Win98 machine for access to the internet only. > I'm not sure what I need to do with FreeBSD to get it working > after I get it wired. > > Any help would be GREATLY appreciated! This should tell you everything you need to know. Any problems, let us know. http://www.freebsd.org/tutorials/ppp/index.html -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 15:30: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb2-a.mail.utexas.edu [128.83.126.136]) by hub.freebsd.org (Postfix) with SMTP id B935237BB44 for ; Mon, 10 Apr 2000 15:28:40 -0700 (PDT) (envelope-from oscars@mail.utexas.edu) Received: (qmail 22339 invoked by uid 0); 10 Apr 2000 22:26:47 -0000 Received: from chepe.cc.utexas.edu (HELO chepe) (128.83.135.25) by umbs-smtp-2 with SMTP; 10 Apr 2000 22:26:47 -0000 Message-Id: <4.2.2.20000410172055.00a8dc60@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 10 Apr 2000 17:23:06 -0500 To: freebsd-questions@freebsd.org From: Oscar Ricardo Silva Subject: Will FreeBSD 3.4 work with an Adaptec 2940U2W? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We recently purchased an Overland Data MiniLibraryXpress, a 15-slot, DLT-7000, SCSI-2, Autoloader. I'm considering installing FreeBSD 3.4 on the host machine, which will have an Adaptec 2940U2W PCI SCSI adapter. Are there any problems using this SCSI card with this version of the operating system? Oscar oscars@mail.utexas.edu "Don't believe the hype" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 15:47:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-gw2-b147.clsp.uswest.net (dsl-gw2-b147.clsp.uswest.net [63.227.177.147]) by hub.freebsd.org (Postfix) with ESMTP id 0F5AA37B537 for ; Mon, 10 Apr 2000 15:46:07 -0700 (PDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Received: from localhost (mark@localhost) by dsl-gw2-b147.clsp.uswest.net (8.9.3/8.9.3) with ESMTP id QAA16889 for ; Mon, 10 Apr 2000 16:43:46 -0600 (MDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Date: Mon, 10 Apr 2000 16:43:46 -0600 (MDT) From: Mark To: freebsd-questions@freebsd.org Subject: Error message Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can someone tell me what the following error message means? ad0: UDMA ICRC write error blk# 4581807 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 16: 0:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f70.law4.hotmail.com [216.33.149.70]) by hub.freebsd.org (Postfix) with SMTP id 8F47637B577 for ; Mon, 10 Apr 2000 15:58:57 -0700 (PDT) (envelope-from nicblais@hotmail.com) Received: (qmail 63857 invoked by uid 0); 10 Apr 2000 22:54:44 -0000 Message-ID: <20000410225444.63856.qmail@hotmail.com> Received: from 206.172.181.176 by www.hotmail.com with HTTP; Mon, 10 Apr 2000 15:54:44 PDT X-Originating-IP: [206.172.181.176] From: "Nicolas Blais" To: freebsd-questions@freebsd.org Subject: > 1024 cylinder part 2 Date: Mon, 10 Apr 2000 18:54:44 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi again! FreeBSD rules. Remember me? I had that problem with FreeBSD not booting beyond 1023 cylinders. Anyway, no I installed FreeBSD as my primary partition and Windows 98 starts at about cylinder 1225. What's odd is that when I select Windows in my Boot Manager, Windows actually boots! Shouldn't it have the same 1024 problem like FreeBSD had before? Now both FreeBSD and Windows works fine but I still don't understand why Windows can boot beyond cylinder 1024 and not FreeBSD. If you can clear this up, please write back. Thanks, Nicolas. ______________________________________________________ Get Your Private, Free Email at 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 Apr 10 16: 6:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tyler.net (mail.tyler.net [205.218.118.185]) by hub.freebsd.org (Postfix) with ESMTP id E261E37B5E8 for ; Mon, 10 Apr 2000 16:04:41 -0700 (PDT) (envelope-from stephen@neosphere.yi.org) Received: from serenity.neosphere.yi.org ([208.180.57.251]) by mail.tyler.net (Post.Office MTA v3.5.3 release 223 ID# 0-54929U30000L30000S0V35) with SMTP id net for ; Mon, 10 Apr 2000 17:59:22 -0500 Message-ID: <002301bfa340$7cc9d620$0202a8c0@neosphere.yi.org> From: "stephen" To: "free BSD" Subject: nat name.gateway.com routing Date: Mon, 10 Apr 2000 17:59:49 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001C_01BFA316.908C8740" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_001C_01BFA316.908C8740 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to connect to my windows box behind nat using domain names = ie ( serenity.neosphere.yi.org ) neosphere.yi.org being the gateway (bsd = box)... i only have one ip ( hence nat ) and using class C 192.168.2.xxx for all my local network... i am not sure this can be done, but what i am trying to acheive is = connecting from a local college to my windows box and download files = using serve-u ( win ftp prog ) i tired changing up some dns files, which works fine if i try to ping = serenity.neosphere.yi.org from the network, but when telneted to my = local college, the ping hangs and says "cannot resolve = serenity.neosphere.yi.org: Host name lookup failure" I thought i was on the right track with the dns files, but someone = suggested routed demon... i am not sure what to do any ideas ??? ------=_NextPart_000_001C_01BFA316.908C8740 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am trying to connect to my windows = box behind nat=20 using domain names ie ( serenity.neosphere.yi.org ) neosphere.yi.org = being the=20 gateway (bsd box)...
i only have one ip ( hence nat ) and = using class C=20 192.168.2.xxx
for all my local = network...
i am not sure this can be done, but = what i am=20 trying to acheive is connecting from a local college to my windows box = and=20 download files using serve-u ( win ftp prog )
i tired changing up some dns files, = which works=20 fine if i try to ping serenity.neosphere.yi.org from the network, but = when=20 telneted to my local college, the ping hangs and says "cannot resolve=20 serenity.neosphere.yi.org: Host name lookup failure"
 
I thought i was on the right track with = the dns=20 files, but someone suggested routed demon...
 
i am not sure what to do any ideas=20 ???
------=_NextPart_000_001C_01BFA316.908C8740-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 16:17: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1906.mail.yahoo.com (web1906.mail.yahoo.com [128.11.23.67]) by hub.freebsd.org (Postfix) with SMTP id 5EF5137B537 for ; Mon, 10 Apr 2000 16:15:41 -0700 (PDT) (envelope-from dane_bullerwell@yahoo.com) Received: (qmail 10102 invoked by uid 60001); 10 Apr 2000 23:10:49 -0000 Message-ID: <20000410231049.10101.qmail@web1906.mail.yahoo.com> Received: from [142.165.69.184] by web1906.mail.yahoo.com; Mon, 10 Apr 2000 16:10:49 PDT Date: Mon, 10 Apr 2000 16:10:49 -0700 (PDT) From: Dane Bullerwell Subject: Mysterious Sysinstall Problems To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The Strange Case of The Malfunctioning Computer (or, Please Help Me, I'm Stuck in Windows!) ----------------------------------------------- I have a problem. I am receiving a plethora of strange errors when I attempt to use 4.0's sysinstall. [Please bear with me. I like to ramble.] To understand my problem I have to take you back. It all started when I slowly came to the realization that there was More Than Windows. That was about two years ago. So I bought a CheapBytes CD of Red Hat 4.2, and went to installing it. The installation program worked, sort of. I received all sorts of strange errors during installation, and had to run the program several times before the installation completed successfully. I wrote this off to Linux's supposed difficulty of installation. But it did work, and I was presented with a Linux login prompt. I got to work configuring my system, and eventually had a system that rivaled Windows. There *were* problems, though. Some programs always segfaulted. I thought there might be library problems, but simply re-installing the program would fix the problem! And installing a third time would re-create it! This disheartened me, leading me to believe that Linux wasn't much more stable than Windows after all. But I persisted. I finally gave up when I discovered that a) I could copy a file from one location to another, and get a different checksum; b) I couldn't gunzip the kernel source without a few bits being flipped the wrong way, and; c) the problems persisted with every Linux distribution I tried. I ran all sorts of RAM checking programs, thinking that I might have bad RAM. Everything turned up fine. I dual-boot Windows 95, and it's actually been quite stable for me. I tried disabling my external cache in my BIOS, with no success. I returned to windows, with my head hung in disgrace. A few months later, I decided to try OpenBSD. I spend a few days downloading 2.4, and was delighted to discover that it worked without problems. I eventually decided that OpenBSD wasn't for me, and bought a FreeBSD 3.1 CD. I installed it, and it also worked. My love affair with FreeBSD has gone on for over a year now. FreeBSD was my primary operating system, used for nearly everything. Until I decided to upgrade to 4.0 a few days ago. I decided to do a fresh install. Perhaps, in hindsight, this was stupid. But it's too late now. I backed up /home, /etc, /root, and /usr/local/etc, and prepared to take the plunge. Everything seemed to work beautifully during the install, until I reached the point where configuration began. Program after program sysinstall tried to invoke crashed with Signal 11. When I tried to log in to the unconfigured system, everything, from getty on down, also segfaulted. Again, I pondered some sort of library error. So I tried again. This time, I was informed that a script the sysinstall was trying to invoke was missing a closing quotation, or somesuch syntactical problem. That seems especially strange, since I had proceeded past that part of the install without a problem in the previous attempt. It's almost as if the copy from the CDROM to the temporary directory had not copied the file exactly. Undaunted, I tried again. This time, there were no segfaults or script errors. In fact, things worked beautifully. Until I attempted to install the Linux emulation files. About half way through, I received the following error: panic: ffs_alloccg: map corrupted In my fourth attempt, I wondered if it might be my CDROM drive, so I moved the disc to my CDRW drive and tried the install from there. Again, I received the map corrupted error. Sigh. Everyone tells me it has to be my hardware. I'm reluctant to believe this, because I ran 3.1 through 3.4 on this machine for over a year, stressing CPU and memory daily, with no problems. I remade the world several times. Windows 95 runs, relatively stablely compared to other Windows systems I've used. RAM checkers show up nothing. The sudden appearance of this problem in 4.0 raises a few questions. My current hypothesis is this: Linux, and post-4.0 FreeBSD mess around with memory differently than OpenBSD 2.4 and pre-4.0 FreeBSD. I really can't be any more specific than this, because I don't know enough about how operating systems work. It's kind of depressing, seeing an operating system I've come to know and love stop working on me so suddenly. For the record, my system includes the following: Intel Pentium 166 (MMX) 32 MBs of EDO RAM 3.2 GB Western Digital IDE HD (Windows Drive) 1.6 GB Fujitsu IDE HD GoldStar 32x CDROM Drive HP CD-Writer 8100 CDRW Drive Aztech Sound III Modem/Sound Card Creative SoundBlaster 16 El-Cheapo ISA SCSI Card for my Scanner I'll pop the hood and take a look at my motherboard, too, if you think that might be the culprit. The sad part about this whole experience is the fact that I'm too poor to go shopping for new RAM. If anyone out there takes pity on me, I'd be more than willing to accept gifts of hardware. ]=) Thank you ever so much for reading about my problems. I would appreciate any guidance you could provide, and I'd just love to answer any other questions you have. (Could you please CC: your ideas to my email address, in case I miss replies on the list?) Thanks for your time, and putting up with this somewhat vague and fairly long message, Dane __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 10 16:21:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay4.hawaii.edu (relay4.hawaii.edu [128.171.94.12]) by hub.freebsd.org (Postfix) with SMTP id 9000937B673 for ; Mon, 10 Apr 2000 16:20:12 -0700 (PDT) (envelope-from rohrer@hawaii.edu) Received: from uhunix2.its.hawaii.edu ([128.171.44.7]) by relay4.Hawaii.Edu with SMTP id <130168(1)>; Mon, 10 Apr 2000 13:15:21 -1000 Received: from localhost by uhunix2.its.Hawaii.Edu with SMTP id <182931(8)>; Mon, 10 Apr 2000 13:15:11 -1000 From: Matt Rohrer To: mdickerson@officeonweb.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: modem problems In-Reply-To: <3.0.6.32.20000410105507.007be100@officeonweb.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Mon, 10 Apr 2000 13:15:18 -1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000 mdickerson@officeonweb.net wrote: > Are these 'questions' archived somewhere I might look (and cut down the > postings to this list - holy smoke!!). > > help (please), You can find the list archives here: http://www.freebsd.org/search -- Matt -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 16:23:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 618F437B7A4 for ; Mon, 10 Apr 2000 16:22:20 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.163]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Mon, 10 Apr 2000 16:08:11 -0700 Message-ID: <38F25C56.F69811E0@3-cities.com> Date: Mon, 10 Apr 2000 15:57:26 -0700 From: Kent Stewart Organization: BOSSig X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Alexander Naumochkin Cc: freebsd-questions@freebsd.org Subject: Re: upgrade from 2.2.8-RELEASE to RELENG_3 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Naumochkin wrote: > > Hello! I've just cvsuped my installed 2.2.8-RELEASE to RELENG_3, but can't > upgrade system. Every time I issue 'make aout-to-elf-build' command the > process hangs at this point: > > cc -nostdinc -O -pipe -I/usr/src/bin/df/../../sbin/mount -Wall -Wformat -I > /usr > /obj/aout/usr/src/tmp/usr/include -static -o df df.o vfslist.o > df.o: Undefined symbol `_ilogb' referenced from text segment > *** Error code 1 > > Stop. > > Any suggestions? The usual suggestion is to upgrade to 3_2_0_RELEASE, which gets you over some major changes such as a.out to elf, and then upgrade to RELENG_3. The document at http://freebsd.simplenet.com/make-upgrade.html talks about 2.2.8-stable to 3.2-stable but you don't have sources for 3.2-stable. Kent > > /ash > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 16:28:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mxr01.nyc01.dsl.net (ns2.dsl.net [209.87.79.232]) by hub.freebsd.org (Postfix) with ESMTP id 2ADE137B6B4 for ; Mon, 10 Apr 2000 16:26:53 -0700 (PDT) (envelope-from eduncan@idealmusic.com) Received: from garfield (216-175-151-207.client.dsl.net [216.175.151.207]) by mxr01.nyc01.dsl.net (8.9.3/8.9.3) with SMTP id TAA16308 for ; Mon, 10 Apr 2000 19:22:52 -0400 From: "Duncan, Eric A." To: Subject: Serious SMP Problems on Dell PE 2450. Date: Mon, 10 Apr 2000 18:22:27 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0022_01BFA319.B9B574D0" X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: High X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-MS-TNEF-Correlator: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0022_01BFA319.B9B574D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Basically, I enable SMP support and the system hangs on the PCI probing on boot up. I originally wanted to install 3.4. Here's the configuration: Dell Power Edge 2450 Dual 733mhz 133mhz bus P-IIIs 512megs Adaptec 7899 U2W SCSI (2940 ahc driver) ^- Important info below. Here's the story: FreeBSD 3.4 ---------------- Upon installing 3.4 from the floppies (ftp install), the kernel never found the SCSI controller (ahc0). It never even probed it during the PCI scan. I even tried a 3.3-STABLE kernel without success. I built a custom kernel on another box building in the ahc0 driver. I even tried wiring down devices, calling scsibus, setting them manually, setting with '?'s. I tried it all and built a new kernel every time. Even making sure the boot loader wasn't di'ing it. The ahc controller was never probed upon boot. It never even showed 'ahc0: not found'. Nothing. Very odd! FreeBSD 4.0 ---------------- Immediately FBSD4 found the ahc0 controller and loaded the correct driver. It found my tape backup devices, ata cdrom, and 2 da 18gig SCSI drives without any problems. I continued to install the kernel, ports, packages, etc. The system is running great with all devices configured! I tried to build a custom kernel. To disable drivers and clean up the kernel, firewall, smp, etc. Everything was going great until the SMP part. As I mentioned above, the kernel halts, with no errors, it simply locks the machine up while booting. I tried even using the GENERIC kernel, which enables a lot and works just fine. Until I simply enable SMP support. And example SMP setup I tried is (which seems to be what the system asks for): options SMP options APIC_IO options NCPU=2 options NBUS=4 options NAPIC=2 options NINTR=28 Yes, I tried disabling all but the first two lines. The kernel would halt immediately telling me I has more then 1 apic and I had to rebuild my kernel (it numbered NAPIC=2 on the error). It also reported back errors that I had 4 buses and to increase my NBUS=4 and that I had 28 intr and to increase NINTR to 28. Now, I haven't tried OVER SIZING any of the above. I had to ship the servers off today. But I will be back working on them in a few days and would love any advice. Another odd story. Just for argument sake, I compiled a 3.3-STABLE kernel with SMP support with the params above, and the floppies loaded it correctly enabling both CPU0 and CPU1 on boot. Just no SCSI card/Harddrives were found because of the 3.x problem of not detecting my SCSI board. So, I now have a 3.x kernel with SMP but no HD. And a 4.0 kernel with HDs, but no SMP support. Yes, I tried changing all sorts of settings in the BIOS and Utility config. Changing mem IOs, IRQs, disabling the second bus, etc etc etc. I have been up since 11am Sunday morning working on this. I just NOW boxes them up. I haven't been to sleep yet. HELP! A $1,500 second CPU laying waste in this extremely fast system isn't too good at all. Thanks in advance, Eric Duncan eduncan@idealmusic.com ------=_NextPart_000_0022_01BFA319.B9B574D0 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+IhsXAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAQABAAEGgAMADgAAANAHBAAKABIAFgAAAAEADgEB A5AGAOALAAAjAAAACwACAAEAAAALACMAAAAAAAMAJgABAAAACwApAAAAAAADADYAAAAAAB4AcAAB AAAAJgAAAFNlcmlvdXMgU01QIFByb2JsZW1zIG9uIERlbGwgUEUgMjQ1MC4AAAACAXEAAQAAABYA AAABv6NDoi+wvF98DwMR1LbEAAECJz+UAAACAR0MAQAAABwAAABTTVRQOkVEVU5DQU5ASURFQUxN VVNJQy5DT00ACwABDgAAAABAAAYOAJwpkkOjvwECAQoOAQAAABgAAAAAAAAASzsAGyaW0xGMIwCg ySLYzsKAAAALAB8OAQAAAAIBCRABAAAAywcAAMcHAAB2DQAATFpGdW6waP4DAAoAcmNwZzEyNRYy APgLYG4OEDAzM08B9wKkA+MCAGNoCsBzoGV0MCBWBJBkAHCaYQKAfQqACMggOwlvljACgAqBdgiQ d2sLgLRkNAxgYwBQCwNjAEExC7UgQmEN0QdAbHkwLCBJIAnwAaBsZQEGAE1QIHN1cHCFCREgAHBk IHRoF3CAc3lzdGVtIBDwTw8gBCACIBiDUEMXAHC1A2BiC4BnGZIG4G8FQJkX4C4gFvEFsGlnC4A5 FqIgdwBwGQAYcW8ghwuAGPAWoSAzLjQbcXJIBJBlJwQgGJIFoG5GZhvgCHBhdGkCIDonCqIKhAqA RGUdYVBvQncEkCBFZGcXcDIsNDUBQB/0dQdAIDdBD2BtaHogMSJEYuJ1BCBQLUkjcBCwH5PeNQ4g B4AZcB+EQRGgBTADBZAiIDg5OSBVMhJXBgBDUxcAKDI5UjQRUGFoJUBkBRB2TQSQKR+EG4BeLRbw bX8YAhyBHQECEBrwIFAgoC6vH4od+RjwBbB5H3tGCdHYQlNEHYIfhC0s/R+EvlUYAAOgHRUakh2R IANSuxiDDvBvF/AIkAQgKAGA2nAdBikW4BiSawSRIFD+IDIQJxEvgAhgGGUl8x6hLnQDYBawIMEo JqEwKX8bcgVAMlQyYQOgGlIcsWn9BUBkCHEaoRnWBPAAcBtzLzVzM9AIkBhwYR2BMy3AU1RBQkxF MdYD8E8YkAhgBUAX0GNjB5Bz/xtzIxADEBgxHpAjIBzgGSB/MeUZoQBwGyAYoAXABuB4/TsDZBqS C4AYgzRiJtU3nvsD8DaDZCCgA6ABABRgOoH/FuAWkhqSBPAAkCMRFuARIf8fMDakGSADgSHxFsJC djnS+CAnPx4wG3M4NDYxHVL/GFI7FjIQB+Ax5TJiHFAfMPsHgBtxRTWCAMAUoUHBCHBvF3AYkhsD CQBhBIEcYXOkbic2QWknPbN0KUv+VD40M5pKYTJFNcUX4BrVXTS/czoAILAYcCc0YjrXMkAbITKz JxtxTjzBGpHPG3ERcRxQBHBkIR+KK4z/HbAhdSz/H5MoAAeAPaAfIPsgUBxQRiwhL3Eyxz5jM6nf GFJJ8xh0BaETAGM2QT7Hv1EVQzBHwSUASYEA0GsX4H9AyB8gO3Em4ANwXTEYYTLzJtA4kDE4G/Aa sCXzJuO/BCA51gBwHFAaUhdgbTqw/x+KM4QLgApQHMsxqBbgGAJ3QTEKsFxwYSEQQTERMGPPG3FM MhjVBAAgcjLQAwD/GqEJwR8gRFQdUkDVHpcJgP9S60UmHOE9YztuZTIc8D2g3nMXQybkBCAYUmMX YAOR/1yRYzoe0BMAHHAWsEJRKBCfZOZIUSrwUeNNU2dvZoi/MtAfMGMUF5IKsU7yQQQg/xcAB4Bi AQIgOGIG4CcQMYv/EPA7QEExRGM8sBcQWlAFsP9BMTYxAJAoEBxBCQBccB5E7wDBUfEXcFyRd1Hw F2EbAh9SBEUmNXMjIDaWR0VO8EVSSUNjZ3hREOAXFbds4UnhGDR3BbB3MWo7ofdugTIQG3FVcaM3 MXakFy/FS1xBGGFleGF2sRd1/xEwXJFFJzCRe8QRIGDBahP/F3B4UGbxGJkWYHcxAhAnMD8fdTBA HzIGQReghixBUBF7EF9JT4YsTkNQDFU9DlCInEJVUz0PLIWI54gSia9JTlRS9YwwOB+KWUEiRSZs BBqS3x1SIxCEtG6RfcF0fUBJ4P934TqyTDI5ZghgaoF08h0A/1aZVvEvAweAFvEQ8AQgBGD7STQD oDEYQDBgJUAYUpSS3xzDEwBqVFvRMeUoNjFDYP8G0B4BGHCL5RmWdeM0pQdA/nOWshgCHLFcUnXV GIFm8f+WRC9wIxF8chhiHPIFAGbg/xEgW8KKpBhFnDeNkB0BM9C/nT+NMxzSjZApS1HAdxbizxDw NYFKoTg0T1Z68AYAlElajUBHYCNvZj4U/3PiG3OWZVAQBSAYhASQbLOnpSClMQRwYXkbcUI6If8X AAPwj/JcNH0zGpVC8z3x/TiQZgfRqBFs5JJ0CQAnEP9gI0oQQPKAfTzEUrEqtBtx/kp9swWxCsAe 8HMyF8BIsP90ETOCKBB4cTh/OYcXi0Rj/xiSCrGBoGzhc+QYVjAnWYX/NjFaNX8mGpIG4ESBiXEm gf8YYYlxlZBOmK8jdbEzVAsR/C9ICxFfRh4BMqUo8BaQ/5zxpRYdkD1AYHWlElDyAQD/JSFCo1vR JfMG4AsRG3EfivxTbxbiPLAH4KNCsUM9QOeyLpAidbFIRHKyGGGxUP9UkcILw4BBMcMVf8+ODxyx /xDhDyCPppqQZBGlEkJ1BCDdPfVCiGAF8BhSVXGxNjD3HFAepBtxQ8hWB4AZIIhg+Y6SUlFBMY9I pvQeoUYy/2TUz1al5axBKPB58jDgejH7OoAikDGBoAYAMtGoIJTin2ZzqasEABtzfaNOTyXQ/z0h B5FC8xtVo0bQs6ZyF2AZmtAgeREwKUxFTFDCIXLBICQxLCFgEVD/zqWJcUngqCBwVRkAPeRmEe+B gDPQGRBXAmbaUWWYo4P/GxBwwQRwXUFFwilLS9YAcF93MaqirMAAcDqALB+ERf8FECVAIeCdwABw H4oJgODj7EBpAQAHQG16IWUgsMELH4oSAQDkUAALAAGACCAGAAAAAADAAAAAAAAARgAAAAADhQAA AAAAAAMAA4AIIAYAAAAAAMAAAAAAAABGAAAAABCFAAAAAAAACwAEgAggBgAAAAAAwAAAAAAAAEYA AAAAFIUAAAAAAAADAAeACCAGAAAAAADAAAAAAAAARgAAAABShQAAfW4BAB4ACYAIIAYAAAAAAMAA AAAAAABGAAAAAFSFAAABAAAABAAAADkuMAALAA2ACCAGAAAAAADAAAAAAAAARgAAAACChQAAAQAA AAsAOoAIIAYAAAAAAMAAAAAAAABGAAAAAA6FAAAAAAAAAwA8gAggBgAAAAAAwAAAAAAAAEYAAAAA EYUAAAAAAAADAD2ACCAGAAAAAADAAAAAAAAARgAAAAAYhQAAAAAAAAsAUoAIIAYAAAAAAMAAAAAA AABGAAAAAAaFAAAAAAAAAwBTgAggBgAAAAAAwAAAAAAAAEYAAAAAAYUAAAAAAAACAfgPAQAAABAA AABLOwAbJpbTEYwjAKDJItjOAgH6DwEAAAAQAAAASzsAGyaW0xGMIwCgySLYzgIB+w8BAAAAhwAA AAAAAAA4obsQBeUQGqG7CAArKlbCAABQU1RQUlguRExMAAAAAAAAAABOSVRB+b+4AQCqADfZbgAA AEQ6XERvd25sb2FkXE5ld1xMb2NhbCBTZXR0aW5nc1xBcHBsaWNhdGlvbiBEYXRhXE1pY3Jvc29m dFxPdXRsb29rXG91dGxvb2sucHN0AAADAP4PBQAAAAMADTT9NwAAAgF/AAEAAAA2AAAAPE5EQkJJ TUNERUxKTE1KREpQT0ZJT0VOTUNEQUEuZWR1bmNhbkBpZGVhbG11c2ljLmNvbT4AAAADAAYQQBXe 2AMABxBTCQAAAwAQEAAAAAADABEQAAAAAB4ACBABAAAAZQAAAEJBU0lDQUxMWSxJRU5BQkxFU01Q U1VQUE9SVEFORFRIRVNZU1RFTUhBTkdTT05USEVQQ0lQUk9CSU5HT05CT09UVVBJT1JJR0lOQUxM WVdBTlRFRFRPSU5TVEFMTDM0SEVSRVMAAAAAA30CApAGAA4AAAABAP////8gACAAAAAAAD0EAhOA AwAOAAAA0AcDAA4AEgACABUAAgATAQIPgAYATAIAAEJFR0lOOlZDQVJEDQpWRVJTSU9OOjIuMQ0K TjpEdW5jYW47RXJpYztBLjs7KGlEbSkNCkZOOkVyaWMgQS4gRHVuY2FuIChpRG0pDQpPUkc6aURl YWxtdXNpYywgSW5jLg0KVElUTEU6V2ViIEFwcGxpY2F0aW9ucyBhbmQgU3lzdGVtIE1hbmFnZXIN Ck5PVEU6IA0KVEVMO1dPUks7Vk9JQ0U6NjE1LTI1NC05MDA4IHgxOQ0KVEVMO1dPUks7RkFYOjYx NS0yNTQtMDI2MA0KQURSO1dPUks7RU5DT0RJTkc9UVVPVEVELVBSSU5UQUJMRTo7O09uZSBDaHVy Y2ggU3RyZWV0IEJ1aWxkaW5nPTBEPTBBU3VpdGUgMzI1O05hc2h2aWxsZTtUTjszNzIwMTtVbml0 ZWQgU3RhdGVzPQ0KIG9mIEFtZXJpY2ENCkxBQkVMO1dPUks7RU5DT0RJTkc9UVVPVEVELVBSSU5U QUJMRTpPbmUgQ2h1cmNoIFN0cmVldCBCdWlsZGluZz0wRD0wQVN1aXRlIDMyNT0wRD0wQU5hc2h2 aWxsZSwgVE4gMzcyMDE9MEQ9MEFVbml0PQ0KZWQgU3RhdGVzIG9mIEFtZXJpY2ENClVSTDoNClVS TDpodHRwOi8vd3d3LmlEZWFsbXVzaWMuY29tDQpFTUFJTDtQUkVGO0lOVEVSTkVUOmVkdW5jYW5A aURlYWxtdXNpYy5jb20NClJFVjoyMDAwMDMxNFQyMzAyMjFaDQpFTkQ6VkNBUkQNCiisAhCAAQAN AAAARVJJQ0FEfjIuVkNGAGUDAhGABgC4DQAAAQAJAAAD3AYAAAAAIQYAAAAABQAAAAkCAAAAAAUA AAABAv///wClAAAAQQvGAIgAIAAgAAAAAAAgACAAAAAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEA AAAAAAAAAAAAAAAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////////////////////// //8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP////////////////////8hBgAA QQtGAGYAIAAgAAAAAAAgACAAAAAAACgAAAAgAAAAIAAAAAEAGAAAAAAAAAwAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAAACAgIDAwMDA wMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD///////////////////////////////// //////////////////////////////////+AgIAAAACAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA wMDAwMDAwMDAwMDAwMD///////////////////////////////////////////////////////// //////////+AgIAAAACAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD///// //////////////////////////////////////////////////////////////+AgIAAAACAgIDA wMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD///+AgICAgICAgICAgICAgICAgICA gICAgICAgICAgICAgICAgICAgICAgICAgID///+AgIAAAACAgIDAwMDAwMDAwMDAwMDAwMDAwMDA wMDAwMDAwMDAwMDAwMDAwMD///////////////////////////////////////////////////// //////////////+AgIAAAACAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/ //+AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgID///+AgIAAAACA gIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD///////////////////////// //////////////////////////////////////////+AgIAAAACAgIDAwMDAwMDAwMDAwMDAwMDA wMDAwMDAwMDAwMDAwMDAwMDAwMD///+AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA gICAgICAgICAgID///+AgIAAAACAgIDAwMCAgICAgICAgICAgICAgICAgICAgICAgICAgIDAwMDA wMD///////////////////////////////////////////////////////////////////+AgIAA AACAgIDAwMCAgIAAAACAgACAgAAAAAAAAACAgAAAAACAgIDAwMDAwMD///////////////////// //////////////////////////////////////////////+AgIAAAACAgIDAwMCAgICAgIAAAAAA AAD///////8AAACAgICAgIDAwMDAwMD///////////////////////////////////////////// //////////////////////+AgIAAAACAgIDAwMCAgICAgIAAAAD///////8AAAAAAACAgICAgIDA wMDAwMD///+AAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAAD///+A gIAAAACAgIDAwMCAgIAAAAAAAAAAAAD///////////8AAACAgIDAwMDAwMD///+AAACAAACAAACA AACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAACAAAD///+AgIAAAACAgIDAwMAAAADAwMDA wMD///////////////8AAACAgIDAwMDAwMD///////////////////////////////////////// //////////////////////////+AgIAAAACAgIDAwMAAAADAwMDAwMAAAAD///////////////8A AADAwMDAwMD///////////////////////////////////////////////////////////////// //+AgIAAAACAgIDAwMAAAADAwMDAwMAAAAD///////8AAAAAAACAgIDAwMDAwMD///////////// //////////////////////////////////////////////////////+AgIAAAACAgIDAwMAAAADA wMDAwMDAwMAAAAD///////8AAACAgIDAwMDAwMD///////////////////////////////////// //////////////////////////////+AgIAAAACAgIDAwMCAgIAAAADAwMDAwMDAwMDAwMDAwMAA AACAgIDAwMDAwMD///////////////////////////////////////////////////////////// //////+AgIAAAACAgIDAwMCAgICAgIAAAAAAAAAAAAAAAAAAAACAgICAgIDAwMDAwMD///////// //////////////////////////////////////////////////////////+AgIAAAACAgIDAwMDA wMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD///////////////////////////////// //////////////////////////////////+AgIAAAACAgICAgICAgICAgICAgICAgICAgICAgICA gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA gICAgICAgICAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD AAAAAABp+QIFkAYAmAEAABEAAAADACAOeRAAAB4AATABAAAAGQAAAEVyaWMgQS4gRHVuY2FuIChp RG0pLnZjZgAAAAACAQI3AQAAAAAAAAAeAAM3AQAAAAUAAAAudmNmAAAAAAMABTcBAAAAHgAHNwEA AAAZAAAARXJpYyBBLiBEdW5jYW4gKGlEbSkudmNmAAAAAAMACzf/////AwD6fwAAAABAAPt/AEDd o1dFswxAAPx/AEDdo1dFswwDAP1/AAAAAAsA/n8AAAAAAwAhDuXNAQACAfgPAQAAABAAAABLOwAb JpbTEYwjAKDJItjOAgH6DwEAAAAQAAAASzsAGyaW0xGMIwCgySLYzgIB+w8BAAAAhwAAAAAAAAA4 obsQBeUQGqG7CAArKlbCAABQU1RQUlguRExMAAAAAAAAAABOSVRB+b+4AQCqADfZbgAAAEQ6XERv d25sb2FkXE5ld1xMb2NhbCBTZXR0aW5nc1xBcHBsaWNhdGlvbiBEYXRhXE1pY3Jvc29mdFxPdXRs b29rXG91dGxvb2sucHN0AAADAP4PBwAAAL5k ------=_NextPart_000_0022_01BFA319.B9B574D0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 16:44:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 819BB37B556 for ; Mon, 10 Apr 2000 16:44:28 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.114] by picusnet.com with ESMTP (SMTPD32-5.05) id AFA0DE930072; Mon, 10 Apr 2000 19:11:28 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id TAA01687 for ; Mon, 10 Apr 2000 19:05:18 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F25E2E.EE6FF50E@picusnet.com> Date: Mon, 10 Apr 2000 19:05:18 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: a networking type question Content-Type: multipart/alternative; boundary="------------4535A93FD3398929A687F9F0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------4535A93FD3398929A687F9F0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Here's the deal. My friends and I are having a UNIX-Only LAN party this weekend (this also happens to include Linux-based GNU systems for the practicle reason of that i'm the only person who uses FreeBSD at school). The question is, that since i don't have a static IP, if i put them in /etc/hosts as ip's like 127.0.0.2 and 127.0.0.3, and then use natd so that they can get out-side access through me and the like, would any problems arise, or does anyone have a suggestion on how to set this up (using a coaxal thinnet and such) so that everything will work correctly? -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------4535A93FD3398929A687F9F0 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Here's the deal. My friends and I are having a UNIX-Only LAN party this weekend (this also happens to include Linux-based GNU systems for the practicle reason of that i'm the only person who uses FreeBSD at school).  The question is, that since i don't have a static IP, if i put them in /etc/hosts as ip's like 127.0.0.2 and 127.0.0.3, and then use natd so that they can get out-side access through me and the like, would any problems arise, or does anyone have a suggestion on how to set this up (using a coaxal thinnet and such) so that everything will work correctly?
-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------4535A93FD3398929A687F9F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 16:54:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pimout1-int.prodigy.net (pimout1-ext.prodigy.net [207.115.63.100]) by hub.freebsd.org (Postfix) with ESMTP id 945FB37B812 for ; Mon, 10 Apr 2000 16:54:20 -0700 (PDT) (envelope-from j.sandiego@prodigy.net) Received: from penguin (NYCMA080-0713.splitrock.net [63.253.83.205]) by pimout1-int.prodigy.net (8.8.5/8.8.5) with SMTP id TAA45930 for ; Mon, 10 Apr 2000 19:54:18 -0400 Message-ID: <000d01bfa348$0bb4bbf0$cd53fd3f@penguin> From: "Jeffrey San Diego" To: Subject: Correction Date: Mon, 10 Apr 2000 19:53:07 -0400 Organization: Prodigy Internet MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000A_01BFA326.642F00F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000A_01BFA326.642F00F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I missed a word on that error generated after running make on the = FREEBIE directory while re-compiling the kernel. The message read: In file included from ../../isofs/cd9660/cd9660_bmap.x:43: = ../sys/vnode.h:457: vnode_if.h: No such file or directory *** Error code 1 . Stop. I could not find vnode_if.h anywhere. Please help. -Jeffrey ----- Original Message -----=20 From: Jeffrey San Diego=20 Sent: Monday, April 10, 2000 3:38 PM Subject: missing vnode.h file I'm trying to rebuild the kernel after changing the printer port keyword = from nlpt0 to lpt0. After running make in the ../compile/FREEBIE = directory, I got this message: In file included from ../../isofs/cd9660/cd9660_bmap.x:43: = ../sys/vnode.h:457: No such file or directory *** Error code 1 . Stop. I ran a find to look for vnode.h but couldn't find that file anywhere? = Where can I find it? -Jeffrey ------=_NextPart_000_000A_01BFA326.642F00F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I missed a word on that = error=20 generated after running make on the FREEBIE directory while re-compiling = the=20 kernel. The message read:
 
In file included from=20 ../../isofs/cd9660/cd9660_bmap.x:43: ../sys/vnode.h:457:=20 vnode_if.h: No such file or directory
*** Error code 1
.
Stop.
 
I could not find=20 vnode_if.h anywhere. Please help.
 
-Jeffrey
 
----- Original Message -----=20
From: Jeffrey San=20 Diego
Sent: Monday, April 10, 2000 3:38 PM
Subject: missing vnode.h file

I'm trying to rebuild the = kernel after=20 changing the printer port keyword from nlpt0 to lpt0. After running make = in the=20 ../compile/FREEBIE directory, I got this message:
 
In file included from=20 ../../isofs/cd9660/cd9660_bmap.x:43: ../sys/vnode.h:457: No such file or = directory
*** Error code 1
.
Stop.
 
I ran a find to look for = vnode.h but=20 couldn't find that file anywhere? Where can I find it?
 
-Jeffrey
------=_NextPart_000_000A_01BFA326.642F00F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 17:10: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.bigmailbox.com (mail3.bigmailbox.com [209.132.220.34]) by hub.freebsd.org (Postfix) with ESMTP id 13EEF37B806 for ; Mon, 10 Apr 2000 17:10:03 -0700 (PDT) (envelope-from gummibear@nettaxi.com) Received: œby mail3.bigmailbox.com (8.8.7/8.8.7) id RAA03970; Mon, 10 Apr 2000 17:10:01 -0700 Date: Mon, 10 Apr 2000 17:10:01 -0700 Message-Id: <200004110010.RAA03970@mail3.bigmailbox.com> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [209.55.100.120] From: "gummibear@nettaxi.com" To: questions@freebsd.org Subject: Questions Running a DNS Server Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all! Okay, so my wife finally registered her own domain name (digitaltlc.com). As of right now it's being hosted at the web hosting company that she uses to publish her web pages. In other words, their DNS servers are doing the dirty work so "www.digitaltlc.com" points to their machines. I have a DSL connection with 2 static IP's. I'm running FreeBSD 4.0 Release. I don't mind them doing the work, what I want to do is add my home machines to the mix and I thought running a DNS server would be the way to do it. I mean if I wanted to set one machine as crack.digitaltlc.com and the other whatever.digitaltlc.com do I have to tell her hosting site to add it into their dns records or could I just run a DNS server to accomplish that. Sure I can just name my machines that, but I'd like to be able to go to work and type crack.digitaltlc.com and get to my machine. Anyways, some insight would be much appreciated. Thanks, Joey Garcia ------------------------------------------------------------ Why pay for Internet Service when you can get it for FREE? http://www.nettaxi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 17:38:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id A7F5F37B812 for ; Mon, 10 Apr 2000 17:38:20 -0700 (PDT) (envelope-from lucas@comp04.prc.uic.edu) Received: (qmail 62255 invoked by uid 1000); 11 Apr 2000 00:38:39 -0000 Date: Mon, 10 Apr 2000 19:38:39 -0500 From: Lucas Bergman To: freebsd-questions@freebsd.org Subject: hang during 4.0 CD boot Message-ID: <20000410193839.A62238@comp04.prc.uic.edu> Reply-To: iceberg@pobox.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My 128-MB Pentium II machine has run 3.4 (and 2.2.8, and 3.1, and 3.2 and 3.3) successfully for some time. When I boot off the boot floppies (or the CD-ROM), regardless of how much or little I enable in the boot configurator, I always get the same result: atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 10 chip1: port 0x5000-0x500f at device 7.3 on pci0 and then nothing. I have to hard reboot. Any ideas on what device probe or whatever might be the cause? (Please forgive typographical errors; I had to type those kernel messages by hand.) Lucas -- S. Lucas Bergman Northwestern University Mathematics Department PGP Public Key (0xC0C73619): http://pobox.com/~iceberg/pgpkey.html Illegal Income. Illegal income, such as stolen or embezzled funds, must be included in your gross income on line 21 of Form 1040, or on Schedule C or Schedule C-EZ (Form 1040) if from your self-employment activity. -- 1999 Publication 535, Taxable and Nontaxable Income, United States Internal Revenue Service To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 17:41:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 8FD0437B56C for ; Mon, 10 Apr 2000 17:41:26 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA26422; Tue, 11 Apr 2000 10:11:05 +0930 (CST) Date: Tue, 11 Apr 2000 10:11:05 +0930 From: Greg Lehey To: "Jim C. Nasby" Cc: tomb , freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic Message-ID: <20000411101105.A26373@freebie.lemis.com> References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <38F0359F.E45937FC@cgf.net> <20000410104141.C17984@freebie.lemis.com> <38F16ACE.F93E576E@cgf.net> <20000410152151.I19079@freebie.lemis.com> <38F17425.985C1DFD@cgf.net> <38F1DE8A.502F0672@nasby.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <38F1DE8A.502F0672@nasby.net> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] On Monday, 10 April 2000 at 9:00:42 -0500, Jim C. Nasby wrote: > X-Mailer: Mozilla 4.7 [en] (WinNT; U) Please keep your text lines to less than 80 characters; it makes it very difficult to read otherwise. > tomb wrote: > >> The major crash hasn't happened since I formatted the disks. The only other >> change was my refference to the disks. The first time around (double fault) I >> refferenced them as. >> >> drive a device /dev/da0s1e >> drive b device /dev/da1s1e >> >> Which judging by the man page on disk labeling is totaly wrong, hence I guess >> this is the source of the kernel panics. > > Is this true Greg? Guessing is guesswork. I need to look at the problem first, and so far we don't have much evidence for anything. On older versions of Vinum I didn't support this kind of naming, but it's been there since 3.3. There were some problems in 3.3-RELEASE, but they've been fixed, and are documented in http://www.lemis.com/vinum/known-bugs.html. > I was having frequent crashes and reboots on my vinum raid5 system, > which was had it's drives configured as > > drive vinum0 device /dev/da0s1h > drive vinum1 device /dev/da1s1h > drive vinum2 device /dev/da2s1h > drive vinum3 device /dev/da3s1h > > The system lunched the drives recently, so I can't show what > disklabel used to read, but in each case, the h partition was a > vinum partition Tht's the important part. > and each drive had at least one other partition for a minimum FBSD > install, That doesn't matter. > which is how I bootstrapped FBSD onto vinum (the box now has a 5th > HD for the OS and I don't currently have vinum running). If the disk label is wrong, you won't get the system to work at all. It should just refuse, not panic, but it won't work. > Is da#s#h a valid device for vinum, Yes. This is described in the man page. > or do I have to use the entire drive? Or do I have to use an entire > slice (ie: da0s1)? No, that's wrong. > Also, don't know if it makes a difference or not, but I also had > swap on a raid5 plex.. I've seen somebody do that on NetBSD (with RAIDframe) recently. I don't understand why you'd want to do that. RAID-5 is very slow on writes, and swap is usually small enough that the additional hardware cost of RAID-1 would be negligible. > in fact, everything but root (and the old partitions which generally > weren't used, but were mounted rw) was on a raid5 plex. I can send > you my old config file if you're interested. Sorry, but I don't have > any debug files. If you have any more problems, take a look at http://www.lemis.com/vinum/how-to-debug.html and give me the information I ask for there. Greg -- When replying to this message, please copy the original recipients. 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 Mon Apr 10 17:45:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id BBDA137B855 for ; Mon, 10 Apr 2000 17:45:34 -0700 (PDT) (envelope-from otterr@telocity.com) Received: from bronyaur (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id RAA23972; Mon, 10 Apr 2000 17:44:24 -0700 (PDT) Message-ID: <002901bfa34f$6373a390$555be3d8@telocity.com> From: "Otter" To: , "Steve Hovey" Cc: References: <77363439109C.AAA4C18@mail2.qx.net> Subject: Re: Re: Need help with static IP Date: Mon, 10 Apr 2000 20:46:34 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >From: Steve Hovey > >Are you sure thats the correct netmask? Did you get the entire class C, o > >r just a single IP host routed (so it would be 255.255.255.255) > > > Yes, the correct netmask is 255.255.255.0. > > Also, I fixed my problem. > I added > > defaultgateway=”GATEWAY.IP.ADDRESS” > > to /etc/rc.conf. The only problem is that I had to reboot for it to take affect. > > How do I get my system to reread from /etc/rc.conf without rebooting? > > Thanks why not just use the ifconfig command that you've been blessed with? -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 17:46:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts1-srv.bellnexxia.net (tomts1.bellnexxia.net [209.226.175.139]) by hub.freebsd.org (Postfix) with ESMTP id 0713B37B647 for ; Mon, 10 Apr 2000 17:46:14 -0700 (PDT) (envelope-from transmogrify@sympatico.ca) Received: from sympatico.ca ([207.236.126.121]) by tomts1-srv.bellnexxia.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000411004608.HGSQ21816.tomts1-srv.bellnexxia.net@sympatico.ca>; Mon, 10 Apr 2000 20:46:08 -0400 Message-ID: <38F27580.B390B90A@sympatico.ca> Date: Mon, 10 Apr 2000 20:44:48 -0400 From: Paul Halliday X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Robert Small Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD networking References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert Small wrote: > > Please excuse my ignorance, but I'm a real newbie with FreeBSD. > > Now that I've gotten my system up and running, I want to network > in my son's Win98 machine for access to the internet only. > I'm not sure what I need to do with FreeBSD to get it working > after I get it wired. > > Any help would be GREATLY appreciated! Windows side: Make sure that tcp/ip is setup for your nic, and point the gateway to your fbsd host. Set your isp's nameservers etc. Extremely straight forward. FreeBSD side: edit the necessary fields in you /etc/defaults/rc.conf to turn the machine into a gateway. Again, extremely staight forward. Good luck. > > ------------------------------------------------------------------------ > Name: winmail.dat > winmail.dat Type: application/ms-tnef > Encoding: base64 -- Paul H. ============================================================================ Don't underestimate the power of stupid people in large groups. Email: dp@penix.org BIO: http://bling.dyn.dhs.org GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F  D5EC 3D39 F274 4AA3 E8B9 Public Key available here: http://bling.dyn.dhs.org/dp.asc ============================================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 17:47:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 3440837B8BA for ; Mon, 10 Apr 2000 17:47:06 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA26505; Tue, 11 Apr 2000 10:16:35 +0930 (CST) Date: Tue, 11 Apr 2000 10:16:35 +0930 From: Greg Lehey To: Giorgos Keramidas Cc: Bryan.Bradsby@capnet.state.tx.us, kas@orient.net.ru, questions@FreeBSD.ORG Subject: Netmasks (was: Trouble with Digital 21140A) Message-ID: <20000411101635.C26373@freebie.lemis.com> References: <200004101239.PAA16677@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200004101239.PAA16677@hades.hell.gr> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 10 April 2000 at 15:39:16 +0300, Giorgos Keramidas wrote: >> From: Bryan Bradsby >> >>> Don't invent net masks. They need to be the same for all systems on >>> the net, >> >> Agreed. I did not mean to suggest the use of a bogus netmask. >> >>> and 255.255.255.240 is decidely unusual. >> >> Unusual, but works for me at home. > > What's wrong with it? > > $ echo obase=16\;240 | bc > F0 > > Just a nice and clean 16-host subnet. There's nothing "wrong" with it. But Bryan appeared to suggest that this non-standard netmask would solve the problems. Without knowing something about the network, you can't decide that, and the default value is more likely to be correct. Greg -- 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 Mon Apr 10 18: 8:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id D4F1537B887 for ; Mon, 10 Apr 2000 18:08:23 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA26721; Tue, 11 Apr 2000 10:37:36 +0930 (CST) Date: Tue, 11 Apr 2000 10:37:36 +0930 From: Greg Lehey To: Michael Jung Cc: FreeBSD Questions Subject: Re: Vinum - rebuildparity Message-ID: <20000411103736.G26373@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] On Monday, 10 April 2000 at 14:26:09 -0400, Michael Jung wrote: > If a disk becomes stale in a plex, what is the correct proceedure to > have the stale drive rebuilt from parity on the remaining drives? > > Here is my config: > > (root@news) /usr/home/staff/mikej$ vinum list > 4 drives: Please don't wrap these lines, it makes it very difficult to read. > D d1 State: up Device /dev/da1g Avail: 0/8667 MB (0%) > D d2 State: up Device /dev/da2g Avail: 0/8667 MB (0%) > D d3 State: up Device /dev/da4g Avail: 0/8667 MB (0%) > D d4 State: up Device /dev/da6g Avail: 0/8667 MB (0%) > > 1 volumes: > V raid0 State: up Plexes: 1 Size: 25 GB > > 1 plexes: > P raid0.p0 R5 State: degraded Subdisks: 4 Size: 25 GB > > 4 subdisks: > S raid0.p0.s0 State: up PO: 0 B Size: 8667 MB > S raid0.p0.s1 State: up PO: 256 kB Size: 8667 MB > S raid0.p0.s2 State: stale PO: 512 kB Size: 8667 MB > S raid0.p0.s3 State: up PO: 768 kB Size: 8667 MB > (root@news) /usr/home/staff/mikej$ > > I've tried doing "vinum rebuildparity raid0.p0" and vinum logs > > 10 Apr 2000 16:12:34.487534 *** vinum started *** > 10 Apr 2000 16:12:34.489817 rebuildparity raid0.p0 > > But nothing actually happens.... Ok what am I missing... > > FreeBSD news.npc.net 4.0-20000214-CURRENT FreeBSD 4.0-20000214-CURRENT > #6: Thu Mar 30 16:17:21 EST 2000 > root@news.npc.net:/usr/src/sys/compile/news i386 > > Vinum is loaded as a module 'rebuildparity' is intended to rebuild the parity blocks of a plex in the "up" state. To start a stale subdisk, use 'start': start raid0.p0.s2 There have been problems with this function under RAID-5. I'd recommend backing up the volume first, just in case it turns to gibberish. Greg -- When replying to this message, please copy the original recipients. 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 Mon Apr 10 18:29: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cyfari.com (tc-wc-de-68-50 [63.70.68.50]) by hub.freebsd.org (Postfix) with SMTP id 7F8CD37B52C for ; Mon, 10 Apr 2000 18:29:00 -0700 (PDT) (envelope-from naief@cyfari.com) Received: (qmail 38101 invoked from network); 11 Apr 2000 01:31:51 -0000 Received: from unknown (HELO naief.cyfari.com) (208.193.65.11) by www.cyfari.com with SMTP; 11 Apr 2000 01:31:51 -0000 Date: Mon, 10 Apr 2000 21:27:30 -0400 From: Naief BinTalal To: "gummibear@nettaxi.com" Cc: questions@freebsd.org Subject: Re: Questions Running a DNS Server Message-ID: <20000410212730.A13324@cyfari.com> References: <200004110010.RAA03970@mail3.bigmailbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004110010.RAA03970@mail3.bigmailbox.com>; from gummibear@nettaxi.com on Mon, Apr 10, 2000 at 05:10:01PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 05:10:01PM -0700, gummibear@nettaxi.com wrote: > > Hello all! Hi > > Okay, so my wife finally registered her own domain name (digitaltlc.com). As of right now it's being hosted at the web hosting company that she uses to publish her web pages. In other words, their DNS servers are doing the dirty work so "www.digitaltlc.com" points to their machines. > > I have a DSL connection with 2 static IP's. I'm running FreeBSD 4.0 Release. I don't mind them doing the work, what I want to do is add my home machines to the mix and I thought running a DNS server would be the way to do it. > > I mean if I wanted to set one machine as crack.digitaltlc.com and the other whatever.digitaltlc.com do I have to tell her hosting site to add it into their dns records or could I just run a DNS server to accomplish that. > No, you will have to ask them to do that. They addr.com have authority over the domain digitaltlc.com, and only them can add a host to that domain. Another thing you can do is to have them create a domain under digitaltlc.com and delegate authority for it to you. Example: home.digitaltlc.com. You now can add hosts under this domain without needing them. Example: crack.home.digitaltlc.com and whatever.home.digitaltlc.com You will have to run a name server to do this. Hope this helps Cheers, -- ------------------------------------------------------- Naief BinTalal | naief@cyfari.com Engineering | http://www.cyfari.com/ ------------------------------------------------------- "A rock pile ceases to be a rock pile the moment a single man contemplates it, bearing within him the image of a cathedral" -- Antoine de Saint-Exupery ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 18:46:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thor.afnetinc.com (thor.afnetinc.com [206.40.232.1]) by hub.freebsd.org (Postfix) with ESMTP id A518337B7F8 for ; Mon, 10 Apr 2000 18:46:14 -0700 (PDT) (envelope-from lists@efinley.com) Received: from 206-40-232-100-csc-0.afnetinc.com ([206.40.232.100] helo=SCIENCE1) by thor.afnetinc.com with smtp (Exim 2.05 #1) id 12epka-0006fu-00 for freebsd-questions@FreeBSD.ORG; Mon, 10 Apr 2000 19:45:57 -0600 From: lists@efinley.com (Elliot Finley) To: freebsd-questions@FreeBSD.ORG Subject: Has anyone successfully built a threaded 5.6 perl? Date: Tue, 11 Apr 2000 01:48:29 GMT Organization: Hiawatha Coal Company Reply-To: lists@efinley.com Message-ID: <38fb834e.251908044@mail.afnetinc.com> X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying to build a threaded 5.6 perl on FreeBSD 3.4-Stable. =20 I've tried with cc and gcc, and I get the same thing. I'm obviously not linking with whatever library contains all the pthread functions.... but the man page for pthread says that giving gcc the -pthread argument should make it link against the thread library. Any help would be appreciated. ------------------------------------ gcc -pthread -Wl,-E -L/usr/local/lib -o miniperl miniperlmain.o opmini.o libperl.a -lm -lc_r -lcrypt libperl.a(perl.o): In function `perl_destruct': perl.o(.text+0x503): undefined reference to `__pthread_detach' libperl.a(util.o): In function `Perl_my_popen': util.o(.text+0x2a75): undefined reference to `__pthread_fork' util.o(.text+0x2ac7): undefined reference to `__pthread_sleep' util.o(.text+0x2c74): undefined reference to `__pthread_read' libperl.a(util.o): In function `Perl_wait4pid': util.o(.text+0x3008): undefined reference to `__pthread_waitpid' libperl.a(pp.o): In function `S_seed': pp.o(.text+0x4d15): undefined reference to `__pthread_read' libperl.a(pp_sys.o): In function `Perl_pp_sselect': pp_sys.o(.text+0x1b83): undefined reference to `__pthread_select' libperl.a(pp_sys.o): In function `Perl_pp_sysread': pp_sys.o(.text+0x3160): undefined reference to `__pthread_read' libperl.a(pp_sys.o): In function `Perl_pp_send': pp_sys.o(.text+0x36e2): undefined reference to `__pthread_write' libperl.a(pp_sys.o): In function `Perl_pp_connect': pp_sys.o(.text+0x4a4f): undefined reference to `__pthread_connect' libperl.a(pp_sys.o): In function `Perl_pp_accept': pp_sys.o(.text+0x4ccd): undefined reference to `__pthread_accept' libperl.a(pp_sys.o): In function `Perl_pp_fork': pp_sys.o(.text+0x7729): undefined reference to `__pthread_fork' libperl.a(pp_sys.o): In function `Perl_pp_system': pp_sys.o(.text+0x7a8b): undefined reference to `__pthread_sleep' pp_sys.o(.text+0x7b8c): undefined reference to `__pthread_read' libperl.a(pp_sys.o): In function `Perl_pp_sleep': pp_sys.o(.text+0x867c): undefined reference to `__pthread_sleep' libperl.a(doio.o): In function `Perl_do_aexec5': doio.o(.text+0x2452): undefined reference to `__pthread_write' libperl.a(doio.o): In function `Perl_do_exec3': doio.o(.text+0x28da): undefined reference to `__pthread_write' *** Error code 1 --=20 Elliot (efinley@efinley.com) Weird Science! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 19:19: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wat-border.sentex.ca (waterloo-hespler.sentex.ca [199.212.135.66]) by hub.freebsd.org (Postfix) with ESMTP id D376B37B94B for ; Mon, 10 Apr 2000 19:18:58 -0700 (PDT) (envelope-from mike@sentex.net) Received: from granite.sentex.net (granite-atm.sentex.ca [209.112.4.1]) by wat-border.sentex.ca (8.9.3/8.9.3) with ESMTP id WAA13436; Mon, 10 Apr 2000 22:18:53 -0400 (EDT) (envelope-from mike@sentex.net) Received: from chimp.simianscience.com (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with SMTP id WAA11923; Mon, 10 Apr 2000 22:18:35 -0400 (EDT) From: mike@sentex.net (Mike Tancsa) To: ertank@ozlerplastik.com (Ertan Kucukoglu) Cc: questions@freebsd.org Subject: Re: Leased line and routing problems Date: Tue, 11 Apr 2000 02:16:17 GMT Message-ID: <38f28982.520935525@mail.sentex.net> References: In-Reply-To: X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10 Apr 2000 07:10:27 -0400, in sentex.lists.freebsd.questions you wrote: >Hello, > >I searched the maillist but, couldn't find a solution to my problem. > >I want to connect the LAN to the internet using router with FreeBSD 4.0. I >didn't setup any router configuration before, so I don't know what to do, >and below there maybe wrong configurations. Look for info on NAT (Network Address Translation). Also, if you go to www.dejanews.com/usenet, click on power search, enter *freebsd* in the forms section, and enter in NATD, you will get a wealth of information. >FreeBSD has 2 ethernets. One is 195.33.200.146 another is 192.168.1.152. >Router's ip is 195.33.200.145, and setup for the 195.33.200.146 ip address. >In my BSD I setup default gateway to 195.33.200.145, so my box can connect >to the internet. > >I don't know what to do after that point. Please direct me to a web site or >help setting this network up. man natd Other things you might want to look at include the various proxies in the ports collection. in /usr/ports/www squid is a popular caching proxy. Also in /usr/ports/net/socks5 is another popular one. > >My several configuration files are below: >----- /etc/rc.conf ----- >router_flags="-q" >router="routed" >router_enable="YES" You probably dont need routed for such a simple network. ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 19:31:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from staticky.com (www.staticky.com [198.109.164.44]) by hub.freebsd.org (Postfix) with ESMTP id B353137B526 for ; Mon, 10 Apr 2000 19:31:40 -0700 (PDT) (envelope-from jan@staticky.com) Received: (from jan@localhost) by staticky.com (8.9.3/8.9.3) id WAA31985 for freebsd-questions@freebsd.org; Mon, 10 Apr 2000 22:31:39 -0400 Date: Mon, 10 Apr 2000 22:31:39 -0400 From: Jan Rocho To: freebsd-questions@freebsd.org Subject: ip masquerading/lan internet access Message-ID: <20000410223139.A31966@staticky.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I've set-up my freebsd box as my internet router and in the local lan i have two linux boxes and one windows box. All the boxes are set-up to use the freebsd +box (192.168.1.1) as a gateway. Now how do I get this to work, i want to be able to type an URL on the linux boxes into the local netscape boxes and then i want to get the web-page. I didn't find anything in the handbook so I would really be happy if someoen could sendme specific +instructions or good pointers to some specific documentation on the topic. TIA, Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 19:51: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from noc.theworks.com (noc.theworks.com [206.171.181.10]) by hub.freebsd.org (Postfix) with ESMTP id C327737B855 for ; Mon, 10 Apr 2000 19:51:02 -0700 (PDT) (envelope-from rizzdogg@noc.theworks.com) Received: by noc.theworks.com with Internet Mail Service (5.5.2448.0) id <2HQ6NTRF>; Mon, 10 Apr 2000 19:54:31 -0700 Message-ID: <315C6C99356DD111866C006008926532676CB1@noc.theworks.com> From: Brian McKinney To: "'freebsd-questions@FreeBSD.ORG'" Subject: HP Colorado and FreeBSD 3.4-Current Date: Mon, 10 Apr 2000 19:54:28 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Iv been looking around and cant find any information on setting up a HP Colorado IDE on FreeBSD 3.4-Current. Iv checked the hardware compatability list and saw: "A: FreeBSD supports SCSI, QIC-36 (with a QIC-02 interface) and QIC-40/80 (Floppy based) tape drives. This includes 8-mm (aka Exabyte) and DAT drives. The QIC-40/80 drives are known to be slow." Does this mean IDE drives arent support or is 40/80 talking about the number of pins? (IDE being 40). If anyone knows what device needs to be added to the kernel or where i can find this info a response would be awsome. Thanks for whatever help is given. Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 19:56: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-server.tampabay.rr.com (smtp-server1.tampabay.rr.com [24.92.1.13]) by hub.freebsd.org (Postfix) with ESMTP id F342637B840 for ; Mon, 10 Apr 2000 19:55:59 -0700 (PDT) (envelope-from cameljon@tampabay.rr.com) Received: from camel (dt111n5d.tampabay.rr.com [24.92.184.93]) by smtp-server.tampabay.rr.com (8.9.3/8.9.3) with SMTP id WAA16041 for ; Mon, 10 Apr 2000 22:55:57 -0400 (EDT) Message-ID: <000801bfa361$cc2400d0$5db85c18@camel> From: "Jon Volden" To: Subject: Problems with install Date: Mon, 10 Apr 2000 22:58:21 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA340.44ABFDE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA340.44ABFDE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I seem to be having problems with the install and I'm not sure if I am = doing it correctly.=20 I am new to FreeBSD but I am familiar with Linux so I thought I would = give this a try.=20 Here is what I'm doing 1. Boot from CD-Rom (Downloaded ISO image file). 2. Skip Kernel Config and went to Install. 3. Selected "Standard Install". 4. Selected the hard drive to do the install on (ad1, my second drive). 5. I hit "A" for "Use Entire Disk", Then "Q" to finish. 6. Next I want to install the BootManager so I select it. 7. It asks me which drive I want to do this on. (I'm assuming primary = because that is where the computer boots from correct?) 8. Humm This is where I get confused. Because it drops me back into the fdisking = tool for my primary drive. Am I supose to do something here? In the help file it says I could set = one active but it doesn't say how. And it also says if I don't I'll be promted later. So no matter = what I do it takes me to the next screen showing the fdisking tool but with no info up top. It's asking me to set the partitions for the FreeBSD drive and when I = hit A for auto it says I=20 have to highlight one of them.=20 Hrmm.. am I just a morron or am I overlooking something? Either way thanks in advance! Jon Volden ------=_NextPart_000_0005_01BFA340.44ABFDE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I seem to be having problems with the = install and=20 I'm not sure if I am doing it correctly.
I am new to FreeBSD but I am familiar = with Linux so=20 I thought I would give this a try.
 
Here is what I'm doing
 
1. Boot from CD-Rom (Downloaded ISO = image=20 file).
2. Skip Kernel Config and went to=20 Install.
3. Selected "Standard = Install".
4. Selected the hard drive to do the = install on=20 (ad1, my second drive).
5. I hit "A" for "Use Entire Disk", = Then "Q" to=20 finish.
6. Next I want to install the = BootManager so I=20 select it.
7. It asks me which drive I want to do = this on.=20 (I'm assuming primary because that is where
    the computer boots = from=20 correct?)
8. Humm
 
This is where I get confused. Because = it drops me=20 back into the fdisking tool for my primary drive.
Am I supose to do something here? In = the help file=20 it says I could set one active but it doesn't
say how. And it also says if I don't = I'll be=20 promted later. So no matter what I do it takes me to
the next screen showing the fdisking = tool but with=20 no info up top.
 
It's asking me to set the partitions = for the=20 FreeBSD drive and when I hit A for auto it says I
have to highlight one of them. =
 
Hrmm.. am I just a morron or am I = overlooking=20 something?
 
Either way thanks in = advance!
Jon Volden
------=_NextPart_000_0005_01BFA340.44ABFDE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 19:57:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id C250537B840; Mon, 10 Apr 2000 19:57:06 -0700 (PDT) (envelope-from dan@freebsddiary.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id OAA74259; Tue, 11 Apr 2000 14:57:04 +1200 (NZST) Message-Id: <200004110257.OAA74259@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-ports@freebsd.org Date: Tue, 11 Apr 2000 14:57:03 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Volunteers wanted for freshports project Reply-To: dan@freebsddiary.org Cc: freebsd-questions@freebsd.org X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm looking for some people to help me out with the freshports project I've started. Basically, it's freshmeat but just for ports. All 100% automated. It's sort of like what you get from http://www.freebsd.org/cgi/ports.cgi only with greater functionality. The skills I'm looking for are file manipulation with tools such as awk and/or perl. The tasks I have for people are quite short tasks. For people skilled at these tools, the task should only take a half hour or so from what I've seen other do. It's just that I don't have the skills. Those who wish to join the project, please contact me off list. I'm also interested in hearing from people who would like to discuss the best ways of implementing this project. I have a few ideas, and have tested most of them. I also have some test pages running. But I would like to hear from those who know much more about this area than I do. Perhaps the ports mailng list is the best place to discuss this? -- Dan Langille - DVL Software Limited [I'm looking for more work] http://www.dvl-software.com/ | http://www.unixathome.org/ http://www.racingsystem.com/ | http://www.freebsddiary.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 19:57:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stono.cs.cofc.edu (stono.cs.cofc.edu [153.9.17.3]) by hub.freebsd.org (Postfix) with ESMTP id 2E58437BA22 for ; Mon, 10 Apr 2000 19:57:44 -0700 (PDT) (envelope-from jimmy@cs.cofc.edu) Received: from [153.9.17.27] (burton.cs.cofc.edu [153.9.17.27]) by stono.cs.cofc.edu (8.9.3/8.9.3) with ESMTP id WAA00979 for ; Mon, 10 Apr 2000 22:55:28 -0400 X-Sender: jimmy@stono.cs.cofc.edu Message-Id: In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 10 Apr 2000 22:58:36 -0400 To: questions@FreeBSD.ORG From: "James B. Wilkinson" Subject: HUGE kernel built from 3.2 CDRom Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG One of the machines in my networking lab has three Ethernet cards in it. This seems to require a rebuild of the kernel. I edited GENERIC and added ed1 and ed2 right after ed0. The kernel built fine, and it works ok, but it is almost 11 MB, whereas the GENERIC kernel is 2,329,748 bytes. So I ran strip on the new kernel, and that made it small allright, 2017520 bytes. It still works ok, but dmesg doesn't work with it, and I forgot to try ps, but I'll bet that it doesn't work, either. Is there something like a partial strip that I need to do? My root filesystem is getting crowded. Thanks ------------------------------------------------------------- Jimmy Wilkinson | Perfesser of Computer Science jimmy@cs.CofC.edu | The College of Charleston (843) 953-8160 | Charleston SC 29424 If there is one word to describe me, that word would have to be "profectionist". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 20: 9:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stono.cs.cofc.edu (stono.cs.cofc.edu [153.9.17.3]) by hub.freebsd.org (Postfix) with ESMTP id A7A4637B840 for ; Mon, 10 Apr 2000 20:09:18 -0700 (PDT) (envelope-from jimmy@cs.cofc.edu) Received: from [153.9.17.27] (burton.cs.cofc.edu [153.9.17.27]) by stono.cs.cofc.edu (8.9.3/8.9.3) with ESMTP id XAA01019 for ; Mon, 10 Apr 2000 23:07:05 -0400 X-Sender: jimmy@stono.cs.cofc.edu Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 10 Apr 2000 23:10:13 -0400 To: questions@FreeBSD.ORG From: "James B. Wilkinson" Subject: syntax of /boot/kernel.conf Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think I've been able to figure out most of what I see in /boot/kernel.conf. It's just a mirror of the stuff I did with the interactive configuration screen that came up shortly after I booted the floppy to get started. di ep0 # means that I disabled the ep0 interface en ed0 # I enabled ed0 po ed0 0x300 #ed0 is at port 300 ir ed0 3 #ed0 is at IRQ 3 iom ed0 0xd8000 #address of the boot rom is the ed0 had one f ed0 0 # now what is this all about????? ^^^^^^^^ Does it mark the (f)inish of the information on the ed0? If that's the case, what does the 0 following it mean? I'm interested because I have one machine with two more Etherenet cards: ed1 and ed2. I just copied what I saw for ed0 and changed the port and IRQ numbers. When I boot the new kernel with this file edited that way, it says that it found the other two cards, so everything appears to be well at this point. But I'm still curious, what's that last line all about? Can anybody solve this mystery for me? Oh, yeah, this is release 3.2 Thanks ------------------------------------------------------------- Jimmy Wilkinson | Perfesser of Computer Science jimmy@cs.CofC.edu | The College of Charleston (843) 953-8160 | Charleston SC 29424 If there is one word to describe me, that word would have to be "profectionist". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 20:11: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id 5107E37B5FA for ; Mon, 10 Apr 2000 20:10:57 -0700 (PDT) (envelope-from eogren@rod.darktech.org) Received: from rod.darktech.org (ip4.cambridge1.ma.pub-ip.psi.net [38.32.111.4]) by merlin.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id UAA01031; Mon, 10 Apr 2000 20:10:55 -0700 (PDT) Received: (from eogren@localhost) by rod.darktech.org (8.10.1/8.10.1) id e3B3C5w03885; Mon, 10 Apr 2000 23:12:05 -0400 (EDT) Date: Mon, 10 Apr 2000 23:12:04 -0400 From: Eric Ogren To: "James B. Wilkinson" Cc: questions@FreeBSD.ORG Subject: Re: HUGE kernel built from 3.2 CDRom Message-ID: <20000410231204.A3861@earthlink.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from jimmy@CS.cofc.EDU on Mon, Apr 10, 2000 at 10:58:36PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there- By any chance did you run "config -g KERNEL" or do you have a "-g" hanging around in your /etc/make.conf somewhere? It looks like you managed to build a debug kernel, and the debugging symbols are big, as you've noticed. You also noticed that stripping a kernel is going to cause Bad Things(tm) to happen; I wouldn't recommend it. Try building the kernel without debugging symbols, and that should cut its size way down. Eric On Mon, Apr 10, 2000 at 10:58:36PM -0400, James B. Wilkinson wrote: > One of the machines in my networking lab has three Ethernet cards in it. > This seems to require a rebuild of the kernel. I edited GENERIC and added > ed1 and ed2 right after ed0. The kernel built fine, and it works ok, but it > is almost 11 MB, whereas the GENERIC kernel is 2,329,748 bytes. So I ran > strip on the new kernel, and that made it small allright, 2017520 bytes. It > still works ok, but dmesg doesn't work with it, and I forgot to try ps, but > I'll bet that it doesn't work, either. Is there something like a partial > strip that I need to do? My root filesystem is getting crowded. > > Thanks > > > ------------------------------------------------------------- > Jimmy Wilkinson | Perfesser of Computer Science > jimmy@cs.CofC.edu | The College of Charleston > (843) 953-8160 | Charleston SC 29424 > > If there is one word to describe me, > that word would have to be "profectionist". > > > > > 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 Apr 10 20:18:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.ea4els.ampr.org (182-MADR-X33.libre.retevision.es [62.82.43.182]) by hub.freebsd.org (Postfix) with ESMTP id B307A37B948 for ; Mon, 10 Apr 2000 20:18:40 -0700 (PDT) (envelope-from sjmudd@pobox.com) Received: from localhost (localhost [127.0.0.1]) by phoenix.ea4els.ampr.org (Postfix) with ESMTP id 0C70A3709 for ; Mon, 10 Apr 2000 21:17:48 +0200 (CEST) Date: Mon, 10 Apr 2000 21:17:48 +0200 (CEST) From: Simon J Mudd To: freebsd-questions@freebsd.org Subject: lost libX11.so.6 and libXaw.so.6 in upgrade from 3.3 to 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had a running version of FreeBSD 3.3 stable which I recently upgraded to 4.0 using cvsup. The upgrade (apart from a few minor mishaps) has gone ok. I have been using emacs-20.4 and the X and KDE environment from the 3.3 CDROM. After the upgrade to 4.0 I can't start emacs or X. unicorn# emacs /usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6" not found unicorn# startx ... (--) SVGA: Generic SpeedUps selected (Flags=0x30) /usr/libexec/ld-elf.so.1: Shared object "libX11.so.6" not found /usr/libexec/ld-elf.so.1: Shared object "libX11.so.6" not found /usr/libexec/ld-elf.so.1: Shared object "libX11.so.6" not found /usr/libexec/ld-elf.so.1: Shared object "libX11.so.6" not found /usr/libexec/ld-elf.so.1: Shared object "libX11.so.6" not found /usr/libexec/ld-elf.so.1: Shared object "libjpeg.so.9" not found /usr/libexec/ld-elf.so.1: Shared object "libX11.so.6" not found I see the binaries for this emacs are quite large and the X and kde binary packages are almost certainly larger. Is there any way I can "reinstall" the older libraries so I can get my system running as before? Should these libraries still be on the system, and if so what should I look at for? Thanks for any pointers. Regards, Simon (still finding his way in FreeBSD) -- Simon J Mudd, Madrid SPAIN Tel: +34-91-408 4878 email: sjmudd@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 20:20:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lark.capnet.state.tx.us (lark.capnet.state.tx.us [204.65.39.249]) by hub.freebsd.org (Postfix) with ESMTP id B02F537B9B4 for ; Mon, 10 Apr 2000 20:20:33 -0700 (PDT) (envelope-from Bryan.Bradsby@capnet.state.tx.us) Received: from localhost (bbradsby@localhost) by lark.capnet.state.tx.us (8.10.0/8.10.0) with ESMTP id e3B3KMw02183; Mon, 10 Apr 2000 22:20:22 -0500 (CDT) Date: Mon, 10 Apr 2000 22:20:22 -0500 (CDT) From: Bryan Bradsby To: Greg Lehey Cc: Giorgos Keramidas , kas@orient.net.ru, questions@FreeBSD.ORG Subject: Re: Netmasks (was: Trouble with Digital 21140A) In-Reply-To: <20000411101635.C26373@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > There's nothing "wrong" with it. But Bryan appeared to suggest that > this non-standard netmask would solve the problems. Without knowing > something about the network, you can't decide that, and the default > value is more likely to be correct. Greg is entirely correct. When i tried to suggest using a netmask (as part of the problem solving) it came across differently than i intended, and could easily have led some users astray. > Greg thank you, -bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 20:28:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lince.tdnet.com.br (lince.tdnet.com.br [200.236.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 5FC4837B887 for ; Mon, 10 Apr 2000 20:28:15 -0700 (PDT) (envelope-from kernel@tdnet.com.br) Received: from tdnet.com.br [200.236.148.161] by lince.tdnet.com.br with ESMTP (SMTPD32-5.00) id AF2437601FA; Mon, 10 Apr 2000 23:34:12 -0300 Message-ID: <38F27056.62C14770@tdnet.com.br> Date: Tue, 11 Apr 2000 00:22:46 +0000 From: Gustavo V G C Rios X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark Cc: Eduardo Viruena Silva , freebsd-questions@FreeBSD.ORG Subject: Re: xdm and FreeBSD 4.0-RELEASE References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try this change (in /usr/X11R6/lib/X11/xdm/xdm-config): from: DisplayManager._0.authorize: true to: DisplayManager._0.authorize: false Tell me what you got after that ! Mark wrote: > > Does xdm give you a graphical login like Solaris? Meaning, instead of a > text login, I get a graphic dialog-like box. > > On Mon, 10 Apr 2000, Eduardo Viruena Silva wrote: > > > > > Hello! > > > > I have successfully download the FreeBSD 4.0 ISO-image, burnt a CDROM and > > installed it on my computer. > > > > While trying to setup "xdm" I found that it is not difficult to configure > > "xdm". The session tries to start but immediately stops and the > > "login/password" window is displayed again. > > > > I cannot find anything that could be the source of the problem, except by > > the "/usr/X11R6/lib/X11/xdm/xdm-config" file that says in its last lines: > > > > ==================================================================== > > ! SECURITY: do not listen for XDMCP or Chooser requests > > ! Comment out this line if you want to manage X terminals with xdm > > DisplayManager.requestPort: 0 > > ==================================================================== > > > > even though I commented out the last line, I have not been able to make > > "xdm" to work. > > > > Do you have any ideas of what it is happening? > > > > > > ------ > > by the way: > > I copied the "xdm" file from version 3.4 on my 4.0 installation and it > > works perfectly. The only differences in the config files are the > > xdm-config lines listed above. /usr/X11R6/lib/X11/xdm/chooser is also a > > shorter file. > > ------ > > > > - ______ _ > > * / /###\ / \ __ > > /\ /\ * / ./#### \ * \__|_/ | | > > / \/ \ | b#####| * _ | __ | | __ > > = .. \____ \ \_\#####/ / \| / \ | | /\_\/ > > = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ > > = \______/ _ > > | | > > > > > > > > > > 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 -- If you're happy, you're successful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 20:32:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id DBF0337B855 for ; Mon, 10 Apr 2000 20:32:53 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3B3We008441; Mon, 10 Apr 2000 20:32:40 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004110332.e3B3We008441@cytosine.dhs.org> Subject: Re: ip masquerading/lan internet access In-Reply-To: <20000410223139.A31966@staticky.com> from Jan Rocho at "Apr 10, 2000 10:31:39 pm" To: Jan Rocho Date: Mon, 10 Apr 2000 20:32:40 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Read "man natd" Look down at the bottom for the instructions. --bhishan > Hi! > > I've set-up my freebsd box as my internet router and in the local lan i have > two linux boxes and one windows box. All the boxes are set-up to use the freebsd > +box (192.168.1.1) as a gateway. Now how do I get this to work, i want to be > able to type an URL on the linux boxes into the local netscape > boxes and then i want to get the web-page. I didn't find anything in the > handbook so I would really be happy if someoen could sendme specific > +instructions or good pointers to some specific documentation on the topic. > > TIA, > Jan > > > > 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 Apr 10 20:37:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 26BA837B8C7 for ; Mon, 10 Apr 2000 20:37:16 -0700 (PDT) (envelope-from jim@freeze.org) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id XAA02974 for ; Mon, 10 Apr 2000 23:37:13 -0400 Received: from urim ([208.200.110.119]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA1E3; Mon, 10 Apr 2000 23:35:35 -0400 From: Jim Freeze To: "Otter" , , "Steve Hovey" Subject: Re: Re: Need help with static IP Date: Mon, 10 Apr 2000 23:37:50 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: References: <77363439109C.AAA4C18@mail2.qx.net> <002901bfa34f$6373a390$555be3d8@telocity.com> In-Reply-To: <002901bfa34f$6373a390$555be3d8@telocity.com> MIME-Version: 1.0 Message-Id: <00041023381901.01022@urim> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > why not just use the ifconfig command that you've been blessed with? > -Otter And how would I do that? ================== Jim Freeze jim@freeze.org ================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 20:42:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lark.capnet.state.tx.us (lark.capnet.state.tx.us [204.65.39.249]) by hub.freebsd.org (Postfix) with ESMTP id E5D5937B9B2 for ; Mon, 10 Apr 2000 20:42:52 -0700 (PDT) (envelope-from Bryan.Bradsby@capnet.state.tx.us) Received: from localhost (bbradsby@localhost) by lark.capnet.state.tx.us (8.10.0/8.10.0) with ESMTP id e3B3gnq02630; Mon, 10 Apr 2000 22:42:49 -0500 (CDT) Date: Mon, 10 Apr 2000 22:42:49 -0500 (CDT) From: Bryan Bradsby To: David Daugherty Cc: questions@FreeBSD.ORG Subject: Re: sendmail woes In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, David Daugherty wrote: > In my log files I keep getting gethostbyaddr(192.168.1.1) errors. This box > is a natd/router/firewall box which of course has 2 NICS (1 to cable > modem, 1 to internal network). In my hosts file I have: > 127.0.0.1 localhost.mydomain.net localhost > 24.12.xxx.xxx roosevelt.mydomain.net roosevelt > 24.12.xxx.xxx roosevelt.mydomain.net > > 192.168.1.88 reagan > 192.168.1.28 lincoln > 192.168.1.45 truman > > Do I need to have a definition for 192.168.1.1 in hosts? > ie: 192.168.1.1 roosevelt.mydomain.net roosevelt > 192.168.1.1 roosevelt.mydomain.net Never been in that exact situation. What you suggest above won't hurt. If you are running a recent sendmail 8.9.x then look at the sendmail.cf file, specifically this entry comes to mind: # shall we get local names from our installed interfaces? #O DontProbeInterfaces=False Change to True, uncomment, HUP sendmail, and watch your logs. > David > Software Eng. - NetManage seen any green chameleons lately? -bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 20:47:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lark.capnet.state.tx.us (lark.capnet.state.tx.us [204.65.39.249]) by hub.freebsd.org (Postfix) with ESMTP id AD63F37B840 for ; Mon, 10 Apr 2000 20:47:07 -0700 (PDT) (envelope-from Bryan.Bradsby@capnet.state.tx.us) Received: from localhost (bbradsby@localhost) by lark.capnet.state.tx.us (8.10.0/8.10.0) with ESMTP id e3B3l3502757; Mon, 10 Apr 2000 22:47:03 -0500 (CDT) Date: Mon, 10 Apr 2000 22:47:03 -0500 (CDT) From: Bryan Bradsby To: Dan Busarow Cc: "Stephen M. Vincent" , Free bsd Subject: Re: sendmail and telnet and netscape and DNS In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > zone "9.5.216.IN-ADDR.ARPA" { > > type master; > > file "billsequipment-reverse"; > > }; > > What have you got in billsequipment-reverse ? Both email problems > you are reporting are related to reverse DNS. 9.5.216.IN-ADDR.ARPA is currently delegated to: Authoritative answers can be found from: dns2.actionwebs.net internet address = 216.5.9.6 dns1.actionwebs.net internet address = 216.5.9.3 and both of those servers are lame for that zone. HTH -bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 21: 6: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ptd.net (mail1.ha-net.ptd.net [207.44.96.65]) by hub.freebsd.org (Postfix) with SMTP id CBDF437B80D for ; Mon, 10 Apr 2000 21:06:02 -0700 (PDT) (envelope-from tms2@mail.ptd.net) Received: (qmail 1767 invoked from network); 11 Apr 2000 04:06:05 -0000 Received: from du34.cli.ptd.net (HELO mail.ptd.net) (204.186.33.34) by mail.ptd.net with SMTP; 11 Apr 2000 04:06:05 -0000 Message-ID: <38F2A483.1992AA75@mail.ptd.net> Date: Tue, 11 Apr 2000 00:05:23 -0400 From: "Thomas M. Sommers" X-Mailer: Mozilla 4.51 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Danny Cc: antti@mysql.com, freebsd-questions@FreeBSD.ORG Subject: Re: mysqld exits immediately References: <38ED6A3F.EEE0B01D@mail.ptd.net> <00040914530502.00323@freebsd.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Danny wrote: > > Try creating one like mine which is > soemthing like mine > > to see what happens > > #!/bin/sh > # > > if [ -x /usr/local/bin/safe_mysqld ] > then > /usr/local/bin/safe_mysqld & && echo -n ' mysql' > fi > This is the output that went to stdout: Starting mysqld daemon with databases from /var/db/mysql mysqld daemon ended I presume you didn't mean to remove the ldconfig line. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 21: 8: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gw.one.com.au (gw.one.com.au [203.18.85.1]) by hub.freebsd.org (Postfix) with ESMTP id B8F7137B528 for ; Mon, 10 Apr 2000 21:07:56 -0700 (PDT) (envelope-from raymond@one.com.au) Received: from one.com.au (pmo.local [10.18.85.2]) by gw.one.com.au (8.9.2/8.9.2) with SMTP id OAA17466 for freebsd-questions@FreeBSD.ORG; Tue, 11 Apr 2000 14:07:52 +1000 (EST) (envelope-from raymond@one.com.au) Date: Tue, 11 Apr 2000 14:07:52 +1000 (EST) From: User Raymond Message-Id: <200004110407.OAA17466@gw.one.com.au> Subject: Epson SED1330 LCD controller Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To: freebsd-questions@FreeBSD.ORG Is there any support or software for the Epson SED1330F LCD controller? Ray Newman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 21:16:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 89DA937B6BA for ; Mon, 10 Apr 2000 21:16:24 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id VAA20048; Mon, 10 Apr 2000 21:16:20 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <015501bfa36c$ae6df360$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Naief BinTalal" , Cc: Subject: Re: Questions Running a DNS Server Date: Mon, 10 Apr 2000 21:15:46 -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 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Another thing you can do is to have them create a domain under > digitaltlc.com and delegate authority for it to you. > > Example: home.digitaltlc.com. > > You now can add hosts under this domain without needing them. > Example: crack.home.digitaltlc.com and whatever.home.digitaltlc.com > You will have to run a name server to do this. Er, I wouldn't use the 'crack.home...' hostname unless you want the DEA breaking down your front door in the middle of the night... :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 22: 1:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id 11F7237B7E7 for ; Mon, 10 Apr 2000 22:01:41 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id AAA09585 for ; Tue, 11 Apr 2000 00:01:38 -0500 (CDT) Received: from localhost.localdomain (coconut-48-028068.nuts.nwu.edu [165.124.28.68]) by hecky.acns.nwu.edu via smap (V2.0) id xma009366; Tue, 11 Apr 00 00:01:26 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id WAA12073 for freebsd-questions@FreeBSD.ORG; Mon, 10 Apr 2000 22:02:48 -0500 (CDT) (envelope-from david) Date: Mon, 10 Apr 2000 22:02:48 -0500 From: "David J. Kanter" To: freebsd-questions@FreeBSD.ORG Subject: Re: procmail/mutt Message-ID: <20000410220248.A11979@localhost.localdomain> References: <20000408131119.A842@localhost.localdomain> <20000410164213.B1718@kagan.quedawg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000410164213.B1718@kagan.quedawg.com>; from bkwalters@lucent.com on Mon, Apr 10, 2000 at 04:42:13PM +0000 X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 04:42:13PM +0000, Brian K . Walters wrote: > On Sat, Apr 08, 2000 at 01:11:19PM -0500, David J. Kanter wrote: > > What does your procmail rule look like? I originally had one, which > > worked > > with a Linux distribution, that had a / at the end of each mailbox. With > > FreeBSD that didn't work; procmail thought it was a directory, not a > > file > > No I don't think thats it I have in my procmailrc > MAILDIR=$HOME/Mail > DEFAULT=$MAILDIR/Inbox > > no / at the end of the mailbox. ---end quoted text--- Those aren't your procmail rules. That's just the .procmailrc file. I was talking about something like this: :0: * ^Sender:.*owner-freebsd-questions@FreeBSD.ORG freebsd-questions ^this is where I used to have the / -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 22: 3:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from casper.spirit.net.au (cas240.act.spirit.net.au [203.63.240.3]) by hub.freebsd.org (Postfix) with ESMTP id F1A0C37B875 for ; Mon, 10 Apr 2000 22:03:54 -0700 (PDT) (envelope-from bryan@casper.spirit.net.au) Received: (from bryan@localhost) by casper.spirit.net.au (8.9.3/8.8.5) id PAA45842 for freebsd-questions@freebsd.org; Tue, 11 Apr 2000 15:08:02 +1000 (EST) From: Bryan Collins Message-Id: <200004110508.PAA45842@casper.spirit.net.au> Subject: Mailing lists funny? To: freebsd-questions@freebsd.org Date: Tue, 11 Apr 2000 15:08:02 +1000 (EST) 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 X-Loop: FreeBSD.ORG HI I just noticed the mailing lists are behaving a little oddly. Search resulsts are displaying the year 1994 for messages this year.. Also the option of sorting by 'date' has dissapeared. e.g: 78.Joe Park < 4.0 support SB live? Score: 607; Lines: 29; 21-Dec-1994; Archive: freebsd-questions is: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=550814+551981+/usr/local/www/db/text/2000/freebsd-questions/20000227.freebsd-questions Apologies if this has already been noted. Cheers Bry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 22: 7:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 4F12437B8E6 for ; Mon, 10 Apr 2000 22:07:10 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id BAA29174; Tue, 11 Apr 2000 01:07:03 -0400 (EDT) (envelope-from cjc) Date: Tue, 11 Apr 2000 01:07:02 -0400 From: "Crist J. Clark" To: j telford Cc: questions@FreeBSD.ORG Subject: Re: Dump/Restore disk to disk trouble Message-ID: <20000411010702.C28498@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <38E3ECE0000B03A9@smtp.visto.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38E3ECE0000B03A9@smtp.visto.com>; from jtelford@visto.com on Mon, Apr 10, 2000 at 02:38:58PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 02:38:58PM -0700, j telford wrote: > First, I'm quite new at this. > 2 Seagate 8 GB SCSI Ultra Wide off an Adptec 2940 UW. > FeeBSD 3.4 > > Complete new setup and no extra data on drives that didn't come with the > install CD. > > I realized I wanted to turn my /usr 16 GB slice into a vinum mirror to the > other drive so I thought I could use dump/restore commands first move /usr to a > small 1 gb slice, create the vinum slice and copy it back. Also gives me good > experience playing with dump/restore and vinum before turning users loose on > the box. > Well and I'm done playing and now need some help please. > I searched back through some other posts and attempted the following: > > Current /usr slice da0s1f > Create new slice on da1s1f > Boot to single user mode > fsck -y / > fsck -y /dev/da0s1f > fsck -y /dev/da1s1f > Clean on all > > mount -u / > mount /dev/da1s1f /mnt > > >From this point I tried 2 different dump/restore commands, both seem to have > trouble with the restore portion. > > Attempt 1 > dump -0f - /dev/da0s1f | (cd /mnt; restore -xf -) > > We get past "Dump:dumping (Pass iv) " > Then a multiple of ' cannot create file no such directory ' errors. > Then a multiple of ' cannot create hard link no such directory ' > errors. > Then : set owner . y/n: I answer y > > /mnt now appears to contain some of the sub-directory tree but not all of it. > > Attempt 2 > dump -0f - /dev/da0s1f | restore -rf - > Gets past 'dump:dumping (Pass IV) again then after a few minutes then a > multitude of file names with the error 'unable to create device not configured' > fopen: device not configured. > another pause with a message 'invalidating pack' > and finally 'cannot create savefile ./resoresymtable for symbol table' > > I have also tried doing the dump and restore separately and can create a dump > file on disk but the restore from disk file runs for a bit then asks for a tape > which I can't get around. Is /dev/da0s1f roughly the same size as /dev/da1s1f? What does, % df -i Produce when both are mounted? I'm just making a wild guess that those errors could be from running out of inodes on the target partition. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 22:43:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tdl.com (pm4-14.tdl.com [206.180.234.14]) by hub.freebsd.org (Postfix) with ESMTP id F22A137B5C7 for ; Mon, 10 Apr 2000 22:43:10 -0700 (PDT) (envelope-from wdr@tdl.com) Received: from localhost (localhost [127.0.0.1]) by tdl.com (8.9.3/8.8.8) with ESMTP id WAA02385; Mon, 10 Apr 2000 22:43:20 -0700 (PDT) (envelope-from wdr@tdl.com) Date: Mon, 10 Apr 2000 22:43:20 -0700 (PDT) From: William Richard X-Sender: wdr@wdr.my.domain To: Eduardo Viruena Silva Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xdm and FreeBSD 4.0-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, Eduardo Viruena Silva wrote: > Hello! > > I have successfully download the FreeBSD 4.0 ISO-image, burnt a CDROM and > installed it on my computer. > > While trying to setup "xdm" I found that it is not difficult to configure > "xdm". The session tries to start but immediately stops and the > "login/password" window is displayed again. You need to add a file in your home directory, called '.xsession', and make it mode 700. Treat this as your startup script--put all the programs you need to run for you X Window session here (start with an xterm or two, and run your window manager at the end of the list). I wrote an article on setting up XDM which appeared in the January 2000 edition of Daemon News, at . If you have any questions, don't hesitate to e-mail me. Cheers, William Richard wdr@tdl.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 22:43:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 2BC3637B5EB for ; Mon, 10 Apr 2000 22:43:13 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from ppp040.WORLDY.COM (ppp040.WORLDY.COM [209.5.30.70]) by home.worldy.com (8.8.7/8.8.7) with ESMTP id BAA29500 for ; Tue, 11 Apr 2000 01:43:09 -0400 Date: Tue, 11 Apr 2000 01:42:15 +0000 (GMT) From: David Banning X-Sender: tracker@tracker To: questions@freebsd.org Subject: kde will not install Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get this error when I do a make install of kde11 from the ports; gmake[3]: Entering directory `/usr/ports/x11/kdebase11/work/kdebase-1.1.2/kdm' /bin/sh ../libtool --silent --mode=link g++295 -O -pipe -I/usr/local/include -DHAVE_GETUSERSHELL -DTIME_WITH_SYS_TIME -L/usr/local/lib -L/usr/X11R6/lib -rpath /usr/local/lib -rpath /usr/X11R6/lib -o kdm kdmconfig.o kdmshutdown.o kdmview.o kfdialog.o kgreeter.o access.o auth.o choose.o daemon.o dm.o dpylist.o error.o file.o genauth.o mitauth.o netaddr.o policy.o protodpy.o reset.o resource.o rpcauth.o server.o session.o socket.o streams.o util.o verify.o xdmauth.o xdmcp.o -lkimgio -ljpeg -ltiff -ljpeg -lz -lpng -lz -lm -lqt -lX11 -lm -lkdecore -lXext -lqt -lX11 -lXau -lXdmcp -lcrypt -lutil auth.o: In function `MakeServerAuthFile': auth.o(.text+0x39c): warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libqt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libqt.so, not found (try using --rpath) kgreeter.o: In function `MyApp::x11EventFilter(_XEvent *)': kgreeter.o(.text+0x8f): undefined reference to `XLookupKeysym' kgreeter.o(.text+0xeb): undefined reference to `XSetInputFocus' kgreeter.o: In function `GreetUser': kgreeter.o(.text+0x30e4): undefined reference to `XSetIOErrorHandler' ...hundreds of lines of the above... /usr/X11R6/lib/libqt.so: undefined reference to `XFreePixmap' /usr/X11R6/lib/libqt.so: undefined reference to `XSetWMProtocols' /usr/local/lib/libkdecore.so: undefined reference to `XGetWMProtocols' /usr/X11R6/lib/libqt.so: undefined reference to `XLowerWindow' /usr/X11R6/lib/libqt.so: undefined reference to `XCreateFontCursor' /usr/X11R6/lib/libqt.so: undefined reference to `XGetInputFocus' /usr/X11R6/lib/libqt.so: undefined reference to `XFillRectangles' /usr/X11R6/lib/libqt.so: undefined reference to `XSetWindowBackground' ...hundreds of more lines of this... Any idea where to look? Using FreeBSD 3.4 - XFree86 3.3.3 Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 22:52: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 26D8237B5EB for ; Mon, 10 Apr 2000 22:52:00 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id AE58148707AC; Mon, 10 Apr 2000 22:55:36 -0700 From: chip To: Giorgos Keramidas , chip@wiegand.org, otter@otter.cc Subject: Re: Line Wrapping (Was: Re: Setting up a Webserver) Date: Mon, 10 Apr 2000 22:48:53 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <200004101243.PAA16714@hades.hell.gr> MIME-Version: 1.0 Message-Id: <00041022532200.00301@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, Giorgos Keramidas wrote: > > From: Chip > > > > > > But why wrap the lines? All programs do that automatically, I think. > > > > I'm using pine for my mails, and it does this automatically. > > > > Why not turn on line wrapping in Netscape? It's in Edit/Preferences/ > > Mail&Newsgroups/Messages. Allows you to specify the column to wrap the > > lines. Not that I use Netscape mail, I use KMail and it also does line > > wrapping at whatever column you specify. > > Interesting how the original question got asked in the reverse manner, > after only two posts. Actually, Chip, everyone's on your side. > Wrapping is not only evil, but some times it is a necessity. > > When I'm reading mail on a 132x?? terminal, if wrapping was not used, I > have to chase around lines that span more than 100 columns, and it can > get tiring if you do it all the time. > > Ciao, > Giorgos. It got turned around quite quickly, then when some parts are snipped things get misunderstood even more. I'm not sure I ever said anything like wrapping being evil, my paragraph is the second one above about turning wrapping on in netscape. I use KMail and have wrapping turned on at 70 columns, and much appreciate if others would also use wrapping. I too dislike chasing long lines that if printed would probably go several feet across the room. :-) Anyway, I think this is probably enought of this stuff in this group. Maybe it will come to an end soon? -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 22:53:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.ozler.com (asy101.as54.sol.superonline.com [212.252.54.101]) by hub.freebsd.org (Postfix) with ESMTP id 34FE637B511 for ; Mon, 10 Apr 2000 22:53:09 -0700 (PDT) (envelope-from ertank@ozlerplastik.com) Received: from ozlerplastik.com (ertan [192.168.0.20]) by www.ozler.com (8.9.3/8.9.3) with ESMTP id IAA87584; Tue, 11 Apr 2000 08:55:24 +0300 (EEST) (envelope-from ertank@ozlerplastik.com) Message-ID: <38F2BD0A.FFEBF7EA@ozlerplastik.com> Date: Tue, 11 Apr 2000 08:50:02 +0300 From: Ertan Kucukoglu Organization: =?iso-8859-9?Q?=D6zler?= Plastik San. ve Tic. A.S. X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: tr,en MIME-Version: 1.0 To: Mike Tancsa Cc: questions@freebsd.org Subject: Re: Leased line and routing problems References: <38f28982.520935525@mail.sentex.net> Content-Type: text/plain; charset=iso-8859-9 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Tancsa wrote: > > On 10 Apr 2000 07:10:27 -0400, in sentex.lists.freebsd.questions you wrote: > > >Hello, > > > >I searched the maillist but, couldn't find a solution to my problem. > > > >I want to connect the LAN to the internet using router with FreeBSD 4.0. I > >didn't setup any router configuration before, so I don't know what to do, > >and below there maybe wrong configurations. > > Look for info on NAT (Network Address Translation). Also, if you go to > www.dejanews.com/usenet, click on power search, enter *freebsd* in the > forms section, and enter in NATD, you will get a wealth of information. > I'll do that. > >FreeBSD has 2 ethernets. One is 195.33.200.146 another is 192.168.1.152. > >Router's ip is 195.33.200.145, and setup for the 195.33.200.146 ip address. > >In my BSD I setup default gateway to 195.33.200.145, so my box can connect > >to the internet. > > > >I don't know what to do after that point. Please direct me to a web site or > >help setting this network up. > > man natd > > Other things you might want to look at include the various proxies in the > ports collection. in /usr/ports/www squid is a popular caching proxy. Also > in /usr/ports/net/socks5 is another popular one. I've setup squid on this machine, but squid also have problems. It does not give any data to clients. Also there is no log entry. > > > > >My several configuration files are below: > >----- /etc/rc.conf ----- > > >router_flags="-q" > >router="routed" > >router_enable="YES" > > You probably dont need routed for such a simple network. Just tried it. Didn't work. Btw, thank you for the replies. > > ---Mike > Mike Tancsa (mdtancsa@sentex.net) > Sentex Communications Corp, > Waterloo, Ontario, Canada > "Given enough time, 100 monkeys on 100 routers > could setup a national IP network." (KDW2) Regards, -- Ertan Kucukoglu ertank@ozlerplastik.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 23:23:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id BFC0E37B511 for ; Mon, 10 Apr 2000 23:22:15 -0700 (PDT) (envelope-from iratus@home.com) Received: from cc602670-a ([24.0.114.133]) by mail.rdc2.occa.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000411062214.LXXN14640.mail.rdc2.occa.home.com@cc602670-a>; Mon, 10 Apr 2000 23:22:14 -0700 Message-Id: <3.0.6.32.20000410232214.008e5430@mail.flrtn1.occa.home.com> X-Sender: iratus@mail.flrtn1.occa.home.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 10 Apr 2000 23:22:14 -0700 To: freebsd-questions@FreeBSD.ORG From: iratus@home.com Subject: PPP and a network card Cc: iratus@home.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I desparately need some help with a continuing problem. I just got my cd set for 4.0 and before I tear this system down and reinstall BSD I need to be able to both use my cable modem through my network card AND use user-ppp to access my school account over dial up with all dynamic address assignment. In the past I have had no trouble setting up the cable and user-ppp but I could not get the system to see anything other than the network card, although I could establish a ppp connection with the school. Please, any pointers or directions to what I suspect I am not seeing in this will be greatly appreciated as I am tired of NT. TIA, Jeff Phillips iratus@home.com / jp066025@student.fullerton.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 23:28:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 797F637B6BA for ; Mon, 10 Apr 2000 23:27:28 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12emKB-000DD0-00; Mon, 10 Apr 2000 23:06:27 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12emKA-000FAZ-00; Mon, 10 Apr 2000 23:06:26 +0100 Date: Mon, 10 Apr 2000 23:06:26 +0100 From: Ben Smithurst To: Robert Small , freebsd-questions@FreeBSD.org Subject: Re: FreeBSD networking Message-ID: <20000410230626.R60798@strontium.scientia.demon.co.uk> References: <20000410225503.Q60798@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert Small wrote: > I've already got my bsd box up and running on the internet, so now, you're > saying, is just plug in the win98 box, and use mine as a "gateway" and it'll > cruise? No, it's not quite that simple, but not far off. First, you need to set gateway_enable="YES" in /etc/rc.conf, to let your BSD box route packets from your LAN to the Internet and vice-versa. Second, if you only have a single IP address available to you (this is probably the case, as you don't say otherwise) you'll need to use network address translation (NAT). Are you using a modem to connect to the Internet? If so, just run "ppp -nat" and whatever other options you normally use to "ppp" (e.g. "ppp -nat -auto yourisp"), and with the above setting in /etc/rc.conf, it should work. (If you don't want to reboot, execute "sysctl -w net.inet.ip.forwarding=1" as root to make the gateway_enable change take effect straight away.) I assume your Win98 box is using an RFC1918 address (i.e. something in 192.168/16, 172.16/12, or 10/8) as it's address? If you're not using a modem, you'll need to use natd, which I'm not familiar with, so hopefully someone else can help if the information in "man natd" doesn't help you. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 23:28:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 4FA2C37B6D9 for ; Mon, 10 Apr 2000 23:28:32 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id PAA28339; Tue, 11 Apr 2000 15:57:07 +0930 (CST) Date: Tue, 11 Apr 2000 15:57:07 +0930 From: Greg Lehey To: Eric Ogren Cc: "James B. Wilkinson" , questions@FreeBSD.ORG Subject: Re: HUGE kernel built from 3.2 CDRom Message-ID: <20000411155707.N26373@freebie.lemis.com> References: <20000410231204.A3861@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000410231204.A3861@earthlink.net> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 10 April 2000 at 23:12:04 -0400, Eric Ogren wrote: > On Mon, Apr 10, 2000 at 10:58:36PM -0400, James B. Wilkinson wrote: >> One of the machines in my networking lab has three Ethernet cards in it. >> This seems to require a rebuild of the kernel. I edited GENERIC and added >> ed1 and ed2 right after ed0. The kernel built fine, and it works ok, but it >> is almost 11 MB, whereas the GENERIC kernel is 2,329,748 bytes. So I ran >> strip on the new kernel, and that made it small allright, 2017520 bytes. It >> still works ok, but dmesg doesn't work with it, and I forgot to try ps, but >> I'll bet that it doesn't work, either. Is there something like a partial >> strip that I need to do? My root filesystem is getting crowded. > > By any chance did you run "config -g KERNEL" or do you have a > "-g" hanging around in your /etc/make.conf somewhere? It looks like you > managed to build a debug kernel, and the debugging symbols are big, as > you've noticed. > You also noticed that stripping a kernel is going to cause Bad > Things(tm) to happen; I wouldn't recommend it. This isn't quite correct. Kernels with full symbols contain two different kinds of symbols: global symbols and debug symbols. Some programs, such as dmesg, need the global symbols. It's the debug symbols which cause the "bloat". Correspondingly, there are different ways to strip a kernel. Use 'strip kernel' to remove all symbols; this will cause some programs to fail. Use 'strip -g kernel' to remove only the debugging symbols. I personally recommend keeping the debug symbols. If you ever have a panic and want to find out why, you'll need the symbols. Greg -- When replying to this message, please copy the original recipients. 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 Mon Apr 10 23:47: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lin1.ringen.net (lin1.ringen.net [212.85.67.5]) by hub.freebsd.org (Postfix) with ESMTP id F3F0D37B6CB for ; Mon, 10 Apr 2000 23:46:53 -0700 (PDT) (envelope-from magnus@ringen.net) Received: from l048-1.ringen.net (l048-1.ringen.net [212.85.67.57]) by lin1.ringen.net (8.9.3/8.9.3/Debian/GNU) with ESMTP id IAA05657 for ; Tue, 11 Apr 2000 08:46:49 +0200 Date: Tue, 11 Apr 2000 08:47:36 +0200 (CEST) From: Magnus Lundquist To: freebsd-questions@FreeBSD.ORG Subject: True Type Fonts server port. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Each time I run xfstt --daemon and try using any true type font in X I get the same thing. Running Windowmaker and GNOME panel the fonts display nicely. When I start Netscape 4.72 the fonts are still looking good. But upon entering the third or fourth site in Netscape xfstt causes my system to crash. Apr 10 18:03:56 l048-1 /kernel: pid 38459 (xfstt), uid 0: exited on signal 11 (core dumped) what gives? /Magnus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 23:49:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lin1.ringen.net (lin1.ringen.net [212.85.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 72A4437B563 for ; Mon, 10 Apr 2000 23:49:32 -0700 (PDT) (envelope-from magnus@ringen.net) Received: from l048-1.ringen.net (l048-1.ringen.net [212.85.67.57]) by lin1.ringen.net (8.9.3/8.9.3/Debian/GNU) with ESMTP id IAA06133 for ; Tue, 11 Apr 2000 08:49:31 +0200 Date: Tue, 11 Apr 2000 08:50:17 +0200 (CEST) From: Magnus Lundquist To: freebsd-questions@FreeBSD.ORG Subject: gdb output: xfstt (True Type Fonts server port) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG l048-1# gdb xfstt xfstt.core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... Core was generated by `xfstt'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib/libstdc++.so.3...done. Reading symbols from /usr/lib/libm.so.2...done. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x2814a09e in memcpy () from /usr/lib/libc.so.4 (gdb) where #0 0x2814a09e in memcpy () from /usr/lib/libc.so.4 #1 0x8055d64 in iso8859_1::map2unicode (this=0x4, code=134709248) at encoding.cpp:90 #2 0x805593b in main (argc=4, argv=0xbfbffc20) at xfstt.cpp:1678 #3 0x8049311 in _start () (gdb) /Magnus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 10 23:51:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kitana.asti.dost.gov.ph (kitana.asti.dost.gov.ph [202.90.128.8]) by hub.freebsd.org (Postfix) with ESMTP id 2145737B656 for ; Mon, 10 Apr 2000 23:51:41 -0700 (PDT) (envelope-from cwgueco@asti.dost.gov.ph) Received: from arielle.asti.dost.gov.ph (unknown [165.220.44.117]) by kitana.asti.dost.gov.ph (Postfix) with SMTP id 0EC6C2593A for ; Tue, 11 Apr 2000 14:52:48 +0800 (PHT) Received: by arielle.asti.dost.gov.ph (4.1/SMI-4.1) id AA00715; Tue, 11 Apr 00 15:04:21 HKT Date: Tue, 11 Apr 2000 15:04:20 +0800 (HKT) From: "Christian Wendell C. Gueco" To: questions@FreeBSD.org Subject: Installing Riscom/N2 on FreeBSD 3.4 Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just would like to know how to install a Riscom/N2 card on a FreeBSD 3.4 machine (x86 machine). I know it is supported from the list of supported hardware. It is not found in the GENERIC conf file. The support from SDLC communication is for linux and from my old support manual it has a support for BSD/OS 2.0. CAn you lead my for some information how to support the Riscom/N2 on a FreeBSD 3.4. Thank you, Christian ============================================================================== Christian Wendell C. Gueco Science Research Specialist I Advanced Science and Technology Institute U.P. Technology Park, Diliman, Quezon City Philippines To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 0:11: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id B5FA137B6B1 for ; Tue, 11 Apr 2000 00:11:02 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3B7ArL13447; Tue, 11 Apr 2000 09:10:53 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38f2f8ad.216414127@mail.afnetinc.com> Date: Tue, 11 Apr 2000 09:10:52 +0200 (CEST) From: Micke Josefsson To: (Elliot Finley) Subject: RE: Q: Can I have two Perls? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10-Apr-00 Elliot Finley wrote: > Is there a way that I can have two or possibly three perls > installed > on my system at once? > > If possible, I would like to have 5.005 unthreaded, 5.6 unthreaded, > and also 5.6 threaded. > > I would like to be able to use the different versions just by > changing > the #! line... Maybe something like #!/usr/bin/perl55u, >#!/usr/bin/perl56u, and #!/usr/bin/perl56t. > > Is this possible? Sure. On my 2.2.8-STABLE at home the locale stuff didn't work as expected. So I installed a later perl in /usr/local/bin and still have the old one in /usr/bin. You just change the 1st line as you suggested! ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 0:11:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id 5F11C37B8F3 for ; Tue, 11 Apr 2000 00:11:54 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 970 invoked from network); 11 Mar 2000 08:11:07 -0000 Received: from modem3.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.69) by stargate.hcisp.net with SMTP; 11 Mar 2000 08:11:07 -0000 Received: (qmail 12904 invoked by uid 1001); 11 Apr 2000 07:11:38 -0000 From: "Thimble Smith" Date: Tue, 11 Apr 2000 03:11:38 -0400 To: Grigory Kljuchnikov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How can I delete system package? Message-ID: <20000411031138.A12728@threads.polyesthetic.msg> References: <200004101425.SAA17435@gate.ispras.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from grn@ispras.ru on Mon, Apr 10, 2000 at 06:52:39PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 06:52:39PM +0400, Grigory Kljuchnikov wrote: >I'd like to remove ssh package from my system, but pkg_info >said me about postinstalled packeges: > >$ pkg_info >Mesa-3.0 A graphics library similar to SGI's OpenGL >bash-2.03 The GNU Borne Again Shell >emacs-20.6 GNU editing macros >gettext-0.10.35 GNU gettext package >jpeg-6b IJG's jpeg compression utilities >kde-1.1.2 The "meta-port" for the KDE integrated X11 desktop >... > >And I can't use pkg_delete. I assume by that you mean that ssh wasn't listed in the output of pkg_info. If you're using 4.0, ssh comes with the system. It isn't a package then, and can't be deleted (well, you could delete it, just like you could delete /bin/rm, but you wouldn't want to do that). If you want to keep sshd from running, there's an option in rc.conf to do that. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 0:22: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gandalf.admaster.de (gandalf.admaster.de [193.149.59.18]) by hub.freebsd.org (Postfix) with ESMTP id 452D637B7AB for ; Tue, 11 Apr 2000 00:22:00 -0700 (PDT) (envelope-from larry@gandalf.admaster.de) Received: (from larry@localhost) by gandalf.admaster.de (8.9.3/8.8.7) id JAA25750 for questions@FreeBSD.ORG; Tue, 11 Apr 2000 09:21:59 +0200 Date: Tue, 11 Apr 2000 09:21:58 +0200 From: Dirk Rodemer To: questions@FreeBSD.ORG Subject: Soundblaster PCI 128 Message-ID: <20000411092158.A25713@admaster.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello ! Ihave compiled my kernel with "option pcm" and made "MAKEDEV snd1". After setting the right values with mixer I have sound $:-) But when I try to play songs with mp3blaster sometimes I get a "no sound device found" which dissapears after rebooting. Also it's common that when playing sounds it suddenly makes "spacey noises" for a while. Is the problem with the sound-driver? Has anybody tried OSS ? -Dirk Rodemer -- Dirk Rodemer http://www.admaster.de software engineer admaster network Tel. +49 89 383856 93 Kaiserstr. 16 D-80801 Muenchen mailto:dr@admaster.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 0:38:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Michelle.esfm.ipn.mx (Michelle.esfm.ipn.mx [148.204.104.23]) by hub.freebsd.org (Postfix) with ESMTP id 3272B37B6B1 for ; Tue, 11 Apr 2000 00:38:23 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost) by Michelle.esfm.ipn.mx (8.9.3/8.9.1) with ESMTP id CAA01236; Tue, 11 Apr 2000 02:38:18 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) X-Authentication-Warning: Michelle.esfm.ipn.mx: mrspock owned process doing -bs Date: Tue, 11 Apr 2000 02:38:18 -0500 (CDT) From: Eduardo Viruena Silva To: Gustavo V G C Rios Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xdm and FreeBSD 4.0-RELEASE In-Reply-To: <38F27056.62C14770@tdnet.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000, Gustavo V G C Rios wrote: > Try this change (in /usr/X11R6/lib/X11/xdm/xdm-config): > from: DisplayManager._0.authorize: true > to: DisplayManager._0.authorize: false > > > Tell me what you got after that ! it worked! Thanks Gustavo! > > Mark wrote: > > > > Does xdm give you a graphical login like Solaris? Meaning, instead of a > > text login, I get a graphic dialog-like box. > > > > On Mon, 10 Apr 2000, Eduardo Viruena Silva wrote: > > > > > > > > Hello! > > > > > > I have successfully download the FreeBSD 4.0 ISO-image, burnt a CDROM and > > > installed it on my computer. > > > > > > While trying to setup "xdm" I found that it is not difficult to configure > > > "xdm". The session tries to start but immediately stops and the > > > "login/password" window is displayed again. > > > > > > I cannot find anything that could be the source of the problem, except by > > > the "/usr/X11R6/lib/X11/xdm/xdm-config" file that says in its last lines: > > > > > > ==================================================================== > > > ! SECURITY: do not listen for XDMCP or Chooser requests > > > ! Comment out this line if you want to manage X terminals with xdm > > > DisplayManager.requestPort: 0 > > > ==================================================================== > > > > > > even though I commented out the last line, I have not been able to make > > > "xdm" to work. > > > > > > Do you have any ideas of what it is happening? > > > > > > > > > ------ > > > by the way: > > > I copied the "xdm" file from version 3.4 on my 4.0 installation and it > > > works perfectly. The only differences in the config files are the > > > xdm-config lines listed above. /usr/X11R6/lib/X11/xdm/chooser is also a > > > shorter file. > > > ------ > > > > > > - ______ _ > > > * / /###\ / \ __ > > > /\ /\ * / ./#### \ * \__|_/ | | > > > / \/ \ | b#####| * _ | __ | | __ > > > = .. \____ \ \_\#####/ / \| / \ | | /\_\/ > > > = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ > > > = \______/ _ > > > | | > > > > > > > > > > > > > > > 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 > > -- > If you're happy, you're successful. > - ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 0:42:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Michelle.esfm.ipn.mx (Michelle.esfm.ipn.mx [148.204.104.23]) by hub.freebsd.org (Postfix) with ESMTP id F0E4537B8F3 for ; Tue, 11 Apr 2000 00:42:55 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost) by Michelle.esfm.ipn.mx (8.9.3/8.9.1) with ESMTP id CAA01243; Tue, 11 Apr 2000 02:42:55 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) X-Authentication-Warning: Michelle.esfm.ipn.mx: mrspock owned process doing -bs Date: Tue, 11 Apr 2000 02:42:55 -0500 (CDT) From: Eduardo Viruena Silva To: William Richard Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xdm and FreeBSD 4.0-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, William Richard wrote: > On Mon, 10 Apr 2000, Eduardo Viruena Silva wrote: > > > Hello! > > > > I have successfully download the FreeBSD 4.0 ISO-image, burnt a CDROM and > > installed it on my computer. > > > > While trying to setup "xdm" I found that it is not difficult to configure > > "xdm". The session tries to start but immediately stops and the > > "login/password" window is displayed again. > > You need to add a file in your home directory, called '.xsession', and > make it mode 700. Treat this as your startup script--put all the programs > you need to run for you X Window session here (start with an xterm or two, > and run your window manager at the end of the list). > > I wrote an article on setting up XDM which appeared in the January 2000 > edition of Daemon News, at > . If you have any questions, > don't hesitate to e-mail me. > Thanks Richard! I had the .xsession file working in X under FreeBSD version 3.4. It seems there was a change in X under FreeBSD version 4.0, it was necessary change one line on /usr/X11R6/lib/X11/xdm/xdm-config file: From: DisplayManager._0.authorize: false To: DisplayManager._0.authorize: false > > Cheers, > William Richard > wdr@tdl.com > > > - ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 0:56:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from logatome.francenet.fr (logatome-2.francenet.fr [193.149.96.2]) by hub.freebsd.org (Postfix) with ESMTP id 18C4937B656 for ; Tue, 11 Apr 2000 00:56:12 -0700 (PDT) (envelope-from e-masson@kisoft-services.com) Received: from localhost.nantes.kisoft-services.com ([193.149.110.79]) by logatome.francenet.fr (8.10.0/8.10.0) with SMTP id e3B7u7j91622; Tue, 11 Apr 2000 09:56:07 +0200 (CEST) X-Mailer: 21.1 (patch 9) "Canyonlands" XEmacs Lucid (via feedmail 8 Q); VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14578.13329.218072.198688@localhost.nantes.kisoft-services.com> Date: Mon, 10 Apr 2000 22:05:37 +0200 (CEST) From: Eric Masson To: "marc" Cc: "Freebsd-Questions" Subject: Re: ftp network install 3c509 In-Reply-To: References: Reply-To: e-masson@kisoft-services.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marc writes: >I am trying to do a network install with a 3c509 and cable modem. Ethernet >is not one of the options when I request ftp install. Do I have to remove >the pnp feature and pre set i/o and irq? Hello Marc, You're right, you have to use the 3Com install disk to set Irq & port manually. Generic kernel looks for ep0 at Irq 10, port 0x300. Later, in sysinstall, use ep0 for ftp installation. Regards Eric Masson -- Opinions stated below are mine and can't be considered as official Kisoft Services policy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 1:19:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id 7267E37B8D6 for ; Tue, 11 Apr 2000 01:18:53 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id MAA15161; Tue, 11 Apr 2000 12:12:54 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with ESMTP id MAA26091; Tue, 11 Apr 2000 12:13:53 +0400 (MSK) Date: Tue, 11 Apr 2000 12:13:53 +0400 (MSK) From: Grigory Kljuchnikov To: Thimble Smith Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How can I delete system package? In-Reply-To: <20000411031138.A12728@threads.polyesthetic.msg> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you, Tim! Consequetly there aren't system utilites for managing software that is the part of the system in FreeBSD. And if I need to replace for example ssh I must remove it by 'rm' and then install new package by hand. I don't undestand why ssh is the part of system! It's very strangely! Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: On Tue, 11 Apr 2000, Thimble Smith wrote: > On Mon, Apr 10, 2000 at 06:52:39PM +0400, Grigory Kljuchnikov wrote: > >I'd like to remove ssh package from my system, but pkg_info > >said me about postinstalled packeges: > > > >$ pkg_info > >Mesa-3.0 A graphics library similar to SGI's OpenGL > >bash-2.03 The GNU Borne Again Shell > >emacs-20.6 GNU editing macros > >gettext-0.10.35 GNU gettext package > >jpeg-6b IJG's jpeg compression utilities > >kde-1.1.2 The "meta-port" for the KDE integrated X11 desktop > >... > > > >And I can't use pkg_delete. > > I assume by that you mean that ssh wasn't listed in the output > of pkg_info. If you're using 4.0, ssh comes with the system. It > isn't a package then, and can't be deleted (well, you could delete > it, just like you could delete /bin/rm, but you wouldn't want to > do that). > > If you want to keep sshd from running, there's an option in rc.conf > to do that. > > 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 Tue Apr 11 1:46:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1405.mail.yahoo.com (web1405.mail.yahoo.com [128.11.23.169]) by hub.freebsd.org (Postfix) with SMTP id 6EEFD37B755 for ; Tue, 11 Apr 2000 01:46:07 -0700 (PDT) (envelope-from gwq_uk@yahoo.com) Received: (qmail 22683 invoked by uid 60001); 11 Apr 2000 08:46:03 -0000 Message-ID: <20000411084603.22682.qmail@web1405.mail.yahoo.com> Received: from [194.81.5.1] by web1405.mail.yahoo.com; Tue, 11 Apr 2000 01:46:03 PDT Date: Tue, 11 Apr 2000 01:46:03 -0700 (PDT) From: =?iso-8859-1?q?Greg=20Quinlan?= Reply-To: gwq_uk@yahoo.com Subject: Re: Problem with DNS To: Ben Smithurst 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 X-Loop: FreeBSD.ORG Yes bind is not running on 127.0.0.1/53. (I do run ipfilter, [ipfw - firewall]) And is running on all other ip addresses but 127.0.0.1! What now? Greg --- Ben Smithurst wrote: > Greg Quinlan wrote: > > > I have a problem with a particuler server that is > > acting as a backup DNS. > > > > It will not respond to queries on the loop back ip > > address of "127.0.0.1" > > > > It is completely a backup DNS, with no "master" > > domains except the zone "0.0.127.in-addr.arpa" .. > > > > The /etc/resolv.conf : > > > > nameserver 127.0.0.1 > > domain mydomain.com > > > > But when I change the IP address in this file from > > "127.0.0.1" to "10.1.1.1" (the local IP for a NIC) > DNS > > works perfectly. > > Look in the log files, perhaps named couldn't bind > to 127.0.0.1 on > 53/udp for some reason. What does > > $ netstat -an | grep '\.53' > > show? You should see something like this: > > tcp 0 0 127.0.0.1.53 *.* > LISTEN > tcp 0 0 192.168.91.34.53 *.* > LISTEN > udp 0 0 127.0.0.1.53 *.* > > udp 0 0 192.168.91.34.53 *.* > > > I assume everything else works ok via the loopback > address? > > -- > Ben Smithurst / ben@scientia.demon.co.uk / PGP: > 0x99392F7D > __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 11 2:32:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3202.mail.yahoo.com (web3202.mail.yahoo.com [204.71.202.199]) by hub.freebsd.org (Postfix) with SMTP id DD7EA37B9B9 for ; Tue, 11 Apr 2000 02:32:42 -0700 (PDT) (envelope-from eddisbsd@yahoo.com) Message-ID: <20000411093242.16893.qmail@web3202.mail.yahoo.com> Received: from [216.214.209.22] by web3202.mail.yahoo.com; Tue, 11 Apr 2000 02:32:42 PDT Date: Tue, 11 Apr 2000 02:32:42 -0700 (PDT) From: Eddis JEfferson Subject: subscribe To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 11 2:36: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3204.mail.yahoo.com (web3204.mail.yahoo.com [204.71.202.201]) by hub.freebsd.org (Postfix) with SMTP id 7809D37B8F5 for ; Tue, 11 Apr 2000 02:36:04 -0700 (PDT) (envelope-from eddisbsd@yahoo.com) Message-ID: <20000411093558.19169.qmail@web3204.mail.yahoo.com> Received: from [216.214.209.22] by web3204.mail.yahoo.com; Tue, 11 Apr 2000 02:35:58 PDT Date: Tue, 11 Apr 2000 02:35:58 -0700 (PDT) From: Eddis JEfferson To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-questions __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 11 2:58:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1405.mail.yahoo.com (web1405.mail.yahoo.com [128.11.23.169]) by hub.freebsd.org (Postfix) with SMTP id 627E337B9C5 for ; Tue, 11 Apr 2000 02:58:43 -0700 (PDT) (envelope-from gwq_uk@yahoo.com) Received: (qmail 29465 invoked by uid 60001); 11 Apr 2000 09:58:42 -0000 Message-ID: <20000411095842.29464.qmail@web1405.mail.yahoo.com> Received: from [194.81.5.1] by web1405.mail.yahoo.com; Tue, 11 Apr 2000 02:58:42 PDT Date: Tue, 11 Apr 2000 02:58:42 -0700 (PDT) From: =?iso-8859-1?q?Greg=20Quinlan?= Reply-To: gwq_uk@yahoo.com Subject: Re: Problem with DNS To: Ben Smithurst 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 X-Loop: FreeBSD.ORG THANKS BEN.... PROBLEM FIXED! Somehow I had forgotten to list the 'lo0' interface in the interface list 'network_interfaces=' .... Thanks Greg --- Ben Smithurst wrote: > Greg Quinlan wrote: > > > I have a problem with a particuler server that is > > acting as a backup DNS. > > > > It will not respond to queries on the loop back ip > > address of "127.0.0.1" > > > > It is completely a backup DNS, with no "master" > > domains except the zone "0.0.127.in-addr.arpa" .. > > > > The /etc/resolv.conf : > > > > nameserver 127.0.0.1 > > domain mydomain.com > > > > But when I change the IP address in this file from > > "127.0.0.1" to "10.1.1.1" (the local IP for a NIC) > DNS > > works perfectly. > > Look in the log files, perhaps named couldn't bind > to 127.0.0.1 on > 53/udp for some reason. What does > > $ netstat -an | grep '\.53' > > show? You should see something like this: > > tcp 0 0 127.0.0.1.53 *.* > LISTEN > tcp 0 0 192.168.91.34.53 *.* > LISTEN > udp 0 0 127.0.0.1.53 *.* > > udp 0 0 192.168.91.34.53 *.* > > > I assume everything else works ok via the loopback > address? > > -- > Ben Smithurst / ben@scientia.demon.co.uk / PGP: > 0x99392F7D > __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.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 Apr 11 3:31:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.centrin.net.id (janus.centrin.net.id [202.146.241.33]) by hub.freebsd.org (Postfix) with ESMTP id 3DA5837B69F for ; Tue, 11 Apr 2000 03:31:05 -0700 (PDT) (envelope-from michael@trimegah.com) Received: from michael (DialupJkt240-192.centrin.net.id [202.146.240.192]) by janus.centrin.net.id (8.9.3/8.9.3) with SMTP id RAA09533 for ; Tue, 11 Apr 2000 17:30:57 +0700 From: michael@trimegah.com Message-ID: <000901bfa3a1$9323ead0$581109bc@trimegah.com> To: Subject: installation Date: Tue, 11 Apr 2000 17:34:45 +0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA3DC.3A6FC7C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA3DC.3A6FC7C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable dear sir i have problem installing freebsd 4.0 for the first time : hardware : Compaq Proliant 3000 dual processor P Xeon 550 memory 512 mb hd : 9 gb (scsi) =20 message problem :=20 plip0 on ppbus0 panic : module_register_init : module still not found can you help me to solve this problem ? Michael ------=_NextPart_000_0005_01BFA3DC.3A6FC7C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
dear sir
 
i have problem installing freebsd 4.0 = for the first=20 time :
    hardware : Compaq = Proliant=20 3000
       =20             dual processor = P Xeon=20 550
       =20             memory 512=20 mb
       =20             hd : 9 gb=20 (scsi)
          &nbs= p;    
message problem :
    plip0 <plip = network=20 interface> on ppbus0
    panic : = module_register_init :=20 module still not found
 
can you help me to solve this problem=20 ?
 
Michael
------=_NextPart_000_0005_01BFA3DC.3A6FC7C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 3:31:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.centrin.net.id (janus.centrin.net.id [202.146.241.33]) by hub.freebsd.org (Postfix) with ESMTP id 1A6BC37B831 for ; Tue, 11 Apr 2000 03:31:15 -0700 (PDT) (envelope-from michael@trimegah.com) Received: from michael (DialupJkt240-192.centrin.net.id [202.146.240.192]) by janus.centrin.net.id (8.9.3/8.9.3) with SMTP id RAA09509 for ; Tue, 11 Apr 2000 17:30:52 +0700 From: michael@trimegah.com Message-ID: <000801bfa3a1$924c4f80$581109bc@trimegah.com> To: Subject: Installation for the very first time Date: Tue, 11 Apr 2000 08:16:36 +0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA38E.41381060" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA38E.41381060 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable dear sir i want to ask for installation freebsd via disk : - the last time i installed freebsd 4.0 from disk, i don't have an idea = to install with. (2 disks, kernel and mfsroot) Can you help me ? thanks michael ------=_NextPart_000_0005_01BFA38E.41381060 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
dear sir
 
i want to ask for installation freebsd = via disk=20 :
- the last time i installed freebsd 4.0 = from disk,=20 i don't have an idea to install with. (2 disks, kernel and = mfsroot)
Can you help me ?
 
thanks
 
michael
------=_NextPart_000_0005_01BFA38E.41381060-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 3:35:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id B5C5537B9F1; Tue, 11 Apr 2000 03:35:37 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (pC19F544E.dip0.t-ipconnect.de [193.159.84.78]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id LAA01824; Tue, 11 Apr 2000 11:35:14 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id D5384AC2C; Tue, 11 Apr 2000 12:38:35 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id MAA03834; Tue, 11 Apr 2000 12:35:33 +0200 (CEST) (envelope-from alex) Date: Tue, 11 Apr 2000 12:35:32 +0200 From: Alexander Langer To: John Daniels Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: staroffice install Message-ID: <20000411123532.A834@cichlids.cichlids.com> Mail-Followup-To: John Daniels , freebsd-ports@freebsd.org, freebsd-questions@freebsd.org References: <20000410210141.81053.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000410210141.81053.qmail@hotmail.com>; from jmd526@hotmail.com on Mon, Apr 10, 2000 at 05:01:41PM -0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake John Daniels (jmd526@hotmail.com): > part of my former 'make install clean'? yes. > *** Error code 255 (ignored) > install: /usr/local/Office51/bin: No such file or directory try make clean install then .) If this doesn't help, I have no more ideas. Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 4:22:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wat-border.sentex.ca (waterloo-hespler.sentex.ca [199.212.135.66]) by hub.freebsd.org (Postfix) with ESMTP id 3467537BA54 for ; Tue, 11 Apr 2000 04:22:44 -0700 (PDT) (envelope-from mike@sentex.net) Received: from granite.sentex.net (granite-atm.sentex.ca [209.112.4.1]) by wat-border.sentex.ca (8.9.3/8.9.3) with ESMTP id HAA42681; Tue, 11 Apr 2000 07:22:39 -0400 (EDT) (envelope-from mike@sentex.net) Received: from chimp (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with ESMTP id HAA24176; Tue, 11 Apr 2000 07:22:38 -0400 (EDT) Message-Id: <4.2.2.20000411071710.0527ba58@mail.sentex.net> X-Sender: mdtancsa@mail.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 11 Apr 2000 07:20:21 -0400 To: Ertan Kucukoglu From: Mike Tancsa Subject: Re: Leased line and routing problems Cc: questions@freebsd.org In-Reply-To: <38F2BD0A.FFEBF7EA@ozlerplastik.com> References: <38f28982.520935525@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 08:50 AM 4/11/2000 +0300, Ertan Kucukoglu wrote: >I've setup squid on this machine, but squid also have problems. It does not >give any data to clients. Also there is no log entry. Squid is usually quite verbose. You looked at /usr/local/squid/logs ? The things that people typically forget are squid -z (to initialize the cache) and adjusting the ACLs in /usr/local/etc/squid/squid.conf > > You probably dont need routed for such a simple network. >Just tried it. Didn't work. It will not fix your problem. It will just simplify things and potentially avoid other problems. ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 4:27:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 6246237B654 for ; Tue, 11 Apr 2000 04:27:46 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 1.92 #3) for questions@freebsd.org id 12eypZ-000N4x-00; Tue, 11 Apr 2000 12:27:41 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id MAA61950 for questions@freebsd.org; Tue, 11 Apr 2000 12:27:40 +0100 (BST) (envelope-from jcm) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) with ESMTP id HAA60877 for ; Tue, 11 Apr 2000 07:07:47 +0100 (BST) (envelope-from meaculpa@21cn.com) Received: from [202.102.14.144] (helo=mail.sz.js.cn) by serenity.mcc.ac.uk with esmtp (Exim 1.92 #3) for jcm@freebsd-uk.eu.org id 12etpx-000Lw1-00; Tue, 11 Apr 2000 07:07:47 +0100 Received: from meaculpa ([202.102.94.105]) by mail.sz.js.cn (Netscape Messaging Server 4.05) with SMTP id FSU8UO02.CUC for ; Tue, 11 Apr 2000 14:04:00 +0800 Date: Tue, 11 Apr 2000 14:06:43 +0800 From: meaculpa To: jcm@freebsd-uk.eu.org Subject: how to install two same type net cards? Message-Id: <38F2C0F33C.E4CDMEACULPA@202.102.14.144> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.26 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello,my friend: i'm a newbie to FreeBSD. and i have two net cards with 'realtek 8019' type.they are seted to jumpless work mode by card setup utility. the resources of them are: card1 port 0x300 irq 3 iomem 0xd800 card2 port 0x320 irq 10 iomem 0xd800 (is there a conflict?) this config is works successful under windows 9x. my question is,how to let kernel support them? because i have reconfigured my kernel like this: device ed0 port 0x300 net irq 3 iomem=0xd8000 device ed1 port 0x320 net irq 10 iomem=0xd8000 and compile it.but at boot,device ed1 is not detected by kernel. need your help and thanx a lot! sorry,i forget tell u which version i use,it's FreeBSD 3.1 release. have fun! meaculpa.yeah.net icq:59166445 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 4:39:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kestrel.prod.itd.earthlink.net (kestrel.prod.itd.earthlink.net [207.217.121.155]) by hub.freebsd.org (Postfix) with ESMTP id AA66A37B948 for ; Tue, 11 Apr 2000 04:39:35 -0700 (PDT) (envelope-from bduk@earthlink.net) Received: from earthlink.net (sdn-ar-004orportP277.dialsprint.net [63.178.68.207]) by kestrel.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id EAA20442 for ; Tue, 11 Apr 2000 04:39:34 -0700 (PDT) Received: (from bduk@localhost) by earthlink.net (8.9.3/8.9.3) id EAA00293 for freebsd-questions@freebsd.org; Tue, 11 Apr 2000 04:37:16 -0700 (PDT) (envelope-from bduk) Date: Tue, 11 Apr 2000 04:37:16 -0700 (PDT) From: Derrick Baumer Message-Id: <200004111137.EAA00293@earthlink.net> To: freebsd-questions@freebsd.org Subject: Is FTape broken? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a (very) old Conner SuperStore 800<-(I think) QIC-80 tape drive. It has served me faithfully under Windows, Linux, and even FreeBSD<-(about 5 years ago). For the life of me, I cannot get it to work now. I am running FreeBSD-STABLE, updated as of 4/10/00 on an Intel i430TX Mainboard, Intel Pentium 200 CPU. I'm using the onboard floppy controller. I have compiled the kernel appropriately, with the "flags 0x1" entry on the fdc0 controller line, and added the line tape ft0 at fdc0 drive 2 as suggested in the FAQ. I have executed MAKEDEV ft0 in the /dev directory. But the only response I get when I try to run the ft program is ft: /dev/rft0: Device not configured The following (relevant) device entries are in /dev /dev/ft0 /dev/ft0a /dev/rft0 and /dev/rft0a When I boot (or in dmesg), there is no mention of recognition of an ft0 device. The floppies are recognized, but they now have a line saying "fd0: config pretended 1.44MB 3.5in...". I searched the archives and the most recent reference to the QIC80 tapes was in 94 or something like that, and the response to the querent was basically that ftape was broken and there wasn't much incentive to fix it. Is that still the case? Anybody have any ideas on how I might get this to work on my system under FBSD? Thank you, Derrick Baumer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 4:47:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gate.webclub.ru (gate.web2000.ru [195.58.61.2]) by hub.freebsd.org (Postfix) with ESMTP id 5101937B9AB for ; Tue, 11 Apr 2000 04:47:51 -0700 (PDT) (envelope-from scriber@webclub.ru) Received: from novikov.web2000.ru ([195.58.61.36]) by gate.webclub.ru with smtp (Exim 3.13 #1) id 12ez8S-000BNz-00 for freebsd-questions@freebsd.org; Tue, 11 Apr 2000 15:47:12 +0400 From: Andrey Novikov Organization: WebClub To: freebsd-questions@freebsd.org Subject: sshd logging Date: Tue, 11 Apr 2000 15:45:44 +0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041115462804.08745@novikov.web2000.ru> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, how can I enable my sshd write failed logins into log? ------------------------------------------------------------ Program source is just a special case of a patch Andrey Novikov NAG-RIPN Web2000 Ltd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 4:51:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 498A137B796 for ; Tue, 11 Apr 2000 04:51:10 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12ezBH-000FyF-00; Tue, 11 Apr 2000 13:50:07 +0200 From: Sheldon Hearn To: Paul van Nugteren Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kill (-9) doesn't work for login shell (csh) In-reply-to: Your message of "Mon, 10 Apr 2000 17:45:33 +0200." <27362.955381533@www10.gmx.net> Date: Tue, 11 Apr 2000 13:50:07 +0200 Message-ID: <61394.955453807@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000 17:45:33 +0200, Paul van Nugteren wrote: > How can this be? As root tried to kill (-9) my login shell (csh) and > nothing happened. I have got freebsd 3.3 installed. One case that comes to mind is when the shell is stuck in NFS. There are other places it could be stuck in the kernel. Use ps(1) to see what state its in. Have you lost an NFS mount or something? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 4:59: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id C3D4037B6CB for ; Tue, 11 Apr 2000 04:59:02 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12ezJi-000I5r-00; Tue, 11 Apr 2000 13:58:50 +0200 From: Sheldon Hearn To: "James B. Wilkinson" Cc: questions@FreeBSD.ORG Subject: Re: syntax of /boot/kernel.conf In-reply-to: Your message of "Mon, 10 Apr 2000 23:10:13 -0400." Date: Tue, 11 Apr 2000 13:58:50 +0200 Message-ID: <69551.955454330@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000 23:10:13 -0400, "James B. Wilkinson" wrote: > di ep0 # means that I disabled the ep0 interface > en ed0 # I enabled ed0 > po ed0 0x300 #ed0 is at port 300 > ir ed0 3 #ed0 is at IRQ 3 > iom ed0 0xd8000 #address of the boot rom is the ed0 had one > f ed0 0 # now what is this all about????? > ^^^^^^^^ > > Does it mark the (f)inish of the information on the ed0? > If that's the case, what does the 0 following it mean? The commands are listed in src/sys/i386/i386/userconfig.c . The "f" command sets device flags, which you'd have seen in the visual config if you used it. These are obviously device-dependant. The flags for the ed(4) device are described in the ed(4) manual page: man 4 ed Hope that helps. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 5:24:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alley.gator.net (alley.gator.net [199.78.176.12]) by hub.freebsd.org (Postfix) with ESMTP id 43F7037B956 for ; Tue, 11 Apr 2000 05:24:36 -0700 (PDT) (envelope-from frankd@gator.net) Received: from Cat.nina.org (PP051.gator.net [199.78.178.51]) by alley.gator.net (8.9.3/8.8.5) with ESMTP id IAA21592 for ; Tue, 11 Apr 2000 08:18:12 -0400 Date: Tue, 11 Apr 2000 08:23:16 -0400 (EDT) From: Frank Seltzer X-Sender: frankd@Cat.nina.org To: questions@freebsd.org Subject: 4.0, OpenSSL and MD5 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just received my 4.0 cd's and installed a new system. One of the first things I do is install rsaref and OpenSSH from ports. I get the message that OpenSSH is in the base system now and the ports fails. After searching for the binaries, reading the mailing list archives and the handbook I found out that I must install the DES crypto distribution to get OpenSSL and OpenSSH. Is there an easy a way to install these and keep MD5 passwords? I have to remain compatible with other installed system on the network. BTW, the message generated when the port fails points to the wrong chapter in the handbook. The handbook tells how to get the international version and install it as a package but says nothing about installing the US version after the fact. Thanks, Frank -- Only in America can a homeless veteran sleep in a cardboard box while a draft dodger sleeps in the White House - anonymous To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 5:31:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scnc.jps.k12.mi.us (scnc.jps.k12.mi.us [204.38.102.2]) by hub.freebsd.org (Postfix) with ESMTP id 459F737B9E6 for ; Tue, 11 Apr 2000 05:31:53 -0700 (PDT) (envelope-from cache@scnc.jps.k12.mi.us) Received: from sdevine ([204.38.102.3]) by scnc.jps.k12.mi.us (8.9.3/8.9.3) with SMTP id IAA91745; Tue, 11 Apr 2000 08:34:12 -0400 (EDT) (envelope-from cache@scnc.jps.k12.mi.us) Message-ID: <010701bfa3b1$df676f60$2414010a@sdevine.jps.k12.mi.us> From: "Cache" To: "Alexander Langer" Cc: Subject: Re: staroffice install Date: Tue, 11 Apr 2000 08:31:33 -0400 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0104_01BFA390.57E05140" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0104_01BFA390.57E05140 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Try this link it helped me alot. http://www.br.freebsd.org/staroffice.html Steve Devine Jackson Public Schools -----Original Message----- From: Alexander Langer To: John Daniels Cc: freebsd-ports@FreeBSD.ORG ; freebsd-questions@FreeBSD.ORG Date: Tuesday, April 11, 2000 6:38 AM Subject: Re: staroffice install >Thus spake John Daniels (jmd526@hotmail.com): > >> part of my former 'make install clean'? > >yes. > >> *** Error code 255 (ignored) >> install: /usr/local/Office51/bin: No such file or directory > >try make clean install then .) > >If this doesn't help, I have no more ideas. > >Alex > >-- >I need a new ~/.sig. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > ------=_NextPart_000_0104_01BFA390.57E05140 Content-Type: text/x-vcard; name="Steve Devine.vcf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Steve Devine.vcf" BEGIN:VCARD VERSION:2.1 N:Devine;Steve FN:Steve Devine ORG:Jackson Public Schools;Information Systems TITLE:Systems Support TEL;WORK;VOICE:1-517-783-5571 TEL;WORK;FAX:1-517-783-1920 ADR;WORK;ENCODING=3DQUOTED-PRINTABLE:;E.S.C.;1143 N. = Brown=3D0D=3D0A;Jackson;Mi.;49202;USA LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:E.S.C.=3D0D=3D0A1143 N. = Brown=3D0D=3D0A=3D0D=3D0AJackson, Mi. 49202=3D0D=3D0AUSA URL: URL:http://www.jps.k12.mi.us/ EMAIL;PREF;INTERNET:sdevine@jps.k12.mi.us REV:20000411T123133Z END:VCARD ------=_NextPart_000_0104_01BFA390.57E05140-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 5:36:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.dnt.md (dnt.md [195.138.124.37]) by hub.freebsd.org (Postfix) with ESMTP id 49C1537B61E for ; Tue, 11 Apr 2000 05:36:33 -0700 (PDT) (envelope-from sl@dnt.md) Received: from localhost (sl@localhost) by zeus.dnt.md (8.9.3/8.9.3) with ESMTP id PAA27276 for ; Tue, 11 Apr 2000 15:36:28 +0300 (EEST) Date: Tue, 11 Apr 2000 15:36:27 +0300 (EEST) From: Veaceslav Revutchi To: freebsd-questions@freebsd.org Subject: system clock very slow Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a machine running 3.4R and the system clock is about 20 times slower then it should be! Can anyone suggest a solution? Here is a fragment of dmesg: FreeBSD 3.4-RELEASE #1: Tue Mar 7 11:25:03 EET 2000 root@ca.dnt.md:/usr/src/sys/compile/router.1 Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 75000667 Hz CPU: AMD K5 model 0 (75.00-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x500 Stepping = 0 Features=0x3bf real memory = 15728640 (15360K bytes) Preloaded elf kernel "kernel" at 0xc0252000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc025209c. Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x01 on pci0.1.0 ide_pci0: rev 0xd0 int a irq 0 on pci0. 1.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 5:37:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.ozler.com (asy127.as49.sol.superonline.com [212.252.49.127]) by hub.freebsd.org (Postfix) with ESMTP id 105F037B9FB for ; Tue, 11 Apr 2000 05:36:49 -0700 (PDT) (envelope-from ertank@ozlerplastik.com) Received: from ozlerplastik.com ([192.168.0.205]) by www.ozler.com (8.9.3/8.9.3) with ESMTP id PAA92450; Tue, 11 Apr 2000 15:37:10 +0300 (EEST) (envelope-from ertank@ozlerplastik.com) Message-ID: <38F31A06.42C82F71@ozlerplastik.com> Date: Tue, 11 Apr 2000 15:26:46 +0300 From: Ertan Kucukoglu X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Mike Tancsa Cc: questions@freebsd.org Subject: Re: can't run squid with leased line (was: Re: Leased line and routing problems) References: <38f28982.520935525@mail.sentex.net> <4.2.2.20000411071710.0527ba58@mail.sentex.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Tancsa wrote: > > At 08:50 AM 4/11/2000 +0300, Ertan Kucukoglu wrote: > >I've setup squid on this machine, but squid also have problems. It does not > >give any data to clients. Also there is no log entry. > > Squid is usually quite verbose. You looked at /usr/local/squid/logs ? The > things that people typically forget are squid -z (to initialize the cache) > and adjusting the ACLs in /usr/local/etc/squid/squid.conf First, I want to give the happy news. At last I setup my leased line settings. Thanks to everyone. Now, clients are surfing on the internet :) If someone tries to setup two ethernet leased line box. Thinks to do is: Compile your kernel with below options enabled: options IPFIREWALL options IPDIVERT in /etc/rc.conf file do following settings: gateway_enable="YES" firewall_enable="YES" # Set to YES to enable firewall funct. # You may change this option as required firewall_type="OPEN" # Firewall type (see /etc/rc.firewall) natd_enable="YES" # Enable natd (if firewall_enable == YES). # Name of ethernet connected to router natd_interface="xl1" # Public interface or IPaddress to use. natd_flags="-f /etc/natd.conf" # Additional flags for natd. defaultrouter="195.33.200.145" # Your routers IP in /etc/natd.conf put following lines: # 192.168.1.128 will be your local IP number # for sending mail redirect_port tcp 192.168.1.128:25 25 # for pop style mail reciving redirect_port tcp 192.168.1.128:110: 110 # for http connections redirect_port tcp 192.168.1.128:80 80 # for ftp connection redirect_port tcp 192.168.1.128:21 21 # for telnetting redirect_port tcp 192.168.1.128:23 23 # for imap style mail reciving redirect_port tcp 192.168.1.128:143 143 After above settings your leased line should run. Of course you should set your clients default gateway to your FreeBSD machines local ip number. > > > > You probably dont need routed for such a simple network. > >Just tried it. Didn't work. > > It will not fix your problem. It will just simplify things and potentially > avoid other problems. > > ---Mike Now, about my squid problem... My squid configuration is OK. Squid runs normally. Just it doesn't allow me to use it. I mean squid runs normally, my acls are Ok but, squid returns me an empty page. This is my first time running squid on Leased line. Some squid related configurations and outputs: ----- bash-2.03# cat /squid/etc/squid.conf # 200MB is just for trying squid. It will be greater in the future cache_dir ufs /usr/squid/cache 200 16 256 cache_access_log /usr/squid/logs/access.log cache_log /usr/squid/logs/cache.log #cache_store_log /usr/squid/logs/store.log cache_effective_user squid cache_effective_group squid_group acl allowed1 src 192.168.1.1-192.168.1.254 #acl allowed2 src 212.252.49.127 acl all src 0.0.0.0/0.0.0.0 http_access allow allowed1 #http_access allow allowed2 http_access deny all ----- bash-2.03# ps ax|grep squid 197 ?? Is 0:00.01 /squid/bin/squid 199 ?? S 0:01.34 (squid) (squid) 332 p0 DL+ 0:00.02 grep squid ----- bash-2.03# cat /squid/logs/squid.pid 199 ----- bash-2.03# cat /squid/logs/access.log 955196134.246 78 212.252.71.25 TCP_DENIED/403 1027 GET http://www.ozlerplastik.com/ - NONE/- - 955350884.762 47 212.252.55.1 TCP_DENIED/403 1027 GET http://www.ozlerplastik.com/ - NONE/- - 955352448.252 141 212.252.55.1 TCP_MISS/404 492 GET http://192.168.1.152/~cc/index.html - DIRECT/192.168.1.152 text/html 955352507.098 1757 212.252.55.1 TCP_MISS/000 20527 GET http://192.168.1.152/~cc/ehad/index.html - DIRECT/192.168.1.152 - 955352511.441 3425 212.252.55.1 TCP_HIT/200 33920 GET http://192.168.1.152/~cc/ehad/index.html - NONE/- text/html 955352522.827 66 212.252.55.1 TCP_MISS/200 3831 GET http://192.168.1.152/~cc/ehad/POSTA2.gif - DIRECT/192.168.1.152 image/gif 955428721.925 120 212.252.54.101 TCP_DENIED/403 1027 GET http://www.ozlerplastik.com/ - NONE/- - 955436820.375 61 212.252.49.127 TCP_DENIED/403 1027 GET http://www.ozlerplastik.com/ - NONE/- - bash-2.03# ----- Related part of cache.log: 2000/04/11 12:53:33| Process ID 199 2000/04/11 12:53:33| With 2056 file descriptors available 2000/04/11 12:53:33| Performing DNS Tests... 2000/04/11 12:53:33| Successful DNS name lookup tests... 2000/04/11 12:53:33| DNS Socket created on FD 1 2000/04/11 12:53:33| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2000/04/11 12:53:33| Unlinkd pipe opened on FD 6 2000/04/11 12:53:33| Swap maxSize 204800 KB, estimated 15753 objects 2000/04/11 12:53:33| Target number of buckets: 315 2000/04/11 12:53:33| Using 8192 Store buckets 2000/04/11 12:53:33| Max Mem size: 8192 KB 2000/04/11 12:53:33| Max Swap size: 204800 KB 2000/04/11 12:53:33| Rebuilding storage in /usr/squid/cache (CLEAN) 2000/04/11 12:53:33| Set Current Directory to /usr/squid/cache 2000/04/11 12:53:33| Loaded Icons. 2000/04/11 12:53:33| Accepting HTTP connections at 0.0.0.0, port 3128, FD 8. 2000/04/11 12:53:33| Accepting ICP messages at 0.0.0.0, port 3130, FD 9. 2000/04/11 12:53:33| WCCP Disabled. 2000/04/11 12:53:33| Ready to serve requests. 2000/04/11 12:53:33| Done reading /usr/squid/cache swaplog (2 entries) 2000/04/11 12:53:33| Finished rebuilding storage from disk. 2000/04/11 12:53:33| 2 Entries scanned 2000/04/11 12:53:33| 0 Invalid entries. 2000/04/11 12:53:33| 0 With invalid flags. 2000/04/11 12:53:33| 2 Objects loaded. 2000/04/11 12:53:33| 0 Objects expired. 2000/04/11 12:53:33| 0 Objects cancelled. 2000/04/11 12:53:33| 0 Duplicate URLs purged. 2000/04/11 12:53:33| 0 Swapfile clashes avoided. 2000/04/11 12:53:33| Took 0.0 seconds ( 2.0 objects/sec). 2000/04/11 12:53:33| Beginning Validation Procedure 2000/04/11 12:53:36| Completed Validation Procedure 2000/04/11 12:53:36| Validated 2 Entries 2000/04/11 12:53:36| store_swap_size = 59k 2000/04/11 12:53:36| storeLateRelease: released 0 objects ----- (not needed exactly, but included) bash-2.03# ps ax|grep named 108 ?? Is 0:00.20 named bash-2.03# ----- End Of configurations and outputs ----- Sorry for the slightly big mail. Best Regards, -- Ertan Kucukoglu ertank@ozlerplastik.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 5:40: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id CD04037B9E3 for ; Tue, 11 Apr 2000 05:39:57 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id IAA05437 for questions@freebsd.org; Tue, 11 Apr 2000 08:39:56 -0400 (EDT) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200004111239.IAA05437@blackhelicopters.org> Subject: Basic tape backup question To: questions@freebsd.org Date: Tue, 11 Apr 2000 08:39:56 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just got a SCSI tape. My 4.0-stable system recognizes it: sa0 at ahc0 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 15) Whenever I try any mt commands, i.e., mt status, I get: loghost~;mt status mt: /dev/nrsa0: Device not configured loghost~; I've sh MAKEDEV'd sa0 and nrsa0, to no avail. Any suggestions? The -questions archive isn't particularly helpful. I'm sure I'm missing something truly basic here... Thanks, ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 5:51:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.de [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 0A89537BA36 for ; Tue, 11 Apr 2000 05:51:56 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd02.sul.t-online.de by mailout03.sul.t-online.de with smtp id 12f08u-000810-02; Tue, 11 Apr 2000 14:51:44 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.157.22.133]) by fwd02.sul.t-online.de with esmtp id 12f08e-1E2qZ6C; Tue, 11 Apr 2000 14:51:28 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id TAA01136; Mon, 10 Apr 2000 19:51:06 +0200 (CEST) Date: Mon, 10 Apr 2000 19:51:06 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: jfreeze@qx.net Cc: Steve Hovey , questions@FreeBSD.ORG Subject: Re: Re: Need help with static IP In-Reply-To: <77363439109C.AAA4C18@mail2.qx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there! > I added > > defaultgateway=”GATEWAY.IP.ADDRESS” > > to /etc/rc.conf. The only problem is that I had to reboot for it to take affect. You have to set the parameters manually (perhaps there's another way, but I know that this way works). Your parameter is to set with route (I suppose). So. View your routing table with netstat -r and then add the gateway route add ...... > > How do I get my system to reread from /etc/rc.conf without rebooting? Kind regards, Freddy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 6: 8: 3 2000 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 CE47037B781 for ; Tue, 11 Apr 2000 06:07:57 -0700 (PDT) (envelope-from mtech@buffnet.net) Received: from buffnet5.buffnet.net (buffnet5.buffnet.net [205.246.19.14]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id JAA08858; Tue, 11 Apr 2000 09:07:59 -0400 (EDT) (envelope-from mtech@buffnet.net) Date: Tue, 11 Apr 2000 09:07:55 -0400 (EDT) From: Mohsin Rahman To: Robert Small Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD networking In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert, Take a look at http://www.freebsddiary.org/topics.php3 What you want to do is NAT (Network Address Translation). You will find the above URL as a good reference site. On Mon, 10 Apr 2000, Robert Small wrote: > Please excuse my ignorance, but I'm a real newbie with FreeBSD. > > Now that I've gotten my system up and running, I want to network > in my son's Win98 machine for access to the internet only. > I'm not sure what I need to do with FreeBSD to get it working > after I get it wired. > > Any help would be GREATLY appreciated! > Mohsin AbdulRahman MTech@BuffNET.Net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 6:10:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from quasar.pucrs.br (quasar.pucrs.br [200.132.10.5]) by hub.freebsd.org (Postfix) with ESMTP id 9976537BA8F for ; Tue, 11 Apr 2000 06:08:37 -0700 (PDT) (envelope-from mwp@pucrs.br) Received: from pucrs.br ([200.132.13.15]) by quasar.pucrs.br (8.9.1a/8.9.1) with ESMTP id KAA39222; Tue, 11 Apr 2000 10:09:03 -0300 Message-ID: <38F32280.1D212143@pucrs.br> Date: Tue, 11 Apr 2000 10:02:56 -0300 From: Mauricio Westendorff Pegoraro X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, lowell@world.std.com Subject: Re: Help. Platform migration. References: <38EE4719.C254763E@pucrs.br> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mauricio Westendorff Pegoraro wrote: > Hi. > > I am trying to transfer users from an AIX machine to a FreeBSD machine. > Ok, creating the users and their homes was ok. My problem is: I can't > change the users' passwords because it's impossible, there +3000 users > in the AIX machine, so I must keep the same passwords, but AIX passwd > encryption != to FreeBSD passwd encryption. I'd like to know if any one > out there knows a solution for this problem? Does any one know how to > transfer the passwords? Have any one had this sort of problem? > > Thanks a lot. I really really need help. > > MaurícioWP. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Okay. I got it after reading the DES and MD5 in FreeBSD Handbook. Thanks. MaurícioWP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 6:49:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchange01.intelemedia.com (exchange01.intelemedia.com [207.78.84.200]) by hub.freebsd.org (Postfix) with ESMTP id 6B57537B7E0 for ; Tue, 11 Apr 2000 06:49:25 -0700 (PDT) (envelope-from David@intelemedia.com) Received: by exchange01.intelemedia.com with Internet Mail Service (5.5.2650.21) id <226D8PCK>; Tue, 11 Apr 2000 08:49:21 -0500 Message-ID: <018EFBB4FBD6D2119F7F00E0292282354C7466@exchange01.intelemedia.com> From: David Ward To: "'questions@freebsd.org'" Subject: RE: ftp network install 3c509 Date: Tue, 11 Apr 2000 08:49:21 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG before you set the i/o and irq (if you need to...the default's have worked for me thus far) you will need to run pnpdsabl from the 1st 3com driver disk, otherwise your network interface won't work.. david -----Original Message----- From: Eric Masson [mailto:e-masson@kisoft-services.com] Sent: Monday, April 10, 2000 3:06 PM To: marc Cc: Freebsd-Questions Subject: Re: ftp network install 3c509 marc writes: >I am trying to do a network install with a 3c509 and cable modem. Ethernet >is not one of the options when I request ftp install. Do I have to remove >the pnp feature and pre set i/o and irq? Hello Marc, You're right, you have to use the 3Com install disk to set Irq & port manually. Generic kernel looks for ep0 at Irq 10, port 0x300. Later, in sysinstall, use ep0 for ftp installation. Regards Eric Masson -- Opinions stated below are mine and can't be considered as official Kisoft Services policy. 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 Apr 11 7: 9:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from majordomo2.umd.edu (majordomo2.umd.edu [128.8.10.7]) by hub.freebsd.org (Postfix) with ESMTP id 3594F37BA09 for ; Tue, 11 Apr 2000 07:09:11 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac9.wam.umd.edu (root@rac9.wam.umd.edu [128.8.10.149]) by majordomo2.umd.edu (8.9.3/8.9.3) with ESMTP id JAA28184; Tue, 11 Apr 2000 09:35:48 -0400 (EDT) Received: from rac9.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac9.wam.umd.edu (8.9.3/8.9.3) with SMTP id JAA04612; Tue, 11 Apr 2000 09:35:53 -0400 (EDT) Received: from localhost (culverk@localhost) by rac9.wam.umd.edu (8.9.3/8.9.3) with ESMTP id JAA04608; Tue, 11 Apr 2000 09:35:52 -0400 (EDT) X-Authentication-Warning: rac9.wam.umd.edu: culverk owned process doing -bs Date: Tue, 11 Apr 2000 09:35:52 -0400 (EDT) From: Kenneth Wayne Culver To: Greg Lehey Cc: freebsd-questions@freebsd.org Subject: Re: HUGE kernel built from 3.2 CDRom In-Reply-To: <20000411155707.N26373@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Monday, 10 April 2000 at 23:12:04 -0400, Eric Ogren wrote: > > On Mon, Apr 10, 2000 at 10:58:36PM -0400, James B. Wilkinson wrote: > >> One of the machines in my networking lab has three Ethernet cards in it. > >> This seems to require a rebuild of the kernel. I edited GENERIC and added > >> ed1 and ed2 right after ed0. The kernel built fine, and it works ok, but it > >> is almost 11 MB, whereas the GENERIC kernel is 2,329,748 bytes. So I ran > >> strip on the new kernel, and that made it small allright, 2017520 bytes. It > >> still works ok, but dmesg doesn't work with it, and I forgot to try ps, but > >> I'll bet that it doesn't work, either. Is there something like a partial > >> strip that I need to do? My root filesystem is getting crowded. > > > > By any chance did you run "config -g KERNEL" or do you have a > > "-g" hanging around in your /etc/make.conf somewhere? It looks like you > > managed to build a debug kernel, and the debugging symbols are big, as > > you've noticed. > > > You also noticed that stripping a kernel is going to cause Bad > > Things(tm) to happen; I wouldn't recommend it. > > This isn't quite correct. Kernels with full symbols contain two > different kinds of symbols: global symbols and debug symbols. Some > programs, such as dmesg, need the global symbols. It's the debug > symbols which cause the "bloat". Correspondingly, there are different > ways to strip a kernel. Use 'strip kernel' to remove all symbols; > this will cause some programs to fail. Use 'strip -g kernel' to > remove only the debugging symbols. > > I personally recommend keeping the debug symbols. If you ever have a > panic and want to find out why, you'll need the symbols. > you don't need to do that, just keep a second copy of the kernel, and put the one with debug symbols someplace safe. You shouldn't run a kernel with debug symbols in it because it takes a lot of memory and stuff... and it takes forever to load when you boot... if the kernel panics, you can just use the saved copy of the kernel to debug the crash dump. At least this is what the handbook says to do :-) (and who probably wrote that??? heh heh) Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 7:10:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 164CA37BA09 for ; Tue, 11 Apr 2000 07:10:24 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3BEAIL26121; Tue, 11 Apr 2000 16:10:18 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200004111137.EAA00293@earthlink.net> Date: Tue, 11 Apr 2000 16:10:16 +0200 (CEST) From: Micke Josefsson To: Derrick Baumer Subject: RE: Is FTape broken? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11-Apr-00 Derrick Baumer wrote: > I have a (very) old Conner SuperStore 800<-(I think) QIC-80 tape > drive. It has served me faithfully under Windows, Linux, and even > FreeBSD<-(about 5 years ago). For the life of me, I cannot get it > to work now. I believe ft-stuff has been removed since 3.0. You could try a websearch for Mark Hannon och ftape, he had made a patch for it, but I cant for my life remember the webaddress:( ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 7:14: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id DA2C437BA09 for ; Tue, 11 Apr 2000 07:14:01 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id QAA44514 for ; Tue, 11 Apr 2000 16:14:00 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Tue, 11 Apr 2000 16:14:00 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: freebsd-questions@freebsd.org Subject: Multiple IP-adresses Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm looking for an easy solution to the following. I want to host a high number of IP-addresses on a single FreeBSD box - with one (or maybe two, but that doesn't really matter) physical interface. I don't think that adding 100 aliases to one interface is the solution? Thanks! Sincerely Rasmus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 7:17:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id DDCE837BA71 for ; Tue, 11 Apr 2000 07:17:11 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 32369 invoked by uid 100); 11 Apr 2000 14:17:08 -0000 Date: Tue, 11 Apr 2000 10:17:08 -0400 From: Alan Clegg To: Rasmus Skaarup Cc: freebsd-questions@freebsd.org Subject: Re: Multiple IP-adresses Message-ID: <20000411101708.E31199@laptop.firehouse.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from rasmus@gal.dk on Tue, Apr 11, 2000 at 04:14:00PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Rasmus Skaarup spewed forth the following bitstream: > I'm looking for an easy solution to the following. I want to host a high > number of IP-addresses on a single FreeBSD box - with one (or maybe two, > but that doesn't really matter) physical interface. I don't think that > adding 100 aliases to one interface is the solution? And why do you not think that is the solution? AlanC -- Firehouse Network Consulting We fight fires so you don't have to(tm) http://www.firehouse.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 7:19:29 2000 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 0FF1A37B645 for ; Tue, 11 Apr 2000 07:19:26 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id KAA13473; Tue, 11 Apr 2000 10:18:28 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Tue, 11 Apr 2000 10:18:21 -0400 (EDT) From: Steve Hovey To: Rasmus Skaarup Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Multiple IP-adresses In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Hi, > > I'm looking for an easy solution to the following. I want to host a high > number of IP-addresses on a single FreeBSD box - with one (or maybe two, > but that doesn't really matter) physical interface. I don't think that > adding 100 aliases to one interface is the solution? Why wouldnt it be? You just have to make sure named binds only to 1. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 7:20:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 5A40A37BA45 for ; Tue, 11 Apr 2000 07:20:47 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3BEKSb10291; Tue, 11 Apr 2000 07:20:28 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004111420.e3BEKSb10291@cytosine.dhs.org> Subject: Re: system clock very slow In-Reply-To: from Veaceslav Revutchi at "Apr 11, 2000 03:36:27 pm" To: Veaceslav Revutchi Date: Tue, 11 Apr 2000 07:20:28 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is your computer a P75? --bhishan > > Hello, > > I have a machine running 3.4R and the system clock is about 20 times > slower then it should be! > > Can anyone suggest a solution? > > Here is a fragment of dmesg: > > FreeBSD 3.4-RELEASE #1: Tue Mar 7 11:25:03 EET 2000 > root@ca.dnt.md:/usr/src/sys/compile/router.1 > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 75000667 Hz > CPU: AMD K5 model 0 (75.00-MHz 586-class CPU) > Origin = "AuthenticAMD" Id = 0x500 Stepping = 0 > Features=0x3bf > real memory = 15728640 (15360K bytes) > Preloaded elf kernel "kernel" at > 0xc0252000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc025209c. > Probing for devices on PCI bus 0: > chip0: rev 0x02 on pci0.0.0 > chip1: rev 0x01 on pci0.1.0 > ide_pci0: rev 0xd0 int a irq 0 on > pci0. > 1.1 > > > > > > 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 Apr 11 7:33:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from chi1.nucleusconsulting.com (chi1.nucleusconsulting.com [207.250.168.11]) by hub.freebsd.org (Postfix) with ESMTP id 43C3137BA09 for ; Tue, 11 Apr 2000 07:33:20 -0700 (PDT) (envelope-from parrothd@midwest.net) Received: from zippy2 (labntserver1.nucleusconsulting.com [207.250.168.3]) by chi1.nucleusconsulting.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 2V55P86M; Tue, 11 Apr 2000 09:31:36 -0500 Message-Id: <3.0.5.32.20000411093248.00b5f560@midwest.net> X-Sender: parrothd@midwest.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 11 Apr 2000 09:32:48 -0500 To: freebsd-questions@FreeBSD.ORG From: "Jonathan E. Lyons" Subject: Freebsd.org search site missing DATE option? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is it me? Or has the FreeBSD search page lost the sort by "DATE" option? Maybe it was lost/forgot during the repairs? Jonathan E. Lyons Nucleus Consulting parrothd@midwest.net www.nucleusconsulting.com ICQ # 14226912 A+, MCSE, CCNA, FreeBSD! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 7:45:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.visto.com (smtp.visto.com [206.79.140.96]) by hub.freebsd.org (Postfix) with ESMTP id 09EC837B785 for ; Tue, 11 Apr 2000 07:45:09 -0700 (PDT) (envelope-from jtelford@visto.com) Received: from mp7 (206.79.140.187) by smtp.visto.com (NPlex 4.0.058) id 38E3ECE0000BBD3F; Tue, 11 Apr 2000 07:43:54 -0700 Message-ID: <38E3ECE0000BBD3F@smtp.visto.com> (added by administrator@visto.com) Reply-To: jtelford@metroland.com From: "j telford" Subject: Re: Dump/Restore disk to disk trouble Date: Tue, 11 Apr 2000 07:44:52 -0700 X-Mailer: Visto To: cjclark@home.com Cc: questions@FreeBSD.ORG MIME-Version: 1.0 X-Mailer: Visto Server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 02:38:58PM -0700, j telford wrote: > First, I'm quite new at this. > 2 Seagate 8 GB SCSI Ultra Wide off an Adptec 2940 UW. > FeeBSD 3.4 >=20 > Complete new setup and no extra data on drives that didn't come with th= e=20 > install CD. >=20 > I realized I wanted to turn my /usr 16 GB slice into a vinum mirror to = the=20 > other drive so I thought I could use dump/restore commands first move /= usr to=20 a=20 > small 1 gb slice, create the vinum slice and copy it back. Also gives m= e good=20 > experience playing with dump/restore and vinum before turning users loo= se on=20 > the box. > Well and I'm done playing and now need some help please. > I searched back through some other posts and attempted the following: >=20 > Current /usr slice da0s1f > Create new slice on da1s1f > Boot to single user mode > fsck -y / > fsck -y /dev/da0s1f > fsck -y /dev/da1s1f > Clean on all >=20 > mount -u / > mount /dev/da1s1f /mnt >=20 > >From this point I tried 2 different dump/restore commands, both seem t= o have=20 > trouble with the restore portion. >=20 > Attempt 1 > dump -0f - /dev/da0s1f | (cd /mnt; restore -xf -) >=20 > We get past "Dump:dumping (Pass iv) "=20 > Then a multiple of ' cannot create file no such directory '= =20 errors. > Then a multiple of ' cannot create hard link no such direct= ory '=20 > errors. > Then : set owner . y/n: I answer y >=20 > /mnt now appears to contain some of the sub-directory tree but not all = of it. >=20 > Attempt 2 > dump -0f - /dev/da0s1f | restore -rf - > Gets past 'dump:dumping (Pass IV) again then after a few minutes then a= =20 > multitude of file names with the error 'unable to create device not=20 configured' > fopen: device not configured. > another pause with a message 'invalidating pack' > and finally 'cannot create savefile ./resoresymtable for symbol table' >=20 > I have also tried doing the dump and restore separately and can create = a dump=20 > file on disk but the restore from disk file runs for a bit then asks fo= r a=20 tape=20 > which I can't get around. Is /dev/da0s1f roughly the same size as /dev/da1s1f? What does, % df -i Produce when both are mounted? I'm just making a wild guess that those errors could be from running out of inodes on the target partition. --=20 Crist J. Clark cjclark@home.com Crist: /usr (/dev/da0s1f) was a 16 gb slice and the new slice was (/dev/da1s1f) = was=20 only 1 gb. So the inode difference was huge.=20 Today just for testing I made /dev/da1s1f 16 GB and had the same results = with=20 the above procedure. The dump/restore did not work. Any other thoughts ? harware timeout or something ? The errors fly by so = fast,=20 is there a log generated somewhere ? Thanks, John. ______________________________________________________________________ Get Visto.com! Private groups, event calendars, email, and much more. =20 Visto.com. Life on the Dot. Check it out @ http://www.visto.com/info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 7:56:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wwcst269.netaddress.usa.net (wwcst269.netaddress.usa.net [204.68.23.14]) by hub.freebsd.org (Postfix) with SMTP id 8FE3E37B645 for ; Tue, 11 Apr 2000 07:56:35 -0700 (PDT) (envelope-from dkravariotis@netscape.net) Received: (qmail 7778 invoked by uid 60001); 11 Apr 2000 14:56:34 -0000 Message-ID: <20000411145634.7777.qmail@wwcst269.netaddress.usa.net> Received: from 204.68.23.14 by wwcst269 for [207.164.165.70] via web-mailer(M3.3.1.96) on Tue Apr 11 14:56:34 GMT 2000 Date: 11 Apr 00 07:56:34 PDT From: Dino Kravariotis To: freebsd-questions@FreeBSD.ORG Subject: Question X-Mailer: USANET web-mailer (M3.3.1.96) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, = Can I ask you some questions on setting up a gateway/proxy server? Dino ____________________________________________________________________ Get your own FREE, personal Netscape WebMail account today at http://webm= ail.netscape.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 7:57:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id 736BE37B9C7 for ; Tue, 11 Apr 2000 07:57:36 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id RAA70010; Tue, 11 Apr 2000 17:57:16 +0300 (EEST) (envelope-from ru) Date: Tue, 11 Apr 2000 17:57:16 +0300 From: Ruslan Ermilov To: "Jonathan E. Lyons" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd.org search site missing DATE option? Message-ID: <20000411175716.A69681@relay.ucb.crimea.ua> Mail-Followup-To: "Jonathan E. Lyons" , freebsd-questions@FreeBSD.ORG References: <3.0.5.32.20000411093248.00b5f560@midwest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <3.0.5.32.20000411093248.00b5f560@midwest.net>; from Jonathan E. Lyons on Tue, Apr 11, 2000 at 09:32:48AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 09:32:48AM -0500, Jonathan E. Lyons wrote: > Is it me? Or has the FreeBSD search page lost the sort by "DATE" option? > Maybe it was lost/forgot during the repairs? > Nope, it was disabled due to the bug in WAIS index searching. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 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 Tue Apr 11 8:18:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c017.sfo.cp.net (c017-h004.c017.sfo.cp.net [209.228.12.218]) by hub.freebsd.org (Postfix) with SMTP id 730E837B7B0 for ; Tue, 11 Apr 2000 08:18:41 -0700 (PDT) (envelope-from cwaiken@cwaiken.com) Received: (cpmta 28824 invoked from network); 11 Apr 2000 08:18:40 -0700 Date: 11 Apr 2000 08:18:40 -0700 Message-ID: <20000411151840.28823.cpmta@c017.sfo.cp.net> X-Sent: 11 Apr 2000 15:18:40 GMT Received: from [192.104.24.222] by mail.cwaiken.com with HTTP; 11 Apr 2000 08:18:40 PDT Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 To: FreeBSD Questions From: cwaiken@cwaiken.com X-Mailer: Web Mail 3.5.2.7 Subject: How to split large files Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to copy files to a 1.44MB floppy. Some of the files are too large to fit on one floppy. What is the easiest war to "split" these files so that they will fit on the floppy, and how do I "paste" the pieces back together when I need to use them again. --- Christopher W. Aiken www.cwaiken.com / chris@cwaiken.com FreeBSD 4.0-RELEASE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:25:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id CD55837B6C0 for ; Tue, 11 Apr 2000 08:25:30 -0700 (PDT) (envelope-from dscheidt@enteract.com) Received: from shell-1.enteract.com (dscheidt@shell-1.enteract.com [207.229.143.40]) by mail.enteract.com (8.9.3/8.9.3) with SMTP id KAA40979; Tue, 11 Apr 2000 10:25:28 -0500 (CDT) (envelope-from dscheidt@enteract.com) Date: Tue, 11 Apr 2000 10:25:28 -0500 (CDT) From: David Scheidt To: cwaiken@cwaiken.com Cc: FreeBSD Questions Subject: Re: How to split large files In-Reply-To: <20000411151840.28823.cpmta@c017.sfo.cp.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11 Apr 2000 cwaiken@cwaiken.com wrote: > I'm trying to copy files to a 1.44MB floppy. Some of the files are too large > to fit on one floppy. What is the easiest war to "split" these files so that > they will fit on the floppy, and how do I "paste" the pieces back together > when I need to use them again. With, oddly enough, split(1). Use cat(1) to put them back together. David Scheidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:30:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from reftech.refnet.co.uk (reftech.refnet.co.uk [195.74.101.39]) by hub.freebsd.org (Postfix) with ESMTP id 6261C37BAF1 for ; Tue, 11 Apr 2000 08:30:32 -0700 (PDT) (envelope-from simon@businessmeetings.com) Received: from reftech.co.uk (smtp.ref000000.enta.net [195.74.117.157]) by reftech.refnet.co.uk (8.9.3/8.9.1) with ESMTP id QAA04667 for ; Tue, 11 Apr 2000 16:30:30 +0100 (BST) (envelope-from simon@businessmeetings.com) Received: from vaio [10.0.0.35] by reftech.co.uk (FTGate 2, 2, 0, 1); Tue, 11 Apr 00 16:30:35 +0100 From: "Simon Clayton" To: Subject: AMD Athlon Problems Date: Tue, 11 Apr 2000 16:28:04 +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) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 In-Reply-To: <20000411175716.A69681@relay.ucb.crimea.ua> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to install FreeBSD onto a PC running an Athlon 600 with 128Mb RAM, 3dfx Voodoo3 3000, 13Gb IDE etc. I have used both the FreeBSD 3.2 and 4.0 CDs from Walnut Creek, and also created the 2 disk boot set from the CD. I have tried a 4Mb Matrox AGP card instead of the Voodoo3, a different 128Mb stick of RAM and a different HD. On either 3.2 or 4.0 I see /boot.config: -P Keyboard: no BTX loader 1.00 BTX version is 1.01 At which point the machine locks solid - caps lock won't even work. I have tried the same CDs in a Celeron 500 and they boot perfectly. Is there a known problem with FreeBSD and Athlon processors? I have heard that some people have had trouble with K6's - the machine will run Win98, WinNT or Win2000 perfectly. Any ideas would be gratefully received. Regards Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:38:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scmail.sasco.com (w131.z208037141.sjc-ca.dsl.cnc.net [208.37.141.131]) by hub.freebsd.org (Postfix) with ESMTP id 85C4237B954 for ; Tue, 11 Apr 2000 08:38:40 -0700 (PDT) (envelope-from RRuiz@Sasco.com) Received: by SCMAIL with Internet Mail Service (5.5.2650.21) id <2XL65VBX>; Tue, 11 Apr 2000 08:37:23 -0700 Message-ID: <89953B1E61FCD3119291001083CF314B5FCD@SAMAIL> From: "Ruiz, Rudy" To: "'freebsd-questions@freebsd.org'" Subject: NAT Questions Date: Tue, 11 Apr 2000 08:38:39 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have some very important questions regarding NAT. I have a laptop acting as a router with firewall enabled (set to open) and natd enabled. I'm trying to get my private PC network to play Asheron's Call(TM), but Im not having much luck. Basically Asherons Call uses udp for its transmission, so I just need some examples on how to make sure the packets find their way. Thanks for any advice. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:44: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw02.execpc.com (mailgw02.execpc.com [169.207.3.78]) by hub.freebsd.org (Postfix) with ESMTP id BF49237BA58 for ; Tue, 11 Apr 2000 08:43:57 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (spira-1-169.mdm.fox.execpc.com [169.207.25.43]) by mailgw02.execpc.com (8.9.1) id KAA32039; Tue, 11 Apr 2000 10:43:08 -0500 From: "Doug Poland" To: Cc: "FreeBSD Questions" Subject: RE: How to split large files Date: Tue, 11 Apr 2000 10:43:08 -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.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <20000411151840.28823.cpmta@c017.sfo.cp.net> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG = -----Original Message----- = From: owner-freebsd-questions@FreeBSD.ORG = [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of = cwaiken@cwaiken.com = Sent: Tuesday, April 11, 2000 10:19 = To: FreeBSD Questions = Subject: How to split large files = = = I'm trying to copy files to a 1.44MB floppy. Some of the files are too large = to fit on one floppy. What is the easiest war to "split" these files so that = they will fit on the floppy, and how do I "paste" the pieces back together = when I need to use them again. = = --- = Christopher W. Aiken = www.cwaiken.com / chris@cwaiken.com = FreeBSD 4.0-RELEASE = Make sure to use the -b switch to count bytes instead of characters -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:44:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.theinternet.com.au (zeus.theinternet.com.au [203.34.176.2]) by hub.freebsd.org (Postfix) with ESMTP id BC39A37B632 for ; Tue, 11 Apr 2000 08:44:42 -0700 (PDT) (envelope-from akm@mail.theinternet.com.au) Received: (from akm@localhost) by mail.theinternet.com.au (8.9.3/8.9.3) id BAA02515 for questions@freebsd.org; Wed, 12 Apr 2000 01:42:24 +1000 (EST) (envelope-from akm) From: Andrew Kenneth Milton Message-Id: <200004111542.BAA02515@mail.theinternet.com.au> Subject: SIO overflows To: questions@freebsd.org Date: Wed, 12 Apr 2000 01:42:24 +1000 (EST) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm seeing a lot of silo overflows using ppp since I installed XFree86-4 I was running 4.0-.. it's been running perfectly until now. I cvsupped it up to 5.0 I lowered the port speed from 115200, to 57600, then to 38400, still no joy. Any ideas on what to do (other than returning to XFree-3.3.6)? I have also noticed that the flags 0x0 on the sio line is different to not having a flags line at all. Without a flags 0x0 line ppp will not complete negotiation. It seems strange that XF-4 is causing the problem, there does not seem to be any undue swapping, paging, or cpu usage. -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082 081 472 | M:+61 416 022 411 | Carpe Daemon PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:46:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.de (mailout02.sul.t-online.de [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 44A3537B5D8 for ; Tue, 11 Apr 2000 08:46:42 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd02.sul.t-online.de by mailout02.sul.t-online.de with smtp id 12f2s9-0001vD-08; Tue, 11 Apr 2000 17:46:37 +0200 Received: from server.wes.mee.com (320044045192-0001@[193.158.179.173]) by fwd02.sul.t-online.de with esmtp id 12f2s6-0fSG8XC; Tue, 11 Apr 2000 17:46:34 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id RAA02899; Tue, 11 Apr 2000 17:39:16 +0200 (CEST) Date: Tue, 11 Apr 2000 17:39:16 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Simon Clayton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: AMD Athlon Problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a AMD Athlon 500 and it works perfectly. So the processor can't be the problem. -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Tue, 11 Apr 2000, Simon Clayton wrote: > I am trying to install FreeBSD onto a PC running an Athlon 600 with > 128Mb RAM, 3dfx Voodoo3 3000, 13Gb IDE etc. > > I have used both the FreeBSD 3.2 and 4.0 CDs from Walnut Creek, and > also created the 2 disk boot set from the CD. > > I have tried a 4Mb Matrox AGP card instead of the Voodoo3, a different > 128Mb stick of RAM and a different HD. On either 3.2 or 4.0 I see > > /boot.config: -P > Keyboard: no > > BTX loader 1.00 BTX version is 1.01 > > At which point the machine locks solid - caps lock won't even work. > > I have tried the same CDs in a Celeron 500 and they boot perfectly. > > Is there a known problem with FreeBSD and Athlon processors? I have > heard that some people have had trouble with K6's - the machine will > run Win98, WinNT or Win2000 perfectly. > > Any ideas would be gratefully received. > > Regards > > Simon > > > 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 Apr 11 8:46:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.de (mailout02.sul.t-online.de [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 85DD837B954 for ; Tue, 11 Apr 2000 08:46:39 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd02.sul.t-online.de by mailout02.sul.t-online.de with smtp id 12f2s9-0000bB-03; Tue, 11 Apr 2000 17:46:37 +0200 Received: from server.wes.mee.com (320044045192-0001@[193.158.179.173]) by fwd02.sul.t-online.de with esmtp id 12f2s5-0fSG8WC; Tue, 11 Apr 2000 17:46:33 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id RAA02897; Tue, 11 Apr 2000 17:37:52 +0200 (CEST) Date: Tue, 11 Apr 2000 17:37:52 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Dino Kravariotis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question In-Reply-To: <20000411145634.7777.qmail@wwcst269.netaddress.usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Don't ask, just do it!!! -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On 11 Apr 2000, Dino Kravariotis wrote: > Hi, > > > Can I ask you some questions on setting up a gateway/proxy server? > > Dino > > ____________________________________________________________________ > Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.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 Tue Apr 11 8:53:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 0B2E737B796 for ; Tue, 11 Apr 2000 08:53:50 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12f2iR-000E1k-00; Tue, 11 Apr 2000 16:36:35 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12f2iR-000O0x-00; Tue, 11 Apr 2000 16:36:35 +0100 Date: Tue, 11 Apr 2000 16:36:35 +0100 From: Ben Smithurst To: Jeffrey San Diego Cc: questions@FreeBSD.ORG Subject: Re: Correction Message-ID: <20000411163635.U60798@strontium.scientia.demon.co.uk> References: <000d01bfa348$0bb4bbf0$cd53fd3f@penguin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000d01bfa348$0bb4bbf0$cd53fd3f@penguin> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeffrey San Diego wrote: > I missed a word on that error generated after running make on the FREEBIE directory while re-compiling the kernel. The message read: > > In file included from ../../isofs/cd9660/cd9660_bmap.x:43: ../sys/vnode.h:457: vnode_if.h: No such file or directory > *** Error code 1 > . > Stop. > > I could not find vnode_if.h anywhere. Please help. Ah, this is a completely different story then, ignore my previous reply (the bit about HTML mail still stands though). This problem is caused by not doing a "make depend" in /sys/compile/FREEBIE, I think. The "make depend" step generates some files which are required to build a kernel. There is a reason config prints a message like 'Do not forget to to a "make depend"' after you type "config FREEBIE" you know. :-) -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:54:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 4865237BABA for ; Tue, 11 Apr 2000 08:54:01 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12f2eg-000E1a-00; Tue, 11 Apr 2000 16:32:42 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12f2eg-000MCb-00; Tue, 11 Apr 2000 16:32:42 +0100 Date: Tue, 11 Apr 2000 16:32:42 +0100 From: Ben Smithurst To: Paul Halliday Cc: Robert Small , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD networking Message-ID: <20000411163242.T60798@strontium.scientia.demon.co.uk> References: <38F27580.B390B90A@sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F27580.B390B90A@sympatico.ca> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Paul Halliday wrote: > FreeBSD side: edit the necessary fields in you > /etc/defaults/rc.conf to turn the machine into a gateway. Again, > extremely staight forward. Good luck. This is slightly bad advice. You should NOT edit /etc/defaults/rc.conf directly. Instead, override the settings there by putting them in /etc/rc.conf and changing them to whatever you want. (This may be what you meant, but didn't quite explain it fully.) -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:54:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id AA7C437B632 for ; Tue, 11 Apr 2000 08:54:06 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12f2Sp-000E1I-00; Tue, 11 Apr 2000 16:20:27 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12f2Sp-000KFW-00; Tue, 11 Apr 2000 16:20:27 +0100 Date: Tue, 11 Apr 2000 16:20:27 +0100 From: Ben Smithurst To: Jeffrey San Diego Cc: FreeBSD-questions@FreeBSD.org Subject: Re: missing vnode.h file Message-ID: <20000411162027.S60798@strontium.scientia.demon.co.uk> References: <000801bfa324$4b1ff940$8250fd3f@penguin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000801bfa324$4b1ff940$8250fd3f@penguin> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG please reconfigure your mailer not to send mail in HTML format. thanks. Jeffrey San Diego wrote: > I'm trying to rebuild the kernel after changing the printer port keyword from nlpt0 to lpt0. After running make in the ../compile/FREEBIE directory, I got this message: > > In file included from ../../isofs/cd9660/cd9660_bmap.x:43: ../sys/vnode.h:457: No such file or directory > *** Error code 1 > . > Stop. Looks like your source tree is damaged somehow, since vnode.h should be in /sys/sys/vnode.h. If it's not, either re-install the kernel source tree from CD-ROM, or re-cvsup it if you use cvsup. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 8:58:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from physics.angelo.edu (physics.angelo.edu [204.66.18.230]) by hub.freebsd.org (Postfix) with ESMTP id 532E737BAA0 for ; Tue, 11 Apr 2000 08:58:23 -0700 (PDT) (envelope-from awallace@physics.angelo.edu) Received: (from awallace@localhost) by physics.angelo.edu (8.9.3/8.9.3) id KAA27476 for freebsd-questions@FreeBSD.org; Tue, 11 Apr 2000 10:58:10 -0500 (CDT) (envelope-from awallace) Date: Tue, 11 Apr 2000 10:58:10 -0500 (CDT) From: Andy Wallace Message-Id: <200004111558.KAA27476@physics.angelo.edu> To: freebsd-questions@FreeBSD.org Subject: RE: dial-in service Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dial-in service FreeBSD 3.2 04/03/2000 A. B. Wallace Most modems come preset for dial-out service. To make your modem answer incoming calls, several steps need to be taken. 1. Install your modem. 2. Edit /etc/rc.serial to reflect the proper port for your modem. Uncomment the line modem d a 1 for a modem on COM2. If your modem is on COM1, edit the line to read modem d a 0. Be sure to check the speed settings in the modem() section to see if they are reasonable. Most V32's should be set to 38400 and V42's to 56700. 3. Check to see if your modem's port is listed in /etc/remote. Make sure the device file points to the correct port. For a V42 modem on COM2, the line should read cuaa1:dv=/dev/cuaa1:br#57600:pa=none: 4. Use tip in FreeBSD to set the modem's nvram for echo off (E0), no result codes (Q1), and auto answer (&S0=1). Then write the current profile to nvram and reboot the machine. Here is the AT command sequence. AT commands must be typed in separately. at&v show current profile ate0 turn off echo atq1 turn off result codes at&s0=1 turn on auto answer at&y0 load new profile on boot at&w0 write new profile 5. Reboot your machine to load the new modem profile. 6. Edit /etc/ttys and uncomment the proper dial-in port line and set dialup to on. Be sure to set your speed according to your modem. For V32's, the line should read something like ttyd1 "/usr/libexec/getty std.38400" dialup on insecure For V42's, set the speed to std.57600. 7. Start the getty process on your modem by typing kill -1 1 or kill -HUP 1. The output from ps ax should show a line running a getty process on the modem's port. 935 ?? I 0:00.02 /usr/libexec/getty std.38400 ttyd1 8. Test the dial-in connection from another machine. If all is correct, you should get a login prompt. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 9: 2: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by hub.freebsd.org (Postfix) with ESMTP id 9F0EE37B901 for ; Tue, 11 Apr 2000 09:02:04 -0700 (PDT) (envelope-from zdenko@CS.UH.EDU) Received: from CS.UH.EDU (zeus.cs.uh.edu [129.7.192.1]) by Post-Office.UH.EDU (PMDF V5.2-32 #40812) with SMTP id <0FSV002NE0JB6T@Post-Office.UH.EDU> for freebsd-questions@FreeBSD.ORG; Tue, 11 Apr 2000 11:02:00 -0500 (CDT) Received: from heracles.CS.UH.EDU by CS.UH.EDU (COSC/UH-zeus) id AA07230; Tue, 11 Apr 2000 11:02:16 -0500 (CDT) Received: by heracles.CS.UH.EDU (4.1/UH-heracles) id AA06521; Tue, 11 Apr 2000 11:01:58 -0500 (CDT) Date: Tue, 11 Apr 2000 11:02:16 -0500 (CDT) From: Zdenko Tomasic Subject: Re: sendmail and telnet and netscape In-reply-to: <38F1DD4F.8339C78B@fifthsunfilms.com> To: steve@fifthsunfilms.com Cc: jooji@nickelkid.com, freebsd-questions@FreeBSD.ORG Reply-To: zdenko@CS.UH.EDU Message-id: <10004111602.AA07230@CS.UH.EDU> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG you may want to recheck Xt.6 file so that it is not just a symlink pointing nowhere or back to itself without actually pointing to the real (nonsym-link) file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 9:22:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proton.hexanet.fr (proton.hexanet.fr [194.98.140.18]) by hub.freebsd.org (Postfix) with ESMTP id A087A37B954 for ; Tue, 11 Apr 2000 09:22:24 -0700 (PDT) (envelope-from chris@hexanet.fr) Received: from hexanet.fr (localhost [127.0.0.1]) by proton.hexanet.fr (8.9.3/8.9.3) with ESMTP id SAA06340 for ; Tue, 11 Apr 2000 18:22:26 +0200 (CEST) (envelope-from chris@hexanet.fr) Message-ID: <38F35142.11BED3D8@hexanet.fr> Date: Tue, 11 Apr 2000 16:22:26 +0000 From: Christophe Prevotaux Organization: HEXANET X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: fr, en MIME-Version: 1.0 To: questions@freebsd.org Subject: Lotus Notes R5 Trial Version for Linux Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Could anyone tell me if it is possible to run Lotus Notes R5 Trial Version for Linux under FreeBSD ? and if yes , how ? Thanks for any answers -- =================================================================== Christophe Prevotaux Email: chris@hexanet.fr HEXANET SARL URL: http://www.hexanet.fr/ Z.A Farman Sud Tel: +33 (0)3 26 79 30 05 9 rue Roland Coffignot Direct: +33 (0)3 26 79 08 02 BP415 Fax: +33 (0)3 26 79 30 06 51689 Reims Cedex 2 FRANCE =================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 9:35: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 8hill.com (www.8hill.com [198.76.82.47]) by hub.freebsd.org (Postfix) with ESMTP id 2D73A37BA4B for ; Tue, 11 Apr 2000 09:35:00 -0700 (PDT) (envelope-from aj@8hill.com) Message-ID: <001901bfa3d3$efe5b960$0e65a8c0@fred.encanto.net> From: "Fred Lomas" To: Subject: mounting a CD Drive Date: Tue, 11 Apr 2000 09:35:21 -0700 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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG can I get the proper command to mount a CDROM drive...please To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 9:47:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lince.tdnet.com.br (lince.tdnet.com.br [200.236.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 3D10F37BB05 for ; Tue, 11 Apr 2000 09:47:23 -0700 (PDT) (envelope-from kernel@tdnet.com.br) Received: from tdnet.com.br [200.236.148.100] by lince.tdnet.com.br with ESMTP (SMTPD32-5.00) id AA922DC10146; Tue, 11 Apr 2000 12:53:54 -0300 Message-ID: <38F32BC0.781BA50F@tdnet.com.br> Date: Tue, 11 Apr 2000 13:42:24 +0000 From: Gustavo V G C Rios X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Dino Kravariotis , freebsd-questions@freebsd.org Subject: Re: Question References: <20000411145634.7777.qmail@wwcst269.netaddress.usa.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dino Kravariotis wrote: > > Hi, > > Can I ask you some questions on setting up a gateway/proxy server? > > Dino > > ____________________________________________________________________ > Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message yeah, you can! But you can not ask questions about if you can ask questions. -- If you're happy, you're successful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 10: 1:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by hub.freebsd.org (Postfix) with ESMTP id B58E737BA05 for ; Tue, 11 Apr 2000 10:01:06 -0700 (PDT) (envelope-from brownej@vt.edu) Received: from mail.vt.edu (gkar.cc.vt.edu [128.173.16.40]) by sable.cc.vt.edu (8.9.3/8.9.3) with ESMTP id NAA28529; Tue, 11 Apr 2000 13:00:48 -0400 (EDT) Received: from tazmania ([128.173.12.81]) by gkar.cc.vt.edu (Sun Internet Mail Server sims.3.5.1999.05.24.18.28.p7) with SMTP id <0FSV00JGJ39BIA@gkar.cc.vt.edu>; Tue, 11 Apr 2000 13:00:47 -0400 (EDT) Date: Tue, 11 Apr 2000 13:00:45 -0400 From: "Eric J. Brown" Subject: RE: mounting a CD Drive In-reply-to: <001901bfa3d3$efe5b960$0e65a8c0@fred.encanto.net> To: "'Fred Lomas'" Cc: freebsd-questions@freebsd.org Reply-To: eric.brown@vt.edu Message-id: <006701bfa3d7$7b33c630$510cad80@tazmania.cns.vt.edu> MIME-version: 1.0 X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If the following statement is in your /etc/fstab file: # Device Mountpoint FSType Options Dump Pass# /dev/cd0c /cdrom cd9660 ro,noauto 0 0 you can mount the cdrom with ``mount /cdrom'' otherwise use ``mount -t cd9660 /dev/cd0c /cdrom'' all assuming the directory /cdrom exists and has the proper permissions. Good luck! --Eric -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Fred Lomas Sent: Tuesday, April 11, 2000 12:35 PM To: questions@freebsd.org Subject: mounting a CD Drive can I get the proper command to mount a CDROM drive...please 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 Apr 11 10:15:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id CA23B37BB4B for ; Tue, 11 Apr 2000 10:15:44 -0700 (PDT) (envelope-from kline@tera.com) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id KAA17805 for ; Tue, 11 Apr 2000 10:16:04 -0700 (PDT) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id KAA24595; Tue, 11 Apr 2000 10:15:44 -0700 (PDT) From: kline@tera.com (Gary Kline) Message-Id: <200004111715.KAA24595@tera.com> Subject: vidcontrol to set background... To: freebsd-questions@FreeBSD.ORG Date: Tue, 11 Apr 100 10:15:43 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anybody know how to set the console (or vconsole) to a light background with dark type? `vidcontrol show' shows you various flavors of fg and bg, but I didn't find anything that worked. (I found some pretty interestly ugly combos, tho.... :) thanks for some ideas, gary -- Gary Kline Cray Inc Seattle, Washington To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 10:33:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fortune.excite.com (fortune-rwcmta.excite.com [198.3.99.203]) by hub.freebsd.org (Postfix) with ESMTP id 6D30637BB17 for ; Tue, 11 Apr 2000 10:33:30 -0700 (PDT) (envelope-from ben.madison@excite.com) Received: from bernie.excite.com ([199.172.148.157]) by fortune.excite.com (InterMail vM.4.01.02.39 201-229-119-122) with ESMTP id <20000411162645.PKL19615.fortune.excite.com@bernie.excite.com> for ; Tue, 11 Apr 2000 09:26:45 -0700 Message-ID: <25551692.955470405443.JavaMail.imail@bernie.excite.com> Date: Tue, 11 Apr 2000 09:26:45 -0700 (PDT) From: Ben Madison To: questions@freebsd.org Subject: Can I boot from CD-ROM on a Symbios SCSI card? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Excite Inbox X-Sender-Ip: 203.216.43.123 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi... I'm trying out a couple of Symbios-based SCSI cards, but I can't seem to convince them to boot from CD-ROM. The cards are a Planex SC-EXLV2-3 (based on the 53C895) and an ASUS PCI-SC896 (based, not surprisingly, on the 53C896). Does anyone know if these chipsets support booting from CD? I have Adaptec 2940x cards in some other machines, and they boot fine... I sort of assumed that boot from CD was a standard feature, these days. Is that not the case? Are there any cheaper (than Adaptec), supported (by FreeBSD, naturally) Ultra2 cards out there you'd care to recommend, especially any that you know will boot from CD? Thanks very much, jbm bmad AT pobox DOT com _______________________________________________________ Get 100% FREE Internet Access powered by Excite Visit http://freelane.excite.com/freeisp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 10:41:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id F13C237BBDF for ; Tue, 11 Apr 2000 10:41:17 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id NAA13630; Tue, 11 Apr 2000 13:40:00 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004111740.NAA13630@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 11 Apr 2000 13:40:00 -0400 (EDT) From: John Baldwin To: Simon Clayton Subject: RE: AMD Athlon Problems Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11-Apr-00 Simon Clayton wrote: > I am trying to install FreeBSD onto a PC running an Athlon 600 with > 128Mb RAM, 3dfx Voodoo3 3000, 13Gb IDE etc. > > I have used both the FreeBSD 3.2 and 4.0 CDs from Walnut Creek, and > also created the 2 disk boot set from the CD. > > I have tried a 4Mb Matrox AGP card instead of the Voodoo3, a different > 128Mb stick of RAM and a different HD. On either 3.2 or 4.0 I see > > /boot.config: -P > Keyboard: no ^^^^^^^^^^^^ It didn't find your keyboard, which is more of a BIOS problem than a CPU problem. Do you have a USB keyboard? If not, try hitting space when you first see the little spinning line (/-\|), then type '-h' at the boot: prompt to force detection of the keyboard. > BTX loader 1.00 BTX version is 1.01 > > At which point the machine locks solid - caps lock won't even work. It's not locked solid, it's just trying to install over the serial console since it didn't find a keyboard. > I have tried the same CDs in a Celeron 500 and they boot perfectly. > > Is there a known problem with FreeBSD and Athlon processors? I have > heard that some people have had trouble with K6's - the machine will > run Win98, WinNT or Win2000 perfectly. > > Any ideas would be gratefully received. > > Regards > > Simon -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Apr 11 10:52:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from psiklone.dyndns.org (216-42-72-150.ppp.netsville.net [216.42.72.150]) by hub.freebsd.org (Postfix) with ESMTP id BA22037BBA0 for ; Tue, 11 Apr 2000 10:52:49 -0700 (PDT) (envelope-from tms@psiklone.com) Received: from psiklone.dyndns.org (tms@localhost [127.0.0.1]) by psiklone.dyndns.org (8.9.3/8.9.3) with SMTP id NAA21500; Tue, 11 Apr 2000 13:51:58 -0400 (EDT) (envelope-from tms@psiklone.com) From: Tim To: "Simon Clayton" , Subject: Re: AMD Athlon Problems Date: Tue, 11 Apr 2000 13:49:18 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00041113495800.21478@psiklone.dyndns.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > /boot.config: -P > Keyboard: no > > BTX loader 1.00 BTX version is 1.01 > > At which point the machine locks solid - caps lock won't even work. > > I have tried the same CDs in a Celeron 500 and they boot perfectly. Is there a keyboard, and is it plugged in? Tim Strobel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 11:24: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.de [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 0F4C137B973 for ; Tue, 11 Apr 2000 11:23:53 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd05.sul.t-online.de by mailout06.sul.t-online.de with smtp id 12f5KF-0001iQ-0D; Tue, 11 Apr 2000 20:23:47 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.156.3.101]) by fwd05.sul.t-online.de with esmtp id 12f5K7-2EitiyC; Tue, 11 Apr 2000 20:23:39 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id UAA03341; Tue, 11 Apr 2000 20:09:29 +0200 (CEST) Date: Tue, 11 Apr 2000 20:09:29 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Fred Lomas Cc: questions@FreeBSD.ORG Subject: Re: mounting a CD Drive In-Reply-To: <001901bfa3d3$efe5b960$0e65a8c0@fred.encanto.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mount -t cd9660 /dev/yourcddrive If you have an ATAPI Drive, try acd0c... HTH -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Tue, 11 Apr 2000, Fred Lomas wrote: > can I get the proper command to mount a CDROM drive...please > > > > 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 Apr 11 11:24: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from enterweb.enterit.com (enterweb.enterit.com [209.45.199.22]) by hub.freebsd.org (Postfix) with ESMTP id B0B6C37BB96 for ; Tue, 11 Apr 2000 11:24:02 -0700 (PDT) (envelope-from jconner@enterit.com) Received: from KWAN [209.45.199.38] by enterweb.enterit.com with ESMTP (SMTPD32-5.04) id ADC617C1011C; Tue, 11 Apr 2000 14:24:06 DT Message-Id: <4.2.0.58.20000411143224.01697f00@mail.enterit.com> X-Sender: notjames@mail.pseudonet.org X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 11 Apr 2000 14:33:30 -0400 To: Ben Madison , questions@FreeBSD.ORG From: Jim C Subject: Re: Can I boot from CD-ROM on a Symbios SCSI card? In-Reply-To: <25551692.955470405443.JavaMail.imail@bernie.excite.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You should be able to. I've done it. => I have had problems in the past with symbios in the past though (as far as timeouts are concerned) Jim At 09.26 11.04.00 -0700, Ben Madison wrote: >Hi... > >I'm trying out a couple of Symbios-based SCSI cards, but I can't seem to >convince them to boot from CD-ROM. The cards are a Planex SC-EXLV2-3 (based >on the 53C895) and an ASUS PCI-SC896 (based, not surprisingly, on the >53C896). Does anyone know if these chipsets support booting from CD? > >I have Adaptec 2940x cards in some other machines, and they boot fine... I >sort of assumed that boot from CD was a standard feature, these days. Is >that not the case? Are there any cheaper (than Adaptec), supported (by >FreeBSD, naturally) Ultra2 cards out there you'd care to recommend, >especially any that you know will boot from CD? > >Thanks very much, >jbm >bmad AT pobox DOT com > > > > > >_______________________________________________________ >Get 100% FREE Internet Access powered by Excite >Visit http://freelane.excite.com/freeisp > > > >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 Apr 11 11:28:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from napalm.plano.sterling.com (napalm.plano.sterling.com [138.42.1.34]) by hub.freebsd.org (Postfix) with ESMTP id 7ACD937B96A for ; Tue, 11 Apr 2000 11:28:37 -0700 (PDT) (envelope-from alan.edmonds@sterling.com) Received: from sterling.com (CD27T.plano.sterling.com [10.1.54.234]) by napalm.plano.sterling.com (8.9.1b+Sun/8.9.1) with ESMTP id NAA10223; Tue, 11 Apr 2000 13:28:07 -0500 (CDT) Message-ID: <38F36EB7.25DBC159@sterling.com> Date: Tue, 11 Apr 2000 13:28:07 -0500 From: Alan Edmonds X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Simon Clayton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: AMD Athlon Problems References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Some people have had luck booting Athlon's by turning on the numlock. The keyboard probe routine is the culprit. Good luck, Alan Simon Clayton wrote: > > I am trying to install FreeBSD onto a PC running an Athlon 600 with > 128Mb RAM, 3dfx Voodoo3 3000, 13Gb IDE etc. > > I have used both the FreeBSD 3.2 and 4.0 CDs from Walnut Creek, and > also created the 2 disk boot set from the CD. > > I have tried a 4Mb Matrox AGP card instead of the Voodoo3, a different > 128Mb stick of RAM and a different HD. On either 3.2 or 4.0 I see > > /boot.config: -P > Keyboard: no > > BTX loader 1.00 BTX version is 1.01 > > At which point the machine locks solid - caps lock won't even work. > > I have tried the same CDs in a Celeron 500 and they boot perfectly. > > Is there a known problem with FreeBSD and Athlon processors? I have > heard that some people have had trouble with K6's - the machine will > run Win98, WinNT or Win2000 perfectly. > > Any ideas would be gratefully received. > > Regards > > Simon > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Alan Edmonds, KB5ZUY Sterling Software M/S 132 Phone: +1-972-801-6485 5800 Tennyson Pkwy. Email: alan.edmonds@sterling.com Plano, TX, USA 75024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 11:34:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icx.net (mailhub.icx.net [206.96.250.12]) by hub.freebsd.org (Postfix) with ESMTP id CEFA937BB63 for ; Tue, 11 Apr 2000 11:34:43 -0700 (PDT) (envelope-from gmpicket@icx.net) Received: from CAD-D.pumpkin.com (pm6am.icx.net [216.82.6.54]) by icx.net (IDG-2.7/1.3nr) with SMTP id OAA28845 for ; Tue, 11 Apr 2000 14:34:41 -0400 (EDT) Message-Id: <3.0.6.32.20000411144018.0079aab0@mailhub.icx.net> X-Sender: gmpicket@mailhub.icx.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 11 Apr 2000 14:40:18 -0400 To: FreeBSD-Questions@FreeBSD.ORG From: "Gail M. Pickett" Subject: RE: Macintosh access to FreeBSD over TCP/IP ?? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I second Martin Welk`s message and suggest you take a look at Netatalk. I installed both Netatalk packages, and they/it doesn't work. I read somewhere, later, that they won't work if you install both. Ok. I tried to pkg_delete both and the (FreeBSD 3.3-Release) machine refused. Hmmm... Now what? > After compiling in NETATALK support in the kernel (a breeze) Isn't netatalk support part of the generic kernel? I get a "nmbd" listed when I do ps -aux. Is this netatalk? Compiling a custom kernel is not a breeze. I didn't install the source code in order to save disk space. The freeBSD box isn't connected to the internet, so CVSup is difficult. The machine is just a file server for the LAN. > and installing > the netatalk port, I just read the documentation that came with the port and What documentation? > got it running in a couple of minutes. It`s really that easy... I spent a day on it, and it doesn't run. I can successfully "ping" the Macintosh from the FreeBSD box, but the Mac cannot see/ping the FreeBSD box. > Now all the Macs in our company can see the Macintosh `shares` I`ve setup on > FreeBSD. What files do I edit to setup 'shares'? > I`ve put Macintosh documents and applications on the FreeBSD > machine and I`ve had no problems lauching and using them. I also installed the CAPS package, but still no luck. Not sure how to configure it, either. Any help would be appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 11:34:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zipmx11.zipmail.com.br (zipmx11.zipmail.com.br [200.211.190.111]) by hub.freebsd.org (Postfix) with ESMTP id 21E9B37BB60 for ; Tue, 11 Apr 2000 11:34:41 -0700 (PDT) (envelope-from augusto.bott@zipmail.com.br) Received: by zipmx11.zipmail.com.br (Postfix, from userid 0) id 1AFB1BC66; Tue, 11 Apr 2000 16:33:18 -0300 (EST) X-Originating-IP: [200.248.130.203] X-Mailer: ZipMail Mailer2.0 in HTTPServer www.zipmail.com.br From: "Augusto Bott" Reply-To: augusto.bott@zipmail.com.br To: Subject: JFS, tcp ports, file systems... Content-type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: Quoted-Printable MIME-Version: 1.0 Message-Id: <20000411193318.1AFB1BC66@zipmx11.zipmail.com.br> Date: Tue, 11 Apr 2000 16:33:18 -0300 (EST) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, All... I have 3 wondrous questions (one of them, a little off-topic, but, anyways... 1 - Is there in some place a JFS (JournalingFileSystem) for FreeBSD? (even an alpha version?) 2 - I'm tweaking a portscanner, what's the highest port number which a daemon/program/computer cas listen/send info? 3 - On Hard disks, the Zero (0) track is in the center(or not)? Read from the inner cylinders is faster than the outter cyl's? 4 - For FFS/UFS, this is the place where the root dir's are written (in the beggining of the partition/slice? If not, where is this information written ? (I 've heard that on OS/2 the root of any filesystem is in the middle of the partition, thus lowering seek times...) Thanks at all [[]] Augusto Bott _____________________________________________________________ http://www.zipmail.com.br O e-mail que vai aonde voc=EA est=E1. _____________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 11:53: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id 396FC37BB60 for ; Tue, 11 Apr 2000 11:52:57 -0700 (PDT) (envelope-from ddavid@ican.net) Received: from ican.net (HSE-Toronto-ppp90883.sympatico.ca [216.209.40.102]) by smtp11.bellglobal.com (8.8.5/8.8.5) with ESMTP id OAA05996 for ; Tue, 11 Apr 2000 14:58:34 -0400 (EDT) Message-ID: <38F373F8.3B790788@ican.net> Date: Tue, 11 Apr 2000 14:50:32 -0400 From: David David X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Scanner and Sound setup Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Would anyone have some idea's on setting up an HP ScannJet 5P on FreeBSD4.0? The scsi cards that came with it, is a 53c416, but from what i have been able to gather so far is there are no drivers for it in FreeBSD. Now, a dmesg show's " unknown: at port 0x220-0x23f irq5 on isa0" So does this mean that there is support and its just not set up in the kernel, or is this just on account of the PNP probing from the kernel?. I have PNPBIOS set in the kernel, which was required for PCM, for my vibra 16 card i have. ( according to Lint ) Kernel version--> 4.0-STABLE ( from uname -a ) On a side note, unknown0: at port 0x20-0x21,0xa0-0xa1 irq 2 on isa0 unknown1: at port 0-0xf,0x81-0x83,0x87,0x89-0x8b,0x8f-0x91,0xc0-0xdf drq 4 on isa0 unknown2: at port 0x40-0x43 irq 0 on isa0 unknown3: at port 0x70-0x71 irq 8 on isa0 unknown: can't assign resources unknown: can't assign resources unknown4: at port 0xf0-0xff irq 13 on isa0 unknown5: at iomem 0-0x9ffff,0xfffe0000-0xffffffff,0xfec00000-0xfec0ffff,0xfee00000-0xfee0ffff,0x100000-0xfffffff on isa0 unknown6: at iomem 0xf0000-0xf3fff,0xf4000-0xf7fff,0xf8000-0xfbfff,0xfc000-0xfffff on isa0 unknown7: at port 0x294-0x297,0x4d0-0x4d1,0xcf8-0xcff,0x480-0x48f,0x5800-0x583f,0x5000-0x501f on isa0 unknown: can't assign resources unknown8: at port 0x208-0x20f on isa0 unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown9: at port 0x220-0x23f irq 5 on isa0 I'm assuming this is because PNPBIOS is in the kernel, but is there anyway of stoping this type of output, or preventing it all together? Another issue here is that, while running Linux, the io and irq for the sound card is listed as what the SYM card above is set on, with the sound card now set as such, sbc0: at port 0x240-0x24f,0x300-0x301,0x388-0x38b irq 9 drq 0,1 on isa0 sbc0: setting card to irq 9, drq 0, 1 pcm0: on sbc0 With the SYM card set as 0x240 and irq 10, far different than what it is here. The sound works fine for cd's right now, but with most of my MP3 there is a terrible scratching noise, which only goes away ( for some ) by restarting the playing 2 or 3 times. Not sure if any more info is required, but i can send the full dmesg, there's also some device probing going on that is not set up in the kernel ( see below ), I can also forward my conf file if required. Thanks..... David CPU: Pentium II/Pentium II Xeon/Celeron (360.86-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183fbff real memory = 268435456 (262144K bytes) config> di pcic0 No such device: pcic0 Invalid command or syntax. Type `?' for help. config> di sio1 No such device: sio1 Invalid command or syntax. Type `?' for help. 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 le0 No such device: le0 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 ed0 No such device: ed0 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> q To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 12:12:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from emu.prod.itd.earthlink.net (emu.prod.itd.earthlink.net [207.217.121.31]) by hub.freebsd.org (Postfix) with ESMTP id 7453437B755 for ; Tue, 11 Apr 2000 12:12:48 -0700 (PDT) (envelope-from eogren@rod.darktech.org) Received: from rod.darktech.org (ip48.cambridge1.ma.pub-ip.psi.net [38.32.111.48]) by emu.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id MAA24761 for ; Tue, 11 Apr 2000 12:12:46 -0700 (PDT) Received: (from eogren@localhost) by rod.darktech.org (8.10.1/8.10.1) id e3BJDrd01008 for freebsd-questions@freebsd.org; Tue, 11 Apr 2000 15:13:53 -0400 (EDT) Date: Tue, 11 Apr 2000 15:13:53 -0400 From: Eric Ogren To: freebsd-questions@freebsd.org Subject: [MAILER-DAEMON@earthlink.net: Returned mail: Service unavailable] Message-ID: <20000411151353.F304@earthlink.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="h31gzZEtNLTqOjlF" X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Didn't want to bounce this to -questions, but looks like I have no choice... Eric --h31gzZEtNLTqOjlF Content-Type: message/rfc822 Return-Path: Received: from eagle.prod.itd.earthlink.net (eagle.prod.itd.earthlink.net [207.217.120.24]) by rod.darktech.org (8.10.1/8.10.1) with ESMTP id e3BIwIj00919 for ; Tue, 11 Apr 2000 14:58:18 -0400 (EDT) Received: from localhost (localhost) by eagle.prod.itd.earthlink.net (8.9.3/8.9.3) with internal id LAA28048; Tue, 11 Apr 2000 11:57:06 -0700 (PDT) Date: Tue, 11 Apr 2000 11:57:06 -0700 (PDT) From: Mail Delivery Subsystem Message-Id: <200004111857.LAA28048@eagle.prod.itd.earthlink.net> To: MIME-Version: 1.0 Content-Type: multipart/report; report-type=delivery-status; boundary="LAA28048.955479426/eagle.prod.itd.earthlink.net" Subject: Returned mail: Service unavailable Auto-Submitted: auto-generated (failure) This is a MIME-encapsulated message --LAA28048.955479426/eagle.prod.itd.earthlink.net The original message was received at Tue, 11 Apr 2000 11:57:00 -0700 (PDT) from ip48.cambridge1.ma.pub-ip.psi.net [38.32.111.48] ----- The following addresses had permanent fatal errors ----- ----- Transcript of session follows ----- ... while talking to freebie.lemis.com.: >>> MAIL From: <<< 550 Mail rejected. See http://www.lemis.com/dontspam.html 554 ... Service unavailable --LAA28048.955479426/eagle.prod.itd.earthlink.net Content-Type: message/delivery-status Reporting-MTA: dns; eagle.prod.itd.earthlink.net Received-From-MTA: DNS; ip48.cambridge1.ma.pub-ip.psi.net Arrival-Date: Tue, 11 Apr 2000 11:57:00 -0700 (PDT) Final-Recipient: RFC822; grog@lemis.com Action: failed Status: 5.0.0 Remote-MTA: DNS; freebie.lemis.com Diagnostic-Code: SMTP; 550 Mail rejected. See http://www.lemis.com/dontspam.html Last-Attempt-Date: Tue, 11 Apr 2000 11:57:06 -0700 (PDT) --LAA28048.955479426/eagle.prod.itd.earthlink.net Content-Type: message/rfc822 Received: from rod.darktech.org (ip48.cambridge1.ma.pub-ip.psi.net [38.32.111.48]) by eagle.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id LAA27986 for ; Tue, 11 Apr 2000 11:57:00 -0700 (PDT) Received: (from eogren@localhost) by rod.darktech.org (8.10.1/8.10.1) id e3BIw8500915 for grog@lemis.com; Tue, 11 Apr 2000 14:58:08 -0400 (EDT) Date: Tue, 11 Apr 2000 14:58:07 -0400 From: Eric Ogren To: Greg Lehey Subject: Re: HUGE kernel built from 3.2 CDRom Message-ID: <20000411145807.C304@earthlink.net> References: <20000410231204.A3861@earthlink.net> <20000411155707.N26373@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000411155707.N26373@freebie.lemis.com>; from grog@lemis.com on Tue, Apr 11, 2000 at 03:57:07PM +0930 On Tue, Apr 11, 2000 at 03:57:07PM +0930, Greg Lehey wrote: > > > You also noticed that stripping a kernel is going to cause Bad > > Things(tm) to happen; I wouldn't recommend it. > > This isn't quite correct. Kernels with full symbols contain two > different kinds of symbols: global symbols and debug symbols. Some > programs, such as dmesg, need the global symbols. It's the debug > symbols which cause the "bloat". Correspondingly, there are different > ways to strip a kernel. Use 'strip kernel' to remove all symbols; > this will cause some programs to fail. Use 'strip -g kernel' to > remove only the debugging symbols. > > I personally recommend keeping the debug symbols. If you ever have a > panic and want to find out why, you'll need the symbols. > Wow, I never knew '-g' could be given to 'strip'. Anyways, I would recommend keeping the debug symbols around as well, but since he complained about the kernel size... Thanks for clarifying my response. Eric --LAA28048.955479426/eagle.prod.itd.earthlink.net-- --h31gzZEtNLTqOjlF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 12:14:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 7327837BB00 for ; Tue, 11 Apr 2000 12:14:23 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id UAA84951; Tue, 11 Apr 2000 20:14:18 +0100 (BST) (envelope-from simond) Date: Tue, 11 Apr 2000 20:14:18 +0100 From: simond@irrelevant.org To: Andy Coates Cc: freebsd-questions@freebsd.org Subject: Re: Help on installing 4.0-RELEASE Message-ID: <20000411201418.A84475@irrelevant.org> References: <20000410133654.B39359@irrelevant.org> <026b01bfa2ee$d55d4940$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <026b01bfa2ee$d55d4940$0100a8c0@blade>; from andy@friends-tv.net on Mon, Apr 10, 2000 at 02:15:22PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 02:15:22PM +0100, Andy Coates wrote: > > > OK, I've previously installed various 3.x versions of FreeBSD, but I'm > having > > a lot of trouble with 4.0, the way the problem shows itself is that > whenever > > any newfs or fsck is done on ata0 (20.5gb IBM hd) the whole machine locks > up. > > The motherboard chipset I have is the VIA MVP3 chipset with a K6-2/450 > > installed into it. > > > > Any help would be much appreciated :) > > I have what sounds a similar problem, although my install hangs at various > stages during the install depending on what options I choose. It usually > hangs for me when it starts extracting the ports/src packages. At first I > thought it was a dodgy CD because I burned the ISO of the 4.0-RELEASE but > then I've read a few posts now and found out other people have had problems. > > I think you can you get around the hanging by not installing certain parts, > and doing the rest yourself manually later. > > Like you, my 3.4 freebsd installed fine, as with other people with this > problem. I have a Dual Celeron 466 and BP6 motherboard. > > So if anyone can help us out here it'd be most appreciated. Unfortunately it's not as simple as that, when I attempt to install it it hangs while trying to newfs the partitions (ie before even attempting to install anything). I think I'll go back to 3.4 and await 4.1 :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13: 6:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 611AC37B6B2 for ; Tue, 11 Apr 2000 13:06:13 -0700 (PDT) (envelope-from dan@freebsddiary.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id IAA04082 for ; Wed, 12 Apr 2000 08:06:09 +1200 (NZST) Message-Id: <200004112006.IAA04082@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-questions@freebsd.org Date: Wed, 12 Apr 2000 08:06:07 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: CRON in malloc(): warning: pointer to wrong page. Reply-To: dan@freebsddiary.org X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The following type of mail message is arriving on a regular basis. They are related to each cron job that starts up. Date sent: Wed, 12 Apr 2000 07:55:01 +1200 (NZST) From: root (Cron Daemon) To: root Subject: Cron /usr/libexec/atrun CRON in malloc(): warning: pointer to wrong page. I can't see anything in /var/log/messages related to this. Coincidentally (or not), the box rebooted itself yesterday. Any clues for me please? -- Dan Langille - DVL Software Limited [I'm looking for more work] http://www.dvl-software.com/ | http://www.unixathome.org/ http://www.racingsystem.com/ | http://www.freebsddiary.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13: 7:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shell.jeah.net (shell.jeah.net [216.114.10.42]) by hub.freebsd.org (Postfix) with ESMTP id 5E52437BB46 for ; Tue, 11 Apr 2000 13:07:47 -0700 (PDT) (envelope-from chris@shell.jeah.net) Received: (from root@localhost) by shell.jeah.net (8.9.3/8.9.3) id OAA00656 for freebsd-questions@freebsd.org; Tue, 11 Apr 2000 14:07:41 -0500 (CDT) (envelope-from chris) Date: Tue, 11 Apr 2000 14:07:41 -0500 (CDT) From: Chris Byrnes Message-Id: <200004111907.OAA00656@shell.jeah.net> To: freebsd-questions@freebsd.org Subject: Problem. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My FreeBSD box received tons of DOS attacks over the last few days and was off the net for awhile. It's back now, but... Apr 11 14:02:57 shell xntpd[137]: time error 3602.928795 is way too large (set clock manually) It didnt adjust for DST, either. Any ways to force xntpd to do the update? Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:11:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id D81DA37BB50 for ; Tue, 11 Apr 2000 13:11:12 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3BKbqQ25388; Tue, 11 Apr 2000 13:37:52 -0700 (PDT) Date: Tue, 11 Apr 2000 13:37:52 -0700 From: Alfred Perlstein To: Dan Langille Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CRON in malloc(): warning: pointer to wrong page. Message-ID: <20000411133752.P4381@fw.wintelcom.net> References: <200004112006.IAA04082@ducky.nz.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004112006.IAA04082@ducky.nz.freebsd.org>; from dan@freebsddiary.org on Wed, Apr 12, 2000 at 08:06:07AM +1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Dan Langille [000411 13:35] wrote: > The following type of mail message is arriving on a regular basis. They > are related to each cron job that starts up. > > Date sent: Wed, 12 Apr 2000 07:55:01 +1200 (NZST) > From: root (Cron Daemon) > To: root > Subject: Cron /usr/libexec/atrun > > CRON in malloc(): warning: pointer to wrong page. > > I can't see anything in /var/log/messages related to this. > > Coincidentally (or not), the box rebooted itself yesterday. Any clues for > me please? Not without more information, like... what version of FreeBSD you're running amongst other things. :) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:17:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 9989737BAE4 for ; Tue, 11 Apr 2000 13:17:19 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 35082 invoked by uid 100); 11 Apr 2000 20:17:16 -0000 Date: Tue, 11 Apr 2000 16:17:16 -0400 From: Alan Clegg To: Chris Byrnes Cc: freebsd-questions@freebsd.org Subject: Re: Problem. Message-ID: <20000411161716.R31199@laptop.firehouse.net> References: <200004111907.OAA00656@shell.jeah.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004111907.OAA00656@shell.jeah.net>; from chris@shell.jeah.net on Tue, Apr 11, 2000 at 02:07:41PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Chris Byrnes spewed forth the following bitstream: > My FreeBSD box received tons of DOS attacks over the last few days and > was off the net for awhile. > > It's back now, but... > > Apr 11 14:02:57 shell xntpd[137]: time error 3602.928795 is way too > large (set clock manually) > > It didnt adjust for DST, either. > > Any ways to force xntpd to do the update? Please wrap your lines around 72 characters. kill ntpd (or xntpd) run ntpdate restart ntpd AlanC -- Firehouse Network Consulting We fight fires so you don't have to(tm) http://www.firehouse.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:19: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 6A66837BAEF for ; Tue, 11 Apr 2000 13:18:59 -0700 (PDT) (envelope-from dan@freebsddiary.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id IAA04193; Wed, 12 Apr 2000 08:18:49 +1200 (NZST) Message-Id: <200004112018.IAA04193@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary To: Alfred Perlstein Date: Wed, 12 Apr 2000 08:18:28 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: CRON in malloc(): warning: pointer to wrong page. Reply-To: dan@freebsddiary.org Cc: freebsd-questions@FreeBSD.ORG In-reply-to: <20000411133752.P4381@fw.wintelcom.net> References: <200004112006.IAA04082@ducky.nz.freebsd.org>; from dan@freebsddiary.org on Wed, Apr 12, 2000 at 08:06:07AM +1200 X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11 Apr 00, at 13:37, Alfred Perlstein wrote: > * Dan Langille [000411 13:35] wrote: > > The following type of mail message is arriving on a regular basis. They > > are related to each cron job that starts up. > > > > Date sent: Wed, 12 Apr 2000 07:55:01 +1200 (NZST) > > From: root (Cron Daemon) > > To: root > > Subject: Cron /usr/libexec/atrun > > > > CRON in malloc(): warning: pointer to wrong page. > > > > I can't see anything in /var/log/messages related to this. > > > > Coincidentally (or not), the box rebooted itself yesterday. Any clues for > > me please? > > Not without more information, like... what version of FreeBSD you're > running amongst other things. :) Damn. I must not send question first thing in the morning. Thanks. # uname -a FreeBSD ducky.nz.freebsd.org 3.3-19991207-SNAP FreeBSD 3.3- 19991207-SNAP #0: Mon Jan 31 19:23:58 NZDT 2000 root@ducky.nz.freebsd.org:/usr/src/sys/compile/DUCKY33S i386 No build worlds have been done lately. No new software added lately. Not even a newly built kernel. Checking for recently added software I find: [root@ducky:/var/db/pkg] # ls -lt total 65 drwxr-xr-x 2 root wheel 512 Apr 3 09:51 OpenSSH-1.2.2 drwxr-xr-x 2 root bin 512 Apr 3 09:44 openssl-0.9.4 drwxr-xr-x 2 root wheel 512 Mar 28 18:19 pine-4.21 drwxr-xr-x 2 root wheel 512 Mar 22 08:07 bnc-2.6.2 drwxr-xr-x 2 root wheel 512 Mar 21 20:51 34upgrade-2000.02.02 drwxr-xr-x 2 root wheel 512 Feb 22 11:20 gd-1.7.3 drwxr-xr-x 2 root wheel 512 Feb 22 11:20 webalizer-1.30.4 -- Dan Langille - DVL Software Limited [I'm looking for more work] http://www.dvl-software.com/ | http://www.unixathome.org/ http://www.racingsystem.com/ | http://www.freebsddiary.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:36: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from forrie.net (forrie.net [216.67.12.69]) by hub.freebsd.org (Postfix) with ESMTP id 7749737BB46 for ; Tue, 11 Apr 2000 13:36:00 -0700 (PDT) (envelope-from forrie@forrie.com) Received: from forrie.forrie.com (boomer.navipath.net [216.67.12.90]) by forrie.net with id e3BKZwl43883 for ; Tue, 11 Apr 2000 16:35:58 -0400 (EDT) Message-Id: <4.3.1.2.20000411163311.00aff700@216.67.12.69> X-Sender: forrie@216.67.12.69 X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 11 Apr 2000 16:34:05 -0400 To: freebsd-questions@freebsd.org From: Forrest Aldrich Subject: Interaction with OpenSSH Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a problem connecting to systems that run OpenSSH (SSH1), while using SecureCRT: Apr 11 16:28:22 machine sshd[166]: fatal: rsa_private_decrypt() failed. I suspect this may have to do with how it was compiled. But I do have USA_RESIDENT=YES in /etc/make.conf. TIA> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:36:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from forrie.net (forrie.net [216.67.12.69]) by hub.freebsd.org (Postfix) with ESMTP id 5FE2E37BB46 for ; Tue, 11 Apr 2000 13:36:46 -0700 (PDT) (envelope-from forrie@forrie.com) Received: from forrie.forrie.com (boomer.navipath.net [216.67.12.90]) by forrie.net with id e3BKajl43900 for ; Tue, 11 Apr 2000 16:36:45 -0400 (EDT) Message-Id: <4.3.1.2.20000411163420.00afee90@216.67.12.69> X-Sender: forrie@216.67.12.69 X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 11 Apr 2000 16:34:52 -0400 To: freebsd-questions@freebsd.org From: Forrest Aldrich Subject: Interaction with OpenSSH Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oops... this is with FreeBSD-4.0 cvsup/build today (04/11/00) I'm having a problem connecting to systems that run OpenSSH (SSH1), while using SecureCRT: Apr 11 16:28:22 machine sshd[166]: fatal: rsa_private_decrypt() failed. I suspect this may have to do with how it was compiled. But I do have USA_RESIDENT=YES in /etc/make.conf. TIA> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:38: 0 2000 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 1D80D37B96A for ; Tue, 11 Apr 2000 13:37:57 -0700 (PDT) (envelope-from oberman@es.net) Received: from es.net (localhost [127.0.0.1]) by ptavv.es.net (8.9.3/8.8.8) with ESMTP id NAA26258; Tue, 11 Apr 2000 13:37:47 -0700 (PDT) Message-Id: <200004112037.NAA26258@ptavv.es.net> To: Chris Byrnes Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem. In-reply-to: Your message of "Tue, 11 Apr 2000 14:07:41 CDT." <200004111907.OAA00656@shell.jeah.net> Date: Tue, 11 Apr 2000 13:37:47 -0700 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris, Is your system CMOS clock running UTC or local time? This could well cause the DST confusion. Does the file /etc/wall_cmos_clock present? The error xntpd reports is just over 1 hour, so that is almost certainly the problem. You can force the clock to set with 'ntpdate -b', but you want to get the underlying problem fixed so you won't hit it again in October. 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 > Date: Tue, 11 Apr 2000 14:07:41 -0500 (CDT) > From: Chris Byrnes > Sender: owner-freebsd-questions@FreeBSD.ORG > > My FreeBSD box received tons of DOS attacks over the last few days and was off the net for awhile. > > It's back now, but... > > Apr 11 14:02:57 shell xntpd[137]: time error 3602.928795 is way too large (set clock manually) > > It didnt adjust for DST, either. > > Any ways to force xntpd to do the update? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:45: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cube.gelatinous.com (cube.gelatinous.com [207.82.194.150]) by hub.freebsd.org (Postfix) with SMTP id 51BEB37BADA for ; Tue, 11 Apr 2000 13:44:59 -0700 (PDT) (envelope-from aaron@gelatinous.com) Received: (qmail 23546 invoked by uid 1000); 11 Apr 2000 20:44:59 -0000 Date: Tue, 11 Apr 2000 13:44:59 -0700 From: Aaron Smith To: freebsd-questions@freebsd.org Cc: aaron-fbsd@mutex.org Subject: poor samba write performance from win98 Message-ID: <20000411134459.E89057@gelatinous.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, i've seen this problem come up many times in the archives, and i've tried lots of different options without success. i am using a win98 box to write to a freebsd 4.0 samba 2.0.6 share. i have tried all kinds of socket options, bigger send/recv windows, strict sync is off. this is a 100baseTX full-duplex (switched) four-node LAN. ftp write: about 4-5 megabytes/sec samba read: around 4 megabytes/sec samba write from explorer shell: about 500k/sec save from netscape of local file to share: about 1.2 megabytes/sec none of these have been rigorous measurements, but it's clear to me that something's wrong. copying a 30meg file should not take a minute and a half on switched fast ether. i have tried with/without the NODELAY and LOWDELAY stuff, set my buffers up to values ranging from 8192 to 131072 (262144 fails with a no buffer space available message) and generally tweaked until i turned blue. i've done tcpdumps and i'm getting mostly full packets (1460 data bytes) and i didn't notice anything wrong in the traces. the poor explorer shell performance would point to strict sync, but it's off. if anybody has any ideas, please let me know. my current (culled) smb.conf follows. aaron -- [global] log file = /var/log/samba.log max log size = 128 security = user socket options = IPTOS_LOWDELAY TCP_NODELAY \ SO_RCVBUF=131072 SO_SNDBUF=131072 strict sync = no local master = no dns proxy = no [share] comment = Shared Files path = /share read only = no public = yes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:47:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (24.69.168.6.on.wave.home.com [24.69.168.6]) by hub.freebsd.org (Postfix) with ESMTP id 88D3437B625 for ; Tue, 11 Apr 2000 13:47:51 -0700 (PDT) (envelope-from lnb@satan.freebsdsystems.com) Received: (from lnb@localhost) by satan.freebsdsystems.com (8.9.3/8.9.3) id QAA17948; Tue, 11 Apr 2000 16:50:04 -0400 (EDT) (envelope-from lnb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200004111907.OAA00656@shell.jeah.net> Date: Tue, 11 Apr 2000 16:50:04 -0400 (EDT) Organization: FreeBSD Systems Inc. From: Lanny Baron To: Chris Byrnes Subject: RE: Problem. your problem with date and dos attacks Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, run date with the actual date and time.. example date 200004111433 that will set the date to april 10 2000 2:43 pm e.s.t. and do it as ROOT As for the dos attacks... rebuild your kernel with the following... options ICMP_BANDLIM #Rate options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN options TCP_RESTRICT_RST #restrict emission of TCP RST -lnb On 11-Apr-00 Chris Byrnes wrote: > My FreeBSD box received tons of DOS attacks over the last few days and was > off the net for awhile. > > It's back now, but... > > Apr 11 14:02:57 shell xntpd[137]: time error 3602.928795 is way too large > (set clock manually) > > It didnt adjust for DST, either. > > Any ways to force xntpd to do the update? > > > Chris > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Lanny Baron, Master FreeBSD Administrator ---------------------------------- Date: 11-Apr-00 Time: 16:50:04 "Contrary to popular belief, penguins are not the salvation of modern technology. Neither do they throw parties for the urban proletariat." ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 13:50:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (24.69.168.6.on.wave.home.com [24.69.168.6]) by hub.freebsd.org (Postfix) with ESMTP id 3A7AF37BADA for ; Tue, 11 Apr 2000 13:50:21 -0700 (PDT) (envelope-from lnb@satan.freebsdsystems.com) Received: (from lnb@localhost) by satan.freebsdsystems.com (8.9.3/8.9.3) id QAA17973; Tue, 11 Apr 2000 16:52:35 -0400 (EDT) (envelope-from lnb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000411134459.E89057@gelatinous.com> Date: Tue, 11 Apr 2000 16:52:35 -0400 (EDT) Organization: FreeBSD Systems Inc. From: Lanny Baron To: Aaron Smith Subject: RE: poor samba write performance from win98 Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, A suggestion; Send this mail to samba-technical@samba.org They will be able to help you there as the core samba team is on that list. -lnb Official Canadian Mirror for Samba On 11-Apr-00 Aaron Smith wrote: > hello, > > i've seen this problem come up many times in the archives, and i've tried > lots of different options without success. i am using a win98 box to write > to a freebsd 4.0 samba 2.0.6 share. > > i have tried all kinds of socket options, bigger send/recv windows, strict > sync is off. this is a 100baseTX full-duplex (switched) four-node LAN. > > ftp write: about 4-5 megabytes/sec > samba read: around 4 megabytes/sec > samba write > from explorer shell: about 500k/sec > save from netscape of local file to share: about 1.2 megabytes/sec > > none of these have been rigorous measurements, but it's clear to me that > something's wrong. copying a 30meg file should not take a minute and a > half on switched fast ether. > > i have tried with/without the NODELAY and LOWDELAY stuff, set my buffers up > to values ranging from 8192 to 131072 (262144 fails with a no buffer space > available message) and generally tweaked until i turned blue. i've done > tcpdumps and i'm getting mostly full packets (1460 data bytes) and i didn't > notice anything wrong in the traces. > > the poor explorer shell performance would point to strict sync, but it's > off. if anybody has any ideas, please let me know. my current (culled) > smb.conf follows. > > aaron > > -- > > [global] > log file = /var/log/samba.log > max log size = 128 > security = user > socket options = IPTOS_LOWDELAY TCP_NODELAY \ > SO_RCVBUF=131072 SO_SNDBUF=131072 > strict sync = no > local master = no > dns proxy = no > > [share] > comment = Shared Files > path = /share > read only = no > public = yes > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Lanny Baron, Master FreeBSD Administrator ---------------------------------- Date: 11-Apr-00 Time: 16:52:35 My mother loved children -- she would have given anything if I had been one. -- Groucho Marx ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14: 1:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.avantgo.com (ws1.avantgo.com [207.214.200.194]) by hub.freebsd.org (Postfix) with ESMTP id 7F15837B7C9 for ; Tue, 11 Apr 2000 14:01:42 -0700 (PDT) (envelope-from scott@avantgo.com) Received: from river.avantgo.com (river.avantgo.com [10.0.128.30]) by hermes.avantgo.com (Postfix) with ESMTP id 11D2C26; Tue, 11 Apr 2000 14:01:42 -0700 (PDT) Received: (from scott@localhost) by river.avantgo.com (8.9.3/8.9.3) id OAA04771; Tue, 11 Apr 2000 14:01:43 -0700 Date: Tue, 11 Apr 2000 14:01:42 -0700 From: Scott Hess To: Augusto Bott Cc: freebsd-questions@FreeBSD.ORG Subject: Re: JFS, tcp ports, file systems... Message-ID: <20000411140142.A4731@avantgo.com> References: <20000411193318.1AFB1BC66@zipmx11.zipmail.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us In-Reply-To: <20000411193318.1AFB1BC66@zipmx11.zipmail.com.br> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 04:33:18PM -0300, Augusto Bott wrote: > 2 - I'm tweaking a portscanner, what's the highest port number > which a daemon/program/computer cas listen/send info? Ports are 16-bit unsigned integers. > 3 - On Hard disks, the Zero (0) track is in the center(or not)? Read > from the inner cylinders is faster than the outter cyl's? Usually on the outside. Data is recorded at a more-or-less constant density, while the disk spins at a constant RPM, so you can read data faster from the outer tracks than the inner tracks. Putting the 0 sector on the outside thus makes DOS and Windows (and anything else using FAT) seem faster. > 4 - For FFS/UFS, this is the place where the root dir's are written > (in the beggining of the partition/slice? If not, where is this > information written ? > (I 've heard that on OS/2 the root of any filesystem is in the > middle of the partition, thus lowering seek times...) I'm not sure it makes a difference - after the first filesystem access, the root directory will be in cache, and since it's the root, it will likely never leave the cache. Maybe OS/2 stores all directory info in the center of the partition? FFS distributes files (and directories are files) all over the place. Later, scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14: 5:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tyler.net (mail.tyler.net [205.218.118.185]) by hub.freebsd.org (Postfix) with ESMTP id DA84937BB40 for ; Tue, 11 Apr 2000 14:05:10 -0700 (PDT) (envelope-from stephen@neosphere.yi.org) Received: from serenity.neosphere.yi.org ([208.180.57.251]) by mail.tyler.net (Post.Office MTA v3.5.3 release 223 ID# 0-54929U30000L30000S0V35) with SMTP id net for ; Tue, 11 Apr 2000 16:04:55 -0500 Message-ID: <000a01bfa3f9$ab6d1460$0202a8c0@neosphere.yi.org> From: "stephen" To: "free BSD" Subject: assign a static dhcp ip Date: Tue, 11 Apr 2000 16:05:28 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01BFA3CF.C13FB9C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01BFA3CF.C13FB9C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable how do i assign an ip to a puter dialing into my system ??? ------=_NextPart_000_0007_01BFA3CF.C13FB9C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
how do i assign an ip to a puter = dialing into my=20 system ???
------=_NextPart_000_0007_01BFA3CF.C13FB9C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14: 5:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tyler.net (mail.tyler.net [205.218.118.185]) by hub.freebsd.org (Postfix) with ESMTP id 0373537BBA1 for ; Tue, 11 Apr 2000 14:05:47 -0700 (PDT) (envelope-from stephen@neosphere.yi.org) Received: from serenity.neosphere.yi.org ([208.180.57.251]) by mail.tyler.net (Post.Office MTA v3.5.3 release 223 ID# 0-54929U30000L30000S0V35) with SMTP id net for ; Tue, 11 Apr 2000 16:05:24 -0500 Message-ID: <001901bfa3f9$bca55800$0202a8c0@neosphere.yi.org> From: "stephen" To: "free BSD" Subject: nat name.gateway.com routing Date: Tue, 11 Apr 2000 16:05:58 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0016_01BFA3CF.D2E453C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0016_01BFA3CF.D2E453C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =20 I am trying to connect to my windows box behind nat using domain names = ie ( serenity.neosphere.yi.org ) neosphere.yi.org being the gateway (bsd = box)... i only have one ip ( hence nat ) and using class C 192.168.2.xxx for all my local network... i am not sure this can be done, but what i am trying to acheive is = connecting from a local college to my windows box and download files = using serve-u ( win ftp prog ) i tired changing up some dns files, which works fine if i try to ping = serenity.neosphere.yi.org from the network, but when telneted to my = local college, the ping hangs and says "cannot resolve = serenity.neosphere.yi.org: Host name lookup failure" ------=_NextPart_000_0016_01BFA3CF.D2E453C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
I am trying to connect to my windows = box behind nat=20 using domain names ie ( serenity.neosphere.yi.org ) neosphere.yi.org = being the=20 gateway (bsd box)...
i only have one ip ( hence nat ) and = using class C=20 192.168.2.xxx
for all my local = network...
i am not sure this can be done, but = what i am=20 trying to acheive is connecting from a local college to my windows box = and=20 download files using serve-u ( win ftp prog )
i tired changing up some dns files, = which works=20 fine if i try to ping serenity.neosphere.yi.org from the network, but = when=20 telneted to my local college, the ping hangs and says "cannot resolve=20 serenity.neosphere.yi.org: Host name lookup failure"
 
------=_NextPart_000_0016_01BFA3CF.D2E453C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14: 6:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 64FA237B96A for ; Tue, 11 Apr 2000 14:06:44 -0700 (PDT) (envelope-from eric@iteso.mx) Received: from localhost (eric@localhost) by iteso.mx (8.9.3/8.9.3) with ESMTP id QAA09934 for ; Tue, 11 Apr 2000 16:06:23 -0500 (CDT) (envelope-from eric@iteso.mx) Date: Tue, 11 Apr 2000 16:06:22 -0500 (CDT) From: De la Cruz Lugo Eric To: freebsd-questions@FreeBSD.ORG Subject: How many FreeBSD systems around the world? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Some body here have info about the aprox number of FreeBSD systems around the world?, 1,000,000 ?, 2 million? more systems? Thanks in advance. please pointme any sources you have! Eric De La Cruz Lugo Greetings from Merida, Yucatan, Mexico, The Maya land. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:13:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (24.69.168.6.on.wave.home.com [24.69.168.6]) by hub.freebsd.org (Postfix) with ESMTP id B5D0637BB47 for ; Tue, 11 Apr 2000 14:13:00 -0700 (PDT) (envelope-from lnb@satan.freebsdsystems.com) Received: (from lnb@localhost) by satan.freebsdsystems.com (8.9.3/8.9.3) id RAA18154; Tue, 11 Apr 2000 17:14:38 -0400 (EDT) (envelope-from lnb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200004112018.IAA04193@ducky.nz.freebsd.org> Date: Tue, 11 Apr 2000 17:14:33 -0400 (EDT) Organization: FreeBSD Systems Inc. From: Lanny Baron To: Dan Langille Subject: Re: CRON in malloc(): warning: pointer to wrong page. Cc: freebsd-questions@FreeBSD.ORG, Alfred Perlstein Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey JM, when you get the answer let me know. I had same damn problem. It is gone now, but I don't know why it came and why it left. I looked at man malloc, however I can't remember if I did anything from that page. later, -lnb On 11-Apr-00 Dan Langille wrote: > On 11 Apr 00, at 13:37, Alfred Perlstein wrote: > >> * Dan Langille [000411 13:35] wrote: >> > The following type of mail message is arriving on a regular basis. They >> > are related to each cron job that starts up. >> > >> > Date sent: Wed, 12 Apr 2000 07:55:01 +1200 (NZST) >> > From: root (Cron Daemon) >> > To: root >> > Subject: Cron /usr/libexec/atrun >> > >> > CRON in malloc(): warning: pointer to wrong page. >> > >> > I can't see anything in /var/log/messages related to this. >> > >> > Coincidentally (or not), the box rebooted itself yesterday. Any clues for >> > me please? >> >> Not without more information, like... what version of FreeBSD you're >> running amongst other things. :) > > Damn. I must not send question first thing in the morning. Thanks. > ># uname -a > FreeBSD ducky.nz.freebsd.org 3.3-19991207-SNAP FreeBSD 3.3- > 19991207-SNAP #0: Mon Jan 31 19:23:58 NZDT 2000 > root@ducky.nz.freebsd.org:/usr/src/sys/compile/DUCKY33S i386 > > No build worlds have been done lately. No new software added lately. > Not even a newly built kernel. Checking for recently added software I > find: > > [root@ducky:/var/db/pkg] # ls -lt > total 65 > drwxr-xr-x 2 root wheel 512 Apr 3 09:51 OpenSSH-1.2.2 > drwxr-xr-x 2 root bin 512 Apr 3 09:44 openssl-0.9.4 > drwxr-xr-x 2 root wheel 512 Mar 28 18:19 pine-4.21 > drwxr-xr-x 2 root wheel 512 Mar 22 08:07 bnc-2.6.2 > drwxr-xr-x 2 root wheel 512 Mar 21 20:51 34upgrade-2000.02.02 > drwxr-xr-x 2 root wheel 512 Feb 22 11:20 gd-1.7.3 > drwxr-xr-x 2 root wheel 512 Feb 22 11:20 webalizer-1.30.4 > -- > Dan Langille - DVL Software Limited [I'm looking for more work] > http://www.dvl-software.com/ | http://www.unixathome.org/ > http://www.racingsystem.com/ | http://www.freebsddiary.org/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Lanny Baron, Master FreeBSD Administrator ---------------------------------- Date: 11-Apr-00 Time: 17:14:33 You could get a new lease on life -- if only you didn't need the first and last month in advance. ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:16:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (24.69.168.6.on.wave.home.com [24.69.168.6]) by hub.freebsd.org (Postfix) with ESMTP id 7D87C37BBB1 for ; Tue, 11 Apr 2000 14:16:25 -0700 (PDT) (envelope-from lnb@satan.freebsdsystems.com) Received: (from lnb@localhost) by satan.freebsdsystems.com (8.9.3/8.9.3) id RAA18191; Tue, 11 Apr 2000 17:18:39 -0400 (EDT) (envelope-from lnb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <4.3.1.2.20000411163420.00afee90@216.67.12.69> Date: Tue, 11 Apr 2000 17:18:39 -0400 (EDT) Organization: FreeBSD Systems Inc. From: Lanny Baron To: Forrest Aldrich Subject: RE: Interaction with OpenSSH Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Try installing ssh2 in /usr/ports/security. That fixed it up for me. Also make sure the crap in /etc/ssh are good.. i.e. known_hosts and sshd_config or something like that..you will find it. -lnb On 11-Apr-00 Forrest Aldrich wrote: > Oops... this is with FreeBSD-4.0 cvsup/build today (04/11/00) > > > > > I'm having a problem connecting to systems that run OpenSSH (SSH1), while > using SecureCRT: > > Apr 11 16:28:22 machine sshd[166]: fatal: rsa_private_decrypt() failed. > > I suspect this may have to do with how it was compiled. But I do have > USA_RESIDENT=YES in /etc/make.conf. > > > TIA> > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Lanny Baron, Master FreeBSD Administrator ---------------------------------- Date: 11-Apr-00 Time: 17:18:39 Cold, adj.: When the politicians walk around with their hands in their own pockets. ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:19:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 36DB237BBA8 for ; Tue, 11 Apr 2000 14:19:23 -0700 (PDT) (envelope-from doc@wcug.wwu.edu) Received: (qmail 6323 invoked by uid 1074); 11 Apr 2000 21:19:21 -0000 Date: Tue, 11 Apr 2000 14:19:21 -0700 (PDT) From: David Daugherty X-Sender: doc@sloth To: stephen Cc: free BSD Subject: Re: assign a static dhcp ip In-Reply-To: <000a01bfa3f9$ab6d1460$0202a8c0@neosphere.yi.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000, stephen wrote: > how do i assign an ip to a puter dialing into my system ??? In your file /usr/local/etc/dhcpd.conf your subnet block should look like: subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.245 192.168.1.250; #range 192.168.1.245 192.168.1.245; use this line to only use 1 IP default-lease-time 86400; #24 hours by default max-lease-time 259200; #three day lease time option subnet-mask 255.255.255.0; option broadcast-address 192.168.1.255; option routers 192.168.1.1; } this is assuming you have dhcp installed and running. David Software Eng. - NetManage Work email: david.daugherty@netmanage.com Home email: doc@wcug.wwu.edu ICQ 21106703 Washington State Resident To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:37:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id 0900237B9A2 for ; Tue, 11 Apr 2000 14:37:23 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id RAA13860; Tue, 11 Apr 2000 17:36:44 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004112136.RAA13860@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38F36EB7.25DBC159@sterling.com> Date: Tue, 11 Apr 2000 17:36:44 -0400 (EDT) From: John Baldwin To: Alan Edmonds Subject: Re: AMD Athlon Problems Cc: freebsd-questions@FreeBSD.org, Simon Clayton Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11-Apr-00 Alan Edmonds wrote: > Some people have had luck booting Athlon's by turning on the > numlock. The keyboard probe routine is the culprit. No, the motherboard's _BIOS_ is the culprit for not setting the enhanced keyboard present bit. I doubt seriously that anyone is plugging an ANT 84-key keyboard into their shiny, new Athlon machine. > Good luck, > Alan -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Apr 11 14:44: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 184D037BB47 for ; Tue, 11 Apr 2000 14:43:58 -0700 (PDT) (envelope-from allenc@mindsieve.com) Received: from spamer_death (user-38lcbgr.dsl.mindspring.com [209.86.46.27]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with SMTP id RAA09462; Tue, 11 Apr 2000 17:43:43 -0400 (EDT) Message-Id: <3.0.5.32.20000411174343.007be350@mindsieve.com> X-Sender: allenc@mindsieve.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 11 Apr 2000 17:43:43 -0400 To: Eric Ogren , freebsd-questions@FreeBSD.ORG From: Allen Cleveland Subject: Re: [MAILER-DAEMON@earthlink.net: Returned mail: Service unavailable] In-Reply-To: <20000411151353.F304@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 03:13 PM 4/11/00 -0400, Eric Ogren wrote: > >Didn't want to bounce this to -questions, but looks like I have no >choice... > >Eric Hi Eric, This is because you used a dialup account to send the email directly to lemis.com instead of sending the email to your ISP's mail server. >Received: from rod.darktech.org (ip48.cambridge1.ma.pub-ip.psi.net [38.32.111.48]) Had you sent the email to freebsd-questions@FreeBSD.ORG, the same thing would have happened. -- Allen Cleveland allenc@mindsieve.com There is no try. Do, or do not do, but no try. -Yoda Hate spam? Try SpamCop: http://spamcop.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:44:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.somersnet.net (rickm.iuinc.com [205.147.202.29]) by hub.freebsd.org (Postfix) with ESMTP id 30EB137B82B for ; Tue, 11 Apr 2000 14:43:56 -0700 (PDT) (envelope-from rick@somers.net) Received: from somers.net (calnet3-33.gtecablemodem.com [207.175.226.33]) by mail.somersnet.net (8.9.1/8.9.1) with ESMTP id RAA00302 for ; Tue, 11 Apr 2000 17:17:18 -0400 Message-ID: <38F39CBD.A0C91BE2@somers.net> Date: Tue, 11 Apr 2000 14:44:29 -0700 From: "rick - SomersNet, Inc." Organization: 123 Host It! - A Division of SomersNet, Inc. X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: installing rsaref-2.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just installed FreeBSD 3.4 (minimal) and the ports collection. When I go into /usr/ports/security/rsaref and 'make' this is what I get. >> Checksum OK for rsaref20.1996.tar.Z. ===> Patching for rsaref-2.0 ===> Applying FreeBSD patches for rsaref-2.0 ===> Configuring for rsaref-2.0 /bin/cp /usr/ports/security/rsaref/files/Makefile /usr/ports/security/rsaref/work/source cd /usr/ports/security/rsaref/work/source && /bin/cp des.h _des.h && /bin/cp m d2.h _md2.h && /bin/cp md5.h _md5.h ===> Building for rsaref-2.0 cc -O -pipe -c desc.c cc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I have never had this problem before on any on my other boxes, so something is not right... Any ideas as to what it could be? Thanks in Advance... ..rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:46:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts2-srv.bellnexxia.net (tomts2.bellnexxia.net [209.226.175.140]) by hub.freebsd.org (Postfix) with ESMTP id 7251937BC39 for ; Tue, 11 Apr 2000 14:45:55 -0700 (PDT) (envelope-from transmogrify@sympatico.ca) Received: from sympatico.ca ([207.236.126.23]) by tomts2-srv.bellnexxia.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000411214553.OPBZ1435.tomts2-srv.bellnexxia.net@sympatico.ca>; Tue, 11 Apr 2000 17:45:53 -0400 Message-ID: <38F39C65.61F8BF44@sympatico.ca> Date: Tue, 11 Apr 2000 17:43:01 -0400 From: Paul Halliday X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Ben Smithurst Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD networking References: <38F27580.B390B90A@sympatico.ca> <20000411163242.T60798@strontium.scientia.demon.co.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ben Smithurst wrote: > > Paul Halliday wrote: > > > FreeBSD side: edit the necessary fields in you > > /etc/defaults/rc.conf to turn the machine into a gateway. Again, > > extremely staight forward. Good luck. > > This is slightly bad advice. You should NOT edit /etc/defaults/rc.conf > directly. Instead, override the settings there by putting them in > /etc/rc.conf and changing them to whatever you want. (This may be what > you meant, but didn't quite explain it fully.) > I also forgot to include the most important thing... NATD. doh. > -- > Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D -- Paul H. ======================================================================= Don't underestimate the power of stupid people in large groups. Email: dp@penix.org & transmogrify@sympatico.ca BIO: http://bling.dyn.dhs.org GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F D5EC 3D39 F274 4AA3E8B9 Public Key's available here: http://bling.dyn.dhs.org/texts/public.html ======================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:47:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tx.home.com (ha1.rdc1.tx.home.com [24.4.0.66]) by hub.freebsd.org (Postfix) with ESMTP id A86CD37B6D4 for ; Tue, 11 Apr 2000 14:47:32 -0700 (PDT) (envelope-from leoric@home.com) Received: from home.com ([24.8.250.184]) by mail.rdc1.tx.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000411214731.NRTB18403.mail.rdc1.tx.home.com@home.com> for ; Tue, 11 Apr 2000 14:47:31 -0700 Message-ID: <38F39D5C.B3EB8650@home.com> Date: Tue, 11 Apr 2000 16:47:08 -0500 From: mideyon X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: cvsup tags for 4.0 stable Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to upgrade to FreeBSD 4.0 stable from 3.4. What tag should i use to receive the 4.0 stable source? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:50:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from napalm.plano.sterling.com (napalm.plano.sterling.com [138.42.1.34]) by hub.freebsd.org (Postfix) with ESMTP id BEE7437BC02; Tue, 11 Apr 2000 14:50:53 -0700 (PDT) (envelope-from alan.edmonds@sterling.com) Received: from sterling.com (CD27T.plano.sterling.com [10.1.54.234]) by napalm.plano.sterling.com (8.9.1b+Sun/8.9.1) with ESMTP id QAA10950; Tue, 11 Apr 2000 16:50:48 -0500 (CDT) Message-ID: <38F39E38.51D12980@sterling.com> Date: Tue, 11 Apr 2000 16:50:48 -0500 From: Alan Edmonds X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: John Baldwin Cc: freebsd-questions@FreeBSD.ORG, Simon Clayton Subject: Re: AMD Athlon Problems References: <200004112136.RAA13860@server.baldwin.cx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks. I stand corrected. I don't have this problem; I just remember what others have posted. Search the -questions archives for details.... John Baldwin wrote: > > On 11-Apr-00 Alan Edmonds wrote: > > Some people have had luck booting Athlon's by turning on the > > numlock. The keyboard probe routine is the culprit. > > No, the motherboard's _BIOS_ is the culprit for not setting the > enhanced keyboard present bit. I doubt seriously that anyone is > plugging an ANT 84-key keyboard into their shiny, new Athlon > machine. > > > Good luck, > > Alan > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc > "Power Users Use 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 -- Alan Edmonds, KB5ZUY Sterling Software M/S 132 Phone: +1-972-801-6485 5800 Tennyson Pkwy. Email: alan.edmonds@sterling.com Plano, TX, USA 75024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:56:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 8742037B997 for ; Tue, 11 Apr 2000 14:56:28 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.207]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id for ; Tue, 11 Apr 2000 15:06:59 -0700 Message-ID: <38F39F7D.8D52A2CD@3-cities.com> Date: Tue, 11 Apr 2000 14:56:13 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: User PPP Error Message Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I upgraded to FreeBSD 4.0 using a clean install and then cvsup'ed to 4.0 Stable. I'm getting this message when my system connects to my ISP. It is Apr 11 12:27:07 ruby ppp[189]: tun0: Warning: nat_LayerPull: Dropped a packet... What do I have to do to fix it. I'm getting a lot of them. Thanks, Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 14:59:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from css-1.cs.iastate.edu (css-1.cs.iastate.edu [129.186.3.24]) by hub.freebsd.org (Postfix) with ESMTP id 08A2D37B997 for ; Tue, 11 Apr 2000 14:59:51 -0700 (PDT) (envelope-from ghelmer@cs.iastate.edu) Received: from popeye.cs.iastate.edu (ghelmer@popeye.cs.iastate.edu [129.186.3.4]) by css-1.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id QAA16558; Tue, 11 Apr 2000 16:59:47 -0500 (CDT) Received: from localhost (ghelmer@localhost) by popeye.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id QAA11656; Tue, 11 Apr 2000 16:59:43 -0500 (CDT) X-Authentication-Warning: popeye.cs.iastate.edu: ghelmer owned process doing -bs Date: Tue, 11 Apr 2000 16:59:43 -0500 (CDT) From: Guy Helmer To: Dan Langille Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CRON in malloc(): warning: pointer to wrong page. In-Reply-To: <200004112006.IAA04082@ducky.nz.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Dan Langille wrote: > The following type of mail message is arriving on a regular basis. They > are related to each cron job that starts up. > > Date sent: Wed, 12 Apr 2000 07:55:01 +1200 (NZST) > From: root (Cron Daemon) > To: root > Subject: Cron /usr/libexec/atrun > > CRON in malloc(): warning: pointer to wrong page. > > I can't see anything in /var/log/messages related to this. > > Coincidentally (or not), the box rebooted itself yesterday. Any clues for > me please? This isn't the first report of CRON spewing these messages (see GNATS PRs bin/11169 and bin/9722) so I have been looking at the problem. I have patches for cron that might solve the problem but I am unable to duplicate the problem and thus unable to prove my patches solve it. If you would like to try the patches, please let me know and I will send them. As for the reboot, I would suggest enabling crash dumps by setting dumpdev in /etc/rc.conf and building & installing a debugging kernel. With these steps. it would be possible to capture the machine state and get a traceback (via gdb -k) if the reboot is due to a kernel panic. I would not expect that the reboot would be due to cron, but a crash dump would verify what process was running when the crash took place. I'll try to get the cron patches reviewed and checked into the source tree soon... Guy Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science Research Assistant, Dept. of Computer Science --- ghelmer@cs.iastate.edu http://www.cs.iastate.edu/~ghelmer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 15:10:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 663FE37B6D4 for ; Tue, 11 Apr 2000 15:09:59 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3BMagH28962; Tue, 11 Apr 2000 15:36:42 -0700 (PDT) Date: Tue, 11 Apr 2000 15:36:42 -0700 From: Alfred Perlstein To: Lanny Baron Cc: Forrest Aldrich , freebsd-questions@FreeBSD.ORG Subject: Re: Interaction with OpenSSH Message-ID: <20000411153642.S4381@fw.wintelcom.net> References: <4.3.1.2.20000411163420.00afee90@216.67.12.69> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from lnb@freebsdsystems.com on Tue, Apr 11, 2000 at 05:18:39PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On 11-Apr-00 Forrest Aldrich wrote: > > Oops... this is with FreeBSD-4.0 cvsup/build today (04/11/00) > > > > > > > > > > I'm having a problem connecting to systems that run OpenSSH (SSH1), while > > using SecureCRT: > > > > Apr 11 16:28:22 machine sshd[166]: fatal: rsa_private_decrypt() failed. > > > > I suspect this may have to do with how it was compiled. But I do have > > USA_RESIDENT=YES in /etc/make.conf. > > * Lanny Baron [000411 14:43] wrote: > Hi, > Try installing ssh2 in /usr/ports/security. That fixed it up for me. Also make > sure the crap in /etc/ssh are good.. i.e. known_hosts and sshd_config or > something like that..you will find it. Are you aware that ssh2 is commercial and requires a license to be used? This looks like Forrest needs to compile and install a fresh copy of /usr/ports/security/rsaref. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 15:12: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gold.sdln.net (gold.sdln.net [204.52.252.74]) by hub.freebsd.org (Postfix) with ESMTP id 5034237B655 for ; Tue, 11 Apr 2000 15:11:52 -0700 (PDT) (envelope-from cchrstns@sdln.net) Received: from corey (corey.sdln.net [204.52.252.93]) by gold.sdln.net (8.8.8/8.8.8) with SMTP id QAA20869 for ; Tue, 11 Apr 2000 16:11:50 -0600 (MDT) (envelope-from cchrstns@sdln.net) From: "Corey Allen Christians" To: Subject: Attempting to get a FDDI card to work with 4.0-Release Date: Tue, 11 Apr 2000 16:15:47 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am currently using FreeBSD 4.0-Stable and I have to get a FDDI card to connect with our Unisys Clearpath mainframe. The card is a SysKonnect 5544 Dual port fiber card. I have not been able to locate a device for this in FreeBSD. Have any of you made a device for this or can you tell me how to make one of my own? After doing an ifconfig -a the only device that i get (other than fxp0 for my intel card) is stf0. I'm not sure what stf0 is (so it may be the device even though I can find no reference to it anywhere). Any suggestions for my problem? Thanks in advance for your help. ~~~~~~~ Corey Christians The South Dakota Library Network Programmer/Analyst cchrstns@sdln.net "The gray areas in life are nothing more than undefined black and white." ~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 15:12:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id A4A5A37B655 for ; Tue, 11 Apr 2000 15:12:13 -0700 (PDT) (envelope-from dan@freebsddiary.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id KAA00861; Wed, 12 Apr 2000 10:12:05 +1200 (NZST) Message-Id: <200004112212.KAA00861@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary To: Guy Helmer Date: Wed, 12 Apr 2000 10:12:04 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: CRON in malloc(): warning: pointer to wrong page. Reply-To: dan@freebsddiary.org Cc: freebsd-questions@FreeBSD.ORG References: <200004112006.IAA04082@ducky.nz.freebsd.org> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11 Apr 00, at 16:59, Guy Helmer wrote: > On Wed, 12 Apr 2000, Dan Langille wrote: > > > The following type of mail message is arriving on a regular basis. They > > are related to each cron job that starts up. > > > > Date sent: Wed, 12 Apr 2000 07:55:01 +1200 (NZST) > > From: root (Cron Daemon) > > To: root > > Subject: Cron /usr/libexec/atrun > > > > CRON in malloc(): warning: pointer to wrong page. > > > > I can't see anything in /var/log/messages related to this. > > > > Coincidentally (or not), the box rebooted itself yesterday. Any clues > > for me please? > > This isn't the first report of CRON spewing these messages (see GNATS PRs > bin/11169 and bin/9722) so I have been looking at the problem. I have > patches for cron that might solve the problem but I am unable to duplicate > the problem and thus unable to prove my patches solve it. If you would > like to try the patches, please let me know and I will send them. > > As for the reboot, I would suggest enabling crash dumps by setting dumpdev > in /etc/rc.conf and building & installing a debugging kernel. With these > steps. it would be possible to capture the machine state and get a > traceback (via gdb -k) if the reboot is due to a kernel panic. I would not > expect that the reboot would be due to cron, but a crash dump would verify > what process was running when the crash took place. > > I'll try to get the cron patches reviewed and checked into the source tree > soon... I would be quite happy to do a traceback etc, but this is a 486 with 16MB of ram. It takes 3 days to make world. -- Dan Langille - DVL Software Limited [I'm looking for more work] http://www.dvl-software.com/ | http://www.unixathome.org/ http://www.racingsystem.com/ | http://www.freebsddiary.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 15:13:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id A259937BB09 for ; Tue, 11 Apr 2000 15:13:38 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3BMeMB29111; Tue, 11 Apr 2000 15:40:22 -0700 (PDT) Date: Tue, 11 Apr 2000 15:40:22 -0700 From: Alfred Perlstein To: Lanny Baron Cc: Dan Langille , freebsd-questions@FreeBSD.ORG Subject: Re: CRON in malloc(): warning: pointer to wrong page. Message-ID: <20000411154021.T4381@fw.wintelcom.net> References: <200004112018.IAA04193@ducky.nz.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from lnb@freebsdsystems.com on Tue, Apr 11, 2000 at 05:14:33PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On 11-Apr-00 Dan Langille wrote: > > On 11 Apr 00, at 13:37, Alfred Perlstein wrote: > > > >> * Dan Langille [000411 13:35] wrote: > >> > The following type of mail message is arriving on a regular basis. They > >> > are related to each cron job that starts up. > >> > > >> > Date sent: Wed, 12 Apr 2000 07:55:01 +1200 (NZST) > >> > From: root (Cron Daemon) > >> > To: root > >> > Subject: Cron /usr/libexec/atrun > >> > > >> > CRON in malloc(): warning: pointer to wrong page. > >> > > >> > I can't see anything in /var/log/messages related to this. > >> > > >> > Coincidentally (or not), the box rebooted itself yesterday. Any clues for > >> > me please? > >> > >> Not without more information, like... what version of FreeBSD you're > >> running amongst other things. :) > > > > Damn. I must not send question first thing in the morning. Thanks. > > > ># uname -a > > FreeBSD ducky.nz.freebsd.org 3.3-19991207-SNAP FreeBSD 3.3- > > 19991207-SNAP #0: Mon Jan 31 19:23:58 NZDT 2000 > > root@ducky.nz.freebsd.org:/usr/src/sys/compile/DUCKY33S i386 > > > > No build worlds have been done lately. No new software added lately. * Lanny Baron [000411 14:40] wrote: > Hey JM, > when you get the answer let me know. I had same damn problem. It is gone now, > but I don't know why it came and why it left. I looked at man malloc, however I > can't remember if I did anything from that page. Ugh, I can't find the delta in CVS but I remeber some problem that cropped up with cron from around that date, my best suggetion is to update to 3.4-stable where i'm pretty sure it has been corrected. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 15:19:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f75.law8.hotmail.com [216.33.241.75]) by hub.freebsd.org (Postfix) with SMTP id E736537BA51 for ; Tue, 11 Apr 2000 15:19:11 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 22954 invoked by uid 0); 11 Apr 2000 22:19:11 -0000 Message-ID: <20000411221911.22953.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Tue, 11 Apr 2000 15:19:11 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: alex@big.endian.de Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: staroffice install Date: Tue, 11 Apr 2000 18:19:11 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your help. I did a make clean then make install and it worked. I now see at least one reason why StarOffice ("SO") needs to be installed in a terminal -- the SO install is apparantly a graphical, X-based, Windowed, user-friendly process. There should be a note of this in a convenient place like the README file for the package. Alternatively, perhaps the make file should check that it is running in an Xterminal? I will send an email or PR to the appropriate person/list. I had 2 minor problems: 1) When the graphical screen first came up (while I was still in root -- I had no idea that this was to install SO for the system as a whole) I thought that it was a mistake. I figured that the install was done and it had now proceeded to the user-install part so I exited and logged in as a user and tried to run make install-user. After some thought on why this was not working, I started fresh (root: make clean, make install). 2) SO told me that icons would be added within KDE. They were not. Could this be because KDE is running natively and SO is running under linux emulation? John >From: Alexander Langer >To: John Daniels >CC: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org >Subject: Re: staroffice install >Date: Tue, 11 Apr 2000 12:35:32 +0200 > >Thus spake John Daniels (jmd526@hotmail.com): > > > part of my former 'make install clean'? > >yes. > > > *** Error code 255 (ignored) > > install: /usr/local/Office51/bin: No such file or directory > >try make clean install then .) > >If this doesn't help, I have no more ideas. > >Alex > >-- >I need a new ~/.sig. ______________________________________________________ Get Your Private, Free Email at 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 Tue Apr 11 15:30:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sf-mx1.Snap.COM (sf-mx1.snap.com [206.132.167.15]) by hub.freebsd.org (Postfix) with ESMTP id DCBCE37BB1D for ; Tue, 11 Apr 2000 15:30:09 -0700 (PDT) (envelope-from FranciscoS@nbci.com) Received: from exchange.snap.com (exchange.snap.com [10.100.1.19]) by sf-mx1.Snap.COM (8.10.0/8.10.0) with ESMTP id e3BMU8p14136 for ; Tue, 11 Apr 2000 15:30:08 -0700 (PDT) Received: by exchange.snap.com with Internet Mail Service (5.5.2650.21) id <2P0XLR94>; Tue, 11 Apr 2000 15:25:44 -0700 Message-ID: <4BA40B5A514ED311B9A40008C7DFB0A101297804@exchange2.snap.com> From: Francisco Sanchez To: "'freebsd-questions@FreeBSD.ORG'" Subject: subscribe Date: Tue, 11 Apr 2000 15:28:45 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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 Tue Apr 11 15:39:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 6546337B7E1; Tue, 11 Apr 2000 15:39:05 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (pC19F544E.dip0.t-ipconnect.de [193.159.84.78]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id XAA24173; Tue, 11 Apr 2000 23:38:36 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 441A5AC2C; Wed, 12 Apr 2000 00:42:01 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id AAA03036; Wed, 12 Apr 2000 00:38:56 +0200 (CEST) (envelope-from alex) Date: Wed, 12 Apr 2000 00:38:56 +0200 From: Alexander Langer To: John Daniels Cc: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: Re: staroffice install Message-ID: <20000412003856.D343@cichlids.cichlids.com> Mail-Followup-To: John Daniels , freebsd-ports@freebsd.org, freebsd-questions@freebsd.org References: <20000411221911.22953.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000411221911.22953.qmail@hotmail.com>; from jmd526@hotmail.com on Tue, Apr 11, 2000 at 06:19:11PM -0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake John Daniels (jmd526@hotmail.com): > reason why StarOffice ("SO") needs to be installed in a terminal -- the SO > install is apparantly a graphical, X-based, Windowed, user-friendly process. yes, nice, isn't it? > for the package. Alternatively, perhaps the make file should check that it > is running in an Xterminal? I will send an email or PR to the appropriate > person/list. Yes, do so. I think that Martin will be open-minded for suggestions :) > make install). 2) SO told me that icons would be added within KDE. They > were not. Could this be because KDE is running natively and SO is running > under linux emulation? Hmm. _Maybe_, but I don't think so. You should ask that Martin Blapp (the maintainer), too. (I don't use KDE). Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 15:42:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from praseodumium.btinternet.com (praseodumium.btinternet.com [194.73.73.82]) by hub.freebsd.org (Postfix) with ESMTP id 3B36237B8FF for ; Tue, 11 Apr 2000 15:42:37 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.116.115] (helo=parish.my.domain) by praseodumium.btinternet.com with esmtp (Exim 2.05 #1) id 12f9Lf-0006Gf-00; Tue, 11 Apr 2000 23:41:33 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id XAA02348; Tue, 11 Apr 2000 23:42:08 +0100 (BST) (envelope-from mark) Date: Tue, 11 Apr 2000 23:42:06 +0100 From: Mark Ovens To: Sheldon Hearn Cc: Bhishan Hemrajani , Alex Kwan , questions@freebsd.org Subject: Re: booting immediatle - skip Hit [Enter] or wait 9 seconds Message-ID: <20000411234205.I235@parish> References: <200004072306.e37N6GG16097@cytosine.dhs.org> <26165.955352135@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <26165.955352135@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Mon, Apr 10, 2000 at 09:35:35AM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 09:35:35AM +0200, Sheldon Hearn wrote: > > > On Fri, 07 Apr 2000 16:06:16 MST, Bhishan Hemrajani wrote: > > > I'm not sure, but I have a hunch. > > When it loads for me, it says that it loads /boot/defaults/loader.conf. > > That file loads in /boot/loader.conf, overriding anything thus far set. > This works very much the way /etc/defaults/rc.conf works. > > I can't imagine why the file isn't read by Mark's loader. Perhaps he's > loading the kernel directly, instead of via the loader? > Can you elaborate? Do you mean interrupting the boot and specifying the name of the kernel? If so, then that is not what I'm doing. > Ciao, > Sheldon. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 15:57: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id C06CD37BB50 for ; Tue, 11 Apr 2000 15:57:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id SAA13931; Tue, 11 Apr 2000 18:56:44 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004112256.SAA13931@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38F39D5C.B3EB8650@home.com> Date: Tue, 11 Apr 2000 18:56:44 -0400 (EDT) From: John Baldwin To: mideyon Subject: RE: cvsup tags for 4.0 stable Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11-Apr-00 mideyon wrote: > I am trying to upgrade to FreeBSD 4.0 stable from 3.4. What tag should i > use to receive the 4.0 stable source? RELENG_4 -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Apr 11 16:10:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tigger.nu.org (whiz14.zip.com.au [61.8.19.190]) by hub.freebsd.org (Postfix) with ESMTP id F179537BB83 for ; Tue, 11 Apr 2000 16:10:55 -0700 (PDT) (envelope-from vance@nu.org) Received: by tigger.nu.org (Postfix, from userid 1000) id 0C9843F2; Wed, 12 Apr 2000 09:10:13 +1000 (EST) Date: Wed, 12 Apr 2000 09:10:12 +1000 From: Christopher Vance To: freebsd-questions@freebsd.org Subject: Aureal sound Message-ID: <20000412091012.A623@nu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any work on this? I note that the aureal.c file in /sys/dev/sound is commented out of the list of files known to config. -- Christopher Vance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 16:34:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scuff.cc.utexas.edu (scuff.cc.utexas.edu [128.83.135.74]) by hub.freebsd.org (Postfix) with ESMTP id 97B3737B9A2 for ; Tue, 11 Apr 2000 16:34:50 -0700 (PDT) (envelope-from spindler@mail.utexas.edu) Received: from localhost (spindler@localhost) by scuff.cc.utexas.edu (8.9.3/8.8.7) with ESMTP id SAA02297 for ; Tue, 11 Apr 2000 18:34:49 -0500 X-Authentication-Warning: scuff.cc.utexas.edu: spindler owned process doing -bs Date: Tue, 11 Apr 2000 18:34:49 -0500 (CDT) From: David Spindler X-Sender: spindler@scuff.cc.utexas.edu To: freebsd-questions@freebsd.org Subject: Mirrors Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We are interested in mirroring the freebsd distributions. How do you suggest we proceed? David Spindler Network Analyst University of Texas at Austin 512-475-9299 512-415-1434 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 16:48: 2 2000 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 C1F1D37BA10 for ; Tue, 11 Apr 2000 16:47:57 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [195.99.44.241] (helo=parish.my.domain) by protactinium with esmtp (Exim 2.05 #1) id 12f8Rc-0005AV-00; Tue, 11 Apr 2000 22:43:36 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id WAA01903; Tue, 11 Apr 2000 22:43:45 +0100 (BST) (envelope-from mark) Date: Tue, 11 Apr 2000 22:43:45 +0100 From: Mark Ovens To: Giorgos Keramidas Cc: Mark , Freebsd-Questions Subject: Re: chmod question Message-ID: <20000411224345.D235@parish> References: <000001bfa0e5$d30c0b00$0300000a@cmr.net> <20000410145157.B14518@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000410145157.B14518@hades.hell.gr>; from keramida@ceid.upatras.gr on Mon, Apr 10, 2000 at 02:51:58PM +0300 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 10, 2000 at 02:51:58PM +0300, Giorgos Keramidas wrote: > On Fri, Apr 07, 2000 at 05:05:53PM -0600, Mark wrote: > >... > > > > This directory is /dos which is the mount point for my physical disk > > 2. This disk is a fat32 drive. The fstab entry is > > > > /dev/ad1s1 /dos msdos rw 2 2 > > > > Why can't I change permissions? I thought root could? > > You can not change `permissions' of files on an MSDOS filesystem, > because the MSDOS filesystem does not support the notion of `file owner' > or `permissions'. > > If you want to make all the files under /dos look as if they're owned by > a certain user, look at the options `-u UID', `-g GID' and `-m MASK' in > the manpage of mount_msdos. Or just ch{mod,own} the mountpoint directory. > > - Giorgos Keramidas > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17: 3:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id 777CF37B60F for ; Tue, 11 Apr 2000 17:03:25 -0700 (PDT) (envelope-from chris@monochrome.org) Received: from localhost (chris@localhost) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id UAA53905 for ; Tue, 11 Apr 2000 20:04:03 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Tue, 11 Apr 2000 20:04:03 -0400 (EDT) From: Chris Hill X-Sender: chris@mail Reply-To: Chris Hill To: FreeBSD Questions List Subject: RE: Macintosh access to FreeBSD over TCP/IP ?? In-Reply-To: <3.0.6.32.20000411144018.0079aab0@mailhub.icx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000, Gail M. Pickett wrote: > > I second Martin Welk`s message and suggest you take a look at Netatalk. > > I installed both Netatalk packages, and they/it doesn't work. "Both" meaning both netatalk and the asun version? That may be a problem right there. I'd suggest using one or the other, but not both. > I read somewhere, later, that they won't work if you install both. I wouldn't doubt it. > Ok. I tried to pkg_delete both and the (FreeBSD 3.3-Release) > machine refused. Hmmm... > Now what? One thing about pkg_delete is that you have to know the exact name of the package that was installed, and I don't know how to find that out. Also, you do still need to have NETATALK support in the kernel in order for netatalk to work. > > After compiling in NETATALK support in the kernel (a breeze) > Isn't netatalk support part of the generic kernel? I get a "nmbd" > listed when I do ps -aux. Is this netatalk? No. Nmbd is part of Samba, I believe. For netatalk you should see things like atalkd and afpd. And IIRC, netatalk is in LINT but not in GENERIC. > Compiling a custom kernel is not a breeze. True, but it's not *that* hard; you just have to pay attention and be careful. > I didn't install the source code in order to save disk space. The first time I installed FreeBSD, I didn't think I needed source. I was mistaken. > The freeBSD box isn't connected to the internet, so CVSup is > difficult. The machine is just a file server for the LAN. Do you have the CD set? If so, no problem. If not, well, consider setting up a modem and letting it download overnight. > > and installing > > the netatalk port, I just read the documentation that came with the port and > > What documentation? I don't recall there being much (or any) with the port, but there is some at http://www.umich.edu/~rsug/netatalk/ - there is also the FAQ-o-Matic at http://www.zettabyte.net/fom-serve/netatalk/cache/1.html > > got it running in a couple of minutes. It`s really that easy... > > I spent a day on it, and it doesn't run. I can successfully "ping" the > Macintosh from the FreeBSD box, but the Mac cannot see/ping the FreeBSD box. This is two different issues. Ping uses internet protocols (ICMP?) and has *nothing* (well, almost nothing) to do with Appletalk networking. If the netatalk server is working properly, you should be able to see it in the Chooser from your Macs. All 'ping' tells you is that the cable is good, etc. If the Mac cannot ping the FreeBSD box, perhaps its ethernet is not configured correctly? > > Now all the Macs in our company can see the Macintosh `shares` I`ve setup on > > FreeBSD. > > What files do I edit to setup 'shares'? As far as I recall, the only file I had to create was /usr/local/etc/atalkd.conf. Here it is, in all its one-line glory: ed0 -phase 2 -net 0-65534 -addr 65280.45 ...where 'ed0' is the name of the interface I'm using to connect with Macs. I seem to recall also having to create directories called .AppleDouble in the directories I wanted to share, but check the FAQs to be sure - it's been a long time since I've done this. I usually set up user accounts on FreeBSD to appear as AppleShare volumes. On the Mac, you select the machine from the Chooser (it will appear with its hostname) and log in as the user. Then there will be a volume on your desktop called, for example, gmpicket, and it acts just like a Mac disk. The only problem I've found is that unix symlinks and Mac aliases do not play well together. Nothing crashes or loses data, they just don't always work right. > I also installed the CAPS package, but still no luck. Not sure how to > configure it, either. CAPS is a different program that does the same (?) thing as netatalk. I have no experience with CAPS, but it could be that they are conflicting with each other. You probably don't want to have both installed. HTH. -- Chris Hill chris@monochrome.org [place witty saying here] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17: 7:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f128.law8.hotmail.com [216.33.241.128]) by hub.freebsd.org (Postfix) with SMTP id 4B0BB37B61E for ; Tue, 11 Apr 2000 17:07:54 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 80875 invoked by uid 0); 12 Apr 2000 00:07:53 -0000 Message-ID: <20000412000753.80874.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Tue, 11 Apr 2000 17:07:53 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: freebsd-questions@freebsd.org Subject: mounting an msdos partition Date: Tue, 11 Apr 2000 20:07:53 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I just wanted to check on the stability and use of mount and mount_msdos. I searched the archives and it seems that AT ONE TIME it was recommended that msdos partitions only be used as read only (apparantly when writing, the FAT was not updated, causing curruption). Is it OK to both read and write to a mounted msdos partition? Are there any known issues/workarounds? Do I need to use translation s/w to handle the CRLF issues? I read that mount -t msdos will "figure out the issues" is this true? I am running 4.0-RELEASE and I basically just want to share Office type files. It would be great if StarOffice on FreeBSD could read and write the same files that MSOffice on Win98-2 could. I also have FrontPage on Win98 and it would be great if I could copy the files to my Apache directory, or if Apache would read the file from the msdos partition. At some point in the future I'd like to get VMware, until I do, I'd like to have as much sharing as possible, with as little user intervention as possible. John ______________________________________________________ Get Your Private, Free Email at 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 Tue Apr 11 17:10: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.monochrome.org (monochrome.org [206.64.112.124]) by hub.freebsd.org (Postfix) with ESMTP id A645237B9BC for ; Tue, 11 Apr 2000 17:09:56 -0700 (PDT) (envelope-from chris@monochrome.org) Received: from localhost (chris@localhost) by mail.monochrome.org (8.9.3/8.9.3) with SMTP id UAA53929; Tue, 11 Apr 2000 20:10:22 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Tue, 11 Apr 2000 20:10:22 -0400 (EDT) From: Chris Hill X-Sender: chris@mail To: jfreeze@qx.net Cc: FreeBSD Questions List Subject: Re: Re: Need help with static IP In-Reply-To: <77363439109C.AAA4C18@mail2.qx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000 jfreeze@qx.net wrote: > How do I get my system to reread from /etc/rc.conf without rebooting? Drop to single-user mode, then go back to multi-user. Thus: # shutdown now When the system says '...press Enter for /bin/sh', press enter. Then either hit ctrl-D or type 'exit'. -- Chris Hill chris@monochrome.org [place witty saying here] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:13:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 3A60737BABE for ; Tue, 11 Apr 2000 17:13:46 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from ppp117.WORLDY.COM (ppp117.WORLDY.COM [209.5.30.168]) by home.worldy.com (8.8.7/8.8.7) with ESMTP id UAA14221 for ; Tue, 11 Apr 2000 20:13:43 -0400 Date: Tue, 11 Apr 2000 20:12:08 +0000 (GMT) From: David Banning X-Sender: tracker@tracker To: questions@freebsd.org Subject: X failure - through startx Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG following the installation of kde11 I get the following error when trying to execute startx; Authentication failed - Cannot start X server. Perhaps you do not have console ownership? Any pointers would be helpful. I wonder if permission plays a part here. I noticed during the installation of kde11 the make install was chmod'ing alot of 444's - that seems awfully restrictive. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:14:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lh2.rdc1.tx.home.com (ha2.rdc1.tx.home.com [24.4.0.67]) by hub.freebsd.org (Postfix) with ESMTP id CEA0237B61E for ; Tue, 11 Apr 2000 17:14:12 -0700 (PDT) (envelope-from sgraves66@home.com) Received: from home.com ([24.11.22.177]) by lh2.rdc1.tx.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <20000412001412.NTUM17531.lh2.rdc1.tx.home.com@home.com> for ; Tue, 11 Apr 2000 17:14:12 -0700 Message-ID: <38F3BFB3.71F840FA@home.com> Date: Tue, 11 Apr 2000 19:13:39 -0500 From: Scott Graves X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: NATD and IPFW Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently switched from a Linux gateway to FBSD 4.0. With Linux I had IP masquerading enabled (similar to NAT) and basically openned only the IP ports which were used by my employees. With FBSD, by default, no incomming connections are allowed. I have successfully enabled WWW, DNS, SMTP, POP3 and RealAudio through the FBSD gateway machine running NATD. However, after openning ports 20 and 21 for FTP access, I receive this error when trying to list ftp dir contents: Apr 11 18:30:45 gateway natd[114]: failed to write packet back (Permission denied) I am able to connect to FTP sites, but not dn/up or list files without receiving this error. This is what I have in rc.firewall which should allow for FTP access: # Allow FTP connections ${fwcmd} add pass tcp from any to any 21 setup ${fwcmd} add pass tcp from any to any 20 setup If I add: ${fwcmd} add pass tcp from any to any setup Everything works properly (of course). But I do not want to allow all TCP connections to the internet. What am I missing? Thanks, Scott Graves To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:16:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from watson.ficsgrp.com (watson.ficsgrp.com [194.74.111.3]) by hub.freebsd.org (Postfix) with ESMTP id BAB4937B9BC for ; Tue, 11 Apr 2000 17:16:33 -0700 (PDT) (envelope-from harry.woodward-clarke@s1.com) Received: from mail.au.ficsgrp.com ([194.74.111.35]) by watson.ficsgrp.com (Netscape Messaging Server 3.6) with ESMTP id AAA23E1 for ; Wed, 12 Apr 2000 02:16:20 +0200 Received: from S1.com ([172.16.48.219]) by mail.au.ficsgrp.com (Netscape Messaging Server 3.6) with ESMTP id 1794; Wed, 12 Apr 2000 10:20:34 +1000 Message-ID: <38F3C072.F53697E7@S1.com> Date: Wed, 12 Apr 2000 00:16:50 +0000 From: Harry Woodward-Clarke X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: John Daniels Cc: freebsd-questions@freebsd.org Subject: Re: mounting an msdos partition References: <20000412000753.80874.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey John, > I just wanted to check on the stability and use of mount and >mount_msdos. I I've been using FreeBSD since 2.2.8, and I've never had any problems with mount_msdos screwing around with my FAT32 partition. Indeed, with StarOffice loaded now, the only thing I need to boot to Win95 is for the LotusNotes*Client* (still waiting for a Linux version of the Client). So, any problems there may have been with mount_msdos are so small that I've not come across them (and I use the FAT32 partition everyday - keep my Netscape Bookmarks there, and some other stuff). >issues/workarounds? Do I need > to use translation s/w to handle the CRLF issues? It depends. Mainly on what you are transferring around, but typically for ASCII text, yes, you will need to do some stripping when you manipulate the files under Unix. > files. It would be great if StarOffice on FreeBSD could read >and write the > same files that MSOffice on Win98-2 could. I also have But it _does_. Tell the truth, possibly even better than MS-Office does (boss recently had a corrupted Word97 file - my StarOffice5.1a was able to read it, recover the text and 95% of the formatting, and I mailed him a fix version, and saved the company quite a few thousands of dollars ;') >FrontPage on Win98 > and it would be great if I could copy the files to my Apache >directory, or > if Apache would read the file from the msdos partition. Outta my depth in this - someone else will know. Hope this helps, haxxa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:19:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id A840537BB76 for ; Tue, 11 Apr 2000 17:19:25 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id UAA07603 for questions@freebsd.org; Tue, 11 Apr 2000 20:19:24 -0400 (EDT) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200004120019.UAA07603@blackhelicopters.org> Subject: serial console annoyances To: questions@freebsd.org Date: Tue, 11 Apr 2000 20:19:24 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have two 4.0-stable systems, one running headless, keyboardless, and mouseless. If I understand correctly (ha!), the headless machine should dump the serial console out sio0 automatically under the GENERIC kernel. (At least, that's what my reading of the sio man page & the serial console guide says.) I've edited /etc/ttys for ttyd0 appropriately to allow a logon. The machines are joined by a null modem cable. My understanding of a serial console is that I should be able to watch the boot messages, interrupt the boot loader, use userconfig, and so on, from the second machine. The first machine boots, but when I do "tip cuaa0c" on the second box I see nothing until I get a login prompt. I can issue commands there and whatnot, so I know the null modem connection works. Is my understanding wrong, and this is all a serial console buys me? Or am I doing something wrong? Thanks, ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:22:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from primary.jacobs.org (tstpa1-105.gate.net [207.36.8.105]) by hub.freebsd.org (Postfix) with ESMTP id B0C6537BB0B for ; Tue, 11 Apr 2000 17:22:45 -0700 (PDT) (envelope-from mark@gate.net) Received: from localhost (mark@localhost) by primary.jacobs.org (8.9.3/8.9.3) with ESMTP id UAA00659 for ; Tue, 11 Apr 2000 20:22:40 -0400 (EDT) (envelope-from mark@gate.net) X-Authentication-Warning: primary.jacobs.org: mark owned process doing -bs Date: Tue, 11 Apr 2000 20:22:08 -0400 (EDT) From: jacobsm X-Sender: mark@primary.jacobs.org To: freebsd-questions@FreeBSD.ORG Subject: UGEN0 Device in 4.0 stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I attempt to access the ugen0 device I get a device not configured error message. I have built and installed a custom kernel with usb options. /dev seems to have the correct devices defined also. Make kernel file extract # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet options UHCI_DEBUG options OHCI_DEBUG options USB_DEBUG options UGEN_DEBUG options UHID_DEBUG options UHUB_DEBUG options UKBD_DEBUG options ULPT_DEBUG options UMASS_DEBUG options UMS_DEBUG Boot Messages Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-STABLE #0: Tue Apr 11 19:44:27 EDT 2000 root@primary.jacobs.org:/usr/src/sys/compile/MAIN Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K7(tm) Processor (648.74-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x612 Stepping = 2 Features=0x81f9ff AMD Features=0xc0400000 real memory = 134152192 (131008K bytes) avail memory = 126529536 (123564K bytes) Preloaded elf kernel "kernel" at 0xc03d0000. Preloaded elf module "splash_bmp.ko" at 0xc03d009c. Preloaded elf module "vesa.ko" at 0xc03d0140. Preloaded splash_image_data "/boot/daemon_640.bmp" at 0xc03d01dc. VESA: v3.0, 16384k memory, flags:0x1, mode table:0xc03821f7 (1000117) VESA: 3dfx Interactive, Inc. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: <3Dfx Voodoo 3 graphics accelerator> at 5.0 irq 10 pcm0: port 0x1080-0x109f irq 11 at device 3.0 on pci0 pci0: (vendor=0x1102, dev=0x7002) at 3.1 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x1000-0x107f mem 0xe8014800-0xe801487f irq 5 at device 4.0 on pci0 xl0: Ethernet address: 00:50:da:68:68:66 miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: supplying EUI64: 00:50:da:ff:fe:68:68:66 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x10e0-0x10ef at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x10a0-0x10bf irq 11 at device 7.2 on pci0 uhci0: LegSup = 0x0000a030 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 uhci1: port 0x10c0-0x10df irq 11 at device 7.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 isab1: at device 7.4 on pci0 pci0: (vendor=0x14f1, dev=0x1033) at 9.0 irq 10 pci0: (vendor=0x104c, dev=0x8019) at 12.0 irq 5 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE/PS2/ECP Probing for PnP devices on ppbus0: ppbus0: PRINTER PCL 6 Emulation, PostScript Level 2 Emulation, NPAP, PJL plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ad0: 25768MB [52355/16/63] at ata0-master using UDMA66 acd0: DVD-ROM at ata1-master using PIO4 acd1: CD-RW at ata1-slave using PIO4 Mounting root from ufs:/dev/ad0s3a xl0: starting DAD for fe80:0001::0250:daff:fe68:6866 xl0: DAD complete for fe80:0001::0250:daff:fe68:6866 - no duplicates found I can access my device(HandSpring Visor) attached to this port under Windows. Mark Jacobs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:26:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tx.home.com (ha1.rdc1.tx.home.com [24.4.0.66]) by hub.freebsd.org (Postfix) with ESMTP id 2B32937B76B for ; Tue, 11 Apr 2000 17:26:30 -0700 (PDT) (envelope-from leoric@home.com) Received: from home.com ([24.8.250.184]) by mail.rdc1.tx.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000412002629.NVVX18403.mail.rdc1.tx.home.com@home.com> for ; Tue, 11 Apr 2000 17:26:29 -0700 Message-ID: <38F3C29E.25B239F9@home.com> Date: Tue, 11 Apr 2000 19:26:06 -0500 From: mideyon X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: 4.0 Kernel Problem Content-Type: multipart/mixed; boundary="------------0A45E1F2734F48FC6AD5C5D5" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------0A45E1F2734F48FC6AD5C5D5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to upgrade from 3.4 to 4.0 by following the instructions in /usr/src/UPDATING. I am at the point where I need to rebuild my new kernel (named FURY) but when I do config FURY I get: galadriel# config FURY config: line 20: Unknown machine type config: line 20: syntax error config: line 23: syntax error config: line 32: syntax error config: line 40: syntax error config: line 41: syntax error config: line 43: syntax error config: line 52: syntax error config: line 66: syntax error config: line 67: syntax error config: config: line 70: no isa's to wildcard config: line 71: fdc connected to non-controller config: line 75: no isa's to wildcard config: line 76: no isa's to wildcard config: line 78: syntax error config: line 79: syntax error config: line 93: syntax error config: line 102: syntax error config: line 103: syntax error config: line 104: syntax error config: line 105: syntax error config: line 106: syntax error config: line 113: no isa's to wildcard config: line 117: no isa's to wildcard config: line 123: no isa's to wildcard config: line 144: no isa's to wildcard config: line 145: no isa's to wildcard config: line 146: no isa's to wildcard config: line 147: no isa's to wildcard config: line 150: no isa's to wildcard config: line 152: syntax error config: line 153: syntax error config: line 154: syntax error config: line 155: config: line config: line 167: syntax error config: line 176: syntax error config: line 192: no isa's to wildcard config: line 193: no isa's to wildcard config: line 194: no isa's to wildcard config: line 195: no isa's to wildcard config: line 196: no isa's to wildcard config: line 197: no isa's to wildcard config: line 229: syntax error config: line 232: syntax error Specify machine type, e.g. ``machine vax'' This file was built from the 4.0 GENERIC file and all I did was comment stuff out. I am unable to find anything that could could cause all these errors in my config file but have attached it anyways. --------------0A45E1F2734F48FC6AD5C5D5 Content-Type: text/plain; charset=us-ascii; name="FURY" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="FURY" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.freebsd.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.1 2000/04/05 18:16:15 billf Exp $ machine i386 #cpu I386_CPU #cpu I486_CPU cpu I586_CPU #cpu I686_CPU ident FURY maxusers 32 #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 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 extentions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 #device fd1 at fdc0 drive 1 # 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 #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Teckram DC-390(T)) #device dpt # DPT Smartcache - See LINT for options! #device isp # Qlogic family #device ncr # NCR/Symbios Logic device sym # NCR/Symbios Logic (newer chipsets) #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # RAID controllers #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 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? # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # 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 # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable # 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 lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. #device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # The probe order of these is presently determined by i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 device fe0 at isa? port 0x300 device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. 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 4 # 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 #device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet ### MY OPTIONS options CPU_FASTER_5X86_FPU pseudo-device speaker device pcm options PNPBIOS options "MD5" options SC_DISABLE_REBOOT --------------0A45E1F2734F48FC6AD5C5D5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:33:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from luke.cpl.net (luke.cpl.net [192.216.136.195]) by hub.freebsd.org (Postfix) with ESMTP id 2AD0037BA10 for ; Tue, 11 Apr 2000 17:33:31 -0700 (PDT) (envelope-from shawn@megadeth.org) Received: from shawn (shawn.megadeth.org [192.216.87.244]) by luke.cpl.net (8.9.3/8.9.3) with ESMTP id RAA71481 for ; Tue, 11 Apr 2000 17:33:29 -0700 (PDT) Message-Id: <4.2.0.58.20000411172819.02bf4180@mail.cpl.net> X-Sender: megadeth@mail.cpl.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 11 Apr 2000 17:31:52 -0700 To: questions@freebsd.org From: Shawn Ramsey Subject: Frontpage help, please... :) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am getting the following in the error_log : [Tue Apr 11 17:24:50 2000] [error] [client 192.216.87.244] File does not exist: /frontpage/_vti_bin/shtml.exe/_vti_rpc That path does not exist. But I have a working FP98, and the directory structure is the same... maybe an alias/scriptalias I am missing? Humm.. frontpage sucks. :) I setup a for "frontpage.cpl.net". I then installed the frontpage extensions into it with the fpadmin.htm admin page... it copied all the files fine, but I get the above error, when trying to publish.... thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:36:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 0CD3337BAF5 for ; Tue, 11 Apr 2000 17:36:07 -0700 (PDT) (envelope-from vollmert@mindspring.com) Received: from client (user-33qtnc1.dialup.mindspring.com [199.174.221.129]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with SMTP id UAA08571 for ; Tue, 11 Apr 2000 20:36:04 -0400 (EDT) Message-ID: <000801bfa40d$168f3f80$0b0000c0@mindspring.com> From: "Tom Vollmer" To: Subject: Problem Date: Tue, 11 Apr 2000 16:24:28 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA3D2.68CD2E00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA3D2.68CD2E00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I made an error in the /etc/rc.conf file. I quote character was not = inserted after the hostname parameter. Now, the machine stops when = parsing the file and I can only get to a '#' prompt. I can't get = prompted for login and I do not have enough rights to fix the file. Can = I get procedure to get enough rights to put the quote character in? = Hopefully, I won't have to reinstall the OS. Thanks, Tom Vollmer ------=_NextPart_000_0005_01BFA3D2.68CD2E00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I made an error in the /etc/rc.conf = file.  I=20 quote character was not inserted after the hostname parameter.  = Now, the=20 machine stops when parsing the file and I can only get to a '#' = prompt.  I=20 can't get prompted for login and I do not have enough rights to fix the=20 file.  Can I get procedure to get enough rights to put the quote = character=20 in?  Hopefully, I won't have to reinstall the OS. =20 Thanks,
 
Tom Vollmer
------=_NextPart_000_0005_01BFA3D2.68CD2E00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:37:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id EF08237B664 for ; Tue, 11 Apr 2000 17:37:32 -0700 (PDT) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.va.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000412003730.JFV22611.mail.rdc1.va.home.com@cx443070a>; Tue, 11 Apr 2000 17:37:30 -0700 Message-ID: <019d01bfa418$b8e44040$0100000a@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: Cc: Subject: Samba Speed Issues and Information Date: Tue, 11 Apr 2000 17:47:46 -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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've recently switched my company from a Windows NT fileserver to FreeBSD/Samba. It's working really great and I absolutely love Samba. The only reason I'm asking about speed issues and tweaking, is I heard someone say something about it that implied that there are tricks/tweaks you can do to increase the speed of Samba's interactions with Win98 computers. My company uses a DOS based Database program (custom), which simply uses file sharing. Several things take quite a bit of time, like running reports, posting, etc, even though (a) the processor load on the PII 350s isn't anywhere near 20%, and (b) the network is 100BaseTx running on a very nice 3Com Switch. The FreeBSD server is a Dual Pentium III 500 with 256 megs, and the hard drive is 7200rpm SCSI-3. In other words, we have much more hardware than required. I'm thinking something simple, like the caching, packet size, etc is causing lag or overhead that keeps our system from performing to it's fullest. If there's a page with some tips and tricks for fine tuning Samba and/or FreeBSD's networking, I would much appriciate any links or advice. Thanks. Kudos to the FreeBSD and Samba teams for all the time and effort you put into these products, which we all use. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:41:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.26.39]) by hub.freebsd.org (Postfix) with SMTP id C817937BB76 for ; Tue, 11 Apr 2000 17:41:14 -0700 (PDT) (envelope-from flatline@area51.v-wave.com) Received: (qmail 629 invoked by uid 1001); 12 Apr 2000 00:41:03 -0000 Date: Tue, 11 Apr 2000 18:41:03 -0600 From: Chris Wasser To: questions@FreeBSD.ORG Subject: broken ports Message-ID: <20000411184103.A603@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To whom it may concern: I'm sure this is wrong place to say this, but the xinetd port is broken due to typo :) from /usr/ports/security/xinetd/Makefile: < PORTNAME= xnited > PORTNAME= xinetd I just cvsup'd the ports and there was a whole pile of new additions so chances are there may be others. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:45:48 2000 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 17D6137B886 for ; Tue, 11 Apr 2000 17:45:46 -0700 (PDT) (envelope-from hacker@bolingbroke.com) Received: from fremont.bolingbroke.com (fremont.bolingbroke.com [216.102.90.210]) by fremont.bolingbroke.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id RAA27110 for ; Tue, 11 Apr 2000 17:45:45 -0700 (PDT) Date: Tue, 11 Apr 2000 17:45:45 -0700 (PDT) From: Ken Bolingbroke To: freebsd-questions@FreeBSD.ORG Subject: CVS and bsd.port.mk In-Reply-To: <200004112136.RAA13860@server.baldwin.cx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I use CVS to keep my ports collection up to date, and it works great. However, I make the occasional change to /usr/ports/Mk/bsd.port.mk, specifically, I add '-p' to the FETCH_BEFORE_ARGS variable so fetch uses FTP's passive mode to get through my firewall. But when I CVS and get a new revision of bsd.port.mk, it wipes out my change. So is there a better way of having fetch use passive mode that doesn't get wiped out in CVS updates? Something like /etc/rc.conf overriding /etc/defaults/rc.conf, perhaps? Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 17:53: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from luna.cdrom.com (adsl-63-192-209-55.dsl.snfc21.pacbell.net [63.192.209.55]) by hub.freebsd.org (Postfix) with ESMTP id 0559337B6B1 for ; Tue, 11 Apr 2000 17:53:05 -0700 (PDT) (envelope-from jim@luna.cdrom.com) Received: by luna.cdrom.com (Postfix, from userid 1000) id 8E72031E5; Tue, 11 Apr 2000 17:53:04 -0700 (PDT) Date: Tue, 11 Apr 2000 17:53:04 -0700 From: Jim Mock To: Forrest Aldrich Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Interaction with OpenSSH Message-ID: <20000411175304.A16772@luna.cdrom.com> Reply-To: jim@luna.cdrom.com References: <4.3.1.2.20000411163311.00aff700@216.67.12.69> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.11i In-Reply-To: <4.3.1.2.20000411163311.00aff700@216.67.12.69>; from forrie@forrie.com on Tue, Apr 11, 2000 at 04:34:05PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000 at 16:34:05 -0400, Forrest Aldrich wrote: > I'm having a problem connecting to systems that run OpenSSH (SSH1), > while using SecureCRT: > > Apr 11 16:28:22 machine sshd[166]: fatal: rsa_private_decrypt() failed. > > I suspect this may have to do with how it was compiled. But I do > have USA_RESIDENT=YES in /etc/make.conf. You need to install the rsaref port. - jim -- - jim mock - walnut creek cdrom/freebsd test labs - jim@luna.cdrom.com - - phone: 1.925.691.2800 x.3814 - fax: 1.925.674.0821 - jim@FreeBSD.org - - editor - The FreeBSDzine - www.freebsdzine.org - jim@freebsdzine.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 18: 8:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 4625C37BB43 for ; Tue, 11 Apr 2000 18:08:20 -0700 (PDT) (envelope-from dkelly@hiwaay.net) Received: from nospam.hiwaay.net (tnt6-216-180-5-39.dialup.HiWAAY.net [216.180.5.39]) by mail.hiwaay.net (8.10.0/8.10.0) with ESMTP id e3C18CI00798; Tue, 11 Apr 2000 20:08:13 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by nospam.hiwaay.net (8.9.3/8.9.3) with ESMTP id UAA65146; Tue, 11 Apr 2000 20:00:14 -0500 (CDT) (envelope-from dkelly@nospam.hiwaay.net) Message-Id: <200004120100.UAA65146@nospam.hiwaay.net> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Gail M. Pickett" Cc: FreeBSD-Questions@FreeBSD.ORG, dkelly@hiwaay.net Subject: Re: Macintosh access to FreeBSD over TCP/IP ?? In-Reply-To: Message from "Gail M. Pickett" of "Tue, 11 Apr 2000 14:40:18 EDT." <3.0.6.32.20000411144018.0079aab0@mailhub.icx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 11 Apr 2000 20:00:14 -0500 From: David Kelly Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Gail M. Pickett" writes: > > I second Martin Welk`s message and suggest you take a look at Netatalk. > > I installed both Netatalk packages, and they/it doesn't work. I read > somewhere, later, that they won't work if you install both. Ok. I tried > to pkg_delete both and the (FreeBSD 3.3-Release) machine refused. Hmmm... > Now what? Details. *How* did it refuse. Did it *really* refuse? Pkg_delete will report that it can't delete some directories, but it still deletes everything else. Configuration files for applications such as NetAtalk and Apache are not deleted. Also the fact you installed both netatalk versions caused one to overwrite the other's config stuff and binaries. Delete one and the next has fits because the files it needed are gone also too. Look in /var/db/pkg/ to see if you still have any netatalk stuff laying around. If so, "cd /var/db/pkg; pkg_delete -f netatalk*" should force a cleanup. > > After compiling in NETATALK support in the kernel (a breeze) > > Isn't netatalk support part of the generic kernel? % cd /usr/src/sys/i386/conf/ % cat CVS/Tag TRELENG_4 % grep NETATALK * LINT:options NETATALK #Appletalk communications protocols LINT:options NETATALKDEBUG % Conclusion: Netatalk is only in the LINT kernel. > I spent a day on it, and it doesn't run. I can successfully "ping" the > Macintosh from the FreeBSD box, but the Mac cannot see/ping the FreeBSD box. If you don't have netatalk in your kernel then you won't get it to run. If you haven't built a kernel then you don't have it and its no surprise that it doesn't work. I think "netstat -i" will flood your terminal with a whole bunch of appletalk stuff if you have the netatalk daemons running and are registered on the local appletalk network. > What files do I edit to setup 'shares'? Look in /usr/local/etc/ AppleVolumes.default atalkd.conf AppleVolumes.system papd.conf > > I`ve put Macintosh documents and applications on the FreeBSD > > machine and I`ve had no problems lauching and using them. *I've* had trouble. The default port configuration still enables the automatic Apple to Unix mapping. Needs to be turned off, IMHO. AppleVolumes.system says: # default translation -- note that CR <-> LF translation is done on all # files of type TEXT. The first line turns off translation for files of # unknown type, the second turns this translation on. . BINA UNIX # . TEXT UNIX The above doesn't really say what it might seem to say. CR/LF translation still takes effect on files of type TEXT, no matter what you do above. There are some Mac applications written by idiots using prewritten libraries which writes binary to a new file created as TEXT then changes the type after writting. The fix is to use the netatalk port, not the package, like this: # cd /usr/ports/net/netatalk (whichever version you wish) # make patch # pushd . (save our current "cd") # cd work/netat*/etc/afpd Edit the Makefile in the afpd directory. Search for -DCRLF and remove it. CFLAGS= ${DEFS} ${AFSDEFS} ${KRBDEFS} ${OPTOPTS} ${INCPATH} \ -DAPPLCNAME -DCRLF # -DDOWNCASE ^^^^^^ you can move the # to the left of -DCRLF # popd (back to /usr/ports/net/netatalk*) # make install # make clean (cleans up the mess made in /usr/ports) Now you might want to edit /usr/local/etc/rc.d/netatalk.sh. I don't like to start the papd because I don't have need of if for printing. Its also time to look at the other files in /usr/local/etc/: AppleVolumes.system.dist AppleVolumes.default.dist AppleVolumes.system AppleVolumes.default afpd.conf atalkd.conf The two *.dist files are unedited netatalk distribution files while the non-dist versions of the same are the porter's idea. If you are bothered by line termination problems on the Mac then download the free BBEdit-Lite editor and quit fussing. It automatically adapts. And can save to Mac, Unix, or DOS, line termination styles. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 18:34:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranquility.net (ppp-port2-63.tranquility.net [206.152.118.126]) by hub.freebsd.org (Postfix) with ESMTP id 788CF37BC11 for ; Tue, 11 Apr 2000 18:34:52 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from localhost (ishmael@localhost) by tranquility.net (8.9.3/8.9.3) with ESMTP id UAA02072 for ; Tue, 11 Apr 2000 20:37:37 -0500 (CDT) (envelope-from ishmael@tranquility.net) Date: Tue, 11 Apr 2000 20:37:37 -0500 (CDT) From: Ishmael To: questions@FreeBSD.ORG Subject: wctype.h Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG in the process of compiling a program (the new enlightenment (0.16.4)), ive stumbled across a header file problem, specifically, not having a wctype.h. ive traced this down to being a header file installed by glibc, but isnt (or doesnt appear) to be in the freebsd libc. is there by chance some corresponding header file that can be used as a drop-in replacement? or does fixing this problem involve some serious hacking to remove this linux-ism? im not much of a C developer, so forgive me if im missing the blatantly obvious. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 18:36:14 2000 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 AF19837BB43 for ; Tue, 11 Apr 2000 18:36:10 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [195.99.44.241] (helo=parish.my.domain) by ruthenium.btinternet.com with esmtp (Exim 2.05 #1) id 12f8nO-0005sC-00; Tue, 11 Apr 2000 23:06:06 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id XAA01992; Tue, 11 Apr 2000 23:03:50 +0100 (BST) (envelope-from mark) Date: Tue, 11 Apr 2000 23:03:49 +0100 From: Mark Ovens To: Gary Kline Cc: freebsd-questions@freebsd.org Subject: Re: vidcontrol to set background... Message-ID: <20000411230349.E235@parish> References: <200004111715.KAA24595@tera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004111715.KAA24595@tera.com>; from kline@tera.com on Tue, Apr 11, 2000 at 10:15:43AM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 10:15:43AM -0700, Gary Kline wrote: > > Anybody know how to set the console (or vconsole) to a light background > with dark type? `vidcontrol show' shows you various flavors of fg and > bg, but I didn't find anything that worked. (I found some pretty > interestly ugly combos, tho.... :) > Not sure exactly what you're asking here; you obviously know about ``vidcontrol '' This script shows a wider range of combinations: #!/bin/sh # Display ANSI colours. # esc="\033[" echo -e "\t 40\t 41\t 42\t 43\t 44 45\t46\t 47" for fore in 30 31 32 33 34 35 36 37; do line1="$fore " line2=" " for back in 40 41 42 43 44 45 46 47; do line1="${line1}${esc}${back};${fore}m Normal ${esc}0m" line2="${line2}${esc}${back};${fore};1m Bold ${esc}0m" done echo -e "$line1\n$line2" done > thanks for some ideas, > > gary > > > > -- > Gary Kline > Cray Inc > Seattle, Washington > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 18:44: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id B9A2C37B6B1 for ; Tue, 11 Apr 2000 18:44:03 -0700 (PDT) (envelope-from dkelly@hiwaay.net) Received: from nospam.hiwaay.net (tnt6-216-180-5-39.dialup.HiWAAY.net [216.180.5.39]) by mail.hiwaay.net (8.10.0/8.10.0) with ESMTP id e3C1i2I30075; Tue, 11 Apr 2000 20:44:02 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by nospam.hiwaay.net (8.9.3/8.9.3) with ESMTP id UAA65795; Tue, 11 Apr 2000 20:43:59 -0500 (CDT) (envelope-from dkelly@nospam.hiwaay.net) Message-Id: <200004120143.UAA65795@nospam.hiwaay.net> X-Mailer: exmh version 2.1.1 10/15/1999 To: Chris Hill Cc: FreeBSD Questions List Subject: Re: Macintosh access to FreeBSD over TCP/IP ?? In-Reply-To: Message from Chris Hill of "Tue, 11 Apr 2000 20:04:03 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 11 Apr 2000 20:43:59 -0500 From: David Kelly Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Hill writes: > One thing about pkg_delete is that you have to know the exact name of > the package that was installed, and I don't know how to find that out. All your installed packages are named in /var/db/pkg/. If you use tcsh or bash as your shell then its nice to "cd /var/db/pkg" before doing pkg_delete as you can use the filename expansion feature of the shell to type the rest of the package you wish to delete. In tcsh you type the first part and hit . The shell will type as much as it can then beep if its not complete. Or you could type, "pkg_info" to get another kind of list. % pkg_info Mesa-3.0 A graphics library similar to SGI's OpenGL XFree86-3.3.6 X11R6.3/XFree86 core distribution a2ps-letter-4.3 Formats an ascii file for printing on a postscript printer. aalib-1.2 An ascii art library acroread-4.0 View, distribute and print PDF documents [...] -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 19:20:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id E5DD437B8C6 for ; Tue, 11 Apr 2000 19:20:19 -0700 (PDT) (envelope-from kline@tera.com) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id TAA04536; Tue, 11 Apr 2000 19:20:35 -0700 (PDT) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id TAA25025; Tue, 11 Apr 2000 19:20:15 -0700 (PDT) Date: Tue, 11 Apr 2000 19:20:14 -0700 From: Gary Kline To: Mark Ovens Cc: Gary Kline , freebsd-questions@freebsd.org Subject: Re: vidcontrol to set background... Message-ID: <20000411192014.A25019@athena.sea.tera.com> References: <200004111715.KAA24595@tera.com> <20000411230349.E235@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <20000411230349.E235@parish>; from Mark Ovens on Tue, Apr 11, 2000 at 11:03:49PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 11:03:49PM +0100, Mark Ovens wrote: > On Tue, Apr 11, 2000 at 10:15:43AM -0700, Gary Kline wrote: > > > > Anybody know how to set the console (or vconsole) to a light background > > with dark type? `vidcontrol show' shows you various flavors of fg and > > bg, but I didn't find anything that worked. (I found some pretty > > interestly ugly combos, tho.... :) > > > > Not sure exactly what you're asking here; you obviously know about > ``vidcontrol '' --What I tried after rebooting recently was something like # vidcontrol black white and that not working. Some others like `yellow blue' did work, but then the directory listed by "ls -l" were invisible. Is there any reason that white | lightwhite won't work as a console background? gary > > This script shows a wider range of combinations: > > #!/bin/sh > # Display ANSI colours. > # > esc="\033[" > echo -e "\t 40\t 41\t 42\t 43\t 44 45\t46\t 47" > for fore in 30 31 32 33 34 35 36 37; do > line1="$fore " > line2=" " > for back in 40 41 42 43 44 45 46 47; do > line1="${line1}${esc}${back};${fore}m Normal ${esc}0m" > line2="${line2}${esc}${back};${fore};1m Bold ${esc}0m" > done > echo -e "$line1\n$line2" > done > > > > > > > thanks for some ideas, > > > > gary > > > > > > > > -- > > Gary Kline > > Cray Inc > > Seattle, Washington > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > ...and on the eighth day God created UNIX > ________________________________________________________________ > FreeBSD - The Power To Serve http://www.freebsd.org > My Webpage http://ukug.uk.freebsd.org/~mark/ > mailto:mark@ukug.uk.freebsd.org http://www.radan.com > -- Gary Kline Cray Inc Seattle, Washington To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20: 6:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 3F6C037B79C for ; Tue, 11 Apr 2000 20:06:34 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id XAA31735; Tue, 11 Apr 2000 23:06:31 -0400 (EDT) (envelope-from cjc) Date: Tue, 11 Apr 2000 23:06:31 -0400 From: "Crist J. Clark" To: mideyon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0 Kernel Problem Message-ID: <20000411230630.A31270@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <38F3C29E.25B239F9@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F3C29E.25B239F9@home.com>; from leoric@home.com on Tue, Apr 11, 2000 at 07:26:06PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 07:26:06PM -0500, mideyon wrote: > I am trying to upgrade from 3.4 to 4.0 by following the instructions in > /usr/src/UPDATING. I am at the point where I need to rebuild my new > kernel (named FURY) but when I do config FURY I get: > galadriel# config FURY > config: line 20: Unknown machine type > config: line 20: syntax error [snip] > This file was built from the 4.0 GENERIC file and all I did was comment > stuff out. > I am unable to find anything that could could cause all these errors in > my config file but have attached it anyways. Are you using the 4.0 config(8), and _not_ the 3.4 that already existed on your system, to configure the kernel? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20: 8:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 6006837BA2D for ; Tue, 11 Apr 2000 20:08:13 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id A97F3FF907BA; Tue, 11 Apr 2000 20:11:59 -0700 From: chip To: Subject: I'm at a loss for a way to mount this second harddrive Date: Tue, 11 Apr 2000 19:38:10 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041120094800.01619@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have tried literally dozens of ways to mount my second harddrive and cannot get it mounted. It is a fbsd drive with data that I have to have and was able to access in the past. I have a mnt directory with rwx permissions for everyone (I'm the only user on this machine). Below is the relevant information - fstab ~ Device Mountpoint FStype Options Dump Pass# /dev/wd1s1b none swap sw 0 0 /dev/wd1s1a / ufs rw 1 1 /dev/wd1s1e /usr ufs rw 2 2 /dev/acd0c /cdrom cd9660 ro,noauto 0 0 /dev/fd0 /usr/floppy msdos rw,noauto 0 0 /dev/wd0s1 /usr/windows msdos rw 0 0 proc /proc procfs rw 0 0 Message file ~ Apr 10 22:24:05 chip /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa Apr 10 22:24:05 chip /kernel: wdc0: unit 0 (wd0): Apr 10 22:24:05 chip /kernel: wd0: 1225MB (2509920 sectors), 2490 cyls, 16 heads, 63 S/T, 512 B/S Apr 10 22:24:05 chip /kernel: wdc0: unit 1 (wd1): Apr 10 22:24:05 chip /kernel: wd1: 1225MB (2509920 sectors), 2490 cyls, 16 heads, 63 S/T, 512 B/S Apr 10 22:24:05 chip /kernel: wdc1 at 0x170-0x177 irq 15 on isa Apr 10 22:24:05 chip /kernel: wdc1: unit 1 (wd3): Apr 10 22:24:05 chip /kernel: wd3: 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S Apr 10 22:24:05 chip /kernel: wdc1: unit 0 (atapi): , removable, accel, dma, iordy Apr 10 22:24:05 chip /kernel: acd0: drive speed 344KB/sec, 256KB cache The two drives Fujitsu are on the primary controller and the drive ST32122a is the secondary master with the cd drive the slave. Here's the options I have tried - $ su Password: chip# mount -t ufs /dev/wd3s1 /mnt mount: Operation not permitted chip# mount -t ufs /dev/wd3s2 /mnt mount: /dev/wd3s2 on /mnt: incorrect super block chip# mount -t ufs /dev/wd3s3 /mnt mount: /dev/wd3s3 on /mnt: incorrect super block chip# mount -t ufs /dev/wd3s4 /mnt mount: /dev/wd3s4 on /mnt: incorrect super block chip# mount -t ufs /dev/wd3a /mnt mount: Operation not permitted chip# mount -t ufs /dev/wd3b /mnt mount: /dev/wd3b on /mnt: incorrect super block chip# mount -t ufs /dev/wd3c /mnt mount: Operation not permitted chip# mount -t ufs /dev/wd3d /mnt mount: /dev/wd3d on /mnt: incorrect super block chip# mount -t ufs /dev/wd3e /mnt mount: Operation not permitted chip# mount -t ufs /dev/wd3f /mnt mount: /dev/wd3f on /mnt: incorrect super block chip# mount -t ufs /dev/wd3g /mnt mount: /dev/wd3g on /mnt: incorrect super block chip# mount -t ufs /dev/wd3h /mnt mount: /dev/wd3h on /mnt: incorrect super block chip# mount /dev/wd1s1 /mnt mount: Operation not permitted chip# mount -t ufs /dev/wd1s1 /mnt mount: Operation not permitted chip# mount /dev/wd1s2 /mnt mount: /dev/wd1s2 on /mnt: incorrect super block chip# mount -t ufs /dev/wd1s2 /mnt mount: /dev/wd1s2 on /mnt: incorrect super block chip# mount /dev/wd1s3 /mnt mount: /dev/wd1s3 on /mnt: incorrect super block chip# mount /dev/wd1a /mnt mount: Operation not permitted chip# mount /dev/wd1b /mnt mount: /dev/wd1b on /mnt: incorrect super block chip# mount /dev/wd1c /mnt mount: Operation not permitted chip# mount /dev/wd1d /mnt mount: /dev/wd1d on /mnt: incorrect super block chip# mount /dev/wd1s1a /mnt mount: Device busy chip# mount /dev/wd0s2 /mnt mount: /dev/wd0s2 on /mnt: incorrect super block chip# mount -t ufs /dev/wd0s2 /mnt [2~mount: Command not found. chip# mount -t ufs /dev/wd0s2 /mnt mount: /dev/wd0s2 on /mnt: incorrect super block chip# mount /dev/wd1s2a /mnt mount: No such file or directory chip# mount /dev/wd1s2b /mnt mount: No such file or directory chip# mount -t ufs /dev/wd1s2 /mnt mount: /dev/wd1s2 on /mnt: incorrect super block chip# mount -t ufs /dev/wd1s2 /mnt mount: /dev/wd1s2 on /mnt: incorrect super block chip# mount /dev/wd1s3 /mnt mount: /dev/wd1s3 on /mnt: incorrect super block chip# mount -t ufs /dev/wd1s3 /mnt mount: /dev/wd1s3 on /mnt: incorrect super block chip# I gave up at this point, just don't know what else to try. -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20:12:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.bellatlantic.net (mail2.bellatlantic.net [151.196.0.38]) by hub.freebsd.org (Postfix) with ESMTP id B2EE237B77E for ; Tue, 11 Apr 2000 20:12:15 -0700 (PDT) (envelope-from ugen@xonix.com) Received: from xonix.com (adsl-138-89-44-205.bellatlantic.net [138.89.44.205]) by mail2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id XAA24993; Tue, 11 Apr 2000 23:11:56 -0400 (EDT) Message-ID: <38F3EA5E.9E1D50C4@xonix.com> Date: Tue, 11 Apr 2000 23:15:42 -0400 From: Ugen Antsilevitch X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: chip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive References: <00041120094800.01619@chip.wiegand.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This may be a silly question but did you newfs it? --Ugen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20:15:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 21BDB37BB6E for ; Tue, 11 Apr 2000 20:15:25 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id AB2EF94F0742; Tue, 11 Apr 2000 20:19:10 -0700 From: chip To: Ugen Antsilevitch Subject: Re: I'm at a loss for a way to mount this second harddrive Date: Tue, 11 Apr 2000 20:16:07 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <38F3EA5E.9E1D50C4@xonix.com> MIME-Version: 1.0 Message-Id: <00041120165900.01736@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000, Ugen Antsilevitch wrote: > This may be a silly question but did you newfs it? > --Ugen > If I do that then won't I loose all the data that is on it? I have several hundred megs of data that have to be retrieved. -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20:25:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.visto.com (smtp.visto.com [206.79.140.96]) by hub.freebsd.org (Postfix) with ESMTP id 7FC1C37B664 for ; Tue, 11 Apr 2000 20:25:52 -0700 (PDT) (envelope-from jtelford@visto.com) Received: from mp7 (206.79.140.187) by smtp.visto.com (NPlex 4.0.058) id 38E3ECE0000C8314 for freebsd-questions@freebsd.org; Tue, 11 Apr 2000 20:24:52 -0700 Message-ID: <38E3ECE0000C8314@smtp.visto.com> (added by administrator@visto.com) Reply-To: jtelford@visto.com From: "j telford" Subject: Good FTP mirroring server program ? Date: Tue, 11 Apr 2000 20:25:51 -0700 X-Mailer: Visto To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Mailer: Visto Server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We will have a number of FBSD servers at various locations and would like= to=20 trade graphic files between them automatically. These are not different v= ersion=20 files, but mostly use once for publishing then throw away. 3 questions: 1) What's your experience with the various FTP mirror ports ? is there an= y you=20 prefer or stay away from ? 2) Is the rsync port a good option ? 3) Is there a a way to invoke the mirror automatically, i.e. A file is dr= opped=20 into a certain directory and upon sensing this it is automatically sent t= o=20 another server. OR is a cron job the only way to go i.e. check for new fi= les in=20 the directories every x minutes ? Thanks in advance John...(FBSD Newbie) (Ignore the Visto footnote) ______________________________________________________________________ Get Visto.com! Private groups, event calendars, email, and much more. =20 Visto.com. Life on the Dot. Check it out @ http://www.visto.com/info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20:27:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id BF67337BB06 for ; Tue, 11 Apr 2000 20:27:16 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3C3s7t08399; Tue, 11 Apr 2000 20:54:07 -0700 (PDT) Date: Tue, 11 Apr 2000 20:54:07 -0700 From: Alfred Perlstein To: chip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive Message-ID: <20000411205406.B4381@fw.wintelcom.net> References: <00041120094800.01619@chip.wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041120094800.01619@chip.wiegand.org>; from chip@wiegand.org on Tue, Apr 11, 2000 at 07:38:10PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * chip [000411 20:35] wrote: > I have tried literally dozens of ways to mount my second harddrive > and cannot get it mounted. It is a fbsd drive with data that I have > to have and was able to access in the past. I have a mnt > directory with rwx permissions for everyone (I'm the only user on > this machine). Below is the relevant information - > > fstab ~ > Device Mountpoint FStype Options Dump Pass# > /dev/wd1s1b none swap sw 0 0 > /dev/wd1s1a / ufs rw 1 1 > /dev/wd1s1e /usr ufs rw 2 2 > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > /dev/fd0 /usr/floppy msdos rw,noauto 0 0 > /dev/wd0s1 /usr/windows msdos rw 0 0 > > proc /proc procfs rw 0 0 > > Message file ~ > Apr 10 22:24:05 chip /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa > Apr 10 22:24:05 chip /kernel: wdc0: unit 0 (wd0): > Apr 10 22:24:05 chip /kernel: wd0: 1225MB (2509920 sectors), 2490 cyls, 16 heads, 63 S/T, 512 B/S > Apr 10 22:24:05 chip /kernel: wdc0: unit 1 (wd1): > Apr 10 22:24:05 chip /kernel: wd1: 1225MB (2509920 sectors), 2490 cyls, 16 heads, 63 S/T, 512 B/S > Apr 10 22:24:05 chip /kernel: wdc1 at 0x170-0x177 irq 15 on isa > Apr 10 22:24:05 chip /kernel: wdc1: unit 1 (wd3): > Apr 10 22:24:05 chip /kernel: wd3: 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S > Apr 10 22:24:05 chip /kernel: wdc1: unit 0 (atapi): , removable, accel, dma, iordy > Apr 10 22:24:05 chip /kernel: acd0: drive speed 344KB/sec, 256KB cache > > The two drives Fujitsu are on the primary controller and the drive > ST32122a is the secondary master with the cd drive the slave. ok, here's what you do: fdisk wd3 pick the one partition that's "sysid 165,(FreeBSD/NetBSD/386BSD)" then do this: disklabel wd3sX where 'X' is the number you got above.. then take the letter of the partition... a,e,f or g and just do this: mount /dev/wd3sXx where 'x' is the letter of the partition. Let's walk through the process on my machine: these are my probe messages: ad0: 2442MB [4962/16/63] at ata0-master using WDMA2 ok, now for fdisk: /home/bright # fdisk ad0 ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=4962 heads=16 sectors/track=63 (1008 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=4962 heads=16 sectors/track=63 (1008 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 5001633 (2442 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 1023/ sector 63/ head 15 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: ok, so that's 1 ok... now... /home/bright # disklabel ad0s1 # /dev/rad0s1c: type: ESDI disk: wd0s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 16 sectors/cylinder: 1008 cylinders: 4961 sectors/unit: 5001633 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 245760 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 243*) c: 5001633 0 unused 0 0 # (Cyl. 0 - 4961*) e: 614400 245760 4.2BSD 1024 8192 16 # (Cyl. 243*- 853*) f: 4141473 860160 4.2BSD 1024 8192 16 # (Cyl. 853*- 4961*) hmmm, i've got several subpartitions... mount /dev/ad0s1a /mnt should work... best of luck, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20:39:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id D77CF37BBEA for ; Tue, 11 Apr 2000 20:39:13 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id XAA31889; Tue, 11 Apr 2000 23:39:04 -0400 (EDT) (envelope-from cjc) Date: Tue, 11 Apr 2000 23:39:03 -0400 From: "Crist J. Clark" To: David Banning Cc: questions@FreeBSD.ORG Subject: Re: X failure - through startx Message-ID: <20000411233903.C31270@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from tracker@worldy.com on Tue, Apr 11, 2000 at 08:12:08PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 08:12:08PM +0000, David Banning wrote: > following the installation of kde11 I get the following error when > trying to execute startx; > > Authentication failed - Cannot start X server. > Perhaps you do not have console ownership? > > Any pointers would be helpful. I wonder if permission plays a > part here. I noticed during the installation of kde11 the > make install was chmod'ing alot of 444's - that seems awfully restrictive. Sounds like XFree86 was built with PAM support. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20:39:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 3B7C537B993 for ; Tue, 11 Apr 2000 20:39:15 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id XAA31879; Tue, 11 Apr 2000 23:37:53 -0400 (EDT) (envelope-from cjc) Date: Tue, 11 Apr 2000 23:37:52 -0400 From: "Crist J. Clark" To: Scott Graves Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NATD and IPFW Message-ID: <20000411233752.B31270@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <38F3BFB3.71F840FA@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F3BFB3.71F840FA@home.com>; from sgraves66@home.com on Tue, Apr 11, 2000 at 07:13:39PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 07:13:39PM -0500, Scott Graves wrote: > I recently switched from a Linux gateway to FBSD 4.0. With Linux I had > IP masquerading enabled (similar to NAT) and basically openned only the > IP ports which were used by my employees. > > With FBSD, by default, no incomming connections are allowed. I have > successfully enabled WWW, DNS, SMTP, POP3 and RealAudio through the FBSD > gateway machine running NATD. However, after openning ports 20 and 21 > for FTP access, I receive this error when trying to list ftp dir > contents: > > Apr 11 18:30:45 gateway natd[114]: failed to write packet back > (Permission denied) > > I am able to connect to FTP sites, but not dn/up or list files without > receiving this error. This is what I have in rc.firewall which should > allow for FTP access: > > # Allow FTP connections > ${fwcmd} add pass tcp from any to any 21 setup > ${fwcmd} add pass tcp from any to any 20 setup > > If I add: > > ${fwcmd} add pass tcp from any to any setup > > Everything works properly (of course). But I do not want to allow all > TCP connections to the internet. > What am I missing? Are you doing active FTP? In that case, the server is trying to connect to you from port 20. However, you should see the denied packets and not a 'failed to write packet back...' Unless there is some ordering to your rules that might cause that. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20:42:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id AF39137B993 for ; Tue, 11 Apr 2000 20:42:18 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id A179749407AE; Tue, 11 Apr 2000 20:46:01 -0700 From: chip To: Alfred Perlstein Subject: Re: I'm at a loss for a way to mount this second harddrive Date: Tue, 11 Apr 2000 20:42:41 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <20000411205406.B4381@fw.wintelcom.net> MIME-Version: 1.0 Message-Id: <00041120435000.01762@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000, Alfred Perlstein wrote: > * chip [000411 20:35] wrote: > > I have tried literally dozens of ways to mount my second harddrive > > and cannot get it mounted. It is a fbsd drive with data that I have > > to have and was able to access in the past. I have a mnt > > directory with rwx permissions for everyone (I'm the only user on > > this machine). Below is the relevant information - > > > > fstab ~ > > Device Mountpoint FStype Options Dump Pass# > > /dev/wd1s1b none swap sw 0 0 > > /dev/wd1s1a / ufs rw 1 1 > > /dev/wd1s1e /usr ufs rw 2 2 > > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > > /dev/fd0 /usr/floppy msdos rw,noauto 0 0 > > /dev/wd0s1 /usr/windows msdos rw 0 0 > > > > proc /proc procfs rw 0 0 > > > > Message file ~ > > Apr 10 22:24:05 chip /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa > > Apr 10 22:24:05 chip /kernel: wdc0: unit 0 (wd0): > > Apr 10 22:24:05 chip /kernel: wd0: 1225MB (2509920 sectors), 2490 cyls, 16 heads, 63 S/T, 512 B/S > > Apr 10 22:24:05 chip /kernel: wdc0: unit 1 (wd1): > > Apr 10 22:24:05 chip /kernel: wd1: 1225MB (2509920 sectors), 2490 cyls, 16 heads, 63 S/T, 512 B/S > > Apr 10 22:24:05 chip /kernel: wdc1 at 0x170-0x177 irq 15 on isa > > Apr 10 22:24:05 chip /kernel: wdc1: unit 1 (wd3): > > Apr 10 22:24:05 chip /kernel: wd3: 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S > > Apr 10 22:24:05 chip /kernel: wdc1: unit 0 (atapi): , removable, accel, dma, iordy > > Apr 10 22:24:05 chip /kernel: acd0: drive speed 344KB/sec, 256KB cache > > > > The two drives Fujitsu are on the primary controller and the drive > > ST32122a is the secondary master with the cd drive the slave. > > ok, here's what you do: > > fdisk wd3 > > > pick the one partition that's "sysid 165,(FreeBSD/NetBSD/386BSD)" > > then do this: > > disklabel wd3sX > > where 'X' is the number you got above.. then take the letter of the > partition... a,e,f or g and just do this: > > mount /dev/wd3sXx > > where 'x' is the letter of the partition. > > Let's walk through the process on my machine: > > these are my probe messages: > > ad0: 2442MB [4962/16/63] at ata0-master using WDMA2 > > ok, now for fdisk: > > /home/bright # fdisk ad0 > ******* Working on device /dev/ad0 ******* > parameters extracted from in-core disklabel are: > cylinders=4962 heads=16 sectors/track=63 (1008 blks/cyl) > > Figures below won't work with BIOS for partitions not in cyl 1 > parameters to be used for BIOS calculations are: > cylinders=4962 heads=16 sectors/track=63 (1008 blks/cyl) > > Media sector size is 512 > Warning: BIOS sector numbering starts with sector 1 > Information from DOS bootblock is: > The data for partition 1 is: > sysid 165,(FreeBSD/NetBSD/386BSD) > start 63, size 5001633 (2442 Meg), flag 80 (active) > beg: cyl 0/ sector 1/ head 1; > end: cyl 1023/ sector 63/ head 15 > The data for partition 2 is: > > The data for partition 3 is: > > The data for partition 4 is: > > > ok, so that's 1 > > ok... now... > > /home/bright # disklabel ad0s1 > # /dev/rad0s1c: > type: ESDI > disk: wd0s1 > label: > flags: > bytes/sector: 512 > sectors/track: 63 > tracks/cylinder: 16 > sectors/cylinder: 1008 > cylinders: 4961 > sectors/unit: 5001633 > rpm: 3600 > interleave: 1 > trackskew: 0 > cylinderskew: 0 > headswitch: 0 # milliseconds > track-to-track seek: 0 # milliseconds > drivedata: 0 > > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 245760 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 243*) > c: 5001633 0 unused 0 0 # (Cyl. 0 - 4961*) > e: 614400 245760 4.2BSD 1024 8192 16 # (Cyl. 243*- 853*) > f: 4141473 860160 4.2BSD 1024 8192 16 # (Cyl. 853*- 4961*) > > hmmm, i've got several subpartitions... > > mount /dev/ad0s1a /mnt > > should work... > > best of luck, > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Okay, just to make sure I won't loose my existing data, I can do what you instructed above without any data lose, correct? -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 20:50:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 0302437BC89 for ; Tue, 11 Apr 2000 20:50:22 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3C4HCx09028; Tue, 11 Apr 2000 21:17:12 -0700 (PDT) Date: Tue, 11 Apr 2000 21:17:12 -0700 From: Alfred Perlstein To: chip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive Message-ID: <20000411211711.C4381@fw.wintelcom.net> References: <20000411205406.B4381@fw.wintelcom.net> <00041120435000.01762@chip.wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041120435000.01762@chip.wiegand.org>; from chip@wiegand.org on Tue, Apr 11, 2000 at 08:42:41PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * chip [000411 21:10] wrote: > On Tue, 11 Apr 2000, Alfred Perlstein wrote: > > * chip [000411 20:35] wrote: > > > I have tried literally dozens of ways to mount my second harddrive > > > and cannot get it mounted. It is a fbsd drive with data that I have > > > to have and was able to access in the past. I have a mnt > > > directory with rwx permissions for everyone (I'm the only user on > > > this machine). Below is the relevant information - > > > > hmmm, i've got several subpartitions... > > > > mount /dev/ad0s1a /mnt > > > > should work... > > > > best of luck, > > Okay, just to make sure I won't loose my existing data, I can do what > you instructed above without any data lose, correct? Dude, trim your email. I can't garantee anything, but those commands just read information from the disks, they don't write anything, you should be ok. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21: 2:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 58D0937BB06 for ; Tue, 11 Apr 2000 21:02:33 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id AAA31968; Wed, 12 Apr 2000 00:01:56 -0400 (EDT) (envelope-from cjc) Date: Wed, 12 Apr 2000 00:01:56 -0400 From: "Crist J. Clark" To: Michael Lucas Cc: questions@FreeBSD.ORG Subject: Re: serial console annoyances Message-ID: <20000412000156.D31270@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <200004120019.UAA07603@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004120019.UAA07603@blackhelicopters.org>; from mwlucas@blackhelicopters.org on Tue, Apr 11, 2000 at 08:19:24PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 08:19:24PM -0400, Michael Lucas wrote: > Hello, > > I have two 4.0-stable systems, one running headless, keyboardless, and > mouseless. > > If I understand correctly (ha!), the headless machine should dump the > serial console out sio0 automatically under the GENERIC kernel. (At > least, that's what my reading of the sio man page & the serial console > guide says.) I'm not sure of this. What's in /boot.config? I think you want, -P [snip] > My understanding of a serial console is that I should be able to watch > the boot messages, interrupt the boot loader, use userconfig, and so > on, from the second machine. I do this... Well, from a serial terminal, not a second machine. I have '-h' in my boot.config, however. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21:13:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thuongkiet.linhnam.net (cc55835-a.strhg1.mi.home.com [24.2.217.55]) by hub.freebsd.org (Postfix) with ESMTP id 607A637BB91 for ; Tue, 11 Apr 2000 21:13:38 -0700 (PDT) (envelope-from linhnam@ns.linhnam.net) Received: from localhost (linhnam@localhost) by thuongkiet.linhnam.net (8.9.2/8.9.2) with ESMTP id AAA32501 for ; Wed, 12 Apr 2000 00:25:07 -0400 (EDT) (envelope-from linhnam@ns.linhnam.net) Date: Wed, 12 Apr 2000 00:25:06 -0400 (EDT) From: linhnam To: freebsd-questions@freebsd.org Subject: Clustering Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does FreeBSD support clustering? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21:19:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 4EB0537BB91 for ; Tue, 11 Apr 2000 21:19:16 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id XAA06938; Tue, 11 Apr 2000 23:19:12 -0500 (CDT) Date: Tue, 11 Apr 2000 23:19:12 -0500 (CDT) From: Alex Charalabidis To: Shawn Ramsey Cc: questions@FreeBSD.ORG Subject: Re: Frontpage help, please... :) In-Reply-To: <4.2.0.58.20000411172819.02bf4180@mail.cpl.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000, Shawn Ramsey wrote: > I am getting the following in the error_log : > > [Tue Apr 11 17:24:50 2000] [error] [client 192.216.87.244] File does not exist: > /frontpage/_vti_bin/shtml.exe/_vti_rpc > > That path does not exist. But I have a working FP98, and the directory > structure is the same... maybe an alias/scriptalias I am missing? Humm.. > frontpage sucks. :) > Welcome to the land of the startlingly obvious. ;) > I setup a for "frontpage.cpl.net". I then installed the > frontpage extensions into it with the fpadmin.htm admin page... it copied > all the files fine, but I get the above error, when trying to publish.... > I've seen this before but don't remember the cause. Some things you can try: Wipe and reinstall frontpage extensions for the site Perform an "upgrade" and/or "check and fix" Upgrade to FP4 (probably a smart move anyway, if you have to live with that crap) No guarantee that any of them will work. FP tends to sometimes think files and directories are interchangeable objects. I'm pretty sure I fixed it with one of the above but then my memory needs upgrading, so... hth -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21:27:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skippyii.compar.com (mail.compar.com [216.208.38.130]) by hub.freebsd.org (Postfix) with ESMTP id 357BB37BC1F for ; Tue, 11 Apr 2000 21:27:38 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from matt (HSE-Kitchener-ppp84804.sympatico.ca [216.209.97.119]) by skippyii.compar.com (8.9.3/8.9.3) with SMTP id AAA01500 for ; Wed, 12 Apr 2000 00:32:11 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <00dd01bfa437$6f448020$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: Subject: Curious actions using cvsup Date: Wed, 12 Apr 2000 00:27:07 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Near the end of March, I used cvsup to pull down the src-contrib distribution of FreeBSD 3.2-RELEASE. I used the RELENG_3_2_0_RELEASE tag, as outlined in http://www.freebsd.org/handbook/synching.html. Tonight, a mere 12 days later, I did the very same cvsup again. Strangely enough, it's checking out all the files!! Since I can't see why any files would have changed in a 6-month old release version of FreeBSD, I'm puzzled as to why they're being checked out. The only thing I can think of is that the release tag I'm using is incorrect - but all the sources I've checked (including the seemingly authoritative one above) all say the same thing. Any help would be appreciated. -- Matthew Emmerton GSI Computer Services +1 (800) 217-5409 (Canada) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21:34:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 2C2E337BC36 for ; Tue, 11 Apr 2000 21:34:54 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id ADCF6D5006C8; Tue, 11 Apr 2000 21:38:39 -0700 From: chip To: Alfred Perlstein Subject: Re: I'm at a loss for a way to mount this second harddrive Date: Tue, 11 Apr 2000 21:09:31 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <20000411211711.C4381@fw.wintelcom.net> MIME-Version: 1.0 Message-Id: <00041121362901.01762@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, here are my results: chip# fdisk wd3 ******* Working on device /dev/rwd3 ******* parameters extracted from in-core disklabel are: cylinders=341 heads=192 sectors/track=63 (12096 blks/cyl) parameters to be used for BIOS calculations are: cylinders=341 heads=192 sectors/track=63 (12096 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 4124673 (2014 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 340/ sector 63/ head 191 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: chip# chip# disklabel wd3s1 # /dev/rwd3s1: type: ESDI disk: wd1s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 192 sectors/cylinder: 12096 cylinders: 340 sectors/unit: 4124673 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 204800 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 16*) b: 262144 204800 swap # (Cyl. 16*- 38*) c: 4124673 0 unused 0 0 # (Cyl. 0 - 340*) e: 3657729 466944 4.2BSD 1024 8192 16 # (Cyl. 38*- 340*) chip# And my fstab - # Device Mountpoint FStype Options Dump Pass# /dev/wd1s1b none swap sw 0 0 /dev/wd1s1a / ufs rw 1 1 /dev/wd1s1e /usr ufs rw 2 2 /dev/acd0c /cdrom cd9660 ro,noauto 0 0 /dev/fd0 /usr/floppy msdos rw,noauto 0 0 /dev/wd0s1 /usr/windows msdos rw 0 0 proc /proc procfs rw 0 0 I may be wrong here but it looks like something is wrong in the second section - disklabel wd3s1. It shows disk wd1s1 which is already mounted as my working fbsd drive, as shown in the fstab file above. Then you last instruction is to mount the drive with the partition number and letter, in my case wd3s1a but that doesn't exist if the /dev directory. wd3s1 and wd3a both exist though. There are no wd_x_s_x_?_ types listed. And I get failure messages trying any of the above. Maybe my system is missing something? -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21:37:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id 9B04237BC77 for ; Tue, 11 Apr 2000 21:37:53 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 5893 invoked from network); 12 Apr 2000 03:47:09 -0000 Received: from modem14.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.80) by stargate.hcisp.net with SMTP; 12 Apr 2000 03:47:09 -0000 Received: (qmail 76576 invoked by uid 1001); 12 Apr 2000 04:23:01 -0000 From: "Thimble Smith" Date: Wed, 12 Apr 2000 00:23:01 -0400 To: "rick - SomersNet, Inc." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: installing rsaref-2.0 Message-ID: <20000412002301.F2102@threads.polyesthetic.msg> References: <38F39CBD.A0C91BE2@somers.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38F39CBD.A0C91BE2@somers.net>; from rick@somers.net on Tue, Apr 11, 2000 at 02:44:29PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 02:44:29PM -0700, rick - SomersNet, Inc. wrote: > I just installed FreeBSD 3.4 (minimal) and the ports collection. When I > go into /usr/ports/security/rsaref and 'make' this is what I get. > ===> Building for rsaref-2.0 > cc -O -pipe -c desc.c > cc: Internal compiler error: program cc1 got fatal signal 11 This is often an indication that your RAM (or some other hardware) is going bad. You can trace it by swapping out parts of your system until you get something that works. It's a pain, but there's no real easy way to identify what's going wrong. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21:38: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.whack.org (apogee.whack.org [216.186.243.163]) by hub.freebsd.org (Postfix) with ESMTP id C5D6E37BC74 for ; Tue, 11 Apr 2000 21:37:58 -0700 (PDT) (envelope-from ekips@whack.org) Received: from mx1.whack.org ([216.186.243.182] ident=ekips) by mx1.whack.org with esmtp (Exim 3.13 #1) id 12fEub-0004SL-00; Tue, 11 Apr 2000 21:37:57 -0700 Date: Tue, 11 Apr 2000 21:37:54 -0700 (PDT) From: `ekips To: freebsd-questions@freebsd.org, freebsd-newbies.com@whack.org Subject: "dangerously dedicated" Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG when making partitions with /stand/sysinstall, i decided to press "A" and got the following message: "Do you want to do this with a true partition entry so as to remain cooperative with any future operating systemss on the drive(s)?" ... and then points me to the FreeBSD FAQ, where i could not find any info on the subject. where can i find good documentation on this? or even better, could someone explain all the ramifications of my two options [yes/no]. thanx. -=f=- |||||||| ||||||| ||||||| |||||| ||||| |||| || Francisco J. Sanchez e://f@ekips.com e://franciscos@nbci.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21:38:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id 1947537BB91 for ; Tue, 11 Apr 2000 21:37:56 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 5891 invoked from network); 12 Apr 2000 03:47:09 -0000 Received: from modem14.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.80) by stargate.hcisp.net with SMTP; 12 Apr 2000 03:47:09 -0000 Received: (qmail 76566 invoked by uid 1001); 12 Apr 2000 04:19:01 -0000 From: "Thimble Smith" Date: Wed, 12 Apr 2000 00:19:01 -0400 To: Augusto Bott Cc: freebsd-questions@FreeBSD.ORG Subject: Re: JFS, tcp ports, file systems... Message-ID: <20000412001901.E2102@threads.polyesthetic.msg> References: <20000411193318.1AFB1BC66@zipmx11.zipmail.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000411193318.1AFB1BC66@zipmx11.zipmail.com.br>; from augusto.bott@zipmail.com.br on Tue, Apr 11, 2000 at 04:33:18PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 04:33:18PM -0300, Augusto Bott wrote: > 1 - Is there in some place a JFS (JournalingFileSystem) for FreeBSD? > (even an alpha version?) Check the freebsd-fs and freebsd-hackers mailing list archives. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 21:40: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.wcarey.com (mail.wcarey.com [209.181.61.113]) by hub.freebsd.org (Postfix) with ESMTP id B739C37B9D0 for ; Tue, 11 Apr 2000 21:39:57 -0700 (PDT) (envelope-from wcarey@wcarey.com) Received: from mail.wcarey.com (mail.wcarey.com [209.181.61.113]) by mail.wcarey.com (8.9.3/8.9.3) with ESMTP id VAA06177; Tue, 11 Apr 2000 21:37:06 -0700 (PDT) (envelope-from wcarey@wcarey.com) Date: Tue, 11 Apr 2000 21:37:06 -0700 (PDT) From: Woody Carey To: linhnam Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Clustering In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Linham, There are a few different things people mean when they say 'clustering'. But, in general, support for clustering is not a function of the OS, but a function of what has been written on top of the OS. MPI and PVM ports are both in the ports collection. Perhaps you can find what you need if you give more details of what kind of clustering you want. Thanks, Woody On Wed, 12 Apr 2000, linhnam wrote: > Does FreeBSD support clustering? > > > > 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 Apr 11 22:33:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rusfarm.aha.ru (rusfarm.aha.ru [195.2.71.97]) by hub.freebsd.org (Postfix) with ESMTP id 5D32937B79E; Tue, 11 Apr 2000 22:33:35 -0700 (PDT) (envelope-from freebsd@rusfarm.aha.ru) Received: from admin (admin.rusfarm.aha.ru [195.2.71.100]) by rusfarm.aha.ru (8.9.3/8.9.3) with SMTP id JAA07072; Wed, 12 Apr 2000 09:36:44 +0400 (MSD) (envelope-from freebsd@rusfarm.aha.ru) Message-ID: <015901bfa440$bbc86d40$644702c3@admin.rusfarm.aha.ru> From: "Vlad Dymchenko" To: , Subject: unsubscribe freebsd-questions Date: Wed, 12 Apr 2000 09:34:11 +0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe freebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 22:35:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rjk191.rh.psu.edu (RJK191.rh.psu.edu [128.118.193.182]) by hub.freebsd.org (Postfix) with ESMTP id 24C1737BA90 for ; Tue, 11 Apr 2000 22:35:38 -0700 (PDT) (envelope-from ray@rjk191.rh.psu.edu) Received: (from ray@localhost) by rjk191.rh.psu.edu (8.9.3/8.9.3) id BAA00824 for freebsd-questions@FreeBSD.ORG; Wed, 12 Apr 2000 01:35:36 -0400 (EDT) (envelope-from ray) Date: Wed, 12 Apr 2000 01:35:36 -0400 From: Ray Kohler To: freebsd-questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive Message-ID: <20000412013536.A810@rjk191.rh.psu.edu> Reply-To: rjk191@psu.edu References: <20000411211711.C4381@fw.wintelcom.net> <00041121362901.01762@chip.wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041121362901.01762@chip.wiegand.org>; from chip@wiegand.org on Tue, Apr 11, 2000 at 09:09:31PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 09:09:31PM -0700, chip wrote: > Then you last instruction is to mount the drive with the partition > number and letter, in my case > wd3s1a > but that doesn't exist if the /dev directory. wd3s1 and wd3a both > exist though. There are no wd_x_s_x_?_ types listed. And I get > failure messages trying any of the above. Go to /dev and do ./MAKEDEV wd3s1a The disks are created automatically, but the slices aren't unless you make them yourself. -- Ray Kohler FreeBSD -- The Power to Serve Spend extra time on hobby. Get plenty of rolling papers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 22:41:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 337B337B65E for ; Tue, 11 Apr 2000 22:41:13 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from ppp141.WORLDY.COM (ppp141.WORLDY.COM [209.5.30.192]) by home.worldy.com (8.8.7/8.8.7) with ESMTP id BAA20394; Wed, 12 Apr 2000 01:41:09 -0400 Date: Wed, 12 Apr 2000 01:40:14 +0000 (GMT) From: David Banning X-Sender: tracker@tracker To: cjclark@home.com Cc: questions@FreeBSD.ORG Subject: Re: X failure - through startx In-Reply-To: <20000411233903.C31270@cc942873-a.ewndsr1.nj.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000, Crist J. Clark wrote: > On Tue, Apr 11, 2000 at 08:12:08PM +0000, David Banning wrote: > > following the installation of kde11 I get the following error when > > trying to execute startx; > > > > Authentication failed - Cannot start X server. > > Perhaps you do not have console ownership? > > > > Any pointers would be helpful. I wonder if permission plays a > > part here. I noticed during the installation of kde11 the > > make install was chmod'ing alot of 444's - that seems awfully restrictive. > > Sounds like XFree86 was built with PAM support. Indeed it was. I just found the answer on the mailing list archives. IT WAS YOU who answered the person's question then too. Sorry I didn't do my homework before posting. Thanks again Crist. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 23:13: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id A172537BBE8 for ; Tue, 11 Apr 2000 23:12:55 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12fGPH-0004sD-00; Wed, 12 Apr 2000 08:13:43 +0200 Date: Wed, 12 Apr 2000 08:13:43 +0200 From: Marc Silver To: Ishmael Cc: questions@FreeBSD.ORG Subject: Re: wctype.h Message-ID: <20000412081343.G16232@draenor.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from ishmael@tranquility.net on Tue, Apr 11, 2000 at 08:37:37PM -0500 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, Instead of trying to build it by just downloading the .tar.gz file, why not use the ports tree to help you build it. All you have to do it cd into /usr/ports/x11-wm/enlightenment and type make. :) Good Luck, Cheers, Marc On Tue, Apr 11, 2000 at 08:37:37PM -0500, Ishmael wrote: > in the process of compiling a program (the new enlightenment (0.16.4)), > ive stumbled across a header file problem, specifically, not having a > wctype.h. ive traced this down to being a header file installed by > glibc, but isnt (or doesnt appear) to be in the freebsd libc. is there > by chance some corresponding header file that can be used as a drop-in > replacement? or does fixing this problem involve some serious hacking > to remove this linux-ism? im not much of a C developer, so forgive me if > im missing the blatantly obvious. > > Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 23:13:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 763F437B719 for ; Tue, 11 Apr 2000 23:13:19 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id A4DD34F70746; Tue, 11 Apr 2000 23:17:01 -0700 From: chip To: rjk191@psu.edu, Ray Kohler , freebsd-questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive Date: Tue, 11 Apr 2000 23:03:28 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20000412013536.A810@rjk191.rh.psu.edu> MIME-Version: 1.0 Message-Id: <00041123145102.01762@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Go to /dev and do > ./MAKEDEV wd3s1a > > The disks are created automatically, but the slices aren't unless > you make them yourself. > > -- > Ray Kohler > FreeBSD -- The Power to Serve I sure do appreciate your help, but I am still unable to mount it. I am getting an error as follows - $ mount /dev/wd3s1a /mnt mount: Operation not permitted $ su Password: chip# mount /dev/wd3s1a /mnt mount: Operation not permitted chip# I tried this on all the slices just for kicks and none worked, then I even made more slices for wd3s2a and wd3s3 just in case and of course none of those worked either. This was never so difficult before I reinstalled fbsd last weekend, in fact, that second bsd drive would auto-mount from the fstab, just as the winblows drive does now. I headin' for bed. Whatever you suggest I'll try in the morning. Thanks and goodnite -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 23:14: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 9878537BBD0 for ; Tue, 11 Apr 2000 23:12:55 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from tracker (ppp082.WORLDY.COM [209.5.30.112]) by home.worldy.com (8.8.7/8.8.7) with SMTP id CAA20779; Wed, 12 Apr 2000 02:12:29 -0400 Message-ID: <38F3DB2B.41C67EA6@worldy.com> Date: Wed, 12 Apr 2000 02:10:51 +0000 From: David Banning Organization: SKy-Tracker of Canada Inc. X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: cjclark@home.com Cc: questions@FreeBSD.ORG Subject: Re: X failure - through startx References: <20000411233903.C31270@cc942873-a.ewndsr1.nj.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Crist J. Clark wrote: > > On Tue, Apr 11, 2000 at 08:12:08PM +0000, David Banning wrote: > > following the installation of kde11 I get the following error when > > trying to execute startx; > > > > Authentication failed - Cannot start X server. > > Perhaps you do not have console ownership? > > > > Any pointers would be helpful. I wonder if permission plays a > > part here. I noticed during the installation of kde11 the > > make install was chmod'ing alot of 444's - that seems awfully restrictive. > > Sounds like XFree86 was built with PAM support. On a second look - now there is a residual problem. startx works. When I exit to the ordinary shell, my power-save shuts off my monitior (the one that auto shuts off the monitor when you leave it running a long time) As a result, I have then no display. Working in the dark, I can hit Alt-F4 and the screen powers up again in X. I am using a ATI All-in-wonder 8mB card with a KDS 19" monitor. I know this is off from the original problem - just thought I'd run it by. Thanks.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 23:16:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from titan.seed.net.tw (titan.seed.net.tw [192.72.81.213]) by hub.freebsd.org (Postfix) with ESMTP id 7211237B79E for ; Tue, 11 Apr 2000 23:16:50 -0700 (PDT) (envelope-from leafy@titan.seed.net.tw) Received: from [210.68.57.249] (helo=eurofront4) by titan.seed.net.tw with smtp (SEEDNet Mail Server v2.313fd) id 12fGSG-00059h-00 for freebsd-questions@FreeBSD.ORG; Wed, 12 Apr 2000 14:16:49 +0800 Message-ID: <000701bfa446$15459190$040a0a0a@eurofront4> From: "Jiawei Ye" To: Subject: rl0: watchdog timeout Date: Wed, 12 Apr 2000 14:12:11 +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.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am running FreeBSD 4.0 release on MSI BX master with an ACCTON Cheetah NIC. Here are my problems: 1. rl0: watchdog timeout: The patch does not work because the if_dc.c is v1.9, not 1.7 as the patch is designated to. 2. I use tcpdump and did see arp packets when I ping other hosts. But the "activity" LED blinks only when "rl0: watchdog timeout" appears. What could my problem be? Thanks Jiawei Ye To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 23:34:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 3F7C537B79E for ; Tue, 11 Apr 2000 23:34:19 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA37498; Wed, 12 Apr 2000 16:04:01 +0930 (CST) Date: Wed, 12 Apr 2000 16:04:01 +0930 From: Greg Lehey To: Eric Ogren , Allen Cleveland Cc: freebsd-questions@FreeBSD.ORG Subject: Re: [MAILER-DAEMON@earthlink.net: Returned mail: Service unavailable] Message-ID: <20000412160401.M35391@freebie.lemis.com> References: <20000411151353.F304@earthlink.net> <3.0.5.32.20000411174343.007be350@mindsieve.com> <20000411151353.F304@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000411151353.F304@earthlink.net> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 11 April 2000 at 15:13:53 -0400, Eric Ogren wrote: > > Didn't want to bounce this to -questions, but looks like I have no > choice... > > Eric > > > The original message was received at Tue, 11 Apr 2000 11:57:00 -0700 (PDT) > from ip48.cambridge1.ma.pub-ip.psi.net [38.32.111.48] > > ----- The following addresses had permanent fatal errors ----- > > > ----- Transcript of session follows ----- > ... while talking to freebie.lemis.com.: >>>> MAIL From: > <<< 550 Mail rejected. See http://www.lemis.com/dontspam.html > 554 ... Service unavailable On Tuesday, 11 April 2000 at 17:43:43 -0400, Allen Cleveland wrote: > At 03:13 PM 4/11/00 -0400, Eric Ogren wrote: >> >> Didn't want to bounce this to -questions, but looks like I have no >> choice... > > This is because you used a dialup account to send the email directly to > lemis.com instead of sending the email to your ISP's mail server. > >> Received: from rod.darktech.org (ip48.cambridge1.ma.pub-ip.psi.net > [38.32.111.48]) > > Had you sent the email to freebsd-questions@FreeBSD.ORG, the same thing > would have happened. Well, no, that's not the case this time round. Read the message: >>>> MAIL From: > <<< 550 Mail rejected. See http://www.lemis.com/dontspam.html > 554 ... Service unavailable This is rejected by the spam filter, as the URL suggests. I've just explained this to Eric on -doc: Earthlink is an obnoxious spammer. This doesn't mean that Eric is, but people are known by the company they keep. Greg -- When replying to this message, please copy the original recipients. 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 Tue Apr 11 23:40:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 8C02937BC84 for ; Tue, 11 Apr 2000 23:40:19 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3C6eBL13066; Wed, 12 Apr 2000 08:40:11 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 12 Apr 2000 08:40:05 +0200 (CEST) From: Micke Josefsson To: `ekips Subject: RE: "dangerously dedicated" Cc: freebsd-newbies.com@whack.org, freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-Apr-00 `ekips wrote: > when making partitions with /stand/sysinstall, i decided to press > "A" and > got the following message: > > "Do you want to do this with a true partition entry so as to remain > cooperative with any future operating systemss on the drive(s)?" > > ... and then points me to the FreeBSD FAQ, where i could not find > any info > on the subject. where can i find good documentation on this? or > even > better, could someone explain all the ramifications of my two > options > [yes/no]. thanx. In short: Normally a disk consists of up to 4 primary partitions (or three primary and one extended, which can contain infinately many extended partitions). A table at the beginning of the disk has space for four pointers to these four regions on disk. A dangerously dedicated disk ignores this table and starts using the disk from its very beginning, as a result of this you cannot afterwards repartition your disk to make space for (shudder) windows. This works all right for FreeBSD: If you have no intention of installing anything but FreeBSD on it then go straight ahead with 'dangerously dedicated'. You can still erase the entire disk and partition it with dos's fdisk later if you want - but you'll lose the your FreeBSD installation then. ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 11 23:55:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 01EE637B79E for ; Tue, 11 Apr 2000 23:55:14 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA37623; Wed, 12 Apr 2000 16:25:04 +0930 (CST) Date: Wed, 12 Apr 2000 16:25:04 +0930 From: Greg Lehey To: `ekips Cc: freebsd-questions@FreeBSD.ORG, freebsd-newbies.com@whack.org Subject: Re: "dangerously dedicated" Message-ID: <20000412162504.N35391@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [trimming -newbies; this is a question] On Tuesday, 11 April 2000 at 21:37:54 -0700, `ekips wrote: > when making partitions with /stand/sysinstall, i decided to press "A" and > got the following message: > > "Do you want to do this with a true partition entry so as to remain > cooperative with any future operating systemss on the drive(s)?" > > ... and then points me to the FreeBSD FAQ, where i could not find any info > on the subject. where can i find good documentation on this? or even > better, could someone explain all the ramifications of my two options > [yes/no]. There is some disagreement amongst FreeBSD developers as to how "dangerous" dedication really is. Here's a brief version: 1. Under UNIX, we used a partitioning scheme which expected disks to be used by one operating system only. In BSD UNIX, we had a partition table with up to 8 entries. UNIX System V used a different layout with up to 16 entries, some of which had very specialized usages. Either way, this partition table was the key to the entire disk. 2. On the PC, Microsoft developed its own partitioning, with a maximum of four partitions. This number soon proved to be too little, so they added things called extended partitions, which were really partitions within partitions. 3. When we started porting UNIX to the PC, we kept the original BSD or System V layout and put it in one Microsoft partition, rather like an extended partition. This enabled the system to run up to four different operating systems, each from a different Microsoft partition. Enjoying the double use of the word "partition"? We don't. As a result, we call the Microsoft partitions "slices", and continue to call the UNIX partitions "partitions". 4. If you only want to run one operating system ("dedicated" mode), there's no obvious reason to use a Microsoft partition table. Instead, you could just write the UNIX partition table at the beginning of the disk, like we did in the old days (point 1 above). But you could also have a Microsoft partition table with only one entry. The Microsoft partition table can waste up to 200 or 300 kB of disk space, and has no obvious advantage. 5. Unfortunately, most BIOS manufacturers build their BIOS to run Microsoft. Some expect to find a Microsoft partition table in sector 0 of the disk. If they don't find it, they can't figure out the geometry of the drive, and effectively the drive becomes inaccessible until after you have booted (FreeBSD has no trouble). If this is not the system disk, there's no problem, but you need to boot from the system disk, so this effectively blows you out of the water. This is "dangerous". Getting back to your question: the question refers to the type of dedication. The "true" partition entry is really a slice, or Microsoft partition entry, which implies a Microsoft partition table. If you have a Microsoft partition table, you don't have a problem, but you can also lose some data. If you don't have a Microsoft partition table, and if your BIOS is broken, you may find that you can't boot. The danger is limited to the possibilty that you might have to reinstall if it doesn't boot the first time round. I've seen a couple of cases where it looked as if I had a broken BIOS machine, but it always turned out to be some other problem. I personally use only "dangerously dedicated" disks, since I have no use for Microsoft. Greg -- When replying to this message, please copy the original recipients. 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 Tue Apr 11 23:57:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 312D637BA6B for ; Tue, 11 Apr 2000 23:57:14 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA37650; Wed, 12 Apr 2000 16:27:05 +0930 (CST) Date: Wed, 12 Apr 2000 16:27:05 +0930 From: Greg Lehey To: Micke Josefsson Cc: FreeBSD Questions Subject: Re: "dangerously dedicated" Message-ID: <20000412162705.O35391@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] On Wednesday, 12 April 2000 at 8:40:05 +0200, Micke Josefsson wrote: > > On 12-Apr-00 `ekips wrote: >> when making partitions with /stand/sysinstall, i decided to press >> "A" and got the following message: >> >> "Do you want to do this with a true partition entry so as to remain >> cooperative with any future operating systemss on the drive(s)?" >> >> ... and then points me to the FreeBSD FAQ, where i could not find >> any info on the subject. where can i find good documentation on >> this? or even better, could someone explain all the ramifications >> of my two options [yes/no]. thanx. > > In short: Normally a disk consists of up to 4 primary partitions (or > three primary and one extended, which can contain infinately many > extended partitions). A table at the beginning of the disk has space > for four pointers to these four regions on disk. A dangerously > dedicated disk ignores this table and starts using the disk from its > very beginning, as a result of this you cannot afterwards repartition > your disk to make space for (shudder) windows. This works all right > for FreeBSD: If you have no intention of installing anything but > FreeBSD on it then go straight ahead with 'dangerously dedicated'. > > You can still erase the entire disk and partition it with dos's fdisk > later if you want - but you'll lose the your FreeBSD installation > then. This is a frequently cited reason, but when you think about it, it doesn't make much sense: even if the disk has a Microsoft partition table, if you assign the entire disk to FreeBSD, you can repartition, but you'll lose the FreeBSD installation. Greg -- When replying to this message, please take care not to mutilate the original text. For more information, see http://www.lemis.com/email.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 Wed Apr 12 0:12:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from luke.cpl.net (luke.cpl.net [192.216.136.195]) by hub.freebsd.org (Postfix) with ESMTP id DC53A37B5A8 for ; Wed, 12 Apr 2000 00:12:30 -0700 (PDT) (envelope-from shawn@megadeth.org) Received: from shawn ([192.216.87.244]) by luke.cpl.net (8.9.3/8.9.3) with ESMTP id AAA63603; Wed, 12 Apr 2000 00:12:15 -0700 (PDT) Message-Id: <4.2.0.58.20000412001019.02c64980@mail.cpl.net> X-Sender: megadeth@mail.cpl.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 12 Apr 2000 00:10:40 -0700 To: Alex Charalabidis From: Shawn Ramsey Subject: Re: Frontpage help, please... :) Cc: questions@FreeBSD.ORG In-Reply-To: References: <4.2.0.58.20000411172819.02bf4180@mail.cpl.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am getting the following in the error_log : > > [Tue Apr 11 17:24:50 2000] [error] [client 192.216.87.244] File does not exist: > /frontpage/_vti_bin/shtml.exe/_vti_rpc > > That path does not exist. But I have a working FP98, and the directory > structure is the same... maybe an alias/scriptalias I am missing? Humm.. > frontpage sucks. :) > Welcome to the land of the startlingly obvious. ;) > I setup a for "frontpage.cpl.net". I then installed the > frontpage extensions into it with the fpadmin.htm admin page... it copied > all the files fine, but I get the above error, when trying to publish.... > I've seen this before but don't remember the cause. Some things you can try: Wipe and reinstall frontpage extensions for the site Perform an "upgrade" and/or "check and fix" Upgrade to FP4 (probably a smart move anyway, if you have to live with that crap) No guarantee that any of them will work. FP tends to sometimes think files and directories are interchangeable objects. I'm pretty sure I fixed it with one of the above but then my memory needs upgrading, so... Im not sure why this worked... (thats a very common theme of all things Microsoft, but im sure you know that already though. :) ) But I blew away the apache and frontpage installation. Reinstalled. Now it works. I started with a clean install, except there was an apache.sh file in /usr/local/etc/rc.d, which I seriously doubt had anything to do with it... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 0:29:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 5814137B5A8 for ; Wed, 12 Apr 2000 00:29:52 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3C7uie14071; Wed, 12 Apr 2000 00:56:44 -0700 (PDT) Date: Wed, 12 Apr 2000 00:56:44 -0700 From: Alfred Perlstein To: chip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive Message-ID: <20000412005644.F4381@fw.wintelcom.net> References: <20000411211711.C4381@fw.wintelcom.net> <00041121362901.01762@chip.wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041121362901.01762@chip.wiegand.org>; from chip@wiegand.org on Tue, Apr 11, 2000 at 09:09:31PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * chip [000411 22:01] wrote: > Okay, here are my results: > chip# fdisk wd3 > ******* Working on device /dev/rwd3 ******* > parameters extracted from in-core disklabel are: > cylinders=341 heads=192 sectors/track=63 (12096 blks/cyl) > > parameters to be used for BIOS calculations are: > cylinders=341 heads=192 sectors/track=63 (12096 blks/cyl) > > Media sector size is 512 > Warning: BIOS sector numbering starts with sector 1 > Information from DOS bootblock is: > The data for partition 1 is: > sysid 165,(FreeBSD/NetBSD/386BSD) > start 63, size 4124673 (2014 Meg), flag 80 (active) > beg: cyl 0/ sector 1/ head 1; > end: cyl 340/ sector 63/ head 191 > The data for partition 2 is: > > The data for partition 3 is: > > The data for partition 4 is: > > chip# > chip# disklabel wd3s1 > # /dev/rwd3s1: > type: ESDI > disk: wd1s1 > label: > flags: > bytes/sector: 512 > sectors/track: 63 > tracks/cylinder: 192 > sectors/cylinder: 12096 > cylinders: 340 > sectors/unit: 4124673 > rpm: 3600 > interleave: 1 > trackskew: 0 > cylinderskew: 0 > headswitch: 0 # milliseconds > track-to-track seek: 0 # milliseconds > drivedata: 0 > > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 204800 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 16*) > b: 262144 204800 swap # (Cyl. 16*- 38*) > c: 4124673 0 unused 0 0 # (Cyl. 0 - 340*) > e: 3657729 466944 4.2BSD 1024 8192 16 # (Cyl. 38*- 340*) > chip# > And my fstab - > # Device Mountpoint FStype Options Dump Pass# > /dev/wd1s1b none swap sw 0 0 > /dev/wd1s1a / ufs rw 1 1 > /dev/wd1s1e /usr ufs rw 2 2 > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > /dev/fd0 /usr/floppy msdos rw,noauto 0 0 > /dev/wd0s1 /usr/windows msdos rw 0 0 > > proc /proc procfs rw 0 0 > > I may be wrong here but it looks like something is wrong in the > second section - disklabel wd3s1. It shows disk wd1s1 which is > already mounted as my working fbsd drive, as shown in the fstab file > above. > Then you last instruction is to mount the drive with the partition > number and letter, in my case > wd3s1a > but that doesn't exist if the /dev directory. wd3s1 and wd3a both > exist though. There are no wd_x_s_x_?_ types listed. And I get > failure messages trying any of the above. > > Maybe my system is missing something? You almost made it. :) Yes, you're missing /dev/ entries for your disks, just do this: cd /dev sh MAKEDEV wd3s1a and they will be created, then you can mount them. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 0:31:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.6]) by hub.freebsd.org (Postfix) with ESMTP id F2BD237B5A8 for ; Wed, 12 Apr 2000 00:31:35 -0700 (PDT) (envelope-from ccstore@qcislands.net) Received: from [209.53.238.8] (helo=wwwa.qcislands.net) by mail.qcislands.net with esmtp (Exim 3.036 #1) id 12fHcZ-000IOP-00 for freebsd-questions@freebsd.org; Wed, 12 Apr 2000 00:31:31 -0700 Received: from ccstore by wwwa.qcislands.net with local (Exim 3.13 #3) id 12fHca-0007hD-00 for freebsd-questions@freebsd.org; Wed, 12 Apr 2000 07:31:32 +0000 From: Jim Pazarena To: freebsd-questions@freebsd.org Subject: location of packages on CD distribution X-Mailer: SCO Shell Date: Wed, 12 Apr 2000 0:13:25 -0700 (PDT) Message-ID: <10004120013.aa12558@ccstores.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just received 4.0 CD set. I have found that each new version has various program packages "moved" from disk to disk. For instance, agrep was on disk3 on 3.4 and it is now in disk4 on 4.0 cooledit went from disk1 to disk4 of 4.0 kermit went from disk1 to disk4 most went from disk4 to disk1 pine went from disk1 to disk3 unzip went from disk3 to disk1 and many others. Question.. Is there any logical reason for these moving? Each distribution seems to randomly re-distribute the packages. -- Jim Pazarena mailto:paz@ccstores.com http://www.qcislands.net/paz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 0:41:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from myristaja.eenet.ee (myristaja.EENet.ee [193.40.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 790B637BB5E for ; Wed, 12 Apr 2000 00:41:13 -0700 (PDT) (envelope-from neeme@eenet.ee) Received: from localhost (neeme@localhost) by myristaja.eenet.ee (8.9.3/8.9.3) with ESMTP id JAA00916 for ; Wed, 12 Apr 2000 09:41:12 +0200 (EET) Date: Wed, 12 Apr 2000 09:41:11 +0200 (EET) From: Neeme Vool To: questions@FreeBSD.org Subject: How to become a mirror Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi EENet, the Estonian Edicational and Research Network is a governmental nonprofit organization with the task of managing, coordinating and developing the computer network of sience, education and culture. Would you tell us what are the conditions and terms for mirroring your ftp or website. Sincerely yours Neeme Vool EENet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 0:43:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proton.hexanet.fr (proton.hexanet.fr [194.98.140.18]) by hub.freebsd.org (Postfix) with ESMTP id 0D05037B8EF for ; Wed, 12 Apr 2000 00:43:17 -0700 (PDT) (envelope-from chris@hexanet.fr) Received: from hexanet.fr (localhost [127.0.0.1]) by proton.hexanet.fr (8.9.3/8.9.3) with ESMTP id JAA00824 for ; Wed, 12 Apr 2000 09:43:15 +0200 (CEST) (envelope-from chris@hexanet.fr) Message-ID: <38F42913.5D640A3B@hexanet.fr> Date: Wed, 12 Apr 2000 07:43:15 +0000 From: Christophe Prevotaux Organization: HEXANET X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: fr, en MIME-Version: 1.0 To: questions@freebsd.org Subject: Re: Clustering References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Personnaly I'd like : failover, task migration, distributed processing etc... as much as can be done to get close to galaxy VMS clustering Woody Carey wrote: > > Hi Linham, > > There are a few different things people mean when they say 'clustering'. > But, in general, support for clustering is not a function of the OS, but > a function of what has been written on top of the OS. MPI and PVM ports > are both in the ports collection. Perhaps you can find what you need if > you give more details of what kind of clustering you want. Thanks, > > Woody > > On Wed, 12 Apr 2000, linhnam wrote: > > > Does FreeBSD support clustering? -- =================================================================== Christophe Prevotaux Email: chris@hexanet.fr HEXANET SARL URL: http://www.hexanet.fr/ Z.A Farman Sud Tel: +33 (0)3 26 79 30 05 9 rue Roland Coffignot Direct: +33 (0)3 26 79 08 02 BP415 Fax: +33 (0)3 26 79 30 06 51689 Reims Cedex 2 FRANCE =================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 1: 6:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maxim.gba.oz.au (gba.tmx.com.au [203.9.155.249]) by hub.freebsd.org (Postfix) with SMTP id 06CF337B5A8 for ; Wed, 12 Apr 2000 01:06:19 -0700 (PDT) (envelope-from gjb-freebsd@gba.oz.au) Received: (qmail 15274 invoked by uid 1001); 12 Apr 2000 07:12:06 +1000 X-Posted-By: GBA-Post 2.02.01 12-Dec-1999 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Message-Id: Date: Wed, 12 Apr 2000 07:12:05 +1000 From: Greg Black To: FreeBSD-questions@FreeBSD.ORG Subject: Re: Kernel adjustment for clock drift References: In-reply-to: of Thu, 06 Apr 2000 20:09:50 +1000 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG About a week ago I wrote: > I've been away from the lists for ages and am looking for an > update on clock drift management under FreeBSD-3.4R. I have a > machine that drifts about 7 seconds a day and I'd like to tweak > something in the kernel to keep it closer to the truth. The > clock gets corrected once a day by ntpdate, but I'd like to > avoid such big adjustments. For the benefit of anybody who wanted to know the answer, I got the following very helpful response from Poul-Henning Kamp (also posted on -hackers): On 3.4 you need to set the frequency of the relevant timecounter. If you grep Timecounter /var/run/dmesg.boot and look at the *last line*, it will say either TSC or i8254. You can then modify the frequency with the corresponding sysctl variable: machdep.i8254_freq: 1193182 or machdep.tsc_freq: 400911216 and set the frequency there. Make sure that you have APM firmly disabled in the BIOS. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 1:17: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id DFD4837BB20 for ; Wed, 12 Apr 2000 01:16:58 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fIIb-000ERM-00; Wed, 12 Apr 2000 10:14:57 +0200 From: Sheldon Hearn To: Mark Ovens Cc: Bhishan Hemrajani , Alex Kwan , questions@freebsd.org Subject: Re: booting immediatle - skip Hit [Enter] or wait 9 seconds In-reply-to: Your message of "Tue, 11 Apr 2000 23:42:06 +0100." <20000411234205.I235@parish> Date: Wed, 12 Apr 2000 10:14:56 +0200 Message-ID: <55511.955527296@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000 23:42:06 +0100, Mark Ovens wrote: > > I can't imagine why the file isn't read by Mark's loader. Perhaps he's > > loading the kernel directly, instead of via the loader? > > Can you elaborate? Do you mean interrupting the boot and specifying > the name of the kernel? If so, then that is not what I'm doing. Yes, that's exactly what I meant. If you're not doing that, then i can't think why your /boot/loader.conf isn't being read. Um, wait... do you have /boot/defaults/loader.conf, which loads up /boot/loader.conf for you? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 2:36: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id BF2E837B8B7 for ; Wed, 12 Apr 2000 02:35:57 -0700 (PDT) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.9.3/8.9.3) with ESMTP id LAA13670 for ; Wed, 12 Apr 2000 11:36:07 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Wed, 12 Apr 2000 11:36:07 +0200 (CEST) From: "O. Hartmann" To: freebsd-questions@freebsd.org Subject: STRAY IRQs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs. Sometimes I receive some dubios messages on my console like this: stray irq 7 stray irq 7 stray irq 7 stray irq 7 stray irq 7 too many stray irq 7's; not logging any more This happens sometimes to a second interface card at IRQ 5 where I attached a second parallel printer. Is this a configuration problem in kernel of my ppbus? If the answer is yes, please tell me, what this error message means and how to solve the problem. Many thanks in advance, O. Hartmann Gruss O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver des IPA, Universitaet Mainz Netzwerk- und Systembetreuung To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 2:54:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 8C01A37BCCD for ; Wed, 12 Apr 2000 02:54:41 -0700 (PDT) (envelope-from jim@freeze.org) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id FAA22609 for ; Wed, 12 Apr 2000 05:54:40 -0400 Received: from urim ([208.200.110.176]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA194F for ; Wed, 12 Apr 2000 05:53:01 -0400 From: Jim Freeze To: questions@freebsd.org Subject: Installing rsaref Troubles Date: Wed, 12 Apr 2000 05:53:32 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041205555201.02798@urim> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't seem to get rsaref installed. None of the servers seem to have it. Can someone help me get this thing installed (my actual goal is to get ssh installed). Thanks for any help. Jim Here is the output of a make install. urim# cd rsaref urim# make install >> rsaref20.1996.tar.Z doesn't seem to exist on this system. >> Attempting to fetch from ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/r sa/. fetch: utopia.hacktic.nl: replay: File unavailable (e.g., file not found, no acc ess) >> Attempting to fetch from ftp://ftp.ntua.gr/pub/crypt/mirrors/utopia.hacktic.n l/crypto/LIBS/math/. fetch: pub/crypt/mirrors/utopia.hacktic.nl/crypto/LIBS/math/rsaref20.1996.tar.Z: cannot get remote modification time fetch: ftp://ftp.ntua.gr/pub/crypt/mirrors/utopia.hacktic.nl/crypto/LIBS/math/rs aref20.1996.tar.Z: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.tuwien.ac.at/opsys/linux/replay.com/crypto /LIBS/math/. fetch: ftp.tuwien.ac.at: crypto: File unavailable (e.g., file not found, no acce ss) >> Attempting to fetch from ftp://ftp.nstu.ru/pub/sources/security/crypt/. fetch: ftp.nstu.ru: Service not available, closing control connection >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: pub/FreeBSD/ports/distfiles/rsaref20.1996.tar.Z: cannot get remote modifi cation time fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rsaref20.1996.tar.Z: FT P error: fetch: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. urim# -- ================== Jim Freeze jim@freeze.org ================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 3:16:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from reftech.refnet.co.uk (reftech.refnet.co.uk [195.74.101.39]) by hub.freebsd.org (Postfix) with ESMTP id 4194A37B9D1; Wed, 12 Apr 2000 03:16:21 -0700 (PDT) (envelope-from simon@businessmeetings.com) Received: from reftech.co.uk (smtp.ref000000.enta.net [195.74.117.157]) by reftech.refnet.co.uk (8.9.3/8.9.1) with ESMTP id LAA08138; Wed, 12 Apr 2000 11:16:13 +0100 (BST) (envelope-from simon@businessmeetings.com) Received: from vaio [10.0.0.35] by reftech.co.uk (FTGate 2, 2, 0, 1); Wed, 12 Apr 00 11:13:44 +0100 From: "Simon Clayton" To: "John Baldwin" Cc: Subject: RE: AMD Athlon Problems Date: Wed, 12 Apr 2000 11:13:43 +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: <200004111740.NAA13630@server.baldwin.cx> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for all of those messages. FYI the motherboard in question is an FIC SD11 using an AMI BIOS, which even after patching to the latest revision still has the problem. No matter, when I used -h on the install CD it worked perfectly and then once installed the problem didn't exist anyway. Simon -----Original Message----- From: John Baldwin [mailto:jhb@FreeBSD.org] Sent: 11 April 2000 18:40 To: Simon Clayton Cc: freebsd-questions@FreeBSD.org Subject: RE: AMD Athlon Problems On 11-Apr-00 Simon Clayton wrote: > I am trying to install FreeBSD onto a PC running an Athlon 600 with > 128Mb RAM, 3dfx Voodoo3 3000, 13Gb IDE etc. > > I have used both the FreeBSD 3.2 and 4.0 CDs from Walnut Creek, and > also created the 2 disk boot set from the CD. > > I have tried a 4Mb Matrox AGP card instead of the Voodoo3, a different > 128Mb stick of RAM and a different HD. On either 3.2 or 4.0 I see > > /boot.config: -P > Keyboard: no ^^^^^^^^^^^^ It didn't find your keyboard, which is more of a BIOS problem than a CPU problem. Do you have a USB keyboard? If not, try hitting space when you first see the little spinning line (/-\|), then type '-h' at the boot: prompt to force detection of the keyboard. > BTX loader 1.00 BTX version is 1.01 > > At which point the machine locks solid - caps lock won't even work. It's not locked solid, it's just trying to install over the serial console since it didn't find a keyboard. > I have tried the same CDs in a Celeron 500 and they boot perfectly. > > Is there a known problem with FreeBSD and Athlon processors? I have > heard that some people have had trouble with K6's - the machine will > run Win98, WinNT or Win2000 perfectly. > > Any ideas would be gratefully received. > > Regards > > Simon -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Apr 12 3:29:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id 76B0837B653 for ; Wed, 12 Apr 2000 03:29:48 -0700 (PDT) (envelope-from bduk@earthlink.net) Received: from earthlink.net (sdn-ar-003orportP242.dialsprint.net [63.178.68.132]) by merlin.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id DAA20924; Wed, 12 Apr 2000 03:29:41 -0700 (PDT) Received: (from bduk@localhost) by earthlink.net (8.9.3/8.9.3) id DAA08977; Wed, 12 Apr 2000 03:30:04 -0700 (PDT) (envelope-from bduk) Date: Wed, 12 Apr 2000 03:30:04 -0700 (PDT) Message-Id: <200004121030.DAA08977@earthlink.net> From: Derrick Baumer To: grog@lemis.com Cc: eogren@earthlink.net, allenc@mindsieve.com, freebsd-questions@FreeBSD.ORG In-reply-to: <20000412160401.M35391@freebie.lemis.com> (message from Greg Lehey on Wed, 12 Apr 2000 16:04:01 +0930) Subject: Re: [MAILER-DAEMON@earthlink.net: Returned mail: Service unavailable] Reply-To: bduk@earthlink.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ) From: Greg Lehey ) ) On Tuesday, 11 April 2000 at 17:43:43 -0400, Allen Cleveland wrote: ) > At 03:13 PM 4/11/00 -0400, Eric Ogren wrote: ) >> ) >> Didn't want to bounce this to -questions, but looks like I have no ) >> choice... ) > ) > This is because you used a dialup account to send the email directly to ) > lemis.com instead of sending the email to your ISP's mail server. ) > ) >> Received: from rod.darktech.org (ip48.cambridge1.ma.pub-ip.psi.net ) > [38.32.111.48]) ) > ) > Had you sent the email to freebsd-questions@FreeBSD.ORG, the same thing ) > would have happened. ) ) Well, no, that's not the case this time round. Read the message: ) ) >>>> MAIL From: ) > <<< 550 Mail rejected. See http://www.lemis.com/dontspam.html ) > 554 ... Service unavailable ) ) This is rejected by the spam filter, as the URL suggests. I've just ) explained this to Eric on -doc: Earthlink is an obnoxious spammer. ) This doesn't mean that Eric is, but people are known by the company ) they keep. Sorry. I gotta say this. For the record, Earthlink is actually one of the most aggressive anti-spam organizations around. I did not know this until I wrote their support staff to complain about a spam related issue. Their response made a total of 15 printed pages, and the content of the response made it obvious that it wasn't a form-letter. Someone typed it all in directly in response to my letter. In the message, they directed me to their website and a link on what they are doing to combat spam. They have sued for and won multiple millions of dollars from people and organizations that have used their servers for spam activities. Their subscribers will be terminated automatically if they are found to be spamming out of an earthlink account, and they instructed me to email every spam letter I receive to their abuse department for further action. I would not have written this if it weren't for their response to my complaint. Earthlink is making tremendous efforts to combat this problem and is trying to be as visible and aggressive as possible about it. I hate to see such efforts go unrecognized, or to see their name trashed, even if the efforts have not been fully effective to date. You can look at http://www.earthlink.net/about/pr/cp_judgment.html for information about a $2 million judgment they won and about some of the things they are doing to combat spam. They also have a site on helping you to avoid spam at http://www.earthlink.net/internet/security/spam/ BTW, with the latest batch of email I downloaded today, I got 161 messages from this list and 24 spam letters. Of those 24, 19 were from AOL accounts, zero from Earthlink. For the record. -- Derrick Baumer - Black Duck Software To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 3:32:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id 912EC37B83F for ; Wed, 12 Apr 2000 03:32:56 -0700 (PDT) (envelope-from bduk@earthlink.net) Received: from earthlink.net (sdn-ar-003orportP242.dialsprint.net [63.178.68.132]) by merlin.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id DAA04883; Wed, 12 Apr 2000 03:32:50 -0700 (PDT) Received: (from bduk@localhost) by earthlink.net (8.9.3/8.9.3) id DAA08985; Wed, 12 Apr 2000 03:33:14 -0700 (PDT) (envelope-from bduk) Date: Wed, 12 Apr 2000 03:33:14 -0700 (PDT) Message-Id: <200004121033.DAA08985@earthlink.net> From: Derrick Baumer To: grog@lemis.com Cc: eogren@earthlink.net, allenc@mindsieve.com, freebsd-questions@FreeBSD.ORG In-reply-to: <20000412160401.M35391@freebie.lemis.com> (message from Greg Lehey on Wed, 12 Apr 2000 16:04:01 +0930) Subject: Re: [MAILER-DAEMON@earthlink.net: Returned mail: Service unavailable] Reply-To: bduk@earthlink.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG typo. That URL was http://www.earthlink.net/about/pr/cp_judgement.html ispell thought judgement should have been spelled judgment, and I trusted it. :) -- Derrick Baumer - Black Duck Software To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 3:35: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id AD8C637B9DF for ; Wed, 12 Apr 2000 03:35:03 -0700 (PDT) (envelope-from bduk@earthlink.net) Received: from earthlink.net (sdn-ar-003orportP242.dialsprint.net [63.178.68.132]) by merlin.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id DAA15212; Wed, 12 Apr 2000 03:35:00 -0700 (PDT) Received: (from bduk@localhost) by earthlink.net (8.9.3/8.9.3) id DAA08993; Wed, 12 Apr 2000 03:35:26 -0700 (PDT) (envelope-from bduk) Date: Wed, 12 Apr 2000 03:35:26 -0700 (PDT) Message-Id: <200004121035.DAA08993@earthlink.net> From: Derrick Baumer To: mj@isy.liu.se Cc: freebsd-questions@FreeBSD.ORG In-reply-to: (message from Micke Josefsson on Tue, 11 Apr 2000 16:10:16 +0200 (CEST)) Subject: Re: Is FTape broken? Reply-To: bduk@earthlink.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ) From: Micke Josefsson ) ) On 11-Apr-00 Derrick Baumer wrote: ) > I have a (very) old Conner SuperStore 800<-(I think) QIC-80 tape ) > drive. It has served me faithfully under Windows, Linux, and even ) > FreeBSD<-(about 5 years ago). For the life of me, I cannot get it ) > to work now. ) ) I believe ft-stuff has been removed since 3.0. You could try a ) websearch for Mark Hannon och ftape, he had made a patch for it, but ) I cant for my life remember the webaddress:( That makes sense and I will look for the site. I wonder if anybody can tell me why the ft program is still part of the base installation, though, and why the kernel still recognizes the ftape options and why the ft* devices are still available in /dev/MAKEDEV? -- Derrick Baumer - Black Duck Software To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 4:14:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from globec.globec.com.au (globec.globec.com.au [203.25.137.33]) by hub.freebsd.org (Postfix) with ESMTP id 01B3537B7BB for ; Wed, 12 Apr 2000 04:14:13 -0700 (PDT) (envelope-from kalokerm@globec.com.au) Received: from kalokerm (ppp44.globec.com.au [203.25.137.181]) by globec.globec.com.au (8.9.3/8.9.1) with SMTP id VAA24875 for ; Wed, 12 Apr 2000 21:14:06 +1000 Message-ID: <000801bfa46f$ff4facc0$b58919cb@globec.com.au> From: "Michael Kalokerinos" To: Subject: Win95, Linux & FreeBSD Conncetivity Date: Wed, 12 Apr 2000 21:12:29 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA4C3.CF3813C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA4C3.CF3813C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have a Pentium 166 running on 48MB RAM with 2 hard drives. My "C" = drive is devoted exclusively to Win95/DOS which I can read from the = linux partition on my second hard drive. This second hard drive is split = logically into the linux Redhat partition (1.4 Gb) just mentioned and = the remainder of the hard drive is devoted to FreeBSD (about 1.6 GB). I am able to read the FAT32 tables from within Linux of my Win95 as with = FreeBSD. However I am unable to read Linux from FreeBSD or vice versa. = Please advise how I should edit my /etc/fstab files in Linux and or = FreeBSD or whatever I could do to solve this. Thank you Michael Kalokerinos kalokerm@globec.com.au ------=_NextPart_000_0005_01BFA4C3.CF3813C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have a Pentium 166 running on 48MB = RAM with 2=20 hard drives. My "C" drive is devoted exclusively to Win95/DOS which I = can read=20 from the linux partition on my second hard drive. This second hard drive = is=20 split logically into the linux Redhat partition (1.4 Gb) just mentioned = and the=20 remainder of the hard drive is devoted to FreeBSD (about 1.6 = GB).
 
I am able to read the FAT32 tables from = within=20 Linux of my Win95 as with FreeBSD. However I am unable to read Linux = from=20 FreeBSD or vice versa. Please advise how I should edit my /etc/fstab = files in=20 Linux and or FreeBSD or whatever I could do to solve this.
 
Thank you
 
Michael Kalokerinos
 
kalokerm@globec.com.au<= /DIV>
 
------=_NextPart_000_0005_01BFA4C3.CF3813C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 4:16:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id 006E137B7BB for ; Wed, 12 Apr 2000 04:16:39 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id HAA32312; Wed, 12 Apr 2000 07:16:20 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004121116.HAA32312@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <55511.955527296@axl.ops.uunet.co.za> Date: Wed, 12 Apr 2000 07:16:19 -0400 (EDT) From: John Baldwin To: Sheldon Hearn Subject: Re: booting immediatle - skip Hit [Enter] or wait 9 seconds Cc: questions@FreeBSD.org, Alex Kwan , Bhishan Hemrajani , Mark Ovens Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-Apr-00 Sheldon Hearn wrote: > > > On Tue, 11 Apr 2000 23:42:06 +0100, Mark Ovens wrote: > >> > I can't imagine why the file isn't read by Mark's loader. Perhaps he's >> > loading the kernel directly, instead of via the loader? >> >> Can you elaborate? Do you mean interrupting the boot and specifying >> the name of the kernel? If so, then that is not what I'm doing. > > Yes, that's exactly what I meant. If you're not doing that, then i > can't think why your /boot/loader.conf isn't being read. Um, wait... do > you have /boot/defaults/loader.conf, which loads up /boot/loader.conf > for you? What makes you think /boot/loader.conf isn't being read? > Ciao, > Sheldon. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Apr 12 4:20:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 69FC137BBD2; Wed, 12 Apr 2000 04:20:41 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fLCF-000FLl-00; Wed, 12 Apr 2000 13:20:35 +0200 From: Sheldon Hearn To: John Baldwin Cc: questions@FreeBSD.org, Alex Kwan , Bhishan Hemrajani , Mark Ovens Subject: Re: booting immediatle - skip Hit [Enter] or wait 9 seconds In-reply-to: Your message of "Wed, 12 Apr 2000 07:16:19 -0400." <200004121116.HAA32312@server.baldwin.cx> Date: Wed, 12 Apr 2000 13:20:34 +0200 Message-ID: <59008.955538434@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000 07:16:19 -0400, John Baldwin wrote: > What makes you think /boot/loader.conf isn't being read? Mark said that he has autoboot_delay="1" or some such in /boot/loader.conf but that the countdown persists. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 4:27: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.phys.univ.kiev.ua (mol.phys.univ.kiev.ua [193.125.78.14]) by hub.freebsd.org (Postfix) with ESMTP id 2BC6E37B617 for ; Wed, 12 Apr 2000 04:26:55 -0700 (PDT) (envelope-from usov@ups.kiev.ua) Received: from ups.kiev.ua (class06.phys.univ.kiev.ua [194.44.151.6]) by mail.phys.univ.kiev.ua (8.9.3/8.9.1) with ESMTP id OAA37735 for ; Wed, 12 Apr 2000 14:29:52 +0300 (EEST) Message-ID: <38F50624.101F40A0@ups.kiev.ua> Date: Thu, 13 Apr 2000 02:26:28 +0300 From: Usov Alexander X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: 4.0-RELEASE and XFree86 4.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, once more :) Yuesterday I was trying to rebuid kernel in 4.0-RELEASE and now I do have a few questions. My hardware is: K6-233 CPU VIA VP3 Motherboard ESS 1869 PNP Soundcard S3 VIRDGE/DX 2Mb Video And my dmesg: [cut] unknown0: at port 0x800-0x807 on isa0 sbc0: at port 0x220-0x22f,0x388-0x38b,0x330-0x331 irq 5 drq 1,0 on isa0 pcm0: on sbc0 unknown1: at port 0x201 on isa0 unknown2: at port 0x168-0x16f,0x36e-0x36f irq 9 on isa0 ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed [cut] And now the questions: 1. What is the right way to configure sound, I choose the device pcm from LINT, but what does mean lines in dmesg` output? 2. In GENERIC there is a line device apm0 at nexus? disable flags 0x20 while in LINT it looks like device apm0 what is then real difference, and why GENERIC way don`t work? 3. What is unknown2: ...? 4. Off-topic question: I had installed XFree 4.0 and when I tried to use C-A-F1 to switch to the text mode it turn off monitor and hang my system :(, but when I reboot, start X again and close them normally they turn off my monitor too, but after I had switched to the different virtual console - it work again :) Is it known bug, or it`s not a bug, and how can I fight against it? Thanks to all! PS. Sorry for such many questions in one letter :) 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 Wed Apr 12 4:36:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id 852C437BAFA for ; Wed, 12 Apr 2000 04:36:53 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id HAA32353; Wed, 12 Apr 2000 07:36:38 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004121136.HAA32353@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <000801bfa46f$ff4facc0$b58919cb@globec.com.au> Date: Wed, 12 Apr 2000 07:36:38 -0400 (EDT) From: John Baldwin To: Michael Kalokerinos Subject: RE: Win95, Linux & FreeBSD Conncetivity Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-Apr-00 Michael Kalokerinos wrote: > I have a Pentium 166 running on 48MB RAM with 2 hard drives. My "C" drive is devoted exclusively to > Win95/DOS which I can read from the linux partition on my second hard drive. This second hard drive > is split logically into the linux Redhat partition (1.4 Gb) just mentioned and the remainder of the > hard drive is devoted to FreeBSD (about 1.6 GB). > > I am able to read the FAT32 tables from within Linux of my Win95 as with FreeBSD. However I am unable > to read Linux from FreeBSD or vice versa. Please advise how I should edit my /etc/fstab files in > Linux and or FreeBSD or whatever I could do to solve this. FreeBSD can read Linux file systems, you just need to mount them as ext2fs file systems. IOW, instead of % mount /dev/ad0s2 /mnt use % mount -t ext2fs /dev/ad0s2 /mnt > Thank you > > Michael Kalokerinos > > kalokerm@globec.com.au -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Apr 12 4:38:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id 6E00637B62A for ; Wed, 12 Apr 2000 04:38:15 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id HAA32349; Wed, 12 Apr 2000 07:36:38 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004121136.HAA32349@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <59008.955538434@axl.ops.uunet.co.za> Date: Wed, 12 Apr 2000 07:36:38 -0400 (EDT) From: John Baldwin To: Sheldon Hearn Subject: Re: booting immediatle - skip Hit [Enter] or wait 9 seconds Cc: Mark Ovens Cc: Mark Ovens , Bhishan Hemrajani , Alex Kwan , questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-Apr-00 Sheldon Hearn wrote: > > > On Wed, 12 Apr 2000 07:16:19 -0400, John Baldwin wrote: > >> What makes you think /boot/loader.conf isn't being read? > > Mark said that he has autoboot_delay="1" or some such in > /boot/loader.conf but that the countdown persists. Did he use 'set autoboot_delay'? You can't use 'set' in loader.conf. Mark, can you post your /boot/loader.conf file? It should be short. (Mine's all of 3 lines.) > Ciao, > Sheldon. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Apr 12 4:45: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.de [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 5D8D637B87E for ; Wed, 12 Apr 2000 04:45:04 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd02.sul.t-online.de by mailout03.sul.t-online.de with smtp id 12fLZv-0004Za-0F; Wed, 12 Apr 2000 13:45:03 +0200 Received: from server.wes.mee.com (320044045192-0001@[193.158.179.132]) by fwd02.sul.t-online.de with esmtp id 12fLZs-0cj93jC; Wed, 12 Apr 2000 13:45:00 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id NAA01202; Wed, 12 Apr 2000 13:27:11 +0200 (CEST) Date: Wed, 12 Apr 2000 13:27:11 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: stephen Cc: free BSD Subject: Re: assign a static dhcp ip In-Reply-To: <000a01bfa3f9$ab6d1460$0202a8c0@neosphere.yi.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG See my Homepage -- DHCPD Howto. Homepage: fmeerwaldt.homepage.com HTH -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Tue, 11 Apr 2000, stephen wrote: > how do i assign an ip to a puter dialing into my system ??? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 4:45: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout01.sul.t-online.de (mailout01.sul.t-online.de [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 5A7D037B84C for ; Wed, 12 Apr 2000 04:45:04 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd02.sul.t-online.de by mailout01.sul.t-online.de with smtp id 12fLZv-0006Rp-0C; Wed, 12 Apr 2000 13:45:03 +0200 Received: from server.wes.mee.com (320044045192-0001@[193.158.179.132]) by fwd02.sul.t-online.de with esmtp id 12fLZr-0cj93hC; Wed, 12 Apr 2000 13:44:59 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id NAA01216 for ; Wed, 12 Apr 2000 13:36:21 +0200 (CEST) Date: Wed, 12 Apr 2000 13:36:21 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: freebsd-questions@freebsd.org Subject: More files on one tape. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, how can I write more files to a tape, or create a filesystem on it? The way I do it for now is just: cat myfilename.tgz > /dev/rsa0 Is there a way I can copy files to a tape and handle the tape as a normal HDD? mount, copy.... You know TIA -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 5: 9: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id D432037B7D9 for ; Wed, 12 Apr 2000 05:08:57 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id OAA48096; Wed, 12 Apr 2000 14:08:55 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Wed, 12 Apr 2000 14:08:55 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: Frederik Meerwaldt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: More files on one tape. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Frederik Meerwaldt wrote: > Hi all, > > how can I write more files to a tape, or create a filesystem on it? > The way I do it for now is just: > > cat myfilename.tgz > /dev/rsa0 > > Is there a way I can copy files to a tape and handle the tape as a normal > HDD? mount, copy.... You know tar cvf /dev/rsa0 all the files you want on the tape seperated by a space tar xvf /dev/rsa0 Will expand the files on the tape from /dev/rsa0. 'tar' means Tape Archiver, or something.. 'man tar'. :-) Best regards Rasmus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 5: 9:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msx4.isdip.upmc.edu (1upmc-msx4.isdbu.upmc.edu [128.147.18.41]) by hub.freebsd.org (Postfix) with ESMTP id 8777337B8B6 for ; Wed, 12 Apr 2000 05:08:57 -0700 (PDT) (envelope-from personrp@ccbh.com) Received: by 1upmc-msx4.isdbu.upmc.edu with Internet Mail Service (5.5.2650.10) id <233RJL7F>; Wed, 12 Apr 2000 08:08:45 -0400 Message-ID: <576A688A7DA7D011899B00805FEA1AFFCCEC39@sych02.isdip.upmc.edu> From: "Person, Roderick" To: 'Michael Kalokerinos' , freebsd-questions@FreeBSD.ORG Subject: RE: Win95, Linux & FreeBSD Conncetivity Date: Wed, 12 Apr 2000 08:08:38 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.10) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To get FreeBSD to read/write the linux partitions you will need to recompile your kernel and add EXT2FS as an option. Linux can read a FreeBSD partitions, but it can not write to it. in linuz you will need to mount the FreeBSD partitions as UFS and I believe there is an option to tell it BSD somthing like UFS -o BSD. I haven't used Linux in 2 years so you must forgive me. Rod > -----Original Message----- > From: Michael Kalokerinos [SMTP:kalokerm@globec.com.au] > Sent: April 12, 2000 7:12 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Win95, Linux & FreeBSD Conncetivity > > I have a Pentium 166 running on 48MB RAM with 2 hard drives. My "C" drive > is devoted exclusively to Win95/DOS which I can read from the linux > partition on my second hard drive. This second hard drive is split > logically into the linux Redhat partition (1.4 Gb) just mentioned and the > remainder of the hard drive is devoted to FreeBSD (about 1.6 GB). > > I am able to read the FAT32 tables from within Linux of my Win95 as with > FreeBSD. However I am unable to read Linux from FreeBSD or vice versa. > Please advise how I should edit my /etc/fstab files in Linux and or > FreeBSD or whatever I could do to solve this. > > Thank you > > Michael Kalokerinos > > kalokerm@globec.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 Apr 12 5:11:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 4C22B37BC81 for ; Wed, 12 Apr 2000 05:11:09 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3CCB4L22865; Wed, 12 Apr 2000 14:11:04 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 12 Apr 2000 14:11:03 +0200 (CEST) From: Micke Josefsson To: (Frederik Meerwaldt) Subject: RE: More files on one tape. Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-Apr-00 Frederik Meerwaldt wrote: > Hi all, > > how can I write more files to a tape, or create a filesystem on it? > The way I do it for now is just: > > cat myfilename.tgz > /dev/rsa0 rsa is a rewinding device (=rewinds after write). Try nrsa instead, non-rewind device, this was you can add tarballs to it. > > Is there a way I can copy files to a tape and handle the tape as a > normal > HDD? mount, copy.... You know Not as I know:( ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 5:19:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from daemon.zond.ru (daemon.zond.ru [212.114.2.2]) by hub.freebsd.org (Postfix) with ESMTP id 0629A37B7BB for ; Wed, 12 Apr 2000 05:19:47 -0700 (PDT) (envelope-from ash@kgb.ru) Received: from ash (ppp2.zond.ru [212.114.2.22]) by daemon.zond.ru (8.9.3/8.9.3) with SMTP id QAA76307; Wed, 12 Apr 2000 16:16:57 +0400 (MSD) (envelope-from ash@kgb.ru) Message-ID: <021301bfa479$1f47a3d0$1515a8c0@zond.ru> Reply-To: "Alexander Naumochkin" From: "Alexander Naumochkin" To: "mideyon" , References: <38F3C29E.25B239F9@home.com> Subject: Re: 4.0 Kernel Problem Date: Wed, 12 Apr 2000 16:17:43 +0400 Organization: ASH Projects Co. 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 X-Loop: FreeBSD.ORG > I am trying to upgrade from 3.4 to 4.0 by following the instructions in > /usr/src/UPDATING. I am at the point where I need to rebuild my new > kernel (named FURY) but when I do config FURY I get: > galadriel# config FURY > config: line 20: Unknown machine type > config: line 20: syntax error > config: line 23: syntax error > I am unable to find anything that could could cause all these errors in > my config file but have attached it anyways. I think you've edited your config file on other computer (and it was non-unix computer!), because attached config file contains Ctrl-M characters at the end of any line. These characters are problem-holder :) You have two ways: 1st. Upload your config file from dos/windows computer to your freebsd system by ftp, but be sure you use ASCII transfer mode. 2nd. sed s/// FURY.txt > FURY and use FURY as your config file. And of course you have another way, but this way is the best - do all of your works for freebsd with freebsd only. dos/windows are bad helpers in such work. /ash To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 5:27:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.de [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 5B59637B8C4 for ; Wed, 12 Apr 2000 05:27:36 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd02.sul.t-online.de by mailout06.sul.t-online.de with smtp id 12fMF5-0001fr-03; Wed, 12 Apr 2000 14:27:35 +0200 Received: from server.wes.mee.com (320044045192-0001@[193.158.179.89]) by fwd02.sul.t-online.de with esmtp id 12fMF0-0Jrv6XC; Wed, 12 Apr 2000 14:27:30 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id OAA01360; Wed, 12 Apr 2000 14:15:00 +0200 (CEST) Date: Wed, 12 Apr 2000 14:15:00 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Rasmus Skaarup Cc: Frederik Meerwaldt , freebsd-questions@FreeBSD.ORG Subject: Re: More files on one tape. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks a LOT!!! I just looked at the Manpages, and I found out, that I can extract single files, too. Thanks again -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Wed, 12 Apr 2000, Rasmus Skaarup wrote: > On Wed, 12 Apr 2000, Frederik Meerwaldt wrote: > > > Hi all, > > > > how can I write more files to a tape, or create a filesystem on it? > > The way I do it for now is just: > > > > cat myfilename.tgz > /dev/rsa0 > > > > Is there a way I can copy files to a tape and handle the tape as a normal > > HDD? mount, copy.... You know > > tar cvf /dev/rsa0 all the files you want on the tape seperated by a space > > tar xvf /dev/rsa0 > > Will expand the files on the tape from /dev/rsa0. > > 'tar' means Tape Archiver, or something.. 'man tar'. :-) > > > Best regards > Rasmus > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 6:18:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gradwell.com (mail.gradwell.com [194.205.225.96]) by hub.freebsd.org (Postfix) with SMTP id 151D537B9D4 for ; Wed, 12 Apr 2000 06:18:14 -0700 (PDT) (envelope-from webmaster@onsea.com) Received: (qmail 7279 invoked by uid 527); 12 Apr 2000 13:18:08 -0000 Date: Wed, 12 Apr 2000 14:18:08 +0100 From: Cliff Rowley To: Usov Alexander Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0-RELEASE and XFree86 4.0 Message-ID: <20000412141808.A6995@onsea.com> References: <38F50624.101F40A0@ups.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <38F50624.101F40A0@ups.kiev.ua> Organisation: Onsea Software Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 2. In GENERIC there is a line > device apm0 at nexus? disable flags 0x20 > while in LINT it looks like > device apm0 Notice the 'disable' flag is set in the generic kernel configuration. If you simply remove it to say: device apm0 at nexus? flags 0x20 it will work Cliff Rowley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 6:40:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id AF27137B9CD for ; Wed, 12 Apr 2000 06:40:44 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fNNe-000FlA-00; Wed, 12 Apr 2000 15:40:30 +0200 From: Sheldon Hearn To: Chris Wasser Cc: questions@FreeBSD.ORG Subject: Re: broken ports In-reply-to: Your message of "Tue, 11 Apr 2000 18:41:03 CST." <20000411184103.A603@area51.v-wave.com> Date: Wed, 12 Apr 2000 15:40:30 +0200 Message-ID: <60583.955546830@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000 18:41:03 CST, Chris Wasser wrote: > I'm sure this is wrong place to say this, but the xinetd port is broken > due to typo :) > > from /usr/ports/security/xinetd/Makefile: > < PORTNAME= xnited > > PORTNAME= xinetd You're quite right, it is a typo. You should report it to either the person who made the mistake (cpiazza@FreeBSD.org) or the port's maintainer, to whom any port-related problems are usually sent. This port's maintainer is vanilla@FreeBSD.org . Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 6:42:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 3D38037B9A6 for ; Wed, 12 Apr 2000 06:42:48 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fNPh-000Fls-00; Wed, 12 Apr 2000 15:42:37 +0200 From: Sheldon Hearn To: Ken Bolingbroke Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVS and bsd.port.mk In-reply-to: Your message of "Tue, 11 Apr 2000 17:45:45 MST." Date: Wed, 12 Apr 2000 15:42:37 +0200 Message-ID: <60627.955546957@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000 17:45:45 MST, Ken Bolingbroke wrote: > So is there a better way of having fetch use passive mode that doesn't get > wiped out in CVS updates? Something like /etc/rc.conf overriding > /etc/defaults/rc.conf, perhaps? Yes, you can set FTP_PASSIVE_MODE=yes in the environment of whomever uses the ports system. The variable is mentioned in the fetch(1) manual page. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 6:43:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 9F30C37B795 for ; Wed, 12 Apr 2000 06:43:08 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id AE4E3C8071A; Wed, 12 Apr 2000 06:46:54 -0700 From: chip To: Alfred Perlstein Subject: Re: I'm at a loss for a way to mount this second harddrive Date: Wed, 12 Apr 2000 06:38:37 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <20000412005644.F4381@fw.wintelcom.net> MIME-Version: 1.0 Message-Id: <00041206444500.02913@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Alfred Perlstein wrote: > * chip [000411 22:01] wrote: > > Okay, here are my results: > > chip# fdisk wd3 > > ******* Working on device /dev/rwd3 ******* > > Maybe my system is missing something? > > You almost made it. :) > > Yes, you're missing /dev/ entries for your disks, just do this: > > cd /dev > sh MAKEDEV wd3s1a > > and they will be created, then you can mount them. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] I hate to say it but it still don't work. Here's what I get - $ su Password: chip# cd /dev | sh MAKEDEV wd3s1a chip# ls wd* wd0 wd0s1 wd1e wd1s1e wd2b wd2s3 wd3g wd3s1g wd3s2g wd3s3g wd0a wd0s2 wd1f wd1s1f wd2c wd2s4 wd3h wd3s1h wd3s2h wd3s3h wd0b wd0s3 wd1g wd1s1g wd2d wd3 wd3s1 wd3s2 wd3s3 wd3s4 wd0c wd0s4 wd1h wd1s1h wd2e wd3a wd3s1a wd3s2a wd3s3a wd0d wd1 wd1s1 wd1s2 wd2f wd3b wd3s1b wd3s2b wd3s3b wd0e wd1a wd1s1a wd1s3 wd2g wd3c wd3s1c wd3s2c wd3s3c wd0f wd1b wd1s1b wd1s4 wd2h wd3d wd3s1d wd3s2d wd3s3d wd0g wd1c wd1s1c wd2 wd2s1 wd3e wd3s1e wd3s2e wd3s3e wd0h wd1d wd1s1d wd2a wd2s2 wd3f wd3s1f wd3s2f wd3s3f chip# mount /dev/wd3s1a /mnt mount: Operation not permitted chip# mount /dev/wd3s1b /mnt mount: /dev/wd3s1b on /mnt: incorrect super block chip# mount /dev/wd3s1c /mnt mount: Operation not permitted chip# mount /dev/wd3s1d /mnt mount: /dev/wd3s1d on /mnt: incorrect super block chip# This thing's really being difficult this time, never was this difficult before. I feel like I'm being a pest to you now, 'cus this is taking so long to figure out. Sorry. -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 6:44:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 96F0D37B653 for ; Wed, 12 Apr 2000 06:44:39 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fNRL-000Fmh-00; Wed, 12 Apr 2000 15:44:19 +0200 From: Sheldon Hearn To: "Matthew Emmerton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Curious actions using cvsup In-reply-to: Your message of "Wed, 12 Apr 2000 00:27:07 -0400." <00dd01bfa437$6f448020$1200a8c0@gsicomp.on.ca> Date: Wed, 12 Apr 2000 15:44:19 +0200 Message-ID: <60678.955547059@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000 00:27:07 -0400, "Matthew Emmerton" wrote: > Near the end of March, I used cvsup to pull down the src-contrib > distribution of FreeBSD 3.2-RELEASE. I used the RELENG_3_2_0_RELEASE > tag, as outlined in http://www.freebsd.org/handbook/synching.html. > > Tonight, a mere 12 days later, I did the very same cvsup again. > Strangely enough, it's checking out all the files!! Sounds to me like you didn't use the same tag (RELENG_3_2_0_RELEASE) in both cases, or a different base directory was used. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 6:56:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id A048037B878 for ; Wed, 12 Apr 2000 06:56:29 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id JAA32511; Wed, 12 Apr 2000 09:56:25 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004121356.JAA32511@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <576A688A7DA7D011899B00805FEA1AFFCCEC39@sych02.isdip.upmc.edu> Date: Wed, 12 Apr 2000 09:56:25 -0400 (EDT) From: John Baldwin To: "Person, Roderick" Subject: RE: Win95, Linux & FreeBSD Conncetivity Cc: freebsd-questions@FreeBSD.org, Michael Kalokerinos Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-Apr-00 Person, Roderick wrote: > To get FreeBSD to read/write the linux partitions you will need to recompile > your kernel and add EXT2FS as an option. You don't have to do this stuff, it'll kldload the ext2fs.ko kernel module if it's not in the kernel when you try to mount a ext2fs file system. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Apr 12 7:11:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 32D0A37B5AE for ; Wed, 12 Apr 2000 07:11:39 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3CEcY723531; Wed, 12 Apr 2000 07:38:34 -0700 (PDT) Date: Wed, 12 Apr 2000 07:38:34 -0700 From: Alfred Perlstein To: chip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive Message-ID: <20000412073834.G4381@fw.wintelcom.net> References: <20000412005644.F4381@fw.wintelcom.net> <00041206444500.02913@chip.wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041206444500.02913@chip.wiegand.org>; from chip@wiegand.org on Wed, Apr 12, 2000 at 06:38:37AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * chip [000412 07:10] wrote: > On Wed, 12 Apr 2000, Alfred Perlstein wrote: > > * chip [000411 22:01] wrote: > > > Okay, here are my results: > > > chip# fdisk wd3 > > > ******* Working on device /dev/rwd3 ******* > > > Maybe my system is missing something? > > > > You almost made it. :) > > > > Yes, you're missing /dev/ entries for your disks, just do this: > > > > cd /dev > > sh MAKEDEV wd3s1a > > > > and they will be created, then you can mount them. > > > > -- > > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > > I hate to say it but it still don't work. > Here's what I get - > $ su > Password: > chip# cd /dev | sh MAKEDEV wd3s1a > chip# ls wd* > wd0 wd0s1 wd1e wd1s1e wd2b wd2s3 wd3g wd3s1g wd3s2g wd3s3g > wd0a wd0s2 wd1f wd1s1f wd2c wd2s4 wd3h wd3s1h wd3s2h wd3s3h > wd0b wd0s3 wd1g wd1s1g wd2d wd3 wd3s1 wd3s2 wd3s3 wd3s4 > wd0c wd0s4 wd1h wd1s1h wd2e wd3a wd3s1a wd3s2a wd3s3a > wd0d wd1 wd1s1 wd1s2 wd2f wd3b wd3s1b wd3s2b wd3s3b > wd0e wd1a wd1s1a wd1s3 wd2g wd3c wd3s1c wd3s2c wd3s3c > wd0f wd1b wd1s1b wd1s4 wd2h wd3d wd3s1d wd3s2d wd3s3d > wd0g wd1c wd1s1c wd2 wd2s1 wd3e wd3s1e wd3s2e wd3s3e > wd0h wd1d wd1s1d wd2a wd2s2 wd3f wd3s1f wd3s2f wd3s3f > chip# mount /dev/wd3s1a /mnt > mount: Operation not permitted > chip# mount /dev/wd3s1b /mnt > mount: /dev/wd3s1b on /mnt: incorrect super block > chip# mount /dev/wd3s1c /mnt > mount: Operation not permitted > chip# mount /dev/wd3s1d /mnt > mount: /dev/wd3s1d on /mnt: incorrect super block > chip# > > This thing's really being difficult this time, never was this > difficult before. I feel like I'm being a pest to you now, 'cus this > is taking so long to figure out. Sorry. Honestly you are starting to annoy me, I explained that you'll want to mount partitions shown from the disklabel command, your disklabel showed this: > chip# disklabel wd3s1 > # /dev/rwd3s1: > type: ESDI > disk: wd1s1 > label: > flags: > bytes/sector: 512 > sectors/track: 63 > tracks/cylinder: 192 > sectors/cylinder: 12096 > cylinders: 340 > sectors/unit: 4124673 > rpm: 3600 > interleave: 1 > trackskew: 0 > cylinderskew: 0 > headswitch: 0 # milliseconds > track-to-track seek: 0 # milliseconds > drivedata: 0 > > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 204800 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 16*) > b: 262144 204800 swap # (Cyl. 16*- 38*) > c: 4124673 0 unused 0 0 # (Cyl. 0 - 340*) > e: 3657729 466944 4.2BSD 1024 8192 16 # (Cyl. 38*- 340*) and I said: > then do this: > > disklabel wd3sX > > where 'X' is the number you got above.. then take the letter of the > partition... a,e,f or g and just do this: > > mount /dev/wd3sXx > > where 'x' is the letter of the partition. > Instead of following my directions you proceeded to attempt to mount anything remotely resembling wd3s1_anything_ like some sysadmin in heat. Now take a breath and make a new directory: mkdir /mnt2 and try to mount one of the partitions listed above. If it doesn't work show me the output of the 'mount' command like this: 'mount' Make sure you are root. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 7:18:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gold.sdln.net (gold.sdln.net [204.52.252.74]) by hub.freebsd.org (Postfix) with ESMTP id A2A5637B6D7 for ; Wed, 12 Apr 2000 07:18:51 -0700 (PDT) (envelope-from cchrstns@sdln.net) Received: from corey (corey.sdln.net [204.52.252.93]) by gold.sdln.net (8.8.8/8.8.8) with SMTP id IAA25614 for ; Wed, 12 Apr 2000 08:18:50 -0600 (MDT) (envelope-from cchrstns@sdln.net) From: "Corey Allen Christians" To: Subject: Problems with syskonnect fddi card Date: Wed, 12 Apr 2000 08:22:48 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am currently using FreeBSD 4.0-Stable and I have to get a FDDI card to connect with our Unisys Clearpath mainframe. The card is a SysKonnect 5544 Dual port fiber card. I have not been able to locate a device for this in FreeBSD. Have any of you made a device for this or can you tell me how to make one of my own? After doing an ifconfig -a the only device that i get (other than fxp0 for my intel card) is stf0. I'm not sure what stf0 is (so it may be the device even though I can find no reference to it anywhere). Any suggestions for my problem? Thanks in advance for your help. ~~~~~~~ Corey Christians The South Dakota Library Network Programmer/Analyst cchrstns@sdln.net "The gray areas in life are nothing more than undefined black and white." ~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 7:26:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heretic.cybertouch.org (24.69.168.8.on.wave.home.com [24.69.168.8]) by hub.freebsd.org (Postfix) with ESMTP id 1944F37BA43 for ; Wed, 12 Apr 2000 07:26:11 -0700 (PDT) (envelope-from lnb@heretic.cybertouch.org) Received: from localhost (lnb@localhost) by heretic.cybertouch.org (8.9.3/8.9.3) with ESMTP id KAA16228; Wed, 12 Apr 2000 10:26:06 -0400 (EDT) (envelope-from lnb@heretic.cybertouch.org) Date: Wed, 12 Apr 2000 10:26:06 -0400 (EDT) From: Lanny Baron To: Fred Lomas Cc: questions@FreeBSD.ORG Subject: Re: mounting a CD Drive In-Reply-To: <001901bfa3d3$efe5b960$0e65a8c0@fred.encanto.net> Message-ID: City: Thornhill Province: Ontario Country: Canada MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It would be a big help if you gave info like, the type of cd (ide or SCSI) and if you are trying to mount it from the console or remotely via nfs or from a samba share. -lnb On Tue, 11 Apr 2000, Fred Lomas wrote: > can I get the proper command to mount a CDROM drive...please > > > > 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 Apr 12 7:27:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 0F9B237B52B for ; Wed, 12 Apr 2000 07:27:48 -0700 (PDT) (envelope-from beemern@telecom.ksu.edu) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V1.3) id sma000297; Tue Apr 11 15:54:51 2000 Message-ID: <38F390C1.6D14025D@telecom.ksu.edu> Date: Tue, 11 Apr 2000 15:53:21 -0500 From: beemern@telecom.ksu.edu X-Mailer: Mozilla 4.6 [en] (X11; I; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org, keith@telestream.com Subject: scp/cron can't attach to terminal??? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith's DNS provider is having problems and any mail he sends is rejected becuz reverse lookups will fail. here is his question i'm submitting for him please reply to -questions and CC: keith@telestream.com TIA!! --snip-- I'm trying to have cron run a script that calls scp. The script just does a simple scp of a file from one machine to another. The script keeps dying while in cron but I can run it just fine at the command line. All paths are absolute and proper in the script and it's my assumption that it's more of an scp problem then a scripting problem. I'm wondering if it is because it's cron running it and there is no real terminal for scp to attach to or something. Here is the output mailed to root from cron. X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: Status: R spawn /usr/local/bin/scp -v /usr/local/apache/cgi-bin/admin/Add-User/LIST mail.t elestream.com:/bin/Add-User/LIST debug: Scp2/scp2.c:1357/scp_open_remote_connection: argv[0] = ssh2 debug: Scp2/scp2.c:1357/scp_open_remote_connection: argv[1] = -v debug: Scp2/scp2.c:1357/scp_open_remote_connection: argv[2] = -o debug: Scp2/scp2.c:1357/scp_open_remote_connection: argv[3] = passwordprompt %U@ %H's password: debug: Scp2/scp2.c:1357/scp_open_remote_connection: argv[4] = mail.telestream.com debug: Scp2/scp2.c:1357/scp_open_remote_connection: argv[5] = -s debug: Scp2/scp2.c:1357/scp_open_remote_connection: argv[6] = sftp debug: ssh_sigchld_real_callback debug: ssh_sigchld_process_pid: calling handler pid 87183 code 254 debug: ssh_pipe_sigchld_handler: pid 87183 status 254 debug: ssh_pipe_sigchld_do_callback Connection lost. Thanks for any pointers on this. Keith --snip-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 7:34:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.interlog.com (smtp.interlog.com [207.34.202.37]) by hub.freebsd.org (Postfix) with ESMTP id D127737B7BF for ; Wed, 12 Apr 2000 07:33:18 -0700 (PDT) (envelope-from drek@smtp.interlog.com) Received: from shell1.interlog.com (shell1.interlog.com [154.11.168.199]) by smtp.interlog.com (8.9.3/8.9.1) with ESMTP id KAA13006 for ; Wed, 12 Apr 2000 10:33:07 -0400 (EDT) Received: by shell1.interlog.com (8.9.0/8.9.0) id KAA11159; Wed, 12 Apr 2000 10:33:07 -0400 (EDT) Date: Wed, 12 Apr 2000 10:33:07 -0400 (EDT) From: Agent Drek To: freebsd-questions@freebsd.org Subject: linux emul: ELF file ABI version invalid In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG whilst trying to run a linux prog I get this error: sh: error in loading shared libraries: libtermcap.so.2: ELF file ABI version invalid I found this message that seems to have gone unanswered: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=360195+362087+/usr/local/www/db/text/2000/freebsd-questions/20000123.freebsd-questions can anybody help out? [drek@zupa] /usr/local % uname -ar FreeBSD zupa 3.4-STABLE FreeBSD 3.4-STABLE #0: Wed Apr 5 10:18:10 EDT 2000 root@zupa:/usr/src/sys/compile/ZUPA i386 AFAIK I shouldn't wrap error messages or other info in a mail so I didn't. :) thanks, -- Agent Drek Big Animation Inc > 'digital plumber' http://www.bigstudios.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 8:11:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from primex.prontel.net (primex.prontel.net [216.242.25.10]) by hub.freebsd.org (Postfix) with ESMTP id C508037BC8D; Wed, 12 Apr 2000 08:07:04 -0700 (PDT) (envelope-from netadmin@primex.prontel.net) Received: from sysop1 (matrix.prontel.net [216.242.25.4]) by primex.prontel.net (8.9.3/8.9.3) with SMTP id LAA57339; Wed, 12 Apr 2000 11:09:42 -0400 (EDT) (envelope-from netadmin@primex.prontel.net) From: "Lester A. Mesa" To: Cc: Subject: How many Virtual Hosts? Date: Wed, 12 Apr 2000 23:03:52 -0400 Message-ID: <006801bfa4f4$e6201160$38040a0a@prontel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Disposition-Notification-To: "Lester A. Mesa" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to http://www.apache.org/docs-1.2/misc/FAQ.html#fdlim has anyone found a way to run more than 128 to 250 virtual hosts on an Apache Web Server 1.3.12 running on FreeBSD 3.4-STABLE? Our system is a Rackmount Dual Pentium ]|[ 500, 512MB Ram, u3w SCSI HD. I know that it all depends on how many hits per day the server will be getting, though we do not have an approximate amount but I still need to prepare the servers to take as many hits as possible and to handle as many virtual host as it can. Any information will be very valuable. Lester A. Mesa lmesa@prontel.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 8:29:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icebox.venux.net (icebox.venux.net [216.120.166.10]) by hub.freebsd.org (Postfix) with ESMTP id 4C8D137BDE7; Wed, 12 Apr 2000 08:29:25 -0700 (PDT) (envelope-from mitch@venux.net) Received: from servbox.venux.net (matrix.venux.net [216.120.166.5]) by icebox.venux.net (Postfix) with ESMTP id 651FD26202; Wed, 12 Apr 2000 11:33:30 -0400 (EDT) Received: from doot (doot.venux.net [10.0.0.65]) by servbox.venux.net (Postfix) with SMTP id A787E2BD82; Wed, 12 Apr 2000 11:29:56 -0400 (EDT) Message-ID: <006d01bfa494$4c287c60$4100000a@venux.net> From: "Mitch Vincent" To: "Lester A. Mesa" , Cc: References: <006801bfa4f4$e6201160$38040a0a@prontel.com> Subject: Re: How many Virtual Hosts? Date: Wed, 12 Apr 2000 11:32:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you use name based vhosting, there isn't really a limit (beyond memory of your machine etc). Why can't I run more than virtual hosts? You are probably running into resource limitations in your operating system. The most common limitation is the per-process limit on file descriptors, which is almost always the cause of problems seen when adding virtual hosts. Apache often does not give an intuitive error message because it is normally some library routine (such as gethostbyname()) which needs file descriptors and doesn't complain intelligibly when it can't get them. So the limit mentioned on Apache's site is more of a limit of the number of IPs you can bind to any one interface (and the number of per-process file descriptors you have).. It's not really a limit of Apache itself. We're approaching that number (255) on one of our Linux boxes, however we use name based vhosting, so it's only one IP we're dealing with. - Mitch ----- Original Message ----- From: Lester A. Mesa To: Cc: Sent: Wednesday, April 12, 2000 11:03 PM Subject: How many Virtual Hosts? > According to http://www.apache.org/docs-1.2/misc/FAQ.html#fdlim has anyone > found a way to run more than 128 to 250 virtual hosts on an Apache Web > Server 1.3.12 running on FreeBSD 3.4-STABLE? > Our system is a Rackmount Dual Pentium ]|[ 500, 512MB Ram, u3w SCSI HD. I > know that it all depends on how many hits per day the server will be > getting, though we do not have an approximate amount but I still need to > prepare the servers to take as many hits as possible and to handle as many > virtual host as it can. Any information will be very valuable. > > Lester A. Mesa > lmesa@prontel.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 Apr 12 8:30:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icx.net (mailhub.icx.net [206.96.250.12]) by hub.freebsd.org (Postfix) with ESMTP id B1F5637B661 for ; Wed, 12 Apr 2000 08:29:55 -0700 (PDT) (envelope-from gmpicket@icx.net) Received: from CAD-D.pumpkin.com (pm16aa.icx.net [216.82.8.42]) by icx.net (IDG-2.7/1.3nr) with SMTP id LAA08781 for ; Wed, 12 Apr 2000 11:29:41 -0400 (EDT) Message-Id: <3.0.6.32.20000412113511.00797910@mailhub.icx.net> X-Sender: gmpicket@mailhub.icx.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 12 Apr 2000 11:35:11 -0400 To: FreeBSD-Questions@FreeBSD.ORG From: "Gail M. Pickett" Subject: RE: Macintosh access to FreeBSD over TCP/IP ?? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for help from both David Kelly and Chris Hill. I got the netatalk uninstalled and did pkg_add for the netatalk-1.4b2 only. I don't have the CD's unfortunately. I checked Walnut Creek's website for ordering CD's and they only listed the CD set for 4.0 as being available which would mean upgrading. If I could get 3.3 Release on CD, I would be extremely happy. So, I see my choices for building a custom kernel: 1. Package (binary) upgrade from 3.3 to 3.4 by downloading the bin, man, boot floppies, and src/ssys (kernel source) and installing. 2. Use another machine running 3.3 Release (which is available) to CVSup, build and install world, build the custom kernel there, and then port the kernel (via floppy) to my file server. Would this actually work? 3. Get a modem (requires installing a new serial port and configuring with boot -c at boot time) and do CVSup directly on the file server (back-up first, of course), build/install world, then build custom kernel. 4. It is possible to manually configure the kernel for hardware at boot time, why isn't it possible to manually configure the kernel for other stuff at boot time, i.e. add the netatalk support? That it doesn't "stick" and has to be done each boot is no big deal as the file server stays on 24x7. That said, I will play with CAPS first and if that fails for me, I will try to build a custom kernel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 8:40:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 8hill.com (www.8hill.com [198.76.82.47]) by hub.freebsd.org (Postfix) with ESMTP id 7B85237BBAA for ; Wed, 12 Apr 2000 08:40:45 -0700 (PDT) (envelope-from aj@8hill.com) Message-ID: <00ec01bfa495$6d4cdf20$0e65a8c0@fred.encanto.net> From: "Fred Lomas" To: "Lanny Baron" Cc: References: Subject: Re: mounting a CD Drive Date: Wed, 12 Apr 2000 08:40:25 -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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG that would help :-) Ok, it is a Toshiba laptop with a IDE CDROM in it I have even tried this ./makedev from within /dev. but I get back makedev command not found I also noticed when I boot it sees the CDROM as WDC1 toshiba removable 12x drive XM 1202B/1635. any ideas, Im way green on all this stuff and trying to learn as I go thanks! ----- Original Message ----- From: "Lanny Baron" To: "Fred Lomas" Cc: Sent: Wednesday, April 12, 2000 7:26 AM Subject: Re: mounting a CD Drive > It would be a big help if you gave info like, the type of cd (ide or > SCSI) and if you are trying to mount it from the console or remotely via > nfs or from a samba share. > > -lnb > > On Tue, 11 Apr 2000, Fred Lomas wrote: > > > can I get the proper command to mount a CDROM drive...please > > > > > > > > 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 Apr 12 8:51:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cpq.nyi.net (cpq.nyi.net [204.248.157.72]) by hub.freebsd.org (Postfix) with ESMTP id EFC0837BFF4; Wed, 12 Apr 2000 08:50:58 -0700 (PDT) (envelope-from javier@nyi.net) Received: from nyi.net (root@cpq.nyi.net [204.248.157.72]) by cpq.nyi.net (8.9.3/8.9.3) with ESMTP id PAA13648; Wed, 12 Apr 2000 15:52:13 GMT (envelope-from javier@nyi.net) Message-ID: <38F49BAD.DC06AE79@nyi.net> Date: Wed, 12 Apr 2000 11:52:13 -0400 From: Javier Frias Organization: NYI X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Lester A. Mesa" Cc: isp@freebsd.org, questions@freebsd.org Subject: Re: How many Virtual Hosts? References: <006801bfa4f4$e6201160$38040a0a@prontel.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Found a way? it's common practice. if you read past that, you would notice that warning was for the 2.2.x series. Read LINT on "maxusers" and "options NMBCLUSTERS". Those are usually increased for high volume webservers. "Lester A. Mesa" wrote: > > According to http://www.apache.org/docs-1.2/misc/FAQ.html#fdlim has anyone > found a way to run more than 128 to 250 virtual hosts on an Apache Web > Server 1.3.12 running on FreeBSD 3.4-STABLE? > Our system is a Rackmount Dual Pentium ]|[ 500, 512MB Ram, u3w SCSI HD. I > know that it all depends on how many hits per day the server will be > getting, though we do not have an approximate amount but I still need to > prepare the servers to take as many hits as possible and to handle as many > virtual host as it can. Any information will be very valuable. > > Lester A. Mesa > lmesa@prontel.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- MMM \|/ www __^__ (o o) @ @ (O-O) /(o o)\ -ooO-(_)-Ooo---oOO-(_)-OOo---oOO--(_)--OOo---oOO==(_)==OOo Javier A. Frias Sr. System Administrator The New York Internet Company 20 Exchange Place 21st Floor New York, N.Y. 10005 "Error #152 - Windows not found: (C)heer (P)arty (D)ance" --------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 9: 2:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id A5B3837BCCD; Wed, 12 Apr 2000 09:02:19 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12fO1I-000FWJ-00; Wed, 12 Apr 2000 15:21:28 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12fO1H-0004wd-00; Wed, 12 Apr 2000 15:21:27 +0100 Date: Wed, 12 Apr 2000 15:21:27 +0100 From: Ben Smithurst To: John Baldwin Cc: "Person, Roderick" , freebsd-questions@FreeBSD.org, Michael Kalokerinos Subject: Re: Win95, Linux & FreeBSD Conncetivity Message-ID: <20000412152127.X60798@strontium.scientia.demon.co.uk> References: <576A688A7DA7D011899B00805FEA1AFFCCEC39@sych02.isdip.upmc.edu> <200004121356.JAA32511@server.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004121356.JAA32511@server.baldwin.cx> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin wrote: > On 12-Apr-00 Person, Roderick wrote: >> To get FreeBSD to read/write the linux partitions you will need to recompile >> your kernel and add EXT2FS as an option. > > You don't have to do this stuff, it'll kldload the ext2fs.ko kernel module if > it's not in the kernel when you try to mount a ext2fs file system. It will? ben@strontium:~$ ls /modules/e* zsh: no matches found: /modules/e* It can try. :-) I've been wondering for a while why there's not ext2fs module, when most other filesystems are available as modules. I don't think this is caused by my system being stale either; I've just cvsupped, and there's nothing in /sys/modules for ext2fs: root@magnesium:/usr/local/etc/cvsup# ls /usr/cvs/src/sys/modules/e* zsh: no matches found: /usr/cvs/src/sys/modules/e* An oversight, or something else? -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 9: 4:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from saturn.innovativeinternet.net (saturn.innovativeinternet.net [208.244.164.5]) by hub.freebsd.org (Postfix) with ESMTP id A728137BCCB; Wed, 12 Apr 2000 09:03:54 -0700 (PDT) (envelope-from domainmgr@innovativeinternet.com) Received: from w1.innovativeinternet.com [208.244.164.21] (HELO innovativeinternet.com) by saturn.innovativeinternet.net (8.9.3/8.9.3) via ESMTP id ; Wed, 12 Apr 2000 12:03:05 -0400 Message-ID: <38F49E37.2254588B@innovativeinternet.com> Date: Wed, 12 Apr 2000 12:03:03 -0400 From: Jack Sasportas X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: "Lester A. Mesa" Cc: isp@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: How many Virtual Hosts? References: <006801bfa4f4$e6201160$38040a0a@prontel.com> Content-Type: multipart/alternative; boundary="------------219BB53D31C0C10A96B824E3" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------219BB53D31C0C10A96B824E3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit This is how we did it under redhat, a little research can net you the same results with this variable, only the echo 1024 line below is needed I just wanted you to see where in the file we inserted it, which I'm not sure how important that is. We then just bound 2 class C's and we were running... Hope this gives some direction... Modify script /etc/rc.d/init.d/network In the section cut out below, after ipv4_forward add the line that re-writes the /proc/sys/net/core/net_alias_max case "$1" in start) ipv4_forward_set echo 1024 > /proc/sys/net/core/net_alias_max "Lester A. Mesa" wrote: > According to http://www.apache.org/docs-1.2/misc/FAQ.html#fdlim has anyone > found a way to run more than 128 to 250 virtual hosts on an Apache Web > Server 1.3.12 running on FreeBSD 3.4-STABLE? > Our system is a Rackmount Dual Pentium ]|[ 500, 512MB Ram, u3w SCSI HD. I > know that it all depends on how many hits per day the server will be > getting, though we do not have an approximate amount but I still need to > prepare the servers to take as many hits as possible and to handle as many > virtual host as it can. Any information will be very valuable. > > Lester A. Mesa > lmesa@prontel.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- ___________________________________________________________ Jack Sasportas Innovative Internet Solutions Phone 305.665.2500 Fax 305.665.2551 www.innovativeinternet.com www.web56.net --------------219BB53D31C0C10A96B824E3 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit This is how we did it under redhat, a little research can net you the same results with this variable, only the echo 1024 line below is needed I just wanted you to see where in the file we inserted it, which I'm not sure how important that is.
We then just bound 2 class C's and we were running...

Hope this gives some direction...
 

Modify script /etc/rc.d/init.d/network
In the section cut out below, after ipv4_forward add the line that re-writes the /proc/sys/net/core/net_alias_max

case "$1" in
  start)
        ipv4_forward_set
        echo 1024 > /proc/sys/net/core/net_alias_max
 

"Lester A. Mesa" wrote:

According to http://www.apache.org/docs-1.2/misc/FAQ.html#fdlim has anyone
found a way to run more than 128 to 250 virtual hosts on an Apache Web
Server 1.3.12 running on FreeBSD 3.4-STABLE?
Our system is a Rackmount Dual Pentium ]|[ 500, 512MB Ram, u3w SCSI HD.  I
know that it all depends on how many hits per day the server will be
getting, though we do not have an approximate amount but I still need to
prepare the servers to take as many hits as possible and to handle as many
virtual host as it can.  Any information will be very valuable.

Lester A. Mesa
lmesa@prontel.com

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

--
___________________________________________________________
Jack Sasportas
Innovative Internet Solutions
Phone 305.665.2500
Fax 305.665.2551
www.innovativeinternet.com
www.web56.net
  --------------219BB53D31C0C10A96B824E3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 9: 5:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bigphred.greycat.com (bigphred.greycat.com [207.173.133.2]) by hub.freebsd.org (Postfix) with ESMTP id EB0C337BD48 for ; Wed, 12 Apr 2000 09:05:08 -0700 (PDT) (envelope-from dann@bigphred.greycat.com) Received: (from dann@localhost) by bigphred.greycat.com (8.9.3/8.9.3) id JAA73712 for questions@freebsd.org; Wed, 12 Apr 2000 09:05:34 -0700 (PDT) (envelope-from dann) Date: Wed, 12 Apr 2000 09:05:34 -0700 From: Dann Lunsford To: questions@freebsd.org Subject: USB Camera, 4.0-STABLE Message-ID: <20000412090534.A73677@greycat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a D-Link DSB-C300 USB digital camera, and absolutely no idea how to get it working with FreeBSD, if it's possible at all. Haven't dealt with USB stuff before. Using a Toshiba 2595XDVD laptop running 4.0=STABLE as of a couple of days ago. Can anyone supply a pointer or two to info on USB on FreeBSD, and on this camera in particular? Thanks! -- Dann Lunsford The only thing necessary for the triumph of evil dann@greycat.com is that men of good will do nothing. -- Cicero To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 9: 6:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from devsys.jaguNET.com (devsys.jaguNET.com [206.156.208.6]) by hub.freebsd.org (Postfix) with ESMTP id E23F737BE48; Wed, 12 Apr 2000 08:53:25 -0700 (PDT) (envelope-from jim@jaguNET.com) Received: (from jim@localhost) by devsys.jaguNET.com (8.9.3/jag-2.6) id LAA14293; Wed, 12 Apr 2000 11:52:36 -0400 (EDT) From: Jim Jagielski Message-Id: <200004121552.LAA14293@devsys.jaguNET.com> Subject: Re: How many Virtual Hosts? To: netadmin@primex.prontel.net (Lester A. Mesa) Date: Wed, 12 Apr 2000 11:52:36 -0400 (EDT) Cc: isp@FreeBSD.ORG, questions@FreeBSD.ORG Reply-To: jim@jaguNET.com In-Reply-To: <006801bfa4f4$e6201160$38040a0a@prontel.com> from "Lester A. Mesa" at Apr 12, 2000 11:03:52 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lester A. Mesa wrote: > > According to http://www.apache.org/docs-1.2/misc/FAQ.html#fdlim has anyone > found a way to run more than 128 to 250 virtual hosts on an Apache Web > Server 1.3.12 running on FreeBSD 3.4-STABLE? > Our system is a Rackmount Dual Pentium ]|[ 500, 512MB Ram, u3w SCSI HD. I > know that it all depends on how many hits per day the server will be > getting, though we do not have an approximate amount but I still need to > prepare the servers to take as many hits as possible and to handle as many > virtual host as it can. Any information will be very valuable. > FreeBSD 3.x has a default value of 1024 for FD_SETSIZE, which means that you already can support > 250 vhosts. To get the most number of fds, first bump up the number of available fds for the kernel and the Apache user uid. Bumping 'maxusers' to something like 256 in your kernel config file will do that for you. 'ulimit -a' is your friend. After increasing the kernel/user number of fds, you can compile Apache and add '-DFD_SETSIZE=4096' (for example) to give you the capability for thousands. You can get more or less by how you allocate access logs and error logs (if each vhost gets their own, then you chew up fds faster). -- =========================================================================== Jim Jagielski [|] jim@jaguNET.com [|] http://www.jaguNET.com/ "Are you suggesting coconuts migrate??" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 9:18:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from naiad.eclipse.net.uk (naiad.eclipse.net.uk [195.188.32.29]) by hub.freebsd.org (Postfix) with ESMTP id 54A0637BCDA; Wed, 12 Apr 2000 09:18:23 -0700 (PDT) (envelope-from stuart@eclipse.net.uk) Received: by naiad.eclipse.net.uk (Postfix, from userid 475) id D2B4E1350F; Wed, 12 Apr 2000 17:17:10 +0100 (BST) Date: Wed, 12 Apr 2000 17:17:10 +0100 From: Stuart Henderson To: Mitch Vincent Cc: "Lester A. Mesa" , isp@freebsd.org, questions@freebsd.org Subject: Re: How many Virtual Hosts? Message-ID: <20000412171710.B32156@naiad.eclipse.net.uk> References: <006801bfa4f4$e6201160$38040a0a@prontel.com> <006d01bfa494$4c287c60$4100000a@venux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.1.2i In-Reply-To: <006d01bfa494$4c287c60$4100000a@venux.net>; from mitch@venux.net on Wed, Apr 12, 2000 at 11:32:22AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 11:32:22AM -0400, Mitch Vincent wrote: > So the limit mentioned on Apache's site is more of a limit of the number of > IPs you can bind to any one interface (and the number of per-process file > descriptors you have).. It's not really a limit of Apache itself. > > We're approaching that number (255) on one of our Linux boxes, however we > use name based vhosting, so it's only one IP we're dealing with. If you are using multiple logfiles in Apache (rather than logging to a single file which is then split into multiple files at a later date/time) you will be holding hundreds of file handles open for each log that is open, in addition to the file handles required for the bound sockets. BTW, there's web servers other than Apache, you don't *have* to bind individually to each IP address... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 9:19:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.epita.fr (hermes.epita.fr [194.98.116.10]) by hub.freebsd.org (Postfix) with ESMTP id DD1DB37C1B1 for ; Wed, 12 Apr 2000 09:18:51 -0700 (PDT) (envelope-from kwame@epita.fr) Received: from drakkhen (IDENT:kwame@drakkhen.epita.fr [10.42.42.65]) by hermes.epita.fr id SAA00208 for freebsd-questions@freebsd.org EPITA Paris France Wed, 12 Apr 2000 18:16:31 GMT From: kwame kwame Message-Id: <200004121816.SAA00208@hermes.epita.fr> Subject: Catchinf Interrupt in the kernel To: freebsd-questions@freebsd.org Date: Wed, 12 Apr 100 18:16:31 +0000 (GMT) Organization: Epita (French Computer Science school) Operating-System: definitely UNIX Postal-Address: 14 rue voltaire, 94270 kremlin bicêtre Function: Computer Science Student X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I m trying to implement a driver as a loadable module , and I don t know how to catch interrupts in probe and attach functions in the module. Helllpppp meeeeeeeeeeeee ! -- kwame To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 9:57:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guppy.pond.net (guppy.pond.net [205.240.25.2]) by hub.freebsd.org (Postfix) with ESMTP id A696B37B547 for ; Wed, 12 Apr 2000 09:57:41 -0700 (PDT) (envelope-from ptacek@technologist.com) Received: from Ptacek (rc1s7p8.dashmail.net [216.36.33.80]) by guppy.pond.net (8.9.3/8.9.3) with SMTP id JAA16011 for ; Wed, 12 Apr 2000 09:48:00 -0700 (PDT) From: "Chris Ptacek" To: Subject: pptpclinet/VPN problems... HELP Date: Wed, 12 Apr 2000 09:56:48 -0700 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) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am trying to connect to a remote NT VPN server so I can perform some work remotely. However I can't seem to get the VPN link to come up. I am using the pptpclient software. I have the following entry in my ppp.conf file: VPN: set timeout 0 set ifaddr 0 0 add 172.22.0.0/16 HISADDR set authname set authkey alias enable yes and I start the pptpclient with the following command: > pptp VPN I am getting the following: log[pptp_dispatch_ctrl_packet:pptp_ctrl.531]: Client connection established. log[pptp_dispatch_ctrl_packet:pptp_ctrl.637]: Outgoing call established. /usr/libexec/ld-elf.so.1: Shared object "libnetgraph.so.1" not found How do I fix this and is my setup correct? Also, on a similar note, I am running NAT on this box for my windows machine. I have tried to use the windows VPN connection to connect but it says the server isn't responding (if I dial out I can connect, so the server is correct), is there a way to get the VPN connection up when using NAT? Thanks in advance, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:28:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heretic.cybertouch.org (24.69.168.8.on.wave.home.com [24.69.168.8]) by hub.freebsd.org (Postfix) with ESMTP id 1BCE037C224 for ; Wed, 12 Apr 2000 10:28:04 -0700 (PDT) (envelope-from lnb@heretic.cybertouch.org) Received: from localhost (lnb@localhost) by heretic.cybertouch.org (8.9.3/8.9.3) with ESMTP id NAA16454; Wed, 12 Apr 2000 13:27:37 -0400 (EDT) (envelope-from lnb@heretic.cybertouch.org) Date: Wed, 12 Apr 2000 13:27:37 -0400 (EDT) From: Lanny Baron To: Fred Lomas Cc: questions@FreeBSD.ORG Subject: Re: mounting a CD Drive In-Reply-To: <00ec01bfa495$6d4cdf20$0e65a8c0@fred.encanto.net> Message-ID: City: Thornhill Province: Ontario Country: Canada MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have one of my SCSI cdroms set to mount easily in /etc/fstab. I will show you my entry. As root, cd / then mkdir /cdrom (you can use /mnt but why not call it what it is). /dev/cd1c /cdrom cd9660 ro,noauto 0 0 considering what you have said below, you might want to put /dev/wdc1 if that is what it shows up as when you boot. By putting the entry above (and don't forget to change /dev/cd1c to YOUR cdrom) you can then do as root, mount /cdrom and it's mounted. Don't forget to put in the cdrom first :-) and you will have to umount /cdrom to take out the cdrom. -lnb On Wed, 12 Apr 2000, Fred Lomas wrote: > that would help :-) > Ok, > it is a Toshiba laptop with a IDE CDROM in it I have even tried this > ./makedev from within /dev. but I get back makedev command not found I also > noticed when I boot it sees the CDROM as WDC1 toshiba removable 12x drive > XM 1202B/1635. any ideas, Im way green on all this stuff and trying to learn > as I go > > thanks! > > > ----- Original Message ----- > From: "Lanny Baron" > To: "Fred Lomas" > Cc: > Sent: Wednesday, April 12, 2000 7:26 AM > Subject: Re: mounting a CD Drive > > > > It would be a big help if you gave info like, the type of cd (ide or > > SCSI) and if you are trying to mount it from the console or remotely via > > nfs or from a samba share. > > > > -lnb > > > > On Tue, 11 Apr 2000, Fred Lomas wrote: > > > > > can I get the proper command to mount a CDROM drive...please > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:29:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 924A937C4F4 for ; Wed, 12 Apr 2000 10:28:33 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp2-pa5.neomedia.it [195.103.207.114]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id TAA27088; Wed, 12 Apr 2000 19:25:00 +0200 (CEST) From: Salvo Bartolotta Date: Wed, 12 Apr 2000 18:27:24 GMT Message-ID: <20000412.18272400@bartequi.ottodomain.org> Subject: Re: problems To: gunnut@2ainfo.it, freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) 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 X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 4/12/00, 2:38:43 PM, Filippo Moretti wrote regarding Problems: > ---------------------------------- > E-Mail: Filippo Moretti > Date: 12-Apr-00 > Time: 15:18:54 > This message was sent by XFMail > ---------------------------------- > Dear Sir, > I am in 4.0-STABLE from 4.0-RELEASE on intel 266 PII with 128 Mb and > I have the following problems: > 1-I cannot mount my IDE-ATAPI cdrom /dev/acd0c > mount /mnt/cdrom unknown special file or file system > mount /dev/acd0c /mnt/cdrom incorrect superblock > 2-I can connect to my ISP and in fact I upgrade my system and ports > via make update.However both netscape Navigator 4.7 and Xfmail 1.4.0 > exit with error and they cannot reach url and mail server respectively= > while the connection is on. > Both applications have been built from ports and work fine. > I will appreciate any help you might provide > sincerely > Filippo Dear Mr Moretti, please pardon my speaking ... English here :-) You might want to read the mount(8) man page as well as the mount_cd9660(8) man page. Have you tried "mount /cdrom" ? :-O In order for this to work, you should properly edit your /etc/fstab, and type such a line as "/dev/acd0c /cdrom cd9660 ro,noauto 0 0". Needless to say, you should also read fstab(5) as well as other mount-related man pages (e.g. mount_ext2fs) if you are interested in mounting all sorts of filesystems :-) Finally, you might find it interesting to read amd(8) (automatically mount filesystems) and have a look at the archives. This issue has been debated. Yours sincerely, Salvo Bartolotta P.S. "Dear Sir" should be followed by "Yours faithfully" at the end of a letter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:30:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nnsbois1.nwnets.com (host.nwnets.com [63.224.241.54]) by hub.freebsd.org (Postfix) with ESMTP id EF82B37C224 for ; Wed, 12 Apr 2000 10:30:12 -0700 (PDT) (envelope-from JJones@nwnets.com) Received: by NNSBOIS1 with Internet Mail Service (5.5.2650.21) id <2JW1DKGX>; Wed, 12 Apr 2000 11:27:22 -0600 Message-ID: <4128C0428F94D3118F1E00902773CED20BE57C@NNSBOIS1> From: Jeremy Jones To: "'freebsd-questions@FreeBSD.ORG'" Subject: Installing 2.2-stable--How? Date: Wed, 12 Apr 2000 11:27:20 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="windows-1252" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I need to rebuild a FreeBSD 2.2.8 box that had a hard drive crash. I need version 2.2.8 to support some antiquated (relatively) wireless cards. I tried compiling the 4.0-current kernel with support for these cards, but failed, and thought it would be easier to install version 2.2.8 (which I know works with the wireless cards). Now, I have the "src" directory from the /FreeBSD/branches/2.2-stable/ ftp directory on my own ftp server. Doing an installation from the boot floppies I created from the 4.0-current source has failed many times, many different ways. Are there different boot floppies that I need to use with 2.2.8? Can I use the 4.0 boot floppies and redirect to an ftp site that has the 2.2-stable source? If so, how? Everything I've tried has failed. Please cc any reply to jjones@nwnets.com, since I am not subscribed to this mailing list. Thanks in advance for any guidance! Jeremy Jones, MA, MCSE, CCNA Systems Analyst Northwest Network Services (208) 343-5260 x106 http://www.nwnets.com mailto:jjones@nwnets.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:38:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id A735C37BDEE for ; Wed, 12 Apr 2000 10:35:06 -0700 (PDT) (envelope-from jfreeze@qx.net) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id NAA05683 for ; Wed, 12 Apr 2000 13:34:25 -0400 From: jfreeze@qx.net Received: from mail.qx.net ([208.235.88.43]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA4E8F for ; Wed, 12 Apr 2000 13:32:48 -0400 To: questions@freebsd.org Cc: Subject: Where do I find rsaref? Date: Wed, Apr 12 2000 13:34:25 GMT-0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <77363501CAF.AAA4E8F@mail2.qx.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't seem to get rsaref installed. None of the servers seem to have it. Can someone help me get this thing installed (my actual goal is to get ssh installed). Thanks for any help. Jim Here is the output of a make install. urim# cd rsaref urim# make install >> rsaref20.1996.tar.Z doesn't seem to exist on this system. >> Attempting to fetch from ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/r sa/. fetch: utopia.hacktic.nl: replay: File unavailable (e.g., file not found, no acc ess) >> Attempting to fetch from ftp://ftp.ntua.gr/pub/crypt/mirrors/utopia.hacktic.n l/crypto/LIBS/math/. fetch: pub/crypt/mirrors/utopia.hacktic.nl/crypto/LIBS/math/rsaref20.1996.tar.Z: cannot get remote modification time fetch: ftp://ftp.ntua.gr/pub/crypt/mirrors/utopia.hacktic.nl/crypto/LIBS/math/rs aref20.1996.tar.Z: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.tuwien.ac.at/opsys/linux/replay.com/crypto /LIBS/math/. fetch: ftp.tuwien.ac.at: crypto: File unavailable (e.g., file not found, no acce ss) >> Attempting to fetch from ftp://ftp.nstu.ru/pub/sources/security/crypt/. fetch: ftp.nstu.ru: Service not available, closing control connection >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: pub/FreeBSD/ports/distfiles/rsaref20.1996.tar.Z: cannot get remote modifi cation time fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rsaref20.1996.tar.Z: FT P error: fetch: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. urim# -- ================== Jim Freeze jim@freeze.org ================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:47:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-1.nyroc.rr.com [24.92.226.166]) by hub.freebsd.org (Postfix) with ESMTP id DBED337C1AE for ; Wed, 12 Apr 2000 10:37:49 -0700 (PDT) (envelope-from webmaster@rochester.rr.com) Received: from mailout2.nyroc.rr.com ([24.92.226.165]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Wed, 12 Apr 2000 13:34:37 -0400 Received: from justin ([24.93.1.216]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with SMTP id com for ; Wed, 12 Apr 2000 13:26:29 -0400 From: "Justin C. Sherrill" To: Subject: RE: How many Virtual Hosts? Date: Wed, 12 Apr 2000 13:35:31 -0400 Message-ID: <000301bfa4a5$8016cc00$7f01a8c0@rochester.rr.com> 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 In-Reply-To: <38F49BAD.DC06AE79@nyi.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > if you read past that, you would notice that warning was for the 2.2.x > series. > Read LINT on "maxusers" and "options NMBCLUSTERS". Those are usually > increased > for high volume webservers. Is there any stated relative values for maxusers and NMBCLUSTERS, depending on the amount of traffic to the machine? I got hammered pretty badly a while back on traffic, and so set the values up higher, but I'm curious to know if there's an "optimum", especially now that my traffic has dropped, relatively. Justin C. Sherrill Rochester Road Runner Webmaster http://www.rochester.rr.com/ "Think slow, type fats" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:48:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 8B14537C672 for ; Wed, 12 Apr 2000 10:43:29 -0700 (PDT) (envelope-from dkelly@mail.hiwaay.net) Received: (from dkelly@localhost) by mail.hiwaay.net (8.10.0/8.10.0) id e3CHhSq01737; Wed, 12 Apr 2000 12:43:28 -0500 (CDT) Date: Wed, 12 Apr 2000 12:43:28 -0500 (CDT) From: David Kelly Message-Id: <200004121743.e3CHhSq01737@mail.hiwaay.net> To: FreeBSD-Questions@FreeBSD.ORG, gmpicket@icx.net Subject: RE: Macintosh access to FreeBSD over TCP/IP ?? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > So, I see my choices for building a custom kernel: > > 1. Package (binary) upgrade from 3.3 to 3.4 by downloading the bin, man, > boot floppies, and src/ssys (kernel source) and installing. I suspect there isn't anything super special about the supportting binaries that you can't use a 3.4-stable kernel with a 3.3-RELEASE. If you'd like a 3.4-stable GENERIC + NEATALK kernel I'll build one for you and email it to you. Heck, I could do 3.3-RELEASE too. Its not hard once you have a local copy of the CVS repository. But if we are going to do something like that then we really should strip out the stuff you don't use from the kernel. > 2. Use another machine running 3.3 Release (which is available) to CVSup, > build and install world, build the custom kernel there, and then port the > kernel (via floppy) to my file server. Would this actually work? Are the two machines in question on the same network or reachable via ethernet? If so you could export /usr/src via NFS and use it on the server machine as if it were local. Might want to build the kernel first on the machine with hte sources, then simply "make install" on the other. Big hitch in the above is in exporting you have to allow root as root. Not a good thing to do permanently with a server. Oh, also should export/mount /usr/obj if you "make buildworld" on the NFS server and wish to use that work on the other. > 4. It is possible to manually configure the kernel for hardware at boot > time, why isn't it possible to manually configure the kernel for other > stuff at boot time, i.e. add the netatalk support? That it doesn't "stick" > and has to be done each boot is no big deal as the file server stays on > 24x7. The boot time config should stick across reboots. Seems there was a little issue that kernel.conf had to be created first, and where it was to be, and what its permissions were. With a statically built kernel if you were to put everything in it then it would be huger than it already is. Kernel modules help with the dynamic configuration. It appears to me a Solaris kernel is totally linked at boot time. One day FreeBSD might also. But in the meantime Jordan has to draw the line somewhere, so NETATALK is left out of GENERIC. For fun see *everthing* in the LINT kernel. -- David Kelly N4HHE, dkelly@hiwaay.net (hm) ====================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:56:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 451F237C478 for ; Wed, 12 Apr 2000 10:50:49 -0700 (PDT) (envelope-from jfreeze@qx.net) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id NAA06185 for ; Wed, 12 Apr 2000 13:50:47 -0400 From: jfreeze@qx.net Received: from mail.qx.net ([208.235.88.43]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA557D for ; Wed, 12 Apr 2000 13:49:10 -0400 To: questions@freebsd.org Cc: Subject: Can't Locate rsaref. Please help Date: Wed, Apr 12 2000 13:50:47 GMT-0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <77363501132D.AAA557D@mail2.qx.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't seem to get rsaref installed. None of the servers seem to have it. Can someone help me get this thing installed (my actual goal is to get ssh installed). Thanks for any help. Jim Here is the output of a make install. urim# cd rsaref urim# make install >> rsaref20.1996.tar.Z doesn't seem to exist on this system. >> Attempting to fetch from ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/r sa/. fetch: utopia.hacktic.nl: replay: File unavailable (e.g., file not found, no acc ess) >> Attempting to fetch from ftp://ftp.ntua.gr/pub/crypt/mirrors/utopia.hacktic.n l/crypto/LIBS/math/. fetch: pub/crypt/mirrors/utopia.hacktic.nl/crypto/LIBS/math/rsaref20.1996.tar.Z: cannot get remote modification time fetch: ftp://ftp.ntua.gr/pub/crypt/mirrors/utopia.hacktic.nl/crypto/LIBS/math/rs aref20.1996.tar.Z: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.tuwien.ac.at/opsys/linux/replay.com/crypto /LIBS/math/. fetch: ftp.tuwien.ac.at: crypto: File unavailable (e.g., file not found, no acce ss) >> Attempting to fetch from ftp://ftp.nstu.ru/pub/sources/security/crypt/. fetch: ftp.nstu.ru: Service not available, closing control connection >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: pub/FreeBSD/ports/distfiles/rsaref20.1996.tar.Z: cannot get remote modifi cation time fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rsaref20.1996.tar.Z: FT P error: fetch: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. urim# -- ================== Jim Freeze jim@freeze.org ================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:56:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from altair.origenbio.com (altair.origenbio.com [216.30.62.130]) by hub.freebsd.org (Postfix) with ESMTP id BAE7737C485 for ; Wed, 12 Apr 2000 10:51:22 -0700 (PDT) (envelope-from dmartin@origen.com) Received: from origen.com (dubhe.origen [192.168.0.5]) by altair.origenbio.com (8.9.3/8.9.3) with ESMTP id MAA01512 for ; Wed, 12 Apr 2000 12:50:50 -0500 (CDT) (envelope-from dmartin@origen.com) Message-ID: <38F4B735.17D7ECCA@origen.com> Date: Wed, 12 Apr 2000 12:49:41 -0500 From: Richard Martin X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: CDROM install halt Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed FreeBSD on several machines, and am in the process of installing it on an older 486 system. I am installing 4.0 from the CD, which is not bootable, so I am using the two floppy boot to bring it up. Install screens look normal, and the system begins to install, but stops between hunk 8 and 27. Never in the same place. The virtual console on 4 seems to work fine. I can read the CD and list HD directory contents OK, but transfer from the CD just stops. No clues on screen 2 either. I thought it might be my ed0 card and yanked that, but same thing. Any ideas on getting past this? Is there a manual install routine on the CD? Nothing in the mailing list archives has offered a clue. thanks, -- Richard Martin dmartin@origen.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 10:56:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from spell.bitmicro.com (h207-21-174-99.ncal.verio.net [207.21.174.99]) by hub.freebsd.org (Postfix) with ESMTP id AA82E37C4A0 for ; Wed, 12 Apr 2000 10:51:26 -0700 (PDT) (envelope-from fmc@bitmicro.com) Received: from bitmicro.com ([10.10.10.70]) by spell.bitmicro.com (Post.Office MTA v3.5.2 release 221 ID# 0-57439U100L100S0V35) with ESMTP id com for ; Wed, 12 Apr 2000 10:51:21 -0700 Message-ID: <38F4B799.6DC3EC95@bitmicro.com> Date: Wed, 12 Apr 2000 10:51:21 -0700 From: Fred Curiel Reply-To: fmc@bitmicro.com Organization: Bit Microsystems X-Mailer: Mozilla 4.6 [en] (X11; U; SunOS 5.5.1 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Idle command and IDE driver Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The IDE driver for FreeBSD versions 2.2.5 through 3.0 appears to require the optional Idle command. It looks as though idle is not required in the version that comes with FreeBSD 3.3. Can someone tell me in which version this changed and where I can acquire the source code for the first version of the driver that this changed in? Please respond directly to me via email. Thanks in advance, fmc fmc@bitmicro.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 11: 0: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thud.tbe.net (thud.tbe.net [209.123.109.174]) by hub.freebsd.org (Postfix) with ESMTP id 9B9DD37BFAC; Wed, 12 Apr 2000 10:55:54 -0700 (PDT) (envelope-from gary@tbe.net) Received: by thud.tbe.net (Postfix, from userid 1001) id 4D84F1C9523; Wed, 12 Apr 2000 13:53:46 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by thud.tbe.net (Postfix) with ESMTP id 47561DCF4D; Wed, 12 Apr 2000 13:53:46 -0400 (EDT) Date: Wed, 12 Apr 2000 13:53:46 -0400 (EDT) From: "Gary D. Margiotta" To: "Lester A. Mesa" Cc: isp@freebsd.org, questions@freebsd.org Subject: Re: How many Virtual Hosts? In-Reply-To: <006801bfa4f4$e6201160$38040a0a@prontel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've currently got 180+ virtual domains on a production server, will be expanding that to over 225+ pretty soon: Dual PPro 180/256 256MB RAM UW-SCSI Seagate drives FreeBSD 3.4-STABLE Apache 1.3.12 Machine is also running a separate incarnation of apache-ssl, realserver 6, mysql and Oracle 8.0.5.1 (under Linux-emu, runs _beautifully_). Machine's load is nhardly ever above 1, Apache is fast and stable, and FreeBSD kicks some serious butt. -Gary On Wed, 12 Apr 2000, Lester A. Mesa wrote: > According to http://www.apache.org/docs-1.2/misc/FAQ.html#fdlim has anyone > found a way to run more than 128 to 250 virtual hosts on an Apache Web > Server 1.3.12 running on FreeBSD 3.4-STABLE? > Our system is a Rackmount Dual Pentium ]|[ 500, 512MB Ram, u3w SCSI HD. I > know that it all depends on how many hits per day the server will be > getting, though we do not have an approximate amount but I still need to > prepare the servers to take as many hits as possible and to handle as many > virtual host as it can. Any information will be very valuable. > > Lester A. Mesa > lmesa@prontel.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 11:29: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nnsbois1.nwnets.com (host.nwnets.com [63.224.241.54]) by hub.freebsd.org (Postfix) with ESMTP id 21CD037BEFE for ; Wed, 12 Apr 2000 11:27:41 -0700 (PDT) (envelope-from JJones@nwnets.com) Received: by NNSBOIS1 with Internet Mail Service (5.5.2650.21) id <2JW1DKH1>; Wed, 12 Apr 2000 12:22:55 -0600 Message-ID: <4128C0428F94D3118F1E00902773CED20BE57D@NNSBOIS1> From: Jeremy Jones To: "'freebsd-questions@FreeBSD.ORG'" Subject: ISO images of old versions? Date: Wed, 12 Apr 2000 12:22:54 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="windows-1252" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi again, Are there any iso images of old (i.e. 2.2.x) versions of FreeBSD available anywhere? Please cc any replies to jjones@nwnets.com. Thanks in advance! Jeremy Jones, MA, MCSE, CCNA Systems Analyst Northwest Network Services (208) 343-5260 x106 http://www.nwnets.com mailto:jjones@nwnets.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 11:29:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icx.net (mailhub.icx.net [206.96.250.12]) by hub.freebsd.org (Postfix) with ESMTP id 7988237BFBA for ; Wed, 12 Apr 2000 11:24:12 -0700 (PDT) (envelope-from gmpicket@icx.net) Received: from CAD-D.pumpkin.com (pm16aa.icx.net [216.82.8.42]) by icx.net (IDG-2.7/1.3nr) with SMTP id OAA23094; Wed, 12 Apr 2000 14:21:41 -0400 (EDT) Message-Id: <3.0.6.32.20000412142722.00798300@mailhub.icx.net> X-Sender: gmpicket@mailhub.icx.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 12 Apr 2000 14:27:22 -0400 To: David Kelly From: "Gail M. Pickett" Subject: RE: Macintosh access to FreeBSD over TCP/IP ?? Cc: FreeBSD-Questions@FreeBSD.ORG In-Reply-To: <200004121743.e3CHhSq01737@mail.hiwaay.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:43 PM 4/12/00 -0500, you wrote: >> So, I see my choices for building a custom kernel: >> >> 1. Package (binary) upgrade from 3.3 to 3.4 by downloading the bin, man, >> boot floppies, and src/ssys (kernel source) and installing. > >I suspect there isn't anything super special about the supportting >binaries that you can't use a 3.4-stable kernel with a 3.3-RELEASE. I had wondered that myself. Could I download the /src/ssys stuff from 3.4 Stable and use /stand/sysinstall to install on the file server, then build the custom kernel? > >If you'd like a 3.4-stable GENERIC + NETATALK kernel I'll build one >for you and email it to you. I would appreciate that. >Heck, I could do 3.3-RELEASE too. Its >not hard once you have a local copy of the CVS repository. But if >we are going to do something like that then we really should strip >out the stuff you don't use from the kernel. Does that make much difference to the machine after boot? I thought stripping everything unnecessary out of the kernel just shortened boot time. If your serious, I will send you a list of the file server's hardware. > >> 2. Use another machine running 3.3 Release (which is available) to CVSup, >> build and install world, build the custom kernel there, and then port the >> kernel (via floppy) to my file server. Would this actually work? > >Are the two machines in question on the same network or reachable via >ethernet? No. One machine is the file server at work, the other is my desktop computer at home. Both have FBSD 3.3 Release, but they have different hardware and uses. The desktop at home has internet access (thru ISP) and I did CVSup (3-Rel tag), but haven't gotten brave enough to build/install world - not really desperate, either. At work, the file server (an old 486 that has been rebuilt) has been file serving for MS Windows machines nicely, but the office recently added an iMac and it needs file server access. >If so you could export /usr/src via NFS and use it on the >server machine as if it were local. Might want to build the kernel first >on the machine with hte sources, then simply "make install" on the other. > >Big hitch in the above is in exporting you have to allow root as root. >Not a good thing to do permanently with a server. What? > >Oh, also should export/mount /usr/obj if you "make buildworld" on the >NFS server and wish to use that work on the other. > >> 4. It is possible to manually configure the kernel for hardware at boot >> time, why isn't it possible to manually configure the kernel for other >> stuff at boot time, i.e. add the netatalk support? That it doesn't "stick" >> and has to be done each boot is no big deal as the file server stays on >> 24x7. > >The boot time config should stick across reboots. Doesn't. >Seems there was a >little issue that kernel.conf had to be created first, and where it >was to be, and what its permissions were. > >With a statically built kernel if you were to put everything in it >then it would be huger than it already is. Kernel modules help with >the dynamic configuration. It appears to me a Solaris kernel is >totally linked at boot time. One day FreeBSD might also. But in >the meantime Jordan has to draw the line somewhere, so NETATALK >is left out of GENERIC. For fun see *everthing* in the LINT kernel. Would be nice if sound were included in the GENERIC kernel. :) > >-- >David Kelly N4HHE, dkelly@hiwaay.net (hm) >====================================================================== >The human mind ordinarily operates at only ten percent of its >capacity -- the rest is overhead for the operating system. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 11:39:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fe170.worldonline.dk (fe170.worldonline.dk [212.54.64.199]) by hub.freebsd.org (Postfix) with SMTP id 9CB9A37BDC3 for ; Wed, 12 Apr 2000 11:37:11 -0700 (PDT) (envelope-from bekkel@image.dk) Received: (qmail 4911 invoked by uid 0); 12 Apr 2000 18:35:47 -0000 Received: from 5.ppp3-4.worldonline.dk (HELO bekkel) (212.54.82.133) by fe170.worldonline.dk with SMTP; 12 Apr 2000 18:35:47 -0000 Message-ID: <000e01bfa4af$03cf1bc0$855236d4@bekkel> From: "LBL" To: Subject: RE: ATA33 v. ATA66. Date: Wed, 12 Apr 2000 20:43:03 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01BFA4BF.B324B7A0" 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 X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000B_01BFA4BF.B324B7A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have purchaced FreeBSD 3.4 January 2000, and I have a new Pentium III = 550 PC with Intel chipset and ATA66 and ATA33 optional. As ATA66, the bootfloppies can not detect the harddisk, - it say = somthing like " the harddisk is not properly probet" When using ATA66 the biossetup for the harddisk is set to 'none', like = with SCSI. I have searched your pages, but finds only the word ATA, which is = supported, but I found no futher information, and the bootfloppies can = find the harddisk when ATA33 is used.=20 Does ATA66 need a dedicated driver, and if so, is it possible to find it = and include it in the bootfloppies, or is the problem related to other = things? Thank you in advance. Sinsirely Baekkel ------=_NextPart_000_000B_01BFA4BF.B324B7A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi,
 
I have purchaced FreeBSD 3.4 January = 2000, and I=20 have a new Pentium III 550 PC with Intel chipset and ATA66 and ATA33=20 optional.
 
As ATA66, the bootfloppies can not = detect the=20 harddisk, - it say somthing like " the harddisk is not properly=20 probet"
 
When using ATA66 the biossetup for the = harddisk is=20 set to 'none', like with SCSI.
 
I have searched your pages, but finds only the word = ATA, which=20 is supported, but I found no futher information, and the bootfloppies = can find=20 the harddisk when ATA33 is used.
 
Does ATA66 need a dedicated driver, and = if so, is=20 it possible to find it and include it in the bootfloppies, or is the = problem=20 related to other things?
 
Thank you in advance.
 
Sinsirely = Baekkel
------=_NextPart_000_000B_01BFA4BF.B324B7A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 11:42: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nyssa.swt.edu (nyssa.swt.edu [147.26.10.11]) by hub.freebsd.org (Postfix) with ESMTP id 5668C37BE3D for ; Wed, 12 Apr 2000 11:39:27 -0700 (PDT) (envelope-from bradley@psy.2y.net) Received: from psy.2y.net (m0197.dialin.swt.edu) by swt.edu (PMDF V5.1-12 #20823) with ESMTP id <01JO5F45DW5W8WWLOT@swt.edu> for freebsd-questions@FreeBSD.ORG; Wed, 12 Apr 2000 13:36:09 CST Date: Wed, 12 Apr 2000 13:37:42 -0500 From: Bradley Crecelius Subject: sio1 buffer overflows?!! To: freebsd-questions@FreeBSD.ORG Message-id: <38F4C276.1F5E564@psy.2y.net> MIME-version: 1.0 X-Mailer: Mozilla 4.5 [en] (Win98; I) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here is my problem. Apr 12 12:29:25 psy /kernel: sio1: 26 more interrupt-level buffer overflows (total 223) If i dont reboot for a couple of days, the total can reach into the 10's of thousands. sio1 is my modem, which i have connected to the internet permanently, which doesnt always work because it gets disconnected randomly because of this error, i think. Any ideas? bradley@psy.2y.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 11:56:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 2B82B37BDFD for ; Wed, 12 Apr 2000 11:51:59 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 63301 invoked by uid 1000); 12 Apr 2000 18:49:40 -0000 Date: Wed, 12 Apr 2000 14:49:40 -0400 From: Alan Clegg To: Stuart Henderson Cc: Mitch Vincent , "Lester A. Mesa" , isp@freebsd.org, questions@freebsd.org Subject: Re: How many Virtual Hosts? Message-ID: <20000412144940.D62674@ecto.greenpeas.org> References: <006801bfa4f4$e6201160$38040a0a@prontel.com> <006d01bfa494$4c287c60$4100000a@venux.net> <20000412171710.B32156@naiad.eclipse.net.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000412171710.B32156@naiad.eclipse.net.uk>; from stuart@eclipse.net.uk on Wed, Apr 12, 2000 at 05:17:10PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Stuart Henderson spewed forth the following bitstream: > BTW, there's web servers other than Apache, you don't *have* to > bind individually to each IP address... With Apache, you don't have to bind to multiple addresses either. From the syntax of this sentence, it appears that Apache requires you to use multiple IPs. Look into "NamedVirtualHost" AlanC {been using (and advocating) Name based hosting for years and years} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 12: 5:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-out1.bellatlantic.net (smtp-out1.bellatlantic.net [199.45.39.156]) by hub.freebsd.org (Postfix) with ESMTP id 9046037BFAD; Wed, 12 Apr 2000 12:00:49 -0700 (PDT) (envelope-from zicc@bellatlantic.net) Received: from bellatlantic.net (adsl-151-201-20-104.bellatlantic.net [151.201.20.104]) by smtp-out1.bellatlantic.net (8.9.1/8.9.1) with ESMTP id OAA11274; Wed, 12 Apr 2000 14:58:16 -0400 (EDT) Message-ID: <38F4C783.225F5FE1@bellatlantic.net> Date: Wed, 12 Apr 2000 14:59:15 -0400 From: Chad Ziccardi X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: "Lester A. Mesa" Cc: isp@freebsd.org, questions@freebsd.org Subject: Re: How many Virtual Hosts? References: <006801bfa4f4$e6201160$38040a0a@prontel.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Lester A. Mesa" wrote: > > According to http://www.apache.org/docs-1.2/misc/FAQ.html#fdlim has anyone > found a way to run more than 128 to 250 virtual hosts on an Apache Web > Server 1.3.12 running on FreeBSD 3.4-STABLE? > Our system is a Rackmount Dual Pentium ]|[ 500, 512MB Ram, u3w SCSI HD. I > know that it all depends on how many hits per day the server will be > getting, though we do not have an approximate amount but I still need to > prepare the servers to take as many hits as possible and to handle as many > virtual host as it can. Any information will be very valuable. I haven't check too much, but the next section in that url is this: -------begin snip----------- "21.Can I increase FD_SETSIZE on FreeBSD? On versions of FreeBSD before 3.0, the FD_SETSIZE define defaults to 256. This means that you will have trouble usefully using more than 256 file descriptors in Apache. This can be increased, but doing so can be tricky. If you are using a version prior to 2.2, you need to recompile your kernel with a larger FD_SETSIZE. This can be done by adding a line such as: options FD_SETSIZE nnn To your kernel config file. Starting at version 2.2, this is no longer necessary. If you are using a version of 2.1-stable from after 1997/03/10 or 2.2 or 3.0-current from before 1997/06/28, there is a limit in the resolver library that prevents it from using more file descriptors than what FD_SETSIZE is set to when libc is compiled. To increase this, you have to recompile libc with a higher FD_SETSIZE. In FreeBSD 3.0, the default FD_SETSIZE has been increased to 1024 and the above limitation in the resolver library has been removed. After you deal with the appropriate changes above, you can increase the setting of FD_SETSIZE at Apache compilation time by adding "-DFD_SETSIZE=nnn" to the EXTRA_CFLAGS line in your Configuration file. " --------end snip------------ --Chad Ziccardi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 12: 9:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.x-treme.gr (mail2.x-treme.gr [212.120.196.24]) by hub.freebsd.org (Postfix) with ESMTP id D919537B9D6 for ; Wed, 12 Apr 2000 12:07:04 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (pat35.x-treme.gr [212.120.197.227]) by mail2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with ESMTP id WAA25292; Wed, 12 Apr 2000 22:05:17 +0300 Received: (from charon@localhost) by hades.hell.gr (8.9.3/8.9.3) id EAA16138; Wed, 12 Apr 2000 04:54:41 +0300 (EEST) (envelope-from charon) Date: Wed, 12 Apr 2000 04:54:41 +0300 From: Giorgos Keramidas To: Scott Graves Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NATD and IPFW Message-ID: <20000412045440.A16060@hades.hell.gr> Reply-To: keramida@ceid.upatras.gr References: <38F3BFB3.71F840FA@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F3BFB3.71F840FA@home.com>; from sgraves66@home.com on Tue, Apr 11, 2000 at 07:13:39PM -0500 X-PGP-Fingerprint: 62 45 D1 C9 26 F9 95 06 D6 21 2A C8 8C 16 C0 8E Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 07:13:39PM -0500, Scott Graves wrote: > > I am able to connect to FTP sites, but not dn/up or list files without > receiving this error. This is what I have in rc.firewall which should > allow for FTP access: > > # Allow FTP connections > ${fwcmd} add pass tcp from any to any 21 setup > ${fwcmd} add pass tcp from any to any 20 setup I think you have the second rule's port numbers reversed. Try changing this to: # Allow FTP connections ${fwcmd} add pass tcp from any to any 21 setup ${fwcmd} add pass tcp from any 20 to any setup Unless I got the whole FTP thing wrong, when you ftp to some server's port 21, the server will use *his* port 20 to connect back to a random port of yours. Ciao, Giorgos Keramidas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 12:11:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pan.ch.intel.com (pan.ch.intel.com [143.182.246.24]) by hub.freebsd.org (Postfix) with ESMTP id 1EAF337BFAB for ; Wed, 12 Apr 2000 12:06:41 -0700 (PDT) (envelope-from jreynold@sedona.ch.intel.com) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by pan.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.22 2000/04/06 17:58:51 dmccart Exp $) with ESMTP id MAA07949 for ; Wed, 12 Apr 2000 12:04:14 -0700 (MST) Received: from hip186.ch.intel.com (hip186.ch.intel.com [143.182.225.68]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.10 2000/02/10 21:38:16 steved Exp $) with ESMTP id MAA12407 for ; Wed, 12 Apr 2000 12:04:01 -0700 (MST) X-Envelope-To: X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by hip186.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id PAA11798; Wed, 12 Apr 2000 15:04:12 -0400 (EDT) X-Authentication-Warning: hip186.ch.intel.com: jreynold set sender to jreynold@sedona.ch.intel.com using -f From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14580.51371.762330.305509@hip186.ch.intel.com> Date: Wed, 12 Apr 2000 12:04:11 -0700 (MST) To: questions@freebsd.org Subject: SMP with dual-boot (win98) question X-Mailer: VM 6.75 under Emacs 20.3.11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I searched the archives to try and answer this, but came up dry. I've got an ASUS P2B-DS motherboard with 1 processor in there now. I'm currently in the process of purchasing a second processor so that I can experiment with the SMP features of 4.0 (not that 3.x didn't have SMP ... I am just on 4.0 now ;). However, I've got to keep Win98 around on another disk for the wife so she can boot into it for certain apps. The question I have is: does anybody currently have this configuration, i.e. two processors with SMP kernel but dual boot into win98? Will win98 happily "ignore" the second processor and run "normally," or will having the second one there confuse it? I've never messed with SMP machines before but I assume that during the boot process the kernel running on CPU0 has to initiate the second CPU to start running. So, my theory is that win98 will happily ignore the second CPU sitting there. True? Thanks, -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, Higher Levels of Abstraction | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 12:20:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.tcworks.net (ns.tcworks.net [216.61.218.2]) by hub.freebsd.org (Postfix) with ESMTP id F04A737BEE5; Wed, 12 Apr 2000 12:17:38 -0700 (PDT) (envelope-from ccook@tcworks.net) Received: from tcworks.net (xcess@stuck.sticky.org [216.61.218.6]) by ns.tcworks.net (8.9.2/8.9.2) with ESMTP id OAA48850; Wed, 12 Apr 2000 14:10:42 -0500 (CDT) (envelope-from ccook@tcworks.net) Message-ID: <38F4CAE9.C393B0D2@tcworks.net> Date: Wed, 12 Apr 2000 14:13:45 -0500 From: Chris Cook X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Stuart Henderson Cc: Mitch Vincent , "Lester A. Mesa" , isp@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: How many Virtual Hosts? References: <006801bfa4f4$e6201160$38040a0a@prontel.com> <006d01bfa494$4c287c60$4100000a@venux.net> <20000412171710.B32156@naiad.eclipse.net.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stuart Henderson wrote: > > BTW, there's web servers other than Apache, you don't *have* to > bind individually to each IP address... Apache does not require that you bind individual virtual hosts to IP's either. -- Chris o----< ccook@tcworks.net >-----------------------------------------o |Chris Cook - Network Admin | TCWORKS.NET - http://www.tcworks.net | |The Computer Works ISP | FreeBSD - http://www.freebsd.org | o------------------------------------------------------------------o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 12:27:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sf-mx1.Snap.COM (sf-mx1.snap.com [206.132.167.15]) by hub.freebsd.org (Postfix) with ESMTP id 953B437BE7B for ; Wed, 12 Apr 2000 12:27:04 -0700 (PDT) (envelope-from FranciscoS@nbci.com) Received: from exchange.snap.com (exchange.snap.com [10.100.1.19]) by sf-mx1.Snap.COM (8.10.0/8.10.0) with ESMTP id e3CJNwp08819 for ; Wed, 12 Apr 2000 12:23:58 -0700 (PDT) Received: by exchange.snap.com with Internet Mail Service (5.5.2650.21) id <2P0XMA9Q>; Wed, 12 Apr 2000 12:19:33 -0700 Message-ID: <4BA40B5A514ED311B9A40008C7DFB0A101297813@exchange2.snap.com> From: Francisco Sanchez To: "'freebsd-questions@freebsd.org'" Subject: intelimouse wheel Date: Wed, 12 Apr 2000 12:22:24 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG does anyone know a reliable way to make use of the wheel with X, particularly WindowMaker? -=f=- ::::::: NBCi ::::::::::::::::::::::::::::::: ::: ::: francisco j sanchez ::: Software Operations Engineer ::: v://415.375.5380 e://franciscos@nbci.com ::: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 12:43:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.x-treme.gr (mail2.x-treme.gr [212.120.196.24]) by hub.freebsd.org (Postfix) with ESMTP id 0C0F837BE64 for ; Wed, 12 Apr 2000 12:36:50 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (pat35.x-treme.gr [212.120.197.227]) by mail2.x-treme.gr (8.9.3/8.9.3/IPNG-ADV-ANTISPAM-0.1) with ESMTP id WAA25295; Wed, 12 Apr 2000 22:05:24 +0300 Received: (from charon@localhost) by hades.hell.gr (8.9.3/8.9.3) id FAA16225; Wed, 12 Apr 2000 05:06:59 +0300 (EEST) (envelope-from charon) Date: Wed, 12 Apr 2000 05:06:59 +0300 From: Giorgos Keramidas To: Tom Vollmer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem Message-ID: <20000412050658.B16060@hades.hell.gr> Reply-To: keramida@ceid.upatras.gr References: <000801bfa40d$168f3f80$0b0000c0@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000801bfa40d$168f3f80$0b0000c0@mindspring.com>; from vollmert@mindspring.com on Tue, Apr 11, 2000 at 04:24:28PM -0700 X-PGP-Fingerprint: 62 45 D1 C9 26 F9 95 06 D6 21 2A C8 8C 16 C0 8E Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 04:24:28PM -0700, Tom Vollmer wrote: > I made an error in the /etc/rc.conf file. I quote character was not > inserted after the hostname parameter. Now, the machine stops when > parsing the file and I can only get to a '#' prompt. I can't get > prompted for login and I do not have enough rights to fix the file. That is because the first time that /etc/rc.conf is read, the root filesystem is still mounted read-only. You have to mount it read-write first, and then use your favorite editor to change whatever it is that bit you :) > Can I get procedure to get enough rights to put the quote character > in? Hopefully, I won't have to reinstall the OS. Thanks, You don't have to reinstall anything. Just do the following things: - Boot your system, and wait until you get the # prompt. - Mount your root-filesystem read-write: # mount -u / - Mount /usr, /var, and what else you keep in separate partitions, at this spot. I have /usr and /usr/home on separate partitions, and I have to do at this spot: # mount /usr # mount /usr/home - Edit /etc/rc.conf and correct the mistake. - Exit from the single-user mode shell, and let the system try to boot itself normally: # exit You should be fine, after all this. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > "Pessimists are just optimists, who got burnt at least once." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 12:43:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 2667737BF53 for ; Wed, 12 Apr 2000 12:39:40 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.99] by picusnet.com with ESMTP (SMTPD32-5.05) id A050561200AA; Wed, 12 Apr 2000 15:36:48 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id PAA72811; Wed, 12 Apr 2000 15:30:28 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F4CED4.2345B580@picusnet.com> Date: Wed, 12 Apr 2000 15:30:28 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Marc Silver Cc: Ishmael , questions@FreeBSD.ORG Subject: Re: wctype.h References: <20000412081343.G16232@draenor.org> Content-Type: multipart/alternative; boundary="------------8C52EB9E8D5E179598A77D4A" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------8C52EB9E8D5E179598A77D4A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit dr0.16.4 was released like, Monday. i don't think that it's in the ports Marc Silver wrote: > Hey there, > > Instead of trying to build it by just downloading the .tar.gz file, why > not use the ports tree to help you build it. > > All you have to do it cd into /usr/ports/x11-wm/enlightenment and type > make. :) > > Good Luck, > Cheers, > Marc > > On Tue, Apr 11, 2000 at 08:37:37PM -0500, Ishmael wrote: > > in the process of compiling a program (the new enlightenment (0.16.4)), > > ive stumbled across a header file problem, specifically, not having a > > wctype.h. ive traced this down to being a header file installed by > > glibc, but isnt (or doesnt appear) to be in the freebsd libc. is there > > by chance some corresponding header file that can be used as a drop-in > > replacement? or does fixing this problem involve some serious hacking > > to remove this linux-ism? im not much of a C developer, so forgive me if > > im missing the blatantly obvious. > > > > Jeremy > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------8C52EB9E8D5E179598A77D4A Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit dr0.16.4 was released like, Monday.  i don't think that it's in the ports
 

Marc Silver wrote:

Hey there,

Instead of trying to build it by just downloading the .tar.gz file, why
not use the ports tree to help you build it.

All you have to do it cd into /usr/ports/x11-wm/enlightenment and type
make.  :)

Good Luck,
Cheers,
Marc

On Tue, Apr 11, 2000 at 08:37:37PM -0500, Ishmael wrote:
> in the process of compiling a program (the new enlightenment (0.16.4)),
> ive stumbled across a header file problem, specifically, not having a
> wctype.h.  ive traced this down to being a header file installed by
> glibc, but isnt (or doesnt appear) to be in the freebsd libc.  is there
> by chance some corresponding header file that can be used as a drop-in
> replacement?  or does fixing this problem involve some serious hacking
> to remove this linux-ism? im not much of a C developer, so forgive me if
> im missing the blatantly obvious.
>
> Jeremy

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------8C52EB9E8D5E179598A77D4A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 13: 2:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server1.wallnet.com (server1.wallnet.com [208.225.162.8]) by hub.freebsd.org (Postfix) with ESMTP id B1CDA37BDAE; Wed, 12 Apr 2000 12:58:46 -0700 (PDT) (envelope-from cweimann@server1.wallnet.com) Received: (from cweimann@localhost) by server1.wallnet.com (8.9.0/8.9.0) id PAA11675; Wed, 12 Apr 2000 15:54:56 -0400 (EDT) Message-ID: <20000412155455.E9084@wallnet.com> Date: Wed, 12 Apr 2000 15:54:55 -0400 From: "Christopher S. Weimann" To: John Baldwin , "Person, Roderick" Cc: freebsd-questions@FreeBSD.ORG, Michael Kalokerinos Subject: Re: Win95, Linux & FreeBSD Conncetivity References: <576A688A7DA7D011899B00805FEA1AFFCCEC39@sych02.isdip.upmc.edu> <200004121356.JAA32511@server.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <200004121356.JAA32511@server.baldwin.cx>; from John Baldwin on Wed, Apr 12, 2000 at 09:56:25AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 09:56:25AM -0400, John Baldwin wrote: > > You don't have to do this stuff, it'll kldload the ext2fs.ko kernel module if > it's not in the kernel when you try to mount a ext2fs file system. > It didn't work for me until I rebuilt the kernel. Perhaps the ext2fs.ko isn't part of the default distribution? -- ------------------------------------------------------------ Christopher Weimann SysAdmin 400 Higgins Ave Wall Internet LLC. Brielle NJ, 08730 Serving almost all of New Jersey 732-223-1777 ------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 13:23: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rhenium.btinternet.com (rhenium.btinternet.com [194.73.73.93]) by hub.freebsd.org (Postfix) with ESMTP id BDA8537B730; Wed, 12 Apr 2000 13:22:59 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [62.6.102.58] (helo=parish.my.domain) by rhenium.btinternet.com with esmtp (Exim 2.05 #1) id 12fTeb-0003ir-00; Wed, 12 Apr 2000 21:22:26 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id VAA01100; Wed, 12 Apr 2000 21:22:35 +0100 (BST) (envelope-from mark) Date: Wed, 12 Apr 2000 21:22:35 +0100 From: Mark Ovens To: John Baldwin Cc: Sheldon Hearn , Bhishan Hemrajani , Alex Kwan , questions@freebsd.org Subject: Re: booting immediatle - skip Hit [Enter] or wait 9 seconds Message-ID: <20000412212235.D236@parish> References: <59008.955538434@axl.ops.uunet.co.za> <200004121136.HAA32349@server.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004121136.HAA32349@server.baldwin.cx>; from jhb@freebsd.org on Wed, Apr 12, 2000 at 07:36:38AM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 07:36:38AM -0400, John Baldwin wrote: > > On 12-Apr-00 Sheldon Hearn wrote: > > > > > > On Wed, 12 Apr 2000 07:16:19 -0400, John Baldwin wrote: > > > >> What makes you think /boot/loader.conf isn't being read? > > > > Mark said that he has autoboot_delay="1" or some such in > > /boot/loader.conf but that the countdown persists. > > Did he use 'set autoboot_delay'? You can't use 'set' in > loader.conf. Mark, can you post your /boot/loader.conf > file? It should be short. (Mine's all of 3 lines.) > OK, I re-read the manpages relating to booting/loader and I've found the cause. My /boot/loader.conf just contains: autoboot_delay="2" What were missing though were the 2 lines include /boot/loader.4th start from /boot/loader.rc. This may be a historical accident but my loader.rc has just contained load /kernel load vesa load -t userconfig_script /kernel.config load -t splash_image_data /dawn.bmp load splash_bmp autoboot which I have had since splash screens were first introduced (3.1?). ISTR that I had to create the file; if one existed I certainly wouldn't have deleted anything the system had put there. One of the manpages states that make installworld will only install a loader.rc if one doesn't exist. When was the requirement for include /boot/loader.4th start introduced? Anyway, now that I've added these 2 lines the modified countdown works :) FWIW setting it to 1 is too short, it appears not to pause at all; 2 (just) allows time to catch it. Thanks for the help guys. > > Ciao, > > Sheldon. > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 13:29:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ocis.ocis.net (ocis.ocis.net [209.52.173.1]) by hub.freebsd.org (Postfix) with ESMTP id A703D37BA02 for ; Wed, 12 Apr 2000 13:29:49 -0700 (PDT) (envelope-from vdrifter@ocis.ocis.net) Received: from localhost (vdrifter@localhost) by ocis.ocis.net (8.9.3/8.9.3) with ESMTP id NAA15292 for ; Wed, 12 Apr 2000 13:29:49 -0700 Date: Wed, 12 Apr 2000 13:29:49 -0700 (PDT) From: John F Cuzzola To: freebsd-questions@FreeBSD.ORG Subject: ip filtering Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi There, I wonder if someone out their can help me out with a problem. We're a small ISP that is now offering ADSL service through a transparent bridge set up by our local telco. We have set up a firewall/dsl gateway computer between the DSL router and our LAN. The problem we have is if one of our customers accidently (or intentionally) configures their computer with the ip of another ADSL customer then both customer's machine's wont work because of the ip conflict. Even worse if they configured there machine with the same ip as the DSL gateway then it would affect all our DSL customers. We are planning on using DHCP to force an ip address on a particular NIC, However as I understand it, the customer is not forced to use DHCP and can still statically assign their ip. What I think I need is the ability to set-up firewall rules based on ip AND mac hardware address. This way any packets the dsl gateway receives that are not from the known ip/mac address pair could be dropped before it attempted to route the packet. Is this possible? or does anyone have a better suggestion. Thanks in advance, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 13:30: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ug2.plk.af.mil (ug2.plk.af.mil [129.238.20.42]) by hub.freebsd.org (Postfix) with ESMTP id 9ECF937B63F for ; Wed, 12 Apr 2000 13:30:01 -0700 (PDT) (envelope-from aaron@aptec.com) Received: from aptec.com (tricky.plk.af.mil [129.238.68.61]) by ug2.plk.af.mil (8.9.3/8.9.3) with ESMTP id OAA00967 for ; Wed, 12 Apr 2000 14:32:22 -0600 (MDT) Message-ID: <38F4DDA2.9922947C@aptec.com> Date: Wed, 12 Apr 2000 14:33:38 -0600 From: Aaron Birenboim X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i586) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: bug in "vr" PCI-NIC driver Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have foundwhat may be a verified bug in the "vr" driver for my d-link card. It does not detect fast ethernet. (these are 10BT/100BT PCI cards) Problem is repeatable on both my NetGear and LinkSys hubs. Things get interesting, because I may have the same problem from the LinkSys card I used (from GENERIC kernel) for debugging. I would want to double-check that before reporting a bug though. This is on 3.4.... I couldn't see anything about it from my efforts to search GNATS. There were some complaints in the mail archives.... but I'm not totally sure they were talking about the same problem. How might I go about reporting the problem? How might I check if this was fixed for 4.0? (I'm to conservative to go to 4.0 right now) -- Aaron Birenboim | Cell: (505) 350-1996 | Office: (505) 853-6866 ATA, ABQ NM | bug_aaron@aptec.com | perl is the duct-tape aaron@aptec.com | FAX: (505) 768-1379 | of software. www.aptec.com/~birenboi | Main Office 247-8371 | - Grady Booch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 13:32:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id BAC8C37B7E7 for ; Wed, 12 Apr 2000 13:32:54 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 10164 invoked from network); 12 Apr 2000 19:42:08 -0000 Received: from modem8.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.74) by stargate.hcisp.net with SMTP; 12 Apr 2000 19:42:08 -0000 Received: (qmail 851 invoked by uid 1001); 12 Apr 2000 09:26:06 -0000 From: "Thimble Smith" Date: Wed, 12 Apr 2000 05:26:06 -0400 To: Tom Vollmer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem Message-ID: <20000412052606.A835@threads.polyesthetic.msg> References: <000801bfa40d$168f3f80$0b0000c0@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000801bfa40d$168f3f80$0b0000c0@mindspring.com>; from vollmert@mindspring.com on Tue, Apr 11, 2000 at 04:24:28PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 04:24:28PM -0700, Tom Vollmer wrote: > I made an error in the /etc/rc.conf file. I quote character > was not inserted after the hostname parameter. Now, the > machine stops when parsing the file and I can only get to a > '#' prompt. I can't get prompted for login and I do not have > enough rights to fix the file. Can I get procedure to get > enough rights to put the quote character in? Hopefully, I > won't have to reinstall the OS. Thanks, Tom, when you're at the '#' prompt (single user mode), try typing: # mount -a # vi /etc/rc.conf The first mount -a should mount / read-write, at which point you'll be able to go about your business. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 13:36:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heretic.cybertouch.org (24.69.168.8.on.wave.home.com [24.69.168.8]) by hub.freebsd.org (Postfix) with ESMTP id 9A66837B844 for ; Wed, 12 Apr 2000 13:36:10 -0700 (PDT) (envelope-from lnb@heretic.cybertouch.org) Received: from localhost (lnb@localhost) by heretic.cybertouch.org (8.9.3/8.9.3) with ESMTP id QAA16712; Wed, 12 Apr 2000 16:36:05 -0400 (EDT) (envelope-from lnb@heretic.cybertouch.org) Date: Wed, 12 Apr 2000 16:36:05 -0400 (EDT) From: Lanny Baron To: Fred Lomas Cc: questions@FreeBSD.ORG Subject: Re: mounting a CD Drive In-Reply-To: <01f301bfa4a9$15e7bc00$0e65a8c0@fred.encanto.net> Message-ID: City: Thornhill Province: Ontario Country: Canada MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, You access dir's on the cd in the same fashion you would access any other UFS. Like ls to get a dir listing, and cd dir_name. but you must first cd to /cd itself. Remember, what you are doing is creating a temporary file system called /cdrom. To make this clear, look at it this way. Here is an example UFS (Unix File System). / <-- the root slice (partion in gatesvile) /swap <--the amount of h/d space you allocate as memory (disk not ram) /usr <--- I need not tell you what is in there /var <--- many goodies..like your own ftp site /tmp <--- place to put pron pics in which get wiped out before your g/f sees them by running the appropriate CRON file /shared <---where you keep shared dir's for others on your network /mnt <--- good place to mount your floppy drive /cdrom <----the place you were having problems with :-) now go and cd /cdrom type ls and cd to whatever dir you like Happy cd'ing Lanny Baron Master FreeBSD Administrator On Wed, 12 Apr 2000, Fred Lomas wrote: > U DA MAN!!!!!!!! that worked, Ummmm, another dumb question. hehe, how do I > access the Dir's on the cd, what command do I type?? > > Thanks > ----- Original Message ----- > From: "Lanny Baron" > To: "Fred Lomas" > Cc: > Sent: Wednesday, April 12, 2000 10:27 AM > Subject: Re: mounting a CD Drive > > > > Hi, > > I have one of my SCSI cdroms set to mount easily in /etc/fstab. I will > > show you my entry. As root, cd / then mkdir /cdrom (you can use /mnt but > > why not call it what it is). > > /dev/cd1c /cdrom cd9660 ro,noauto 0 0 > > > > considering what you have said below, you might want to put /dev/wdc1 if > > that is what it shows up as when you boot. > > > > By putting the entry above (and don't forget to change /dev/cd1c to YOUR > > cdrom) you can then do as root, mount /cdrom > > and it's mounted. Don't forget to put in the cdrom first :-) and you will > > have to umount /cdrom to take out the cdrom. > > > > -lnb > > > > On Wed, 12 Apr 2000, Fred Lomas wrote: > > > > > that would help :-) > > > Ok, > > > it is a Toshiba laptop with a IDE CDROM in it I have even tried > this > > > ./makedev from within /dev. but I get back makedev command not found I > also > > > noticed when I boot it sees the CDROM as WDC1 toshiba removable 12x > drive > > > XM 1202B/1635. any ideas, Im way green on all this stuff and trying to > learn > > > as I go > > > > > > thanks! > > > > > > > > > ----- Original Message ----- > > > From: "Lanny Baron" > > > To: "Fred Lomas" > > > Cc: > > > Sent: Wednesday, April 12, 2000 7:26 AM > > > Subject: Re: mounting a CD Drive > > > > > > > > > > It would be a big help if you gave info like, the type of cd (ide or > > > > SCSI) and if you are trying to mount it from the console or remotely > via > > > > nfs or from a samba share. > > > > > > > > -lnb > > > > > > > > On Tue, 11 Apr 2000, Fred Lomas wrote: > > > > > > > > > can I get the proper command to mount a CDROM drive...please > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 13:52:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsdie.rwsystems.net (bsdie.rwsystems.net [209.197.223.2]) by hub.freebsd.org (Postfix) with ESMTP id 1B74C37B574; Wed, 12 Apr 2000 13:52:42 -0700 (PDT) (envelope-from jwyatt@rwsystems.net) Received: from bsdie.rwsystems.net([209.197.223.2]) (1094 bytes) by bsdie.rwsystems.net via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Wed, 12 Apr 2000 15:41:48 -0500 (CDT) (Smail-3.2.0.106 1999-Mar-31 #1 built 1999-Aug-7) Date: Wed, 12 Apr 2000 15:41:43 -0500 (CDT) From: James Wyatt To: Stuart Henderson Cc: Mitch Vincent , "Lester A. Mesa" , isp@freebsd.org, questions@freebsd.org Subject: Re: How many Virtual Hosts? In-Reply-To: <20000412171710.B32156@naiad.eclipse.net.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Stuart Henderson wrote: > BTW, there's web servers other than Apache, you don't *have* to > bind individually to each IP address... There are other web servers than Apache, but most aren't as good. (^_^) You don't *have* to bind each virtual host under Apache, it's just that some browsers and crawlers don't like it. - Jy@ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14: 6:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 4E8A437B58B for ; Wed, 12 Apr 2000 14:06:54 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id RAA10744; Wed, 12 Apr 2000 17:06:46 -0400 (EDT) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200004122106.RAA10744@blackhelicopters.org> Subject: Re: ISO images of old versions? In-Reply-To: <4128C0428F94D3118F1E00902773CED20BE57D@NNSBOIS1> from Jeremy Jones at "Apr 12, 2000 12:22:54 pm" To: JJones@nwnets.com (Jeremy Jones) Date: Wed, 12 Apr 2000 17:06:46 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There are no ISO images of older versions, sorry. To answer your other question: There is a different boot floppy for 2.2-stable. You'd need it to install 2.2.8 -- the boot system has changed so much that I doubt a 4.x boot disk would work. ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14:10:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from agora.rdrop.com (agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (Postfix) with ESMTP id 195C837B97E; Wed, 12 Apr 2000 14:10:21 -0700 (PDT) (envelope-from batie@agora.rdrop.com) Received: (from batie@localhost) by agora.rdrop.com (8.8.7/8.8.7) id OAA14180; Wed, 12 Apr 2000 14:10:16 -0700 (PDT) (envelope-from batie) Message-ID: <20000412141016.05307@rdrop.com> Date: Wed, 12 Apr 2000 14:10:16 -0700 From: Alan Batie To: James Wyatt Cc: Stuart Henderson , Mitch Vincent , "Lester A. Mesa" , isp@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: How many Virtual Hosts? References: <20000412171710.B32156@naiad.eclipse.net.uk> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-md5; boundary=EeQfGwPcQSOJBaQU X-Mailer: Mutt 0.88 In-Reply-To: ; from James Wyatt on Wed, Apr 12, 2000 at 03:41:43PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii On Wed, Apr 12, 2000 at 03:41:43PM -0500, James Wyatt wrote: > You don't *have* to bind each virtual host under Apache, it's just that > some browsers and crawlers don't like it. - Jy@ Yes, but that's not restricted to Apache; if you've got an HTTP 1.0-only browser, it just doesn't send enough information for the server to figure out which virtual host was intended. Binding to the IP address is the only way to handle them. Hopefully they're few enough to ignore these days though. -- Alan Batie ______ www.rdrop.com/users/batie Me batie@agora.rdrop.com \ / www.qrd.org The Triangle PGPFP DE 3C 29 17 C0 49 7A \ / www.pgpi.com The Weird Numbers 27 40 A5 3C 37 4A DA 52 B9 \/ www.anti-spam.net NO SPAM! --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBOPTmN4v4wNua7QglAQGc6AQAs8spajtYXKTp37MoNEL9W+NK+qLY//UR M1+iXkTLfVnVOa2AD1cQy1vVzKJfZDH7aHj/74FDgKAVAR1IqbYsSabNhTq6Ev6c fYF89a+PdiXpi3/6kVcHZ+d8Pl/dt6uXZ6ze461Gb02/B8osl/OQ0iLMejUqVBAh JN0ncicb3OU= =p6oz -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14:11:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ajax.ZONE.NET (ajax.zone.net [198.240.3.15]) by hub.freebsd.org (Postfix) with ESMTP id 72E5D37B6DA for ; Wed, 12 Apr 2000 14:11:38 -0700 (PDT) (envelope-from cbooth@aixx.net) Received: from client-141-150-97-15.bellatlantic.net (client-141-150-97-15.bellatlantic.net [141.150.97.15]) by ajax.ZONE.NET (8.8.8/970824) with ESMTP id RAA03660 for ; Wed, 12 Apr 2000 17:13:29 -0400 (EDT) Date: Wed, 12 Apr 2000 17:10:44 -0400 (EDT) From: "Christopher J. Booth" X-Sender: cbooth@camelot. To: freebsd-questions@FreeBSD.org Subject: Receiving Faxes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Folks: I have been having trouble getting hylafax set up to receive faxes. I have followed the hylafax chapter in _The Compleat FreeBSDler_, and have looked at various man pages; I don't see how to get it running. I expected it to after running faxsetup and faxaddmodem, both of which seem to process acceptably. But attempts to receive a fax have been unsuccessful, my machine does not respond to the incoming calls. If faxgetty is not working, where can I find out more about setting it up? "faxstat" gets a response: HylaFAX scheduler on camelot.: Not running , "camelot." being the hostname of my machine. This is after running "hfaxd -i hylafax". Thanks in advance. Chris Booth Christopher J. Booth cbooth@aixx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14:16:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from octans.php.eclipse.net.uk (octans.php.eclipse.net.uk [212.104.129.222]) by hub.freebsd.org (Postfix) with ESMTP id 545C137BC33; Wed, 12 Apr 2000 14:16:48 -0700 (PDT) (envelope-from sh@octarine.org) Received: by octans.php.eclipse.net.uk (Postfix, from userid 65534) id 46EFC4FA14; Wed, 12 Apr 2000 22:16:27 +0000 (GMT) To: James Wyatt Subject: Re: How many Virtual Hosts? Message-ID: <955577787.38f4f5bb2a45c@webmail.octarine.org> Date: Wed, 12 Apr 2000 23:16:27 +0100 From: Stuart Henderson Cc: Stuart Henderson , Mitch Vincent , "Lester A. Mesa" , , References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.0-cvs X-Complaints-To: abuse@eclipse.net.uk X-Trace: webmail.octarine.org/212.104.144.123 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Quoting James Wyatt : > You don't *have* to bind each virtual > host under Apache, it's just that > some browsers and crawlers don't like > it. - Jy@ It's not necessary to bind to each virtual interface individually, you can bind to 0.0.0.0 and look at the request to see the destination IP (as opposed to software virtual hosting using the Host: header). The worst problems with using the Host: header for mass hosting are related to errors in some IE versions. I've seen a few requests with the domain name missing a few components from the end (www.foo rather than www.foo.co.uk), and also it appears that in some cases, HTTP redirection causes it to send the original hostname rather than the new hostname specified in the Location: header (this happens with some search engines: actually I think it maybe dependent on the HTTP result code sent with the redirect). Also as you say some crawlers don't supply Host:, though this situation is improving. There are good open-source alternatives to Apache, however it's common for them to specialize. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14:31:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id C015737B7D5; Wed, 12 Apr 2000 14:31:10 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id OAA02556; Wed, 12 Apr 2000 14:31:07 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Wed, 12 Apr 2000 14:31:06 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n0b.san.rr.com To: freebsd-questions@freebsd.org Cc: Kris Kennaway Subject: OpenSSH problem in 3.4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm building a proprietary application on a 3.4-Stable system (vintage 2/28) that uses OpenSSL. I installed the rsaref port and the openssl port on the system (compiled fresh today from up to date ports) and I get this error: /usr/local/lib/libcrypto.so: undefined reference to `ERR_load_RSAREF_strings' /usr/local/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref' The same exact source build without problems on my 5.0-Current system, so I suspect that this has something to do with the recent changes to make things work with the version of openssh that's in the base for 4.0+. Before I put a lot more work into debugging I was hoping that someone could confirm or deny my suspicions, and/or give me somewhere to look. Thanks, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14:40:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sabrina.bluetie.com (sabrina.bluetie.com [208.48.25.2]) by hub.freebsd.org (Postfix) with ESMTP id B3C1E37B6AB for ; Wed, 12 Apr 2000 14:40:35 -0700 (PDT) (envelope-from mpd@bluetie.net) Received: from hoorj (hoorj.bluetie.net [208.48.25.199]) by sabrina.bluetie.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 2TCBK4AD; Wed, 12 Apr 2000 17:49:07 -0400 Message-ID: <004b01bfa4c7$bd823ee0$c71930d0@hoorj> From: "Michael Dungan" To: Subject: high volume mail server hardware suggestions Date: Wed, 12 Apr 2000 17:40:37 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone have any suggestions for hardware for running high volume e-mail servers with FreeBSD? Should I use a few "large" servers, or several smaller ones? thanks, Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14:44:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0806737B9FA; Wed, 12 Apr 2000 14:44:50 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA85042; Wed, 12 Apr 2000 14:44:50 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 12 Apr 2000 14:44:50 -0700 (PDT) From: Kris Kennaway To: Doug Barton Cc: freebsd-questions@freebsd.org Subject: Re: OpenSSH problem in 3.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Doug Barton wrote: > I'm building a proprietary application on a 3.4-Stable system > (vintage 2/28) that uses OpenSSL. I installed the rsaref port and the > openssl port on the system (compiled fresh today from up to date > ports) and I get this error: > > /usr/local/lib/libcrypto.so: undefined reference to > `ERR_load_RSAREF_strings' > /usr/local/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref' Are you linking explicitly against libRSAglue? You need to do this with the stock OpenSSL - our version does dlopen() magic to get around it. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14:49:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 0C58137B6DA; Wed, 12 Apr 2000 14:49:31 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id QAA16051; Wed, 12 Apr 2000 16:49:29 -0500 (CDT) Date: Wed, 12 Apr 2000 16:49:29 -0500 (CDT) From: Alex Charalabidis To: Doug Barton Cc: freebsd-questions@FreeBSD.ORG, Kris Kennaway Subject: Re: OpenSSH problem in 3.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Doug Barton wrote: > I'm building a proprietary application on a 3.4-Stable system > (vintage 2/28) that uses OpenSSL. I installed the rsaref port and the > openssl port on the system (compiled fresh today from up to date > ports) and I get this error: > > /usr/local/lib/libcrypto.so: undefined reference to > `ERR_load_RSAREF_strings' > /usr/local/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref' > > The same exact source build without problems on my 5.0-Current system, so > I suspect that this has something to do with the recent changes to make > things work with the version of openssh that's in the base for 4.0+. > As far as I can tell it's an openssl thing which I haven't been able to cure with either 0.9.3a (installed manually) or 0.9.4 (from ports). I've seen the same happen with Apache-SSL. -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 14:53:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fap.abaid.com (fap.abaid.com [194.242.196.41]) by hub.freebsd.org (Postfix) with ESMTP id E4C6C37B62A for ; Wed, 12 Apr 2000 14:53:39 -0700 (PDT) (envelope-from amutsch@abaid.com) Received: from wap.sam.com (abaid.dnet.it [194.242.203.121]) by fap.abaid.com (8.9.3/8.9.3) with ESMTP id XAA72406; Wed, 12 Apr 2000 23:00:44 GMT (envelope-from amutsch@abaid.com) Received: from localhost (amutsch@localhost) by wap.sam.com (8.9.3/8.9.3) with ESMTP id XAA11668; Wed, 12 Apr 2000 23:51:25 GMT (envelope-from amutsch@abaid.com) X-Authentication-Warning: wap.sam.com: amutsch owned process doing -bs Date: Wed, 12 Apr 2000 23:51:24 +0000 (GMT) From: Andreas Mutschlechner X-Sender: amutsch@wap.sam.com To: "Christopher J. Booth" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Receiving Faxes In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, look at /etc/ttys and man ttys greetings andreas On Wed, 12 Apr 2000, Christopher J. Booth wrote: > Hi, Folks: > > I have been having trouble getting hylafax set up to receive faxes. I have > followed the hylafax chapter in _The Compleat FreeBSDler_, and have looked > at various man pages; I don't see how to get it running. I expected it to > after running faxsetup and faxaddmodem, both of which seem to process > acceptably. But attempts to receive a fax have been unsuccessful, my > machine does not respond to the incoming calls. If faxgetty is not > working, where can I find out more about setting it up? > > "faxstat" gets a response: > > HylaFAX scheduler on camelot.: Not running > > , "camelot." being the hostname of my machine. > > This is after running "hfaxd -i hylafax". > > Thanks in advance. > > Chris Booth > > > Christopher J. Booth > cbooth@aixx.net > > > > 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 Apr 12 14:54:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 716B937B725 for ; Wed, 12 Apr 2000 14:54:35 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id RAA11001; Wed, 12 Apr 2000 17:54:33 -0400 (EDT) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200004122154.RAA11001@blackhelicopters.org> Subject: Re: high volume mail server hardware suggestions In-Reply-To: <004b01bfa4c7$bd823ee0$c71930d0@hoorj> from Michael Dungan at "Apr 12, 2000 5:40:37 pm" To: mpd@bluetie.net (Michael Dungan) Date: Wed, 12 Apr 2000 17:54:33 -0400 (EDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My suggestions (keeping in mind that other people will disagree with me): 1) SCSI, hardware RAID 2) /usr/ports/mail/postfix 3) lots and lots and lots of memory You can handle tens of thousands of users with this setup. > Does anyone have any suggestions for hardware for running high volume e-mail > servers with FreeBSD? Should I use a few "large" servers, or several smaller > ones? > > thanks, > > Mike > > > > 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 Apr 12 14:58:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from richard2.pil.net (richard2.pil.net [207.8.164.9]) by hub.freebsd.org (Postfix) with SMTP id 7313B37B5D6 for ; Wed, 12 Apr 2000 14:58:43 -0700 (PDT) (envelope-from up@3.am) Received: (qmail 48315 invoked by uid 1825); 12 Apr 2000 21:58:38 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 12 Apr 2000 21:58:38 -0000 Date: Wed, 12 Apr 2000 17:58:38 -0400 (EDT) From: X-Sender: up@richard2.pil.net To: Alan Batie Cc: questions@FreeBSD.ORG Subject: Re: How many Virtual Hosts? In-Reply-To: <20000412141016.05307@rdrop.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Alan Batie wrote: > On Wed, Apr 12, 2000 at 03:41:43PM -0500, James Wyatt wrote: > > You don't *have* to bind each virtual host under Apache, it's just that > > some browsers and crawlers don't like it. - Jy@ > > Yes, but that's not restricted to Apache; if you've got an HTTP 1.0-only > browser, it just doesn't send enough information for the server to figure > out which virtual host was intended. Binding to the IP address is the only > way to handle them. Hopefully they're few enough to ignore these days > though. It's important to note that most browsers that are http 1.0 browsers still did http 1.1 header redirection. Netscape 2.x and 3.x, and IE 3.x and 4.x, notably. To actually run into a browser that won't properly display header redirected pages, you'd have to be talking about Netscape 1.x, IE 2.x or earlier, Mosaic, Red Baron or older versions of Lynx...I can't think of any others off the top of my head, but we're talking fewer than 1% of the browsers currently in use. James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15: 3:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sims-px1.cg.sfl.net (sims-px1.cg.sfl.net [139.142.2.100]) by hub.freebsd.org (Postfix) with ESMTP id 0EA8C37B5F4 for ; Wed, 12 Apr 2000 15:03:52 -0700 (PDT) (envelope-from wayne.mcalpine@home.com) Received: from server2 (24.65.123.46.sk.wave.home.com [24.65.123.46]) by sims-px1.cg.sfl.net (Sun Internet Mail Server sims.4.0.2000.01.27.13.16.p5) with SMTP id <0FSX00922BYF4Z@sims-px1.cg.sfl.net> for freebsd-questions@freebsd.org; Wed, 12 Apr 2000 16:03:51 -0600 (MDT) Date: Wed, 12 Apr 2000 16:00:42 -0600 From: Wayne McAlpine Subject: Question To: freebsd-questions@freebsd.org Message-id: <001f01bfa4ca$8bfee4b0$bb15fea9@1wn.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Content-type: MULTIPART/ALTERNATIVE; BOUNDARY="Boundary_(ID_ovkptaXVIkyQeN8SIy26MQ)" X-Priority: 3 X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --Boundary_(ID_ovkptaXVIkyQeN8SIy26MQ) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Hello, Would you happen to know what the maximunm amount of files and/or sub directories that one can have in any single directory on a freebsd ufs file system ? I'd really appreciate your response if you know the answer. Thank you in advance, Kevin Brelis --Boundary_(ID_ovkptaXVIkyQeN8SIy26MQ) Content-type: text/html; charset=iso-8859-1 Content-transfer-encoding: 7BIT
Hello,

Would you happen to know what the maximunm amount of files and/or sub directories that one can have in any single directory on a freebsd ufs file system ?  I'd really appreciate your response if you know the answer.
 
Thank you in advance,
Kevin Brelis

--Boundary_(ID_ovkptaXVIkyQeN8SIy26MQ)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15: 5:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.aracnet.com (mail3.aracnet.com [216.99.193.38]) by hub.freebsd.org (Postfix) with ESMTP id 01D0837B869 for ; Wed, 12 Apr 2000 15:05:13 -0700 (PDT) (envelope-from hamellr@aracnet.com) Received: from shell1.aracnet.com (shell1.aracnet.com [216.99.193.21]) by mail3.aracnet.com (8.9.3/8.9.3) with ESMTP id PAA14521; Wed, 12 Apr 2000 15:04:43 -0700 Received: by shell1.aracnet.com (8.9.3) id PAA21225; Wed, 12 Apr 2000 15:06:40 -0700 Date: Wed, 12 Apr 2000 15:06:40 -0700 (PDT) From: Rick Hamell To: John Reynolds~ Cc: questions@FreeBSD.ORG Subject: Re: SMP with dual-boot (win98) question In-Reply-To: <14580.51371.762330.305509@hip186.ch.intel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ASUS P2B-DS motherboard with 1 processor in there now. I'm currently in the > process of purchasing a second processor so that I can experiment with the > SMP features of 4.0 (not that 3.x didn't have SMP ... I am just on 4.0 now ;). I use to have the model of MB just before this one. Using Windows95 I never had any problems directly related to SMP. Asus's web site use to also state that in a Faq on the MB itself. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15: 5:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buddha.quicksilver.co.nz (buddha.quicksilver.co.nz [202.89.130.34]) by hub.freebsd.org (Postfix) with ESMTP id 295AF37B76F for ; Wed, 12 Apr 2000 15:05:54 -0700 (PDT) (envelope-from sobrien@quicksilver.co.nz) Received: from quicksilver.co.nz (dhcp8.quicksilver.co.nz [202.89.130.17]) by buddha.quicksilver.co.nz (8.9.3/8.9.3) with ESMTP id KAA00450; Thu, 13 Apr 2000 10:05:46 +1200 (NZST) Message-ID: <38F4F363.B3A47178@quicksilver.co.nz> Date: Thu, 13 Apr 2000 10:06:27 +1200 From: "Sarton O'Brien" Organization: Quicksilver Internet http://www.quicksilver.co.nz/ X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Petr Melichar Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: problem with Satellite 2060CDS and Linux References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Because this is from a freebsd list I'm assuming you use\want\like freebsd .. BUT ... if you are willing to change to linux (you seemed to have mentioned Linux in the subject) or just want info on the 2060CDS (or pretty much any laptop), go directly to this page --> http://www.cs.utexas.edu/users/kharker/linux-laptop/ (laptops in general) -----> http://www.oopdreams.com/toshiba_2060cds/ (2060CDS) do not pass go, do not collect $200. Make sure to read the WHOLE section on X, they mention having the same problem but tell how to fix or temporarily work around it. Because this was mainly an XFree problem I am betting that it would work under BSD but I wanted sound and all the bells and whistles! I was not a linux fan (addmittedly I would use OpenBSD or FreeBSD if either of them supported my sound card and the creative web cam go) but this page made my day. I'm using Slackware, primarly because it is supported (somehow) by the FreeBSD project and also is a BSD derivitive. One problem I had with Slackware was the pcmcia card ... but as soon as I got into the bios of my laptop (which I had never known how to do before I found this page) and changed it to pcic compatible ... perfect!! apm works perfect ... including suspend, resume and powerdown. Oh yeah, the internal modem works aswell! The only thing I regret is maybe having to pull the 'powered by freebsd' sticker off the windows logo ... or maybe I'll just leave it ;) Sarton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15: 6:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sabrina.bluetie.com (sabrina.bluetie.com [208.48.25.2]) by hub.freebsd.org (Postfix) with ESMTP id 0914237B766 for ; Wed, 12 Apr 2000 15:06:43 -0700 (PDT) (envelope-from mpd@bluetie.net) Received: from hoorj (hoorj.bluetie.net [208.48.25.199]) by sabrina.bluetie.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 2TCBK4AQ; Wed, 12 Apr 2000 18:15:13 -0400 Message-ID: <000b01bfa4cb$62fa4b30$c71930d0@hoorj> From: "Michael Dungan" To: "Michael Lucas" Cc: References: <200004122154.RAA11001@blackhelicopters.org> Subject: Re: high volume mail server hardware suggestions Date: Wed, 12 Apr 2000 18:06:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So you would say that memory is more important than proc power? My boss wants to know whether we should purchase dual or quad proc boxen. (We would be purchasing more dual boxen if we went this route.) Are they any online case studies on this? I'm no e-mail admin, but I'm the one stuck setting this all up. Thanks, Mike > My suggestions (keeping in mind that other people will disagree with me): > > 1) SCSI, hardware RAID > 2) /usr/ports/mail/postfix > 3) lots and lots and lots of memory > > You can handle tens of thousands of users with this setup. > > > Does anyone have any suggestions for hardware for running high volume e-mail > > servers with FreeBSD? Should I use a few "large" servers, or several smaller > > ones? > > > > thanks, > > > > Mike > > > > > > > > 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 Apr 12 15: 9: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from account.abs.net (account.abs.net [207.114.5.70]) by hub.freebsd.org (Postfix) with ESMTP id BA78237B6D7; Wed, 12 Apr 2000 15:09:03 -0700 (PDT) (envelope-from howardl@account.abs.net) Received: (from howardl@localhost) by account.abs.net (8.9.3/8.9.3+RBL+DUL+RSS+ORBS) id SAA12252; Wed, 12 Apr 2000 18:09:00 -0400 (EDT) (envelope-from howardl) From: Howard Leadmon Message-Id: <200004122209.SAA12252@account.abs.net> Subject: NIS under FreeBSD - HELP To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Date: Wed, 12 Apr 2000 18:09:00 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL72 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, I am in the process of trying to make NIS function on a few FreeBSD machines, and think I have everything setup and working for the most part. The one problem I am having is that when I try and perform a login, the auth attempts all fail unless the user is in the local password file, and yes I do have the + entry at the bottom of the passwd and master.passwd files. If I do a 'ypcat passwd' or 'ypcat master.passwd' from the client machine they both come across and look fine. Also doing an ls on some of the NFS mounts, or ypcat's of other other files all work just fine, so ypbind/ypserv are talking to each other. The one other strangeness (maybe) is I tried to do a passwd (yppasswd) of one of the accounts on the master server, and it claimed it changed the password successfully, but in reality nothing happened, as the password remained the same on the master when checked. I have never really tried to debug NIS, so after spending a couple hours looking around, I figured I would post to the lists and see if anyone here could give me some pointers, or maybe some decent config examples to take a peek at over here. FYI, the master is an Intel FBSD 3.4 box, and the client I am testing on is an Alpha FBSD 4.0 machine, but I would hope that isn't causing this trouble. Any ideas, clues, hints, or pointers appreciated... --- Howard Leadmon - howardl@abs.net - http://www.abs.net ABSnet Internet Services - Phone: 410-361-8160 - FAX: 410-361-8162 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15:10:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buddha.quicksilver.co.nz (buddha.quicksilver.co.nz [202.89.130.34]) by hub.freebsd.org (Postfix) with ESMTP id 1491237B6D7 for ; Wed, 12 Apr 2000 15:10:28 -0700 (PDT) (envelope-from sobrien@quicksilver.co.nz) Received: from quicksilver.co.nz (dhcp8.quicksilver.co.nz [202.89.130.17]) by buddha.quicksilver.co.nz (8.9.3/8.9.3) with ESMTP id KAA14190 for ; Thu, 13 Apr 2000 10:10:26 +1200 (NZST) Message-ID: <38F4F47B.F35D1281@quicksilver.co.nz> Date: Thu, 13 Apr 2000 10:11:07 +1200 From: "Sarton O'Brien" Organization: Quicksilver Internet http://www.quicksilver.co.nz/ X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Re: problem with Satellite 2060CDS and Linux References: <38F4F363.B3A47178@quicksilver.co.nz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry ... wrong list To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15:24:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id B024D37B766 for ; Wed, 12 Apr 2000 15:24:33 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3CMOWS20075 for freebsd-questions@freebsd.org; Wed, 12 Apr 2000 15:24:32 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004122224.e3CMOWS20075@cytosine.dhs.org> Subject: cable download varies w/FreeBSD To: freebsd-questions@freebsd.org Date: Wed, 12 Apr 2000 15:24:31 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having a little problem with download speeds in FreeBSD. I currently have cable with COX@HOME. I am running my machine as a nat server in order for the computer's on my network to access the internet. However, when I download a file through nat, the speed varies from where I download the file directly with the cable modem. When I download through nat, the speed is about 15-30kb/sec. But, when I hook the cable modem up to one of the windows computers I get about 150-300kb/sec. At first I thought nat must be slow, but when I download a file on the nat machine, it is still around the same speed. Is there a reason for this? The exact file I am trying to download is: http://www.juston.com/vfs/pview.cgi/pretender/path/WinOnCD.rar Thank you. --bhishan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15:27:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from baynet.baynetworks.com (ns1.BayNetworks.COM [134.177.3.20]) by hub.freebsd.org (Postfix) with ESMTP id CAF7837B6FE for ; Wed, 12 Apr 2000 15:27:22 -0700 (PDT) (envelope-from bwithrow@engeast.BayNetworks.COM) Received: from mailhost.BayNetworks.COM (h8754.s84f5.BayNetworks.COM [132.245.135.84]) by baynet.baynetworks.com (8.9.1/8.9.1) with ESMTP id PAA21472 for ; Wed, 12 Apr 2000 15:25:54 -0700 (PDT) Received: from pobox.engeast.BayNetworks.COM (pobox.engeast.baynetworks.com [192.32.61.6]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id SAA02612 for ; Wed, 12 Apr 2000 18:32:06 -0400 (EDT) Received: from tuva.engeast.baynetworks.com (tuva [192.32.150.102]) by pobox.engeast.BayNetworks.COM (SMI-8.6/BNET-97/04/24-S) with ESMTP id SAA28745; Wed, 12 Apr 2000 18:27:20 -0400 for Received: from tuva.engeast.baynetworks.com (localhost [127.0.0.1]) by tuva.engeast.baynetworks.com (8.9.3/8.9.3) with ESMTP id SAA25635 for ; Wed, 12 Apr 2000 18:27:09 -0400 (EDT) (envelope-from bwithrow@tuva.engeast.baynetworks.com) Message-Id: <200004122227.SAA25635@tuva.engeast.baynetworks.com> X-Mailer: exmh version 2.0.2 2/24/98 To: questions@freebsd.org Subject: 4.0REL XDM logins fail Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 12 Apr 2000 18:27:09 -0400 From: Robert Withrow Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the box, with XDM running on a 4.0 REL system, all logins fail due to "client rejected from local host" (in the xdm-errors file). I didn't change anything in the xdm directory, and it has always started up correctly out of the box in the past. Suggestions? -- Robert Withrow -- (+1 978 288 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15:47:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 6ADB537B9E1; Wed, 12 Apr 2000 15:47:21 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id PAA02932; Wed, 12 Apr 2000 15:47:20 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Wed, 12 Apr 2000 15:47:20 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n0b.san.rr.com To: Kris Kennaway Cc: freebsd-questions@FreeBSD.org Subject: Re: OpenSSH problem in 3.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Kris Kennaway wrote: > On Wed, 12 Apr 2000, Doug Barton wrote: > > > I'm building a proprietary application on a 3.4-Stable system > > (vintage 2/28) that uses OpenSSL. I installed the rsaref port and the > > openssl port on the system (compiled fresh today from up to date > > ports) and I get this error: > > > > /usr/local/lib/libcrypto.so: undefined reference to > > `ERR_load_RSAREF_strings' > > /usr/local/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref' > > Are you linking explicitly against libRSAglue? You need to do this with > the stock OpenSSL - our version does dlopen() magic to get around it. Linking against libRSAglue in the app gets me: /usr/local/lib/libRSAglue.a(rsaref.o): In function `RSA_ref_private_decrypt': rsaref.o(.text+0x23c): undefined reference to `RSAPrivateDecrypt' /usr/local/lib/libRSAglue.a(rsaref.o): In function `RSA_ref_private_encrypt': rsaref.o(.text+0x2e8): undefined reference to `RSAPrivateEncrypt' /usr/local/lib/libRSAglue.a(rsaref.o): In function `RSA_ref_public_decrypt': rsaref.o(.text+0x374): undefined reference to `RSAPublicDecrypt' /usr/local/lib/libRSAglue.a(rsaref.o): In function `RSA_ref_public_encrypt': rsaref.o(.text+0x404): undefined reference to `R_RandomInit' rsaref.o(.text+0x411): undefined reference to `R_GetRandomBytesNeeded' rsaref.o(.text+0x451): undefined reference to `R_RandomUpdate' rsaref.o(.text+0x49a): undefined reference to `RSAPublicEncrypt' rsaref.o(.text+0x4e7): undefined reference to `R_RandomFinal' Did you mean that I should build openssl by linking it to libRSAglue? Thanks, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 15:59:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 4B3A537B990 for ; Wed, 12 Apr 2000 15:59:27 -0700 (PDT) (envelope-from brameld@twave.net) Received: from [208.47.188.120] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id ta855679 for ; Wed, 12 Apr 2000 18:59:05 -0400 From: Walter Brameld To: Francisco Sanchez , "'freebsd-questions@freebsd.org'" Subject: Re: intelimouse wheel Date: Wed, 12 Apr 2000 18:58:13 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <4BA40B5A514ED311B9A40008C7DFB0A101297813@exchange2.snap.com> In-Reply-To: <4BA40B5A514ED311B9A40008C7DFB0A101297813@exchange2.snap.com> MIME-Version: 1.0 Message-Id: <00041218584201.00684@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, in a never-ending search for enlightenment, Francisco Sanchez wrote: > does anyone know a reliable way to make use of the wheel with X, > particularly WindowMaker? > > -=f=- > > ::::::: NBCi ::::::::::::::::::::::::::::::: > ::: > ::: francisco j sanchez > ::: Software Operations Engineer > ::: v://415.375.5380 e://franciscos@nbci.com > ::: Maybe this will help: http://www.inria.fr/koala/colas/mouse-wheel-scroll/index.html -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16: 4: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dervish.mail.pipex.net (dervish.mail.pipex.net [158.43.192.70]) by hub.freebsd.org (Postfix) with SMTP id 380AD37B9E8 for ; Wed, 12 Apr 2000 16:03:59 -0700 (PDT) (envelope-from mark@dogma.freebsd-uk.eu.org) Received: (qmail 28778 invoked from network); 12 Apr 2000 23:03:56 -0000 Received: from userbf16.uk.uudial.com (HELO parish.my.domain) (62.188.142.37) by smtp.dial.pipex.com with SMTP; 12 Apr 2000 23:03:56 -0000 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id AAA01720; Thu, 13 Apr 2000 00:02:14 +0100 (BST) (envelope-from mark) Date: Thu, 13 Apr 2000 00:02:14 +0100 From: Mark Ovens To: Francisco Sanchez Cc: "'freebsd-questions@freebsd.org'" Subject: Re: intelimouse wheel Message-ID: <20000413000214.G236@parish> References: <4BA40B5A514ED311B9A40008C7DFB0A101297813@exchange2.snap.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <4BA40B5A514ED311B9A40008C7DFB0A101297813@exchange2.snap.com>; from FranciscoS@nbci.com on Wed, Apr 12, 2000 at 12:22:24PM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 12:22:24PM -0700, Francisco Sanchez wrote: > does anyone know a reliable way to make use of the wheel with X, > particularly WindowMaker? > You map it to buttons 4 & 5. Check out section 8 of the FAQ. > -=f=- > > ::::::: NBCi ::::::::::::::::::::::::::::::: > ::: > ::: francisco j sanchez > ::: Software Operations Engineer > ::: v://415.375.5380 e://franciscos@nbci.com > ::: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16: 6:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from account.abs.net (account.abs.net [207.114.5.70]) by hub.freebsd.org (Postfix) with ESMTP id CDD3537B916; Wed, 12 Apr 2000 16:06:51 -0700 (PDT) (envelope-from howardl@account.abs.net) Received: (from howardl@localhost) by account.abs.net (8.9.3/8.9.3+RBL+DUL+RSS+ORBS) id TAA16115; Wed, 12 Apr 2000 19:05:33 -0400 (EDT) (envelope-from howardl) From: Howard Leadmon Message-Id: <200004122305.TAA16115@account.abs.net> Subject: Re: NIS under FreeBSD - HELP In-Reply-To: <14580.63098.423295.119350@hip186.ch.intel.com> from John Reynolds~ at "Apr 12, 2000 03:19:38 pm" To: John Reynolds~ Date: Wed, 12 Apr 2000 19:05:33 -0400 (EDT) Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL72 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello John, As luck would have it, I found an answer all of 30min after taking the time to post to the list.. :) Anyway I agree that having some better documentation in the FBSD manual would sure be a nice thing, but know I am not really the right person for that job. Anyway what seemed to help me was a Web URL I ran across, and here is is for anyone who is interested: http://www.realtime.net/sculpture/nis-startup.html Looking at this most of what I had seemed right, but I was not adding the '-t /etc/master.passwd' flags to the yppasswddflags line on startup, so things were broken. Well in the end, I think I have it running, sorry for bothering the list, and hopefully the above link may be handy to someone. Now to go play and see if I have everything actually working OK.. :) > I don't have any information on NIS for you, just a request--if/when you get > your problems debugged, can you post something to a list somewhere? > > I've been wanting to do this between my two boxes at home (soon to be 3) and > couldn't find very much in the way of making it work. There's nothing on > freebsddiary or anything. > > -Jr > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > | John Reynolds WCCG, CCE, Higher Levels of Abstraction | > | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | > | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > --- Howard Leadmon - howardl@abs.net - http://www.abs.net ABSnet Internet Services - Phone: 410-361-8160 - FAX: 410-361-8162 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:11:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id D97E037B9DB for ; Wed, 12 Apr 2000 16:11:24 -0700 (PDT) (envelope-from rsidd@theory7.physics.iisc.ernet.in) Received: (qmail 9821 invoked from network); 12 Apr 2000 23:11:21 -0000 Received: from unknown (HELO theory7.physics.iisc.ernet.in) (qmailr@144.16.71.127) by theory1.physics.iisc.ernet.in with SMTP; 12 Apr 2000 23:11:21 -0000 Received: (qmail 10961 invoked by uid 211); 12 Apr 2000 23:11:21 -0000 Date: Thu, 13 Apr 2000 04:41:20 +0530 From: Rahul Siddharthan To: Howard Leadmon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NIS under FreeBSD - HELP Message-ID: <20000413044120.B10948@theory7.physics.iisc.ernet.in> Mail-Followup-To: Howard Leadmon , freebsd-questions@FreeBSD.ORG References: <200004122209.SAA12252@account.abs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004122209.SAA12252@account.abs.net>; from howardl@account.abs.net on Wed, Apr 12, 2000 at 06:09:00PM -0400 X-Operating-System: Linux 2.2.14 alpha Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am in the process of trying to make NIS function on a few FreeBSD > machines, and think I have everything setup and working for the most > part. The one problem I am having is that when I try and perform a > login, the auth attempts all fail unless the user is in the local > password file, and yes I do have the + entry at the bottom of the > passwd and master.passwd files. Two things I can think of: is your netmask the same on the client and server machines? Are your /usr/lib/libcrypt.{a,so} symlinks to the appropriate library (eg libdescrypt)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:13:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ocs.drexel.edu (mail.irt.drexel.edu [129.25.3.58]) by hub.freebsd.org (Postfix) with ESMTP id 0CD2537B916 for ; Wed, 12 Apr 2000 16:13:53 -0700 (PDT) (envelope-from st96yb9t@drexel.edu) Received: from [10.0.0.11] (adsl-151-197-17-59.bellatlantic.net) by mail.ocs.drexel.edu (Sun Internet Mail Server sims.3.5.1999.03.02.17.58.p5) with ESMTP id <0FSX0086BF6LBU@mail.ocs.drexel.edu> for freebsd-questions@freebsd.org; Wed, 12 Apr 2000 19:13:35 -0400 (EDT) Date: Wed, 12 Apr 2000 19:16:07 -0400 From: Yoshihiro Ota Subject: Re: high volume mail server hardware suggestions In-reply-to: <000b01bfa4cb$62fa4b30$c71930d0@hoorj> To: Michael Dungan Cc: freebsd-questions@freebsd.org Message-id: <0FSX0086CF6MBU@mail.ocs.drexel.edu> MIME-version: 1.0 X-Mailer: Macintosh Eudora Pro Version 3.1.1-Jr1 Content-type: text/plain; charset=us-ascii References: <200004122154.RAA11001@blackhelicopters.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've never done such a reserch. Hoever, as far as I have seen performance with the top command (I really like to see it and have done it for years), proc power is not fully used when I/O or swapping occer. If you want to use full power of CPU, you need lots of memory first. Otherwise, you can waste your CPU power with swapping. Sending e-mail doesn't require I/O, so CPU power and lots of memory are needed. Receiving e-mail needs I/O, and RAID helps to increase the performance of I/O. I think if about 80% to 90% CPU power is used, that's the time when you may consider adding more CPUs. Until that, I think you need more memory than CPUs. (This is my openion; some one has another openion). The ftp.freebsd.org server has 4GB of memory and RAID system, but I forget how many CPUs. Hiro At 6:06 PM -0400 4/12/00, Michael Dungan wrote: > So you would say that memory is more important than proc power? My boss > wants to know whether we should purchase dual or quad proc boxen. (We would > be purchasing more dual boxen if we went this route.) Are they any online > case studies on this? I'm no e-mail admin, but I'm the one stuck setting > this all up. > > Thanks, > > Mike > > > > My suggestions (keeping in mind that other people will disagree with me): > > > > 1) SCSI, hardware RAID > > 2) /usr/ports/mail/postfix > > 3) lots and lots and lots of memory > > > > You can handle tens of thousands of users with this setup. > > > > > Does anyone have any suggestions for hardware for running high volume > e-mail > > > servers with FreeBSD? Should I use a few "large" servers, or several > smaller > > > ones? > > > > > > thanks, > > > > > > Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:19:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id E6F9237BA1D; Wed, 12 Apr 2000 16:19:11 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id QAA03947; Wed, 12 Apr 2000 16:19:11 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Wed, 12 Apr 2000 16:19:11 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n0b.san.rr.com To: Kris Kennaway Cc: freebsd-questions@FreeBSD.org Subject: Re: OpenSSH problem in 3.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Doug Barton wrote: > Did you mean that I should build openssl by linking it to libRSAglue? Tried that too, same problem as the previous e-mail. Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:20:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.pibervision.com (irc.pibervision.com [209.249.146.21]) by hub.freebsd.org (Postfix) with ESMTP id DA98237B595 for ; Wed, 12 Apr 2000 16:20:26 -0700 (PDT) (envelope-from joel@freebsd.pibervision.com) Received: from localhost (joel@localhost) by freebsd.pibervision.com (8.9.3/8.9.3) with ESMTP id QAA16403 for ; Wed, 12 Apr 2000 16:21:19 -0700 (PDT) (envelope-from joel@freebsd.pibervision.com) Date: Wed, 12 Apr 2000 16:21:19 -0700 (PDT) From: "joel@pibervision.com" To: freebsd-questions@freebsd.org Subject: Backup Mail Server Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running FreeBSD4.0 and am using it as a primary mail server for one domain. I'd like to also use it as a secondary mail server for a different domain. I've already added a new MX record with a lower priority pointing to my FreeBSD server. What do I need to do to the FreeBSD server to get it to hold mail for a different domain in the event of the other domains primary mail server going down? (I presume when the primary server returns, the FreeBSD server will start relaying all "held" mail to the primary) Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:23:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.pibervision.com (irc.pibervision.com [209.249.146.21]) by hub.freebsd.org (Postfix) with ESMTP id E726437BA4A for ; Wed, 12 Apr 2000 16:23:14 -0700 (PDT) (envelope-from joel@freebsd.pibervision.com) Received: from localhost (joel@localhost) by freebsd.pibervision.com (8.9.3/8.9.3) with ESMTP id QAA16414 for ; Wed, 12 Apr 2000 16:24:07 -0700 (PDT) (envelope-from joel@freebsd.pibervision.com) Date: Wed, 12 Apr 2000 16:24:07 -0700 (PDT) From: "joel@pibervision.com" To: freebsd-questions@freebsd.org Subject: Latest OS? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I downloaded the FreeBSD4.0 ISO RELEASE from ftp.freebsd.org - where do I go to find patched/upgrades? My concern is security patches, as this server is frequently targeted by hackers. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:36: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 23D0E37B8E4 for ; Wed, 12 Apr 2000 16:36:05 -0700 (PDT) (envelope-from markh@lon.imag.net) Received: from mymachine.imag.net (lon-p119.wwdc.com [207.200.138.120]) by superman.imag.net (8.9.3/8.9.3) with SMTP id QAA22133; Wed, 12 Apr 2000 16:37:12 -0700 (PDT) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@FreeBSD.ORG Subject: Re: USB Camera, 4.0-STABLE Date: Wed, 12 Apr 2000 19:24:12 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20000412090534.A73677@greycat.com> Cc: dann@greycat.com MIME-Version: 1.0 Message-Id: <00041219303100.00234@mymachine.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Dann Lunsford wrote: > I have a D-Link DSB-C300 USB digital camera, and absolutely no idea how > to get it working with FreeBSD, if it's possible at all. Haven't dealt with > USB stuff before. Using a Toshiba 2595XDVD laptop running 4.0=STABLE as of > a couple of days ago. Can anyone supply a pointer or two to info on USB > on FreeBSD, and on this camera in particular? Thanks! For USB support, look in the LINT kernel config file, and copy the appropriate lines to the kernel config file you are currently using. If you haven't built a custom kernel yet, everything you need to know is in the handbook on your system at /usr/share/doc/handbook/index.html For your digital camera, look through the ports collection under graphics. Mark Hendriks markh@lon.imag.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:40:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pike.cdrom.com (pike.cdrom.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 15B2937B62A for ; Wed, 12 Apr 2000 16:40:13 -0700 (PDT) (envelope-from murray@cdrom.com) Received: from localhost (murray@localhost) by pike.cdrom.com (8.9.1a/8.9.1) with ESMTP id QAA14415 for ; Wed, 12 Apr 2000 16:42:31 -0700 (PDT) X-Received: from web1.cdrom.com (web1.cdrom.com [209.155.82.19]) by pike.cdrom.com (8.9.1a/8.9.1) with ESMTP id CAA03095 for ; Wed, 12 Apr 2000 02:43:09 -0700 (PDT) X-Received: from cs.sookmyung.ac.kr (cs.sookmyung.ac.kr [203.252.206.1]) by web1.cdrom.com (8.8.8/8.8.8) with ESMTP id CAA25828 for ; Wed, 12 Apr 2000 02:40:51 -0700 (PDT) (envelope-from eunsook@cs.sookmyung.ac.kr) X-Received: from localhost (eunsook@localhost) by cs.sookmyung.ac.kr (8.9.3/8.9.3) with SMTP id SAA15087 for ; Wed, 12 Apr 2000 18:38:06 +0900 (KST) Date: Wed, 12 Apr 2000 18:38:06 +0900 (KST) From: Eunsook Kim To: webmaster@web1.cdrom.com Subject: Does ver4.0 contain full-IPv6 spec? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Webmaster, In your website, I read that the FreeBSD v4.0 contains KAME-IPv6. Does it mean that FreeBSD v4.0 contain full-set of KAME-IPv6 including BGP4+ and GateD? or should I buy GateD additionally? And, I found that there is two sets of FreeBSD v4.0 : one is consisted of only one CD, and the other is consisted of three CDs(which called Full-set). Please let me know which one carries the full-set of IPv6. I'll appreciate your quick response. Best Regards, Eunsook Kim =================================================== __ __ Eunsook Kim ^.* /LOVE\/LOVE\ eunsook@cs.sookmyung.ac.kr \LOVELOVELO/ http://cs.sookmyung.ac.kr/~eunsook/ \VELOVE/ Computer Networks Lab. of \LO/ Computer Science and Engineering Dept. - at Sookmyung Women's Univ. tel:011-9711-1466 fax:710-9296 office:710-9431 =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:42:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from primex.prontel.net (primex.prontel.net [216.242.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 38A7E37B916 for ; Wed, 12 Apr 2000 16:42:43 -0700 (PDT) (envelope-from netadmin@primex.prontel.net) Received: from sysop1 (matrix.prontel.net [216.242.25.4]) by primex.prontel.net (8.9.3/8.9.3) with SMTP id TAA39711; Wed, 12 Apr 2000 19:45:43 -0400 (EDT) (envelope-from netadmin@primex.prontel.net) From: "Lester A. Mesa" To: Cc: Subject: RE: Backup Mail Server Date: Thu, 13 Apr 2000 07:39:50 -0400 Message-ID: <00e901bfa53c$fb1d85a0$38040a0a@prontel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: Disposition-Notification-To: "Lester A. Mesa" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If the low MX cannot be reach it will be automatically start sending all the E-mails to the next lowest MX. DNS will take care of that. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of joel@pibervision.com Sent: Wednesday, April 12, 2000 7:21 PM To: freebsd-questions@FreeBSD.ORG Subject: Backup Mail Server I'm running FreeBSD4.0 and am using it as a primary mail server for one domain. I'd like to also use it as a secondary mail server for a different domain. I've already added a new MX record with a lower priority pointing to my FreeBSD server. What do I need to do to the FreeBSD server to get it to hold mail for a different domain in the event of the other domains primary mail server going down? (I presume when the primary server returns, the FreeBSD server will start relaying all "held" mail to the primary) 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 Apr 12 16:54:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server1.cctinc.net (colocation-cybercom2.citywalk.net [209.118.223.2]) by hub.freebsd.org (Postfix) with ESMTP id 485D037BA87 for ; Wed, 12 Apr 2000 16:54:34 -0700 (PDT) (envelope-from hostmaster@cctinc.net) Received: from cctinc.net (mes133105085.airdata.net [166.133.105.85] (may be forged)) by server1.cctinc.net (8.9.3/8.9.3) with ESMTP id TAA08322 for ; Wed, 12 Apr 2000 19:59:20 -0400 (EDT) Message-ID: <38F50D50.85D030AE@cctinc.net> Date: Wed, 12 Apr 2000 19:57:04 -0400 From: Mike Alich Organization: Web Hosting Technologies, Inc. X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Upgrading Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just built a server with 3.3.0 FreeBSD, my old server haev 2.2.5, I have sever hundred users on the old server, can I copy the old password files and put them on the new 3.3.0 server? Will this work or not? Thanks! -- Mike Alich Web Hosting Technologies, Inc. Tel: 561.841.2669 / Toll Free: 877.841.2669 http://www.whtech.net mike@whtech.net * Web Hosting and Internet Solutions * Domain Name Hosting $19.95/Month * Web Designers Wanted! * Web Hosting Reseller Program To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 16:56: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id A6E4337BAA5 for ; Wed, 12 Apr 2000 16:56:06 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.99] by picusnet.com with ESMTP (SMTPD32-5.05) id ACB74B1000E8; Wed, 12 Apr 2000 19:54:31 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id TAA73125; Wed, 12 Apr 2000 19:48:16 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F50B40.FF5F6D4D@picusnet.com> Date: Wed, 12 Apr 2000 19:48:16 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "joel@pibervision.com" Cc: freebsd-questions@freebsd.org Subject: Re: Latest OS? References: Content-Type: multipart/alternative; boundary="------------57F75060D09F6E479C1447EA" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------57F75060D09F6E479C1447EA Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit CVSup the latest stuff (RELENG_4 for 4.0-STABLE) information is in the handbook "joel@pibervision.com" wrote: > I downloaded the FreeBSD4.0 ISO RELEASE from ftp.freebsd.org - where do > I go to find patched/upgrades? My concern is security patches, as this > server is frequently targeted by hackers. > > Thanks! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------57F75060D09F6E479C1447EA Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit CVSup the latest stuff (RELENG_4 for 4.0-STABLE)
information is in the handbook
 
 

"joel@pibervision.com" wrote:

I downloaded the FreeBSD4.0 ISO RELEASE from ftp.freebsd.org  -  where do
I go to find patched/upgrades?   My concern is security patches,  as this
server is frequently targeted by hackers.

Thanks!

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------57F75060D09F6E479C1447EA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 17: 2:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f247.law3.hotmail.com [209.185.241.247]) by hub.freebsd.org (Postfix) with SMTP id A148437B910 for ; Wed, 12 Apr 2000 17:02:17 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 27085 invoked by uid 0); 13 Apr 2000 00:02:16 -0000 Message-ID: <20000413000216.27084.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Wed, 12 Apr 2000 17:02:16 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: change the greeting of FTP server Date: Wed, 12 Apr 2000 17:02:16 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, When I install FreeBSD, I setup the ftp server. But I put the wrong greeting message when asking me to write it during installation. How could I change a welcome message of ftp server? Thanks. Lei ______________________________________________________ Get Your Private, Free Email at 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 Wed Apr 12 17: 4: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D96DD37BA87; Wed, 12 Apr 2000 17:04:05 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id RAA98757; Wed, 12 Apr 2000 17:04:04 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 12 Apr 2000 17:04:04 -0700 (PDT) From: Kris Kennaway To: Doug Barton Cc: freebsd-questions@FreeBSD.org Subject: Re: OpenSSH problem in 3.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Doug Barton wrote: > > Are you linking explicitly against libRSAglue? You need to do this with > > the stock OpenSSL - our version does dlopen() magic to get around it. > > Linking against libRSAglue in the app gets me: > > /usr/local/lib/libRSAglue.a(rsaref.o): In function > `RSA_ref_private_decrypt': And these are all defined in librsaref To summarize, you need something like: -L/usr/local/lib -lcrypto -lRSAglue -lrsaref for FreeBSD 2.x or 3.x systems in the US (i.e. if you use the standard openssl port). (For 3.x systems outside the US, i.e. who don't use librsaref, the link line is "-L/usr/local/lib -lcrypto") For 4.x and 5.x you need -lcrypto regardless of whether or not you're using librsaref. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 17:18:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id 7D54537B571 for ; Wed, 12 Apr 2000 17:18:30 -0700 (PDT) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.va.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000413001829.JUYR22611.mail.rdc1.va.home.com@cx443070a>; Wed, 12 Apr 2000 17:18:29 -0700 Message-ID: <001301bfa4df$3ddb2ea0$5a5d0418@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: "Bhishan Hemrajani" , References: <200004122224.e3CMOWS20075@cytosine.dhs.org> Subject: Re: cable download varies w/FreeBSD Date: Wed, 12 Apr 2000 17:28:50 -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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am having a little problem with download speeds > in FreeBSD. I currently have cable with COX@HOME. > I am running my machine as a nat server in order > for the computer's on my network to access the > internet. > > However, when I download a file through nat, > the speed varies from where I download the file > directly with the cable modem. > When I download through nat, the speed is about > 15-30kb/sec. But, when I hook the cable modem > up to one of the windows computers I get about > 150-300kb/sec. 150-300 kilobits per second = 15-30 kilobytes per second (basically) Windows is showing you kilobits, FreeBSD is showing you kilobytes. Same speed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 17:27:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 059E637B82A for ; Wed, 12 Apr 2000 17:27:40 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA43724; Thu, 13 Apr 2000 09:57:25 +0930 (CST) Date: Thu, 13 Apr 2000 09:57:24 +0930 From: Greg Lehey To: FreeBSD MAIL Cc: FreeBSD Questions Subject: Re: "dangerously dedicated" Message-ID: <20000413095724.T35391@freebie.lemis.com> References: <20000412162705.O35391@freebie.lemis.com> <200004121542.FAA13591@mauibuilt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200004121542.FAA13591@mauibuilt.com> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please copy FreeBSD-questions on follow up messages. On Wednesday, 12 April 2000 at 5:42:54 -1000, FreeBSD MAIL wrote: >> [Format recovered--see http://www.lemis.com/email/email-format.html] >> >> On Wednesday, 12 April 2000 at 8:40:05 +0200, Micke Josefsson wrote: >>> >>> On 12-Apr-00 `ekips wrote: >>>> when making partitions with /stand/sysinstall, i decided to press >>>> "A" and got the following message: >>>> >>>> "Do you want to do this with a true partition entry so as to remain >>>> cooperative with any future operating systemss on the drive(s)?" >>>> >>>> ... and then points me to the FreeBSD FAQ, where i could not find >>>> any info on the subject. where can i find good documentation on >>>> this? or even better, could someone explain all the ramifications >>>> of my two options [yes/no]. thanx. >>> >>> In short: Normally a disk consists of up to 4 primary partitions (or >>> three primary and one extended, which can contain infinately many >>> extended partitions). A table at the beginning of the disk has space >>> for four pointers to these four regions on disk. A dangerously >>> dedicated disk ignores this table and starts using the disk from its >>> very beginning, as a result of this you cannot afterwards repartition >>> your disk to make space for (shudder) windows. This works all right >>> for FreeBSD: If you have no intention of installing anything but >>> FreeBSD on it then go straight ahead with 'dangerously dedicated'. >>> >>> You can still erase the entire disk and partition it with dos's fdisk >>> later if you want - but you'll lose the your FreeBSD installation >>> then. >> >> This is a frequently cited reason, but when you think about it, it >> doesn't make much sense: even if the disk has a Microsoft partition >> table, if you assign the entire disk to FreeBSD, you can repartition, >> but you'll lose the FreeBSD installation. > > Quick question on this supject (sorta related). > > I notice that with the option "Dagerously Dedicated" using the > entire drive for FreeBSD I notice that fdisk (sysinstall) does not > give the option to install the boot manager.. > > What if I have another drive on the system that I want to boot? If it's a different operating system, you'll need a Microsoft partition table. Otherwise you can put it in /boot/loader.conf or tell it interactively at the boot prompt. > I dont belive "Dangerously Dedicated" should effect the MBR as to > not allow the boot manager should it? Yes, it must. The MBR *is* the Microsoft partition table. Without it, there's no MBR. Greg -- When replying to this message, please copy the original recipients. 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 Wed Apr 12 17:48:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 4366A37B69B for ; Wed, 12 Apr 2000 17:48:43 -0700 (PDT) (envelope-from jim@freeze.org) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id UAA21497 for ; Wed, 12 Apr 2000 20:48:42 -0400 Received: from urim ([208.200.110.116]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA203C; Wed, 12 Apr 2000 20:47:03 -0400 From: Jim Freeze To: Alan Clegg , questions@freebsd.org Subject: Re: Where do I find rsaref? Date: Wed, 12 Apr 2000 20:48:55 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <77363501CAF.AAA4E8F@mail2.qx.net> <20000412162932.H62674@ecto.greenpeas.org> In-Reply-To: <20000412162932.H62674@ecto.greenpeas.org> MIME-Version: 1.0 Message-Id: <00041220495701.03790@urim> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Are you doing the 'make' as root? I've buggered it up a couple of times > thinking that things were missing when I did a 'make' of a port as non-root. Yes. I am doing this as root. I have tried it several times thinking that the sites were down. Not really sure what is happening here. Jim > > AlanC -- ================== Jim Freeze jim@freeze.org ================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 17:55:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from css-1.cs.iastate.edu (css-1.cs.iastate.edu [129.186.3.24]) by hub.freebsd.org (Postfix) with ESMTP id 2683C37BA87 for ; Wed, 12 Apr 2000 17:55:36 -0700 (PDT) (envelope-from ghelmer@cs.iastate.edu) Received: from popeye.cs.iastate.edu (ghelmer@popeye.cs.iastate.edu [129.186.3.4]) by css-1.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id TAA12692 for ; Wed, 12 Apr 2000 19:55:38 -0500 (CDT) Received: from localhost (ghelmer@localhost) by popeye.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id TAA11955 for ; Wed, 12 Apr 2000 19:55:33 -0500 (CDT) X-Authentication-Warning: popeye.cs.iastate.edu: ghelmer owned process doing -bs Date: Wed, 12 Apr 2000 19:55:33 -0500 (CDT) From: Guy Helmer To: freebsd-questions@freebsd.org Subject: PPPoE thru Cisco 675/USWest ADSL Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there some special configuration required to use PPPoE through a Cisco 675 to USWest's ADSL service? The service works fine when I setup the 675 to make the PPP connection. However, I'd rather do PPPoE from my FreeBSD server to do some interesting firewalling and NAT things. I assume to do this that the 675 should be setup in bridging mode; I have been using the command "set bridging rfc1483 enabled" to attempt to get it to bridge the PPPOE frames. With the 675 in bridging mode, though, the PPPOE frames do not seem to be forwarded through the 675. After I give the "dial" command to ppp (which has been configured based on the clear example in /usr/share/examples/ppp/ppp.conf.sample, "stats bridging" shows that no frames have been bridged. "tcpdump -e -n" shows the outgoing PPPOE packets and they look fine... Any ideas would be welcome. Thanks! Guy Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science Research Assistant, Dept. of Computer Science --- ghelmer@cs.iastate.edu http://www.cs.iastate.edu/~ghelmer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:12:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 9D92437BAE5 for ; Wed, 12 Apr 2000 18:12:16 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id SAA29427; Wed, 12 Apr 2000 18:12:14 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <008801bfa4e5$4d407840$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: , Subject: Re: Backup Mail Server Date: Wed, 12 Apr 2000 18:12:05 -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 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I'm running FreeBSD4.0 and am using it as a primary mail server for one >domain. I'd like to also use it as a secondary mail server for a >different domain. I've already added a new MX record with a lower >priority pointing to my FreeBSD server. > >What do I need to do to the FreeBSD server to get it to hold mail for a >different domain in the event of the other domains primary mail server >going down? (I presume when the primary server returns, the FreeBSD >server will start relaying all "held" mail to the primary) After you've taken care of the MX issue, I think all you have to do is add the domain name to sendmail's /etc/mail/relay-domains file. (If you don't, sendmail will fire off an anti-spam 'relaying-denied' message for each incoming mail...) --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:16:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 19E4837B7BC; Wed, 12 Apr 2000 18:16:42 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id SAA04283; Wed, 12 Apr 2000 18:16:40 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Wed, 12 Apr 2000 18:16:40 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n0b.san.rr.com To: Kris Kennaway Cc: freebsd-questions@FreeBSD.org Subject: Re: OpenSSH problem in 3.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Kris Kennaway wrote: > On Wed, 12 Apr 2000, Doug Barton wrote: > > > > Are you linking explicitly against libRSAglue? You need to do this with > > > the stock OpenSSL - our version does dlopen() magic to get around it. > > > > Linking against libRSAglue in the app gets me: > > > > /usr/local/lib/libRSAglue.a(rsaref.o): In function > > `RSA_ref_private_decrypt': > > And these are all defined in librsaref Grrrfll. I thought these were included with openssl. Sorry. > To summarize, you need something like: I promise to tatoo that to my eyelids. You da man, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:16:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id C10CE37B691 for ; Wed, 12 Apr 2000 18:16:41 -0700 (PDT) (envelope-from bitsurfr@enteract.com) Received: from bugsbunny (216-80-34-5.d.enteract.com [216.80.34.5]) by mail.enteract.com (8.9.3/8.9.3) with SMTP id UAA75070; Wed, 12 Apr 2000 20:16:38 -0500 (CDT) (envelope-from bitsurfr@enteract.com) From: "Chris Silva" To: , Cc: Subject: RE: USB Camera, 4.0-STABLE Date: Wed, 12 Apr 2000 20:16:44 -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.2910.0) In-Reply-To: <00041219303100.00234@mymachine.imag.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have sorta the same issue, I use the Epson PC650 digi-cam, I did put the USB line from LINT into my kern, that went well. I use gphoto (/usr/ports/graphics/gphoto) w/Linux emu of course, and all is good! However, with this cam, there is a USB cable (JumpShot), Is there a way to exfer the images on the mem-waffer via the JumpShot via the USB? > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mark Hendriks > Sent: Wednesday, April 12, 2000 6:24 PM > To: freebsd-questions@FreeBSD.ORG > Cc: dann@greycat.com > Subject: Re: USB Camera, 4.0-STABLE > > > On Wed, 12 Apr 2000, Dann Lunsford wrote: > > I have a D-Link DSB-C300 USB digital camera, and absolutely no idea how > > to get it working with FreeBSD, if it's possible at all. > Haven't dealt with > > USB stuff before. Using a Toshiba 2595XDVD laptop running > 4.0=STABLE as of > > a couple of days ago. Can anyone supply a pointer or two to > info on USB > > on FreeBSD, and on this camera in particular? Thanks! > > For USB support, look in the LINT kernel config file, and copy the > appropriate lines to the kernel config file you are currently using. If > you haven't built a custom kernel yet, everything you need to know is in > the handbook on your system at /usr/share/doc/handbook/index.html > > For your digital camera, look through the ports collection under graphics. > > Mark Hendriks > markh@lon.imag.net > > > 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 Apr 12 18:18:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 6480437BAE5 for ; Wed, 12 Apr 2000 18:18:18 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id SAA29467; Wed, 12 Apr 2000 18:18:15 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <00b301bfa4e6$2489b0a0$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Jerry Lei" , Subject: Re: change the greeting of FTP server Date: Wed, 12 Apr 2000 18:18:09 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="x-user-defined" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >When I install FreeBSD, I setup the ftp server. But I put the wrong greeting >message when asking me to write it during installation. >How could I change a welcome message of ftp server? Thanks. From 'man 8 ftpd': ...If the file /etc/ftpwelcome exists, ftpd prints it before issuing the ``ready'' message. If the file /etc/ftpmotd exists, ftpd prints it after a successful login. Note the motd file used is the one relative to the login environment. This means the one in ~ftp/etc in the anonymous user's case. --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:30:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.ab.home.com (ha1.rdc1.ab.wave.home.com [24.64.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 8A60E37BB5D for ; Wed, 12 Apr 2000 18:30:26 -0700 (PDT) (envelope-from cgotzmann@home.com) Received: from home.com ([24.64.17.129]) by mail.rdc1.ab.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <20000413013024.LDQP2627.mail.rdc1.ab.home.com@home.com> for ; Wed, 12 Apr 2000 18:30:24 -0700 Message-ID: <38F4F8E1.95959060@home.com> Date: Wed, 12 Apr 2000 22:29:53 +0000 From: cag Reply-To: cgotzmann@home.com X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: PPOE Docs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have study your docs about PPPOE and I have not yet got a good understanding of how this would be used or why. What the difference between PPP and PPPOE. PPP over TCP is to slow so I thought I would look at PPPOE. Here's what I understand. PPPOED would be used at the server to listen for PPP connections . What TCP /UDP port does it listen on ? Next how would you use the client / user side. All the doc's that show config samples for ppp.conf do not indicate how the client / user connects to the remote server. what host name IP address etc. What I am trying to do is create a IP tunnel between to FREEBSD gateways. Using PPP over TCP is to slow compared to the same connection not using PPP. I get about 1/10th the throughput using ppp compared to a straight ethernet connection over the same link. Thanks if you can clear this up for me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:31:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 251BF37BAAE for ; Wed, 12 Apr 2000 18:31:43 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id A46288F076E; Wed, 12 Apr 2000 18:35:30 -0700 From: chip To: Alfred Perlstein Subject: Re: I'm at a loss for a way to mount this second harddrive Date: Wed, 12 Apr 2000 17:37:32 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <20000412073834.G4381@fw.wintelcom.net> MIME-Version: 1.0 Message-Id: <00041218332001.03591@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sorry if you think I am totally stupid beyond human comprehension, but I don't think I'm quite that bad, maybe not too far from it though, heh heh, :) > If it doesn't work show me the output of the 'mount' command like this: > 'mount' > Make sure you are root. $ su Password: chip# mount /dev/wd1s1a on / (local, writes: sync 114 async 2198) /dev/wd1s1e on /usr (local, writes: sync 4175 async 17298) /dev/wd0s1 on /usr/windows (local, writes: sync 0 async 12) procfs on /proc (local) chip# And here are the results of disklabel wd3s1 (as per your instructions) chip# disklabel wd3s1 # /dev/rwd3s1c: type: ESDI disk: wd1s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 192 sectors/cylinder: 12096 cylinders: 340 sectors/unit: 4124673 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 204800 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 16*) b: 262144 204800 swap # (Cyl. 16*- 38*) c: 4124673 0 unused 0 0 # (Cyl. 0 - 340*) e: 3657729 466944 4.2BSD 1024 8192 16 # (Cyl. 38*- 340*) chip# I see it showing me rwd3s1c and wd1s1 (wd1s1x is already mounted, see above), then your instructions were > then do this: > disklabel wd3sX > where 'X' is the number you got above.. then take the letter of the > partition... a,e,f or g and just do this: > mount /dev/wd3sXx > where 'x' is the letter of the partition. X is one (1) already entered above, whence wd3s1 and mount wd2s1x is any of the partitions showing in the table - a, b, c, e. > > Honestly you are starting to annoy me, My apologies >I explained that you'll want > to mount partitions shown from the disklabel command, your disklabel > showed this: > > chip# disklabel wd3s1 > Instead of following my directions you proceeded to attempt to mount > anything remotely resembling wd3s1_anything_ like some sysadmin in > heat. Maybe I'm trying too hard? > and try to mount one of the partitions listed above. I have tried to mount wd3s1a, wd3s1b, wd3s1c, wd3s1e. Those are the partitions to try to mount aren't they? Maybe this is where I am going wrong? $ su Password: chip# mkdir /mnt2 chip# mount /dev/wd3s1a /mnt2 mount: Operation not permitted chip# mount /dev/wd3s1b /mnt2 mount: /dev/wd3s1b on /mnt2: incorrect super block chip# mount /dev/wd3s1c /mnt2 mount: Operation not permitted chip# mount /dev/wd3s1e /mnt2 mount: Operation not permitted I have tried to mount just the partitions that appear to me to be valid, but you can see the results. I created the /mnt2 directory as root, did the mounts as root. Okay, so apparently I am missing something, we know that, but what? Maybe this harddisk just crashed over night when I reinstalled the operating system, I don't know. Should I put it into another machine and attempt to mount it there? I have another bsd box, my firewall. >Honestly you are starting to annoy me, Once again, sorry if I am being a pest, but you do have the option of just telling me to blow off and I'll not bother you anymore, I'l just post to the group only > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:33:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id B300537BC54 for ; Wed, 12 Apr 2000 18:33:17 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3D1XFo20746; Wed, 12 Apr 2000 18:33:15 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004130133.e3D1XFo20746@cytosine.dhs.org> Subject: Re: cable download varies w/FreeBSD In-Reply-To: <001301bfa4df$3ddb2ea0$5a5d0418@vista1.sdca.home.com> from Jeremiah Gowdy at "Apr 12, 2000 05:28:50 pm" To: Jeremiah Gowdy Date: Wed, 12 Apr 2000 18:33:14 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sure that I'm seeing 300kilobytes/second on the windows machine. I double-checked that. I used Netscape and IE to download in windows. And I use lynx to download in FreeBSD. --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > > I am having a little problem with download speeds > > in FreeBSD. I currently have cable with COX@HOME. > > I am running my machine as a nat server in order > > for the computer's on my network to access the > > internet. > > > > However, when I download a file through nat, > > the speed varies from where I download the file > > directly with the cable modem. > > When I download through nat, the speed is about > > 15-30kb/sec. But, when I hook the cable modem > > up to one of the windows computers I get about > > 150-300kb/sec. > > 150-300 kilobits per second = 15-30 kilobytes per second (basically) > Windows is showing you kilobits, FreeBSD is showing you kilobytes. Same > speed. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:34:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id 46FB137BB84 for ; Wed, 12 Apr 2000 18:34:39 -0700 (PDT) (envelope-from papalia@udel.edu) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.9.3/8.9.3) with ESMTP id VAA20959 for ; Wed, 12 Apr 2000 21:36:36 -0400 (EDT) (envelope-from papalia@udel.edu) Message-Id: <4.3.1.2.20000412212839.00adb8c0@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Wed, 12 Apr 2000 21:31:19 -0400 To: freebsd-questions@freebsd.org From: John Subject: Package duplications Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all, I was fiddling through my package information, and I found that I have 3 different versions of the TCL package installed (8.0.5, 8.1.a2, and 8.3.b1). I was wondering - are all three truly necessary for any compatability issues? Or would I be able to get rid of the first two? Also, if I *DO* try to pkg_delete the first two, I get messages declaring dependencies on those packages. How do I make sure that whatever is dependent on the first install of TCL can actually use the second (as in, it knows where it is?) And also, what's the safest way to force a deinstall? Thanks in advance, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:38:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from txucom.net (stan.lcc.net [207.70.172.240]) by hub.freebsd.org (Postfix) with SMTP id 48A6C37B898 for ; Wed, 12 Apr 2000 18:38:45 -0700 (PDT) (envelope-from fault@mindspring.com) Received: (qmail 20045 invoked from network); 13 Apr 2000 01:38:37 -0000 Received: from lfkn-ddas12-a11.txucom.net (HELO localhost.localdomain) ([209.34.35.43]) (envelope-sender ) by stan.lcc.net (qmail-ldap-1.03) with SMTP for ; 13 Apr 2000 01:38:37 -0000 From: Brad Reply-To: fault@mindspring.com To: questions@freebsd.org Subject: sound Date: Wed, 12 Apr 2000 20:34:18 -0500 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041220382000.18454@localhost.localdomain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have these lines in my config file: device pcm device pcm0 at isa? port 0x530 irq 10 drq 1 flags 0x0 device joy0 at isa? port IO_GAME When I boot the kernel though I cant play any sound whatsoever and if I use the old format xmms shows me the sound card but it sticks at the first second of the song. Any ideas on how to setup this card? (wss card) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:42:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 6FA9737B65F for ; Wed, 12 Apr 2000 18:42:40 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.62] by picusnet.com with ESMTP (SMTPD32-5.05) id A5DF75640112; Wed, 12 Apr 2000 21:41:51 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id VAA78697 for ; Wed, 12 Apr 2000 21:35:48 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F52473.9637713D@picusnet.com> Date: Wed, 12 Apr 2000 21:35:47 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: does the "Windows" key not have a keycode? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I broke the space bar on the AT&T keyboard i was using before (the thing was older than i am, anyway), and so i bought this new IBM keyboard. However, any time i am prompted for "ANY KEY", the Windows key never seems to work. if I am in an Xterm or somthing and i hit an F* key or Home or End or some other equaly usless key it echos gibberish back at my. the Windows key does not. does it not return a keycode when not under Windows? -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 18:47:13 2000 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 A22D137BB57 for ; Wed, 12 Apr 2000 18:47:10 -0700 (PDT) (envelope-from freebsd@nc.rr.com) Received: from SATURN98 ([24.25.17.94]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Wed, 12 Apr 2000 21:47:06 -0400 Date: Wed, 12 Apr 2000 21:49:41 -0400 From: Neill Robins X-Mailer: The Bat! (v1.39) Educational Reply-To: Neill Robins X-Priority: 3 (Normal) Message-ID: <1909.000412@nc.rr.com> To: Bhishan Hemrajani Cc: freebsd-questions@freebsd.org Subject: Re: cable download varies w/FreeBSD In-reply-To: <200004130133.e3D1XFo20746@cytosine.dhs.org> References: <200004130133.e3D1XFo20746@cytosine.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Bhishan, Wednesday, April 12, 2000, 9:33:14 PM, you wrote: BH> I'm sure that I'm seeing 300kilobytes/second on the windows BH> machine. I double-checked that. BH> I used Netscape and IE to download in windows. BH> And I use lynx to download in FreeBSD. BH> --bhishan BH> [Charset iso-8859-1 unsupported, filtering to ASCII...] >> > I am having a little problem with download speeds >> > in FreeBSD. I currently have cable with COX@HOME. >> > I am running my machine as a nat server in order >> > for the computer's on my network to access the >> > internet. >> > >> > However, when I download a file through nat, >> > the speed varies from where I download the file >> > directly with the cable modem. >> > When I download through nat, the speed is about >> > 15-30kb/sec. But, when I hook the cable modem >> > up to one of the windows computers I get about >> > 150-300kb/sec. >> >> 150-300 kilobits per second = 15-30 kilobytes per second (basically) >> Windows is showing you kilobits, FreeBSD is showing you kilobytes. Same >> speed. >> >> >> BH> To Unsubscribe: send mail to majordomo@FreeBSD.org BH> with "unsubscribe freebsd-questions" in the body of the message 300kBytes is *really* fast, 2,400,000 kbits/sec. I only see 800 Kbits MAX on the cable system (roadrunner), and that is quick. Although, whatever is in the 'Saving Location' of Netscape and IE in Windows are in KiloBytes, and mine hang around 60KB. -- Best regards, Neill freebsd@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 19: 5:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailbox.mcs.net (Mailbox.mcs.com [192.160.127.87]) by hub.freebsd.org (Postfix) with ESMTP id 0FE1237BAE5 for ; Wed, 12 Apr 2000 19:05:47 -0700 (PDT) (envelope-from tforrest@mailbox.mcs.net) Received: (from tforrest@localhost) by mailbox.mcs.net (8.9.3/8.9.3) id VAA70563; Wed, 12 Apr 2000 21:05:43 -0500 (CDT) (envelope-from tforrest) Message-Id: <200004130205.VAA70563@mailbox.mcs.net> From: "Tommy Forrest - KE4PYM" To: "Bhishan Hemrajani" , "Neill Robins" Cc: "freebsd-questions@FreeBSD.ORG" Date: Wed, 12 Apr 2000 22:05:38 -0400 Reply-To: "Tommy Forrest - KE4PYM" X-Mailer: PMMail 2000 Professional (2.10.2000) For Windows 98 (4.10.1998) In-Reply-To: <1909.000412@nc.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: cable download varies w/FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Netscape and IE have report upwards of ~750-835KB/sec pulling adcritic.com. I've seen 11.5 meg Quicktime clips completely transfer to me in 23 seconds. I've also pulled a test bmp file from RR at a hair over 900KB/sec. Granted that was a year ago. Here of late it'll hang around 400-600 from the net and 700 from the internal test server. Though I see no speed increase or decrease when moving the cable modem from my FBSD 3.3 box to the Win32 box. On Wed, 12 Apr 2000 21:49:41 -0400, Neill Robins wrote: >300kBytes is *really* fast, 2,400,000 kbits/sec. > >I only see 800 Kbits MAX on the cable system (roadrunner), and that >is quick. Although, whatever is in the 'Saving Location' of Netscape >and IE in Windows are in KiloBytes, and mine hang around 60KB. > >-- >Best regards, >Neill >freebsd@nc.rr.com > Tommy Forrest - KE4PYM - tforrest@mcs.net http://www.mcs.net/~tforrest And now, its time, for some useless, bandwidth wasting words of wisdom: Windows: A solution to a problem which never existed. PGP Public Key Fingerprint: 5762 A3CC 8EA5 8542 9666 222B 61A9 2558 ** Tag(s) inserted by Bandit Tagger98 - http://www.gbar.dtu.dk/~c918704 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 19:36:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id E037637BA8D for ; Wed, 12 Apr 2000 19:36:14 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.115]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Wed, 12 Apr 2000 19:46:33 -0700 Message-ID: <38F53252.978FEB4D@3-cities.com> Date: Wed, 12 Apr 2000 19:34:58 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: John Reynolds~ Cc: questions@freebsd.org Subject: Re: SMP with dual-boot (win98) question References: <14580.51371.762330.305509@hip186.ch.intel.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Reynolds~ wrote: > > Hello all, > > I searched the archives to try and answer this, but came up dry. I've got an > ASUS P2B-DS motherboard with 1 processor in there now. I'm currently in the > process of purchasing a second processor so that I can experiment with the > SMP features of 4.0 (not that 3.x didn't have SMP ... I am just on 4.0 now ;). > > However, I've got to keep Win98 around on another disk for the wife so she > can boot into it for certain apps. The question I have is: does anybody > currently have this configuration, i.e. two processors with SMP kernel but > dual boot into win98? Will win98 happily "ignore" the second processor and run > "normally," or will having the second one there confuse it? Nope! Win98 doesn't speak SMP and will never see it. I ran Win98 on a dual cpu machine and never had any problems. Of the systems I use, only FreeBSD and NT ever saw the 2nd cpu. Kent > > I've never messed with SMP machines before but I assume that during the boot > process the kernel running on CPU0 has to initiate the second CPU to start > running. So, my theory is that win98 will happily ignore the second CPU > sitting there. True? > > Thanks, > > -Jr > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > | John Reynolds WCCG, CCE, Higher Levels of Abstraction | > | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | > | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 19:40: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mongkok.pacific.net.hk (mongkok.pacific.net.hk [202.14.67.46]) by hub.freebsd.org (Postfix) with ESMTP id 2B0A037B69B for ; Wed, 12 Apr 2000 19:40:01 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from tsingyi.pacific.net.hk (tsingyi.pacific.net.hk [202.14.67.240]) by mongkok.pacific.net.hk with ESMTP id KAA27132 for ; Thu, 13 Apr 2000 10:39:59 +0800 (HKT) Received: from alexkwan (ppp79.dyn30.pacific.net.hk [202.64.30.79]) by tsingyi.pacific.net.hk with SMTP id KAA28803 for ; Thu, 13 Apr 2000 10:39:58 +0800 (HKT) Message-ID: <000701bfa4f1$d97bb520$4f1e40ca@alexkwan> From: "Alex Kwan" To: Subject: X-Window Manager for Small Size RAM Date: Thu, 13 Apr 2000 10:42:01 +0800 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.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! My FreeBsd Box was 4.0R am only have 32 MB RAM, which X window managers are recommanded? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 19:43:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.bellatlantic.net (mail2.bellatlantic.net [151.196.0.38]) by hub.freebsd.org (Postfix) with ESMTP id 9DE2437BBAA for ; Wed, 12 Apr 2000 19:43:51 -0700 (PDT) (envelope-from ugen@xonix.com) Received: from xonix.com (adsl-138-89-49-173.bellatlantic.net [138.89.49.173]) by mail2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id WAA12325; Wed, 12 Apr 2000 22:43:29 -0400 (EDT) Message-ID: <38F53536.55421F98@xonix.com> Date: Wed, 12 Apr 2000 22:47:18 -0400 From: Ugen Antsilevitch X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Alex Kwan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: X-Window Manager for Small Size RAM References: <000701bfa4f1$d97bb520$4f1e40ca@alexkwan> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vtwm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 19:45:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 3048737BBC7 for ; Wed, 12 Apr 2000 19:45:42 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3D2jVY23622; Wed, 12 Apr 2000 19:45:31 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004130245.e3D2jVY23622@cytosine.dhs.org> Subject: Re: cable download varies w/FreeBSD In-Reply-To: <200004130205.VAA70563@mailbox.mcs.net> from Tommy Forrest - KE4PYM at "Apr 12, 2000 10:05:38 pm" To: Tommy Forrest - KE4PYM Date: Wed, 12 Apr 2000 19:45:31 -0700 (PDT) Cc: Neill Robins , "freebsd-questions@FreeBSD.ORG" X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you know what might be the cause of these slow speeds at times? Because I usually go around 250kbytes/sec on the average. And if I'm lucky I can get up to 500kbytes/sec. --bhishan > Netscape and IE have report upwards of ~750-835KB/sec pulling > adcritic.com. I've seen 11.5 meg Quicktime clips completely transfer > to me in 23 seconds. I've also pulled a test bmp file from RR at a > hair over 900KB/sec. Granted that was a year ago. Here of late > it'll hang around 400-600 from the net and 700 from the internal test > server. > > Though I see no speed increase or decrease when moving the cable > modem from my FBSD 3.3 box to the Win32 box. > > > On Wed, 12 Apr 2000 21:49:41 -0400, Neill Robins wrote: > > >300kBytes is *really* fast, 2,400,000 kbits/sec. > > > >I only see 800 Kbits MAX on the cable system (roadrunner), and that > >is quick. Although, whatever is in the 'Saving Location' of Netscape > >and IE in Windows are in KiloBytes, and mine hang around 60KB. > > > >-- > >Best regards, > >Neill > >freebsd@nc.rr.com > > > > > Tommy Forrest - KE4PYM - tforrest@mcs.net > http://www.mcs.net/~tforrest > And now, its time, for some useless, bandwidth wasting words of wisdom: > Windows: A solution to a problem which never existed. > > PGP Public Key Fingerprint: 5762 A3CC 8EA5 8542 9666 222B 61A9 2558 > > > > > ** Tag(s) inserted by Bandit Tagger98 - http://www.gbar.dtu.dk/~c918704 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 20:12:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tantalum.btinternet.com (tantalum.btinternet.com [194.73.73.80]) by hub.freebsd.org (Postfix) with ESMTP id 284F737BBA9 for ; Wed, 12 Apr 2000 20:11:05 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [62.6.102.58] (helo=parish.my.domain) by ruthenium.btinternet.com with esmtp (Exim 2.05 #1) id 12fTEU-0000PX-00; Wed, 12 Apr 2000 20:55:26 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id UAA00680; Wed, 12 Apr 2000 20:52:31 +0100 (BST) (envelope-from mark) Date: Wed, 12 Apr 2000 20:52:26 +0100 From: Mark Ovens To: Gary Kline Cc: freebsd-questions@freebsd.org Subject: Re: vidcontrol to set background... Message-ID: <20000412205226.B236@parish> References: <200004111715.KAA24595@tera.com> <20000411230349.E235@parish> <20000411192014.A25019@athena.sea.tera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000411192014.A25019@athena.sea.tera.com>; from kline@tera.com on Tue, Apr 11, 2000 at 07:20:14PM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 11, 2000 at 07:20:14PM -0700, Gary Kline wrote: > On Tue, Apr 11, 2000 at 11:03:49PM +0100, Mark Ovens wrote: > > On Tue, Apr 11, 2000 at 10:15:43AM -0700, Gary Kline wrote: > > > > > > Anybody know how to set the console (or vconsole) to a light background > > > with dark type? `vidcontrol show' shows you various flavors of fg and > > > bg, but I didn't find anything that worked. (I found some pretty > > > interestly ugly combos, tho.... :) > > > > > > > Not sure exactly what you're asking here; you obviously know about > > ``vidcontrol '' > > > --What I tried after rebooting recently was something like > > # vidcontrol black white > > and that not working. Some others like `yellow blue' did > work, but then the directory listed by "ls -l" were invisible. > > Is there any reason that white | lightwhite won't work as a > console background? > Hmmm, works for me (I've just tried it to be certain). You have to do a clear(1) after the vidcontrol to repaint the current screen, but ls listings appear fine as black text on white (well greyish really) background. You can't use brightwhite (or bright-anything) as the background, only the foreground. What version of FreeBSD are you running? the syscons driver appears to have been completely re-written in 4.0? I'm on 4.0 BTW. > gary > > > > > > > > This script shows a wider range of combinations: > > > > #!/bin/sh > > # Display ANSI colours. > > # > > esc="\033[" > > echo -e "\t 40\t 41\t 42\t 43\t 44 45\t46\t 47" > > for fore in 30 31 32 33 34 35 36 37; do > > line1="$fore " > > line2=" " > > for back in 40 41 42 43 44 45 46 47; do > > line1="${line1}${esc}${back};${fore}m Normal ${esc}0m" > > line2="${line2}${esc}${back};${fore};1m Bold ${esc}0m" > > done > > echo -e "$line1\n$line2" > > done > > > > > > > > > > > > > thanks for some ideas, > > > > > > gary > > > > > > > > > > > > -- > > > Gary Kline > > > Cray Inc > > > Seattle, Washington > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > ...and on the eighth day God created UNIX > > ________________________________________________________________ > > FreeBSD - The Power To Serve http://www.freebsd.org > > My Webpage http://ukug.uk.freebsd.org/~mark/ > > mailto:mark@ukug.uk.freebsd.org http://www.radan.com > > > > -- > Gary Kline > Cray Inc > Seattle, Washington > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 20:13:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rjk191.rh.psu.edu (RJK191.rh.psu.edu [128.118.193.182]) by hub.freebsd.org (Postfix) with ESMTP id 3A93E37B62A for ; Wed, 12 Apr 2000 20:13:23 -0700 (PDT) (envelope-from ray@rjk191.rh.psu.edu) Received: (from ray@localhost) by rjk191.rh.psu.edu (8.9.3/8.9.3) id XAA03482 for freebsd-questions@FreeBSD.ORG; Wed, 12 Apr 2000 23:13:20 -0400 (EDT) (envelope-from ray) Date: Wed, 12 Apr 2000 23:13:20 -0400 From: Ray Kohler To: freebsd-questions@FreeBSD.ORG Subject: Re: X-Window Manager for Small Size RAM Message-ID: <20000412231320.A3471@rjk191.rh.psu.edu> Reply-To: rjk191@psu.edu References: <000701bfa4f1$d97bb520$4f1e40ca@alexkwan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000701bfa4f1$d97bb520$4f1e40ca@alexkwan>; from alexkwan@pacific.net.hk on Thu, Apr 13, 2000 at 10:42:01AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 13, 2000 at 10:42:01AM +0800, Alex Kwan wrote: > My FreeBsd Box was 4.0R am only have 32 MB RAM, > which X window managers are recommanded? I myself very much like flwm. I even use it when I don't have a RAM shortage. Very small, very fast, and very simple. Great for people who hate to mess around with little details in config files - it has none. -- Ray Kohler FreeBSD -- The Power to Serve Never tell a lie unless it is absolutely convenient. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 20:32: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailbox.engr.sc.edu (mailbox.engr.sc.edu [129.252.22.203]) by hub.freebsd.org (Postfix) with ESMTP id 8E51437B570 for ; Wed, 12 Apr 2000 20:32:01 -0700 (PDT) (envelope-from gruen@engr.sc.edu) Received: by mailbox.engr.sc.edu with Internet Mail Service (5.5.2448.0) id ; Wed, 12 Apr 2000 23:29:36 -0400 Message-ID: From: "Gruen, Robert" To: "'questions@FreeBSD.org'" Subject: rc.conf Date: Wed, 12 Apr 2000 23:29:26 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was trying to configure my computer on a private disconnected network with a static ip address within the 192.168 domain. I however forgot to put a closing quote on one of the lines I added to rc.conf. Now when I boot up, the boot loader reports a syntax error in rc.conf and is asking me for a path to the shell or hit RETURN /bin/sh. I cannot get past this point, I need to fix the syntax error in the rc.conf file. I also need some help setting up the computer for the static IP address. Please let me know if you can help me. Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 20:40:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailbox.engr.sc.edu (mailbox.engr.sc.edu [129.252.22.203]) by hub.freebsd.org (Postfix) with ESMTP id 1741337BBEC for ; Wed, 12 Apr 2000 20:40:20 -0700 (PDT) (envelope-from gruen@engr.sc.edu) Received: by mailbox.engr.sc.edu with Internet Mail Service (5.5.2448.0) id ; Wed, 12 Apr 2000 23:37:56 -0400 Message-ID: From: "Gruen, Robert" To: "'questions@FreeBSD.org'" Subject: Hard drive issues Date: Wed, 12 Apr 2000 23:37:55 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I keep seeing "wd0 timeout error 0" where wd0 is my harddrive, what could be wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 20:44:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.26.39]) by hub.freebsd.org (Postfix) with SMTP id 34C4C37B66B for ; Wed, 12 Apr 2000 20:44:36 -0700 (PDT) (envelope-from flatline@area51.v-wave.com) Received: (qmail 3010 invoked by uid 1001); 13 Apr 2000 03:44:35 -0000 Date: Wed, 12 Apr 2000 21:44:35 -0600 From: Chris Wasser To: stable@FreeBSD.ORG Cc: questions@FreeBSD.ORG Subject: NIC problems under 4.0 Message-ID: <20000412214435.A2699@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This was previously a AMD-K7 machine (4.0-STABLE) but has been moved over to a Intel based machine for the time being while I get a new motherboard (the K7 motherboard is shot -- the other K7 box runs like a charm.) Running 4.0-STABLE from Wednesday, April 12th. There are two Macronix PNIC II's in the machine, one at 10Mbps/Half-Duplex(dc0) and the other at 100Mbps/Full-Duplex(dc1) (both NICs use the dc? driver). On the 100Base-TX side of things, during any sort of heavy network load I get: Apr 12 13:00:45 cmdmicro /kernel: dc1: TX underrun -- increasing TX threshold Apr 12 13:29:17 cmdmicro /kernel: dc1: TX underrun -- increasing TX threshold Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- increasing TX threshold Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- using store and forward mode Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- using store and forward mode Now from what I was reading on the older archives, these messages aren't all that big a deal if appearing in sparse amounts, however I have a 3.3-STABLE machine with the same make/model of network cards on the same machine with no such messages popping up (slower speed processor as well). On the 3.3-S machine I'm able to sustain 11MB/s transfer rates to and from the network (it's switched) with no problems, however the 4.0-S machine barely breaks 8.0MB/s on the same test. I originally had 3c905C-TX's in the 4.0 box but they ended up shitting oatmeal under heavy network loads (no big surprise there) The 4.0-STABLE machine has only been up a few hours now: 8:33PM up 7:43, 3 users, load averages: 0.00, 0.00, 0.00 It should be noted that net.inet.tcp.delayed_ack is at 1 on the 4.0-STABLE machine and 0 on the 3.3-STABLE (I've recently just set it to 0 to see if it's made any difference) Machine specs: -------------- 3.3-STABLE (1999/09/16) P3-450 / 128MB 1 x LNE100TX v2.0 Macronix PNIC II (mx? driver) @ 10Mbps 1 x LNE100TX v2.0 Macronix PNIC II (mx? driver) @ 100Mbps Full-Duplex 4.0-STABLE (2000/04/12) P3-550 / 256MB 1 x LNE100TX v2.0 Macronix PNIC II (dc? driver) @ 10Mbps 1 x LNE100TX v2.0 Macronix PNIC II (dc? driver) @ 100Mbps Full-Duplex 100Mbps side of the network is switched (LAN). The "test" was conducted by xferring a 7GB tarball between the two machines via ftp (see ftp notes below) Except for processor and ram, these two machines are identical hardware-wise including BIOS setup/version# (and I do mean identical, all the hardware except processor and ram are identical make & model right down to the motherboard revision) One of the first things I checked was if there was shared PCI irqs, this is not the case, each device has it's own IRQ. USB is disabled. * FTP NOTES: tests were conducted with stock ftp client in 4.0-STABLE in active/PORT mode (not PASSIVE). There seems to be a problem with the stock ftp client with large file sizes. It reported the 7GB tarball as -11TB (when I did a ls of the file) and ofcourse messes up the bar graph display. It also stalls for a second when it reaches the end of the bar graph, but continues without error. It also doesn't show the correct file size during transfer (as in total bytes to xfer) but it does xfer the file properly nevertheless, I tested the tarball afterwards. I checked my own 4.0-STABLE machine at home, the stock ftp client exhibits the same behavior. I appriciate _any_ response (good or bad) as I need to get this worked out as soon as possible (I'd like to replace our 3.3-STABLE machine) 4.0-STABLE information (space-adjusted for word-wrap purposes): Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-STABLE #0: Wed Apr 12 12:38:04 MDT 2000 root@:/usr/src/sys/compile/DEEPTHOUGHT Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 551252571 Hz CPU: Pentium III/Pentium III Xeon (551.25-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383f9ff real memory = 268435456 (262144K bytes) config> q avail memory = 258334720 (252280K bytes) Preloaded elf kernel "kernel" at 0xc0296000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc029609c. VESA: v2.0, 8192k memory, flags:0x1, mode table:0xc0249ba2 (1000022) VESA: ATI RAGE128 Pentium Pro MTRR support enabled 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 5 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 pci0: at 7.2 chip1: port 0x5000-0x500f at device 7.3 on pci0 dc0: port 0xa400-0xa4ff mem 0xe5000000-0xe50000ff irq 10 at device 11.0 on pci0 dc0: Ethernet address: 00:a0:cc:32:eb:7c miibus0: on dc0 dcphy0: on miibus0 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc1: port 0xa800-0xa8ff mem 0xe5001000-0xe50010ff irq 11 at device 15.0 on pci0 dc1: Ethernet address: 00:a0:cc:33:7b:ab miibus1: on dc1 dcphy1: on miibus1 dcphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto atapci1: port 0xb400-0xb4ff,0xb000-0xb003,0xac00-0xac07 irq 15 at device 19.0 on pci0 ata2: at 0xac00 on atapci1 atapci2: port 0xc000-0xc0ff,0xbc00-0xbc03,0xb800-0xb807 irq 15 at device 19.1 on pci0 ata3: at 0xb800 on atapci2 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE/PS2 Probing for PnP devices on ppbus0: ppbus0: NPAP,PJL,PCL lpt0: on ppbus0 lpt0: Interrupt-driven port ppc1: at port 0x278-0x27f irq 5 on isa0 ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt1: on ppbus1 lpt1: Interrupt-driven port IP Filter: initialized. Default = pass all, Logging = enabled IP Filter: v3.3.8 ad4: 19609MB [39842/16/63] at ata2-master using UDMA66 ad6: 19609MB [39842/16/63] at ata3-master using UDMA66 acd0: CDROM at ata0-master using UDMA33 ifconfig -a (dc0 ip address blanked out) dc0: flags=8843 mtu 1500 inet 24.108.x.x netmask 0xffffff00 broadcast 24.108.89.255 ether 00:a0:cc:32:eb:7c media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX none dc1: flags=8843 mtu 1500 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:a0:cc:33:7b:ab media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX none lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 netstat -bi (again, formatted, I apologize if it's hard to read, I've tried to make it easier) Name Mtu Network Address Ipkts Ierrs Ibytes dc0 1500 00:a0:cc:32:eb:7c 39288 0 4923890 Opkts Oerrs Obytes Coll 4767 0 672170 549 Name Mtu Network Address Ipkts Ierrs Ibytes dc0 1500 24.108.89/24 cmdmicro 39288 0 4923890 Opkts Oerrs Obytes Coll 4767 0 672170 549 Name Mtu Network Address Ipkts Ierrs Ibytes dc1 1500 00:a0:cc:33:7b:ab 180147 0 114224991 Opkts Oerrs Obytes Coll 178687 5 165873105 0 Name Mtu Network Address Ipkts Ierrs Ibytes dc1 1500 192.168.1 cmdmicro 180147 0 114224991 Opkts Oerrs Obytes Coll 178687 5 165873105 0 Name Mtu Network Address Ipkts Ierrs Ibytes lo0 16384 3217 0 191261 Opkts Oerrs Obytes Coll 3217 0 191261 0 Name Mtu Network Address Ipkts Ierrs Ibytes lo0 16384 127 cmdmicro 3217 0 191261 Opkts Oerrs Obytes Coll 3217 0 191261 0 kernel config: machine i386 cpu I686_CPU ident DEEPTHOUGHT maxusers 128 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] 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 P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L options ICMP_BANDLIM #Rate limit bad replies options IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter logging options QUOTA options SOFTUPDATES #options NMBCLUSTERS=16384 #options PQ_HUGECACHE options PANIC_REBOOT_WAIT_TIME=60 options MD5 options VESA options DDB options DDB_UNATTENDED options PMAP_SHPGPERPROC=400 options MAXCONS=16 options MAXDSIZ=(256*1024*1024) options DFLDSIZ=(256*1024*1024) options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores device isa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # 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 options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 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? # 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? # 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 # Parallel port device ppc0 at isa? irq 7 device ppc1 at isa? irq 5 device ppbus # Parallel port bus (required) device lpt # Printer # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device pty # Pseudo-ttys (telnet etc) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # pc speaker pseudo-device speaker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 21: 2:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes04-hme0.telusplanet.net (edtnes04.telus.net [199.185.220.104]) by hub.freebsd.org (Postfix) with ESMTP id 0F98737B629 for ; Wed, 12 Apr 2000 21:02:47 -0700 (PDT) (envelope-from djfast@telus.net) Received: from alpha ([216.232.49.95]) by priv-edtnes04-hme0.telusplanet.net (InterMail vM.4.01.02.11 201-229-116-111) with SMTP id <20000413040231.GSQC4208.priv-edtnes04-hme0.telusplanet.net@alpha> for ; Wed, 12 Apr 2000 22:02:31 -0600 From: "Donald Fast" To: Subject: RE: does the "Windows" key not have a keycode? Date: Wed, 12 Apr 2000 21:01:58 -0700 Message-ID: <000101bfa4fd$03c9c820$5f31e8d8@bc.hsia.telus.net> 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.2377.0 In-reply-to: <38F52473.9637713D@picusnet.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The key equivalent is Ctrl - Esc. (Ctrl-Esc has the same result in Windows as pressing the "windows key") The context menu key (the other new "Win" key) is equilvalent to a right click. Ctrl - Esc is press and hold the Ctrl key and press the Esc key. you must be pretty young (if the keyboard is older than you). I'm glad you got started right (with BSD). Donald Fast > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of William Freeman > Sent: Wednesday, April 12, 2000 6:36 PM > To: freebsd-questions@freebsd.org > Subject: does the "Windows" key not have a keycode? > > > I broke the space bar on the AT&T keyboard i was using before (the thing > was older than i am, anyway), and so i bought this new IBM keyboard. > However, any time i am prompted for "ANY KEY", the Windows key never > seems to work. > if I am in an Xterm or somthing and i hit an F* key or Home or End or > some other equaly usless key it echos gibberish back at my. the Windows > key does not. does it not return a keycode when not under Windows? > > -- > William D. Freeman (wdf@picusnet.com) > http://members.xoom.com/EvilGNU > -----BEGIN GEEK CODE BLOCK----- > Version: 3.1 > GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ > D--- G- e- h! r-- !y+ > ------END GEEK CODE BLOCK------ > > > > > > 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 Apr 12 21:11:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 2D9B637B629 for ; Wed, 12 Apr 2000 21:11:15 -0700 (PDT) (envelope-from doc@wcug.wwu.edu) Received: (qmail 17626 invoked by uid 1074); 13 Apr 2000 04:11:10 -0000 Date: Wed, 12 Apr 2000 21:11:10 -0700 (PDT) From: David Daugherty X-Sender: doc@sloth To: Bhishan Hemrajani Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: cable download varies w/FreeBSD In-Reply-To: <200004130245.e3D2jVY23622@cytosine.dhs.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Bhishan Hemrajani wrote: > Do you know what might be the cause of these slow speeds at times? > Because I usually go around 250kbytes/sec on the average. And > if I'm lucky I can get up to 500kbytes/sec. 500kbytes will probably read as 500KB. While 500kbits will read 500Kb. Please note the case of the "b's", KB and Kb. As far as I know the cable modems through AT&T are limited to 1.5 Mbits per second. This only translates to 187KBytes, again note the case. In other words at the cable modems most optimum speed it can only do 187KByte per second. The fastest burst speed I've ever seen out of my cable modem is ~1.4Kbits per second. Or, 175KBytes. If you're getting 500KBytes per second on a $40 Internet connection I want to move to your neighborhood! ;) David Software Eng. - NetManage Work email: david.daugherty@netmanage.com Home email: doc@wcug.wwu.edu ICQ 21106703 Washington State Resident To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 21:15:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 72FEA37B96B for ; Wed, 12 Apr 2000 21:15:34 -0700 (PDT) (envelope-from rsidd@theory8.physics.iisc.ernet.in) Received: (qmail 10143 invoked from network); 13 Apr 2000 04:15:28 -0000 Received: from unknown (HELO theory8.physics.iisc.ernet.in) (144.16.71.128) by theory1.physics.iisc.ernet.in with SMTP; 13 Apr 2000 04:15:28 -0000 Received: (qmail 1721 invoked by uid 211); 13 Apr 2000 04:15:26 -0000 Date: Thu, 13 Apr 2000 09:45:26 +0530 From: Rahul Siddharthan To: Alex Kwan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: X-Window Manager for Small Size RAM Message-ID: <20000413094525.C1701@theory8.physics.iisc.ernet.in> Mail-Followup-To: Alex Kwan , freebsd-questions@FreeBSD.ORG References: <000701bfa4f1$d97bb520$4f1e40ca@alexkwan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000701bfa4f1$d97bb520$4f1e40ca@alexkwan>; from alexkwan@pacific.net.hk on Thu, Apr 13, 2000 at 10:42:01AM +0800 X-Operating-System: Linux 2.0.32 i486 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > My FreeBsd Box was 4.0R am only have 32 MB RAM, > which X window managers are recommanded? xfce is quite fast on our FreeBSD 3.4 box, 32 MB RAM. So is enlightenment by itself (ie not as part of gnome). KDE 1.0 also runs quite nicely; I don't know about later versions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 21:16:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.bellnetworks.net (www.bellnetworks.net [208.177.187.234]) by hub.freebsd.org (Postfix) with ESMTP id 143D137BC8D for ; Wed, 12 Apr 2000 21:16:13 -0700 (PDT) (envelope-from jerry@bellnetworks.net) Received: from itbell (dhcp-247.bellnetworks.net [208.177.187.247]) by www.bellnetworks.net (8.9.3/8.9.3) with SMTP id AAA09498; Thu, 13 Apr 2000 00:16:37 -0400 (EDT) (envelope-from jerry@bellnetworks.net) Message-ID: <001b01bfa4fe$f6524b20$f7bbb1d0@netrex.com> From: "Jerry Bell" To: "Michael Dungan" , References: <004b01bfa4c7$bd823ee0$c71930d0@hoorj> Subject: Re: high volume mail server hardware suggestions Date: Thu, 13 Apr 2000 00:15:54 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Whether to use a few 'large' servers or several smaller servers is partly related to the type of mail services and partly to the amount of money you are willing to spend. If you are looking at strickly SMTP services, you have a lot more flexibility, since each server can more or less run independantly of the others. Providing POP and IMAP services will tie the servers together, either through a shared mail spool or through aliases to directly a certain user's mail to a certain server. The shared mail spool concept is quite popular, but it provides a pretty big bottleneck to performance and a single point of failure. These issues can be mitigated through high speed, backend network access to the fileserver and using more robust hardware on the server. Providing SSL based POP and IMAP services add a significant CPU load that can be helped by adding more processors. You can probably save a bit of money by going the several smaller server route since each server doesn't need to handle too large of a load, and less robust hardware can be used since the loss of a server in this environment is more tolerable. Two single processor or two dual processor machines is capable of moving a lot more data than one dual processor or one quad processor machine. This model is also easy to upgrade - if designed properly, you can keep adding front end machines to load balance across. As far as hardware, I really like the Dell poweredge line. I'd recommend using the poweredge 2300's (may be 2400 by now :) for the smaller boxes - each are 2 processor capable and have a built in hardware raid array. For the larger box, possibly the backend file server, if you are going that route, I'd look at the poweredge 4400. As people have said before, RAM is very important, CPU is important if you have a lot of POP/IMAP/POP3S/IMAPS clients, hardware raid (perferably using 0+1 with fast disks) will also help. It's difficult to give the specifics of what is needed without knowing the kind of load, architecture of the servers to be used, budget and performace/reliability expectations there are. I hope this helps. Jerry ----- Original Message ----- From: Michael Dungan To: Sent: Wednesday, April 12, 2000 5:40 PM Subject: high volume mail server hardware suggestions > Does anyone have any suggestions for hardware for running high volume e-mail > servers with FreeBSD? Should I use a few "large" servers, or several smaller > ones? > > thanks, > > Mike > > > > 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 Apr 12 21:50: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bigphred.greycat.com (bigphred.greycat.com [207.173.133.2]) by hub.freebsd.org (Postfix) with ESMTP id 9A23037B78E for ; Wed, 12 Apr 2000 21:49:59 -0700 (PDT) (envelope-from dann@bigphred.greycat.com) Received: (from dann@localhost) by bigphred.greycat.com (8.9.3/8.9.3) id VAA75925 for questions@freebsd.org; Wed, 12 Apr 2000 21:50:25 -0700 (PDT) (envelope-from dann) Date: Wed, 12 Apr 2000 21:50:24 -0700 From: Dann Lunsford To: questions@freebsd.org Subject: Re: USB Camera, 4.0-STABLE Message-ID: <20000412215024.A75733@greycat.com> References: <20000412090534.A73677@greycat.com> <00041219303100.00234@mymachine.imag.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041219303100.00234@mymachine.imag.net>; from markh@lon.imag.net on Wed, Apr 12, 2000 at 07:24:12PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 07:24:12PM -0400, Mark Hendriks wrote: > On Wed, 12 Apr 2000, Dann Lunsford wrote: > > I have a D-Link DSB-C300 USB digital camera, and absolutely no idea how > > to get it working with FreeBSD, if it's possible at all. Haven't dealt with > > USB stuff before. Using a Toshiba 2595XDVD laptop running 4.0=STABLE as of > > a couple of days ago. Can anyone supply a pointer or two to info on USB > > on FreeBSD, and on this camera in particular? Thanks! > > For USB support, look in the LINT kernel config file, and copy the > appropriate lines to the kernel config file you are currently using. If > you haven't built a custom kernel yet, everything you need to know is in > the handbook on your system at /usr/share/doc/handbook/index.html Heh. Have USB support in the kernel, that's not the problem, Guess I was a bit unclear. Sorry. What this thing is, is one of those little video stream cameras, not a digital "snapshot" type. I've seen this type used for "web cam" stuff and security coverage. FXTV works great with one of it's brooktree-based cousins. What I need is something similar to FXTV that can take it's input from the USB devices. Unless I screwed up (which happens :-) ) and missed it, there doesn't appear to be such a critter. Which brings me full circle. > For your digital camera, look through the ports collection under graphics. First thing I did, I *hope* I missed something, because otherwise I've got a chore ahead of me... Thanks! -- Dann Lunsford The only thing necessary for the triumph of evil dann@greycat.com is that men of good will do nothing. -- Cicero To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 21:55:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id EEA6937BB22 for ; Wed, 12 Apr 2000 21:55:54 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3D4tqO23936; Wed, 12 Apr 2000 21:55:52 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004130455.e3D4tqO23936@cytosine.dhs.org> Subject: Re: cable download varies w/FreeBSD In-Reply-To: from David Daugherty at "Apr 12, 2000 09:11:10 pm" To: David Daugherty Date: Wed, 12 Apr 2000 21:55:51 -0700 (PDT) Cc: "freebsd-questions@FreeBSD.ORG" X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That's exactly what I get. And I am extremely sure that I am not reading it wrong. I have two programs that tell me the current bandwidth usage. For FreeBSD, I use mrtg. And on my windows box I use DU Meter. On the windows box I see 150-300kilobytes/sec in DU Meter as well as in the IE save window (this value is an average). Is there anything I can do to optimize the FreeBSD connection to the cable modem service? --bhishan P.S I am in a very new area, so the connections here are really good. The only bad part is that they cap upstream to 256kilobits/sec, wrather than the no caps that I've seen in other areas. > On Wed, 12 Apr 2000, Bhishan Hemrajani wrote: > > > Do you know what might be the cause of these slow speeds at times? > > Because I usually go around 250kbytes/sec on the average. And > > if I'm lucky I can get up to 500kbytes/sec. > > 500kbytes will probably read as 500KB. While 500kbits will read 500Kb. > Please note the case of the "b's", KB and Kb. As far as I know the cable > modems through AT&T are limited to 1.5 Mbits per second. This only > translates to 187KBytes, again note the case. In other words at the cable > modems most optimum speed it can only do 187KByte per second. > > The fastest burst speed I've ever seen out of my cable modem is ~1.4Kbits > per second. Or, 175KBytes. If you're getting 500KBytes per second on a $40 > Internet connection I want to move to your neighborhood! ;) > > > David > Software Eng. - NetManage > Work email: david.daugherty@netmanage.com > Home email: doc@wcug.wwu.edu > ICQ 21106703 > Washington State Resident > > > > 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 Apr 12 21:57:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts2-srv.bellnexxia.net (tomts2.bellnexxia.net [209.226.175.140]) by hub.freebsd.org (Postfix) with ESMTP id F116637BC29 for ; Wed, 12 Apr 2000 21:57:53 -0700 (PDT) (envelope-from ddavid@ican.net) Received: from ican.net ([216.209.37.13]) by tomts2-srv.bellnexxia.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000413045749.BLBV1435.tomts2-srv.bellnexxia.net@ican.net>; Thu, 13 Apr 2000 00:57:49 -0400 Message-ID: <38F55348.1D1BD8C2@ican.net> Date: Thu, 13 Apr 2000 00:55:36 -0400 From: David David X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Gruen, Robert" Cc: "'questions@FreeBSD.org'" Subject: Re: rc.conf References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Gruen, Robert" wrote: > > I was trying to configure my computer on a private disconnected network with > a static ip address within the 192.168 domain. I however forgot to put a > closing quote on one of the lines I added to rc.conf. Now when I boot up, > the boot loader reports a syntax error in rc.conf and is asking me for a > path to the shell or hit RETURN /bin/sh. I cannot get past this point, I > need to fix the syntax error in the rc.conf file. I also need some help > setting up the computer for the static IP address. Please let me know if > you can help me. how about, at the boot promp ( at the point it says booting in ??? secounds, hit any key other than enter) hit a key other than enter ( I use the space bar myself) type " boot -s " this will load the kernel, then: --->fsck -p --check file systems mount -u / -- mount root file system mount -a -t ufs -- mount all other file systems in fstab swapon -a --not sure you need the swap partitions to edit the file then at the prompt, cd to where the file is, then use the editor "ee what_ever_file" edit the rc.conf file, save it, shutdown -r now, and start up as normal I use this when i do makeworld, see no problem of doing the same too edit that file and reboot. does anyone else thing this would work? David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 21:58:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kearneys.ca (cr1003527-a.rct1.bc.wave.home.com [24.113.36.145]) by hub.freebsd.org (Postfix) with SMTP id 3A91037BBA9 for ; Wed, 12 Apr 2000 21:58:31 -0700 (PDT) (envelope-from brent@kearneys.ca) Received: (qmail 73532 invoked by uid 1000); 13 Apr 2000 04:58:30 -0000 Date: Wed, 12 Apr 2000 21:58:30 -0700 From: Brent Kearney To: Derrick Baumer , FreeBSD Questions Subject: Re: Is FTape broken? Message-ID: <20000412215830.A72839@kearneys.ca> References: <200004121035.DAA08993@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004121035.DAA08993@earthlink.net>; from bduk@earthlink.net on Wed, Apr 12, 2000 at 03:35:26AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 03:35:26AM -0700, Derrick Baumer wrote: > > ) From: Micke Josefsson > ) > ) On 11-Apr-00 Derrick Baumer wrote: > ) > I have a (very) old Conner SuperStore 800<-(I think) QIC-80 tape > ) > drive. It has served me faithfully under Windows, Linux, and even > ) > FreeBSD<-(about 5 years ago). For the life of me, I cannot get it > ) > to work now. > ) > ) I believe ft-stuff has been removed since 3.0. You could try a > ) websearch for Mark Hannon och ftape, he had made a patch for it, but > ) I cant for my life remember the webaddress:( > > That makes sense and I will look for the site. I wonder if anybody > can tell me why the ft program is still part of the base installation, > though, and why the kernel still recognizes the ftape options and why > the ft* devices are still available in /dev/MAKEDEV? > Here's a (the?) site: http://w1.874.telia.com/~u87405149/ftape.html Although, I followed the instructions on my box, which has the same hardware you described, running FreeBSD 3.4-STABLE, and could not get any ft0 device. I gave up after many hours of fidgetting. The general attitude seems to be that this type of hardware is "non-standard", and not very popular, and so no one has been interested in developing software for it. As a result, support for it has been removed from FreeBSD. The solution may be to use it in a Linux box instead, or give it to someone else who runs an OS with more robust hardware support (I don't think theres any resale value left in them!). Let me know if you get it to work, maybe I'll try again ;) -Brent ____________________________________________ brent@kearneys.ca "The follies of the last debauch should be buried in eternal oblivion, in order to give full scope to the follies of the next." --David Hume Of Political Society ____________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 22: 6:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from indigo.dreamfire.net (indigo.dreamfire.net [207.113.154.29]) by hub.freebsd.org (Postfix) with ESMTP id 138BB37BBA9 for ; Wed, 12 Apr 2000 22:06:53 -0700 (PDT) (envelope-from sean@dreamfire.net) Received: from valiant.dreamfire.net (valiant [24.11.227.21]) by indigo.dreamfire.net (Postfix) with ESMTP id EBAB19452 for ; Wed, 12 Apr 2000 22:06:51 -0700 (PDT) Received: by valiant.dreamfire.net (Postfix, from userid 1000) id 4487932E; Wed, 12 Apr 2000 22:04:33 -0700 (PDT) Date: Wed, 12 Apr 2000 22:04:32 -0700 From: Sean-Paul Rees To: questions@freebsd.org Subject: Refuse versus Filter Message-ID: <20000412220432.A1974@dreamfire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG G'day, I have several ipfw rules to protect some potentially vulnerable services from being exploited from the outside. However, when I do a nmap, all the ports that I block show up as filtered. Is there a way to get a "Connection refused" effect with ipfw instead of a connection just hanging? I run 4.0-STABLE/i386. -- Cheers, Sean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 22:23:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 7BE0737B629 for ; Wed, 12 Apr 2000 22:23:26 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3D5NQS24196 for freebsd-questions@freebsd.org; Wed, 12 Apr 2000 22:23:26 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004130523.e3D5NQS24196@cytosine.dhs.org> Subject: Deny a set of ips for a group using ipfw To: freebsd-questions@freebsd.org Date: Wed, 12 Apr 2000 22:23:26 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am currently running a FreeBSD 3.4-RELEASE box as a nat gateway, however, I find the need to give out a few shell accounts to some of my friends. But, in case one of my friends turns out to be hazardous to my network I will not be happy. So I decided to prevent it before it happens. What I want to do is block an interface from being used by the group users. And only allowed by people in the group wheel. I thought that this would do that for me: ipfw add 1050 allow all from any to any gid wheel ipfw add 1051 deny all from any to any gid users via de0 de0 is my internal interface, and de1 is my external interface. However, any normal user can still ping the computers on my internal interface. I don't see why this is happening. Here is a printout of "ipfw show": 00010 664306 337437059 divert 8668 ip from any to any via de1 01000 0 0 deny ip from any to 192.168.0.5 01001 0 0 deny ip from any to 207.199.68.5 01050 4878 348297 allow ip from any to any gid wheel 01051 0 0 deny ip from any to any gid users via de0 01100 1314240 647617396 allow ip from any to any 65535 1 345 deny ip from any to any And all my users that I want to be denied access are in the group users (gid 100). And this is the entry I have in /etc/group for it: users:*:100: I don't see why it is not filtering out those packets. --bhishan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 22:39:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guppy.pond.net (guppy.pond.net [205.240.25.2]) by hub.freebsd.org (Postfix) with ESMTP id 13BF937B679; Wed, 12 Apr 2000 22:39:45 -0700 (PDT) (envelope-from ptacek@technologist.com) Received: from Ptacek (rc1s7p8.dashmail.net [216.36.33.80]) by guppy.pond.net (8.9.3/8.9.3) with SMTP id WAA02689; Wed, 12 Apr 2000 22:30:19 -0700 (PDT) From: "Chris Ptacek" To: Cc: Subject: VPN help needed Date: Wed, 12 Apr 2000 22:39:19 -0700 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) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am trying to connect to a remote NT VPN server so I can perform some work remotely. However I can't seem to get the VPN link to come up. I am using the pptpclient software. I have the following entry in my ppp.conf file: VPN: set timeout 0 set ifaddr 0 0 add 172.22.0.0/16 HISADDR set authname set authkey alias enable yes and I start the pptpclient with the following command: > pptp VPN I am getting the following: log[pptp_dispatch_ctrl_packet:pptp_ctrl.531]: Client connection established. log[pptp_dispatch_ctrl_packet:pptp_ctrl.637]: Outgoing call established. /usr/libexec/ld-elf.so.1: Shared object "libnetgraph.so.1" not found How do I fix this and is my setup correct? Also, on a similar note, I am running NAT on this box for my windows machine. I have tried to use the windows VPN connection to connect but it says the server isn't responding (if I dial out I can connect, so the server is correct), is there a way to get the VPN connection up when using NAT? Thanks in advance, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 23: 5:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sm0101.promedia.net (sm0101.promedia.net [208.131.40.4]) by hub.freebsd.org (Postfix) with ESMTP id 92B9A37B651 for ; Wed, 12 Apr 2000 23:05:12 -0700 (PDT) (envelope-from natepuri@office.ompages.com) Received: from laptop.ompages.com (ppp-208-171-196-113.01.promedia.net [208.171.196.113]) by sm0101.promedia.net (8.10.0/8.10.0) with ESMTP id e3D65Av20753 for ; Wed, 12 Apr 2000 23:05:10 -0700 Received: (from natepuri@localhost) by laptop.ompages.com (8.9.3/8.9.3) id XAA51579 for freebsd-questions@freebsd.org; Wed, 12 Apr 2000 23:00:11 -0700 (PDT) Date: Wed, 12 Apr 2000 23:00:11 -0700 From: Nate Puri To: freebsd-questions@freebsd.org Subject: Re: X-Window Manager for Small Size RAM Message-ID: <20000412230011.B50813@laptop.ompages.com> References: <000701bfa4f1$d97bb520$4f1e40ca@alexkwan> <20000412231320.A3471@rjk191.rh.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000412231320.A3471@rjk191.rh.psu.edu>; from ray@rjk191.rh.psu.edu on Wed, Apr 12, 2000 at 11:13:20PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 11:13:20PM -0400, Ray Kohler wrote: > On Thu, Apr 13, 2000 at 10:42:01AM +0800, Alex Kwan wrote: > > My FreeBsd Box was 4.0R am only have 32 MB RAM, > > which X window managers are recommanded? > > I myself very much like flwm. I even use it when I don't have a RAM > shortage. Very small, very fast, and very simple. Great for people > who hate to mess around with little details in config files - it has > none. If you don't like config files. I recommend either windowmaker (if you do like icon clicking), or icewm (if you don't care about icons). Both are very fash. Icewm is faster, but windowmaker is more featureful. I've run it in 486s w/ 16M RAM. But is was a tad slow. If you are approaching 32M RAM I would try windowmaker and icewm and see which one you like best. There are faster window managers, but none look as nice or are as featureful as these sans config file headaches. good luck... -nate > -- > Ray Kohler > FreeBSD -- The Power to Serve > Never tell a lie unless it is absolutely convenient. > > > 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 Apr 12 23: 6:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw01.execpc.com (mailgw01.execpc.com [169.207.2.78]) by hub.freebsd.org (Postfix) with ESMTP id 0298E37BCFB for ; Wed, 12 Apr 2000 23:06:05 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from execpc.com (spira-1-127.mdm.fox.execpc.com [169.207.25.1]) by mailgw01.execpc.com (8.9.1) id BAA11095 for ; Thu, 13 Apr 2000 01:06:02 -0500 Message-ID: <38F56380.8185B4F8@execpc.com> Date: Thu, 13 Apr 2000 01:04:48 -0500 From: Doug Poland X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Problem with SMC8216T Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm having problems installing 4.0-REL on a couple of machines. Each machine has an SMC8216T. The install is over NFS. The card is jumpered to software select. The visual device manager (sorry, forgot the name) suggested... IRQ: 10, I/0: 0x280 The device probe found... ed0 at port 0x280-0x29f iomem 0xd800-0xdbfff irq 10 on isa0 edo: address 00:00:c0:39:c6:9e, type SMC8216T (16 bit) I put in all the correct information for ifconfig. Here's some output from VT2 DEBUG: Command 'ifconfig ed0 inet 10.20.1.127 netmask 255.255.255.0' returns status of 0 DEBUG: Command 'route -n add default 10.20.1.123' returns status of 0 DEBUG: Network initialized successfully DEBUG: Found DNS entry for 10.20.1.123 successfully.. DEBUG: Executing command 'mount_nfs -r 1024 -P 10.20.1.123:/cdrom/dist' ed0: device timeout ed0: device timeout ed0: device timeout and so on, forever. I must be doing something wrong with these cards. Any suggestions? -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 23:14:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 75B6F37BCE5 for ; Wed, 12 Apr 2000 23:14:49 -0700 (PDT) (envelope-from doc@wcug.wwu.edu) Received: (qmail 25018 invoked by uid 1074); 13 Apr 2000 06:14:49 -0000 Date: Wed, 12 Apr 2000 23:14:48 -0700 (PDT) From: David Daugherty X-Sender: doc@sloth To: Bhishan Hemrajani Cc: questions@freebsd.org Subject: Re: cable download varies w/FreeBSD In-Reply-To: <200004130455.e3D4tqO23936@cytosine.dhs.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Bhishan Hemrajani wrote: > P.S I am in a very new area, so the connections here are really good. > The only bad part is that they cap upstream to 256kilobits/sec, wrather > than the no caps that I've seen in other areas. That may be the case. I am also in a low use area. I'm not sure which cable service you have but AT&T installs a hardware governer in the cable box outside of your house. This governer is designed to filter digital cable to the TV and Internet access at your cable modem and keep the signals organised (so they say). It also has another purpose, to limit your downstream to 1.5Mbits/sec. The AT&T neighborhood nodes are 4.5Mbit pipes which gets shared out to everyone in your neighborhood who also has the 1.5 governer installed. If you're using another service besides AT&T I wouldn't know how they're handling people sucking up all the bandwidth from the neighborhood node. But I can assure you that you do have some kind of governer on your line to keep you under the "speed limit" :) I didn't mention in the earlier response that this was form AT&T Residential service. Commercial would be a whole different story. David Software Eng. - NetManage Work email: david.daugherty@netmanage.com Home email: doc@wcug.wwu.edu ICQ 21106703 Washington State Resident To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 12 23:43:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from msk1.mail.ru (mx1.mail.ru [194.67.23.32]) by hub.freebsd.org (Postfix) with ESMTP id 8F5B937BB5D for ; Wed, 12 Apr 2000 23:43:52 -0700 (PDT) (envelope-from rewt@mail.ru) Received: from f4.int ([10.0.0.51] helo=f4.mail.ru) by msk1.mail.ru with esmtp (Exim 3.02 #178) id 12fdSb-000APN-00 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 10:50:41 +0400 Received: from mail by f4.mail.ru with local (Exim 3.02 #178) id 12fdLk-000BmN-00 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 10:43:36 +0400 Received: from [195.239.47.139] by koi.mail.ru with HTTP; Thu, 13 Apr 2000 06:43:36 +0000 (GMT) From: "ilya" To: freebsd-questions@freebsd.org Subject: MD5 Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [195.239.47.139] Reply-To: "ilya" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Date: Thu, 13 Apr 2000 10:43:36 +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I need your help. I work around with FreeBSD 4.0 and my master.passwd encrypting with DES. Does anyone know how can i encrypt master.passwd using MD5 strong encryption? Beforehand thank for answer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 0: 3:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 1B2CE37BC7B for ; Thu, 13 Apr 2000 00:03:43 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3D7Uj122252; Thu, 13 Apr 2000 00:30:45 -0700 (PDT) Date: Thu, 13 Apr 2000 00:30:45 -0700 From: Alfred Perlstein To: chip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive Message-ID: <20000413003045.S4381@fw.wintelcom.net> References: <20000412073834.G4381@fw.wintelcom.net> <00041218332001.03591@chip.wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041218332001.03591@chip.wiegand.org>; from chip@wiegand.org on Wed, Apr 12, 2000 at 05:37:32PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * chip [000412 19:00] wrote: > > And here are the results of disklabel wd3s1 (as per your > instructions) > > chip# disklabel wd3s1 > # /dev/rwd3s1c: [snip] > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 204800 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 16*) > b: 262144 204800 swap # (Cyl. 16*- 38*) > c: 4124673 0 unused 0 0 # (Cyl. 0 - 340*) > e: 3657729 466944 4.2BSD 1024 8192 16 # (Cyl. 38*- 340*) > chip# > > I see it showing me rwd3s1c and wd1s1 (wd1s1x is already mounted, > see above), then your instructions were > > > then do this: > > disklabel wd3sX > > where 'X' is the number you got above.. then take the letter of the > > partition... a,e,f or g and just do this: > > mount /dev/wd3sXx > > where 'x' is the letter of the partition. > > X is one (1) already entered above, whence wd3s1 and mount wd2s1x is > any of the partitions showing in the table - a, b, c, e. > > > > and try to mount one of the partitions listed above. > > I have tried to mount wd3s1a, wd3s1b, wd3s1c, wd3s1e. Those are the > partitions to try to mount aren't they? > Maybe this is where I am going wrong? > > $ su > Password: > chip# mkdir /mnt2 > chip# mount /dev/wd3s1a /mnt2 > mount: Operation not permitted > chip# mount /dev/wd3s1b /mnt2 > mount: /dev/wd3s1b on /mnt2: incorrect super block > chip# mount /dev/wd3s1c /mnt2 > mount: Operation not permitted > chip# mount /dev/wd3s1e /mnt2 > mount: Operation not permitted > > I have tried to mount just the partitions that appear to me to > be valid, but you can see the results. I created the /mnt2 directory > as root, did the mounts as root. Okay, so apparently I am missing > something, we know that, but what? Maybe this harddisk just crashed > over night when I reinstalled the operating system, I don't know. > Should I put it into another machine and attempt to mount it there? I > have another bsd box, my firewall. You may have to run fsck on the partition, try: fsck /dev/rwd3s1a fsck /dev/rwd3s1e then try mouting them again. > > > > Honestly you are starting to annoy me, > > My apologies > > >I explained that you'll want > > to mount partitions shown from the disklabel command, your disklabel > > showed this: > > > chip# disklabel wd3s1 > > Instead of following my directions you proceeded to attempt to mount > > anything remotely resembling wd3s1_anything_ like some sysadmin in > > heat. > > Maybe I'm trying too hard? No, not reading enough of what's under you nose. :) > Once again, sorry if I am being a pest, but you do have the option of > just telling me to blow off and I'll not bother you anymore, I'l just > post to the group only I don't want you to go run off, I want to prod you enough so that you don't just realize _how_ to mount the disks, but also why you're having the problems you're having. I really can't see why you would be running mount on the b and c partitions: > a: 204800 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 16*) > b: 262144 204800 swap # (Cyl. 16*- 38*) > c: 4124673 0 unused 0 0 # (Cyl. 0 - 340*) > e: 3657729 466944 4.2BSD 1024 8192 16 # (Cyl. 38*- 340*) only 'a' and 'e' are marked as 4.2BSD, 'b' is obviously marked as 'swap' (not a filesystem) and if you look closely 'c' is actually a partition that covers the entire disk. again, only 'a' and 'e' are real partitions that can host a file system. a keen eye for these things can mean the difference between getting your data and frying it pretty quickly. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 0:20:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.fsr.net (whale.fsr.net [207.141.26.9]) by hub.freebsd.org (Postfix) with ESMTP id D6C7D37BB64 for ; Thu, 13 Apr 2000 00:20:14 -0700 (PDT) (envelope-from ryank@uidaho.edu) Received: from kennedy.uidaho.edu (rhino.fsr.net [199.245.242.10]) by whale.fsr.net (8.9.3/8.9.3) with ESMTP id AAA88177 for ; Thu, 13 Apr 2000 00:20:11 -0700 (PDT) (envelope-from ryank@uidaho.edu) Message-Id: <4.3.1.0.20000413001419.00a7eb20@uidaho.edu> X-Sender: ryank@uidaho.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Thu, 13 Apr 2000 00:23:38 -0700 To: questions@FreeBSD.org From: Ryan Kennedy Subject: RAID support in FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was wondering exactly which RAID controllers are supported in FreeBSD 3.x. I am looking at buying an Adaptec AAA series RAID controller and wondered if there is driver support for it, or if there even needs to be driver support for it. I also need to buy a UPS and wanted to buy one that can be administered within FreeBSD (ie. automatic shutdown after 5 min. of no power). Is there any kind of UPS support like this for FreeBSD that you're aware of? Any suggestions are greatly appreciated. Thank you. Sincerely, Ryan Kennedy P.S. Is the Intel 8460B Ether Express Pro 10/100 supported? How about the 8461? I assume both are. Is one a better choice than the other? I hear FreeBSD has good support of S3 chipset graphic cards. Is this true? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 0:21:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id F2B3F37BC9B for ; Thu, 13 Apr 2000 00:21:14 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 12fdw8-000Al9-0K for questions@freebsd.org; Thu, 13 Apr 2000 07:21:13 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id IAA94719 for ; Thu, 13 Apr 2000 08:27:57 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 13 Apr 2000 08:27:07 +0100 (BST) From: Doug Rabson To: questions@freebsd.org Subject: Hello (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 ---------- Forwarded message ---------- Date: Wed, 12 Apr 2000 15:23:39 -0600 From: Wayne McAlpine To: dfr@FreeBSD.org Subject: Hello Hello, Would you happen to know what the maximunm amount of files and/or sub directories that one can have in any single directory on a freebsd ufs file system ? I'd really appreciate your response if you know the answer. Thank you in advance, kevin Brelis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 0:32:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from liberty.bulinfo.net (liberty.bulinfo.net [212.72.195.7]) by hub.freebsd.org (Postfix) with SMTP id 4F5C837B9C0 for ; Thu, 13 Apr 2000 00:32:23 -0700 (PDT) (envelope-from krassi@bulinfo.net) Received: (qmail 97587 invoked from network); 13 Apr 2000 07:32:13 -0000 Received: from pythia.bulinfo.net (HELO bulinfo.net) (212.72.195.5) by liberty.bulinfo.net with SMTP; 13 Apr 2000 07:32:13 -0000 Message-ID: <38F577FA.2E55D475@bulinfo.net> Date: Thu, 13 Apr 2000 10:32:11 +0300 From: Krassimir Slavchev X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isp@freebsd.org, freebsd-questions@freebsd.org Subject: MD5 passwords only? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I transferred some Linux users with DES encrypted passwords to FreeBSD-3.4 box. After installing DES package FreeBSD accept both MD5 and DES passwords. I wish all my users have MD5 passwords. To do this i need to make new utility (like passwd) to replace DES with MD5 password when user change their password. It is possible to change the src files of passwd program so it use MD5 encrypt library or DES library, but force MD5 crypt? Best regards Krassimir Slavchev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1: 2:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-gw.csp.it (cspnsv.csp.it [130.192.68.9]) by hub.freebsd.org (Postfix) with ESMTP id 14D1537BCDA for ; Thu, 13 Apr 2000 01:02:29 -0700 (PDT) (envelope-from Lorenzo.Cavassa@CSP.it) Received: from smtp.intranet.csp.it (rigel.intranet.csp.it [192.168.68.1]) by smtp-gw.csp.it (Postfix) with ESMTP id A041C87D2C for ; Thu, 13 Apr 2000 08:02:16 +0000 (GMT) Received: from CSP.it (cavassa.csp.it [130.192.67.9]) by smtp.intranet.csp.it (Postfix) with ESMTP id 953282E40 for ; Thu, 13 Apr 2000 08:02:15 +0000 (GMT) Message-ID: <38F57F07.6DE19EA2@CSP.it> Date: Thu, 13 Apr 2000 10:02:15 +0200 From: Lorenzo Cavassa Reply-To: Lorenzo.Cavassa@CSP.it Organization: CSP - Centro di Eccellenza per la Ricerca, Sviluppo e Sperimentazione di Tecnologie avanzate Informatiche e Telematiche - Torino - http://www.csp.it X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: FreeBSD+Squid+SmartFilter Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, i need to run several proxies on FreeBSD servers. I would like to run Squid and i need a URL filtering solution to block or redirect class of users. The best seems to be SmartFilter (http://www.smartfilter.com), but run only on Linux and other Unices... My question is: someone run SmartFilter on FreeBSD under Linux emulation? Thank you! Lorenzo -- ------------------------------------------------------------------------ Lorenzo Cavassa | voice: +39 011.316.8975 CSP | fax: +39 011.316.8322 Corso Unione Sovietica, 216 | email: cavassa@csp.it IT-10134, Torino, Italy | web: http://www.csp.it ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1: 7:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id DAB5C37BCF2 for ; Thu, 13 Apr 2000 01:07:20 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id KAA51355; Thu, 13 Apr 2000 10:06:24 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Thu, 13 Apr 2000 10:06:24 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: "Lester A. Mesa" Cc: joel@pibervision.com, freebsd-questions@FreeBSD.ORG Subject: RE: Backup Mail Server In-Reply-To: <00e901bfa53c$fb1d85a0$38040a0a@prontel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG But remember to put the domain name in /etc/mail/sendmail.cw Sendmail will try every 15-30 minutes (depending on your local configuration) to deliver the mail to the host with the lowest MX value in the nameserver. Best regards Rasmus Skaarup On Thu, 13 Apr 2000, Lester A. Mesa wrote: > If the low MX cannot be reach it will be automatically start sending all the > E-mails to the next lowest MX. DNS will take care of that. > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > joel@pibervision.com > Sent: Wednesday, April 12, 2000 7:21 PM > To: freebsd-questions@FreeBSD.ORG > Subject: Backup Mail Server > > > > I'm running FreeBSD4.0 and am using it as a primary mail server for one > domain. I'd like to also use it as a secondary mail server for a > different domain. I've already added a new MX record with a lower > priority pointing to my FreeBSD server. > > What do I need to do to the FreeBSD server to get it to hold mail for a > different domain in the event of the other domains primary mail server > going down? (I presume when the primary server returns, the FreeBSD > server will start relaying all "held" mail to the primary) > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:20:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id B0D0937BD09 for ; Thu, 13 Apr 2000 01:20:39 -0700 (PDT) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id BAA09160; Thu, 13 Apr 2000 01:19:35 -0700 (PDT) Message-Id: <200004130819.BAA09160@implode.root.com> To: Doug Poland Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem with SMC8216T In-reply-to: Your message of "Thu, 13 Apr 2000 01:04:48 CDT." <38F56380.8185B4F8@execpc.com> From: David Greenman Reply-To: dg@root.com Date: Thu, 13 Apr 2000 01:19:35 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I'm having problems installing 4.0-REL on a couple of >machines. Each machine has an SMC8216T. The install >is over NFS. > >The card is jumpered to software select. The visual >device manager (sorry, forgot the name) suggested... > >IRQ: 10, I/0: 0x280 > >The device probe found... > >ed0 at port 0x280-0x29f iomem 0xd800-0xdbfff irq 10 on isa0 >edo: address 00:00:c0:39:c6:9e, type SMC8216T (16 bit) ... >ed0: device timeout >ed0: device timeout >ed0: device timeout > >and so on, forever. Check for conflicts with irq 10 from other devices. If your machine has PCI, make sure that the BIOS config reserves irq 10 as a 'legacy ISA device'. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org Creator of high-performance Internet servers - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:23:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 9129637B9C0 for ; Thu, 13 Apr 2000 01:23:21 -0700 (PDT) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id BAA09187; Thu, 13 Apr 2000 01:22:28 -0700 (PDT) Message-Id: <200004130822.BAA09187@implode.root.com> To: Ryan Kennedy Cc: questions@FreeBSD.ORG Subject: Re: RAID support in FreeBSD In-reply-to: Your message of "Thu, 13 Apr 2000 00:23:38 PDT." <4.3.1.0.20000413001419.00a7eb20@uidaho.edu> From: David Greenman Reply-To: dg@root.com Date: Thu, 13 Apr 2000 01:22:28 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I was wondering exactly which RAID controllers are supported in FreeBSD >3.x. I am looking at buying an Adaptec AAA series RAID controller and >wondered if there is driver support for it, or if there even needs to be >driver support for it. I also need to buy a UPS and wanted to buy one that >can be administered within FreeBSD (ie. automatic shutdown after 5 min. of >no power). Is there any kind of UPS support like this for FreeBSD that >you're aware of? Any suggestions are greatly appreciated. Thank you. Cheap plug: My company, TeraSolutions, builds RAID-5 systems that are specifically built to work reliably with FreeBSD. Contact me directly if you'd like more information. >P.S. Is the Intel 8460B Ether Express Pro 10/100 supported? How about the >8461? I assume both are. Is one a better choice than the other? I hear >FreeBSD has good support of S3 chipset graphic cards. Is this true? The 8460B is very well supported via the fxp driver. I don't know for sure what an 8461 is. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org Creator of high-performance Internet servers - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:26:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id AB84E37BCC7; Thu, 13 Apr 2000 01:26:12 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12few4-0001Bt-00; Thu, 13 Apr 2000 10:25:12 +0200 From: Sheldon Hearn To: Krassimir Slavchev Cc: freebsd-isp@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: MD5 passwords only? In-reply-to: Your message of "Thu, 13 Apr 2000 10:32:11 +0300." <38F577FA.2E55D475@bulinfo.net> Date: Thu, 13 Apr 2000 10:25:12 +0200 Message-ID: <4580.955614312@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 10:32:11 +0300, Krassimir Slavchev wrote: > I transferred some Linux users with DES encrypted passwords to > FreeBSD-3.4 box. > After installing DES package FreeBSD accept both MD5 and DES passwords. > I wish all my users have MD5 passwords. > To do this i need to make new utility (like passwd) to replace DES with > MD5 password when user change their password. > It is possible to change the src files of passwd program so it use MD5 > encrypt library or DES library, but force MD5 crypt? No. However, modern FreeBSD systems will use the appropriate crypt code for both DES and MD5 existing passwords. The limitation is that _new_ passwords must be one or the other -- users can't choose. This is not a problem for you. There's a section covering this in the FreeBSD Handbook. See this web page: http://www.freebsd.org/handbook/crypt.html All you need to do is replace the symbolic links which currently point to libdescrypt, with links that point instead to libscrypt. To prevent ``make world'' from toasting these symbolic links in future, add this to your /etc/make.conf: NODESCRYPTLINKS=true HINT TO FAQ CONTRIBUTORS: This advice could be added to the existing documentation. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:27:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id C4D9E37BACE for ; Thu, 13 Apr 2000 01:27:33 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fey7-0001CT-00; Thu, 13 Apr 2000 10:27:19 +0200 From: Sheldon Hearn To: "joel@pibervision.com" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Latest OS? In-reply-to: Your message of "Wed, 12 Apr 2000 16:24:07 MST." Date: Thu, 13 Apr 2000 10:27:19 +0200 Message-ID: <4616.955614439@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000 16:24:07 MST, "joel@pibervision.com" wrote: > I downloaded the FreeBSD4.0 ISO RELEASE from ftp.freebsd.org - where do > I go to find patched/upgrades? My concern is security patches, as this > server is frequently targeted by hackers. The FreeBSD Handbook discusses this issue in depth. Please see http://www.freebsd.org/handbook/cutting-edge.html It's worth reading the "Synopsis" and "-CURRENT vs. -STABLE" completely before choosing which bits of the rest to skip. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:30: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id A22B837B61C for ; Thu, 13 Apr 2000 01:30:01 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12ff00-0001DG-00; Thu, 13 Apr 2000 10:29:16 +0200 From: Sheldon Hearn To: "ilya" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MD5 In-reply-to: Your message of "Thu, 13 Apr 2000 10:43:36 +0400." Date: Thu, 13 Apr 2000 10:29:16 +0200 Message-ID: <4665.955614556@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 10:43:36 +0400, "ilya" wrote: > I work around with FreeBSD 4.0 and my master.passwd encrypting with > DES. Does anyone know how can i encrypt master.passwd using MD5 > strong encryption? This is covered in the FreeBSD Handbook: http://www.freebsd.org/handbook/crypt.html All you need to do is replace the symbolic links which currently point to libdescrypt, with links that point instead to libscrypt. To prevent ``make world'' from toasting these symbolic links in future, add this to your /etc/make.conf: NODESCRYPTLINKS=true Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:35:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id C4A3237B5DB for ; Thu, 13 Apr 2000 01:35:19 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12ff5c-0001GN-00; Thu, 13 Apr 2000 10:35:04 +0200 From: Sheldon Hearn To: Wayne McAlpine Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question In-reply-to: Your message of "Wed, 12 Apr 2000 16:00:42 CST." <001f01bfa4ca$8bfee4b0$bb15fea9@1wn.com> Date: Thu, 13 Apr 2000 10:35:04 +0200 Message-ID: <4858.955614904@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000 16:00:42 CST, Wayne McAlpine wrote: > Would you happen to know what the maximunm amount of files and/or sub > directories that one can have in any single directory on a freebsd > ufs file system ? I'd really appreciate your response if you know the > answer. I don't know the answer for a fact, but I must admit that the reading I've done has never suggested that there _is_ any such limit. The limitation is in the number of inodes available on your filesystem. You can see inode utilization by using the df(1) utility's -i option. Anyway, I'm giving you this answer in the hopes that someone will jump all over it if I'm wrong . :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:37:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id BC90637B51F for ; Thu, 13 Apr 2000 01:37:16 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12ff7X-0001H2-00; Thu, 13 Apr 2000 10:37:03 +0200 From: Sheldon Hearn To: William Freeman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: does the "Windows" key not have a keycode? In-reply-to: Your message of "Wed, 12 Apr 2000 21:35:47 -0400." <38F52473.9637713D@picusnet.com> Date: Thu, 13 Apr 2000 10:37:02 +0200 Message-ID: <4899.955615022@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000 21:35:47 -0400, William Freeman wrote: > However, any time i am prompted for "ANY KEY", the Windows key never > seems to work. if I am in an Xterm or somthing and i hit an F* key or > Home or End or some other equaly usless key it echos gibberish back at > my. the Windows key does not. does it not return a keycode when not > under Windows? Guess who just asked something that's answered in the FAQ? :-) http://www.freebsd.org/FAQ/x.html#AEN2634 Happy reading, and enjoy! :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:44: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id D6CF137BD03 for ; Thu, 13 Apr 2000 01:43:59 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12ffBb-0001IG-00; Thu, 13 Apr 2000 10:41:15 +0200 From: Sheldon Hearn To: beemern@telecom.ksu.edu Cc: questions@FreeBSD.ORG, keith@telestream.com Subject: Re: scp/cron can't attach to terminal??? In-reply-to: Your message of "Tue, 11 Apr 2000 15:53:21 EST." <38F390C1.6D14025D@telecom.ksu.edu> Date: Thu, 13 Apr 2000 10:41:15 +0200 Message-ID: <4975.955615275@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Apr 2000 15:53:21 EST, beemern@telecom.ksu.edu wrote: > I'm trying to have cron run a script that calls scp. The script just > does a simple scp of a file from one machine to another. The script > keeps dying while in cron but I can run it just fine at the command > line. When you say "works fine", doesn't it prompt for a password? It looks like your scp requires user input (specifically a password), which is obviously somewhere between infeasible and ill-advised in a cron job. Surely what you want to do is append the local user's ~/.ssh/identity.pub to the remote user's ~/.ssh/authorized_keys so that no password is required for the ssh connection? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:52:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from student.murdoch.edu.au (student.murdoch.edu.au [134.115.4.69]) by hub.freebsd.org (Postfix) with ESMTP id 1040C37BD21 for ; Thu, 13 Apr 2000 01:52:25 -0700 (PDT) (envelope-from i.clarke@student.murdoch.edu.au) Received: from localhost (i.clarke@localhost) by student.murdoch.edu.au (8.9.3/8.9.3) with SMTP id QAA12972 for ; Thu, 13 Apr 2000 16:52:18 +0800 (WST) Date: Thu, 13 Apr 2000 16:52:18 +0800 (WST) From: Ian Clarke To: freebsd-questions@freebsd.org Subject: FreeBSD 3.2 (GENERIC), sendmail and relaying Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I hope that someone can give me a straight answer on this one :) I'm running a box with FreeBSD 3.2 GENERIC and I want to be able to have it relay email from all domains as it is running on a secure server network which the firewall stops it from identing to the outside world. Is relaying from all domains enabled by default or is there some setting I can put in the /etc/mail/sendmail.cw file that will allow it? I'd appreciate any response :) Ian (clueless newbie) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 1:52:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mtach2.zurich.com (chmail2.zurich.com [195.28.226.82]) by hub.freebsd.org (Postfix) with SMTP id 6FF7937BD21 for ; Thu, 13 Apr 2000 01:52:37 -0700 (PDT) (envelope-from lucien.meyers@zurich.ch) Received: by mtach2.zurich.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id C12568C0.002C10C4 ; Thu, 13 Apr 2000 10:01:18 +0200 X-Lotus-FromDomain: ZURICH@ZURICH-INTERNET From: lucien.meyers@zurich.ch To: freebsd-questions@FreeBSD.ORG Message-ID: Date: Thu, 13 Apr 2000 10:02:16 +0200 Subject: Asus CD-S500 (50x) ATAPI CD-ROM Drive Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear friends, Replaced my defective CD-ROM drive with the above. FreeBSD 3.4 CD boots perfectly from the drive, but alas the rest of the installation fails because the drive is not found (not supported). Is the drive supported in 4.0? Best regards, Lucien Meyers PS Comparison with other OSs: drive supported by Solaris 8 drive supported by GNU/Linux kernel 2.13, dist. SuSE 6.3 drive not supported by SCO Unixware 7.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 2: 7:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 61A1E37BD20 for ; Thu, 13 Apr 2000 02:07:12 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12ffaM-0001R2-00; Thu, 13 Apr 2000 11:06:50 +0200 From: Sheldon Hearn To: Ian Clarke Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 3.2 (GENERIC), sendmail and relaying In-reply-to: Your message of "Thu, 13 Apr 2000 16:52:18 +0800." Date: Thu, 13 Apr 2000 11:06:50 +0200 Message-ID: <5519.955616810@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 16:52:18 +0800, Ian Clarke wrote: > I'm running a box with FreeBSD 3.2 GENERIC and I want to be able to have > it relay email from all domains as it is running on a secure server > network which the firewall stops it from identing to the outside world. Is > relaying from all domains enabled by default or is there some setting I > can put in the /etc/mail/sendmail.cw file that will allow it? Add FEATURE(`promiscuous_relay') to your .mc file and rebuild your sendmail.cf. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 2: 7:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id AD92E37B799 for ; Thu, 13 Apr 2000 02:07:56 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id LAA51540; Thu, 13 Apr 2000 11:07:44 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Thu, 13 Apr 2000 11:07:44 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: Ian Clarke Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 3.2 (GENERIC), sendmail and relaying In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'll try to answer as straight as possible :) You are right about having to alter the /etc/mail/sendmail.cw which should contain the names of the domains of which you want to relay mail for. Then all you have to do is insert a higher MX record in your nameserver, for the machine that will relay the mail to the real mail server on the internal network (for each domain name). If your "internal mail server" can recieve mail from outside the internal network, this wont work. Best regards Rasmus On Thu, 13 Apr 2000, Ian Clarke wrote: > I hope that someone can give me a straight answer on this one :) > > I'm running a box with FreeBSD 3.2 GENERIC and I want to be able to have > it relay email from all domains as it is running on a secure server > network which the firewall stops it from identing to the outside world. Is > relaying from all domains enabled by default or is there some setting I > can put in the /etc/mail/sendmail.cw file that will allow it? > > I'd appreciate any response :) > > Ian > (clueless newbie) > > > > 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 Apr 13 2:13:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 7B6C937B67F for ; Thu, 13 Apr 2000 02:13:22 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fffB-0001Tp-00; Thu, 13 Apr 2000 11:11:49 +0200 From: Sheldon Hearn To: lucien.meyers@zurich.ch Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Asus CD-S500 (50x) ATAPI CD-ROM Drive In-reply-to: Your message of "Thu, 13 Apr 2000 10:02:16 +0200." Date: Thu, 13 Apr 2000 11:11:48 +0200 Message-ID: <5692.955617108@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 10:02:16 +0200, lucien.meyers@zurich.ch wrote: > Replaced my defective CD-ROM drive with the above. FreeBSD 3.4 CD > boots perfectly from the drive, but alas the rest of the installation > fails because the drive is not found (not supported). Make sure that the drive is either configured as a slave to an existing master on the same channel, or that it's the master (and only drive) on a channel. If it still doesn't work (and you're convinced that you don't have a faulty or too-long cable), you might want to try 4.0-RELEASE, which sports a new ata driver. The driver's author says he's had good reports from owners of ASUS CDROM drives with this driver. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 2:27:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vindaloo.allsolutions.com.au (vindaloo.allsolutions.com.au [203.111.24.54]) by hub.freebsd.org (Postfix) with ESMTP id EBAFE37B51F for ; Thu, 13 Apr 2000 02:27:28 -0700 (PDT) (envelope-from David_May@allsolutions.com.au) Received: from ASPerth1.allsolutions.com.au (aspns.internal [192.9.200.250]) by vindaloo.allsolutions.com.au (8.9.3/8.9.3) with SMTP id RAA14587 for ; Thu, 13 Apr 2000 17:27:11 +0800 (WST) (envelope-from David_May@allsolutions.com.au) Received: by ASPerth1.allsolutions.com.au(Lotus SMTP MTA v1.2 (600.1 3-26-1998)) id 482568C0.0034FD52 ; Thu, 13 Apr 2000 17:38:47 +0800 X-Lotus-FromDomain: ALL SOLUTIONS From: "David May" To: FreeBSD Questions Message-ID: <482568C0.0033D020.00@ASPerth1.allsolutions.com.au> Date: Thu, 13 Apr 2000 17:38:43 +0800 Subject: [Q] PPP authentication: RADIUS versus ppp.secret Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using a central RADIUS server to do CHAP authentication for a group of comms servers, all running FreeBSD and User-PPP. Using RADIUS saves me from having to maintain multiple ppp.secret files. However, the ppp.secret file can hold some additional fields, such as callback number and most importantly a label which can cause PPP server to execute user-specific code after authentication. Can I execute user-specific labels if I use RADIUS or do I have to go back to using ppp.secret instead? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 3: 4:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ms1.meiway.com (ms1.meiway.com [212.73.210.73]) by hub.freebsd.org (Postfix) with ESMTP id 87CAC37B565 for ; Thu, 13 Apr 2000 03:04:29 -0700 (PDT) (envelope-from lconrad@Go2France.com) Received: from sv.Go2France.com [212.73.210.79] by ms1.meiway.com with ESMTP (SMTPD32-5.05) id ACF9934A051E; Thu, 13 Apr 2000 12:10:01 +0200 Message-Id: <4.3.1.2.20000413115017.00b40220@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Thu, 13 Apr 2000 12:02:41 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Compression hardware support Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any support for hardware-assisted compression in FreeBSD? If we get support for the LanMedia 1504P 4-port T1/E1 card (120 ISDN channels), hardware-assisted compression could be useful, as seen on the Portmaster PM3 with its STAC-compression module. Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 3: 8: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id B275D37B75D for ; Thu, 13 Apr 2000 03:07:57 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3DA7uL17185 for ; Thu, 13 Apr 2000 12:07:56 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 13 Apr 2000 12:07:55 +0200 (CEST) From: Micke Josefsson To: freebsd-questions@freebsd.org Subject: Tandberg SLR-5 compression? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't get my SLR-5 to understand hardware compression. Has anyone successfully coerced it to do that? (with mt or such) /M ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 3:21:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rusfarm.aha.ru (rusfarm.aha.ru [195.2.71.97]) by hub.freebsd.org (Postfix) with ESMTP id 6F1FF37B523; Thu, 13 Apr 2000 03:21:45 -0700 (PDT) (envelope-from freebsd@rusfarm.aha.ru) Received: from admin (admin.rusfarm.aha.ru [195.2.71.100]) by rusfarm.aha.ru (8.9.3/8.9.3) with SMTP id OAA00583; Thu, 13 Apr 2000 14:24:51 +0400 (MSD) (envelope-from freebsd@rusfarm.aha.ru) Message-ID: <003e01bfa532$292e20e0$644702c3@admin.rusfarm.aha.ru> From: "Vlad Dymchenko" To: , Subject: unsubscribe freebsd-questions Date: Thu, 13 Apr 2000 14:22:02 +0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe freebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 3:52:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mercurio.ie-online.it (dns.ie-online.it [194.133.148.8]) by hub.freebsd.org (Postfix) with ESMTP id 1BF3037B75D for ; Thu, 13 Apr 2000 03:52:40 -0700 (PDT) (envelope-from sriva@gufi.org) Received: from attila.ie-interna.it (host1.ie-online.it [194.133.148.10]) by mercurio.ie-online.it (8.9.3/8.9.3) with ESMTP id MAA73340 for ; Thu, 13 Apr 2000 12:52:38 +0200 (CEST) (envelope-from sriva@gufi.org) Received: from riva (riva.ie-interna.it [192.168.0.33]) by attila.ie-interna.it (8.9.3/8.9.3) with SMTP id MAA62541 for ; Thu, 13 Apr 2000 12:52:38 +0200 (CEST) (envelope-from sriva@gufi.org) Message-Id: <3.0.5.32.20000413125238.009d6100@civetta.gufi.org> X-Sender: riva@civetta.gufi.org X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 13 Apr 2000 12:52:38 +0200 To: questions@freebsd.org From: Stefano Riva Subject: Crystal SoundFusion Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I'm trying to get a Crystal SoundFusion (built in a HP Vectra VEi8 box) working with FreeBSD 3.4-STABLE. The PnP support doesn't recognize it, the pcm driver doesn't see it. I tried modifying the PnP parameters according to the instructions found in /usr/src/sys/i386/isa/snd/* to no avail. Is there someone out there who could help me? --- Stefano Riva sriva@gufi.org Gruppo Utenti FreeBSD Italia http://www.gufi.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 4:25:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx5.mail.ru (mx5.mail.ru [194.67.23.40]) by hub.freebsd.org (Postfix) with ESMTP id A9F6F37B689 for ; Thu, 13 Apr 2000 04:25:43 -0700 (PDT) (envelope-from rewt@mail.ru) Received: from f1.int ([10.0.0.48] helo=f1.mail.ru) by mx5.mail.ru with esmtp (Exim 3.02 #178) id 12fhk8-0009Lc-00 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 15:25:04 +0400 Received: from mail by f1.mail.ru with local (Exim 3.02 #178) id 12fhjJ-000KyQ-00 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 15:24:13 +0400 Received: from [195.239.47.139] by koi.mail.ru with HTTP; Thu, 13 Apr 2000 11:24:13 +0000 (GMT) From: "ilya" To: freebsd-questions@freebsd.org Subject: Midnight Commander Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [195.239.47.139] Reply-To: "ilya" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Date: Thu, 13 Apr 2000 15:24:13 +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I hope you can help me with little trouble. I work around with FreeBSD 4.0 and use Mc 4.5.42. MC was install from packages and early i tryed install it from ports. The question is: Mc have poweful text editor, but when i type F4, i see only vi, and when i change paramerts in mc external and internal editor - nothing happens, vi still staying. How can i fix it? Beforehand thank for the answer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 4:26: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guard.polynet.lviv.ua (Guard.PolyNet.Lviv.UA [209.58.62.194]) by hub.freebsd.org (Postfix) with SMTP id 9B92037B5F3 for ; Thu, 13 Apr 2000 04:25:56 -0700 (PDT) (envelope-from ts@postoffice.polynet.lviv.ua) Received: (qmail 29814 invoked from network); 13 Apr 2000 11:25:51 -0000 Received: from unknown (HELO postoffice.polynet.lviv.ua) (unknown) by unknown with SMTP; 13 Apr 2000 11:25:51 -0000 Received: (qmail 27234 invoked by uid 1000); 13 Apr 2000 11:25:50 -0000 Date: 13 Apr 2000 14:25:50 +0300 Date: Thu, 13 Apr 2000 14:25:50 +0300 (EEST) From: Yaroslav Terletsky X-Sender: ts@NetSurfer.lp.lviv.ua To: FreeBSD Questions Mailing List Subject: NAT/IPFW rules for ICQ Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, Anyone has NAT/IPFW rules for ICQ to work? I'm using FreeBSD-3.2 and have a PPP link to ISP based on 'pppd'. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 4:27:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merkur.hrz.uni-giessen.de (merkur.hrz.uni-giessen.de [134.176.2.12]) by hub.freebsd.org (Postfix) with ESMTP id 8197537B5DB for ; Thu, 13 Apr 2000 04:27:27 -0700 (PDT) (envelope-from Ariel.Burbaickij@mni.fh-giessen.de) Received: from caspar.mni.fh-giessen.de by merkur.hrz.uni-giessen.de with ESMTP for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 13:27:33 +0200 Received: from sun33.mni.fh-giessen.de ([134.176.183.133]) by caspar.mni.fh-giessen.de with esmtp (Exim 2.12 #6) id 12fhes-0005sP-00 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 13:19:38 +0200 Received: from localhost (hg9456@localhost) by sun33.mni.fh-giessen.de (8.9.3+Sun/8.8.8) with ESMTP id NAA24598 for ; Thu, 13 Apr 2000 13:27:33 +0200 (MET DST) X-Authentication-Warning: sun33.mni.fh-giessen.de: hg9456 owned process doing -bs Date: Thu, 13 Apr 2000 13:27:31 +0200 (MET DST) From: Ariel Burbaickij X-Sender: hg9456@sun33 To: freebsd-questions@freebsd.org Subject: switching default x server permanently(where to put xset s off) Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have read archives fo awhile and find some solutins to my problem(default x scrennsaver kincking in after 5 minutes) The suggested solution was to set xset s off.But I could not find the name of file where it should be put in and so siwtching default scrennsaver permanently.would ypu help ?and provide me the necessary file`s name ? kind regards, Ariel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 4:58: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msx4.isdip.upmc.edu (1upmc-msx4.isdbu.upmc.edu [128.147.18.41]) by hub.freebsd.org (Postfix) with ESMTP id 9390237B839 for ; Thu, 13 Apr 2000 04:58:01 -0700 (PDT) (envelope-from personrp@ccbh.com) Received: by 1upmc-msx4.isdbu.upmc.edu with Internet Mail Service (5.5.2650.10) id <233RLF0S>; Thu, 13 Apr 2000 07:57:54 -0400 Message-ID: <576A688A7DA7D011899B00805FEA1AFFCCEC3E@sych02.isdip.upmc.edu> From: "Person, Roderick" To: 'ilya' , freebsd-questions@freebsd.org Subject: RE: Midnight Commander Date: Thu, 13 Apr 2000 07:57:47 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.10) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I used to wonder the same thing. My guess is who ever maintains it chooses not to include the editor when he compiles the source. I had to download the source and compile it myself to get th editor to work and to get color to work in an x term. > -----Original Message----- > From: ilya [SMTP:rewt@mail.ru] > Sent: April 13, 2000 7:24 AM > To: freebsd-questions@freebsd.org > Subject: Midnight Commander > > Hi. > I hope you can help me with little trouble. > I work around with FreeBSD 4.0 and use Mc 4.5.42. > MC was install from packages and early i tryed install it from ports. > The question is: Mc have poweful text editor, but when i type F4, i see > only vi, and when i change paramerts in mc external and internal editor - > nothing happens, vi still staying. How can i fix it? > Beforehand thank for the answer. > > > > > 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 Apr 13 5: 2: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from weg.com.br (weg.com.br [200.215.119.129]) by hub.freebsd.org (Postfix) with ESMTP id DAE4837B5DB for ; Thu, 13 Apr 2000 05:02:00 -0700 (PDT) (envelope-from fatboy@linuxbr.com.br) Received: by weg.com.br from localhost (router,SLMail V2.7); Thu, 13 Apr 2000 09:59:18 -0300 Received: by weg.com.br from donadel (130.0.10.197::mail daemon; unverified,SLMail V2.7); Thu, 13 Apr 2000 09:59:18 -0300 Message-ID: <001701bfa53f$e19abb40$c50a0082@weg.com.br> From: "Jackson Donadel" To: References: <482568C0.0033D020.00@ASPerth1.allsolutions.com.au> Subject: TAR from fbsd3.4 and linux Date: Thu, 13 Apr 2000 09:00:36 -0300 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 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all I have compressed some files in a tar.gz format in a 3.4 system. When i uncompress the file, in the same system the folow message apper tar: skipping to the next file header and exit it4s only 1 file. but in slackware the uncompress run fine. i use tar --create --gzip --file filename.tar.gz /directory and uncompress with tar -zxpvf filename.tar.gz What4s happened here? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 5: 4:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id ED42A37B6A4 for ; Thu, 13 Apr 2000 05:04:38 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 24870 invoked from network); 13 Apr 2000 12:04:34 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 13 Apr 2000 12:04:34 -0000 Received: from blade ([212.139.143.141]) by friends-tv.net ; Thu, 13 Apr 2000 07:04:32 -0500 Message-ID: <03f401bfa540$e9078f60$0100a8c0@blade> From: "Andy Coates" To: Subject: Pine, POP3, and Maildirs.. Help! Date: Thu, 13 Apr 2000 13:07:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey folks, I've been playing with Maildirs recently, currently using Qmail's pop3d to give my user accounts more than one POP account. All mail is stored in various Maildirs for each pop account and that works a dream, just how I wanted. But I then realised that normal user accounts local to the system can't use Maildirs with Pine (v4.21). As users tend to check their local mail from the system, I *need* pine to support Maildirs. Looking at the qmail page I found various patches to allow this, but I can't find one for 4.21 (just 4.20, which doesn't want to install on my system for some reason). Has anyone seen a patch for Pine4.21 then? Or have any other idea how I can allow users on the system to check their system mail without using pop3d as the delivery system? Any info appreciated, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 5: 7:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.pa.home.com (ha1.rdc2.pa.home.com [24.12.106.194]) by hub.freebsd.org (Postfix) with ESMTP id 65F6037B598 for ; Thu, 13 Apr 2000 05:07:24 -0700 (PDT) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc2.pa.home.com (InterMail vM.4.01.02.17 201-229-119) with SMTP id <20000413120723.NHTW10048.mail.rdc2.pa.home.com@cx443070a>; Thu, 13 Apr 2000 05:07:23 -0700 Message-ID: <001601bfa542$470815c0$5a5d0418@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: "David Daugherty" , "Bhishan Hemrajani" Cc: References: Subject: Re: cable download varies w/FreeBSD Date: Thu, 13 Apr 2000 05:17:45 -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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 500kbytes will probably read as 500KB. While 500kbits will read 500Kb. > Please note the case of the "b's", KB and Kb. As far as I know the cable > modems through AT&T are limited to 1.5 Mbits per second. This only > translates to 187KBytes, again note the case. In other words at the cable > modems most optimum speed it can only do 187KByte per second. > > The fastest burst speed I've ever seen out of my cable modem is ~1.4Kbits > per second. Or, 175KBytes. If you're getting 500KBytes per second on a $40 > Internet connection I want to move to your neighborhood! ;) I'm confused about that last line. Seems like 1.4Kbits is less than a modem. 1.4Mbits would be 175KBytes. Actually, I've gotten about 420KB/sec on my cable. The secret is multiple connections. In other words, I'll only get 1.5 meg from any one download, but I can easily run 2 concurrent downloads at 1.5 meg for a total of 3. I'm not sure why the cable behaves like this (there weren't cable modems really, when I took data comm, heh). But in Windows the program NetAnts absolutely rocks. It not only does the stupid resume/retry thing that GetRight does (and IE/NS should), it downloads each file with 5 different connections to the same server, each connection "resuming" at a particular spot. The "ants" just fill in the file, dividing up the work with http resumes. I can get at least 350KB/sec, and sometimes much more. I really don't know how the cable gets 350KB/sec over 10BaseT, besides maybe compression, but I've seen it many times, and can reproduce it on demand. And I know the difference between bit and byte. btw, I usually don't divide out the bits/bytes like you guys seem to do. I was taught in data comm that (a) for modems, 10 bits to a byte for the start and stop bits, and (b) you can basically do the same for any other kind of line, and taking into account the overhead, it works pretty nicely. In other words, just divide by 10 for your basic bit/byte conversion. T1=1.54Mb=150kB 33.6kb=3.3kB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 5: 9: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinitron.s2m.net (trinitron.s2m.net [193.218.219.33]) by hub.freebsd.org (Postfix) with ESMTP id 3B76037B6D6 for ; Thu, 13 Apr 2000 05:08:59 -0700 (PDT) (envelope-from grundmann@core.activezone.de) Received: from gn (gn.activezone.wfi.de [193.218.220.73]) by trinitron.s2m.net (8.9.3/8.9.3) with SMTP id OAA05330 for ; Thu, 13 Apr 2000 14:08:57 +0200 (CEST) (envelope-from grundmann@core.activezone.de) Message-ID: <000e01bfa541$2a0c2700$49dcdac1@activezone.wfi.de> From: "Markus Grundmann" To: Subject: FreeBSD Usergroup Date: Thu, 13 Apr 2000 14:09:47 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01BFA551.ECCF0EF0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000B_01BFA551.ECCF0EF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable How can i get a subdomain or host entry of the freebsd.org domain? I want to found an own user group for FreeBSD and related things in = germany on my own servers with a T1 connection. Following services are planed: - Message board - News - Downloads - Links to other FreeBSD groups and so on. See at http://activezone.org (Section: Technology) to get more = informations about my network (S2M.NET). In my network are two primary nameservers already installed and = registered. My example for a subdomain delegation in your FreeBSD domain: usergroup IN NS ns2.s2m.net. or a simple A entry in the namespace users.de IN A 193.218.219.34 Markus Grundmann Germany http://core.activezone.de ------=_NextPart_000_000B_01BFA551.ECCF0EF0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
How can i get a subdomain or = host entry=20 of the freebsd.org domain?
 
I want to found an own user group = for FreeBSD=20 and related things in germany on my own servers
with a T1 connection.
 
Following services are = planed:
 
- Message board
- News
- Downloads
- Links to other FreeBSD = groups
 
and so on.
 
See at http://activezone.org (Section: = Technology) to=20 get more informations about my network (S2M.NET).
In my network are two primary = nameservers=20 already installed and registered.
 
My example for a subdomain delegation = in your=20 FreeBSD domain:
 
       =20 usergroup        IN   =20 NS    ns2.s2m.net.
 
or a simple A entry in the = namespace
 
       =20 users.de         IN &nb= sp; =20 A        193.218.219.34
 
Markus Grundmann
Germany
http://core.activezone.de
 
 
 
 
 
------=_NextPart_000_000B_01BFA551.ECCF0EF0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 5:39:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f273.law8.hotmail.com [216.33.240.148]) by hub.freebsd.org (Postfix) with SMTP id 5C66B37B598 for ; Thu, 13 Apr 2000 05:39:13 -0700 (PDT) (envelope-from helhet@hotmail.com) Received: (qmail 40877 invoked by uid 0); 13 Apr 2000 12:39:13 -0000 Message-ID: <20000413123913.40876.qmail@hotmail.com> Received: from 192.16.151.3 by www.hotmail.com with HTTP; Thu, 13 Apr 2000 05:39:13 PDT X-Originating-IP: [192.16.151.3] From: "erik larsson" To: freebsd-questions@FreeBSD.ORG Date: Thu, 13 Apr 2000 05:39:13 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Free BSD, thanks for giving me the oppurtunity to use your product! I have a question related to commercial use of the product. We are planning to start selling a Sw solution containing, together with our own developed SW, the FreeBSD SW. Can we use your SW free of charge for this purpose, do you have any legal disclaimer or something. I would really appreciate your info about this, plus a potential link to your legal website if any. Thanks and Best regards/ Erik Linden Erik Software ______________________________________________________ Get Your Private, Free Email at 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 Thu Apr 13 5:53:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id CBFF437B68D for ; Thu, 13 Apr 2000 05:53:32 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id IAA13389; Thu, 13 Apr 2000 08:53:30 -0400 (EDT) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200004131253.IAA13389@blackhelicopters.org> Subject: Re: high volume mail server hardware suggestions In-Reply-To: <000b01bfa4cb$62fa4b30$c71930d0@hoorj> from Michael Dungan at "Apr 12, 2000 6: 6:43 pm" To: mpd@bluetie.net (Michael Dungan) Date: Thu, 13 Apr 2000 08:53:30 -0400 (EDT) Cc: questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Memory is *far* more important than processor power. At one point, I had a Pentium 200 with a gig of RAM and a 10-gig RAID array handling mail for 30,000 users. CPU never went over 10%, memory usage varied but was always pretty high. (At the time, this was pretty kick-ass hardware. ;) This was under 3.1, the so-called "notoriously unstable" version of FreeBSD. The only reason you would need dual or quad processors is if you're running NT, or doing some serious number-crunching. Mail is hard on the disk, and soaks up memory, but isn't CPU-intensive. ==ml > So you would say that memory is more important than proc power? My boss > wants to know whether we should purchase dual or quad proc boxen. (We would > be purchasing more dual boxen if we went this route.) Are they any online > case studies on this? I'm no e-mail admin, but I'm the one stuck setting > this all up. > > Thanks, > > Mike > > > > My suggestions (keeping in mind that other people will disagree with me): > > > > 1) SCSI, hardware RAID > > 2) /usr/ports/mail/postfix > > 3) lots and lots and lots of memory > > > > You can handle tens of thousands of users with this setup. > > > > > Does anyone have any suggestions for hardware for running high volume > e-mail > > > servers with FreeBSD? Should I use a few "large" servers, or several > smaller > > > ones? > > > > > > thanks, > > > > > > Mike > > > > > > > > > > > > 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 Apr 13 6: 2: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from loki.ideaglobal.com (loki.ideaglobal.com [194.36.20.54]) by hub.freebsd.org (Postfix) with ESMTP id B25FA37B57F for ; Thu, 13 Apr 2000 06:01:58 -0700 (PDT) (envelope-from kiril@loki.ideaglobal.com) Received: (from kiril@localhost) by loki.ideaglobal.com (8.9.3/8.9.3) id NAA78287 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 13:07:57 GMT (envelope-from kiril) From: Kiril Mitev Message-Id: <200004131307.NAA78287@loki.ideaglobal.com> Subject: "no memory for rx list" To: freebsd-questions@freebsd.org Date: Thu, 13 Apr 2000 13:07:57 +0000 (GMT) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear All .... therein a log dump from one of our (rather busy) servers: Apr 12 23:32:39 excalibur /kernel: xl1: no memory for rx list -- packet dropped! Apr 12 23:32:38 excalibur last message repeated 16 times Apr 12 23:32:39 excalibur /kernel: xl1: no memory for rx list -- packet dropped! Apr 12 23:32:39 excalibur /kernel: xl0: no memory for rx list -- packet dropped! Apr 12 23:32:39 excalibur /kernel: xl0: no memory for rx list -- packet dropped! Apr 12 23:32:39 excalibur last message repeated 22 times ad nauseum... only started to happen recently ... FreeBSD 3.2-RELEASE #0: Mon Jan 17 The box loses various tcp/ip connections when this happens, with various unpleasant results :) Can anyone please point me towards what needs to be tweaked/replaced/etc ... I might even take it down for the time necessary to do a buildworld if that is the only option I have, although I would prefer to keep that as a lat-resort approach ... TIA. plz CC me on any replies -- Kiril Mitev, Standard Corporate Disclaimer applies, see http://www.ideaglobal.com/email-disclaimer.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 6:33:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 9022D37B68D for ; Thu, 13 Apr 2000 06:33:07 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id AD794AC607F8; Thu, 13 Apr 2000 06:36:57 -0700 From: chip To: Alfred Perlstein Subject: Thankyou! Re: I'm at a loss for a way to mount this second harddrive Date: Thu, 13 Apr 2000 06:25:42 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <20000413003045.S4381@fw.wintelcom.net> MIME-Version: 1.0 Message-Id: <00041306345101.04714@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG THANKYOU! Running fsck did the trick. The e partition is the one with the data I need. I sure do appreciate your patience, which just about ran out with me. :) I'm trying to get it, honestly. You're right, I should look more closely at what in front of my nose. I have the book The Complete FreeBSD but I don't believe it is this specific about mounting partitions, and all I know is from that book. And it is a good book, maybe a little to sparse on some details, but it a good book for a beginner, like me. Now for my next task - printing. Oh boy, I'll post a new message about that. Maybe you can take a break from me and someone else can help with that one. Heh, heh, you've been a great help, thanks again. Sincerely, -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. > No, not reading enough of what's under you nose. :) > > I don't want you to go run off, I want to prod you enough so that > you don't just realize _how_ to mount the disks, but also why > you're having the problems you're having. > > I really can't see why you would be running mount on the b and c > partitions: > > only 'a' and 'e' are marked as 4.2BSD, 'b' is obviously marked as > 'swap' (not a filesystem) and if you look closely 'c' is actually > a partition that covers the entire disk. again, only 'a' and 'e' > are real partitions that can host a file system. > > a keen eye for these things can mean the difference between getting > your data and frying it pretty quickly. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 6:35:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 7425137B582 for ; Thu, 13 Apr 2000 06:35:14 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fjlu-00028s-00; Thu, 13 Apr 2000 15:35:02 +0200 From: Sheldon Hearn To: Kiril Mitev Cc: freebsd-questions@FreeBSD.ORG Subject: Re: "no memory for rx list" In-reply-to: Your message of "Thu, 13 Apr 2000 13:07:57 GMT." <200004131307.NAA78287@loki.ideaglobal.com> Date: Thu, 13 Apr 2000 15:35:01 +0200 Message-ID: <8237.955632901@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 13:07:57 GMT, Kiril Mitev wrote: > Dear All .... therein a log dump from one of our > (rather busy) servers: I'm glad you mentioned that, since it makes the explanation more plausible. :-) > Apr 12 23:32:39 excalibur /kernel: xl1: no memory for rx list -- > packet dropped! The manual page for the xl(4) driver says: xl%d: no memory for rx list The driver failed to allocate an mbuf for the receiver ring. Using the search engine on the FreeBSD web page to search for "mbuf", the first hit I get turns up this: The panic indicates that the system ran out of virtual memory for network buffers (specifically, mbuf clusters). You can increase the amount of VM available for mbuf clusters by adding: options "NMBCLUSTERS=" to your kernel config file, where is a number in the range 512-4096, depending on the number of concurrent TCP connections you need to support. I'd recommend trying 2048 - this should get rid of the panic completely. You can monitor the number of mbuf clusters allocated/in use on the system with netstat -m. The default value for NMBCLUSTERS is 512 + MAXUSERS * 16. While you're not getting a panic, the advice is still sound. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 6:36:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from loki.ideaglobal.com (loki.ideaglobal.com [194.36.20.54]) by hub.freebsd.org (Postfix) with ESMTP id 5823637BBEC for ; Thu, 13 Apr 2000 06:36:47 -0700 (PDT) (envelope-from kiril@loki.ideaglobal.com) Received: (from kiril@localhost) by loki.ideaglobal.com (8.9.3/8.9.3) id NAA78342; Thu, 13 Apr 2000 13:42:35 GMT (envelope-from kiril) From: Kiril Mitev Message-Id: <200004131342.NAA78342@loki.ideaglobal.com> Subject: Re: "no memory for rx list" In-Reply-To: <8237.955632901@axl.ops.uunet.co.za> from Sheldon Hearn at "Apr 13, 2000 3:35: 1 pm" To: sheldonh@uunet.co.za (Sheldon Hearn) Date: Thu, 13 Apr 2000 13:42:35 +0000 (GMT) Cc: kiril@ideaglobal.com, freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you. :-)) > > > On Thu, 13 Apr 2000 13:07:57 GMT, Kiril Mitev wrote: > > > Dear All .... therein a log dump from one of our > > (rather busy) servers: > > I'm glad you mentioned that, since it makes the explanation more > plausible. :-) > > > Apr 12 23:32:39 excalibur /kernel: xl1: no memory for rx list -- > > packet dropped! > > The manual page for the xl(4) driver says: > > xl%d: no memory for rx list The driver failed to allocate an > mbuf for the receiver ring. > > Using the search engine on the FreeBSD web page to search for "mbuf", > the first hit I get turns up this: > > The panic indicates that the system ran out of virtual memory > for network buffers (specifically, mbuf clusters). You can > increase the amount of VM available for mbuf clusters by adding: > > options "NMBCLUSTERS=" > > to your kernel config file, where is a number in the range > 512-4096, depending on the number of concurrent TCP connections > you need to support. I'd recommend trying 2048 - this should get > rid of the panic completely. You can monitor the number of mbuf > clusters allocated/in use on the system with netstat -m. The > default value for NMBCLUSTERS is 512 + MAXUSERS * 16. > > While you're not getting a panic, the advice is still sound. > > Ciao, > Sheldon. -- Kiril Mitev, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 6:37:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 2E45F37BD20 for ; Thu, 13 Apr 2000 06:37:51 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fjoJ-0002A9-00; Thu, 13 Apr 2000 15:37:31 +0200 From: Sheldon Hearn To: Ariel Burbaickij Cc: freebsd-questions@FreeBSD.ORG Subject: Re: switching default x server permanently(where to put xset s off) In-reply-to: Your message of "Thu, 13 Apr 2000 13:27:31 +0200." Date: Thu, 13 Apr 2000 15:37:30 +0200 Message-ID: <8316.955633050@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 13:27:31 +0200, Ariel Burbaickij wrote: > I have read archives fo awhile and find some solutins to my > problem(default x scrennsaver kincking in after 5 minutes) > The suggested solution was to set xset s off.But I could not find > the name of file where it should be put in and so siwtching default > scrennsaver permanently.would ypu help ?and provide me the necessary > file`s name ? You can put any X-related session commands in your ~/.xinitrc or ~/.xsession, but make sure you insert them _before_ the last command, since the last command is usually the one that runs foreground. When that command terminates, your X session terminates. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 6:41:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 8CF5037B75D for ; Thu, 13 Apr 2000 06:41:49 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fjsL-0002C5-00; Thu, 13 Apr 2000 15:41:41 +0200 From: Sheldon Hearn To: "erik larsson" Cc: freebsd-questions@FreeBSD.ORG In-reply-to: Your message of "Thu, 13 Apr 2000 05:39:13 PDT." <20000413123913.40876.qmail@hotmail.com> Date: Thu, 13 Apr 2000 15:41:41 +0200 Message-ID: <8436.955633301@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 05:39:13 PDT, "erik larsson" wrote: > I have a question related to commercial use of the product. We are > planning to start selling a Sw solution containing, together with our > own developed SW, the FreeBSD SW. Can we use your SW free of charge > for this purpose, do you have any legal disclaimer or something. Different parts of FreeBSD are distributed under different licenses. These licenses may be viewed from http://www.freebsd.org/copyright/freebsd-license.html Pay careful attention to the more restrictive GNU licenses. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 6:57:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from palamas.noc.uoa.gr (palamas.noc.uoa.gr [195.134.100.107]) by hub.freebsd.org (Postfix) with ESMTP id 57A8937B648 for ; Thu, 13 Apr 2000 06:57:45 -0700 (PDT) (envelope-from isach@noc.uoa.gr) Received: from localhost (ilias@localhost) by palamas.noc.uoa.gr (8.9.3/8.9.3) with ESMTP id QAA64986 for ; Thu, 13 Apr 2000 16:57:41 +0300 (EEST) (envelope-from isach@noc.uoa.gr) X-Authentication-Warning: palamas.noc.uoa.gr: ilias owned process doing -bs Date: Thu, 13 Apr 2000 16:57:41 +0300 (EEST) From: Ilias Sachpazidis X-Sender: ilias@palamas.noc.uoa.gr To: FreeBSD questions Subject: Openssh Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, palamas:/usr/ports/security/openssh # make all ===> Extracting for OpenSSH-1.2.2 ..................................... ...................................... ..................................... ===> OpenSSH-1.2.2 depends on shared library: crypto.1 - found ===> Patching for OpenSSH-1.2.2 ===> Applying FreeBSD patches for OpenSSH-1.2.2 ===> Configuring for OpenSSH-1.2.2 ===> Building for OpenSSH-1.2.2 ===> lib Warning: Object directory not changed from original /usr/ports/security/openssh/work/ssh/lib cc -O -pipe -I/usr/ports/security/openssh/work/ssh/lib/.. -I/usr/local/include -I/usr/ports/security/openssh/work/ssh/lib/.. -I/usr/local/usr/include -c /usr/ports/security/openssh/work/ssh/lib/../authfd.c -o authfd.o In file included from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:16: /usr/ports/security/openssh/work/ssh/lib/../includes.h:72: warning: redefinition of `sa_family_t' /usr/include/sys/socket.h:47: warning: `sa_family_t' previously declared here /usr/ports/security/openssh/work/ssh/lib/../includes.h:73: conflicting types for `socklen_t' /usr/include/sys/socket.h:48: previous declaration of `socklen_t' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I have got FreeBSD 3.4-20000214-STABLE. Could someone help me ? Best Regards +-----------------------------------------------------------------------+ |Ilias Sachpazidis | | | |Network Operations Center University of Athens | | | |Department of Informatics, phone : +30 1 727 ??? | |University of Athens. fax : +30 1 727 ??? | |Panepistimioupoli, Ilissia, email : isach@noc.uoa.gr | |157 84 Athens, Greece http://www.noc.uoa.gr/~isach/ | +-----------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 7:12:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cs.rpi.edu (mumble.cs.rpi.edu [128.213.8.16]) by hub.freebsd.org (Postfix) with ESMTP id 3E17637B799 for ; Thu, 13 Apr 2000 07:12:31 -0700 (PDT) (envelope-from maniattb@cs.rpi.edu) Received: from cs.rpi.edu (maniattb@dishwasher.cs.rpi.edu [128.213.8.31]) by cs.rpi.edu (8.9.3/8.9.3) with ESMTP id KAA36216; Thu, 13 Apr 2000 10:12:29 -0400 (EDT) Message-Id: <200004131412.KAA36216@cs.rpi.edu> X-Mailer: exmh version 2.0.1 12/23/97 To: freebsd-questions@FreeBSD.ORG Cc: maniatty@cs.albany.edu Subject: Default partitioning for FreeBSD 4.0 is BROKEN! Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 13 Apr 2000 10:12:27 -0400 From: Bill Maniatty Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All: I posted a bug report about 1 1/2 weeks ago about FreeBSD's default partitioning being broken. If a user wants to install ALL AVAILABLE (and I am installing far short of that) packages in an installation, the default configuration should support that (given sufficient disk space). However FreeBSD allocates too few inodes in the /var file system and the symlink creation phase of the install fails, and it happens late in the installation cycle (after say 8 hours or more of ftping). Unfortunately, this sort of bug diminishes the perceived quality of the operating system, since the impression is that it is the installation tools fault and that such an obvious problem should have been caught by routine testing. (It is especially embarassing since I am pleading with my Sysadmins to consider supporting and installing your fine operating system). As a work around, is there a way to increase the inode allocation using a non default install. I'm sorry for posting this, but I think the bug report was dropped on the floor, especially since we know what the fix should be (would it be easy to put this into the downloadable floppy images?). Regards: Bill Maniatty To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 7:20:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Shark.Aval.Kiev.UA (aval-cs.aval.kiev.ua [194.44.50.250]) by hub.freebsd.org (Postfix) with ESMTP id B493337BD54 for ; Thu, 13 Apr 2000 07:20:38 -0700 (PDT) (envelope-from sansan@speedy.aval.kiev.ua) Received: from speedy.aval.kiev.ua (speedy.aval.kiev.ua [194.44.50.120]) by Shark.Aval.Kiev.UA (8.9.3/who.care) with ESMTP id RAA12222 for ; Thu, 13 Apr 2000 17:20:32 +0300 (EEST) Received: from aval.kiev.ua by speedy.aval.kiev.ua with ESMTP id RAA49608; (8.9.3/vak/who.care) Thu, 13 Apr 2000 17:20:31 +0300 (EEST) Message-ID: <38F5D7AE.9E88AF52@aval.kiev.ua> Date: Thu, 13 Apr 2000 17:20:30 +0300 From: "Radeev Alexandr A." X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions%FreeBSD.ORG@relay.ua.net Subject: AWE64 WaveTable ????? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG MIDI doesn't work. MIDI files not played My kernel config file device sbc device sbc0 at isa? port 0x220 irq 9 drq 1 flags 0x15 device pcm dmesg ->>> pca0 at port 0x40 on isa0 joy0 at port 0x201 on isa0 sbc1: at port 0x220-0x22f,0x300-0x301,0x388-0x38b irq 9 drq 0,5 on isa0 sbc1: setting card to irq 9, drq 0, 5 pcm0: on sbc1 joy1: at port 0x208-0x20f on isa0 unknown0: at port 0x620-0x623 on isa0 Why ??? unknown0: at port 0x620-0x623 on isa0 device awe not supported FreeBSD 4.0 ? Please answer my. sansan@aval.kiev.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 7:25:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server3.lojasobino.com.br (server3.lojasobino.com.br [200.248.23.160]) by hub.freebsd.org (Postfix) with ESMTP id 53B1B37BD51 for ; Thu, 13 Apr 2000 07:25:42 -0700 (PDT) (envelope-from Fabrizzio.Batista@lojasobino.com.br) Received: from pc2 (server1.lojasobino.com.br [200.248.23.150]) by server3.lojasobino.com.br (8.9.3/8.9.3) with SMTP id LAA81671 for ; Thu, 13 Apr 2000 11:30:28 -0300 (EST) (envelope-from Fabrizzio.Batista@lojasobino.com.br) Message-ID: <013601bfa552$50f81480$65010180@lojasobino.com.br> From: "Fabrizzio Batista" To: Subject: FTP Server ! ! ! Date: Thu, 13 Apr 2000 11:12:34 -0300 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 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi gurus, I don´t get FP2000 Extensions works OK, so I will try FTP. Somebody know a secure and "nice" FTP Server that I could provide to my users update your sites in my SERVER ? Thanks for all, Fabrizzio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 7:29: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id 935F437B741 for ; Thu, 13 Apr 2000 07:29:06 -0700 (PDT) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id KAA23997; Thu, 13 Apr 2000 10:28:44 -0400 (EDT) (envelope-from brett@peloton.runet.edu) Date: Thu, 13 Apr 2000 10:28:44 -0400 (EDT) From: Brett Taylor To: Chris Silva Cc: markh@lon.imag.net, freebsd-questions@FreeBSD.ORG, dann@greycat.com Subject: RE: USB Camera, 4.0-STABLE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Wed, 12 Apr 2000, Chris Silva wrote: > I have sorta the same issue, I use the Epson PC650 digi-cam, I did put > the USB line from LINT into my kern, that went well. I use gphoto > (/usr/ports/graphics/gphoto) w/Linux emu of course, and all is good! Why do you need Linux compatibility if you built it from the ports? It's native then. (btw - gphoto is what I was going to suggest - www.gphoto.org) Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * Dept. of Mathematics and Statistics * Walker 234 (540) 831-5410 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 7:29:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id D198737BD57 for ; Thu, 13 Apr 2000 07:29:16 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12fkc4-0002Nk-00; Thu, 13 Apr 2000 16:28:56 +0200 From: Sheldon Hearn To: Bill Maniatty Cc: freebsd-questions@FreeBSD.ORG, maniatty@cs.albany.edu Subject: Re: Default partitioning for FreeBSD 4.0 is BROKEN! In-reply-to: Your message of "Thu, 13 Apr 2000 10:12:27 -0400." <200004131412.KAA36216@cs.rpi.edu> Date: Thu, 13 Apr 2000 16:28:56 +0200 Message-ID: <9159.955636136@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 10:12:27 -0400, Bill Maniatty wrote: > I posted a bug report about 1 1/2 weeks ago about FreeBSD's default > partitioning being broken. If a user wants to install ALL AVAILABLE > (and I am installing far short of that) packages in an installation, > the default configuration should support that (given sufficient disk > space). That doesn't make any sense to me. There are numerous packages that would trip all over each other if you installed everything. Intelligent selection of packages at install-time is a requirement, so I don't think there's too much sense in worrying about this. > However FreeBSD allocates too few inodes in the /var file system and > the symlink creation phase of the install fails, and it happens late > in the installation cycle (after say 8 hours or more of ftping). In spite of what I said above, you may need lots of inodes in any given filesystem for a number of reasons. If so, you can use the Options menu to fiddle with Newfs Args. You have to be careful with this though, adjusting the arguments for one newfs and then returning them to normal for the rest. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 7:59:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.vsl.cua.edu (mail.vsl.cua.edu [136.242.188.2]) by hub.freebsd.org (Postfix) with ESMTP id A943537B52A for ; Thu, 13 Apr 2000 07:59:12 -0700 (PDT) (envelope-from julianz@vsl.cua.edu) Received: from localhost (julianz@localhost) by gateway.vsl.cua.edu (8.9.3/8.9.3) with ESMTP id QAA90846 for ; Thu, 13 Apr 2000 16:02:12 -0400 (EDT) (envelope-from julianz@vsl.cua.edu) Date: Thu, 13 Apr 2000 16:02:11 -0400 (EDT) From: Julian Zottl To: freebsd-questions@FreeBSD.ORG Subject: passwd file... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all, I know this is a stupid question, but I am builing a new machine and basically all I am doing is transfering the users from the old to the new. The old machine is a 3.2R and the new one will be 4.0R. Can I copy the passwd file from my 3.2R machine to my new 4.0R machine and safely say all the passwords/logins will become active after a restart? I know I will have to copy the old mail and user directories, but is moving the accounts that easy? Julian Zottl System Administrator, Vitreous State Laboratory (202)319-5522 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8: 1:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id ADA8537B6A2 for ; Thu, 13 Apr 2000 08:01:35 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3DFSgt04239; Thu, 13 Apr 2000 08:28:42 -0700 (PDT) Date: Thu, 13 Apr 2000 08:28:42 -0700 From: Alfred Perlstein To: chip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Thankyou! Re: I'm at a loss for a way to mount this second harddrive Message-ID: <20000413082842.U4381@fw.wintelcom.net> References: <20000413003045.S4381@fw.wintelcom.net> <00041306345101.04714@chip.wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041306345101.04714@chip.wiegand.org>; from chip@wiegand.org on Thu, Apr 13, 2000 at 06:25:42AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * chip [000413 07:00] wrote: > THANKYOU! Running fsck did the trick. The e partition is the one with > the data I need. I sure do appreciate your patience, which just about > ran out with me. :) I'm trying to get it, honestly. > You're right, I should look more closely at what in front of my nose. > I have the book The Complete FreeBSD but I don't believe it is this > specific about mounting partitions, and all I know is from that book. > And it is a good book, maybe a little to sparse on some details, but > it a good book for a beginner, like me. > Now for my next task - printing. Oh boy, I'll post a new message > about that. Maybe you can take a break from me and someone else can > help with that one. Heh, heh, you've been a great help, thanks again. Here's a trick that can help out, if you're running commands, especially as root and things aren't working out, try running 'dmesg' after the command to see if the kernel complained about anything. I'm 99% sure that you'd see: WARNING: R/W mount of /dev/wd3s1e denied. Filesystem is not clean - run fsck Near the end of the kernel log, you'll find a lot of other situations where this can really help. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8: 8: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from taurus.cs.albany.edu (taurus.cs.albany.edu [169.226.2.109]) by hub.freebsd.org (Postfix) with ESMTP id 1FE1E37B54D for ; Thu, 13 Apr 2000 08:07:56 -0700 (PDT) (envelope-from maniatty@cs.albany.edu) Received: from richard.cs.albany.edu (richard.cs.albany.edu [169.226.2.48]) by taurus.cs.albany.edu (8.9.3+Sun/8.9.1) with ESMTP id LAA14538; Thu, 13 Apr 2000 11:07:04 -0400 (EDT) From: "William A. Maniatty" Received: (from maniatty@localhost) by richard.cs.albany.edu (SMI-8.6/CLI2) id LAA19553; Thu, 13 Apr 2000 11:07:05 -0400 Date: Thu, 13 Apr 2000 11:07:05 -0400 Message-Id: <200004131507.LAA19553@richard.cs.albany.edu> To: maniattb@cs.rpi.edu, sheldonh@uunet.co.za Subject: Re: Default partitioning for FreeBSD 4.0 is BROKEN! Cc: freebsd-questions@freebsd.org, maniatty@cs.albany.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All: Sheldon Writes: > >On Thu, 13 Apr 2000 10:12:27 -0400, Bill Maniatty wrote: > >> I posted a bug report about 1 1/2 weeks ago about FreeBSD's default >> partitioning being broken. If a user wants to install ALL AVAILABLE >> (and I am installing far short of that) packages in an installation, >> the default configuration should support that (given sufficient disk >> space). > >That doesn't make any sense to me. There are numerous packages that >would trip all over each other if you installed everything. Intelligent >selection of packages at install-time is a requirement, so I don't think >there's too much sense in worrying about this. Well, perhaps I exaggerated about installing all packages, but if you note carefully, I am well shy of installing all packages (although I plead guilty to installing all the games :-). In any event the default allocation is still broken, regardless of whether I (with some help from FreeBSD's smart package manager) am smart enough to do intelligent selection. Unfortunately smart in the sense you describe means being able to do an apriori estimate of the number of inodes allocated by some script and then an apriori estimate of the number of inodes I am allocating and then doing some clever version of the knapsack problem (ah, the Theoretical side comes to light :-)). All so that I can come in under some inode quota. Clearly, this is not the solution. Often if one is a new user learning to install a system, the default is to install a package unless one knows of a good reason not to. >> However FreeBSD allocates too few inodes in the /var file system and >> the symlink creation phase of the install fails, and it happens late >> in the installation cycle (after say 8 hours or more of ftping). > >In spite of what I said above, you may need lots of inodes in any given >filesystem for a number of reasons. If so, you can use the Options menu >to fiddle with Newfs Args. You have to be careful with this though, >adjusting the arguments for one newfs and then returning them to normal >for the rest. :-) Thanks, this is helpful. Regards: Bill Maniatty To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:11:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.prod.itd.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id E298237B689 for ; Thu, 13 Apr 2000 08:11:32 -0700 (PDT) (envelope-from ojpuppy@earthlink.net) Received: from andy (1Cust222.tnt7.birmingham.al.da.uu.net [63.11.28.222]) by snipe.prod.itd.earthlink.net (8.9.3/8.9.3) with SMTP id IAA20676 for ; Thu, 13 Apr 2000 08:11:31 -0700 (PDT) Message-ID: <000801bfa55a$d2aa9ea0$de1c0b3f@andy> Reply-To: "Michael Rutland" From: "Michael Rutland" To: Subject: RAM Date: Thu, 13 Apr 2000 10:13:25 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA530.E7E63420" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA530.E7E63420 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am curious as to how much ram freeBSD can cache and use. On the = Microsoft webpage it says that without adjusting some of my registery = values that 512Mb is the Max. My motherboard supports 768Mb of pc100 = RAM. thank you for your time: M. Rutland=20 ------=_NextPart_000_0005_01BFA530.E7E63420 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am curious as to how much ram freeBSD can cache = and=20 use.  On the Microsoft webpage it says that without adjusting some = of my=20 registery values that 512Mb is the Max.  My motherboard = supports 768Mb=20 of pc100 RAM.
thank you for your time:
M. Rutland 
------=_NextPart_000_0005_01BFA530.E7E63420-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:17:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 8261237B52A for ; Thu, 13 Apr 2000 08:17:35 -0700 (PDT) (envelope-from danyc@playground.net) Received: from playground.net ([24.114.192.235]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000413151734.TTUL27626.mail1.rdc3.on.home.com@playground.net>; Thu, 13 Apr 2000 08:17:34 -0700 Message-ID: <38F5E619.24F90277@playground.net> Date: Thu, 13 Apr 2000 11:22:01 -0400 From: Dany Cayouette X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: cgotzmann@home.com Cc: questions@FreeBSD.org Subject: Re: PPOE Docs References: <38F4F8E1.95959060@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cag wrote: > I have study your docs about PPPOE and I have not yet got a good > understanding of how this would be used or why. What the difference > between PPP and PPPOE. PPP over TCP is to slow so I thought I would > look at PPPOE. > > Here's what I understand. > > PPPOED would be used at the server to listen for PPP connections . What > TCP /UDP port does it listen on ? > > Next how would you use the client / user side. All the doc's that show > config samples for ppp.conf do not indicate how the client / user > connects to the remote server. what host name IP address etc. > > What I am trying to do is create a IP tunnel between to FREEBSD > gateways. Using PPP over TCP is to slow compared to the same connection > not using PPP. I get about 1/10th the throughput using ppp compared to > a straight ethernet connection over the same link. > > Thanks if you can clear this up for me. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message PPPoE appeared with broadband Internet access services (Cable modem and xDSL). It is being 'forced' on the subscribers of some service providers. I believe some of the short coming it is trying to solve is the lack of authentication with DHCP. DHCP was initially designed for a corporate environment and not really a public network. There is some work happening to fill some of the gap. On of the concept behing PPPoE is that the end user and also the service provider infracstructure is already establish to support PPP (because of the existing dial up services) They can reuse their RADIUS server and probably all account management tools they have created around it. Also, in the case of DHCP you mainly have a 'pin down/static' connection. One of the pitch for PPPoE is that you can select different services by login as a different user e.g. user@isp.com to go to my ISP or user@corp.com to access my corporate LAN. So the FreeBSD folks were great enough to give us a PPPoE stack so we could use our favorite OS to access the Internet via our PPPoE enabled service provider (Thanks guys!). So I believe the current implementation is for the client side of PPPoE. I don't think there is a PPPoE server implementation and I don't think there is much use for it but if you want to implement one... Dany p.s. I know a bit on PPPoE but I still consider myself a newbie on FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:24:41 2000 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 6C5D337BD4E for ; Thu, 13 Apr 2000 08:24:32 -0700 (PDT) (envelope-from troyml@prodigy.net) Received: from prodigy.net (MINNA030-0366.splitrock.net [63.253.193.112]) by pimout2-int.prodigy.net (8.8.5/8.8.5) with ESMTP id LAA46302 for ; Thu, 13 Apr 2000 11:24:29 -0400 Message-ID: <38F5E68B.2E3FD44B@prodigy.net> Date: Thu, 13 Apr 2000 10:23:55 -0500 From: Troy X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: ata error message Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am receiving an error message that is upsetting me and I'm concerned that i may be losing data or having it corrupted although I can't say so with certainty. The error message goes as follows Apr 12 11:33:19 localhost /kernel: ad0: WRITE command timeout - resetting Apr 12 11:33:19 localhost /kernel: ata0: resetting devices .. done It seems to occur during periods of high disk activity, especially when trying to build ports, etc... perhaps unrelated, but often the build of these ports fails further down the line, although that could just be due to my ignorance of other matters :) Please CC: any responses to my question directly to my email address as this mailing list generates too much traffic for me to follow it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:31:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from intranet.com.mx (intranet.com.mx [200.33.246.7]) by hub.freebsd.org (Postfix) with ESMTP id A5FE237B75D for ; Thu, 13 Apr 2000 08:31:12 -0700 (PDT) (envelope-from jbiquez@icsmx.com) Received: from mipc (200.33.246.4) by intranet.com.mx with SMTP (Eudora Internet Mail Server 2.2.2); Thu, 13 Apr 2000 10:32:19 -0500 Message-Id: <3.0.6.32.20000413103510.0116a430@intranet.com.mx> X-Sender: jbiquez@intranet.com.mx X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 13 Apr 2000 10:35:10 -0500 To: "Michael Rutland" From: Jorge Biquez Subject: Re: RAM Cc: In-Reply-To: <000801bfa55a$d2aa9ea0$de1c0b3f@andy> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm not an expert on FreeBSD just a very happy user. My experience. I have a machine running FreeBSD 3.5 on a double processor Pentium III 350 Mhz with a SCSI HD of 8 Gb and 256Mb of RAM using 320Mb of the HD as swap. Since I instelled (more than 8 months ago) I have never seen that the system uses all the memory it has and NEVER has use a single MB of the swap area. Of course the machine is a rocket and it runs the most visited sites we have (in all the sites there about 5 million pages are displayed each month) I remember an email on the list where a guy (I'm sorry I don't remember the name) says that after testing he consider that 64 MB is more than enough for average use. I hope this helps. JB At 10:13 a.m. 13/04/00 -0500, you wrote: >I am curious as to how much ram freeBSD can cache and use. On the Microsoft webpage it says that without adjusting some of my registery >values that 512Mb is the Max. My motherboard supports 768Mb of pc100 RAM. >thank you for your time: >M. Rutland > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:33:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.72.46]) by hub.freebsd.org (Postfix) with ESMTP id 54B6E37B75D for ; Thu, 13 Apr 2000 08:33:39 -0700 (PDT) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost) by pencil.math.missouri.edu (8.9.3/8.9.3) id KAA08100; Thu, 13 Apr 2000 10:33:36 -0500 (CDT) (envelope-from rich) From: Rich Winkel Message-Id: <200004131533.KAA08100@pencil.math.missouri.edu> Subject: Re: RAID support in FreeBSD In-Reply-To: <4.3.1.0.20000413001419.00a7eb20@uidaho.edu> from Ryan Kennedy at "Apr 13, 2000 00:23:38 am" To: ryank@uidaho.edu (Ryan Kennedy) Date: Thu, 13 Apr 2000 10:33:36 -0500 (CDT) Cc: 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 X-Loop: FreeBSD.ORG According to Ryan Kennedy: > I also need to buy a UPS and wanted to buy one that > can be administered within FreeBSD (ie. automatic shutdown after 5 min. of > no power). Is there any kind of UPS support like this for FreeBSD that > you're aware of? Any suggestions are greatly appreciated. Thank you. We're using an APC smartups with our servers. You can download their "powerchute" software for linux from their web site (www.apcc.com) without charge. It works fine under linux emulation, once you correct for linuxisms in the install program. Rich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:42: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from culverk.student.umd.edu (culverk.student.umd.edu [129.2.196.87]) by hub.freebsd.org (Postfix) with ESMTP id 86F4737B60D for ; Thu, 13 Apr 2000 08:41:54 -0700 (PDT) (envelope-from culverk@culverk.student.umd.edu) Received: from localhost (culverk@localhost) by culverk.student.umd.edu (8.9.3/8.9.3) with ESMTP id LAA27941 for ; Thu, 13 Apr 2000 11:41:47 -0400 (EDT) (envelope-from culverk@culverk.student.umd.edu) Date: Thu, 13 Apr 2000 11:41:46 -0400 (EDT) From: Kenneth Culver To: freebsd-questions@freebsd.org Subject: compile errors. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was compiling the latest kdesupport for kde2 and I was wondering why I was getting these undefined refrences from libstdc++.so.3: /usr/lib/libstdc++.so.3: undefined reference to `exception type_info function' /usr/lib/libstdc++.so.3: undefined reference to `__cp_push_exception' /usr/lib/libstdc++.so.3: undefined reference to `__rtti_user' /usr/lib/libstdc++.so.3: undefined reference to `__rtti_si' /usr/lib/libstdc++.so.3: undefined reference to `__get_eh_context' /usr/lib/libstdc++.so.3: undefined reference to `__sjthrow' /usr/lib/libstdc++.so.3: undefined reference to `terminate(void)' /usr/lib/libstdc++.so.3: undefined reference to `exception type_info node' /usr/lib/libstdc++.so.3: undefined reference to `exception virtual table' /usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_new' /usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_delete' /usr/lib/libstdc++.so.3: undefined reference to `__rtti_class' /usr/lib/libstdc++.so.3: undefined reference to `__builtin_delete' /usr/lib/libstdc++.so.3: undefined reference to `__terminate' /usr/lib/libstdc++.so.3: undefined reference to `__builtin_new' /usr/lib/libstdc++.so.3: undefined reference to `__eh_alloc' any help as to what I need to do to fix this would be appreciated. Ken Culver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:43:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from privatecube.privatelabs.com (silvercube.silverpix.com [198.143.31.30]) by hub.freebsd.org (Postfix) with ESMTP id 2282C37B9F6; Thu, 13 Apr 2000 08:43:35 -0700 (PDT) (envelope-from mi@privatelabs.com) Received: from misha.privatelabs.com (root@misha.privatelabs.com [198.143.31.6]) by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id LAA22853; Thu, 13 Apr 2000 11:42:25 -0400 (EDT) Received: from privatelabs.com (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.9.3/8.9.3) with ESMTP id LAA14311; Thu, 13 Apr 2000 11:43:17 -0400 (EDT) (envelope-from mi@privatelabs.com) From: mi@privatelabs.com Message-Id: <200004131543.LAA14311@misha.privatelabs.com> Date: Thu, 13 Apr 2000 11:43:15 -0400 (EDT) Subject: configuring squid To: questions@freebsd.org, scsi@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I'm setting up a fairly big squid server with two 45Gb (but slow) SCSI SEAGATE ST446452W (external). I wonder if I should use ccd to make one 90Gb interleaved array of them or use them separately and tell Squid about the two independent partitions... Speed is the only factor -- I understand, that separately they'd be easier to manage... This is FreeBSD-4-STABLE... Any suggestions? TIA! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:45:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.binep.ac.ru (ns.binep.ac.ru [193.233.37.5]) by hub.freebsd.org (Postfix) with ESMTP id 436BF37B9F9 for ; Thu, 13 Apr 2000 08:45:05 -0700 (PDT) (envelope-from goshik@binep.ac.ru) Received: from serv2.binep.ac.ru (serv2 [193.233.44.77]) by ns.binep.ac.ru (8.9.3/8.9.3) with SMTP id TAA06673 for ; Thu, 13 Apr 2000 19:55:31 +0400 (MSD) (envelope-from goshik@binep.ac.ru) Reply-To: "Igor B. Bykhalo" From: "Igor B. Bykhalo" To: "-questions@FreeBSD" Subject: 4.0: test of new kernel fails Date: Thu, 13 Apr 2000 19:43:49 +0300 Message-ID: <01bfa567$71419080$0000e9c1@serv2.binep.ac.ru> 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.0913.2206 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0913.2200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm going to install 4.0. System: 486DX, 16MB Ram, 2GB disk, no PnP in BIOS #uname -a FreeBSD inban.banka 3.4-STABLE FreeBSD 3.4-STABLE #0: Mon Apr 10 21:39:28 MSD 2000 gobyban@inban.banka:/usr/src/sys/compile/BANKA i386 What done (this is my "local" version of UPDATING :)): >To update from 3.x to 4.0 stable >-------------------------------- >[***] >[***] Update to 4.0-stable sources. Make sure that you get all >the parts. If you are using cvsup files that are older than a >couple of months, be sure they have all the components listed >in /usr/share/examples/cvsup. Crypto and secure are now >required. > >cd /usr/src > >[**] >[**] If you have any of the following in your /etc/make.conf, >please comment them out before following these instructions >and then do a make buildworld + make installworld after you >are back to above: > MAKE_KERBEROS4 > >make buildworld >cd sbin/mknod >make install >cd sys/modules >make install > > > To build a kernel > ----------------- > cd /usr/src > make buildkernel KERNEL= > make installkernel KERNEL= > # Verify that the new kernel works, it will be installed as > # /YOUR_KERNEL_HERE All this went fine... (And I kept wd0 in kernel config for now - see config file at the end). So I'm testing kernel named BANKA: #shutdown -r now ... waiting for Message to press anykey :)...and press spacebar... then diskprompt>unload diskprompt>load BANKA diskprompt>load -t userconfig_script /boot/kernel.conf diskprompt>boot -csv prompt>di psm0 prompt>q .. and it boots with errors. Because even if I do mount -a, I can't get dmesg saved (it says dmesg: /dev/drum not configured), I'll write here some messages from screen: [...] fe0:driver is using old-style compatibility shims [...] isa_compat: didn't get drq for wdc wdc0 at port 0x1f0-0x1f7 irq 14 drq 0 flags 0x90ff00ff on isa0 [wd0 ...] [wd0 ...] isa_compat: didn't get drq for wdc [...] ppc0: parallel port found at 0x3be ppc0: cannot reserve I/O port range ed0: not probed (disabled) ep0: <3Com 3C509-BNC Etherlink III> at port 0x340-0x34f irq 11 on isa0 ep0: eeprom failed to come ready ep0: eeprom failed to come ready ep0: eeprom failed to come ready ep0: eeprom failed to come ready ep0: eeprom failed to come ready bpf: ep0 attached ep0: Ethernet address 00:00:00:00:00:00 isa_probe_children: probing PnP devices ep1: <3Com 3C509-BNC Etherlink III> at port 0x210-0x21f irq 5 on isa0 ep1: Ethernet address 00:20:af:53:e5:50 bpf: ep1 attached [...] Any ideas? Here is kernel config file: --------- # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.freebsd.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.143.2.22 1999/09/14 22:53:30 jkh Exp $ machine "i386" #cpu "I386_CPU" cpu "I486_CPU" #cpu "I586_CPU" #cpu "I686_CPU" ident BANKA maxusers 32 #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options IPFILTER #kernel ipfilter support options IPFILTER_LOG #ipfilter logging options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MFS_ROOT #MFS usable as root device, "MFS" req'ed options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, "NFS" req'ed options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root. "CD9660" req'ed options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) syscall trace 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 extentions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad repliesoptions "MD5" options SOFTUPDATES options SC_MOUSE_CHAR=0x03 #options INVARIANTS #options INVARIANT_SUPPORT makeoptions DEBUG="-g" #Build kernel with debug symbols. #config kernel root on wd0 device isa # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 device wdc0 at isa? port "IO_WD1" irq 14 device wd0 at wdc0 drive 0 # 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 #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives #options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 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? # 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 lpt # Printer #device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 device ep0 #device ep0 at isa? port 0x340 net irq 11 device fe0 at isa? port 0x300 irq 12 #device fe0 at isa? port 0x300 net irq 12 # Pseudo devices - the number indicates how many units to allocated. 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 1 # Packet tunnel pseudo-device pty 16 # Pseudo-ttys (telnet etc) pseudo-device gzip # Exec gzipped a.out's pseudo-device snp 3 #Snoop device - to look at pty/vty/etc.. # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. pseudo-device bpf 4 #Berkeley packet filter ------- TIA, Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:53:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sunburst.csfi.com (sunburst.csfi.com [204.1.38.10]) by hub.freebsd.org (Postfix) with ESMTP id 84E5137B5DC; Thu, 13 Apr 2000 08:53:17 -0700 (PDT) (envelope-from yong@csfi.com) Received: from yongdell (pc_yong [204.1.38.26]) by sunburst.csfi.com (8.8.2/8.8.2) with SMTP id LAA15393; Thu, 13 Apr 2000 11:53:14 -0400 (EDT) From: "Yong Lim" To: "'FreeBSD Newbies'" Cc: Subject: ranting Date: Thu, 13 Apr 2000 11:54:35 -0400 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.00.2919.6600 In-Reply-To: <38E947B2.DD87C47B@home.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I must be reading too much /. to think I should have an opinion on an OS. I don't think paying a subscription to the CD's would qualify either. I guess just take this as what it is a grain of salt. Not that I am that new to Unix system. As with most everyone else these days my day job is writing c codes on NCR Unix, Unixware, AIX and Solaris (install this os on PC partition...sweet install). That still does not qualify me as anything other then a newbies here. Now on to my ranting...what's with the Backspace key? Running vi from xterm will not function the same as running vi from rxvt. Okay, a problem so I sent out an email. I am grateful for each an every responses and someone suggests that I look at terminfo. Has anyone look at that file? It is scary to pull that thing up. Second thing to do search the web for answer. Someone on the web did have two wonderful and descriptive description of the problem for Linux. It has a wonderful history of the original problem where it started during the punch card period. Now the last update to this web page was Sunday, February 27, 2000 17:29:48. How many years now? And no one think to solve this problem or choices? As most people might know BSD has as good and long history in it, that's probably why a similar article on how to solve this problem will come up shortly since BSD might not goes to the punch card period. The hippies started a bite later. Second ranting...I don't like MS. And FreeBSD and Lunix will take over MS one day. But has anybody read the manual lately? Before installing be sure to run Control Panel and notes all the IRQ's for the devices, the manual would read. Does anyone not see the problem here? This would mean that there's an existing running Window already. Forgive the soul who wrote the IRQ wrong and install his brand new os over Windows. Assuming the OS install went well and you need to have ppp going. Well, you don't have the sio map to the correct IRQ. Well, you need to rebuild the kernel. There are good articles and instruction on the web for doing this. I guess I should have known since a article by that gerbils loving guy an titled "FreeBSD for the SVR4/Linux Administrator" dealt exclusively with rebuilding the kernel. If I don't know what a gerbil is I should cancel my subscription. Well, I do have a Quadra 800 with 8 Meg of Ram and 500 Meg filling to the brim and it still works. May be aught to check out Apple again, I heard that they are developing a sweet, you can lick it OS. I must be see things as underneath that smiling Mac screen there's that three characters again BSD. Those damn hippies they are getting to everything now. Yong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 8:56:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from radius.wavefire.com (radius.wavefire.com [139.142.95.252]) by hub.freebsd.org (Postfix) with SMTP id E1E1F37B842 for ; Thu, 13 Apr 2000 08:56:38 -0700 (PDT) (envelope-from swen@wavefire.com) Received: (qmail 10882 invoked from network); 13 Apr 2000 15:56:35 -0000 Received: from swen.wavefire.com (139.142.167.220) by radius.wavefire.com with SMTP; 13 Apr 2000 15:56:35 -0000 Message-Id: <4.3.2.20000413085316.0303e900@mail.wavefire.com> X-Sender: swen@mail.wavefire.com X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Thu, 13 Apr 2000 08:55:24 -0700 To: John Reynolds~ , questions@freebsd.org From: Chameleon Subject: Re: SMP with dual-boot (win98) question In-Reply-To: <14580.51371.762330.305509@hip186.ch.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an ASUS P2B-D, and as far as 2 processors goes, win98 ignores the other one... I assume it will be the same for the P2B-DS Though i admit i have yet to put a real OS on it... :) maybe sometime soon... Swen At 12:04 PM 4/12/00 -0700, John Reynolds~ wrote: >Hello all, > >I searched the archives to try and answer this, but came up dry. I've got an >ASUS P2B-DS motherboard with 1 processor in there now. I'm currently in the >process of purchasing a second processor so that I can experiment with the >SMP features of 4.0 (not that 3.x didn't have SMP ... I am just on 4.0 now ;). > >However, I've got to keep Win98 around on another disk for the wife so she >can boot into it for certain apps. The question I have is: does anybody >currently have this configuration, i.e. two processors with SMP kernel but >dual boot into win98? Will win98 happily "ignore" the second processor and run >"normally," or will having the second one there confuse it? > >I've never messed with SMP machines before but I assume that during the boot >process the kernel running on CPU0 has to initiate the second CPU to start >running. So, my theory is that win98 will happily ignore the second CPU >sitting there. True? > >Thanks, > >-Jr > >-- >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >| John Reynolds WCCG, CCE, Higher Levels of Abstraction | >| Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | >| jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now? [ OK ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 9: 3:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id C907E37BD57 for ; Thu, 13 Apr 2000 09:03:32 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3DGUXi05827; Thu, 13 Apr 2000 09:30:33 -0700 (PDT) Date: Thu, 13 Apr 2000 09:30:33 -0700 From: Alfred Perlstein To: Yong Lim Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ranting Message-ID: <20000413093033.V4381@fw.wintelcom.net> References: <38E947B2.DD87C47B@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from yong@csfi.com on Thu, Apr 13, 2000 at 11:54:35AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Yong Lim [000413 09:21] wrote: > I must be reading too much /. to think I should have an opinion on an OS. I > don't think paying a subscription to the CD's would qualify either. I guess > just take this as what it is a grain of salt. > > Not that I am that new to Unix system. As with most everyone else these > days my day job is writing c codes on NCR Unix, Unixware, AIX and Solaris > (install this os on PC partition...sweet install). That still does not > qualify me as anything other then a newbies here. > > Now on to my ranting...what's with the Backspace key? Running vi from xterm > will not function the same as running vi from rxvt. Okay, a problem so I > sent out an email. I am grateful for each an every responses and someone > suggests that I look at terminfo. Has anyone look at that file? It is > scary to pull that thing up. Second thing to do search the web for answer. > Someone on the web did have two wonderful and descriptive description of the > problem for Linux. It has a wonderful history of the original problem where > it started during the punch card period. Now the last update to this web > page was Sunday, February 27, 2000 17:29:48. How many years now? And no > one think to solve this problem or choices? As most people might know BSD > has as good and long history in it, that's probably why a similar article on > how to solve this problem will come up shortly since BSD might not goes to > the punch card period. The hippies started a bite later. Be lucky you have a choice. How exactly does one fiddle with terminal settings on MS platforms? As far as getting rxvt to be less brain damaged: Rxvt.backspacekey: ^H in your .Xdefaults should help. > Second ranting...I don't like MS. And FreeBSD and Lunix will take over MS > one day. But has anybody read the manual lately? Before installing be sure > to run Control Panel and notes all the IRQ's for the devices, the manual > would read. Does anyone not see the problem here? This would mean that > there's an existing running Window already. Forgive the soul who wrote the > IRQ wrong and install his brand new os over Windows. Assuming the OS > install went well and you need to have ppp going. Well, you don't have the > sio map to the correct IRQ. Well, you need to rebuild the kernel. There > are good articles and instruction on the web for doing this. I guess I > should have known since a article by that gerbils loving guy an titled > "FreeBSD for the SVR4/Linux Administrator" dealt exclusively with rebuilding > the kernel. If I don't know what a gerbil is I should cancel my > subscription. Well, in all honesty you can change without the irq settings without rebooting if you hit spacebar at the countdown during bootup then type "boot -c". As far as needing windows before the install, that's totally wrong, the idea is the same as if you already had Linux or Solaris installed on a box, take down the working hardware settings before installing a new OS because copying is easier than figuring out your settings from scratch. If you already know all the hardware settings you don't need any other OS, and with PCI and plug-n-play (autoconfig) nowadays this is becoming less of an issue. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 9:12:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 4DBAC37B62D for ; Thu, 13 Apr 2000 09:12:13 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from ppp133.WORLDY.COM (ppp133.WORLDY.COM [209.5.30.184]) by home.worldy.com (8.8.7/8.8.7) with ESMTP id MAA17161 for ; Thu, 13 Apr 2000 12:12:10 -0400 Date: Thu, 13 Apr 2000 12:11:15 +0000 (GMT) From: David Banning X-Sender: tracker@tracker To: questions@freebsd.org Subject: where is TERMCAP set? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The first 6 months that I had my system up and running a setting for TERM or TERMCAP in .profile - "echo $TERM" and "echo $TERMCAP" would produce nothing - yet the system - vi and such would work fine. in X "echo $TERMCAP" would produce the entire listing from termcap file. NOW I have to set TERMCAP to /etc/termcap for it to work. My question is: How does the system know what TERM and TERMCAP to use if it is not set in .profile? Why is the system not setting these variable auto-like it did in the past? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 9:12:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.ea4els.ampr.org (93-MADR-X45.libre.retevision.es [62.82.47.93]) by hub.freebsd.org (Postfix) with ESMTP id 3EE8B37B5D1 for ; Thu, 13 Apr 2000 09:12:34 -0700 (PDT) (envelope-from sjmudd@pobox.com) Received: by phoenix.ea4els.ampr.org (Postfix, from userid 507) id 1FD7436F6; Thu, 13 Apr 2000 07:28:15 +0200 (CEST) To: freebsd-questions@freebsd.org Subject: Re: high volume mail server hardware suggestions References: <004b01bfa4c7$bd823ee0$c71930d0@hoorj> From: Simon J Mudd Date: 13 Apr 2000 07:28:14 +0200 In-Reply-To: mpd@bluetie.net's message of "13 Apr 2000 05:28:21 +0200" Message-ID: Lines: 19 X-Mailer: Gnus v5.7/Emacs 20.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mpd@bluetie.net ("Michael Dungan") writes: > Does anyone have any suggestions for hardware for running high > volume e-mail servers with FreeBSD? Should I use a few "large" > servers, or several smaller ones? Postfix and FAST disks. In high volume environments the hardware is IO bound not CPU bound so fast disks are very important. Look at the postfix-users mailing list archives in www.egroups.com or www.securepoint.com where there have been several discussions about performance optimisation for mail servers. Brad Knowles has written a paper about optimising sendmail, but the general principles are the same. Hope this helps. Simon -- Simon J Mudd, Madrid SPAIN Tel: +34-91-408 4878 email: sjmudd@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 9:20:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.26.39]) by hub.freebsd.org (Postfix) with SMTP id 39D1A37BB86 for ; Thu, 13 Apr 2000 09:19:56 -0700 (PDT) (envelope-from flatline@area51.v-wave.com) Received: (qmail 5157 invoked by uid 1001); 13 Apr 2000 16:19:51 -0000 Date: Thu, 13 Apr 2000 10:19:51 -0600 From: Chris Wasser To: questions@FreeBSD.ORG Cc: stable@FreeBSD.ORG Subject: Serious NETWORK PROBLEMS Message-ID: <20000413101951.B5040@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gonna keep reposting this until someone answers I guess. This was previously a AMD-K7 machine (4.0-STABLE) but has been moved over to a Intel based machine for the time being while I get a new motherboard (the K7 motherboard is shot -- the other K7 box runs like a charm.) Running 4.0-STABLE from Wednesday, April 12th. There are two Macronix PNIC II's in the machine, one at 10Mbps/Half-Duplex(dc0) and the other at 100Mbps/Full-Duplex(dc1) (both NICs use the dc? driver). On the 100Base-TX side of things, during any sort of heavy network load I get: Apr 12 13:00:45 cmdmicro /kernel: dc1: TX underrun -- increasing TX threshold Apr 12 13:29:17 cmdmicro /kernel: dc1: TX underrun -- increasing TX threshold Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- increasing TX threshold Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- using store and forward mode Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- using store and forward mode Now from what I was reading on the older archives, these messages aren't all that big a deal if appearing in sparse amounts, however I have a 3.3-STABLE machine with the same make/model of network cards on the same machine with no such messages popping up (slower speed processor as well). On the 3.3-S machine I'm able to sustain 11MB/s transfer rates to and from the network (it's switched) with no problems, however the 4.0-S machine barely breaks 8.0MB/s on the same test. I originally had 3c905C-TX's in the 4.0 box but they ended up shitting oatmeal under heavy network loads (no big surprise there) The 4.0-STABLE machine has only been up a few hours now: 8:33PM up 7:43, 3 users, load averages: 0.00, 0.00, 0.00 It should be noted that net.inet.tcp.delayed_ack is at 1 on the 4.0-STABLE machine and 0 on the 3.3-STABLE (I've recently just set it to 0 to see if it's made any difference) Machine specs: -------------- 3.3-STABLE (1999/09/16) P3-450 / 128MB 1 x LNE100TX v2.0 Macronix PNIC II (mx? driver) @ 10Mbps 1 x LNE100TX v2.0 Macronix PNIC II (mx? driver) @ 100Mbps Full-Duplex 4.0-STABLE (2000/04/12) P3-550 / 256MB 1 x LNE100TX v2.0 Macronix PNIC II (dc? driver) @ 10Mbps 1 x LNE100TX v2.0 Macronix PNIC II (dc? driver) @ 100Mbps Full-Duplex 100Mbps side of the network is switched (LAN). The "test" was conducted by xferring a 7GB tarball between the two machines via ftp (see ftp notes below) Except for processor and ram, these two machines are identical hardware-wise including BIOS setup/version# (and I do mean identical, all the hardware except processor and ram are identical make & model right down to the motherboard revision) One of the first things I checked was if there was shared PCI irqs, this is not the case, each device has it's own IRQ. USB is disabled. * FTP NOTES: tests were conducted with stock ftp client in 4.0-STABLE in active/PORT mode (not PASSIVE). There seems to be a problem with the stock ftp client with large file sizes. It reported the 7GB tarball as -11TB (when I did a ls of the file) and ofcourse messes up the bar graph display. It also stalls for a second when it reaches the end of the bar graph, but continues without error. It also doesn't show the correct file size during transfer (as in total bytes to xfer) but it does xfer the file properly nevertheless, I tested the tarball afterwards. I checked my own 4.0-STABLE machine at home, the stock ftp client exhibits the same behavior. I appriciate _any_ response (good or bad) as I need to get this worked out as soon as possible (I'd like to replace our 3.3-STABLE machine) 4.0-STABLE information (space-adjusted for word-wrap purposes): Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-STABLE #0: Wed Apr 12 12:38:04 MDT 2000 root@:/usr/src/sys/compile/DEEPTHOUGHT Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 551252571 Hz CPU: Pentium III/Pentium III Xeon (551.25-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383f9ff real memory = 268435456 (262144K bytes) config> q avail memory = 258334720 (252280K bytes) Preloaded elf kernel "kernel" at 0xc0296000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc029609c. VESA: v2.0, 8192k memory, flags:0x1, mode table:0xc0249ba2 (1000022) VESA: ATI RAGE128 Pentium Pro MTRR support enabled 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 5 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 pci0: at 7.2 chip1: port 0x5000-0x500f at device 7.3 on pci0 dc0: port 0xa400-0xa4ff mem 0xe5000000-0xe50000ff irq 10 at device 11.0 on pci0 dc0: Ethernet address: 00:a0:cc:32:eb:7c miibus0: on dc0 dcphy0: on miibus0 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc1: port 0xa800-0xa8ff mem 0xe5001000-0xe50010ff irq 11 at device 15.0 on pci0 dc1: Ethernet address: 00:a0:cc:33:7b:ab miibus1: on dc1 dcphy1: on miibus1 dcphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto atapci1: port 0xb400-0xb4ff,0xb000-0xb003,0xac00-0xac07 irq 15 at device 19.0 on pci0 ata2: at 0xac00 on atapci1 atapci2: port 0xc000-0xc0ff,0xbc00-0xbc03,0xb800-0xb807 irq 15 at device 19.1 on pci0 ata3: at 0xb800 on atapci2 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE/PS2 Probing for PnP devices on ppbus0: ppbus0: NPAP,PJL,PCL lpt0: on ppbus0 lpt0: Interrupt-driven port ppc1: at port 0x278-0x27f irq 5 on isa0 ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt1: on ppbus1 lpt1: Interrupt-driven port IP Filter: initialized. Default = pass all, Logging = enabled IP Filter: v3.3.8 ad4: 19609MB [39842/16/63] at ata2-master using UDMA66 ad6: 19609MB [39842/16/63] at ata3-master using UDMA66 acd0: CDROM at ata0-master using UDMA33 ifconfig -a (dc0 ip address blanked out) dc0: flags=8843 mtu 1500 inet 24.108.x.x netmask 0xffffff00 broadcast 24.108.89.255 ether 00:a0:cc:32:eb:7c media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX none dc1: flags=8843 mtu 1500 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:a0:cc:33:7b:ab media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX none lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 netstat -bi (again, formatted, I apologize if it's hard to read, I've tried to make it easier) Name Mtu Network Address Ipkts Ierrs Ibytes dc0 1500 00:a0:cc:32:eb:7c 39288 0 4923890 Opkts Oerrs Obytes Coll 4767 0 672170 549 Name Mtu Network Address Ipkts Ierrs Ibytes dc0 1500 24.108.89/24 cmdmicro 39288 0 4923890 Opkts Oerrs Obytes Coll 4767 0 672170 549 Name Mtu Network Address Ipkts Ierrs Ibytes dc1 1500 00:a0:cc:33:7b:ab 180147 0 114224991 Opkts Oerrs Obytes Coll 178687 5 165873105 0 Name Mtu Network Address Ipkts Ierrs Ibytes dc1 1500 192.168.1 cmdmicro 180147 0 114224991 Opkts Oerrs Obytes Coll 178687 5 165873105 0 Name Mtu Network Address Ipkts Ierrs Ibytes lo0 16384 3217 0 191261 Opkts Oerrs Obytes Coll 3217 0 191261 0 Name Mtu Network Address Ipkts Ierrs Ibytes lo0 16384 127 cmdmicro 3217 0 191261 Opkts Oerrs Obytes Coll 3217 0 191261 0 kernel config: machine i386 cpu I686_CPU ident DEEPTHOUGHT maxusers 128 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] 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 P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L options ICMP_BANDLIM #Rate limit bad replies options IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter logging options QUOTA options SOFTUPDATES #options NMBCLUSTERS=16384 #options PQ_HUGECACHE options PANIC_REBOOT_WAIT_TIME=60 options MD5 options VESA options DDB options DDB_UNATTENDED options PMAP_SHPGPERPROC=400 options MAXCONS=16 options MAXDSIZ=(256*1024*1024) options DFLDSIZ=(256*1024*1024) options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores device isa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # 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 options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 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? # 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? # 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 # Parallel port device ppc0 at isa? irq 7 device ppc1 at isa? irq 5 device ppbus # Parallel port bus (required) device lpt # Printer # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device pty # Pseudo-ttys (telnet etc) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # pc speaker pseudo-device speaker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 9:21:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1404.mail.yahoo.com (web1404.mail.yahoo.com [128.11.23.168]) by hub.freebsd.org (Postfix) with SMTP id 9862537B8B4 for ; Thu, 13 Apr 2000 09:21:29 -0700 (PDT) (envelope-from gwq_uk@yahoo.com) Received: (qmail 20371 invoked by uid 60001); 13 Apr 2000 16:21:24 -0000 Message-ID: <20000413162124.20370.qmail@web1404.mail.yahoo.com> Received: from [195.107.47.195] by web1404.mail.yahoo.com; Thu, 13 Apr 2000 09:21:24 PDT Date: Thu, 13 Apr 2000 09:21:24 -0700 (PDT) From: =?iso-8859-1?q?Greg=20Quinlan?= Reply-To: gwq_uk@yahoo.com Subject: Natd with MS WINS/NetBIOS To: FreeBSD-Questions@freebsd.org Cc: FreeBSD-Stable@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 X-Loop: FreeBSD.ORG Hi All, I have been trying in-vain to get a Mickeysoft WINS NT Server working through a NATD interface on FreeBSD 3.4-S. (all on a local network... don't ask!! ...TCP/IP re-addressing a large network) NATD works fine for DNS, but I believe that WINS includes some details of the source IP address in the packet data area (??session layer??). Consequently, when NATD translates the packet at the network/transport layer the information for WINS is mis-matched, and the PDC or BDC can not be located. A bit of a hang-over from the NetBEUI days..... I should think???? Has anyone been able to find a solution or know more about this problem, I have spent weeks on-&-off trying to get MS to behave. ps. I second the ruling on the MS fine. :) Help? Thanks Greg __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.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 Apr 13 9:34:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4303.mail.yahoo.com (web4303.mail.yahoo.com [216.115.104.195]) by hub.freebsd.org (Postfix) with SMTP id 1D25537BB3D for ; Thu, 13 Apr 2000 09:34:39 -0700 (PDT) (envelope-from techkins@yahoo.com) Message-ID: <20000413163412.27583.qmail@web4303.mail.yahoo.com> Received: from [216.206.52.217] by web4303.mail.yahoo.com; Thu, 13 Apr 2000 09:34:12 PDT Date: Thu, 13 Apr 2000 09:34:12 -0700 (PDT) From: Konstantin Orekhov Subject: Cyclades and MAKEDEV To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello people! I've installed Cyclades-Y 16 port in our 4.0-release machine. Recompiled kernel, rebooted. dmesg shows the following: cy0 at iomem 0xd4000 irq 9 on isa0 cy0: driver is using old-style compatability shims So, it looks good. Now, I'm trying to create a ttyc* and cuac* devices (as per Handbook): # cd /dev # ./MAKEDEV ttyc0 # ls -l ttyc* crw------- 1 root wheel 48, 0 Apr 11 16:19 ttyc00 crw------- 1 root wheel 48, 1 Apr 11 16:19 ttyc01 [snip] crw------- 1 root wheel 48, 31 Apr 11 16:19 ttyc0v # ls -l ttyc* | wc -l 32 This is not what I expected - I thought I should have something like ttyc0 - ttyc15. Also, if I try to create cuac* devices, I get the same unexpected device names - cuac00...cuac0v. What am I doing wrong? Did I miss something? Any help/suggestions are very-very welcome. Thanks. Kins Orekhov. __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.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 Apr 13 9:43: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4307.mail.yahoo.com (web4307.mail.yahoo.com [216.115.104.199]) by hub.freebsd.org (Postfix) with SMTP id 6601A37B634 for ; Thu, 13 Apr 2000 09:42:59 -0700 (PDT) (envelope-from techkins@yahoo.com) Message-ID: <20000413163833.4053.qmail@web4307.mail.yahoo.com> Received: from [216.206.52.217] by web4307.mail.yahoo.com; Thu, 13 Apr 2000 09:38:33 PDT Date: Thu, 13 Apr 2000 09:38:33 -0700 (PDT) From: Konstantin Orekhov Subject: Quota 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 X-Loop: FreeBSD.ORG Hello folks! I have a problem with quotas on our 3.3-RELEASE machine. We have ccd (concatenated) devices with enabled user quotas. All programs like repquota, quota work just fine. For example: bash-2.03# quota -u user Disk quotas for user user (uid 1133): Filesystem blocks quota limit grace files /home 15915 353280 368640 69 quota limit grace 0 0 But when this user (or other) trying to copy file (just 12M) from another machine to his homedir - he get a message that quota exceeded. What's can be wrong? Is there any work around? Any help will be very appreciated! TIA. Kins Orekhov. __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.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 Apr 13 9:47:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id 78FF037BB86 for ; Thu, 13 Apr 2000 09:47:06 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id TAA41110; Thu, 13 Apr 2000 19:47:02 +0300 (EEST) (envelope-from ru) Date: Thu, 13 Apr 2000 19:47:02 +0300 From: Ruslan Ermilov To: Konstantin Orekhov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cyclades and MAKEDEV Message-ID: <20000413194702.A39546@relay.ucb.crimea.ua> Mail-Followup-To: Konstantin Orekhov , freebsd-questions@FreeBSD.ORG References: <20000413163412.27583.qmail@web4303.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <20000413163412.27583.qmail@web4303.mail.yahoo.com>; from Konstantin Orekhov on Thu, Apr 13, 2000 at 09:34:12AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 13, 2000 at 09:34:12AM -0700, Konstantin Orekhov wrote: > Hello people! > > I've installed Cyclades-Y 16 port in our 4.0-release > machine. Recompiled kernel, rebooted. > > dmesg shows the following: > cy0 at iomem 0xd4000 irq 9 on isa0 > cy0: driver is using old-style compatability shims > > So, it looks good. > > Now, I'm trying to create a ttyc* and cuac* devices > (as per Handbook): > > # cd /dev > # ./MAKEDEV ttyc0 > # ls -l ttyc* > crw------- 1 root wheel 48, 0 Apr 11 16:19 > ttyc00 > crw------- 1 root wheel 48, 1 Apr 11 16:19 > ttyc01 > [snip] > crw------- 1 root wheel 48, 31 Apr 11 16:19 > ttyc0v > # ls -l ttyc* | wc -l > 32 > > This is not what I expected - I thought I should have > something like ttyc0 - ttyc15. > > Also, if I try to create cuac* devices, I get the same > unexpected device names - cuac00...cuac0v. > > What am I doing wrong? Did I miss something? > Nothing to worry about, the /dev/MAKEDEV script is written so that it always creates 32 nodes [0-9][a-v] for Cyclom-Y. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 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 Apr 13 9:47:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 14AB837BDAA for ; Thu, 13 Apr 2000 09:47:48 -0700 (PDT) (envelope-from eric@iteso.mx) Received: from localhost (eric@localhost) by iteso.mx (8.9.3/8.9.3) with ESMTP id LAA64263 for ; Thu, 13 Apr 2000 11:47:44 -0500 (CDT) (envelope-from eric@iteso.mx) Date: Thu, 13 Apr 2000 11:47:44 -0500 (CDT) From: De la Cruz Lugo Eric To: freebsd-questions@FreeBSD.ORG Subject: What is NUMA?, any clues? works in FreeBSD? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I heard some thing about NUMA i think NUMA stands for (Non-Uniform Memory Access) its a new kind of technology , does FreeBSD its involved in the development of this technology? Any info will be apreciated. If some ona knows about this and FreeBSD please point me to the right URL. thanks in advance. Eric De La Cruz Lugo Merida, Yucatan, Mexico, The Maya Land. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 9:57:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id DE08037BAA2 for ; Thu, 13 Apr 2000 09:57:46 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3DGvWG24340; Thu, 13 Apr 2000 12:57:32 -0400 (EDT) Date: Thu, 13 Apr 2000 12:57:32 -0400 (EDT) From: Trevor Johnson To: De la Cruz Lugo Eric Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What is NUMA?, any clues? works in FreeBSD? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I heard some thing about NUMA i think NUMA stands for (Non-Uniform Memory > Access) its a new kind of technology , does FreeBSD its involved in the > development of this technology? There's a description of it at http://www.gartner.com/public/axl/reprints/hp/srvrwwdp9810.html#h5 . > If some ona knows about this and FreeBSD please point me to the right URL. I haven't heard about it being used with FreeBSD. However, FreeBSD does support SMP and clustering (see the net/mpich port). __ Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 10: 4:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 5DAC537BAAB for ; Thu, 13 Apr 2000 10:04:18 -0700 (PDT) (envelope-from rsidd@theory5.physics.iisc.ernet.in) Received: (qmail 12718 invoked from network); 13 Apr 2000 17:03:59 -0000 Received: from unknown (HELO theory5.physics.iisc.ernet.in) (144.16.71.125) by theory1.physics.iisc.ernet.in with SMTP; 13 Apr 2000 17:03:59 -0000 Received: (qmail 3001 invoked by uid 211); 13 Apr 2000 17:03:57 -0000 Date: Thu, 13 Apr 2000 22:33:56 +0530 From: Rahul Siddharthan To: Andy Coates Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Pine, POP3, and Maildirs.. Help! Message-ID: <20000413223356.A2995@theory5.physics.iisc.ernet.in> Mail-Followup-To: Andy Coates , freebsd-questions@FreeBSD.ORG References: <03f401bfa540$e9078f60$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <03f401bfa540$e9078f60$0100a8c0@blade>; from andy@friends-tv.net on Thu, Apr 13, 2000 at 01:07:57PM +0100 X-Operating-System: Linux 2.0.36 i586 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've been playing with Maildirs recently, currently using Qmail's pop3d to > give my user accounts more than one POP account. All mail is stored in > various Maildirs for each pop account and that works a dream, just how I > wanted. But I then realised that normal user accounts local to the system > can't use Maildirs with Pine (v4.21). > > As users tend to check their local mail from the system, I *need* pine to > support Maildirs. Looking at the qmail page I found various patches to allow > this, but I can't find one for 4.21 (just 4.20, which doesn't want to > install on my system for some reason). > > Has anyone seen a patch for Pine4.21 then? Or have any other idea how I can > allow users on the system to check their system mail without using pop3d as > the delivery system? Try using some other POP client? Or fetchmail? Or IMAP rather than POP (Pine can handle imap directly, and so can many other mail clients)? With qmail you can have users set up multiple mailboxes corresponding to different aliases on the server, and you can access all these mailboxes from the local machine with Pine using imap. Is that what you want? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 10:13:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from winconx.com (ns1.winconx.net [208.60.80.2]) by hub.freebsd.org (Postfix) with SMTP id CCE7837B5D1 for ; Thu, 13 Apr 2000 10:13:48 -0700 (PDT) (envelope-from travis@winconx.com) Received: (qmail 26410 invoked from network); 13 Apr 2000 17:17:07 -0000 Received: from dhcp01.winconx.net (HELO travis) (208.60.80.32) by ns1.winconx.net with SMTP; 13 Apr 2000 17:17:07 -0000 Message-ID: <048e01bfa56b$8cd95400$20503cd0@travis> From: "Travis Leuthauser" To: "Andy Coates" , References: <03f401bfa540$e9078f60$0100a8c0@blade> Subject: Re: Pine, POP3, and Maildirs.. Help! Date: Thu, 13 Apr 2000 12:13:12 -0500 Organization: DDS Group of Companies MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try looking at the Qmail FAQ 6.2 "How do I make pine work with qmail?" Travis ----- Original Message ----- From: "Andy Coates" To: Sent: Thursday, April 13, 2000 7:07 AM Subject: Pine, POP3, and Maildirs.. Help! > Hey folks, > > I've been playing with Maildirs recently, currently using Qmail's pop3d to > give my user accounts more than one POP account. All mail is stored in > various Maildirs for each pop account and that works a dream, just how I > wanted. But I then realised that normal user accounts local to the system > can't use Maildirs with Pine (v4.21). > > As users tend to check their local mail from the system, I *need* pine to > support Maildirs. Looking at the qmail page I found various patches to allow > this, but I can't find one for 4.21 (just 4.20, which doesn't want to > install on my system for some reason). > > Has anyone seen a patch for Pine4.21 then? Or have any other idea how I can > allow users on the system to check their system mail without using pop3d as > the delivery system? > > Any info appreciated, > Andy. > > > > 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 Apr 13 10:18: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 4393F37B5D1 for ; Thu, 13 Apr 2000 10:18:06 -0700 (PDT) (envelope-from dkelly@mail.hiwaay.net) Received: (from dkelly@localhost) by mail.hiwaay.net (8.10.0/8.10.0) id e3DHI5G10878; Thu, 13 Apr 2000 12:18:05 -0500 (CDT) Date: Thu, 13 Apr 2000 12:18:05 -0500 (CDT) From: David Kelly Message-Id: <200004131718.e3DHI5G10878@mail.hiwaay.net> To: freebsd-questions@FreeBSD.ORG, julianz@vsl.cua.edu Subject: Re: passwd file... Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From owner-freebsd-questions@FreeBSD.ORG Thu Apr 13 09:59:39 2000 > Delivered-To: freebsd-questions@freebsd.org > Date: Thu, 13 Apr 2000 16:02:11 -0400 (EDT) > From: Julian Zottl > To: freebsd-questions@FreeBSD.ORG > Subject: passwd file... > Sender: owner-freebsd-questions@FreeBSD.ORG > X-Loop: FreeBSD.ORG > > Hey all, I know this is a stupid question, but I am builing a new machine > and basically all I am doing is transfering the users from the old to the > new. The old machine is a 3.2R and the new one will be 4.0R. > > Can I copy the passwd file from my 3.2R machine to my new 4.0R machine and > safely say all the passwords/logins will become active after a restart? > > I know I will have to copy the old mail and user directories, but is > moving the accounts that easy? /etc/passwd is bogus. Copy /etc/master.passwd and make sure the permissions and ownership are the same. Then "pwd_mkdb master.passwd" to rebuild all the working files. -- David Kelly N4HHE, dkelly@hiwaay.net (hm) ====================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 10:22:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 8996137B61D for ; Thu, 13 Apr 2000 10:22:15 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 20719 invoked from network); 13 Apr 2000 17:22:12 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 13 Apr 2000 17:22:12 -0000 Received: from blade ([213.1.104.39]) by friends-tv.net ; Thu, 13 Apr 2000 12:22:07 -0500 Message-ID: <048101bfa56d$472468d0$0100a8c0@blade> From: "Andy Coates" To: "Rahul Siddharthan" Cc: References: <03f401bfa540$e9078f60$0100a8c0@blade> <20000413223356.A2995@theory5.physics.iisc.ernet.in> Subject: Re: Pine, POP3, and Maildirs.. Help! Date: Thu, 13 Apr 2000 18:25:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Rahul Siddharthan" To: "Andy Coates" Cc: Sent: Thursday, April 13, 2000 6:03 PM Subject: Re: Pine, POP3, and Maildirs.. Help! > > I've been playing with Maildirs recently, currently using Qmail's pop3d to > > give my user accounts more than one POP account. All mail is stored in > > various Maildirs for each pop account and that works a dream, just how I > > wanted. But I then realised that normal user accounts local to the system > > can't use Maildirs with Pine (v4.21). > > > > As users tend to check their local mail from the system, I *need* pine to > > support Maildirs. Looking at the qmail page I found various patches to allow > > this, but I can't find one for 4.21 (just 4.20, which doesn't want to > > install on my system for some reason). > > > > Has anyone seen a patch for Pine4.21 then? Or have any other idea how I can > > allow users on the system to check their system mail without using pop3d as > > the delivery system? > > Try using some other POP client? Or fetchmail? Or IMAP rather than > POP (Pine can handle imap directly, and so can many other mail > clients)? With qmail you can have users set up multiple mailboxes > corresponding to different aliases on the server, and you can access > all these mailboxes from the local machine with Pine using imap. > Is that what you want? Sounds like the IMAP thing could be worth using - I hear Pine can use IMAP, does that need any modifications for that to work with maildirs too? I'll have to find some decent IMAP faq and see what its all about. Anyone recommend any? The idea of the user accessing all the mailboxes from the local machine is no big deal, as I just had to make sure "one" account could be read so I could send system messages / problems if needed. The idea of multiple pop boxes is mainly for friends/customers/clients of the user, so he wouldn't need to check them anyway. As long as I can get IMAP to work with Maildirs, I'll be sorted :) Thanks for the info, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 10:41:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 4CE5937BB04 for ; Thu, 13 Apr 2000 10:41:49 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 30007 invoked from network); 13 Apr 2000 17:41:50 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 13 Apr 2000 17:41:50 -0000 Received: from blade ([213.1.104.39]) by friends-tv.net ; Thu, 13 Apr 2000 12:41:47 -0500 Message-ID: <04a801bfa570$06410d70$0100a8c0@blade> From: "Andy Coates" To: "Travis Leuthauser" , References: <03f401bfa540$e9078f60$0100a8c0@blade> <048e01bfa56b$8cd95400$20503cd0@travis> Subject: Re: Pine, POP3, and Maildirs.. Help! Date: Thu, 13 Apr 2000 18:45:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Travis Leuthauser" To: "Andy Coates" ; Sent: Thursday, April 13, 2000 6:13 PM Subject: Re: Pine, POP3, and Maildirs.. Help! > Try looking at the Qmail FAQ 6.2 "How do I make pine work with qmail?" > > Travis I don't have a problem sending mail, I have a problem reading my mail - thats what my problem with Pine is. As far as I can tell it'll send out mail wherever I point it at, and I haven't touched anything... Andy. > ----- Original Message ----- > From: "Andy Coates" > To: > Sent: Thursday, April 13, 2000 7:07 AM > Subject: Pine, POP3, and Maildirs.. Help! > > > > Hey folks, > > > > I've been playing with Maildirs recently, currently using Qmail's pop3d to > > give my user accounts more than one POP account. All mail is stored in > > various Maildirs for each pop account and that works a dream, just how I > > wanted. But I then realised that normal user accounts local to the system > > can't use Maildirs with Pine (v4.21). > > > > As users tend to check their local mail from the system, I *need* pine to > > support Maildirs. Looking at the qmail page I found various patches to > allow > > this, but I can't find one for 4.21 (just 4.20, which doesn't want to > > install on my system for some reason). > > > > Has anyone seen a patch for Pine4.21 then? Or have any other idea how I > can > > allow users on the system to check their system mail without using pop3d > as > > the delivery system? > > > > Any info appreciated, > > Andy. > > > > > > > > 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 Thu Apr 13 10:43:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id CF24337BB72 for ; Thu, 13 Apr 2000 10:43:30 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from tracker (ppp169.WORLDY.COM [209.5.30.228]) by home.worldy.com (8.8.7/8.8.7) with SMTP id NAA18674 for ; Thu, 13 Apr 2000 13:43:29 -0400 Message-ID: <38F5CECB.41C67EA6@worldy.com> Date: Thu, 13 Apr 2000 13:42:35 +0000 From: David Banning Organization: SKy-Tracker of Canada Inc. X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: FreeBSD Subject: backspace produces ^H in X Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am getting a hopeless ^H when I try and backspace in X. I get get rid of it ny typing "stty erase ^H" but I don't want to have to do this every session. I have tried putting that "stty erase ^H" command in .xinitrc with no result and even put it in .profile I don't even know why this started happening. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 10:52:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from winconx.com (ns1.winconx.net [208.60.80.2]) by hub.freebsd.org (Postfix) with SMTP id 3EECF37BD81 for ; Thu, 13 Apr 2000 10:52:17 -0700 (PDT) (envelope-from travis@winconx.com) Received: (qmail 37178 invoked from network); 13 Apr 2000 17:55:37 -0000 Received: from dhcp01.winconx.net (HELO travis) (208.60.80.32) by ns1.winconx.net with SMTP; 13 Apr 2000 17:55:37 -0000 Message-ID: <04ab01bfa570$df693f00$20503cd0@travis> From: "Travis Leuthauser" To: "Andy Coates" , References: <03f401bfa540$e9078f60$0100a8c0@blade> <048e01bfa56b$8cd95400$20503cd0@travis> <04a801bfa570$06410d70$0100a8c0@blade> Subject: Re: Pine, POP3, and Maildirs.. Help! Date: Thu, 13 Apr 2000 12:51:18 -0500 Organization: DDS Group of Companies MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, wrong place to point you.. :) Take a look at http://www.flounder.net/qmail/ You'll find a patch that allows pine to read mail from Maildir format. Travis ----- Original Message ----- From: "Andy Coates" To: "Travis Leuthauser" ; Sent: Thursday, April 13, 2000 12:45 PM Subject: Re: Pine, POP3, and Maildirs.. Help! > ----- Original Message ----- > From: "Travis Leuthauser" > To: "Andy Coates" ; > Sent: Thursday, April 13, 2000 6:13 PM > Subject: Re: Pine, POP3, and Maildirs.. Help! > > > > Try looking at the Qmail FAQ 6.2 "How do I make pine work with qmail?" > > > > Travis > > I don't have a problem sending mail, I have a problem reading my mail - > thats what my problem with Pine is. As far as I can tell it'll send out mail > wherever I point it at, and I haven't touched anything... > > Andy. > > > > ----- Original Message ----- > > From: "Andy Coates" > > To: > > Sent: Thursday, April 13, 2000 7:07 AM > > Subject: Pine, POP3, and Maildirs.. Help! > > > > > > > Hey folks, > > > > > > I've been playing with Maildirs recently, currently using Qmail's pop3d > to > > > give my user accounts more than one POP account. All mail is stored in > > > various Maildirs for each pop account and that works a dream, just how I > > > wanted. But I then realised that normal user accounts local to the > system > > > can't use Maildirs with Pine (v4.21). > > > > > > As users tend to check their local mail from the system, I *need* pine > to > > > support Maildirs. Looking at the qmail page I found various patches to > > allow > > > this, but I can't find one for 4.21 (just 4.20, which doesn't want to > > > install on my system for some reason). > > > > > > Has anyone seen a patch for Pine4.21 then? Or have any other idea how I > > can > > > allow users on the system to check their system mail without using pop3d > > as > > > the delivery system? > > > > > > Any info appreciated, > > > Andy. > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 10:54:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 9446C37BB2D for ; Thu, 13 Apr 2000 10:54:21 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12fmin-000H5m-00; Thu, 13 Apr 2000 17:44:01 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12fmin-000P1b-00; Thu, 13 Apr 2000 17:44:01 +0100 Date: Thu, 13 Apr 2000 17:44:01 +0100 From: Ben Smithurst To: Markus Grundmann Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Usergroup Message-ID: <20000413174401.B60798@strontium.scientia.demon.co.uk> References: <000e01bfa541$2a0c2700$49dcdac1@activezone.wfi.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000e01bfa541$2a0c2700$49dcdac1@activezone.wfi.de> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Markus Grundmann wrote: > How can i get a subdomain or host entry of the freebsd.org domain? probably not, though you may be able to get a subdomain or something under de.FreeBSD.org (the UK usergroup has ukug.uk.FreeBSD.org for example, you may be able to get something similar). You'd better ask . -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 10:54:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3F66237BB2D for ; Thu, 13 Apr 2000 10:54:39 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12fmfS-000H5f-00; Thu, 13 Apr 2000 17:40:34 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12fmfS-000ONZ-00; Thu, 13 Apr 2000 17:40:34 +0100 Date: Thu, 13 Apr 2000 17:40:34 +0100 From: Ben Smithurst To: Sean-Paul Rees Cc: questions@freebsd.org Subject: Re: Refuse versus Filter Message-ID: <20000413174034.A60798@strontium.scientia.demon.co.uk> References: <20000412220432.A1974@dreamfire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000412220432.A1974@dreamfire.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sean-Paul Rees wrote: > I have several ipfw rules to protect some potentially vulnerable services > from being exploited from the outside. However, when I do a nmap, all the > ports that I block show up as filtered. > > Is there a way to get a "Connection refused" effect with ipfw instead of a > connection just hanging? Look at the "reset" action in ipfw. I'm no TCP/IP expert, but I think this will only work for connections to the firewall host, i.e. I don't think you can use "reset" for connection attempts to internal hosts. I may be wrong though. (it sends a RST, which is presumably only significant to the TCP sender if the RST's source address matches the attempted connection's destination.) Also look at something like "unreach port". -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11: 1:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f186.law3.hotmail.com [209.185.241.186]) by hub.freebsd.org (Postfix) with SMTP id EC52E37B9BF for ; Thu, 13 Apr 2000 11:01:54 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 70633 invoked by uid 0); 13 Apr 2000 18:01:54 -0000 Message-ID: <20000413180154.70632.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Thu, 13 Apr 2000 11:01:53 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: NFS Date: Thu, 13 Apr 2000 11:01:53 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I set up a NFS server and the NFS client. It's OK to access files. But when I try to access device, something happened. Then I read the installation manual again about NFS. Then I found that NFS doesn't support device node very well. Is there any method I can use a remote device node like a local device as when using Windows? Is there any method I can get a directory and its subdirectories together through NFS? Thanks. Lei ______________________________________________________ Get Your Private, Free Email at 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 Thu Apr 13 11: 4: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 6EE1637BD81 for ; Thu, 13 Apr 2000 11:03:59 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 1.92 #3) for questions@freebsd.org id 12fny9-000HXy-00; Thu, 13 Apr 2000 19:03:57 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id TAA01174 for questions@freebsd.org; Thu, 13 Apr 2000 19:03:57 +0100 (BST) (envelope-from jcm) Date: Thu, 13 Apr 2000 19:03:57 +0100 From: J McKitrick To: questions Subject: probing for second drive Message-ID: <20000413190357.C942@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In 3.4, there was a way to remove the kernel option to probe for a second IDE drive, which takes several seconds and slows don't the boot process if there is no drive to be found. 4.0 has a similar delay. Is there a way to remove it? jm -- ------------------------------------------------------------------- Jonathon McKitrick -- jcm@freebsd-uk.eu.org To Microsoft: "Your tyranny I was part of, is now cracking on every side. Now your own life is in danger. Your Empire is on fire." Front 242 ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11: 6: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id D208C37B6DE for ; Thu, 13 Apr 2000 11:05:56 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.83.214] (helo=parish.my.domain) by neodymium.btinternet.com with esmtp (Exim 2.05 #1) id 12fnzN-0001ZZ-00; Thu, 13 Apr 2000 19:05:14 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id TAA00984; Thu, 13 Apr 2000 19:06:10 +0100 (BST) (envelope-from mark) Date: Thu, 13 Apr 2000 19:06:04 +0100 From: Mark Ovens To: David Banning Cc: FreeBSD Subject: Re: backspace produces ^H in X Message-ID: <20000413190604.A233@parish> References: <38F5CECB.41C67EA6@worldy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38F5CECB.41C67EA6@worldy.com>; from tracker@worldy.com on Thu, Apr 13, 2000 at 01:42:35PM +0000 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 13, 2000 at 01:42:35PM +0000, David Banning wrote: > I am getting a hopeless ^H when I try and backspace in X. > > I get get rid of it ny typing "stty erase ^H" but > I don't want to have to do this every session. > I take it that you mean in an xterm (or similar) when you say "in X". If so, then add this to ~/.Xdefaults: XTerm*ttyModes: erase ^H Note that ``^H'' is the 2 characters ``^'' and ``H'', not a literal Ctrl-H. It will be loaded automatically next time you run X, but to activate this change immediately in a currently running X session type ``xrdb < ~/.Xdefaults''. > I have tried putting that "stty erase ^H" command in .xinitrc > with no result and even put it in .profile > > I don't even know why this started happening. > > Any ideas? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:19:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 5756437BBB8 for ; Thu, 13 Apr 2000 11:19:42 -0700 (PDT) (envelope-from rsidd@sys3.physics.iisc.ernet.in) Received: (qmail 12815 invoked from network); 13 Apr 2000 18:19:31 -0000 Received: from sys3.physics.iisc.ernet.in (144.16.71.27) by theory1.physics.iisc.ernet.in with SMTP; 13 Apr 2000 18:19:31 -0000 Received: (qmail 16277 invoked by uid 211); 13 Apr 2000 18:19:25 -0000 Date: Thu, 13 Apr 2000 23:49:25 +0530 From: Rahul Siddharthan To: Andy Coates Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Pine, POP3, and Maildirs.. Help! Message-ID: <20000413234925.A16227@sys3.physics.iisc.ernet.in> Mail-Followup-To: Andy Coates , freebsd-questions@FreeBSD.ORG References: <03f401bfa540$e9078f60$0100a8c0@blade> <20000413223356.A2995@theory5.physics.iisc.ernet.in> <048101bfa56d$472468d0$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <048101bfa56d$472468d0$0100a8c0@blade>; from andy@friends-tv.net on Thu, Apr 13, 2000 at 06:25:30PM +0100 X-Operating-System: Linux 2.0.31 i486 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Try using some other POP client? Or fetchmail? Or IMAP rather than > > POP (Pine can handle imap directly, and so can many other mail > > clients)? With qmail you can have users set up multiple mailboxes > > corresponding to different aliases on the server, and you can access > > all these mailboxes from the local machine with Pine using imap. > > Is that what you want? > > Sounds like the IMAP thing could be worth using - I hear Pine can use IMAP, > does that need any modifications for that to work with maildirs too? I'll > have to find some decent IMAP faq and see what its all about. Anyone > recommend any? With IMAP your mail stays on the server: it doesn't get downloaded to the local machine. So you don't have any mailboxes locally. On the server, qmail can be configured to use either maildirs or traditional mailboxes. I think some imap servers can handle maildirs, but I'm not sure; but if you set up the server to store mail in mailboxes there shouldn't be a problem. > The idea of the user accessing all the mailboxes from the local machine is > no big deal, as I just had to make sure "one" account could be read so I > could send system messages / problems if needed. The idea of multiple pop > boxes is mainly for friends/customers/clients of the user, so he wouldn't > need to check them anyway. Sorry I haven't used pop much, so I don't know whether you can set up multiple pop boxes this way without qmail-pop3d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:32:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id D483037B9F4 for ; Thu, 13 Apr 2000 11:32:30 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 26983 invoked from network); 13 Apr 2000 18:32:30 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 13 Apr 2000 18:32:30 -0000 Received: from blade ([213.1.104.39]) by friends-tv.net ; Thu, 13 Apr 2000 13:32:26 -0500 Message-ID: <04c601bfa577$1a397e50$0100a8c0@blade> From: "Andy Coates" To: "Travis Leuthauser" , References: <03f401bfa540$e9078f60$0100a8c0@blade> <048e01bfa56b$8cd95400$20503cd0@travis> <04a801bfa570$06410d70$0100a8c0@blade> <04ab01bfa570$df693f00$20503cd0@travis> Subject: Re: Pine, POP3, and Maildirs.. Help! Date: Thu, 13 Apr 2000 19:35:48 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Travis Leuthauser" To: "Andy Coates" ; Sent: Thursday, April 13, 2000 6:51 PM Subject: Re: Pine, POP3, and Maildirs.. Help! > Sorry, wrong place to point you.. :) Take a look at > http://www.flounder.net/qmail/ > You'll find a patch that allows pine to read mail from Maildir format. Yeah I tried the Bloodhounds one but couldn't get it to compile, and the other patches seem to be for Pine versions < 4.21, so again I'm stuck patching pine :( Andy. > ----- Original Message ----- > From: "Andy Coates" > To: "Travis Leuthauser" ; > > Sent: Thursday, April 13, 2000 12:45 PM > Subject: Re: Pine, POP3, and Maildirs.. Help! > > > > ----- Original Message ----- > > From: "Travis Leuthauser" > > To: "Andy Coates" ; > > Sent: Thursday, April 13, 2000 6:13 PM > > Subject: Re: Pine, POP3, and Maildirs.. Help! > > > > > > > Try looking at the Qmail FAQ 6.2 "How do I make pine work with qmail?" > > > > > > Travis > > > > I don't have a problem sending mail, I have a problem reading my mail - > > thats what my problem with Pine is. As far as I can tell it'll send out > mail > > wherever I point it at, and I haven't touched anything... > > > > Andy. > > > > > > > ----- Original Message ----- > > > From: "Andy Coates" > > > To: > > > Sent: Thursday, April 13, 2000 7:07 AM > > > Subject: Pine, POP3, and Maildirs.. Help! > > > > > > > > > > Hey folks, > > > > > > > > I've been playing with Maildirs recently, currently using Qmail's > pop3d > > to > > > > give my user accounts more than one POP account. All mail is stored in > > > > various Maildirs for each pop account and that works a dream, just how > I > > > > wanted. But I then realised that normal user accounts local to the > > system > > > > can't use Maildirs with Pine (v4.21). > > > > > > > > As users tend to check their local mail from the system, I *need* pine > > to > > > > support Maildirs. Looking at the qmail page I found various patches to > > > allow > > > > this, but I can't find one for 4.21 (just 4.20, which doesn't want to > > > > install on my system for some reason). > > > > > > > > Has anyone seen a patch for Pine4.21 then? Or have any other idea how > I > > > can > > > > allow users on the system to check their system mail without using > pop3d > > > as > > > > the delivery system? > > > > > > > > Any info appreciated, > > > > Andy. > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:33:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scallop.baynetworks.com (ns5.baynetworks.com [194.133.90.101]) by hub.freebsd.org (Postfix) with ESMTP id 3A12C37B689 for ; Thu, 13 Apr 2000 11:31:43 -0700 (PDT) (envelope-from bwithrow@engeast.BayNetworks.COM) Received: from mailhost.BayNetworks.COM (h8754.s84f5.BayNetworks.COM [132.245.135.84]) by scallop.baynetworks.com (8.9.1/8.9.1) with ESMTP id UAA17472 for ; Thu, 13 Apr 2000 20:35:38 +0200 (MET DST) Received: from pobox.engeast.BayNetworks.COM (pobox.engeast.baynetworks.com [192.32.61.6]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id OAA04781 for ; Thu, 13 Apr 2000 14:36:10 -0400 (EDT) Received: from tuva.engeast.baynetworks.com (tuva [192.32.150.102]) by pobox.engeast.BayNetworks.COM (SMI-8.6/BNET-97/04/24-S) with ESMTP id OAA20740; Thu, 13 Apr 2000 14:31:26 -0400 for Received: from tuva.engeast.baynetworks.com (localhost [127.0.0.1]) by tuva.engeast.baynetworks.com (8.9.3/8.9.3) with ESMTP id OAA35554 for ; Thu, 13 Apr 2000 14:31:18 -0400 (EDT) (envelope-from bwithrow@tuva.engeast.baynetworks.com) Message-Id: <200004131831.OAA35554@tuva.engeast.baynetworks.com> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-questions@FreeBSD.ORG Subject: Re: xdm and FreeBSD 4.0-RELEASE Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 13 Apr 2000 14:31:18 -0400 From: Robert Withrow Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gustavo V G C Rios said: :- Try this change (in /usr/X11R6/lib/X11/xdm/xdm-config): from: :- DisplayManager._0.authorize: true :- to: DisplayManager._0.authorize: false Yes, that works, but is it safe? -- Robert Withrow -- (+1 978 288 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:37:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by hub.freebsd.org (Postfix) with ESMTP id BE5EA37B689; Thu, 13 Apr 2000 11:37:08 -0700 (PDT) (envelope-from cdillon@wolves.k12.mo.us) Received: from mail.wolves.k12.mo.us (cdillon@mail.wolves.k12.mo.us [207.160.214.1]) by mail.wolves.k12.mo.us (8.9.3/8.9.3) with ESMTP id NAA76572; Thu, 13 Apr 2000 13:36:56 -0500 (CDT) (envelope-from cdillon@wolves.k12.mo.us) Date: Thu, 13 Apr 2000 13:36:56 -0500 (CDT) From: Chris Dillon To: mi@privatelabs.com Cc: questions@FreeBSD.ORG, scsi@FreeBSD.ORG Subject: Re: configuring squid In-Reply-To: <200004131543.LAA14311@misha.privatelabs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Snipped from freebsd-scsi, this is only appropriate for freebsd-questions. On Thu, 13 Apr 2000 mi@privatelabs.com wrote: > Hello! I'm setting up a fairly big squid server with two 45Gb (but slow) > SCSI SEAGATE ST446452W (external). > > I wonder if I should use ccd to make one 90Gb interleaved array of them > or use them separately and tell Squid about the two independent > partitions... Speed is the only factor -- I understand, that separately > they'd be easier to manage... Keep them separate. Squid load-balances among multiple cache_dirs. If speed is the biggest factor, you really should be using many smaller drives with a single cache_dir on each one, instead of two large drives. Keep in mind you're also going to need a lot of memory for a full 90GB cache. You need at least 10MB RAM per 1GB of cache (this is from my personal experience with Squid, and does not include OS overhead, filesystem cache, or anything else), so you'll need at least 1GB in there. Since you're also going to be using two large disks instead of many smaller ones, you'll want plenty of RAM available for the filesystem cache and to increase Squid's cache_mem significantly above the default of 8MB to hold the most popular objects without having to fetch them from disk often. How many requests per second are you expecting during peak times, anyway? What you consider "fairly big" could in fact be humungous, or it could be just a drop in the bucket. Knowing this would help determine wether what you have will be enough, or complete overkill. -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For Intel x86 and Alpha architectures. ( http://www.freebsd.org ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:42:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailbox.engr.sc.edu (mailbox.engr.sc.edu [129.252.22.203]) by hub.freebsd.org (Postfix) with ESMTP id 83D9737BD6F for ; Thu, 13 Apr 2000 11:42:31 -0700 (PDT) (envelope-from gruen@engr.sc.edu) Received: by mailbox.engr.sc.edu with Internet Mail Service (5.5.2448.0) id ; Thu, 13 Apr 2000 14:39:58 -0400 Message-ID: From: "Gruen, Robert" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Unable to boot Date: Thu, 13 Apr 2000 14:39:55 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have had several responses to a previous e-mail concerning this issue but alas, non of them have resolved my problem. I was editing the rc.conf file and I forgot the trailing quotes in one of the lines. Now when I attempt to boot the computer I get the message: /etc/rc.conf: 12: Syntax Error: Unterminated string constant Enter full path name for shell or RETURN for /bin/sh: Well, when I hit RETURN, or type in the path to a shell I know is there (/usr/local/bin/tcsh), it spits out the same message. I cannot get past this point. I have tried to boot the machine in single user mode, with an alternate kernel, but nothing seems to get me past this point. I always wind up with the same message and prompt. Thanks in advance for any asistance. Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:44:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bom.thegrid.net (xbom.thegrid.net [209.162.0.214]) by hub.freebsd.org (Postfix) with ESMTP id 4B7AE37BDAB for ; Thu, 13 Apr 2000 11:44:34 -0700 (PDT) (envelope-from tony@thegrid.net) Received: from thegrid.net (cookie.thegrid.net [192.168.2.11]) by bom.thegrid.net (8.9.1a/8.9.1) with ESMTP id LAA03355; Thu, 13 Apr 2000 11:44:33 -0700 (PDT) Message-ID: <38F616A6.97A3D612@thegrid.net> Date: Thu, 13 Apr 2000 11:49:10 -0700 From: Tony Rini - Network Operations Organization: The Grid Inc, A OneMain.Com Company X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Subject: 4.0 only mounts / on boot References: <38F5CECB.41C67EA6@worldy.com> <20000413190604.A233@parish> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed 4.0-RELEASE on a dual pII 333 Dell box with 3 scsi drives. 1 on motherboard adaptec scsi controller carrying 2 9GB drives and cdrom and a pci adaptec 2940 carrying a 4GB drive and a dat drive. The OS is on the 4GB drive and has been sliced up into /, /usr, /etc, /var. Install seems to have gone ok but when I exit out of the /stand/sysinstall the machine reboots, when it comes back up the only file system mounted is /. I have to manually mount the other file systems then everything seems ok. Everything looks good in /etc/fstab and after i mount mount /etc and run mount -a all my filesystems get mounted. I've reformatted the drives and re-installed 3 times this week (1x from cdrom and 2x from ftp). I thought that this may have been a disk issue. What file tells the kernel to mount the other filesystems? What files should I start looking at? The /boot/defualts/loader.conf knows to look at the / partition for a kernel, .... what happens next? On a Side note: I made a successful install on a similar dell pII box yesterday using the same kern.flp and mfsroot.flp that i used with the broken box. That machine is up and running very smoothly. Tony Rini To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:51:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.targetnet.com (mail.targetnet.com [207.245.246.3]) by hub.freebsd.org (Postfix) with ESMTP id 9194E37BBBF for ; Thu, 13 Apr 2000 11:51:47 -0700 (PDT) (envelope-from james@targetnet.com) Received: from james by mail.targetnet.com with local (Exim 3.02 #1) id 12foi9-0009a0-00; Thu, 13 Apr 2000 14:51:29 -0400 Date: Thu, 13 Apr 2000 14:51:29 -0400 From: James FitzGibbon To: "Gruen, Robert" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Unable to boot Message-ID: <20000413145129.C55837@targetnet.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i In-Reply-To: Organization: Targetnet.com Inc. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Gruen, Robert (gruen@engr.sc.edu) [000413 14:43]: > I have had several responses to a previous e-mail concerning this issue but > alas, non of them have resolved my problem. I was editing the rc.conf file > and I forgot the trailing quotes in one of the lines. Now when I attempt to > boot the computer I get the message: > > /etc/rc.conf: 12: Syntax Error: Unterminated string constant > Enter full path name for shell or RETURN for /bin/sh: Obviously there is a syntax error on line 12 of your /etc/rc.conf. Without having access to the file itself, you can't find out what that error is. > Well, when I hit RETURN, or type in the path to a shell I know is there > (/usr/local/bin/tcsh), it spits out the same message. I cannot get past > this point. I have tried to boot the machine in single user mode, with an > alternate kernel, but nothing seems to get me past this point. I always > wind up with the same message and prompt. It seems strange that you can't get into /bin/sh, as even before /etc/rc parses /etc/rc.conf, you should have the root partition mounted read-only. Nevertheless: Make yourself three floppies : kern.flp, mfsroot.flp and fixit.flp (if you have the FreeBSD install CD, you can just boot the install CD and use the second CD instead of fixit.flp). Once you start the "fixit" shell from the menu, you will need to mount your drives onto /mnt. Presuming that you have an IDE disk that is dedicated to FreeBSD, the slices are probably going to be /dev/wd0s1a on /mnt /dev/wd0s1e on /mnt/var /dev/wd0s1f on /mnt/usr But you'll have to tune those for your particular install. Once you have the partitions mounted, you'll need to edit /mnt/etc/rc.conf to fix the syntax error. Then exit the fixit shell and reboot. -- j. James FitzGibbon james@targetnet.com Targetnet.com Inc. Voice/Fax +1 416 306-0466/0452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:54: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from post3.fast.net (post3.fast.net [198.69.204.24]) by hub.freebsd.org (Postfix) with ESMTP id F230E37B549 for ; Thu, 13 Apr 2000 11:54:00 -0700 (PDT) (envelope-from behanna@fast.net) Received: from cbehanna-3 ([128.96.166.214]) by post3.fast.net (8.9.3/8.8.5) with ESMTP id OAA08427 for ; Thu, 13 Apr 2000 14:53:55 -0400 (EDT) Message-Id: <200004131853.OAA08427@post3.fast.net> From: "Chris BeHanna" Organization: PennaSoft Corporation To: Freebsd-questions@freebsd.org Date: Thu, 13 Apr 2000 14:53:21 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: ISA Modem on 4.0-RELEASE Reply-To: behanna@fast.net X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Before anyone groans "another one?", I searched the archives for getting a PnP ISA modem working on 4.0, tried everything I found, and it still doesn't work. I have the pnpinfo output on a floppy with me, but the PC here at work won't read the floppy (damnable Compaq!). I have tried putting the card's ID into the modem id array in sio.c (and yes, I did take care to use the logical ID rather than the serial number), but that didn't work. I also tried enabling all four sio devices in my configuration file and rebuilding the kernel, but that didn't work, either. Finally, I did a boot -v to see what was going on during the ISA probe. My sound card was detected and reported its resource data (it's CSN 1), and then I got the message "PnP device failed to report resource data", which I presume to be a failure when my modem was probed. FYI, the modem is a Zoom Telephonics V.90 ISA Faxmodem, and it reports the symbolic name ZTIa001. If I could have loaded the pnpinfo, dmesg, and kernel config from the floppy that I brought to work with me, I'd've done so, but Compaq floppy drives are too damned snooty to read floppies written on another vendor's drive. So it looks like I'll have to go through the painful experience of rebuilding my Win2K partition after all, so that I can connect to the internet and give more detailed information. (I was hoping, instead, to d/l the vmware package and load Win2K under *that*, so that my wife can use her preferred email package and I can stop booting back and forth between Windows and FreeBSD.) What I'm hoping for by sending this message is for someone to tell me how to do the 4.0 equivalent of "pnp 2 0 enable os irq0 7 port0 0x3e8", even if it means hardcoding the information somewhere and rebuilding the kernel, just as a workaround for now. That command string allowed my modem to work under 3.4 as recently as last week. Weird question: if pnpinfo can successfully extract information from the card, why does the boot-time probe fail to do so? Thanks, Chris BeHanna behanna@fast.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:54:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from symonds.net (adsl-63-194-20-32.dsl.lsan03.pacbell.net [63.194.20.32]) by hub.freebsd.org (Postfix) with ESMTP id A342B37BDB9 for ; Thu, 13 Apr 2000 11:54:28 -0700 (PDT) (envelope-from mark@symonds.net) Received: from mark.symonds.net (puggy) [192.168.1.3] by symonds.net with smtp (Exim 3.12 #1 (Debian)) id 12fofY-0001mE-00; Thu, 13 Apr 2000 11:48:48 -0700 Message-ID: <00f101bfa57b$29d74f00$0301a8c0@symonds.net> From: "Mark Symonds" To: Subject: NIS client not verifying users Date: Thu, 13 Apr 2000 12:04:58 -0700 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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am trying to get FreeBSD to work as an NIS client with the master server being a Linux box. I am able to get this much working on the FreeBSD box: bash-2.02$ ypmatch michael passwd michael:DESencryptedpassword:1019:1019:Michael Jackson,,,: /home/michael:/bin/bash bash-2.02$ OK, it's getting the info, right? So I attempt to login to the FreeBSD machine from the Linux box and get "login incorrect" after typing in the password. Here is what ypserv -d says about it on FreeBSD: ypserv: client is referencing map "passwd.byname". ypserv: looking up key [michael] ypserv: result of lookup: key: [michael] data: [michael:DESencryptedpassword: 1019:1019:Michael Jackson,,,:/home/michael:/bin/bash] ..but yet it does not authenticate. I have added +::::::::: to the bottom of the passwd database with vipw. One thought: Linux has only six colon-seperated fields in the passwd file, whereas FreeBSD has 9. Does this mean that Linux and FreeBSD are incompatible as far as NIS? Any suggestions/advice/flames whatever greatly appreciated. -- Mark --- When a man calls an animal "vicious", he usually means that it will attempt to defend itself when he tries to kill it. --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 11:56: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from privatecube.privatelabs.com (silvercube.silverpix.com [198.143.31.30]) by hub.freebsd.org (Postfix) with ESMTP id 0435E37BB3D for ; Thu, 13 Apr 2000 11:56:03 -0700 (PDT) (envelope-from mi@privatelabs.com) Received: from misha.privatelabs.com (root@misha.privatelabs.com [198.143.31.6]) by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id OAA24873; Thu, 13 Apr 2000 14:54:55 -0400 (EDT) Received: from privatelabs.com (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.9.3/8.9.3) with ESMTP id OAA27159; Thu, 13 Apr 2000 14:55:46 -0400 (EDT) (envelope-from mi@privatelabs.com) From: mi@privatelabs.com Message-Id: <200004131855.OAA27159@misha.privatelabs.com> Date: Thu, 13 Apr 2000 14:55:44 -0400 (EDT) Subject: Re: configuring squid To: Chris Dillon Cc: 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 X-Loop: FreeBSD.ORG 13 Apr, Chris Dillon wrote: =Snipped from freebsd-scsi, this is only appropriate for -questions. Sorry, I thought, SCSI people may have something to say about this drives and how to best use them :) = On Thu, 13 Apr 2000 mi@privatelabs.com wrote: = = > Hello! I'm setting up a fairly big squid server with two 45Gb (but = > slow) SCSI SEAGATE ST446452W (external). = > = > I wonder if I should use ccd to make one 90Gb interleaved array of = > them or use them separately and tell Squid about the two independent = > partitions... Speed is the only factor -- I understand, that = > separately they'd be easier to manage... = = Keep them separate. Squid load-balances among multiple cache_dirs. If = speed is the biggest factor, you really should be using many smaller = drives with a single cache_dir on each one, instead of two large = drives. We are likely to be serving big files rather then many files -- that's what I mean by big -- images instead of pages :) The load balancing can be done by squid (in user space) or by ccd-driver (in kernel). What's more efficient? Squid, because it know what its dealing with and can adapt or ccd because it is simpler and uses predetermined interleaf? = Keep in mind you're also going to need a lot of memory for a full 90GB = cache. You need at least 10MB RAM per 1GB of cache (this is from my = personal experience with Squid, and does not include OS overhead, = filesystem cache, or anything else), so you'll need at least 1GB in = there. Thanks, that's very valuable info... Anything special I need to tell newfs when building the filesystems? = Since you're also going to be using two large disks instead of many = smaller ones, you'll want plenty of RAM available for the filesystem = cache and to increase Squid's cache_mem significantly above the = default of 8MB to hold the most popular objects without having to = fetch them from disk often. Fetching them from the proxy's local disk does not bother me as much as having to re-fetch them from the source, which can be seriously time consuming... We also expect the fairly uniform popularity among the objects, so caching in memory does not buy much vs. caching on disk. = How many requests per second are you expecting during peak times, = anyway? I don't even know :) But it will be in thousands -- we will have multiple such squids humming next to each other -- with multiple disks. Thanks. Yours, -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12: 3:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 735A537BD74 for ; Thu, 13 Apr 2000 12:03:14 -0700 (PDT) (envelope-from rsidd@theory7.physics.iisc.ernet.in) Received: (qmail 12921 invoked from network); 13 Apr 2000 19:02:47 -0000 Received: from unknown (HELO theory7.physics.iisc.ernet.in) (qmailr@144.16.71.127) by theory1.physics.iisc.ernet.in with SMTP; 13 Apr 2000 19:02:47 -0000 Received: (qmail 14868 invoked by uid 211); 13 Apr 2000 19:02:46 -0000 Date: Fri, 14 Apr 2000 00:32:45 +0530 From: Rahul Siddharthan To: Mark Symonds Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NIS client not verifying users Message-ID: <20000414003245.B14686@theory7.physics.iisc.ernet.in> Mail-Followup-To: Mark Symonds , freebsd-questions@FreeBSD.ORG References: <00f101bfa57b$29d74f00$0301a8c0@symonds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00f101bfa57b$29d74f00$0301a8c0@symonds.net>; from mark@symonds.net on Thu, Apr 13, 2000 at 12:04:58PM -0700 X-Operating-System: Linux 2.2.14 alpha Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am trying to get FreeBSD to work as an NIS client with the > master server being a Linux box. I am able to get this much > working on the FreeBSD box: > > bash-2.02$ ypmatch michael passwd > michael:DESencryptedpassword:1019:1019:Michael Jackson,,,: > /home/michael:/bin/bash > bash-2.02$ > > OK, it's getting the info, right? So I attempt to login > to the FreeBSD machine from the Linux box and get "login > incorrect" after typing in the password. Check that /usr/lib/libcrypt.* on the FreeBSD machine are symlinks to the appropriate libraries (/usr/lib/libdescrypt.*)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12:15: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 818DB37B624 for ; Thu, 13 Apr 2000 12:15:02 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from tracker (ppp121.WORLDY.COM [209.5.30.172]) by home.worldy.com (8.8.7/8.8.7) with SMTP id PAA20266; Thu, 13 Apr 2000 15:11:45 -0400 Message-ID: <38F5E37A.41C67EA6@worldy.com> Date: Thu, 13 Apr 2000 15:10:50 +0000 From: David Banning Organization: SKy-Tracker of Canada Inc. X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: Mark Ovens Cc: FreeBSD Subject: Re: backspace produces ^H in X References: <38F5CECB.41C67EA6@worldy.com> <20000413190604.A233@parish> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > > On Thu, Apr 13, 2000 at 01:42:35PM +0000, David Banning wrote: > > I am getting a hopeless ^H when I try and backspace in X. > > > > I get get rid of it ny typing "stty erase ^H" but Tried it. Works! - Thanks Mark. > > I don't want to have to do this every session. > > > > I take it that you mean in an xterm (or similar) when you say "in X". > If so, then add this to ~/.Xdefaults: > > XTerm*ttyModes: erase ^H > > Note that ``^H'' is the 2 characters ``^'' and ``H'', not a literal > Ctrl-H. > > It will be loaded automatically next time you run X, but to activate > this change immediately in a currently running X session type > ``xrdb < ~/.Xdefaults''. > > > I have tried putting that "stty erase ^H" command in .xinitrc > > with no result and even put it in .profile > > > > I don't even know why this started happening. > > > > Any ideas? > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > ...and on the eighth day God created UNIX > ________________________________________________________________ > FreeBSD - The Power To Serve http://www.freebsd.org > My Webpage http://ukug.uk.freebsd.org/~mark/ > mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12:20:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lmmx1.fl.icn.siemens.com (lmmx1.fl.icn.siemens.com [192.132.51.129]) by hub.freebsd.org (Postfix) with ESMTP id 764DE37BEAF for ; Thu, 13 Apr 2000 12:20:10 -0700 (PDT) (envelope-from Randall.Barrett@icn.siemens.com) Received: from boca210a.boca.ssc.siemens.com (boca210a.boca.ssc.siemens.com [135.1.69.210]) by lmmx1.fl.icn.siemens.com (8.9.3/8.9.3) with ESMTP id PAA04964 for ; Thu, 13 Apr 2000 15:19:56 -0400 (EDT) Received: by boca210a.boca.ssc.siemens.com with Internet Mail Service (5.5.2650.21) id <2N17B4PP>; Thu, 13 Apr 2000 15:19:56 -0400 Message-ID: <4B8DD52AB570D311BEDE0008C7E6198801231BCC@boca212a.boca.ssc.siemens.com> From: "Barrett, Randall" To: "'freebsd-questions@FreeBSD.ORG'" Subject: installing freebsd on Toshiba laptop Date: Thu, 13 Apr 2000 15:19:49 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've used Linux for years and would like to give FreeBSD a try as I've heard many good things about it. I saw nothing on the FreeBSD web page about laptop support. I have a Toshiba PII 266 Satellite Pro that currently has RH6.0 running very well. Is it possible to install FreeBSD on this PC (I will remove, at least temporarily, RH completely from my system and start from scratch...it's much easier this way)? Other concerns: if BSD can be installed on my laptop, is there pcmcia support? Thanks, Randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12:27:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.de [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id CFCCE37B9BF for ; Thu, 13 Apr 2000 12:27:13 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd01.sul.t-online.de by mailout03.sul.t-online.de with smtp id 12fpGg-0006y4-03; Thu, 13 Apr 2000 21:27:10 +0200 Received: from server.wes.mee.com (320044045192-0001@[193.158.179.177]) by fwd01.sul.t-online.de with esmtp id 12fpGU-0a1PE2C; Thu, 13 Apr 2000 21:26:58 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id VAA00917; Thu, 13 Apr 2000 21:17:20 +0200 (CEST) Date: Thu, 13 Apr 2000 21:17:20 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Fabrizzio Batista Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FTP Server ! ! ! In-Reply-To: <013601bfa552$50f81480$65010180@lojasobino.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just use the standard FTP Service, which is provided by FreeBSD. Start message: bash$ ftp localhost Connected to localhost. 220 server.wes.mee.com FTP server (Version 6.00LS) ready. Name (localhost:frederik): ^C bash$ In my /etc/inetd.conf: ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l HTH -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Thu, 13 Apr 2000, Fabrizzio Batista wrote: > > Hi gurus, > > I don´t get FP2000 Extensions works OK, so I will try FTP. > > Somebody know a secure and "nice" FTP Server that I could provide to my > users update your sites in my SERVER ? > > Thanks for all, > > > Fabrizzio > > > > 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 Apr 13 12:27:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from symonds.net (adsl-63-194-20-32.dsl.lsan03.pacbell.net [63.194.20.32]) by hub.freebsd.org (Postfix) with ESMTP id AD1D237BB3D for ; Thu, 13 Apr 2000 12:27:55 -0700 (PDT) (envelope-from mark@symonds.net) Received: from mark.symonds.net (puggy) [192.168.1.3] by symonds.net with smtp (Exim 3.12 #1 (Debian)) id 12fpB5-0001q0-00; Thu, 13 Apr 2000 12:21:23 -0700 Message-ID: <015001bfa57f$b6aa31a0$0301a8c0@symonds.net> From: "Mark Symonds" To: "Rahul Siddharthan" Cc: References: <00f101bfa57b$29d74f00$0301a8c0@symonds.net> <20000414003245.B14686@theory7.physics.iisc.ernet.in> Subject: Re: NIS client not verifying users Date: Thu, 13 Apr 2000 12:37:33 -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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Rahul Siddharthan" To: "Mark Symonds" Cc: Sent: Thursday, April 13, 2000 12:02 PM Subject: Re: NIS client not verifying users > > I am trying to get FreeBSD to work as an NIS client with the > > master server being a Linux box. I attempt to login > > to the FreeBSD machine from the Linux box and get "login > > incorrect" after typing in the password. > > Check that /usr/lib/libcrypt.* on the FreeBSD machine are > symlinks to the appropriate libraries (/usr/lib/libdescrypt.*)? > Hi, thanks much for the response. It looks like the wrong libs are in fact installed?: su-2.02# ls -l /usr/lib/*crypt* lrwxrwxrwx 1 root wheel 11 Apr 12 16:18 /usr/lib/libcrypt.a -> libscrypt.a lrwxrwxrwx 1 root wheel 12 Apr 12 16:18 /usr/lib/libcrypt.so -> libscrypt.so lrwxrwxrwx 1 root wheel 14 Apr 12 16:18 /usr/lib/libcrypt.so.2 -> libscrypt.so.2 lrwxrwxrwx 1 root wheel 13 Apr 12 16:21 /usr/lib/libcrypt_p.a -> libscrypt_p.a -r--r--r-- 1 root wheel 6198 Feb 15 1999 /usr/lib/libscrypt.a lrwxrwxrwx 1 root wheel 14 Apr 12 16:18 /usr/lib/libscrypt.so -> libscrypt.so.2 -r--r--r-- 1 root wheel 7607 Feb 15 1999 /usr/lib/libscrypt.so.2 -r--r--r-- 1 root wheel 6688 Feb 15 1999 /usr/lib/libscrypt_p.a su-2.02# I'm surprised, because I specifically selected DES during the install. I also found the following libs: /usr/lib/compat/aout/libdes.so.3.0 /usr/lib/compat/aout/libdescrypt.so.2.0 Am I right in saying that md5 passwords usually begin with a $1? Both systems do not have passwords that begin with this. I'm running FreeBSD 3.1-RELEASE (GENERIC). -- Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12:29:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id EFCCA37BDB0 for ; Thu, 13 Apr 2000 12:29:20 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 13631 invoked by uid 18367); 13 Apr 2000 19:29:18 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Apr 2000 19:29:18 -0000 Date: Thu, 13 Apr 2000 12:29:18 -0700 (PDT) From: Joseph Wright To: questions@FreeBSD.org Subject: tty config Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My ISP provides me with a unix shell account. It's very cool, as it has allowed me to use ssh, which was easy and fun to set up. The problem I have is not being able to use some programs like pine or vi over the account because it doesn't recognize my terminal type, cons25. However, it works fine from an xterm, because I'm writing from it now. What type should I set in /etc/ttys? I suppose I should just choose of the virtual terminals to configure and always use that one when logging in to my ISP. Correct? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12:40:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id 8A80D37BDA8 for ; Thu, 13 Apr 2000 12:40:39 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 1.92 #3) for questions@freebsd.org id 12fpTi-000NXl-00; Thu, 13 Apr 2000 20:40:38 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id UAA01956 for questions@freebsd.org; Thu, 13 Apr 2000 20:40:38 +0100 (BST) (envelope-from jcm) Date: Thu, 13 Apr 2000 20:40:38 +0100 From: J McKitrick To: questions@freebsd.org Subject: staroffice from cdrom Message-ID: <20000413204037.A1865@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a trick to installing staroffice 5.1 from cdrom? I tried 'make USE_CDROM=yes' and it did a bunch of stuff. Then i ran 'make install USE_CDROM=yes' and it did some more stuff. But it seems staroffice is nowhere to be found. Did i miss something? What directory should it be in? When you install it in linux, the GUI install asks all that stuff, but the port doesn't. jm -- ------------------------------------------------------------------- Jonathon McKitrick -- jcm@freebsd-uk.eu.org To Microsoft: "Your tyranny I was part of, is now cracking on every side. Now your own life is in danger. Your Empire is on fire." Front 242 ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12:42:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 255AF37BA4E for ; Thu, 13 Apr 2000 12:42:16 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id MAA11227; Thu, 13 Apr 2000 12:42:12 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Thu, 13 Apr 2000 12:42:12 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n0b.san.rr.com To: erik larsson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <20000413123913.40876.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000, erik larsson wrote: > Hi Free BSD, > thanks for giving me the oppurtunity to use your product! Glad to help. :) > I have a question related to commercial use of the product. We are planning > to start selling a Sw solution containing, together with our own developed > SW, the FreeBSD SW. > Can we use your SW free of charge for this purpose, do you have any legal > disclaimer or something. You really can't expect to get an answer of any value from a mailing list. Your lawyer needs to look things over, and probably should contact the folks at Walnut Creek. Good luck, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12:48: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fap.abaid.com (fap.abaid.com [194.242.196.41]) by hub.freebsd.org (Postfix) with ESMTP id BCC1437BD5D for ; Thu, 13 Apr 2000 12:47:52 -0700 (PDT) (envelope-from amutsch@abaid.com) Received: from wap.sam.com (abaid.dnet.it [194.242.203.121]) by fap.abaid.com (8.9.3/8.9.3) with ESMTP id UAA83556; Thu, 13 Apr 2000 20:54:58 GMT (envelope-from amutsch@abaid.com) Received: from localhost (amutsch@localhost) by wap.sam.com (8.9.3/8.9.3) with ESMTP id VAA01127; Thu, 13 Apr 2000 21:45:04 GMT (envelope-from amutsch@abaid.com) X-Authentication-Warning: wap.sam.com: amutsch owned process doing -bs Date: Thu, 13 Apr 2000 21:45:03 +0000 (GMT) From: Andreas Mutschlechner X-Sender: amutsch@wap.sam.com To: Joseph Wright Cc: questions@FreeBSD.ORG Subject: Re: tty config In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, you can set your terminaltype in the TERM environment variable. with csh use setenv TERM vt100 with bash i think export TERM=vt100 you can put this commands in the .login script on the isp host. greetings andreas On Thu, 13 Apr 2000, Joseph Wright wrote: > My ISP provides me with a unix shell account. It's very cool, as it has allowed > me to use ssh, which was easy and fun to set up. > The problem I have is not being able to use some programs like pine or vi > over the account because it doesn't recognize my terminal type, > cons25. > However, it works fine from an xterm, because I'm writing from it now. > What type should I set in /etc/ttys? I suppose I should just choose of the > virtual terminals to configure and always use that one when logging in to my > ISP. Correct? > > > > > 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 Apr 13 12:52:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thelab.hub.org (nat193.137.mpoweredpc.net [142.177.193.137]) by hub.freebsd.org (Postfix) with ESMTP id B18A337BDB7 for ; Thu, 13 Apr 2000 12:52:25 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id QAA65737 for ; Thu, 13 Apr 2000 16:52:28 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Thu, 13 Apr 2000 16:52:28 -0300 (ADT) From: The Hermit Hacker To: freebsd-questions@freebsd.org Subject: FreeBSD v. "the world" ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Morning all ... After working at a local University, I've started to "slide in" FreeBSD on various servers, advocating cost among other things (stability, resources, etc) ... One of the things we've been asked to do is "justify using changing our status quo of using Solaris for everything to doing a 'mixed shop'" ... and I haven't got a clue where to start as far as being 'unbiased' about it is concerned *sigh* Can ppl point me to *any* FreeBSD v. sites that are around the 'Net, and is there any one single site that would have most of these listed? I'd love to see pointers to E'Zine sites as well, that have reviews or articles on it. Basically, I want to make up one thick package to give to the higher-ups and say "read", with a summary of what is in it on top ... Thanks ... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 12:53:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sf-mx1.Snap.COM (sf-mx1.snap.com [206.132.167.15]) by hub.freebsd.org (Postfix) with ESMTP id D035937BDBE; Thu, 13 Apr 2000 12:53:29 -0700 (PDT) (envelope-from FranciscoS@nbci.com) Received: from exchange.snap.com (exchange.snap.com [10.100.1.19]) by sf-mx1.Snap.COM (8.10.0/8.10.0) with ESMTP id e3DJrTp25842; Thu, 13 Apr 2000 12:53:29 -0700 (PDT) Received: by exchange.snap.com with Internet Mail Service (5.5.2650.21) id <2P0XMVQW>; Thu, 13 Apr 2000 12:49:03 -0700 Message-ID: <4BA40B5A514ED311B9A40008C7DFB0A101297823@exchange2.snap.com> From: Francisco Sanchez To: "'freebsd-questions@freebsd.org'" , "'freebsd-newbies@freebsd.org'" Subject: silly error Date: Thu, 13 Apr 2000 12:51:57 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG =D7 hello, =D7 i am still pretty new to the FreeBSD world, and the X world,=20 =D7 and, yes, also the WindowMaker world. if my question sounds=20 =D7 a little simplistic, please bear with me. anyway, i recently=20 =D7 installed FreeBSD 4.0, with XFree86-4.0,=20 =D7 XFree86-aoutlibs-3.3.3, and windowmaker-0.61.1. Whenever i=20 =D7 try to startx, it fails with the following error message: =D7=20 =D7 Fatal server error: =D7 xf86OpenConsole: Server must be running with root permissions =D7 You should be using Xwrapper to start the server or xdm. =D7 We strongly advise against making the server SUID root! =D7=20 =D7 now, this is obviosly some sort of permissions error, as i=20 =D7 can startx with sudo and as root, but not as any other user=20 =D7 on my box. i've tried using Xwrapper, and xdm, but to no=20 =D7 avail. what am i doing wrong? thanx in advance for your help. =D7=20 =D7 also, a side note, what is the difference between=20 =D7 windowmaker-0.61.1 and windowmaker-i18n-0.61.1? what are the=20 =D7 i18n extensions? thanx again. =D7=20 =D7 -=3Df=3D-=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13: 2:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.vsl.cua.edu (mail.vsl.cua.edu [136.242.188.2]) by hub.freebsd.org (Postfix) with ESMTP id BE6F337BDCB for ; Thu, 13 Apr 2000 13:02:28 -0700 (PDT) (envelope-from julianz@vsl.cua.edu) Received: from localhost (julianz@localhost) by gateway.vsl.cua.edu (8.9.3/8.9.3) with ESMTP id VAA92295; Thu, 13 Apr 2000 21:05:20 -0400 (EDT) (envelope-from julianz@vsl.cua.edu) Date: Thu, 13 Apr 2000 21:04:55 -0400 (EDT) From: Julian Zottl To: David Kelly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: passwd file... In-Reply-To: <200004131718.e3DHI5G10878@mail.hiwaay.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the help David and Rich! I'll be making the move inthe next few days and will let you know how it turns out :) Julian Zottl System Administrator, Vitreous State Laboratory (202)319-5522 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13: 5:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 7902037BC22 for ; Thu, 13 Apr 2000 13:05:41 -0700 (PDT) (envelope-from jim@freeze.org) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id QAA24302 for ; Thu, 13 Apr 2000 16:05:39 -0400 Received: from urim ([208.200.110.221]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA4E17; Thu, 13 Apr 2000 16:04:00 -0400 From: Jim Freeze To: Walter Brameld , questions@freebsd.org Subject: Re: Installing rsaref Troubles Date: Thu, 13 Apr 2000 16:01:41 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <00041205555201.02798@urim> <00041220435100.03790@urim> <00041305300300.01512@Bozo_3.BozoLand.domain> In-Reply-To: <00041305300300.01512@Bozo_3.BozoLand.domain> MIME-Version: 1.0 Message-Id: <00041316062700.04902@urim> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the file. However, it does not like the checksum. Here is the error I get: urim# make install ===> Extracting for ssh-1.2.27 >> Checksum OK for ssh-1.2.27.tar.gz. >> Checksum OK for patch-ssh-1.2.27-bsd.tty.chown. ===> ssh-1.2.27 depends on file: /nonexistent - not found ===> Verifying extract for /nonexistent in /usr/ports/security/rsaref ===> Extracting for rsaref-2.0 >> Checksum mismatch for rsaref20.1996.tar.Z. Make sure the Makefile and md5 file (/usr/ports/security/rsaref/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". If I choose to build without the checksum (which is probably not too smart) I get the error ===> Building for rsaref-2.0 cc -O -pipe -c desc.c cc -O -pipe -c digit.c cc -O -pipe -c md2c.c cc -O -pipe -c md5c.c cc -O -pipe -c nn.c cc -O -pipe -c prime.c cc -O -pipe -c rsa.c cc -O -pipe -c r_encode.c cc -O -pipe -c r_dh.c cc -O -pipe -c r_enhanc.c r_enhanc.c: In function `R_SignPEMBlock': r_enhanc.c:536: `signaturelen' undeclared (first use this function) r_enhanc.c:536: (Each undeclared identifier is reported only once r_enhanc.c:536: for each function it appears in.) r_enhanc.c: In function `R_VerifyBlockSignature': r_enhanc.c:628: `signaturelen' undeclared (first use this function) r_enhanc.c: In function `R_SealPEMBlock': r_enhanc.c:648: declaration for parameter `encryptedSignatureLen' but no such parameter r_enhanc.c:656: argument `encryptedSignaturelen' doesn't match prototype rsaref.h:210: prototype declaration r_enhanc.c:656: number of arguments doesn't match prototype rsaref.h:210: prototype declaration *** Error code 1 Jim > I sent you the file as an attachment to that message. Did you get it? > > -- > Walter Brameld > ================== Jim Freeze jim@freeze.org ================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13: 7:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from centrum.activesw.com (nat-249.activesw.com [199.2.18.249]) by hub.freebsd.org (Postfix) with ESMTP id D8FE537BAE1 for ; Thu, 13 Apr 2000 13:07:21 -0700 (PDT) (envelope-from smf@centrum.activesw.com) Received: (from smf@localhost) by centrum.activesw.com (8.9.3/8.8.7) id NAA12110 for freebsd-questions@FreeBSD.ORG; Thu, 13 Apr 2000 13:05:46 -0700 Date: Thu, 13 Apr 2000 13:05:45 -0700 From: Scott MacFiggen To: freebsd-questions@FreeBSD.ORG Subject: Can't partition last 4 gig or so of an 18gig SCSI HDD Message-ID: <20000413130545.C10562@activesw.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Active Software, Inc. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok. So I bought an HP NetServer LPr this week and slapped in a HP 18.2 gig HDD. When loading FreeBSD 3.4-RELEASE I decided to partition it with 500meg swap, 5 gig for the / partition and I wanted to put the rest into /export1. sysinstall complained that maybe the parition was too big so I tried smaller and smaller partitions until I was down to 8 gig. So after that I tried to use the rest for a /export2 partition and go an error message again so I left it and finished the install. The next day I got the second drive in, installed it and paritioned it as one large partition with no problems. So question is why can't I use the last few gig on the first drive when the second drive works great.. And they are the exact same model. The error message I got from sysinstall was basically ( Error, could not partition disk. Possibly to big? ) -Scott smf@activesw.com (I don't subscribe to the mailing list, please cc me on all responses, thanks) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:16: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 101EA37BACE for ; Thu, 13 Apr 2000 13:15:57 -0700 (PDT) (envelope-from eric@iteso.mx) Received: from localhost (eric@localhost) by iteso.mx (8.9.3/8.9.3) with ESMTP id PAA89690; Thu, 13 Apr 2000 15:15:52 -0500 (CDT) (envelope-from eric@iteso.mx) Date: Thu, 13 Apr 2000 15:15:52 -0500 (CDT) From: De la Cruz Lugo Eric To: The Hermit Hacker Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD v. "the world" ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can suggest you check first the articles shown in the www.freebsd.org home page. you can find very good articles there! Eric De La Cruz Lugo. Merida, Yucatan, Mexico, the Maya Land. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:16:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id B102537B95B for ; Thu, 13 Apr 2000 13:16:47 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3DKhtO13604; Thu, 13 Apr 2000 13:43:55 -0700 (PDT) Date: Thu, 13 Apr 2000 13:43:54 -0700 From: Alfred Perlstein To: The Hermit Hacker Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD v. "the world" ... Message-ID: <20000413134354.A4381@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from scrappy@hub.org on Thu, Apr 13, 2000 at 04:52:28PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * The Hermit Hacker [000413 13:21] wrote: > > Morning all ... > > After working at a local University, I've started to "slide > in" FreeBSD on various servers, advocating cost among other things > (stability, resources, etc) ... > > One of the things we've been asked to do is "justify using > changing our status quo of using Solaris for everything to doing a 'mixed > shop'" ... and I haven't got a clue where to start as far as being > 'unbiased' about it is concerned *sigh* > > Can ppl point me to *any* FreeBSD v. sites that > are around the 'Net, and is there any one single site that would have most > of these listed? > > I'd love to see pointers to E'Zine sites as well, that have > reviews or articles on it. > > Basically, I want to make up one thick package to give to the > higher-ups and say "read", with a summary of what is in it on top ... I think an excellent case is Hotmail whos front end stuff runs on FreeBSD and backend on Solaris, they pretty effectively broke down what needed to be where based on cost and performance objectives. Simply put, if FreeBSD saves you time and money on software and hardware costs and the impact on running a mixed shop isn't signifigant and not going for it doesn't make much sense. Of course there are those with yearly budgets to justify... they might not like the savings. :) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:18:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id A072A37BD9E for ; Thu, 13 Apr 2000 13:18:22 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 13426 invoked from network); 13 Apr 2000 20:18:18 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 13 Apr 2000 20:18:18 -0000 Received: from blade ([213.1.80.1]) by friends-tv.net ; Thu, 13 Apr 2000 15:18:14 -0500 Message-ID: <052f01bfa585$e1eb9790$0100a8c0@blade> From: "Andy Coates" To: "Scott MacFiggen" , References: <20000413130545.C10562@activesw.com> Subject: Re: Can't partition last 4 gig or so of an 18gig SCSI HDD Date: Thu, 13 Apr 2000 21:21: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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Scott MacFiggen" To: Sent: Thursday, April 13, 2000 9:05 PM Subject: Can't partition last 4 gig or so of an 18gig SCSI HDD > Ok. So I bought an HP NetServer LPr this week and slapped > in a HP 18.2 gig HDD. When loading FreeBSD 3.4-RELEASE > I decided to partition it with 500meg swap, 5 gig for > the / partition and I wanted to put the rest into > /export1. sysinstall complained that maybe the parition > was too big so I tried smaller and smaller partitions until > I was down to 8 gig. So after that I tried to use the rest > for a /export2 partition and go an error message again > so I left it and finished the install. The next day I got > the second drive in, installed it and paritioned it as one > large partition with no problems. So question is why > can't I use the last few gig on the first drive when the > second drive works great.. And they are the exact same model. > > The error message I got from sysinstall was basically > ( Error, could not partition disk. Possibly to big? ) I got that error when first installing FreeBSD, and it allowed me to get around that error by choosing the order in which the mounted drives were created. i.e. I did / first, then SWAP, then /var, and finally /usr Not sure as to the specifics as to why it wouldn't, it just worked that way :) HTH, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:19: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.72.46]) by hub.freebsd.org (Postfix) with ESMTP id 85AB937B635 for ; Thu, 13 Apr 2000 13:18:48 -0700 (PDT) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost) by pencil.math.missouri.edu (8.9.3/8.9.3) id PAA32756; Thu, 13 Apr 2000 15:18:45 -0500 (CDT) (envelope-from rich) From: Rich Winkel Message-Id: <200004132018.PAA32756@pencil.math.missouri.edu> Subject: Re: Unable to boot In-Reply-To: <20000413145129.C55837@targetnet.com> from James FitzGibbon at "Apr 13, 2000 02:51:29 pm" To: james@targetnet.com (James FitzGibbon) Date: Thu, 13 Apr 2000 15:18:45 -0500 (CDT) Cc: gruen@engr.sc.edu (Gruen Robert), freebsd-questions@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 X-Loop: FreeBSD.ORG According to James FitzGibbon: > It seems strange that you can't get into /bin/sh, as even before /etc/rc > parses /etc/rc.conf, you should have the root partition mounted read-only. Very strange, since it uses /bin/sh to run /etc/rc! Rich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:20:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id E6B0937BB77 for ; Thu, 13 Apr 2000 13:20:36 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3DKlb113760; Thu, 13 Apr 2000 13:47:37 -0700 (PDT) Date: Thu, 13 Apr 2000 13:47:37 -0700 From: Alfred Perlstein To: Andreas Mutschlechner Cc: Joseph Wright , questions@FreeBSD.ORG Subject: Re: tty config Message-ID: <20000413134737.B4381@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from amutsch@abaid.com on Thu, Apr 13, 2000 at 09:45:03PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > andreas > > > On Thu, 13 Apr 2000, Joseph Wright wrote: > > > My ISP provides me with a unix shell account. It's very cool, as it has allowed > > me to use ssh, which was easy and fun to set up. > > The problem I have is not being able to use some programs like pine or vi > > over the account because it doesn't recognize my terminal type, > > cons25. > > However, it works fine from an xterm, because I'm writing from it now. > > What type should I set in /etc/ttys? I suppose I should just choose of the > > virtual terminals to configure and always use that one when logging in to my > > ISP. Correct? > > * Andreas Mutschlechner [000413 13:15] wrote: > hello, > > you can set your terminaltype in the TERM environment variable. > with csh use setenv TERM vt100 > with bash i think export TERM=vt100 > you can put this commands in the .login script on the isp host. > Sorry, you're both wrong. A simple solution is to get the ISP to add a cons25 entry to thier termcap (it's in your /etc/termcap). Another solution is to run screen (/usr/ports/misc/screen) locally and on the remote side setting your TERM enviorment variable to vt100. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:24: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from galileo.classroom.com (www4.classroom.com [38.185.152.4]) by hub.freebsd.org (Postfix) with ESMTP id 1452237BDFE for ; Thu, 13 Apr 2000 13:23:51 -0700 (PDT) (envelope-from KSanders@classroom.com) Received: by www4.classroom.com with Internet Mail Service (5.5.2448.0) id <2H8X1QK4>; Thu, 13 Apr 2000 13:18:02 -0700 Message-ID: <304545310AD0D3118F9900600897AD9A262CAF@www4.classroom.com> From: "Sanders, Kevin " To: "'questions@freebsd.org'" Subject: FreeBSD 3.4 installation Date: Thu, 13 Apr 2000 13:18:02 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To whom it may concern: I am trying to install FreeBSD v3.4 on a Dell Precision 410 with 550 MHZ Intel processor, 500MB of RAM, 3Com 3C905B-GA network card, Diamond Viper 32MB V770D AGP video card, AIC7890 SCSI Disk adapter and AIC7880 SCSI adapter for CDRom. I go through UserConfig just fine, but then before SYSINSTALL, it hangs on "Probing for Devices...This may take a while". I've waited for over an hour, but it never comes back. I tried it again and deleted every device which showed a conflict with the same results. Can anyone point me in the right direction please? Any help is greatly appreciated. Kevin L. Sanders To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:31:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f110.law8.hotmail.com [216.33.241.110]) by hub.freebsd.org (Postfix) with SMTP id 6EAF637B84E for ; Thu, 13 Apr 2000 13:31:33 -0700 (PDT) (envelope-from m1ewis@hotmail.com) Received: (qmail 533 invoked by uid 0); 13 Apr 2000 20:31:33 -0000 Message-ID: <20000413203133.532.qmail@hotmail.com> Received: from 216.119.18.14 by www.hotmail.com with HTTP; Thu, 13 Apr 2000 13:31:33 PDT X-Originating-IP: [216.119.18.14] From: "Michael Lewis" To: wdr@tdl.com Cc: freebsd-questions@freebsd.org Subject: Gnome/Enlightenment config Date: Thu, 13 Apr 2000 13:31:33 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Mr. Richard -- you helped me out several days ago (cf. your reply below) with a problem in which X runs ok when I logged-on as root but not when I create a new user and log on as that user and startx. I checked the .xinitrc file in the user's home dir and made sure it contained WINDOW_MANAGER=/usr/X11R6/bin/enlightenment exec gnome-session as you suggested (in fact that's the entire contents of the file). This user (mlewis) runs bash-2.03 as his shell. When I ran startx as mlewis I got what appeared to the the normal X startup lines in the shell display. Then the X screen came up briefly, then shut down (no Gnome/Enlightenment displays), returning me to the shell command prompt after leaving the following messages on the shell display: System: 'usr/X11R6/lib/X11/xkb/xkbcomp -w 1 -R/usr/X11R6/lib/X11/xkb - xkm -m us -em1 "The XKEYBOARD keymap compiler (xkbcomp) reports:" -emp "> " -eml "Errors from xkbcomp are not fatal to the X server" keymap/xfree86 /var/tmp/xfree86.xkm' Gdk-WARNING **: locale not supported by C library /dev/dsp: No such file or directory ** WARNING **: Unable to lock ICE authority file: /users/mlewis/.ICEauthority waiting for X server to shut down . When I return to the root tty, there is the message: Apr 13 12:23:13 coldcreek /kernel: pid 314 (gnome-session), uid 1000: exited on signal 11 (core dumped) and there is indeed a large gnome_session.core file in /users/mlewis. I'm assuming the fatal error is associated with the "unable to lock .ICEauthority" warning. When I ls -l /users/mlewis/.ICEauthority I get -rw------- 1 mlewis mlewis 886 Apr 11 20:15 .ICEauthority Can you advise me on what to do about the locking problem (if that's the problem!). thanks, Michael Lewis ---------------------------------------------------------------------- >From: William Richard >To: Michael Lewis >CC: freebsd-questions@FreeBSD.ORG >Subject: Re: Gnome/Enlightenment config >Date: Sun, 9 Apr 2000 23:01:53 -0700 (PDT) > >I think you're confused. > >No, strike that, you *are* confused. :) > >Adding new users is, in fact, decidedly easy. However, they will always >come up to the text-mode command prompt (like % or $) unless you tell the >system otherwise (such as by configuring and running the X Display >Manager, XDM, and adding the appropriate ~/.xsession files). > >Users specify their window manager (such as Enlightenment) and run other >programs (such as the Gnome session manager) in either their ~/.xinitrc >file (the file in their home directory called .xinitrc) if they invoke the >X Window session from the command line (that is, if they log in at a >text-mode screen). If your machine is set up to log in with a graphical >login prompt (using a program in the XFree86 distribution called XDM), the >users runs these programs from a file called ~/.xsession. > >If you want to have Gnome and Enlightenment run when a user invokes >'startx' on the command line, you must first add the following line to >either the .xinitrc (if you're invoking X Window from the command line) or >.xsession file (if you're set up for a graphical login): > >WINDOW_MANAGER=/usr/X11R6/bin/enlightenment > >Then, after the list of other programs you want to start (such as xterms >or xscreensaver), add this line at the bottom: > >exec gnome-session > >Then either exit and restart X Window (if running from the command >line) or log out and log back in again (if running the graphical log >in). You should see Gnome and Enlightenment come up. > >If you want to add this functionality to every user's account when it's >configured, add a dot.xinitrc and dot.xsession file to /usr/share/skel >with the desired defaults. > >I wrote an article about configuring XDM (the graphical login system), >which appeared in the January 2000 edition of Daemon News. You can read >it at . If you have any other >questions, e-mail me. > > >Cheers, >William Richard >wdr@tdl.com > ______________________________________________________ Get Your Private, Free Email at 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 Thu Apr 13 13:32:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wonka.esatclear.ie (wonka.esatclear.ie [194.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id 8BD9037BDC3 for ; Thu, 13 Apr 2000 13:32:37 -0700 (PDT) (envelope-from mcox@esatclear.ie) Received: from bogboxminenu (mark@k-airlock179.esatclear.ie [194.165.164.179]) by wonka.esatclear.ie (8.9.3/8.9.3) with SMTP id VAA01801 for ; Thu, 13 Apr 2000 21:32:31 +0100 Message-ID: <001801bfa5ca$346081e0$b3a4a5c2@bogboxminenu> From: "Mark Cox" To: Subject: Date: Thu, 13 Apr 2000 21:30:44 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0015_01BFA58F.866203A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0015_01BFA58F.866203A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi i was wondering if someone could help me with a boot problem i = installed BSD 3.4 last night and i run a dual boot with win2k i tried = installing bootinst.exe but win2k says it's not supported and i'm not = been offered FreeBSD at the boot process it juts boots staright into = windows any help would be greatly apreciated thanks ------=_NextPart_000_0015_01BFA58F.866203A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
hi i was wondering if someone could = help me with a=20 boot problem i installed BSD 3.4 last night and i run a dual boot with = win2k i=20 tried installing bootinst.exe but win2k says it's not supported and i'm = not been=20 offered FreeBSD at the boot process it juts boots staright into windows = any help=20 would be greatly apreciated thanks
------=_NextPart_000_0015_01BFA58F.866203A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:34:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tegan.swt.edu (tegan.swt.edu [147.26.10.12]) by hub.freebsd.org (Postfix) with ESMTP id 80FD137BDE3 for ; Thu, 13 Apr 2000 13:34:35 -0700 (PDT) (envelope-from bradley@swt.edu) Received: from swt.edu (m0215.dialin.swt.edu) by swt.edu (PMDF V5.1-12 #20823) with ESMTP id <01JO6XJ71EMA8WXUCJ@swt.edu> for freebsd-questions@FreeBSD.org; Thu, 13 Apr 2000 15:34:28 CST Date: Thu, 13 Apr 2000 15:36:04 -0500 From: Bradley Crecelius Subject: ... To: freebsd-questions@FreeBSD.org Message-id: <38F62FB4.7D06FBE1@swt.edu> MIME-version: 1.0 X-Mailer: Mozilla 4.5 [en] (Win98; I) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doesnt ANYone know ANYthing about this? Here is my problem. Apr 12 12:29:25 psy /kernel: sio1: 26 more interrupt-level buffer overflows (total 223) If i dont reboot for a couple of days, the total can reach into the 10's of thousands. sio1 is my modem, which i have connected to the internet permanently, which doesnt always work because it gets disconnected randomly because of this error, i think. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:35:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kodos.tinet.ie (kodos.tinet.ie [159.134.237.29]) by hub.freebsd.org (Postfix) with ESMTP id 71E7937B5F7 for ; Thu, 13 Apr 2000 13:35:18 -0700 (PDT) (envelope-from fcfbsd@mail2.eircom.net) Received: from p108.as1.naas1.eircom.net ([159.134.254.108]) by kodos.tinet.ie with smtp (Exim 2.05 #23) id 12fqKP-0005R2-00; Thu, 13 Apr 2000 21:35:08 +0100 Subject: Re: backspace produces ^H in X Date: Thu, 13 Apr 00 21:37:50 +0100 x-sender: fcfbsd@mail2.eircom.net x-mailer: Claris Emailer 2.0, March 15, 1997 From: fcfbsd To: "David Banning" , "FreeBSD" Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i tend to find this normal. perhaps it shouldn't be. however, i usually edit my .cshrc or .login to detect the TERM variable and do some adjustments as necessary. i know it's not the neatest solution but if your trying to work your way into the operating system, as i am, without getting into the guts of termcap then it works ok. >I am getting a hopeless ^H when I try and backspace in X. > >I get get rid of it ny typing "stty erase ^H" but >I don't want to have to do this every session. > >I have tried putting that "stty erase ^H" command in .xinitrc >with no result and even put it in .profile > >I don't even know why this started happening. > >Any ideas? > > >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 Apr 13 13:41:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by hub.freebsd.org (Postfix) with ESMTP id 1736237B84E for ; Thu, 13 Apr 2000 13:41:16 -0700 (PDT) (envelope-from cdillon@wolves.k12.mo.us) Received: from mail.wolves.k12.mo.us (cdillon@mail.wolves.k12.mo.us [207.160.214.1]) by mail.wolves.k12.mo.us (8.9.3/8.9.3) with ESMTP id PAA78476; Thu, 13 Apr 2000 15:41:13 -0500 (CDT) (envelope-from cdillon@wolves.k12.mo.us) Date: Thu, 13 Apr 2000 15:41:13 -0500 (CDT) From: Chris Dillon To: mi@privatelabs.com Cc: questions@FreeBSD.ORG Subject: Re: configuring squid In-Reply-To: <200004131855.OAA27159@misha.privatelabs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 mi@privatelabs.com wrote: > 13 Apr, Chris Dillon wrote: > =Snipped from freebsd-scsi, this is only appropriate for -questions. > > Sorry, I thought, SCSI people may have something to say about this > drives and how to best use them :) > > = On Thu, 13 Apr 2000 mi@privatelabs.com wrote: > = > = > Hello! I'm setting up a fairly big squid server with two 45Gb (but > = > slow) SCSI SEAGATE ST446452W (external). > = > > = > I wonder if I should use ccd to make one 90Gb interleaved array of > = > them or use them separately and tell Squid about the two independent > = > partitions... Speed is the only factor -- I understand, that > = > separately they'd be easier to manage... > = > = Keep them separate. Squid load-balances among multiple cache_dirs. If > = speed is the biggest factor, you really should be using many smaller > = drives with a single cache_dir on each one, instead of two large > = drives. > > We are likely to be serving big files rather then many files -- that's > what I mean by big -- images instead of pages :) The load balancing can > be done by squid (in user space) or by ccd-driver (in kernel). What's > more efficient? Squid, because it know what its dealing with and can > adapt or ccd because it is simpler and uses predetermined interleaf? Details, now we're getting somewhere. :-) Yes, larger drives might be appropriate in such cases, but not necessarily. If you expect a high request rate, and all of your users will be fetching different images at the same time, you'll still need a lot of disk spindles to serve up those different requests efficiently. If all of your users will be requesting the same image at roughly the same time, then you could get away with just one humungo disk if you really wanted to. Also, it is probably still better to let Squid handle the interleaving of objects. This has the added advantage that if one of the disks dies, you only lose one cache filesystem and not your entire cache. > = Keep in mind you're also going to need a lot of memory for a full 90GB > = cache. You need at least 10MB RAM per 1GB of cache (this is from my > = personal experience with Squid, and does not include OS overhead, > = filesystem cache, or anything else), so you'll need at least 1GB in > = there. > > Thanks, that's very valuable info... Anything special I need to tell > newfs when building the filesystems? Since you're going to be caching mostly large objects, that seriously skews the average object size in your favor. Fewer objects mean less overhead required to keep track of them. If your average object size is, for example, 100KB or more, you'll need less than half of the RAM I mentioned. If you're talking huge 1MB to 10MB objects, well, you might need a lot of RAM to hold multiple large in-transit objects, but definately not for object metadata overhead. As for what to tell newfs when creating the filesystem, I have always created my cache filesystems with 0% reserved space, and a SPACE optimization preference. This helps to prevent object fragmentation when you're dealing with hundreds of thousands or millions of objects in a cache filesystem that are constantly being replaced. This will probably not matter as much with larger objects or if you expect the same objects to stay on disk for long periods of time (long object lifetime). If you have mostly large objects, you can also increase the filesystem block size and lower the inode count. > = Since you're also going to be using two large disks instead of many > = smaller ones, you'll want plenty of RAM available for the filesystem > = cache and to increase Squid's cache_mem significantly above the > = default of 8MB to hold the most popular objects without having to > = fetch them from disk often. > > Fetching them from the proxy's local disk does not bother me as much as > having to re-fetch them from the source, which can be seriously time > consuming... We also expect the fairly uniform popularity among the > objects, so caching in memory does not buy much vs. caching on disk. Do you mean that every object is going to be equally popular, and there won't be a smaller subset of objects that are going to be fetched more frequently than others? Even if this is the case, a large memory cache will still help if you have different users fetching the same object at roughly the same time, or even if you think that you'll have enough memory cache to serve up an object at least twice before it gets flushed out by other objects. > = How many requests per second are you expecting during peak times, > = anyway? > > I don't even know :) But it will be in thousands -- we will have > multiple such squids humming next to each other -- with multiple disks. Hmm... You'll just have to set up a box and see how many requests per second you can squeeze out of it, because I have never seen any Squid benchmarks that have involved mostly large, equally popular objects, just the average "surf-the-internet" object distribution. -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For Intel x86 and Alpha architectures. ( http://www.freebsd.org ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:44:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.squidge.com (ns0.squidge.com [195.10.252.4]) by hub.freebsd.org (Postfix) with ESMTP id F13FA37B84E for ; Thu, 13 Apr 2000 13:44:40 -0700 (PDT) (envelope-from si@mystery-machine.com) Received: from SimonH ([193.133.98.226]) by mail.squidge.com (8.9.3/8.9.3) with SMTP id VAA74703 for ; Thu, 13 Apr 2000 21:50:04 +0100 (BST) (envelope-from si@mystery-machine.com) Message-ID: <001e01bfa588$f4af7ce0$210110ac@billco.com> Reply-To: "Simon Holliday" From: "Simon Holliday" To: Subject: removing partition manager Date: Thu, 13 Apr 2000 21:43:12 +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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi folks, have a friend who has installed freebsd 4.0 on a machine he shouldn't... he's removed freebsd but he's still getting the partition manager at boot. he wants to install win95/98/NT (or whatever) without the boot manager (no "F1 DOS" prompt). since I've never had to remove FreeBSD I can't help him and am too dumb to figure it out.... anyone??? thanks, Si. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:57: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 4EDE237BDE9 for ; Thu, 13 Apr 2000 13:56:59 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (ppp7.patr.hellasnet.gr [212.54.197.22]) by mail.hellasnet.gr (8.9.1/8.9.1) with ESMTP id WAA08215; Thu, 13 Apr 2000 22:55:59 +0200 (GMT) Received: (from charon@localhost) by hades.hell.gr (8.9.3/8.9.3) id QAA27237; Thu, 13 Apr 2000 16:40:35 +0300 (EEST) (envelope-from charon) Date: Thu, 13 Apr 2000 16:40:35 +0300 From: Giorgos Keramidas To: Wayne McAlpine Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question Message-ID: <20000413164035.A25700@hades.hell.gr> Reply-To: keramida@ceid.upatras.gr References: <001f01bfa4ca$8bfee4b0$bb15fea9@1wn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <001f01bfa4ca$8bfee4b0$bb15fea9@1wn.com>; from wayne.mcalpine@home.com on Wed, Apr 12, 2000 at 04:00:42PM -0600 X-PGP-Fingerprint: 62 45 D1 C9 26 F9 95 06 D6 21 2A C8 8C 16 C0 8E Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 04:00:42PM -0600, Wayne McAlpine wrote: > Hello, > > Would you happen to know what the maximunm amount of files and/or sub > directories that one can have in any single directory on a freebsd > ufs file system ? I'd really appreciate your response if you know the > answer. I suspect that for the number of files, there is no theoretical limit, other than the limit of the available i-nodes on your filesystem. After a truly huge number of files have been created in a single directory, performance is likely to degrade though. Perhaps it all depends on what will happen first: your filesystem run out of i-nodes, or performance gonne that way... However, for the nesting of subdirectories, there seems to be a limit. I tried this: $ cd /tmp $ while true; do mkdir 0; cd 0; sleep 0; done and waited to see whether it would stop or fill the rest of my /tmp partition with empty directories [yeah, i know, i like living on the dangerous side of the moon]. It stopped several levels down, and the last directory that my shell (currently bash) would not give me the error: cd: could not get current directory: getcwd: cannot access parent directories: No such file or directory was at a depth that I could see: % pwd | wc 1 1 1023 One level deeper, bash would not chdir, pwd would fail, etc. The limit seems to be that of a maximum pathname containing 1023 characters. I suspect POSIX has something to do with this :/ -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > For my public pgp key: finger keramida@diogenis.ceid.upatras.gr See the headers of this message for the key finger-print. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 13:57:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hellasnet.gr (mail.hellasnet.gr [212.54.192.3]) by hub.freebsd.org (Postfix) with ESMTP id 370E837BDF9 for ; Thu, 13 Apr 2000 13:57:08 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (ppp7.patr.hellasnet.gr [212.54.197.22]) by mail.hellasnet.gr (8.9.1/8.9.1) with ESMTP id WAA08196; Thu, 13 Apr 2000 22:55:51 +0200 (GMT) Received: (from charon@localhost) by hades.hell.gr (8.9.3/8.9.3) id QAA27396; Thu, 13 Apr 2000 16:57:25 +0300 (EEST) (envelope-from charon) Date: Thu, 13 Apr 2000 16:57:24 +0300 From: Giorgos Keramidas To: Sean-Paul Rees Cc: questions@FreeBSD.ORG Subject: Re: Refuse versus Filter Message-ID: <20000413165724.B25700@hades.hell.gr> Reply-To: keramida@ceid.upatras.gr References: <20000412220432.A1974@dreamfire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000412220432.A1974@dreamfire.net>; from sean@dreamfire.net on Wed, Apr 12, 2000 at 10:04:32PM -0700 X-PGP-Fingerprint: 62 45 D1 C9 26 F9 95 06 D6 21 2A C8 8C 16 C0 8E Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 10:04:32PM -0700, Sean-Paul Rees wrote: > > I have several ipfw rules to protect some potentially vulnerable > services from being exploited from the outside. However, when I do a > nmap, all the ports that I block show up as filtered. > > Is there a way to get a "Connection refused" effect with ipfw instead > of a connection just hanging? If they're UDP based services, like remote logging of syslogd, you can safely drop the packets and forget about them, i.e. # drop all packets destined to our syslogd deny udp from any to any 514 If they're TCP based services, you can return an RST packet to tell the other end that the port they're trying to connect to is not `open'. # drop all requests to identd service reset tcp from any to any 113 setup -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > For my public pgp key: finger keramida@diogenis.ceid.upatras.gr See the headers of this message for the key finger-print. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14: 6: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id AC93837B579 for ; Thu, 13 Apr 2000 14:06:04 -0700 (PDT) (envelope-from brameld@twave.net) Received: from [208.47.188.175] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id ya874586 for ; Thu, 13 Apr 2000 17:05:57 -0400 From: Walter Brameld To: "Mark Cox" , Subject: Re: Date: Thu, 13 Apr 2000 17:05:03 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <001801bfa5ca$346081e0$b3a4a5c2@bogboxminenu> In-Reply-To: <001801bfa5ca$346081e0$b3a4a5c2@bogboxminenu> MIME-Version: 1.0 Message-Id: <00041317054600.02132@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Apr 2000, in a never-ending search for enlightenment, Mark Cox wrote: > > hi i was wondering if someone could help me with a boot problem i installed BSD 3.4 last night and i run a dual boot with win2k i tried installing bootinst.exe but win2k says it's not supported and i'm not been offered FreeBSD at the boot process it juts boots staright into windows any help would be greatly apreciated thanks > You've apparently run out, so I'm sending you some of mine. ................................................................................................................................................................................................................................................................ -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14: 6:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from semail00.eng.us.uu.net (semail00.eng.us.uu.net [206.64.200.131]) by hub.freebsd.org (Postfix) with ESMTP id 3874537B649 for ; Thu, 13 Apr 2000 14:06:16 -0700 (PDT) (envelope-from stripes@eng.us.uu.net) Received: from garotte.eng.us.uu.net by semail00.eng.us.uu.net with ESMTP (peer crosschecked as: garotte.eng.us.uu.net [199.170.215.24]) id RAA05002; Thu, 13 Apr 2000 17:06:15 -0400 (EDT) Received: from garotte.eng.us.uu.net by garotte.eng.us.uu.net with ESMTP (peer crosschecked as: localhost.eng.us.uu.net [127.0.0.1]) id RAA17859; Thu, 13 Apr 2000 17:06:14 -0400 (EDT) Message-Id: To: mailto:;mailto:;mailto: ;, @eng.us.uu.net; Subject: trubble with vnconfig/disklabel/fdisk and a 16M image Date: Thu, 13 Apr 2000 17:06:14 -0400 From: "Josh M. Osborne" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to build a 16M FreeBSD image (like PicoBSD, but not as small). I'm doing it under 4.0 (I need the USB code). I'm trying to test it with bochs (I tryed vmware before, but gave up). I've tryed many variations of the following: # dd if=/dev/zero bs=1048576 count=16 of=16M-bochs # vnconfig -u -v vn0 # vnconfig -v vn0 16M-bochs # disklabel -R -r vn0 bochs.label # fdisk -I -B -v vn0 (test image -- no boot blocks found) # disklabel -w -B vn0 auto (gets "disklabel: No space left on device", same with "disklabel -w -B vn0 bochs.label") bochs.label contains: # /dev/rvn0c: type: unknown disk: amnesiac label: flags: bytes/sector: 512 sectors/track: 17 tracks/cylinder: 8 sectors/cylinder: 136 cylinders: 240 sectors/unit: 32640 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 32623 17 unused 0 0 # (Cyl. 0 - 65279) a: 32640 0 unused 0 0 # (Cyl. 0 - 65279) With this it claims "disklabel: ioctl DIOCSDINFO: open partition would move or shrink". If I take out the a partition, or use "auto" rather then "bochs.label" the disklabel seems to work, but no boot blocks are written. Does anyone have any ideas on how to do this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14:15:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.tigereyes.com (ns1.tigereyes.com [216.205.12.194]) by hub.freebsd.org (Postfix) with ESMTP id 52EFF37BDE3 for ; Thu, 13 Apr 2000 14:15:39 -0700 (PDT) (envelope-from mako@bigfatbastard.com) Received: from tigereyes (pool0741.cvx7-bradley.dialup.earthlink.net [209.178.166.231]) by ns1.tigereyes.com (8.9.3/8.9.3) with SMTP id RAA13204 for ; Thu, 13 Apr 2000 17:15:24 -0400 Message-Id: <3.0.3.32.20000413141502.034c3a58@www.bigfatbastard.com> X-Sender: mako@www.bigfatbastard.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Thu, 13 Apr 2000 14:15:02 -0700 To: freebsd-questions@FreeBSD.ORG From: Mako Subject: JDK Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I downloaded the files "jdk1.1.8_AOUT.V1999-11-9.tar.gz" and "jdk1.1.8_ELF.V1999-11-9.tar" off your site and when I open it it un compresses into the directory "jdk1.1.8". OK, when I try and run make it just gives me; enlarge# make make: no target to make. I tried to follow your instructions; cd /usr/ports/java/jdk make make install make clean I get an error on cd; enlarge# cd usr/ports/java/jdk usr/ports/java/jdk: No such file or directory. Is the tar file supposed to create that directory tree? Anyway, I'm lost, any help would be appreciated. Mako To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14:16:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bassia.wanadoo.fr (smtp-rt-5.wanadoo.fr [193.252.19.159]) by hub.freebsd.org (Postfix) with ESMTP id CC25437BC43 for ; Thu, 13 Apr 2000 14:16:47 -0700 (PDT) (envelope-from fifi@book-in.com) Received: from andira.wanadoo.fr (193.252.19.152) by bassia.wanadoo.fr; 13 Apr 2000 23:16:42 +0200 Received: from book-in.com (164.138.215.1) by andira.wanadoo.fr; 13 Apr 2000 23:16:22 +0200 Message-ID: <38F647F0.607507FF@book-in.com> Date: Thu, 13 Apr 2000 23:19:27 +0100 From: Fifi standard X-Mailer: Mozilla 4.5 [fr] (Macintosh; I; PPC) X-Accept-Language: fr MIME-Version: 1.0 To: questions@FreeBSD.org Subject: php & mysql ? Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have to begin a choise : linux or free bsd ? i'm french & there are few books about your unix to help a beginer ! any way i have to produce a soft ware under php & my sql ; is it possible with your os ? then, is it possible to find or put a french command line & keyboards like mandrake have done? thenk's for this first help! philippe Garrigues Avignon france To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14:21:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 731DB37B680 for ; Thu, 13 Apr 2000 14:21:14 -0700 (PDT) (envelope-from dan@langille.org) Received: from localhost (dan@localhost) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id JAA19069; Fri, 14 Apr 2000 09:20:46 +1200 (NZST) Date: Fri, 14 Apr 2000 09:20:44 +1200 (NZST) From: Dan Langille X-Sender: dan@ducky.nz.freebsd.org To: Fifi standard Cc: questions@FreeBSD.ORG Subject: Re: php & mysql ? In-Reply-To: <38F647F0.607507FF@book-in.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000, Fifi standard wrote: > i have to begin a choise : > linux or free bsd ? I doubt you'll get anyone on this list saying anything but FreeBSD. > i'm french & there are few books about your unix to help a beginer ! > any way i have to produce a soft ware under php & my sql ; is it > possible with your os ? Yes. If I can do it, anyone can. Learning php isn't that hard. Have a search for php & mysql tutorials. I think webmonkey has one. Putting mysql in isn't too hard. And a port exists for apache-php. Install mysql first. Then the apache-php port. I wrote about my mysql installation at http://www.freebsddiary.org/mysql.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14:32:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id E506E37B635 for ; Thu, 13 Apr 2000 14:32:25 -0700 (PDT) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id XAA21154 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 23:32:24 +0200 (CEST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id WAA62072 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 22:41:48 +0200 (CEST) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: serial console annoyances Date: 13 Apr 2000 22:41:48 +0200 Message-ID: <8d5bec$1sja$1@bigeye.rhein-neckar.de> References: <200004120019.UAA07603@blackhelicopters.org> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael Lucas wrote: > If I understand correctly (ha!), the headless machine should dump the > serial console out sio0 automatically under the GENERIC kernel. No. You need to tell the bootstrap to use a serial console. See boot(8). -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14:32:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id B453037BC6A for ; Thu, 13 Apr 2000 14:32:29 -0700 (PDT) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id XAA21175 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 23:32:28 +0200 (CEST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id WAA62366 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 22:51:17 +0200 (CEST) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: "dangerously dedicated" Date: 13 Apr 2000 22:51:16 +0200 Message-ID: <8d5c04$1ssg$1@bigeye.rhein-neckar.de> References: <20000412162504.N35391@freebie.lemis.com> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey wrote: > 2. On the PC, Microsoft developed its own partitioning, with a > maximum of four partitions. BTW, did Microsoft invent the partition scheme, or was this specified by IBM? -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14:36:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lobster.baynetworks.com (ns3.BayNetworks.COM [192.32.253.3]) by hub.freebsd.org (Postfix) with ESMTP id BDD8137B57D for ; Thu, 13 Apr 2000 14:34:49 -0700 (PDT) (envelope-from bwithrow@engeast.BayNetworks.COM) Received: from mailhost.BayNetworks.COM (h8754.s84f5.BayNetworks.COM [132.245.135.84]) by lobster.baynetworks.com (8.9.1/8.9.1) with ESMTP id RAA00588; Thu, 13 Apr 2000 17:38:28 -0400 (EDT) Received: from pobox.engeast.BayNetworks.COM (pobox.engeast.baynetworks.com [192.32.61.6]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id RAA12390; Thu, 13 Apr 2000 17:38:57 -0400 (EDT) Received: from tuva.engeast.baynetworks.com (tuva [192.32.150.102]) by pobox.engeast.BayNetworks.COM (SMI-8.6/BNET-97/04/24-S) with ESMTP id RAA29993; Thu, 13 Apr 2000 17:34:12 -0400 for Received: from tuva.engeast.baynetworks.com (localhost [127.0.0.1]) by tuva.engeast.baynetworks.com (8.9.3/8.9.3) with ESMTP id RAA36413; Thu, 13 Apr 2000 17:33:55 -0400 (EDT) (envelope-from bwithrow@tuva.engeast.baynetworks.com) Message-Id: <200004132133.RAA36413@tuva.engeast.baynetworks.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Gustavo V G C Rios Cc: "Withrow, Robert (W.) [BAY:BL60:430]" , freebsd-questions@FreeBSD.ORG Subject: Re: xdm and FreeBSD 4.0-RELEASE In-Reply-To: Message from Gustavo V G C Rios of "Thu, 13 Apr 2000 17:31:09 -0000." <38F6045D.82CB96A7@tdnet.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 13 Apr 2000 17:33:55 -0400 From: Robert Withrow Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kernel@tdnet.com.br said: :- What do you think? You should be aware of the problems it may cause. Well, since you ask... ;-) I suggest that instead, you do this which was suggested on Hackers, rather than disable authorization...: *** xdm-config.orig Thu Apr 13 16:37:35 2000 --- xdm-config Thu Apr 13 16:37:52 2000 *************** *** 10,16 **** --- 10,18 ---- ! X terminals will be configured that way, so by default ! use authorization only for local displays :0, :1, etc. DisplayManager._0.authorize: true + DisplayManager._0.authName: MIT-MAGIC_COOKIE-1 DisplayManager._1.authorize: true + DisplayManager._1.authName: MIT-MAGIC_COOKIE-1 ! The following three resources set up display :0 as the console. DisplayManager._0.setup: /usr/X11R6/lib/X11/xdm/Xsetup_0 DisplayManager._0.startup: /usr/X11R6/lib/X11/xdm/GiveConsole -- Robert Withrow -- (+1 978 288 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14:40:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stono.cs.cofc.edu (stono.cs.cofc.edu [153.9.17.3]) by hub.freebsd.org (Postfix) with ESMTP id C620037B726 for ; Thu, 13 Apr 2000 14:40:09 -0700 (PDT) (envelope-from jimmy@cs.cofc.edu) Received: from [153.9.17.27] (burton.cs.cofc.edu [153.9.17.27]) by stono.cs.cofc.edu (8.9.3/8.9.3) with ESMTP id RAA10861 for ; Thu, 13 Apr 2000 17:37:47 -0400 X-Sender: jimmy@stono.cs.cofc.edu Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 13 Apr 2000 17:41:01 -0400 To: questions@FreeBSD.ORG From: "James B. Wilkinson" Subject: Re: I'm at a loss for a way to mount this second harddrive Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't help jumping in with my own clue-impaired question: chip typed "disklabel wd3s1" BSD typed back (in part) "disk: wd1s1" ^^^^^ so why does disklabel come back with "wd1s1" instead of "wd3s1"?? ^ ^ ^ ^ something to do with where it was mounted before, perhaps? I don't have a problem to fix here; I'm just a curious sort (alternate interpretations permitted). >And here are the results of disklabel wd3s1 (as per your >instructions) >chip# disklabel wd3s1 ># /dev/rwd3s1c: >type: ESDI >disk: wd1s1 ^^^^^ ^^^^^ [etc.] ------------------------------------------------------------- Jimmy Wilkinson | Perfesser of Computer Science jimmy@cs.CofC.edu | The College of Charleston (843) 953-8160 | Charleston SC 29424 If there is one word to describe me, that word would have to be "profectionist". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 14:48:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailbox.mcs.net (Mailbox.mcs.com [192.160.127.87]) by hub.freebsd.org (Postfix) with ESMTP id 650F337BC2E for ; Thu, 13 Apr 2000 14:48:18 -0700 (PDT) (envelope-from tforrest@mailbox.mcs.net) Received: (from tforrest@localhost) by mailbox.mcs.net (8.9.3/8.9.3) id QAA92996; Thu, 13 Apr 2000 16:48:11 -0500 (CDT) (envelope-from tforrest) Message-Id: <200004132148.QAA92996@mailbox.mcs.net> From: "Tommy Forrest - KE4PYM" To: "Bhishan Hemrajani" Cc: "freebsd-questions@FreeBSD.ORG" , "Neill Robins" Date: Thu, 13 Apr 2000 17:48:05 -0400 Reply-To: "Tommy Forrest - KE4PYM" X-Mailer: PMMail 2000 Professional (2.10.2000) For Windows 98 (4.10.1998) In-Reply-To: <200004130245.e3D2jVY23622@cytosine.dhs.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: cable download varies w/FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Misconfigured NIC, misconfigured NIC software, bad NIC, bad connector on NIC? On Wed, 12 Apr 2000 19:45:31 -0700 (PDT), Bhishan Hemrajani wrote: >Do you know what might be the cause of these slow speeds at times? >Because I usually go around 250kbytes/sec on the average. And >if I'm lucky I can get up to 500kbytes/sec. > >--bhishan > Tommy Forrest - KE4PYM - tforrest@mcs.net http://www.mcs.net/~tforrest And now, its time, for some useless, bandwidth wasting words of wisdom: Dogs crawl under gates, software crawls under Windows! PGP Public Key Fingerprint: 5762 A3CC 8EA5 8542 9666 222B 61A9 2558 ** Tag(s) inserted by Bandit Tagger98 - http://www.gbar.dtu.dk/~c918704 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 15: 3: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.sisna.com (mail.sisna.com [209.210.176.29]) by hub.freebsd.org (Postfix) with ESMTP id 8DD2237BDE9; Thu, 13 Apr 2000 15:02:57 -0700 (PDT) (envelope-from jms235@sisna.com) Date: Thu, 13 Apr 2000 16:00:40 -0600 Message-Id: <200004131600.AA1093599280@mail.sisna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable From: "Jonathan Slivko" Reply-To: X-Sender: To: "'freebsd-questions@freebsd.org'" , "'freebsd-newbies@freebsd.org'" , Francisco Sanchez Subject: Re: silly error X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did you try adding that user into the root/wheel group? ---------- Original Message ---------------------------------- From: Francisco Sanchez Date: Thu, 13 Apr 2000 12:51:57 -0700 >=D7 hello, >=D7 i am still pretty new to the FreeBSD world, and the X world, >=D7 and, yes, also the WindowMaker world. if my question sounds >=D7 a little simplistic, please bear with me. anyway, i recently >=D7 installed FreeBSD 4.0, with XFree86-4.0, >=D7 XFree86-aoutlibs-3.3.3, and windowmaker-0.61.1. Whenever i >=D7 try to startx, it fails with the following error message: >=D7 >=D7 Fatal server error: >=D7 xf86OpenConsole: Server must be running with root permissions >=D7 You should be using Xwrapper to start the server or xdm. >=D7 We strongly advise against making the server SUID root! >=D7 >=D7 now, this is obviosly some sort of permissions error, as i >=D7 can startx with sudo and as root, but not as any other user >=D7 on my box. i've tried using Xwrapper, and xdm, but to no >=D7 avail. what am i doing wrong? thanx in advance for your help. >=D7 >=D7 also, a side note, what is the difference between >=D7 windowmaker-0.61.1 and windowmaker-i18n-0.61.1? what are the >=D7 i18n extensions? thanx again. >=D7 >=D7 -=3Df=3D- > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-newbies" 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 Apr 13 15:14:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id 8619037BDED for ; Thu, 13 Apr 2000 15:14:35 -0700 (PDT) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id SAA26460; Thu, 13 Apr 2000 18:13:18 -0400 (EDT) (envelope-from brett@peloton.runet.edu) Date: Thu, 13 Apr 2000 18:13:17 -0400 (EDT) From: Brett Taylor To: J McKitrick Cc: questions@FreeBSD.ORG Subject: Re: staroffice from cdrom In-Reply-To: <20000413204037.A1865@dogma.freebsd-uk.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi On Thu, 13 Apr 2000, J McKitrick wrote: > Is there a trick to installing staroffice 5.1 from cdrom? You can't: peloton: {43} more /usr/ports/editors/staroffice5/Makefile -snip- NO_CDROM= 'Must be downloaded direct from Sun via www interface' Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * Dept. of Mathematics and Statistics * Walker 234 (540) 831-5410 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 15:22:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sf-mx1.Snap.COM (sf-mx1.snap.com [206.132.167.15]) by hub.freebsd.org (Postfix) with ESMTP id CB30F37B92C; Thu, 13 Apr 2000 15:22:40 -0700 (PDT) (envelope-from FranciscoS@nbci.com) Received: from exchange.snap.com (exchange.snap.com [10.100.1.19]) by sf-mx1.Snap.COM (8.10.0/8.10.0) with ESMTP id e3DMLup17089; Thu, 13 Apr 2000 15:21:57 -0700 (PDT) Received: by exchange.snap.com with Internet Mail Service (5.5.2650.21) id <2P0XNAFC>; Thu, 13 Apr 2000 15:17:30 -0700 Message-ID: <4BA40B5A514ED311B9A40008C7DFB0A101297824@exchange2.snap.com> From: Francisco Sanchez To: "'jms235@sisna.com'" , "'freebsd-questions@freebsd.org'" , "'freebsd-newbies@freebsd.org'" , Francisco Sanchez Subject: RE: silly error Date: Thu, 13 Apr 2000 15:20:28 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yes, the user is invited to that group ::::::: NBCi ::::::::::::::::::::::::::::::: = =20 ::: ::: francisco j sanchez ::: Software Operations Engineer ::: v://415.375.5380 e://franciscos@nbci.com ::: -----Original Message----- From: Jonathan Slivko [mailto:jms235@sisna.com] Sent: Thursday, April 13, 2000 3:01 PM To: 'freebsd-questions@freebsd.org'; 'freebsd-newbies@freebsd.org'; Francisco Sanchez Subject: Re: silly error Did you try adding that user into the root/wheel group? ---------- Original Message ---------------------------------- From: Francisco Sanchez Date: Thu, 13 Apr 2000 12:51:57 -0700 >=D7 hello, >=D7 i am still pretty new to the FreeBSD world, and the X world,=20 >=D7 and, yes, also the WindowMaker world. if my question sounds=20 >=D7 a little simplistic, please bear with me. anyway, i recently=20 >=D7 installed FreeBSD 4.0, with XFree86-4.0,=20 >=D7 XFree86-aoutlibs-3.3.3, and windowmaker-0.61.1. Whenever i=20 >=D7 try to startx, it fails with the following error message: >=D7=20 >=D7 Fatal server error: >=D7 xf86OpenConsole: Server must be running with root permissions >=D7 You should be using Xwrapper to start the server or xdm. >=D7 We strongly advise against making the server SUID root! >=D7=20 >=D7 now, this is obviosly some sort of permissions error, as i=20 >=D7 can startx with sudo and as root, but not as any other user=20 >=D7 on my box. i've tried using Xwrapper, and xdm, but to no=20 >=D7 avail. what am i doing wrong? thanx in advance for your help. >=D7=20 >=D7 also, a side note, what is the difference between=20 >=D7 windowmaker-0.61.1 and windowmaker-i18n-0.61.1? what are the=20 >=D7 i18n extensions? thanx again. >=D7=20 >=D7 -=3Df=3D-=20 > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-newbies" 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 Thu Apr 13 15:22:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 7B06037BE00 for ; Thu, 13 Apr 2000 15:22:45 -0700 (PDT) (envelope-from markh@lon.imag.net) Received: from mymachine.imag.net (lon-p131.wwdc.com [207.200.138.132]) by superman.imag.net (8.9.3/8.9.3) with SMTP id PAA04488; Thu, 13 Apr 2000 15:23:58 -0700 (PDT) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@FreeBSD.ORG Subject: Re: X-Window Manager for Small Size RAM Date: Thu, 13 Apr 2000 18:11:58 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <000701bfa4f1$d97bb520$4f1e40ca@alexkwan> Cc: alexkwan@pacific.net.hk MIME-Version: 1.0 Message-Id: <00041318192000.00249@mymachine.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 Apr 2000, Alex Kwan wrote: > Hi! > My FreeBsd Box was 4.0R am only have 32 MB RAM, > which X window managers are recommanded? Pretty much anything other than Gnome, actually. If you haven't already done so, rebuilding your kernel with only the drivers you do need will make more of a difference than your choice of window manager. Window managers run in user space, so they can be swapped, (but if you run Gnome on 32 MB RAM, it'll spend too much time swapping.) The kernel, on the other hand, can't be swapped, so unnecessary drivers just chew up memory. Mark Hendriks markh@lon.imag.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 15:25:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c1870039.telekabel.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id CCCBA37B680 for ; Thu, 13 Apr 2000 15:25:20 -0700 (PDT) (envelope-from roelof@nisser.com) Received: from nisser.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id AAA13915; Fri, 14 Apr 2000 00:25:00 +0200 (CEST) (envelope-from roelof@nisser.com) Message-ID: <38F64994.52BE4CDA@nisser.com> Date: Fri, 14 Apr 2000 00:26:28 +0200 From: Roelof Osinga Organization: eboa - engineering buro Office Automation X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Lorenzo.Cavassa@CSP.it Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD+Squid+SmartFilter References: <38F57F07.6DE19EA2@CSP.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lorenzo Cavassa wrote: > > ... > users. The best seems to be SmartFilter (http://www.smartfilter.com), > but run only on Linux and other Unices... Linux is not UNIX whereas BSD is, so if that's the only requirement you're covered. Roelof -- Het Slakke Huis van de TGV op http://SlakkeHuis.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 15:28:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-03-real.cdsnet.net (mail-03-real.cdsnet.net [204.118.244.93]) by hub.freebsd.org (Postfix) with SMTP id D07AB37B5D7 for ; Thu, 13 Apr 2000 15:28:34 -0700 (PDT) (envelope-from mrcpu@internetcds.com) Received: (qmail 34419 invoked from network); 13 Apr 2000 22:28:34 -0000 Received: from schizo.cdsnet.net (204.118.244.32) by mail-03-real.cdsnet.net with SMTP; 13 Apr 2000 22:28:34 -0000 Date: Thu, 13 Apr 2000 15:24:22 -0700 (PDT) From: Jaye Mathisen X-Sender: mrcpu@schizo.cdsnet.net To: Dany Cayouette Cc: cgotzmann@home.com, questions@FreeBSD.ORG Subject: Re: PPOE Docs In-Reply-To: <38F5E619.24F90277@playground.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man pppoed There is a PPP over ethernet daemon, at least in 4.x and above. On Thu, 13 Apr 2000, Dany Cayouette wrote: > cag wrote: > > > I have study your docs about PPPOE and I have not yet got a good > > understanding of how this would be used or why. What the difference > > between PPP and PPPOE. PPP over TCP is to slow so I thought I would > > look at PPPOE. > > > > Here's what I understand. > > > > PPPOED would be used at the server to listen for PPP connections . What > > TCP /UDP port does it listen on ? > > > > Next how would you use the client / user side. All the doc's that show > > config samples for ppp.conf do not indicate how the client / user > > connects to the remote server. what host name IP address etc. > > > > What I am trying to do is create a IP tunnel between to FREEBSD > > gateways. Using PPP over TCP is to slow compared to the same connection > > not using PPP. I get about 1/10th the throughput using ppp compared to > > a straight ethernet connection over the same link. > > > > Thanks if you can clear this up for me. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > PPPoE appeared with broadband Internet access services (Cable modem and > xDSL). It is being 'forced' on the subscribers of some service providers. > I believe some of the short coming it is trying to solve is the lack of > authentication with DHCP. DHCP was initially designed for a corporate > environment and not really a public network. There is some work happening > to fill some of the gap. > > On of the concept behing PPPoE is that the end user and also the service > provider infracstructure is already establish to support PPP (because of > the existing dial up services) They can reuse their RADIUS server and > probably all account management tools they have created around it. Also, > in the case of DHCP you mainly have a 'pin down/static' connection. One of > the pitch for PPPoE is that you can select different services by login as a > different user e.g. user@isp.com to go to my ISP or user@corp.com to access > my corporate LAN. > > So the FreeBSD folks were great enough to give us a PPPoE stack so we > could use our favorite OS to access the Internet via our PPPoE enabled > service provider (Thanks guys!). So I believe the current implementation > is for the client side of PPPoE. I don't think there is a PPPoE server > implementation and I don't think there is much use for it but if you want > to implement one... > > Dany > p.s. I know a bit on PPPoE but I still consider myself a newbie on FreeBSD. > > > > 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 Apr 13 15:31:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pascal.uol.com.br (pascal.uol.com.br [200.230.198.87]) by hub.freebsd.org (Postfix) with ESMTP id 64DAF37BACE for ; Thu, 13 Apr 2000 15:31:52 -0700 (PDT) (envelope-from mgarbato@uol.com.br) Received: from usuario ([200.190.6.8]) by pascal.uol.com.br (8.9.1/8.9.1) with SMTP id TAA25164 for ; Thu, 13 Apr 2000 19:31:29 -0300 (BRT) Message-ID: <009e01bfa598$fb26cfa0$0806bec8@usuario> From: "Garbato, Marcelo" To: Subject: mensagens Date: Thu, 13 Apr 2000 19:37:42 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0093_01BFA57F.BC278740" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0093_01BFA57F.BC278740 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable OI... estive navegando em seu site, e n=E3o sei o que eu fiz, l=E1 pois estou = recebendo um 'caminh=E3o de emails' todos os dias, com perguntas sobre = freebsd. Como eu fa=E7o para n=E3o receber mais isto? Voc=EAs podem me = descadastrar deste servi=E7o? Tem outro modo para eu ver seus newsletter? muito obrigado..... Marcelo Garbato -------------------------- ------=_NextPart_000_0093_01BFA57F.BC278740 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
OI...
 
estive navegando em seu site, e n=E3o sei o que eu = fiz, l=E1 pois=20 estou recebendo um 'caminh=E3o de emails' todos os dias, com perguntas = sobre=20 freebsd.
 
Como eu fa=E7o para n=E3o receber mais isto? Voc=EAs = podem me=20 descadastrar deste servi=E7o?
 
Tem outro modo para eu ver seus = newsletter?
 
muito obrigado.....
Marcelo=20 Garbato
--------------------------
------=_NextPart_000_0093_01BFA57F.BC278740-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 15:41:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.everyone.net (mail.everyone.net [208.184.100.4]) by hub.freebsd.org (Postfix) with ESMTP id 36B5E37B747 for ; Thu, 13 Apr 2000 15:41:54 -0700 (PDT) (envelope-from eng@everyone.net) Received: from everyone.net (unknown [192.168.128.42]) by mail.everyone.net (Postfix) with ESMTP id 2B8A93A558; Thu, 13 Apr 2000 15:41:54 -0700 (PDT) Message-ID: <38F64DF6.775DF800@everyone.net> Date: Thu, 13 Apr 2000 15:45:10 -0700 From: Edwin Ng X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: The Hermit Hacker , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD v. "the world" ... References: <20000413134354.A4381@fw.wintelcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I think an excellent case is Hotmail whos front end stuff runs on > FreeBSD and backend on Solaris, they pretty effectively broke down > what needed to be where based on cost and performance objectives. > > Simply put, if FreeBSD saves you time and money on software and > hardware costs and the impact on running a mixed shop isn't signifigant > and not going for it doesn't make much sense. We are considering to deploy freebsd for our web-based services too. We are currently using mostly Solaris, but we are attracted to the cost/performance ratio of linux and freebsd too. We will be doing some benchmarking to see which platform really provides the number. Any suggestions on things to look for will be appreciated. One of the concerns I have with freebsd is the lack of widespread support from software and hardware vendors. With Linux, it is getting so much momentum that it is really not an issue anymore. With freebsd, it is just not very clear. One example is the administration of large installations. Solaris and Linux have jumpstart and kickstart respectively to support robust and consistent machine build. The closest I found in freebsd is etherboot, but the documentation is lacking. Lastly, is there any article or url that talks about hotmail using freebsd for front end? Thanks a lot. Edwin Ng Everyone.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 15:42:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id B323237B649 for ; Thu, 13 Apr 2000 15:42:47 -0700 (PDT) (envelope-from brameld@twave.net) Received: from [208.47.188.175] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id fa876881 for ; Thu, 13 Apr 2000 18:42:39 -0400 From: Walter Brameld To: keramida@ceid.upatras.gr, Giorgos Keramidas , Wayne McAlpine Subject: Re: Question Date: Thu, 13 Apr 2000 18:22:39 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <001f01bfa4ca$8bfee4b0$bb15fea9@1wn.com> <20000413164035.A25700@hades.hell.gr> In-Reply-To: <20000413164035.A25700@hades.hell.gr> MIME-Version: 1.0 Message-Id: <00041318422101.02132@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000, in a never-ending search for enlightenment, Giorgos Keramidas wrote: > On Wed, Apr 12, 2000 at 04:00:42PM -0600, Wayne McAlpine wrote: > > Hello, > > > > Would you happen to know what the maximunm amount of files and/or sub > > directories that one can have in any single directory on a freebsd > > ufs file system ? I'd really appreciate your response if you know the > > answer. > > I suspect that for the number of files, there is no theoretical limit, > other than the limit of the available i-nodes on your filesystem. After > a truly huge number of files have been created in a single directory, > performance is likely to degrade though. Perhaps it all depends on what > will happen first: your filesystem run out of i-nodes, or performance > gonne that way... > > However, for the nesting of subdirectories, there seems to be a limit. > I tried this: > > $ cd /tmp > $ while true; do mkdir 0; cd 0; sleep 0; done > > and waited to see whether it would stop or fill the rest of my /tmp > partition with empty directories [yeah, i know, i like living on the > dangerous side of the moon]. > > It stopped several levels down, and the last directory that my shell > (currently bash) would not give me the error: > > cd: could not get current directory: getcwd: cannot access > parent directories: No such file or directory > > was at a depth that I could see: > > % pwd | wc > 1 1 1023 > > One level deeper, bash would not chdir, pwd would fail, etc. > The limit seems to be that of a maximum pathname containing 1023 > characters. I suspect POSIX has something to do with this :/ > > -- > Giorgos Keramidas, < keramida @ ceid . upatras . gr > Please don't forget my newbie status, but after seeing this question and a previous one on number of available inodes I thought I'd pass this along from 'man newfs'. The characters of interest are: 1) blocksize - Block size of the file system. The value must be a power of 2, the default is 8192 bytes and the smallest allowable size is 4096 bytes. 2) fragsize - The fragment size of the file system. Also a power of 2 in the range of blocksize/8 and blocksize. Default is 1024 bytes. 3) bytes-per-inode. The default is to create an inode for every (4 * fragsize) bytes of data space. Using the command 'df -i' will show you how many inodes you have used, and how many are still available. -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 15:44:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 2BD5F37B747 for ; Thu, 13 Apr 2000 15:44:15 -0700 (PDT) (envelope-from brameld@twave.net) Received: from [208.47.188.175] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id ka876912 for ; Thu, 13 Apr 2000 18:44:05 -0400 From: Walter Brameld To: "Simon Holliday" , "Simon Holliday" , Subject: Re: removing partition manager Date: Thu, 13 Apr 2000 18:43:29 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <001e01bfa588$f4af7ce0$210110ac@billco.com> In-Reply-To: <001e01bfa588$f4af7ce0$210110ac@billco.com> MIME-Version: 1.0 Message-Id: <00041318440602.02132@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000, in a never-ending search for enlightenment, Simon Holliday wrote: > hi folks, > > have a friend who has installed freebsd 4.0 on a machine he shouldn't... > he's removed freebsd but he's still getting the partition manager at boot. > he wants to install win95/98/NT (or whatever) without the boot manager (no > "F1 DOS" prompt). since I've never had to remove FreeBSD I can't help him > and am too dumb to figure it out.... > > > anyone??? > > > thanks, Have your friend do 'fdisk /mbr'. -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 15:54:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 242F937BDCD for ; Thu, 13 Apr 2000 15:54:27 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3DMr0X26948; Thu, 13 Apr 2000 15:53:00 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004132253.e3DMr0X26948@cytosine.dhs.org> Subject: Re: FTP Server ! ! ! In-Reply-To: <013601bfa552$50f81480$65010180@lojasobino.com.br> from Fabrizzio Batista at "Apr 13, 2000 11:12:34 am" To: Fabrizzio Batista Date: Thu, 13 Apr 2000 15:53:00 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I prefer proftpd, however there are many other very good choices. www.proftpd.net Also, there is a tutorial on how to get FP2000 Extensions to work. See www.freebsddiary.org --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > > Hi gurus, > > I don_t get FP2000 Extensions works OK, so I will try FTP. > > Somebody know a secure and "nice" FTP Server that I could provide to my > users update your sites in my SERVER ? > > Thanks for all, > > > Fabrizzio > > > > 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 Apr 13 15:55:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tegan.swt.edu (tegan.swt.edu [147.26.10.12]) by hub.freebsd.org (Postfix) with ESMTP id 9122F37BA6F for ; Thu, 13 Apr 2000 15:55:08 -0700 (PDT) (envelope-from bradley@swt.edu) Received: from swt.edu (m0215.dialin.swt.edu) by swt.edu (PMDF V5.1-12 #20823) with ESMTP id <01JO72GJZAZ08WWLEK@swt.edu> for FreeBSD-questions@freebsd.org; Thu, 13 Apr 2000 17:55:07 CST Date: Thu, 13 Apr 2000 17:56:42 -0500 From: Bradley Crecelius Subject: More Info On sio1 problem To: FreeBSD-questions@freebsd.org Message-id: <38F650AA.EDBC0A59@swt.edu> MIME-version: 1.0 X-Mailer: Mozilla 4.5 [en] (Win98; I) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG psy:/etc# uname -a FreeBSD psy.2y.net 3.4-STABLE FreeBSD 3.4-STABLE #0: Tue Apr 4 09:42:53 GMT 200 0 root@psy.2y.net:/usr/src/sys/compile/PSY i386 psy:/etc# dmesg|grep sio1 sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A sio1: 14 more interrupt-level buffer overflows (total 14) sio1: 164 more interrupt-level buffer overflows (total 178) sio1: 7 more interrupt-level buffer overflows (total 185) sio1: 12 more interrupt-level buffer overflows (total 197) sio1: 26 more interrupt-level buffer overflows (total 223) sio1: 14 more interrupt-level buffer overflows (total 237) sio1: 14 more interrupt-level buffer overflows (total 251) sio1 is the controller for my modem. Im not sure what other Info any of you may need. The same messages from dmesg are all that is in /var/log/messages that relates to this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 16: 1:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rhenium.btinternet.com (rhenium.btinternet.com [194.73.73.93]) by hub.freebsd.org (Postfix) with ESMTP id 143F137BC26 for ; Thu, 13 Apr 2000 16:01:22 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.76.235] (helo=parish.my.domain) by rhenium.btinternet.com with esmtp (Exim 2.05 #1) id 12fsbe-0001sk-00; Fri, 14 Apr 2000 00:01:02 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id AAA00638; Fri, 14 Apr 2000 00:01:17 +0100 (BST) (envelope-from mark) Date: Fri, 14 Apr 2000 00:01:17 +0100 From: Mark Ovens To: Brett Taylor Cc: J McKitrick , questions@freebsd.org Subject: Re: staroffice from cdrom Message-ID: <20000414000117.A233@parish> References: <20000413204037.A1865@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from brett@peloton.runet.edu on Thu, Apr 13, 2000 at 06:13:17PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 13, 2000 at 06:13:17PM -0400, Brett Taylor wrote: > Hi > > On Thu, 13 Apr 2000, J McKitrick wrote: > > > Is there a trick to installing staroffice 5.1 from cdrom? > > You can't: > > peloton: {43} more /usr/ports/editors/staroffice5/Makefile > -snip- > > NO_CDROM= 'Must be downloaded direct from Sun via www interface' > Que? I installed SO from the (Sun) CDROM using the port. > Brett > ***************************************************** > Dr. Brett Taylor brett@peloton.runet.edu * > Dept of Chem and Physics * > Curie 39A (540) 831-6147 * > Dept. of Mathematics and Statistics * > Walker 234 (540) 831-5410 * > ***************************************************** > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 16: 5:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.scraprap.com (adsl-216-103-213-248.dsl.snfc21.pacbell.net [216.103.213.248]) by hub.freebsd.org (Postfix) with ESMTP id 506A637B735 for ; Thu, 13 Apr 2000 16:05:32 -0700 (PDT) (envelope-from jsoule@mail.scraprap.com) Received: from [10.0.0.103] (account ) by mail.scraprap.com (CommuniGate Pro WebUser 3.2.3) with HTTP id 61245 for ; Thu, 13 Apr 2000 16:05:32 -0700 From: "Jeff Soule" Subject: pstack for freeBSD To: freebsd-questions@FreeBSD.ORG X-Mailer: CommuniGate Pro Web Mailer v.3.2.3 Date: Thu, 13 Apr 2000 16:05:32 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I am looking for a version of pstack or something that will do the same thing for freeBSD. Any help or pointers would be appreciated :-) /Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 16:17:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 946EC37BA6F for ; Thu, 13 Apr 2000 16:17:26 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-181.alpha.net.au [203.41.44.181] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id JAA03384; Fri, 14 Apr 2000 09:17:01 +1000 From: Danny To: "Jerry Lei" , freebsd-questions@FreeBSD.ORG Subject: Re: change the greeting of FTP server Date: Sat, 15 Apr 2000 09:20:46 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20000413000216.27084.qmail@hotmail.com> MIME-Version: 1.0 Message-Id: <00041509222000.00325@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can chnage the greeting in /stand/sysinstall On Thu, 13 Apr 2000, Jerry Lei wrote: > Hi, > > When I install FreeBSD, I setup the ftp server. But I put the wrong greeting > message when asking me to write it during installation. > How could I change a welcome message of ftp server? Thanks. > > > Lei > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.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 Apr 13 16:22:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id EB73C37B538 for ; Thu, 13 Apr 2000 16:22:22 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 1.92 #3) id 12fswH-0001f1-00; Fri, 14 Apr 2000 00:22:21 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id AAA04348; Fri, 14 Apr 2000 00:22:20 +0100 (BST) (envelope-from jcm) Date: Fri, 14 Apr 2000 00:22:20 +0100 From: J McKitrick To: Mark Ovens Cc: Brett Taylor , questions@freebsd.org Subject: Re: staroffice from cdrom Message-ID: <20000414002220.A4327@dogma.freebsd-uk.eu.org> References: <20000413204037.A1865@dogma.freebsd-uk.eu.org> <20000414000117.A233@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000414000117.A233@parish>; from mark@freebsd-uk.eu.org on Fri, Apr 14, 2000 at 12:01:17AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So what is the trick to install it? jm -- ------------------------------------------------------------------- Jonathon McKitrick -- jcm@freebsd-uk.eu.org To Microsoft: "Your tyranny I was part of, is now cracking on every side. Now your own life is in danger. Your Empire is on fire." Front 242 ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 16:29:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id 91BA837BAC6 for ; Thu, 13 Apr 2000 16:29:42 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id BAA54028 for ; Fri, 14 Apr 2000 01:29:35 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Fri, 14 Apr 2000 01:29:35 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: freebsd-questions@freebsd.org Subject: UnixBench 4.0.1 results on Linux and FreeBSD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I did some benchmarking one machine with both FreeBSD and Linux as the OS, and got the following results.. Linux 2.3.99-pre5 ~~~~~~~~~~~~~~~~~ INDEX VALUES TEST BASELINE RESULT INDEX Arithmetic Test (type = double) 29820.0 144931.5 48.6 Dhrystone 2 using register variables 116700.0 1180799.3 101.2 Execl Throughput 43.0 749.2 174.2 File Copy 1024 bufsize 2000 maxblocks 3960.0 93476.0 236.1 File Copy 256 bufsize 500 maxblocks 1655.0 53705.0 324.5 File Copy 4096 bufsize 8000 maxblocks 5800.0 119277.0 205.7 Pipe Throughput 12440.0 300822.4 241.8 Pipe-based Context Switching 4000.0 155835.3 389.6 Process Creation 126.0 3394.0 269.4 Shell Scripts (8 concurrent) 6.0 13.0 21.7 System Call Overhead 15000.0 297690.4 198.5 ========= FINAL SCORE 157.4 FreeBSD 4.0-RELEASE, GENERIC kernel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INDEX VALUES TEST BASELINE RESULT INDEX Arithmetic Test (type = double) 29820.0 172600.6 57.9 Dhrystone 2 using register variables 116700.0 1213991.2 104.0 Execl Throughput 43.0 610.8 142.0 File Copy 1024 bufsize 2000 maxblocks 3960.0 19878.0 50.2 File Copy 256 bufsize 500 maxblocks 1655.0 10564.0 63.8 File Copy 4096 bufsize 8000 maxblocks 5800.0 21867.0 37.7 Pipe Throughput 12440.0 250696.8 201.5 Pipe-based Context Switching 4000.0 95999.8 240.0 Process Creation 126.0 2455.0 194.8 Shell Scripts (8 concurrent) 6.0 71.0 118.3 System Call Overhead 15000.0 205290.2 136.9 ========= FINAL SCORE 104.2 I know this doesn't mean that Linux rulez, but why does FreeBSD perform under 1/4 of when Linux was installed in the filesystem tests? SCSI controller: Adaptec AHA274x/284x/294x Disc: QUANTUM, ATLAS 10K 9WLS, Rev: UCH0 CPU: Pentium III, 533 MHz RAM: 256 MB On RedHat Linux the compiler was: egcs-2.91.66 19990314/Linux (egcs-1.1.2 release). Once again let my clarify that I understand that these doesn't prove anything really useful, I'm just wondering why FreeBSD performs as it does.. Best regards Rasmus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 16:35:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kodos.tinet.ie (kodos.tinet.ie [159.134.237.29]) by hub.freebsd.org (Postfix) with ESMTP id D659B37BA1C for ; Thu, 13 Apr 2000 16:35:29 -0700 (PDT) (envelope-from fcfbsd@mail2.eircom.net) Received: from p22.as1.naas1.eircom.net ([159.134.254.22]) by kodos.tinet.ie with smtp (Exim 2.05 #23) id 12ft8t-0003cf-00; Fri, 14 Apr 2000 00:35:26 +0100 Subject: Re: Unable to boot Date: Fri, 14 Apr 00 00:38:08 +0100 x-sender: fcfbsd@mail2.eircom.net x-mailer: Claris Emailer 2.0, March 15, 1997 From: fcfbsd To: "Gruen, Robert" , "'freebsd-questions@FreeBSD.ORG'" Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the same message. Mine was due to a problem with the usr slice/partition & it was failing to mount on boot. I'm sure this was one of your previous responses but my best offering i'm afraid. >I have had several responses to a previous e-mail concerning this issue but >alas, non of them have resolved my problem. I was editing the rc.conf file >and I forgot the trailing quotes in one of the lines. Now when I attempt to >boot the computer I get the message: > >/etc/rc.conf: 12: Syntax Error: Unterminated string constant >Enter full path name for shell or RETURN for /bin/sh: > > >Well, when I hit RETURN, or type in the path to a shell I know is there >(/usr/local/bin/tcsh), it spits out the same message. I cannot get past >this point. I have tried to boot the machine in single user mode, with an >alternate kernel, but nothing seems to get me past this point. I always >wind up with the same message and prompt. > >Thanks in advance for any asistance. > >Rob > > >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 Apr 13 16:36: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kodos.tinet.ie (kodos.tinet.ie [159.134.237.29]) by hub.freebsd.org (Postfix) with ESMTP id B00BD37B538; Thu, 13 Apr 2000 16:35:57 -0700 (PDT) (envelope-from fcfbsd@mail2.eircom.net) Received: from p22.as1.naas1.eircom.net ([159.134.254.22]) by kodos.tinet.ie with smtp (Exim 2.05 #23) id 12ft8p-0003cf-00; Fri, 14 Apr 2000 00:35:21 +0100 Subject: Re: Natd with MS WINS/NetBIOS Date: Fri, 14 Apr 00 00:38:03 +0100 x-sender: fcfbsd@mail2.eircom.net x-mailer: Claris Emailer 2.0, March 15, 1997 From: fcfbsd To: , "FreeBSD Organisation" Cc: "FreeBSD Organisation" Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Would you not just disable WINS and enable DNS for WINS resolution on the NT box? Works in the cases I know, however, they don't specifically deal with FreeBSD. >Hi All, > >I have been trying in-vain to get a Mickeysoft WINS NT >Server working through a NATD interface on FreeBSD >3.4-S. (all on a local network... don't ask!! >...TCP/IP re-addressing a large network) > >NATD works fine for DNS, but I believe that WINS >includes some details of the source IP address in the >packet data area (??session layer??). Consequently, >when NATD translates the packet at the >network/transport layer the information for WINS is >mis-matched, and the PDC or BDC can not be located. > >A bit of a hang-over from the NetBEUI days..... I >should think???? > >Has anyone been able to find a solution or know more >about this problem, I have spent weeks on-&-off trying >to get MS to behave. > >ps. I second the ruling on the MS fine. :) > >Help? > >Thanks > >Greg > >__________________________________________________ >Do You Yahoo!? >Send online invitations with Yahoo! Invites. >http://invites.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 Thu Apr 13 16:37: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blockhead.mincom.com (blockhead2.mincom.com [203.15.57.33]) by hub.freebsd.org (Postfix) with ESMTP id 96D9237BE32 for ; Thu, 13 Apr 2000 16:36:43 -0700 (PDT) (envelope-from philh@mincom.com) Received: (from uucp@localhost) by blockhead.mincom.com (8.9.3/8.9.3) id JAA90136; Fri, 14 Apr 2000 09:36:35 +1000 (EST) (envelope-from philh@mincom.com) Received: from porthole.mincom.oz.au(172.17.100.2) via SMTP by blockhead.mincom.oz.au, id smtpdW90127; Fri Apr 14 09:36:28 2000 Received: (from philh@localhost) by porthole.mincom.oz.au (8.9.3/8.9.3/mincom) id JAA15613; Fri, 14 Apr 2000 09:36:27 +1000 (EST) (envelope-from philh) Date: Fri, 14 Apr 2000 09:36:27 +1000 From: Phil Homewood To: Konstantin Orekhov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cyclades and MAKEDEV Message-ID: <20000414093627.H26540@mincom.com> References: <20000413163412.27583.qmail@web4303.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <20000413163412.27583.qmail@web4303.mail.yahoo.com>; from Konstantin Orekhov on Thu, Apr 13, 2000 at 09:34:12AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Konstantin Orekhov wrote: > # cd /dev > # ./MAKEDEV ttyc0 > # ls -l ttyc* > crw------- 1 root wheel 48, 0 Apr 11 16:19 > ttyc00 > crw------- 1 root wheel 48, 1 Apr 11 16:19 > ttyc01 > [snip] > crw------- 1 root wheel 48, 31 Apr 11 16:19 > ttyc0v > # ls -l ttyc* | wc -l > 32 > > This is not what I expected - I thought I should have > something like ttyc0 - ttyc15. > > Also, if I try to create cuac* devices, I get the same > unexpected device names - cuac00...cuac0v. Cyclom cards can handle 32 ports. "ttyc0" caters for this. The 32 ports are named c00 through c0f for the first 16, and c0g through c0v for the next 16. ttyc1* are for the second cyclades card, if installed. On a related note, we've been trying to get a Cyclom "Series II" (I think, never actually physically seen the box) to work under 2.2.8. The cy driver in 2.2.8 fails to work with this box. Cyclades have an updated driver on their site, but it doesn't fare much better - any SLIP/PPP connections on *any* cyclades device (there's what would probably be called a "Series I" card with 32 ports on it in there already) in the machine fail after 1-10 minutes. With the stock driver, the old cyclades box works, but the new one cannot communicate with the modems attached to it. Looking at the Cyclades support site, they have updated drivers for up to 3.0, after which the site seems to imply that the patches were to make it back into the base distribution during 3.x. I grabbed the 3.0 driver and compared it with my 3.4-STABLE box, and it's evident that the changes never made it back to FreeBSD. Is anyone actively maintaining this driver now? Is anyone successfully using a Series II box under any version of FreeBSD (using the ISA "Y" card)? -- This transmission is for the intended addressee only and is confidential information. If you have received this transmission in error, please delete it and notify the sender. The contents of this email are the opinion of the writer and are not endorsed by Mincom Ltd unless expressly stated otherwise. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 16:40: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from watson.ficsgrp.com (watson.ficsgrp.com [194.74.111.3]) by hub.freebsd.org (Postfix) with ESMTP id 1987B37BE09 for ; Thu, 13 Apr 2000 16:39:55 -0700 (PDT) (envelope-from harry.woodward-clarke@s1.com) Received: from mail.au.ficsgrp.com ([194.74.111.35]) by watson.ficsgrp.com (Netscape Messaging Server 3.6) with ESMTP id AAAA18 for ; Fri, 14 Apr 2000 01:39:51 +0200 Received: from S1.com ([172.16.48.219]) by mail.au.ficsgrp.com (Netscape Messaging Server 3.6) with ESMTP id 1653; Fri, 14 Apr 2000 09:43:13 +1000 Message-ID: <38F65AE2.E6B643A@S1.com> Date: Thu, 13 Apr 2000 23:40:18 +0000 From: Harry Woodward-Clarke X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: J McKitrick Cc: questions@freebsd.org Subject: Re: staroffice from cdrom References: <20000413204037.A1865@dogma.freebsd-uk.eu.org> <20000414000117.A233@parish> <20000414002220.A4327@dogma.freebsd-uk.eu.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hullo Jonathon, > > So what is the trick to install it? > I didn't install from CD - I download all 10 files and then started from there, but because there was something like 70MB of zip-file, and another 130MB when this was unpacked, this did nasty things to my /usr area :'/ I noticed that the files needed to be in /usr/ports/distfiles/staroffice5, so I put them onto another device, and did an "ln -s" from /usr/ports/distfiles across to where the staroffice5 directory actually was. Worked just fine (after I straightened a few other things out, like the Checksum of the concatenated zip files being different from the single 70MB zipfile expected by the Make.) If you need further help, just hollar :') hth, H To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 16:43: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from evil.2y.net (ztown1-1-38.adsl.one.net [207.78.254.38]) by hub.freebsd.org (Postfix) with ESMTP id 64EA137BE26; Thu, 13 Apr 2000 16:42:46 -0700 (PDT) (envelope-from cokane@evil.2y.net) Received: (from cokane@localhost) by evil.2y.net (8.9.3/8.9.3) id TAA07707; Thu, 13 Apr 2000 19:47:39 -0400 (EDT) (envelope-from cokane) Date: Thu, 13 Apr 2000 19:47:39 -0400 From: Coleman Kane To: Chris Wasser Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: Serious NETWORK PROBLEMS Message-ID: <20000413194739.B7655@cokane.yi.org> References: <20000413101951.B5040@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000413101951.B5040@area51.v-wave.com>; from cwasser@v-wave.com on Thu, Apr 13, 2000 at 12:25:38PM -0400 X-Vim: vim:tw=70:ts=4:sw=4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have had trouble with the PNIC cards before, in any OS. I dunno why. -- cokane Chris Wasser had the audacity to say: > Gonna keep reposting this until someone answers I guess. > > This was previously a AMD-K7 machine (4.0-STABLE) but has been moved over > to a Intel based machine for the time being while I get a new motherboard > (the K7 motherboard is shot -- the other K7 box runs like a charm.) > > Running 4.0-STABLE from Wednesday, April 12th. There are two Macronix PNIC > II's in the machine, one at 10Mbps/Half-Duplex(dc0) and the other at > 100Mbps/Full-Duplex(dc1) (both NICs use the dc? driver). On the 100Base-TX > side of things, during any sort of heavy network load I get: > > Apr 12 13:00:45 cmdmicro /kernel: dc1: TX underrun -- increasing TX > threshold > Apr 12 13:29:17 cmdmicro /kernel: dc1: TX underrun -- increasing TX > threshold > Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- increasing TX > threshold > Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- using store and > forward mode > Apr 12 17:25:50 cmdmicro /kernel: dc1: TX underrun -- using store and > forward mode > > Now from what I was reading on the older archives, these messages aren't > all that big a deal if appearing in sparse amounts, however I have a > 3.3-STABLE machine with the same make/model of network cards on the same > machine with no such messages popping up (slower speed processor as > well). > > On the 3.3-S machine I'm able to sustain 11MB/s transfer rates to and from > the network (it's switched) with no problems, however the 4.0-S machine > barely breaks 8.0MB/s on the same test. I originally had 3c905C-TX's in > the 4.0 box but they ended up shitting oatmeal under heavy network loads > (no big surprise there) > > The 4.0-STABLE machine has only been up a few hours now: > > 8:33PM up 7:43, 3 users, load averages: 0.00, 0.00, 0.00 > > It should be noted that net.inet.tcp.delayed_ack is at 1 on the 4.0-STABLE > machine and 0 on the 3.3-STABLE (I've recently just set it to 0 to see if > it's made any difference) > > Machine specs: > -------------- > 3.3-STABLE (1999/09/16) > P3-450 / 128MB > 1 x LNE100TX v2.0 Macronix PNIC II (mx? driver) @ 10Mbps > 1 x LNE100TX v2.0 Macronix PNIC II (mx? driver) @ 100Mbps Full-Duplex > > 4.0-STABLE (2000/04/12) > P3-550 / 256MB > 1 x LNE100TX v2.0 Macronix PNIC II (dc? driver) @ 10Mbps > 1 x LNE100TX v2.0 Macronix PNIC II (dc? driver) @ 100Mbps Full-Duplex > > 100Mbps side of the network is switched (LAN). The "test" was conducted by > xferring a 7GB tarball between the two machines via ftp (see ftp notes > below) Except for processor and ram, these two machines are identical > hardware-wise including BIOS setup/version# (and I do mean identical, all > the hardware except processor and ram are identical make & model right > down to the motherboard revision) > > One of the first things I checked was if there was shared PCI irqs, this > is not the case, each device has it's own IRQ. USB is disabled. > > * FTP NOTES: tests were conducted with stock ftp client in 4.0-STABLE in > active/PORT mode (not PASSIVE). There seems to be a problem with the stock > ftp client with large file sizes. It reported the 7GB tarball as -11TB > (when I did a ls of the file) and ofcourse messes up the bar graph > display. It also stalls for a second when it reaches the end of the bar > graph, but continues without error. It also doesn't show the correct file > size during transfer (as in total bytes to xfer) but it does xfer the file > properly nevertheless, I tested the tarball afterwards. I checked my own > 4.0-STABLE machine at home, the stock ftp client exhibits the same > behavior. > > I appriciate _any_ response (good or bad) as I need to get this worked out > as soon as possible (I'd like to replace our 3.3-STABLE machine) > > 4.0-STABLE information (space-adjusted for word-wrap purposes): > > Copyright (c) 1992-2000 The FreeBSD Project. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > FreeBSD 4.0-STABLE #0: Wed Apr 12 12:38:04 MDT 2000 > root@:/usr/src/sys/compile/DEEPTHOUGHT > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 551252571 Hz > CPU: Pentium III/Pentium III Xeon (551.25-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0x673 Stepping = 3 > Features=0x383f9ff ,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,XMM> > real memory = 268435456 (262144K bytes) > config> q > avail memory = 258334720 (252280K bytes) > Preloaded elf kernel "kernel" at 0xc0296000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc029609c. > VESA: v2.0, 8192k memory, flags:0x1, mode table:0xc0249ba2 (1000022) > VESA: ATI RAGE128 > Pentium Pro MTRR support enabled > 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 5 > isab0: at device 7.0 on pci0 > isa0: on isab0 > atapci0: port 0xf000-0xf00f at device 7.1 > on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > pci0: at 7.2 > chip1: port 0x5000-0x500f > at device 7.3 on pci0 > dc0: port 0xa400-0xa4ff > mem 0xe5000000-0xe50000ff irq 10 at device 11.0 on pci0 > dc0: Ethernet address: 00:a0:cc:32:eb:7c > miibus0: on dc0 > dcphy0: on miibus0 > dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > dc1: port 0xa800-0xa8ff > mem 0xe5001000-0xe50010ff irq 11 at device 15.0 on pci0 > dc1: Ethernet address: 00:a0:cc:33:7b:ab > miibus1: on dc1 > dcphy1: on miibus1 > dcphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > atapci1: > port 0xb400-0xb4ff,0xb000-0xb003,0xac00-0xac07 irq 15 at device 19.0 on pci0 > ata2: at 0xac00 on atapci1 > atapci2: > port 0xc000-0xc0ff,0xbc00-0xbc03,0xb800-0xb807 irq 15 at device 19.1 on pci0 > ata3: at 0xb800 on atapci2 > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: irq 1 on atkbdc0 > psm0: irq 12 on atkbdc0 > psm0: model MouseMan+, device ID 0 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > sc0: on isa0 > sc0: VGA <16 virtual consoles, flags=0x200> > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode > ppbus0: IEEE1284 device found /NIBBLE/PS2 > Probing for PnP devices on ppbus0: > ppbus0: NPAP,PJL,PCL > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppc1: at port 0x278-0x27f irq 5 on isa0 > ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode > lpt1: on ppbus1 > lpt1: Interrupt-driven port > IP Filter: initialized. Default = pass all, Logging = enabled > IP Filter: v3.3.8 > ad4: 19609MB [39842/16/63] at ata2-master > using UDMA66 > ad6: 19609MB [39842/16/63] at ata3-master > using UDMA66 > acd0: CDROM at ata0-master using UDMA33 > > ifconfig -a (dc0 ip address blanked out) > > dc0: flags=8843 mtu 1500 > inet 24.108.x.x netmask 0xffffff00 broadcast 24.108.89.255 > ether 00:a0:cc:32:eb:7c > media: autoselect (10baseT/UTP) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX none > dc1: flags=8843 mtu 1500 > inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 > ether 00:a0:cc:33:7b:ab > media: autoselect (100baseTX ) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX none > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > > netstat -bi (again, formatted, I apologize if it's hard to read, I've > tried to make it easier) > > Name Mtu Network Address Ipkts Ierrs Ibytes > dc0 1500 00:a0:cc:32:eb:7c 39288 0 4923890 > Opkts Oerrs Obytes Coll > 4767 0 672170 549 > Name Mtu Network Address Ipkts Ierrs Ibytes > dc0 1500 24.108.89/24 cmdmicro 39288 0 4923890 > Opkts Oerrs Obytes Coll > 4767 0 672170 549 > Name Mtu Network Address Ipkts Ierrs Ibytes > dc1 1500 00:a0:cc:33:7b:ab 180147 0 114224991 > Opkts Oerrs Obytes Coll > 178687 5 165873105 0 > Name Mtu Network Address Ipkts Ierrs Ibytes > dc1 1500 192.168.1 cmdmicro 180147 0 114224991 > Opkts Oerrs Obytes Coll > 178687 5 165873105 0 > Name Mtu Network Address Ipkts Ierrs Ibytes > lo0 16384 3217 0 191261 > Opkts Oerrs Obytes Coll > 3217 0 191261 0 > Name Mtu Network Address Ipkts Ierrs Ibytes > lo0 16384 127 cmdmicro 3217 0 191261 > Opkts Oerrs Obytes Coll > 3217 0 191261 0 > > kernel config: > > machine i386 > cpu I686_CPU > ident DEEPTHOUGHT > maxusers 128 > > options INET #InterNETworking > options FFS #Berkeley Fast Filesystem > options FFS_ROOT #FFS usable as root device [keep this!] > options CD9660 #ISO 9660 Filesystem > options PROCFS #Process filesystem > options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] > 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 P1003_1B #Posix P1003_1B real-time extentions > options _KPOSIX_PRIORITY_SCHEDULING > options _KPOSIX_VERSION=199309L > options ICMP_BANDLIM #Rate limit bad replies > options IPFILTER #ipfilter support > options IPFILTER_LOG #ipfilter logging > options QUOTA > options SOFTUPDATES > #options NMBCLUSTERS=16384 > #options PQ_HUGECACHE > options PANIC_REBOOT_WAIT_TIME=60 > options MD5 > options VESA > options DDB > options DDB_UNATTENDED > options PMAP_SHPGPERPROC=400 > options MAXCONS=16 > options MAXDSIZ=(256*1024*1024) > options DFLDSIZ=(256*1024*1024) > options SYSVSHM #SYSV-style shared memory > options SYSVMSG #SYSV-style message queues > options SYSVSEM #SYSV-style semaphores > > device isa > device pci > > # Floppy drives > device fdc0 at isa? port IO_FD1 irq 6 drq 2 > device fd0 at fdc0 drive 0 > > # 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 > options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices > > # atkbdc0 controls both the keyboard and the PS/2 mouse > device atkbdc0 at isa? port IO_KBD > device atkbd0 at atkbdc? irq 1 > 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? > > # 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? # 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 > > # Parallel port > device ppc0 at isa? irq 7 > device ppc1 at isa? irq 5 > device ppbus # Parallel port bus (required) > device lpt # Printer > > # PCI Ethernet NICs that use the common MII bus controller code. > device miibus # MII bus support > device dc # DEC/Intel 21143 and various workalikes > > # Pseudo devices - the number indicates how many units to allocated. > pseudo-device loop # Network loopback > pseudo-device ether # Ethernet support > pseudo-device pty # Pseudo-ttys (telnet etc) > > # The `bpf' pseudo-device enables the Berkeley Packet Filter. > # Be aware of the administrative consequences of enabling this! > pseudo-device bpf #Berkeley packet filter > > # pc speaker > pseudo-device speaker > > > 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 Thu Apr 13 16:48: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tougas.net (psd70.ab.ca [199.216.39.251]) by hub.freebsd.org (Postfix) with ESMTP id CD0AF37BE0B for ; Thu, 13 Apr 2000 16:47:59 -0700 (PDT) (envelope-from dtougas@tougas.net) Received: (from dtougas@localhost) by tougas.net (8.9.3/8.9.3) id RAA00549 for FreeBSD-Questions@FreeBSD.org; Thu, 13 Apr 2000 17:47:18 -0600 (MDT) (envelope-from dtougas) Date: Thu, 13 Apr 2000 17:47:07 -0600 From: Damien Tougas To: FreeBSD-Questions@FreeBSD.org Subject: Logging in through a serial port Message-ID: <20000413174707.A215@tougas.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I was wondering what program/utility one would use for serial port communications (ie. logging in via a server serial port, etc.). Do I need to install Minicom, or is there anything in the base FreeBSD distribution that I can use for this? Thanks for your help. -- Damien Tougas, P.Eng. Phone: (780)434-5889 Fax: (780)434-5889 E-mail: damien@tougas.net http://www.tougas.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 16:56:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blockhead.mincom.com (blockhead2.mincom.com [203.15.57.33]) by hub.freebsd.org (Postfix) with ESMTP id 1628237B621 for ; Thu, 13 Apr 2000 16:56:19 -0700 (PDT) (envelope-from philh@mincom.com) Received: (from uucp@localhost) by blockhead.mincom.com (8.9.3/8.9.3) id JAA90969; Fri, 14 Apr 2000 09:56:16 +1000 (EST) (envelope-from philh@mincom.com) Received: from porthole.mincom.oz.au(172.17.100.2) via SMTP by blockhead.mincom.oz.au, id smtpdc90964; Fri Apr 14 09:56:13 2000 Received: (from philh@localhost) by porthole.mincom.oz.au (8.9.3/8.9.3/mincom) id JAA26905; Fri, 14 Apr 2000 09:56:12 +1000 (EST) (envelope-from philh) Date: Fri, 14 Apr 2000 09:56:12 +1000 From: Phil Homewood To: Damien Tougas Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Logging in through a serial port Message-ID: <20000414095612.I26540@mincom.com> References: <20000413174707.A215@tougas.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <20000413174707.A215@tougas.net>; from Damien Tougas on Thu, Apr 13, 2000 at 05:47:07PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Damien Tougas wrote: > I was wondering what program/utility one would use for serial port > communications (ie. logging in via a server serial port, etc.). Do I need to > install Minicom, or is there anything in the base FreeBSD distribution > that I can use for this? /usr/bin/cu /usr/bin/tip -- This transmission is for the intended addressee only and is confidential information. If you have received this transmission in error, please delete it and notify the sender. The contents of this email are the opinion of the writer and are not endorsed by Mincom Ltd unless expressly stated otherwise. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17: 1:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kodos.tinet.ie (kodos.tinet.ie [159.134.237.29]) by hub.freebsd.org (Postfix) with ESMTP id 4A46737BC07 for ; Thu, 13 Apr 2000 17:01:11 -0700 (PDT) (envelope-from fcfbsd@mail2.eircom.net) Received: from p77.as1.naas1.eircom.net ([159.134.254.77]) by kodos.tinet.ie with smtp (Exim 2.05 #23) id 12ftXl-0005B2-00; Fri, 14 Apr 2000 01:01:07 +0100 Subject: Re: serial console annoyances Date: Fri, 14 Apr 00 01:03:51 +0100 x-sender: fcfbsd@mail2.eircom.net x-mailer: Claris Emailer 2.0, March 15, 1997 From: fcfbsd To: "Christian Weisgerber" , "FreeBSD Organisation" Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i don't know about different versions but the installation i have (3.4-STABLE) does dump out the console sio0 by default (GENERIC) . . . and just as well as i have no previous installation to check boot(8) & am far too ignorant to have managed otherwise. >Michael Lucas wrote: > >> If I understand correctly (ha!), the headless machine should dump the >> serial console out sio0 automatically under the GENERIC kernel. > >No. You need to tell the bootstrap to use a serial console. >See boot(8). > >-- >Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de > > > >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 Apr 13 17: 6:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.6]) by hub.freebsd.org (Postfix) with ESMTP id 7F07437BAC6 for ; Thu, 13 Apr 2000 17:06:38 -0700 (PDT) (envelope-from ccstore@qcislands.net) Received: from [209.53.238.8] (helo=wwwa.qcislands.net) by mail.qcislands.net with esmtp (Exim 3.036 #1) id 12ftd7-000OAg-00 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 17:06:37 -0700 Received: from ccstore by wwwa.qcislands.net with local (Exim 3.13 #3) id 12ftd4-0005dZ-00 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 00:06:34 +0000 From: Jim Pazarena To: freebsd-questions@freebsd.org Subject: inetd logging X-Mailer: SCO Shell Date: Thu, 13 Apr 2000 16:40:45 -0700 (PDT) Message-ID: <10004131640.aa03553@ccstores.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed FreeBSD v4.0, and find that inetd "successful logging" isn't working. I've used the inetd flag of "-l" as I did on v3.4, however logging fails. Can anyone confirm that the "-l" flag (and successful logging) is indeed working on v4.0 ? -- Jim Pazarena mailto:paz@ccstores.com http://www.qcislands.net/paz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17: 8:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 8987C37BC52 for ; Thu, 13 Apr 2000 17:08:30 -0700 (PDT) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id CAA04510 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 02:08:29 +0200 (CEST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id BAA68315 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 01:32:06 +0200 (CEST) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: tty config Date: 14 Apr 2000 01:32:05 +0200 Message-ID: <8d5ldl$22me$1@bigeye.rhein-neckar.de> References: To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joseph Wright wrote: > The problem I have is not being able to use some programs like pine or vi > over the account because it doesn't recognize my terminal type, > cons25. > What type should I set in /etc/ttys? "cons25" (or "cons25l1"), of course. The ISP's box not recognizing this terminal type is a problem on said ISP's box, not on your machine, and it's preferable to fix problems at their source. Alfred's already provided two suggestions. Personally, I tend to look for a syscons-compatible terminal type that is supported on those target machines which don't know about cons25*, and I set TERM appropriately in the remote ~/.profile: case $TERM in cons25*) TERM=at386 ;; esac syscons is largely compatible to the SCO console, which should be available under some name on most machines. It's "at386" on Solaris, "scoansi" on some Linux distros. -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17: 8:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 236D437BDE9 for ; Thu, 13 Apr 2000 17:08:33 -0700 (PDT) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id CAA04512 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 02:08:32 +0200 (CEST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id BAA68612 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 01:36:21 +0200 (CEST) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: tty config Date: 14 Apr 2000 01:36:20 +0200 Message-ID: <8d5llk$22vm$1@bigeye.rhein-neckar.de> References: <20000413134737.B4381@fw.wintelcom.net> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > A simple solution is to get the ISP to add a cons25 entry to thier > termcap (it's in your /etc/termcap). I wouldn't expect the ISP to be responsive to this kind of requests. Besides, it's more complicated. Chances are their box uses terminfo instead of termcap or, quite typically, *both* databases depending on the application. (And their termcap and terminfo databases don't need to be in sync. Red Hat 6.0 for example ships with cons25{,l1} in terminfo but not in termcap.) -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17:16:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id 3673237BA9F for ; Thu, 13 Apr 2000 17:16:50 -0700 (PDT) (envelope-from eogren@rod.darktech.org) Received: from rod.darktech.org (ip227.cambridge1.ma.pub-ip.psi.net [38.32.111.227]) by merlin.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id RAA16872; Thu, 13 Apr 2000 17:16:47 -0700 (PDT) Received: (from eogren@localhost) by rod.darktech.org (8.10.1/8.10.1) id e3E0Ht305223; Thu, 13 Apr 2000 20:17:55 -0400 (EDT) Date: Thu, 13 Apr 2000 20:17:54 -0400 From: Eric Ogren To: Tony Rini - Network Operations Cc: FreeBSD Subject: Re: 4.0 only mounts / on boot Message-ID: <20000413201754.B3583@earthlink.net> References: <38F5CECB.41C67EA6@worldy.com> <20000413190604.A233@parish> <38F616A6.97A3D612@thegrid.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F616A6.97A3D612@thegrid.net>; from tony@thegrid.net on Thu, Apr 13, 2000 at 11:49:10AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Having /etc as a separate partition is your problem. The boot loader knows where to find the root partition and nothing else, which means that FreeBSD loads, mounts the root partition, looks for /etc/fstab, can't find it because /etc is not mounted, and therefore doesn't mount any partitions. If you move /etc back into the root partition, you should be fine. Eric On Thu, Apr 13, 2000 at 11:49:10AM -0700, Tony Rini - Network Operations wrote: > I installed 4.0-RELEASE on a dual pII 333 Dell box with 3 scsi drives. 1 > on motherboard adaptec scsi controller carrying 2 9GB drives and cdrom > and a pci adaptec 2940 carrying a 4GB drive and a dat drive. The OS is > on the 4GB drive and has been sliced up into /, /usr, /etc, /var. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17:23:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tx.home.com (ha1.rdc1.tx.home.com [24.4.0.66]) by hub.freebsd.org (Postfix) with ESMTP id C5DE537BCB9 for ; Thu, 13 Apr 2000 17:23:33 -0700 (PDT) (envelope-from leoric@home.com) Received: from home.com ([24.8.250.184]) by mail.rdc1.tx.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000414002333.MESX24599.mail.rdc1.tx.home.com@home.com> for ; Thu, 13 Apr 2000 17:23:33 -0700 Message-ID: <38F664EB.E9BB2505@home.com> Date: Thu, 13 Apr 2000 19:23:07 -0500 From: Kathy Brinkley X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: what is going wrong !!! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to do a network installation of freebsd but when it comes time to write changes to the disk it complains about /dev/ad0s2(or what ever my swap slice is) having an invalid arguement. When i hit ALT-F2 it shows that it keeps complaining about that swap slice being corrupted. The hard disk should be fine. What is wrong here. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17:35:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from europe.std.com (europe.std.com [199.172.62.20]) by hub.freebsd.org (Postfix) with ESMTP id 977DC37B596 for ; Thu, 13 Apr 2000 17:35:08 -0700 (PDT) (envelope-from cmascott@world.std.com) Received: from world.std.com (root@world-f.std.com [199.172.62.5]) by europe.std.com (8.9.3/8.9.3) with ESMTP id UAA12230 for ; Thu, 13 Apr 2000 20:35:06 -0400 (EDT) Received: (from cmascott@localhost) by world.std.com (8.9.3/8.9.3) id UAA22091 for freebsd-questions@freebsd.org; Thu, 13 Apr 2000 20:34:02 -0400 (EDT) Date: Thu, 13 Apr 2000 20:34:02 -0400 (EDT) From: Carl Mascott Message-Id: <200004140034.UAA22091@world.std.com> To: freebsd-questions@freebsd.org Subject: FBSD 3.3-R: progs started from olvwm menu leave zombies Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a problem with FreeBSD 3.3-RELEASE that I didn't have with 2.2.7-RELEASE. When I exit a program that I started from my olvwm 4.2 Programs menu, if the program created a child process, that child process becomes a zombie. I have three programs that do this: Netscape Navigator 4.08 for FreeBSD; Netscape Navigator 4.72 for FreeBSD; An MP3 player that uses the xaudio library, FreeBSD version. All of these are a.out executables. Unfortunately, source code isn't available for these, at least not for the part that does the fork/exec. If I start any of these programs from a shell prompt in an xterm window, running the program in the background, there's no zombie after I exit the program. Is this a bug in FreeBSD 3.3? A bug in olvwm 4.2? A "bad interaction" between the two? Have there been any changes in signals/process groups between 2.2.7 and 3.3? Please e-mail me directly: I'm not subscribed to this list. Thanks. -- Carl Mascott cmascott@world.std.com uunet!world!cmascott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17:39:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-gw2-b147.clsp.uswest.net (dsl-gw2-b147.clsp.uswest.net [63.227.177.147]) by hub.freebsd.org (Postfix) with ESMTP id 1C05537B5BB for ; Thu, 13 Apr 2000 17:39:08 -0700 (PDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Received: from localhost (mark@localhost) by dsl-gw2-b147.clsp.uswest.net (8.9.3/8.9.3) with ESMTP id SAA06706 for ; Thu, 13 Apr 2000 18:41:33 -0600 (MDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Date: Thu, 13 Apr 2000 18:41:32 -0600 (MDT) From: Mark To: freebsd-questions@freebsd.org Subject: wdm and xdm question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a howto for wdm? If I place /pathto/xdm in rc.conf I get the expected gui login when I reboot the machine. I made no changes to any of xdm's config files. If I place /pathto/wdm in rc.conf I get the normal text login. There is essentially no difference between the two sets of config files except the specific wdm stuff for graphics. Any help out there? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17:44:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bom.thegrid.net (xbom.thegrid.net [209.162.0.214]) by hub.freebsd.org (Postfix) with ESMTP id 1845437B621 for ; Thu, 13 Apr 2000 17:44:08 -0700 (PDT) (envelope-from tony@thegrid.net) Received: from thegrid.net (cookie.thegrid.net [192.168.2.11]) by bom.thegrid.net (8.9.1a/8.9.1) with ESMTP id RAA09132; Thu, 13 Apr 2000 17:44:02 -0700 (PDT) Message-ID: <38F66AE3.55295D37@thegrid.net> Date: Thu, 13 Apr 2000 17:48:35 -0700 From: Tony Rini - Network Operations Organization: The Grid Inc, A OneMain.Com Company X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Eric Ogren Cc: FreeBSD Subject: Re: 4.0 only mounts / on boot References: <38F5CECB.41C67EA6@worldy.com> <20000413190604.A233@parish> <38F616A6.97A3D612@thegrid.net> <20000413201754.B3583@earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks! That should have been obvious. I feel like such a moron now. Tony Eric Ogren wrote: > > Having /etc as a separate partition is your problem. The boot loader > knows where to find the root partition and nothing else, which means that > FreeBSD loads, mounts the root partition, looks for /etc/fstab, can't find > it because /etc is not mounted, and therefore doesn't mount any > partitions. > If you move /etc back into the root partition, you should be fine. > > Eric > > On Thu, Apr 13, 2000 at 11:49:10AM -0700, Tony Rini - Network Operations wrote: > > I installed 4.0-RELEASE on a dual pII 333 Dell box with 3 scsi drives. 1 > > on motherboard adaptec scsi controller carrying 2 9GB drives and cdrom > > and a pci adaptec 2940 carrying a 4GB drive and a dat drive. The OS is > > on the 4GB drive and has been sliced up into /, /usr, /etc, /var. > > > > 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 Apr 13 17:55:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c014.sfo.cp.net (c014-h001.c014.sfo.cp.net [209.228.12.65]) by hub.freebsd.org (Postfix) with SMTP id 99D2137BDF8 for ; Thu, 13 Apr 2000 17:55:50 -0700 (PDT) (envelope-from cgaff@flashcom.net) Received: (cpmta 18510 invoked from network); 13 Apr 2000 17:55:49 -0700 Received: from 63-248-48-89.usa3.flashcom.net (HELO TNT) (63.248.48.89) by smtp.flashcom.net with SMTP; 13 Apr 2000 17:55:49 -0700 X-Sent: 14 Apr 2000 00:55:49 GMT Date: Thu, 13 Apr 2000 19:55:59 -0500 From: "Corey G." X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: "Corey G." X-Priority: 3 (Normal) Message-ID: <4830.000413@flashcom.net> To: questions@freebsd.org Subject: Tape device now rsa0.ctl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, For some odd reason after I did a cvsup to 4.0 stable #5 from #3 my tape device is now /dev/rsa0.ctl instead of /dev/rsa0. Is this the standard now because on /dev/rsa0.ctl works? -- Best regards, Corey mailto:cgaff@flashcom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 17:55:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.webpoint.net (ether0.webpoint.net [207.245.238.226]) by hub.freebsd.org (Postfix) with ESMTP id A30D737BDFA for ; Thu, 13 Apr 2000 17:55:50 -0700 (PDT) (envelope-from dusty@webpoint.net) Received: from default (ppp218.webpoint.net [199.212.134.218]) by mail.webpoint.net (8.9.3/8.9.3) with SMTP id UAA06558 for ; Thu, 13 Apr 2000 20:52:11 -0400 (EDT) (envelope-from dusty@webpoint.net) Message-ID: <000801bfa5c5$00ade540$da86d4c7@default> From: "Creig Eckersley" To: Subject: need help Date: Thu, 13 Apr 2000 20:53:30 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA58A.5311AB40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 Disposition-Notification-To: "Creig Eckersley" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA58A.5311AB40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable need help to config radius so my clients can log in using a shell = account if there is some one I can talk to please advise me. or if you can = explain it in a letter I would be grateful Creig Eckersley=20 ------=_NextPart_000_0005_01BFA58A.5311AB40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
need help to config radius so my = clients can=20 log in using a shell account
 
if there is some one I can talk to = please advise=20 me. or if you can explain it in a letter I would = be grateful
 
Creig = Eckersley 
------=_NextPart_000_0005_01BFA58A.5311AB40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 18: 1:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tigger.nu.org (aglet6.zip.com.au [61.8.19.6]) by hub.freebsd.org (Postfix) with ESMTP id 74FD337BDF5; Thu, 13 Apr 2000 18:01:51 -0700 (PDT) (envelope-from vance@nu.org) Received: by tigger.nu.org (Postfix, from userid 1000) id 2D98B382; Fri, 14 Apr 2000 11:01:28 +1000 (EST) Date: Fri, 14 Apr 2000 11:01:28 +1000 From: Christopher Vance To: freebsd-stable@FreeBSD.ORG Cc: freebsd-questions@freebsd.org Subject: ed driver 3-S -> 4-S Message-ID: <20000414110128.A12607@nu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an old 386 running PicoBSD with a 3-STABLE kernel and an old ISA NE1000-type ethernet card successfully using the ed0 driver with non-standard irq and ports. M$WfW happily uses this card, too. I have compiled a 4-S kernel with the relevant irq and ports, and replaced the generic kernel on the 4.0-R boot.flp. When I boot to install 4-S on this system, the ed0 interface is present, marked not up, and has a MAC address of all zeros. It's present enough to allow me to set an inet address. Does anybody know of problems introduced into the ed driver in its move (presumably during work on 4-C)? It looks like I'll be running ddb soon... -- Christopher Vance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 18:10:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fh106.infi.net (fh106.infi.net [209.97.16.33]) by hub.freebsd.org (Postfix) with ESMTP id DCC1E37B680 for ; Thu, 13 Apr 2000 18:10:53 -0700 (PDT) (envelope-from bsdbox@citizen.infi.net) Received: from citizen.infi.net (pm3-134.w66.infi.net [208.130.33.134]) by fh106.infi.net (8.8.8/8.8.8) with ESMTP id VAA32251 for ; Thu, 13 Apr 2000 21:10:41 -0400 (EDT) Message-ID: <38F67010.44CEE4EF@citizen.infi.net> Date: Thu, 13 Apr 2000 21:10:40 -0400 From: Scott Gregory X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: sendmail.cf in 4.0-RELEASE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Where is /etc/sendmail.cf in release 4.0? I am trying to set up Majordomo and I would like to add $MAJORD_HOME/majordomo.aliases to the .cf file. Any hints? Thanks, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 18:24:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from symonds.net (adsl-63-194-20-32.dsl.lsan03.pacbell.net [63.194.20.32]) by hub.freebsd.org (Postfix) with ESMTP id 0647637B800 for ; Thu, 13 Apr 2000 18:24:31 -0700 (PDT) (envelope-from mark@symonds.net) Received: from mark.symonds.net (puggy) [192.168.1.3] by symonds.net with smtp (Exim 3.12 #1 (Debian)) id 12ful3-0002NS-00; Thu, 13 Apr 2000 18:18:53 -0700 Message-ID: <00ba01bfa576$fa95aba0$0301a8c0@symonds.net> From: "Mark Symonds" To: Subject: NIS not authenticating users Date: Thu, 13 Apr 2000 11:35:01 -0700 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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Trying to get FreeBSD working as an NIS client with a Linux box as the master server. It wasn't authenticating users coming from the Linux box and after posting here I discovered that it was using md5 encryption (although I specifically told it to use DES during the install routine, come to find out the des package was not included on the CD). The CD I installed from contains FreeBSD 3.1-RELEASE (GENERIC). I downloaded the des packages for FreeBSD 3.2 and installed them, rebooted. Still no luck. Not knowing any better I decided to try the des from 3.4-RELEASE instead and now telnet is broken with the following message: Trying 192.168.1.5... Connected to newport. Escape character is '^]'. /usr/libexec/ld-elf.so.1: telnetd: Undefined symbol "realhostname" Connection closed by foreign host. I can only assume the system is hosed at this point (?) and will probably just do a fresh reinstall and start over knowing not to touch the 3.4 stuff. But the question still remains as to why it wasn't authenticating. Are the *crypt* library versions specific to FreeBSD? Has anyone managed to get FreeBSD working as an NIS client for users coming from a Linux box? Am I wasting my time? Here is what's on the Linux box (which is running Debian 2.1 frozen): $ ls -l *crypt* -rw-r--r-- 1 root root 21506 Apr 3 09:31 libcrypt.a lrwxrwxrwx 1 root root 18 Apr 10 12:24 libcrypt.so -> /lib/libcrypt.so.1 lrwxrwxrwx 1 root root 18 Mar 30 20:53 libcrypto.so.0 -> libcrypto.so.0.9.4 -rw-r--r-- 1 root root 685228 Mar 11 07:33 libcrypto.so.0.9.4 $ Thanks for your time, -- Mark --- When a man calls an animal "vicious", he usually means that it will attempt to defend itself when he tries to kill it. --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 18:29:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c014.sfo.cp.net (c014-h003.c014.sfo.cp.net [209.228.12.67]) by hub.freebsd.org (Postfix) with SMTP id 651E537B599 for ; Thu, 13 Apr 2000 18:29:19 -0700 (PDT) (envelope-from cgaff@flashcom.net) Received: (cpmta 11748 invoked from network); 13 Apr 2000 18:29:18 -0700 Received: from 63-248-48-89.usa3.flashcom.net (HELO TNT) (63.248.48.89) by smtp.flashcom.net with SMTP; 13 Apr 2000 18:29:18 -0700 X-Sent: 14 Apr 2000 01:29:18 GMT Date: Thu, 13 Apr 2000 20:29:27 -0500 From: "Corey G." X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: "Corey G." X-Priority: 3 (Normal) Message-ID: <9853.000413@flashcom.net> To: Scott Gregory Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail.cf in 4.0-RELEASE In-reply-To: <38F67010.44CEE4EF@citizen.infi.net> References: <38F67010.44CEE4EF@citizen.infi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Scott, /etc/mail/sendmail.cf Thursday, April 13, 2000, 8:10:40 PM, you wrote: SG> Where is /etc/sendmail.cf in release 4.0? I am trying to set up SG> Majordomo and I would like to add $MAJORD_HOME/majordomo.aliases to the SG> .cf file. SG> Any hints? SG> Thanks, SG> Scott SG> To Unsubscribe: send mail to majordomo@FreeBSD.org SG> with "unsubscribe freebsd-questions" in the body of the message -- Best regards, Corey mailto:cgaff@flashcom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 18:36:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 785A737B58B for ; Thu, 13 Apr 2000 18:36:24 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-144.alpha.net.au [203.41.44.144] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id LAA11366; Fri, 14 Apr 2000 11:35:49 +1000 From: Danny To: Scott Gregory , freebsd-questions@FreeBSD.ORG Subject: Re: sendmail.cf in 4.0-RELEASE Date: Sat, 15 Apr 2000 11:40:50 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <38F67010.44CEE4EF@citizen.infi.net> MIME-Version: 1.0 Message-Id: <00041511410905.00325@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Have you tried using the locate command. On Fri, 14 Apr 2000, Scott Gregory wrote: > Where is /etc/sendmail.cf in release 4.0? I am trying to set up > Majordomo and I would like to add $MAJORD_HOME/majordomo.aliases to the > .cf file. > > Any hints? > > Thanks, > > Scott > > > 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 Apr 13 18:48:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id 6EA7B37BC52 for ; Thu, 13 Apr 2000 18:48:43 -0700 (PDT) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id VAA27499; Thu, 13 Apr 2000 21:47:26 -0400 (EDT) (envelope-from brett@peloton.runet.edu) Date: Thu, 13 Apr 2000 21:47:26 -0400 (EDT) From: Brett Taylor To: J McKitrick Cc: Mark Ovens , questions@freebsd.org Subject: Re: staroffice from cdrom In-Reply-To: <20000414002220.A4327@dogma.freebsd-uk.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Jonathon, On Fri, 14 Apr 2000, J McKitrick wrote: > So what is the trick to install it? Please ignore my earlier message - I thought you were trying to install off a FBSD cd-rom. :-) Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * Dept. of Mathematics and Statistics * Walker 234 (540) 831-5410 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 19: 1:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha1.net (mail.alpha1.net [216.88.112.3]) by hub.freebsd.org (Postfix) with ESMTP id 86E1237BD1B for ; Thu, 13 Apr 2000 19:01:22 -0700 (PDT) (envelope-from kris@alpha1.net) Received: from alpha1.net (gbody.net [216.88.112.86]) by mail.alpha1.net (8.9.3/8.9.3) with ESMTP id VAA03165 for ; Thu, 13 Apr 2000 21:02:05 -0500 Message-ID: <38F67A3F.4C3E465C@alpha1.net> Date: Thu, 13 Apr 2000 20:54:07 -0500 From: kris X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: perl? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm having a bit of a problem, every once in a while when i try to compile or run something, i get the following error perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = (unset), LC_CTYPE = "en_US", LANG = (unset) are supported and installed on your system. perl: warning: Falling back to the standard locale ("C") I was directed to check my /usr/share/locale/en_US.ISO_8859-1/ directory, the file listings on it were: bash-2.03# ls -l total 1 lrwxrwxrwx 1 root wheel 30 Apr 9 12:30 LC_COLLATE -> ../la_LN.ISO_8859-1/LC_COLLATE lrwxrwxrwx 1 root wheel 28 Apr 9 12:30 LC_CTYPE -> ../la_LN.ISO_8859-1/LC_CTYPE -rw-r--r-- 1 root wheel 374 Mar 20 15:30 LC_TIME I then checked the /usr/share/locale/la_LN.ISO_8859/ directory, the files in it were: bash-2.03# ls -l total 1 -rw-r--r-- 1 root wheel 6618 Mar 20 15:30 LC_COLLATE -rw-r--r-- 1 root wheel 3196 Mar 20 15:30 LC_CTYPE -rw-r--r-- 1 root wheel 434 Mar 20 15:30 LC_TIME these matched up with his and now i'm at a loss, he told me to email this address with my question, so if anyone could help me please email me directly (i am not sure if this is a mailing list or what) Thanks In Advance Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 19: 6:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 5AF2137B55B for ; Thu, 13 Apr 2000 19:06:16 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id ADFB6D6807E2; Thu, 13 Apr 2000 19:10:03 -0700 From: chip To: "James B. Wilkinson" , questions@FreeBSD.ORG Subject: Re: I'm at a loss for a way to mount this second harddrive Date: Thu, 13 Apr 2000 19:05:10 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <00041319075900.14451@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000, James B. Wilkinson wrote: > I can't help jumping in with my own clue-impaired question: > > chip typed "disklabel wd3s1" > BSD typed back (in part) "disk: wd1s1" > ^^^^^ > > so why does disklabel come back with "wd1s1" instead of "wd3s1"?? > ^ ^ > ^ ^ > something to do with where it was mounted before, perhaps? > > I don't have a problem to fix here; I'm just a curious sort (alternate > interpretations permitted). > >And here are the results of disklabel wd3s1 (as per your > >instructions) > > >chip# disklabel wd3s1 > ># /dev/rwd3s1c: > >type: ESDI > >disk: wd1s1 > ^^^^^ > ^^^^^ > [etc.] Hmm, that's a good question. I noticed that also but never got around to pointing it out. Running fsck finally fixed whatever was wrong. I'm curious too about the difference pointed out above. -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 19:26:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-gw2-b147.clsp.uswest.net (dsl-gw2-b147.clsp.uswest.net [63.227.177.147]) by hub.freebsd.org (Postfix) with ESMTP id E9F0637B55C for ; Thu, 13 Apr 2000 19:26:30 -0700 (PDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Received: from localhost (mark@localhost) by dsl-gw2-b147.clsp.uswest.net (8.9.3/8.9.3) with ESMTP id UAA06852; Thu, 13 Apr 2000 20:28:23 -0600 (MDT) (envelope-from mark@dsl-gw2-b147.clsp.uswest.net) Date: Thu, 13 Apr 2000 20:28:23 -0600 (MDT) From: Mark To: Scott Gregory Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail.cf in 4.0-RELEASE In-Reply-To: <38F67010.44CEE4EF@citizen.infi.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mine is in /etc/mail/ On Thu, 13 Apr 2000, Scott Gregory wrote: > Where is /etc/sendmail.cf in release 4.0? I am trying to set up > Majordomo and I would like to add $MAJORD_HOME/majordomo.aliases to the > .cf file. > > Any hints? > > Thanks, > > Scott > > > 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 Apr 13 19:30:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from emu.prod.itd.earthlink.net (emu.prod.itd.earthlink.net [207.217.121.31]) by hub.freebsd.org (Postfix) with ESMTP id D2E4537BE6E for ; Thu, 13 Apr 2000 19:30:48 -0700 (PDT) (envelope-from bduk@earthlink.net) Received: from earthlink.net (sdn-ar-006orportP320.dialsprint.net [63.178.69.98]) by emu.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id TAA02623; Thu, 13 Apr 2000 19:30:44 -0700 (PDT) Received: (from bduk@localhost) by earthlink.net (8.9.3/8.9.3) id TAA02459; Thu, 13 Apr 2000 19:13:46 -0700 (PDT) (envelope-from bduk) Date: Thu, 13 Apr 2000 19:13:46 -0700 (PDT) Message-Id: <200004140213.TAA02459@earthlink.net> From: Derrick Baumer To: bradley@swt.edu Cc: freebsd-questions@FreeBSD.ORG In-reply-to: <38F62FB4.7D06FBE1@swt.edu> (message from Bradley Crecelius on Thu, 13 Apr 2000 15:36:04 -0500) Subject: Re: sio overflows Reply-To: bduk@earthlink.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: Bradley Crecelius > > Doesnt ANYone know ANYthing about this? Okay, I'm not all that knowledgeable about this one, but I'll give it a shot. When I installed 3.4, I had a number of silo overflows when using my modem. It never got up into the thousands. At most, it hit maybe 200 during a typical web browsing session. I was unable to determine exactly what that message meant, but thought it must be that too much data is going through some part of the kernel too quickly for it to handle. Knowing that my system is easily able to keep up with my modem, I figured it must be a configuration problem somewhere (duh). I started with the BIOS, ensuring that my onboard controllers were set up correctly. While I was at it, I checked everything else out as well, discovering that I had a couple of other settings a little bit off from what I actually wanted. Next, I went through the kernel configuration and triple checked every line that dealt with any of the ports, making extra sure that they matched the BIOS settings and that they were how I wanted them. I also made sure the kernel ppp stuff was configured correctly, since I only used the modem with ppp anyway. Then I recompiled my kernel, did a cold boot, and the problem was gone. I don't know which stage fixed the problem, since (stupidly) I was debugging a lot of other things at the same time in an impatient rush to get the system "perfect". Somewhere in there, 90% of my problems went away, though. This doesn't give you much information, and I'm sorry about that. It's just a pointer for places for you to look. It's obvious that you're starting to get frustrated, understandably. Try to keep your head about you. The problem you're having can be fixed - it's just a matter of finding out how. Most of the people here are more than willing to help, but most will stop helping if they feel they are being yelled at for not contributing their *voluntary* time for a specific problem. Check your BIOS, then your kernel, then your ppp settings, THOROUGHLY. Write again and if it doesn't fix it and I will try to find some more information for you. > Here is my problem. > > Apr 12 12:29:25 psy /kernel: sio1: 26 more interrupt-level buffer > overflows (total 223) > > If i dont reboot for a couple of days, the total can reach into the 10's > of thousands. > > sio1 is my modem, which i have connected to the internet permanently, > which doesnt always work because it gets disconnected randomly because > of this error, i think. > > Any ideas? -- Derrick Baumer - Black Duck Software To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 20:40:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c008.sfo.cp.net (c008-h013.c008.sfo.cp.net [209.228.14.202]) by hub.freebsd.org (Postfix) with SMTP id F0C7A37BE33 for ; Thu, 13 Apr 2000 20:40:28 -0700 (PDT) (envelope-from bob@stumpweb.com) Received: (cpmta 12797 invoked from network); 13 Apr 2000 20:40:26 -0700 Received: from ip35.hackensack3.nj.pub-ip.psi.net (HELO bob-pc) (38.26.49.35) by smtp.surfree.com with SMTP; 13 Apr 2000 20:40:26 -0700 X-Sent: 14 Apr 2000 03:40:26 GMT From: "Bob Stump" To: "Jerry Lei" , Subject: RE: change the greeting of FTP server Date: Thu, 13 Apr 2000 23:40:22 -0400 Message-ID: <000c01bfa5c3$29cefce0$01fba8c0@bob-pc.stumpweb.com> 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 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 In-Reply-To: <20000413000216.27084.qmail@hotmail.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG edit ftpmotd it's in: /usr/ftp/etc/ftpmotd or /var/ftp/etc/ftpmotd or just locate ftpmotd and fix it BS +---------------------------------------------+ | Welcome to ftp on FreeBSD /(_)\ | | at (o,o) | | __ \~/ | | Jerry's -->====\ | | ~~ d d | | You are connected to jerry | +---------------------------------------------+ :) >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jerry Lei >Sent: Wednesday, April 12, 2000 8:02 PM >To: freebsd-questions@FreeBSD.org >Subject: change the greeting of FTP server > > >Hi, > >When I install FreeBSD, I setup the ftp server. But I put >the wrong greeting >message when asking me to write it during installation. >How could I change a welcome message of ftp server? Thanks. > > >Lei >______________________________________________________ >Get Your Private, Free Email at http://www.hotmail.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 Apr 13 20:40:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d08.mx.aol.com (imo-d08.mx.aol.com [205.188.157.40]) by hub.freebsd.org (Postfix) with ESMTP id 66C1437BE56 for ; Thu, 13 Apr 2000 20:40:46 -0700 (PDT) (envelope-from BigBallsjb66@aol.com) Received: from BigBallsjb66@aol.com by imo-d08.mx.aol.com (mail_out_v25.3.) id n.9d.410d8ad (9156) for ; Thu, 13 Apr 2000 23:40:40 -0400 (EDT) From: BigBallsjb66@aol.com Message-ID: <9d.410d8ad.2627ed37@aol.com> Date: Thu, 13 Apr 2000 23:40:39 EDT Subject: To Whom Ever It May Concern... To: 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 102 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. My name is Jason Burger and I am writing on behalf of Dos Pueblos High School, in Santa Barbara, California. I am 16 years old. Here at Dos Pueblos there is a networking class, and in that networking class the teacher wants to teach us how to build computers. But being located in California where in which has the lowest education budget in the nation, we are short on funds. Because we are so short on funds we depend on donations and fund raisers. We would really appreciate it if you would give us the littlest amount of money to help us on our way. Thank you very so much for taking your time in reading this. Sincerely, Jason Burger P.S. We have approximately 40 days to come up with the funds for our program or it will be terminated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 20:51:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kestrel.prod.itd.earthlink.net (kestrel.prod.itd.earthlink.net [207.217.121.155]) by hub.freebsd.org (Postfix) with ESMTP id 41F8C37B57D for ; Thu, 13 Apr 2000 20:51:38 -0700 (PDT) (envelope-from bduk@earthlink.net) Received: from earthlink.net (sdn-ar-005orportP165.dialsprint.net [63.178.66.101]) by kestrel.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id UAA12046 for ; Thu, 13 Apr 2000 20:51:32 -0700 (PDT) Received: (from bduk@localhost) by earthlink.net (8.9.3/8.9.3) id TAA02583; Thu, 13 Apr 2000 19:46:28 -0700 (PDT) (envelope-from bduk) Date: Thu, 13 Apr 2000 19:46:28 -0700 (PDT) Message-Id: <200004140246.TAA02583@earthlink.net> From: Derrick Baumer To: freebsd-questions@freebsd.org Subject: emacs slow to start Reply-To: bduk@earthlink.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, all you just dying to go off on how slow emacs is at everything else, too, just stop it. :) I just did a complete re-install of 3.4. I updated my source tree, made world, rebuilt the kernel, downloaded the latest ports tree, and installed emacs. When I type "emacs" at the console, it takes about five seconds for the program to start up. I remember it did this the last time I installed, too, and at some point, it stopped doing that, coming up in the blink-of-an-eye I'm used to. It behaved the same the time (I installed) before that as well. I just never figured out what it was that I did that made it start coming up normally before. Anybody know what I need to do to make it start quickly again? BTW, the .emacs file I'm using is the same one I was using before, so the problem isn't in there. -- Derrick Baumer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 21:16:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nwcst286.netaddress.usa.net (nwcst286.netaddress.usa.net [204.68.23.31]) by hub.freebsd.org (Postfix) with SMTP id A020F37B606 for ; Thu, 13 Apr 2000 21:16:14 -0700 (PDT) (envelope-from cgoz@usa.net) Received: (qmail 14603 invoked by uid 60001); 14 Apr 2000 04:16:14 -0000 Message-ID: <20000414041614.14602.qmail@nwcst286.netaddress.usa.net> Received: from 204.68.23.31 by nwcst286 for [203.26.28.119] via web-mailer(M3.4.0.33) on Fri Apr 14 04:16:13 GMT 2000 Date: 13 Apr 00 21:16:13 PDT From: Chris Goz To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: make buildworld ok, but installworld crashed X-MSMail-Priority: High X-Priority: 1 X-Mailer: USANET web-mailer (M3.4.0.33) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried upgrading 3.1-Stable to 4.0-Stable from source. The buildworld completed successfully but when I tried iinstallworld, it crashed with signal 12 and error code 1. = I replaced /bin on this drive (2) with /bin from another drive (1) with 3.4-RELEASE, and the system runs ok , but I cannot make buildworld with 3.4-STABLE sources because it dies with Bad system call - core dumped *** Error code 140 Also, top dies with "nlist failed". What other directories or files do I have to replace for it to work? = Or how do I repair or upgrade my 3.1-STABLE system on drive 2 with eg. 3.4-RELEASE that is on drive 1? Or do I have to build the system from source on drive 1 and then do installworld onto drive 2? Detailed instructions on how to do this would be appreciated. Thank you. Chris ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 21:27:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id D687237B599 for ; Thu, 13 Apr 2000 21:27:41 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.41]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Thu, 13 Apr 2000 20:20:04 -0700 Message-ID: <38F68BC9.FB8B1BAF@3-cities.com> Date: Thu, 13 Apr 2000 20:08:57 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Francisco Sanchez Cc: "'jms235@sisna.com'" , "'freebsd-questions@freebsd.org'" Subject: Re: silly error References: <4BA40B5A514ED311B9A40008C7DFB0A101297824@exchange2.snap.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Francisco Sanchez wrote: > > yes, the user is invited to that group > > ::::::: NBCi ::::::::::::::::::::::::::::::: > ::: > ::: francisco j sanchez > ::: Software Operations Engineer > ::: v://415.375.5380 e://franciscos@nbci.com > ::: > > -----Original Message----- > From: Jonathan Slivko [mailto:jms235@sisna.com] > Sent: Thursday, April 13, 2000 3:01 PM > To: 'freebsd-questions@freebsd.org'; 'freebsd-newbies@freebsd.org'; > Francisco Sanchez > Subject: Re: silly error > > Did you try adding that user into the root/wheel group? > > ---------- Original Message ---------------------------------- > From: Francisco Sanchez > Date: Thu, 13 Apr 2000 12:51:57 -0700 > > >× hello, > >× i am still pretty new to the FreeBSD world, and the X world, > >× and, yes, also the WindowMaker world. if my question sounds > >× a little simplistic, please bear with me. anyway, i recently > >× installed FreeBSD 4.0, with XFree86-4.0, > >× XFree86-aoutlibs-3.3.3, and windowmaker-0.61.1. Whenever i > >× try to startx, it fails with the following error message: > >× > >× Fatal server error: > >× xf86OpenConsole: Server must be running with root permissions > >× You should be using Xwrapper to start the server or xdm. > >× We strongly advise against making the server SUID root! In the installation notes for XFree86 3.3.6 there were the following instructions. 10. Installing the XFree86 3.3.6 Release The XFree86 3.3.6 binaries are distributed as a full release. NOTE: the X servers are no longer installed setuid root. If you are starting your X servers with startx/xinit, or something similar, you will need a copy of the setuid Xwrapper, and an updated xinit. These can be found in Xbin.tgz. It sounds like you have a mix of the old and the new and don't have Xwrapper start your server. I don't see an Xwrapper in 4.0 but I may have missed something. Kent > >× > >× now, this is obviosly some sort of permissions error, as i > >× can startx with sudo and as root, but not as any other user > >× on my box. i've tried using Xwrapper, and xdm, but to no > >× avail. what am i doing wrong? thanx in advance for your help. > >× > >× also, a side note, what is the difference between > >× windowmaker-0.61.1 and windowmaker-i18n-0.61.1? what are the > >× i18n extensions? thanx again. > >× -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 22:12:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lh2.rdc1.tx.home.com (ha2.rdc1.tx.home.com [24.4.0.67]) by hub.freebsd.org (Postfix) with ESMTP id 9421A37B72C for ; Thu, 13 Apr 2000 22:12:47 -0700 (PDT) (envelope-from shocker@ionet.net) Received: from cx181155a ([24.4.109.156]) by lh2.rdc1.tx.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <20000414051247.LOSW19412.lh2.rdc1.tx.home.com@cx181155a> for ; Thu, 13 Apr 2000 22:12:47 -0700 Message-ID: <000801bfa5cf$b6f84340$9c6d0418@okcne1.ok.home.com> From: "Halber Mensch" To: Subject: yet another network monkey Date: Fri, 14 Apr 2000 00:10:13 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA5A5.CDE83F80" 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 X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA5A5.CDE83F80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm trying to do something nearly impossible.. my TCP/IP knowledge is = way too slim for this. here's the situation... bsd box with two nics... one pointing to static cable address, one to = 192.168.0.1 LAN address I'm trying to get a local LAN working on the 192.168.0.xxx and have it = all route through the BSD box.. I've enabled the router daemon and by = some freak chance I got the BSD box to route out... I could never get = the LAN to communicate. .. to say nothing about having it route through = the BSD box... and here's something else wierd.. I managed to gnarl up the config = somehow... the two NICs are setup with the proper addies, and the = routing table appears to direct the routing correctly... but when I try = to ping out to the cable router I can see the packets go out and return, = but the packets lost somewhere. I think my config is just all hosed now. = If anyone has done anything similar I would appreciate some advice.. = also.. do I need to be setting the machine up as just a router or as a = gateway as well? and what system should be the default router? ------=_NextPart_000_0005_01BFA5A5.CDE83F80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm trying to do something nearly = impossible.. my=20 TCP/IP knowledge is way too slim for this.
 
here's the situation...
 
bsd box with two nics... one pointing = to static=20 cable address, one to 192.168.0.1 LAN address
 
I'm trying to get a local LAN working = on the=20 192.168.0.xxx and have it all route through the BSD box.. I've enabled = the=20 router daemon and by some freak chance I got the BSD box to route out... = I could=20 never get the LAN to communicate. .. to say nothing about having it = route=20 through the BSD box...
 
and here's something else wierd.. I = managed to=20 gnarl up the config somehow... the two NICs are setup with the proper = addies,=20 and the routing table appears to direct the routing correctly... but = when I try=20 to ping out to the cable router I can see the packets go out and return, = but the=20 packets lost somewhere. I think my config is just all hosed now. If = anyone has=20 done anything similar I would appreciate some advice.. also.. do I need = to be=20 setting the machine up as just a router or as a gateway as well? and = what system=20 should be the default router?
 
------=_NextPart_000_0005_01BFA5A5.CDE83F80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 22:26:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from presley.cybertrails.com (presley.cybertrails.com [162.42.150.35]) by hub.freebsd.org (Postfix) with SMTP id 525DC37B542 for ; Thu, 13 Apr 2000 22:26:44 -0700 (PDT) (envelope-from kf7nn1@cybertrails.com) Received: (qmail 11218 invoked from network); 14 Apr 2000 05:26:42 -0000 Received: from mti-aptis-phx-p141.cybertrails.com (HELO john) (162.42.8.141) by presley.cybertrails.com with SMTP; 14 Apr 2000 05:26:42 -0000 Message-ID: <016001bfa5d2$2771d530$0200a8c0@john> From: "George Vagner" To: Subject: MS protocol thru gateway Date: Thu, 13 Apr 2000 22:27:40 -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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG DSL | | HUB < real IP's | | | | NT | | FreeBSd -------------HUB < fake IP's | | | | < windows computers | | | | 1 2 3 4 here is my question i have 2 network cards in the bsd machine runing natd, how can i make it so the windows computers can "see" the NT machine in network neighborhood and vise versa. I guess i am asking if the FreeBSD gateway will allow the MS protocol to passthru the gateway so the windows computers can see each other. Thanks for your help George To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 22:30:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id B573937B754 for ; Thu, 13 Apr 2000 22:30:44 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3E5Ufo35512; Thu, 13 Apr 2000 22:30:41 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004140530.e3E5Ufo35512@cytosine.dhs.org> Subject: Re: MS protocol thru gateway In-Reply-To: <016001bfa5d2$2771d530$0200a8c0@john> from George Vagner at "Apr 13, 2000 10:27:40 pm" To: George Vagner Date: Thu, 13 Apr 2000 22:30:41 -0700 (PDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have almos tht exact same setup. And, the MS netbios protocol works just fine for me, I can see and access all of the computers just fine. --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > DSL > | > | > HUB < real IP's > | | > | | > NT | > | > FreeBSd -------------HUB < fake IP's > | | | | < windows > computers > | | | | > 1 2 3 4 > > here is my question i have 2 network cards in the bsd machine runing natd, > how can i make it > so the windows computers can "see" the NT machine in network neighborhood > and vise versa. > > I guess i am asking if the FreeBSD gateway will allow the MS protocol to > passthru the gateway > so the windows computers can see each other. > > Thanks for your help > > George > > > > 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 Apr 13 22:33: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dsms.com (dsms.com [205.158.42.162]) by hub.freebsd.org (Postfix) with ESMTP id 49CD937B5F5 for ; Thu, 13 Apr 2000 22:33:01 -0700 (PDT) (envelope-from hvb@dsms.com) Received: from sm.dsms.com (sm.dsms.com [199.89.215.10]) by dsms.com (8.9.3/8.9.3) with ESMTP id WAA11374 for ; Thu, 13 Apr 2000 22:33:00 -0700 (PDT) Received: from win.sm.dsms.com (win.sm.dsms.com [199.89.215.30]) by sm.dsms.com (8.9.3/8.9.3) with ESMTP id WAA82894 for ; Thu, 13 Apr 2000 22:33:00 -0700 (PDT) Received: by win.sm.dsms.com with Internet Mail Service (5.5.2232.9) id <2L5LC95X>; Thu, 13 Apr 2000 22:33:38 -0700 Message-ID: <7E2EC8D7DA2715408F388E092240E315F2F3@win.sm.dsms.com> From: harold barker To: "'freebsd-questions@FreeBSD.ORG'" Subject: Need Xfree driver for A sony vaio pcg-f490 NeoMagic Date: Thu, 13 Apr 2000 22:33:37 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have new Sony VAIO 490 with a NeoMagic video chip set. I need a Xfree server. I have found a Server for Linux but none for Freebsd. There is some support for Neomadic chips in Xfree 4.0 but that is for an older chipset and does not work real well. Does anyone have Xfree running on this chip set? I would hate to run linux on this box ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 22:36: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (Postfix) with ESMTP id 2D00C37B55C for ; Thu, 13 Apr 2000 22:36:01 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (spira-1-182.mdm.fox.execpc.com [169.207.25.56]) by mailgw00.execpc.com (8.9.1) id AAA07718; Fri, 14 Apr 2000 00:35:51 -0500 From: "Doug Poland" To: Cc: Subject: RE: Problem with SMC8216T Date: Fri, 14 Apr 2000 00:35:53 -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.2910.0) In-Reply-To: <200004130819.BAA09160@implode.root.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > >I'm having problems installing 4.0-REL on a couple of > >machines. Each machine has an SMC8216T. The install > >is over NFS. > > > >The card is jumpered to software select. The visual > >device manager (sorry, forgot the name) suggested... > > > >IRQ: 10, I/0: 0x280 > > > >The device probe found... > > > >ed0 at port 0x280-0x29f iomem 0xd800-0xdbfff irq 10 on isa0 > >edo: address 00:00:c0:39:c6:9e, type SMC8216T (16 bit) > ... > >ed0: device timeout > >ed0: device timeout > >ed0: device timeout > > > >and so on, forever. > > Check for conflicts with irq 10 from other devices. If your > machine has PCI, make sure that the BIOS config reserves > irq 10 as a 'legacy ISA device'. > > -DG > It's an ISA box. No conflicts. I downloaded a diagnostic utility for the NIC. I verified the settings and tried again. It just won't work on software select jumper. So I jumpered the cards to i/o 0x300, irq 10, RAM 0xcc000 and it works! Thanks... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 22:58: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from presley.cybertrails.com (presley.cybertrails.com [162.42.150.35]) by hub.freebsd.org (Postfix) with SMTP id E197F37B7D1 for ; Thu, 13 Apr 2000 22:58:04 -0700 (PDT) (envelope-from kf7nn1@cybertrails.com) Received: (qmail 27430 invoked from network); 14 Apr 2000 05:58:03 -0000 Received: from mti-aptis-phx-p30.cybertrails.com (HELO john) (162.42.8.30) by presley.cybertrails.com with SMTP; 14 Apr 2000 05:58:03 -0000 Message-ID: <016f01bfa5d6$882fed90$0200a8c0@john> From: "George Vagner" To: "Bhishan Hemrajani" Cc: References: <200004140530.e3E5Ufo35512@cytosine.dhs.org> Subject: Re: MS protocol thru gateway Date: Thu, 13 Apr 2000 22:59:00 -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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG thank you, I was going to set this up but wasnt sure if i needed netbios over tcp/ip or whatever to support this. havent tried it yet but i thought i would ask to see how many have this setup and see if it works. ----- Original Message ----- From: "Bhishan Hemrajani" To: "George Vagner" Cc: Sent: Thursday, April 13, 2000 10:30 PM Subject: Re: MS protocol thru gateway > I have almos tht exact same setup. And, the MS netbios protocol works > just fine for me, I can see and access all of the computers just fine. > > --bhishan > > [Charset iso-8859-1 unsupported, filtering to ASCII...] > > DSL > > | > > | > > HUB < real IP's > > | | > > | | > > NT | > > | > > FreeBSd -------------HUB < fake IP's > > | | | | < windows > > computers > > | | | | > > 1 2 3 4 > > > > here is my question i have 2 network cards in the bsd machine runing natd, > > how can i make it > > so the windows computers can "see" the NT machine in network neighborhood > > and vise versa. > > > > I guess i am asking if the FreeBSD gateway will allow the MS protocol to > > passthru the gateway > > so the windows computers can see each other. > > > > Thanks for your help > > > > George > > > > > > > > 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 Apr 13 23:14:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilsener.srv.ualberta.ca (pilsener.srv.ualberta.ca [129.128.5.19]) by hub.freebsd.org (Postfix) with ESMTP id 9E38C37B628 for ; Thu, 13 Apr 2000 23:14:45 -0700 (PDT) (envelope-from rorsten@gpu.srv.ualberta.ca) Received: from gpu1.srv.ualberta.ca (gpu1.srv.ualberta.ca [129.128.98.10]) by pilsener.srv.ualberta.ca (8.9.3/8.9.3) with ESMTP id AAA09470 for ; Fri, 14 Apr 2000 00:14:43 -0600 (MDT) Received: from localhost (rorsten@localhost) by gpu1.srv.ualberta.ca (8.8.5/8.8.5) with ESMTP id AAA67928 for ; Fri, 14 Apr 2000 00:14:43 -0600 Date: Fri, 14 Apr 2000 00:14:43 -0600 (MDT) From: Reid Orsten X-Sender: rorsten@gpu1.srv.ualberta.ca To: questions@FreeBSD.org Subject: Mixer problems with Yamaha OPL-SAx Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-2122292726-1786680410-955692883=:27700" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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. ---2122292726-1786680410-955692883=:27700 Content-Type: TEXT/PLAIN; charset=US-ASCII This problem occurs on an IBM ThinkPad 310ED The XMONKEYX kernel is basically a pruned version of GENERIC with the pcm device and some sco console options added. The problem is that the mixer does not allow the bass/treble to be changed. How do I fix this? ---2122292726-1786680410-955692883=:27700 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=uname Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=uname RnJlZUJTRCBkaGNwLTIwNC0xMDcuaGVuZGF5LnVhbGJlcnRhLmNhIDQuMC1S RUxFQVNFIEZyZWVCU0QgNC4wLVJFTEVBU0UgIzU6IFRodSBBcHIgMTMgMTg6 NTY6NDMgTURUIDIwMDAgICAgIHJvb3RAZGhjcC0yMDQtMTA3LmhlbmRheS51 YWxiZXJ0YS5jYTovdXNyL3NyYy9zeXMvY29tcGlsZS9YTU9OS0VZWCAgaTM4 Ng0K ---2122292726-1786680410-955692883=:27700-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 23:19:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 4EB3437B6D0 for ; Thu, 13 Apr 2000 23:19:43 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id A966D7940724; Thu, 13 Apr 2000 23:23:34 -0700 From: chip To: freebsd-questions@FreeBSD.ORG Subject: Running FSCK - Was: I'm at a loss for a way to mount this second harddrive Date: Thu, 13 Apr 2000 23:15:38 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20000413082842.U4381@fw.wintelcom.net> MIME-Version: 1.0 Message-Id: <00041323212501.15325@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Here's a trick that can help out, if you're running commands, > especially as root and things aren't working out, try running > 'dmesg' after the command to see if the kernel complained about > anything. > I'm 99% sure that you'd see: > WARNING: R/W mount of /dev/wd3s1e denied. Filesystem is not clean - run fsck > Near the end of the kernel log, you'll find a lot of other situations > where this can really help. > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." I checked dmesg and you're right. In fact, the warning message was pointing to all my partitions including /cdrom. So I ran fsck and it reported back that the filesystem was still dirty and to re-run fsck, so I did, and kept getting the same results. I read the man pages for fsck and ran fsck -p and fsck -f, not sure which one was most appropriate, but the file system is still 'dirty'. What should I try next to 'clean' the 'dirty' filesystem? -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 13 23:50:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 2CF8037B542 for ; Thu, 13 Apr 2000 23:50:48 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA54631; Fri, 14 Apr 2000 16:20:38 +0930 (CST) Date: Fri, 14 Apr 2000 16:20:38 +0930 From: Greg Lehey To: Kenneth Wayne Culver Cc: freebsd-questions@freebsd.org Subject: Re: HUGE kernel built from 3.2 CDRom Message-ID: <20000414162038.D53164@freebie.lemis.com> References: <20000411155707.N26373@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre2i In-Reply-To: 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 11 April 2000 at 9:35:52 -0400, Kenneth Wayne Culver wrote: >> On Monday, 10 April 2000 at 23:12:04 -0400, Eric Ogren wrote: >>> On Mon, Apr 10, 2000 at 10:58:36PM -0400, James B. Wilkinson wrote: >>>> One of the machines in my networking lab has three Ethernet cards in it. >>>> This seems to require a rebuild of the kernel. I edited GENERIC and added >>>> ed1 and ed2 right after ed0. The kernel built fine, and it works ok, but it >>>> is almost 11 MB, whereas the GENERIC kernel is 2,329,748 bytes. So I ran >>>> strip on the new kernel, and that made it small allright, 2017520 bytes. It >>>> still works ok, but dmesg doesn't work with it, and I forgot to try ps, but >>>> I'll bet that it doesn't work, either. Is there something like a partial >>>> strip that I need to do? My root filesystem is getting crowded. >>> >>> By any chance did you run "config -g KERNEL" or do you have a >>> "-g" hanging around in your /etc/make.conf somewhere? It looks like you >>> managed to build a debug kernel, and the debugging symbols are big, as >>> you've noticed. >> >>> You also noticed that stripping a kernel is going to cause Bad >>> Things(tm) to happen; I wouldn't recommend it. >> >> This isn't quite correct. Kernels with full symbols contain two >> different kinds of symbols: global symbols and debug symbols. Some >> programs, such as dmesg, need the global symbols. It's the debug >> symbols which cause the "bloat". Correspondingly, there are different >> ways to strip a kernel. Use 'strip kernel' to remove all symbols; >> this will cause some programs to fail. Use 'strip -g kernel' to >> remove only the debugging symbols. >> >> I personally recommend keeping the debug symbols. If you ever have a >> panic and want to find out why, you'll need the symbols. >> > you don't need to do that, just keep a second copy of the kernel, and put > the one with debug symbols someplace safe. You shouldn't run a kernel with > debug symbols in it because it takes a lot of memory and stuff... and it > takes forever to load when you boot... This is no longer correct. The system does not load the symbols into kernel memory, so it doesn't take up any more system memory, and the load time is the same. > if the kernel panics, you can just use the saved copy of the kernel > to debug the crash dump. At least this is what the handbook says to > do :-) Sure, you can do that, but then you need two copies of the kernel. Even if one is smaller than the other, you waste space, and you increase the opportunity of kernel mismatches. > (and who probably wrote that??? heh heh) Jörg Wunsch. Is that funny? Greg -- When replying to this message, please copy the original recipients. 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 Fri Apr 14 1: 5:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tyo01.freecom.ne.jp (mail1.freecom.ne.jp [210.235.164.61]) by hub.freebsd.org (Postfix) with SMTP id 99AF237BE60 for ; Fri, 14 Apr 2000 01:05:23 -0700 (PDT) (envelope-from seet@mx3.freecom.ne.jp) Received: (qmail 28906 invoked from network); 14 Apr 2000 08:08:58 -0000 Received: from 1cust142.tnt1.osa1.da.uu.net (HELO smtp3.freecom.ne.jp) (63.12.70.142) by mail1.freecom.ne.jp with SMTP; 14 Apr 2000 08:08:58 -0000 Message-ID: <200004141703.1136@seet.mx3.freecom.ne.jp> Date: Fri, 14 Apr 2000 17:03:27 +0900 From: =?ISO-2022-JP?B?GyRCJTUlaSVqITwlXiVzNmRCQE86JE5OIj1QRCUbKEI=?= To: seet@mx3.freecom.ne.jp Subject: =?ISO-2022-JP?B?GyRCIXo/NzUsJSohPCVXJXM1LUcwIzMjMCVdJSQlcyVIGyhC?= =?ISO-2022-JP?B?GyRCTDVOQSU1ITwlUyU5IXobKEI=?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Mailer: Gen Mail 0.9b Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B"!"!!~(B $B!c%5%i%j!<%^%s6dB@O:$NN"=PD%!&A49qHG!d(B $B!~"!"!(B $B"!(B $B"!(B $B"!"!!~(B $B?75,%*!<%W%s5-G0#3#0%]%$%s%HL5NA%5!<%S%9(B $B!~"!"!(B $BFMA3$N%a!<%k$r$*5v$72<$5$$!#(B $B$3$NEY!"A49q3FCO$K=;$s$G$$$k=w$N;R$NIt20$r#2#4;~4V%j%"%k%?%$%`$KGA$1$k(B $B!I(B $B%5%i%j!<%^%s6dB@O:$NN"=PD%!&A49qHG(B $B!I$H$$$&2h4|E*$JHVAH$r(B $B#47n#1#3F|$K%*!<%W%s$9$k;v$K$J$j$^$7$?!#(B $B!!!!!!!!!!!!!!!!!!!!!!!!!!(B $B!Z2f!9$O$D$$$K$d$j$^$7$?![(B $BA49q3FCO$K=;$s$G$$$k=w$N;R$NIt20$K%+%a%i@_CV$9$k;v$K@.8y$7$?$N$G$9(B $B!!!!!!!!!!!!!!!!!!!!(B $B!z$3$3$,B>$H$O7hDjE*$K0c$$$^$9!*!*(B $B"-!!!!!!!!!!!!"-!!!!!!!!!!!!"-(B $B(.(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(/(B $B$^$:!"$"$J$?<+?H$,HVAHFb$N%5%i%j!<%^%s6dB@O:$K$J$j$+$o$j!"(B $B$"$J$?<+?H$,Mh$NGA$-%5%$%H$H$OA4$/0[$J$C$?BN83$,$G$-$k$3$H$G$7$g$&!#(B $B?75,%*!<%W%s$K$D$-!"!J=PD%7PHq$H$7$F!K:#$J$i!"%I%+!A%s$HL5NA$G(B $B#3#0%]%$%s%H!J#3!%#0#0#01_AjEv!K$r%5!<%S%9Cf!*!*(B $B$5$"!":#$9$02<5-$X5^$4$&!*!*(B http://www1.sphere.ne.jp/cube/salary3/ ---------------------------------------------------------- $B@?$K62$lF~$j$^$9$,!"$3$N%a!<%k$,I,MW$N$J$$J}$O$9$0$K:o=|$7$F2<$5$$!#(B $B6=L#$NM-$kJ}!"I,MW$JJ}$N$_$,8fMw$K$J$C$F2<$5$$!#(B ---------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 2: 4:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mh2.omnitel.net (mh2.omnitel.net [205.244.197.6]) by hub.freebsd.org (Postfix) with ESMTP id E13DC37BE79 for ; Fri, 14 Apr 2000 02:04:17 -0700 (PDT) (envelope-from Termikas@carillon.cis.lt) Received: from pikuolis.omnitel.net ([205.244.197.1] ident=root) by mh2.omnitel.net with esmtp for questions@FreeBSD.org id 12g21e-00073H-00; Fri, 14 Apr 2000 11:04:30 +0200 Received: from cis.balt.net (prie0-a2.ot.lt [194.176.56.69]) by pikuolis.omnitel.net (8.9.3/8.9.4) with ESMTP id LAA17942 for ; Fri, 14 Apr 2000 11:03:21 +0200 (MET DST) Message-ID: <38F6DF82.CADF55FC@cis.balt.net> Date: Fri, 14 Apr 2000 11:06:10 +0200 From: SkydiveR Reply-To: Termikas@carillon.cis.lt Organization: Fuckin' Killer X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello there, well I have some questions about freebsd ... 1. Well why can't I install my sound card it is a Sound Blaster ? 2. I can not unlock permisions for the user (ppp etc.) ? thanks you in advance Sarunas Maciulis P.S. if you can I would really appreciate if I could the answers to my questions via e-mail. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 2:25:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 8B15837BE45 for ; Fri, 14 Apr 2000 02:25:13 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12g2LS-000DGN-00; Fri, 14 Apr 2000 11:24:58 +0200 From: Sheldon Hearn To: Jim Pazarena Cc: freebsd-questions@FreeBSD.ORG Subject: Re: inetd logging In-reply-to: Your message of "Thu, 13 Apr 2000 16:40:45 MST." <10004131640.aa03553@ccstores.com> Date: Fri, 14 Apr 2000 11:24:58 +0200 Message-ID: <50986.955704298@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Apr 2000 16:40:45 MST, Jim Pazarena wrote: > I have installed FreeBSD v4.0, and find that inetd "successful logging" > isn't working. Are you sure it isn't just logging to another facility? The manual page is quite clear about the facility used; usually ``daemon'', unless wrapping options are specified, in which case ``auth'. You can find out for yourself exactly which facility.priority is used for any given message as follows... Uncomment the line in /etc/syslog.conf which sends _all_ syslog messages to /var/log/all.log. Create that file as follows: touch /var/log/all.log Then kill syslogd and start a new instance up with the -v (verbose) option, which causes syslogd to include in its log files the facility and priority of each message. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 2:32: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 3F83A37B749 for ; Fri, 14 Apr 2000 02:32:03 -0700 (PDT) (envelope-from brameld@twave.net) Received: from [208.47.188.118] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id ca884964 for ; Fri, 14 Apr 2000 05:31:55 -0400 From: Walter Brameld To: chip , freebsd-questions@FreeBSD.ORG Subject: Re: Running FSCK - Was: I'm at a loss for a way to mount this second harddrive Date: Fri, 14 Apr 2000 05:31:09 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <20000413082842.U4381@fw.wintelcom.net> <00041323212501.15325@chip.wiegand.org> In-Reply-To: <00041323212501.15325@chip.wiegand.org> MIME-Version: 1.0 Message-Id: <00041405315600.02944@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Apr 2000, in a never-ending search for enlightenment, chip wrote: > > Here's a trick that can help out, if you're running commands, > > especially as root and things aren't working out, try running > > 'dmesg' after the command to see if the kernel complained about > > anything. > > I'm 99% sure that you'd see: > > WARNING: R/W mount of /dev/wd3s1e denied. Filesystem is not clean - run fsck > > Near the end of the kernel log, you'll find a lot of other situations > > where this can really help. > > -- > > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > > "I have the heart of a child; I keep it in a jar on my desk." > > I checked dmesg and you're right. In fact, the warning message was > pointing to all my partitions including /cdrom. So I ran fsck and it > reported back that the filesystem was still dirty and to re-run fsck, > so I did, and kept getting the same results. I read the man pages for > fsck and ran fsck -p and fsck -f, not sure which one was most > appropriate, but the file system is still 'dirty'. What should I try > next to 'clean' the 'dirty' filesystem? > > -- > Chip I hope you're not trying to run fsck on mounted file systems. -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 2:53:36 2000 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 B097237BE81 for ; Fri, 14 Apr 2000 02:53:33 -0700 (PDT) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id LAA35074; Fri, 14 Apr 2000 11:53:20 +0200 (CEST) (envelope-from karelj) Date: Fri, 14 Apr 2000 11:53:20 +0200 From: "Karel J. Bosschaart" To: Rasmus Skaarup , questions@freebsd.org Subject: Re: UnixBench 4.0.1 results on Linux and FreeBSD Message-ID: <20000414115320.A35051@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@wtb.tue.nl References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from rasmus@gal.dk on Fri, Apr 14, 2000 at 01:29:35AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 14, 2000 at 01:29:35AM +0200, Rasmus Skaarup wrote: > > Hi, > > I did some benchmarking one machine with both FreeBSD and Linux as the > OS, and got the following results.. > I know this doesn't mean that Linux rulez, but why does FreeBSD perform > under 1/4 of when Linux was installed in the filesystem tests? > A default linux install uses async mounts, a default FreeBSD install uses sync mounts which is much slower but gives better chances when recovering from a crash. To speed up the FreeBSD file performance without reverting to a 'dangerous' async mount you could enable softupdates. I'm not sure however if this explains all of the 1/4... I would be interested to know. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 3:10:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.de [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 9151837BE7F for ; Fri, 14 Apr 2000 03:10:36 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd05.sul.t-online.de by mailout06.sul.t-online.de with smtp id 12g33Y-0008Mc-07; Fri, 14 Apr 2000 12:10:32 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.157.22.148]) by fwd05.sul.t-online.de with esmtp id 12g33N-1pAAs4C; Fri, 14 Apr 2000 12:10:21 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id LAA02686; Fri, 14 Apr 2000 11:54:04 +0200 (CEST) Date: Fri, 14 Apr 2000 11:54:04 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: SkydiveR Cc: questions@FreeBSD.ORG Subject: Re: question In-Reply-To: <38F6DF82.CADF55FC@cis.balt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Try posting with your real name. That's always better. Ciao, Freddy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 3:40:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tyo01.freecom.ne.jp (mail1.freecom.ne.jp [210.235.164.61]) by hub.freebsd.org (Postfix) with SMTP id C05BC37BE8E for ; Fri, 14 Apr 2000 03:40:45 -0700 (PDT) (envelope-from seet@mx3.freecom.ne.jp) Received: (qmail 21628 invoked from network); 14 Apr 2000 10:01:18 -0000 Received: from 1cust143.tnt2.osa1.da.uu.net (HELO smtp3.freecom.ne.jp) (63.12.71.143) by mail1.freecom.ne.jp with SMTP; 14 Apr 2000 10:01:18 -0000 Message-ID: <200004141855.1152@seet.mx3.freecom.ne.jp> Date: Fri, 14 Apr 2000 18:55:42 +0900 From: =?ISO-2022-JP?B?GyRCJTUlaSVqITwlXiVzNmRCQE86JE5OIj1QRCUbKEI=?= To: seet@mx3.freecom.ne.jp Subject: =?ISO-2022-JP?B?GyRCIXo/NzUsJSohPCVXJXM1LUcwIzMjMCVdJSQlcyVIGyhC?= =?ISO-2022-JP?B?GyRCTDVOQSU1ITwlUyU5IXobKEI=?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Mailer: Gen Mail 0.9b Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B"!"!!~(B $B!c%5%i%j!<%^%s6dB@O:$NN"=PD%!&A49qHG!d(B $B!~"!"!(B $B"!(B $B"!(B $B"!"!!~(B $B?75,%*!<%W%s5-G0#3#0%]%$%s%HL5NA%5!<%S%9(B $B!~"!"!(B $BFMA3$N%a!<%k$r$*5v$72<$5$$!#(B $B$3$NEY!"A49q3FCO$K=;$s$G$$$k=w$N;R$NIt20$r#2#4;~4V%j%"%k%?%$%`$KGA$1$k(B $B!I(B $B%5%i%j!<%^%s6dB@O:$NN"=PD%!&A49qHG(B $B!I$H$$$&2h4|E*$JHVAH$r(B $B#47n#1#3F|$K%*!<%W%s$9$k;v$K$J$j$^$7$?!#(B $B!!!!!!!!!!!!!!!!!!!!!!!!!!(B $B!Z2f!9$O$D$$$K$d$j$^$7$?![(B $BA49q3FCO$K=;$s$G$$$k=w$N;R$NIt20$K%+%a%i@_CV$9$k;v$K@.8y$7$?$N$G$9(B $B!!!!!!!!!!!!!!!!!!!!(B $B!z$3$3$,B>$H$O7hDjE*$K0c$$$^$9!*!*(B $B"-!!!!!!!!!!!!"-!!!!!!!!!!!!"-(B $B(.(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(/(B $B$^$:!"$"$J$?<+?H$,HVAHFb$N%5%i%j!<%^%s6dB@O:$K$J$j$+$o$j!"(B $B$"$J$?<+?H$,Mh$NGA$-%5%$%H$H$OA4$/0[$J$C$?BN83$,$G$-$k$3$H$G$7$g$&!#(B $B?75,%*!<%W%s$K$D$-!"!J=PD%7PHq$H$7$F!K:#$J$i!"%I%+!A%s$HL5NA$G(B $B#3#0%]%$%s%H!J#3!%#0#0#01_AjEv!K$r%5!<%S%9Cf!*!*(B $B$5$"!":#$9$02<5-$X5^$4$&!*!*(B http://www1.sphere.ne.jp/cube/salary3/ ---------------------------------------------------------- $B@?$K62$lF~$j$^$9$,!"$3$N%a!<%k$,I,MW$N$J$$J}$O$9$0$K:o=|$7$F2<$5$$!#(B $B6=L#$NM-$kJ}!"I,MW$JJ}$N$_$,8fMw$K$J$C$F2<$5$$!#(B ---------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 3:56:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vandenis.sc-uni.ktu.lt (vandenis.sc-uni.ktu.lt [193.219.61.14]) by hub.freebsd.org (Postfix) with SMTP id 63F4337BDE6 for ; Fri, 14 Apr 2000 03:56:07 -0700 (PDT) (envelope-from milda@vandenis.sc-uni.ktu.lt) Received: (qmail 17188 invoked by uid 1010); 14 Apr 2000 10:56:04 -0000 Date: Fri, 14 Apr 2000 12:56:03 +0200 (std) From: Milda Mimiene X-Sender: milda@blurb.ktu.lt To: freebsd-questions@FreeBSD.ORG Subject: noatime Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, all I have been watching this list for some months. I've found here a lot of good ideas and questions. And now I would like to ask one questions. I run FreeBSD 3.2 as my cache machine (squid-2.3.stable3.1). (512 RAM and 2x9GB SCSI disk). In squid list I've read that the performance of FreeBSD and squid to be good, especially with "noatime" options. I put "noatime" options in my fstab and it looks like: # Device Mountpoint FStype Options Dump Pass# /dev/da0s1a / ufs rw 1 1 /dev/da0s1g /export/disk1 ufs rw,noatime 2 2 /dev/da0s1f /usr/local ufs rw 2 2 /dev/da0s1e /var ufs rw 2 2 /dev/da1s1e /export/disk2 ufs rw,noatime 2 2 /export/disk1 and /export/disk2 is used for cache But I still get warning in my log files such as: Apr 13 12:19:54 aitra /kernel: /export/disk2: optimization changed from SPACE to TIME Apr 13 16:33:52 aitra /kernel: /export/disk2: optimization changed from TIME to SPACE I am not FreeBSD gurus but I feel that something is not working correct. What do I miss? Or What do i need to change. Regards from Lithuania, --------------------------------------------------------------- Milda Mimiene Kaunas University of Technology Studentu 48a -101 Computer Center LT-3028 Kaunas User support group Lithuania E-mail: milda@sc-uni.ktu.lt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 4:17:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from c3po.lpl.arizona.edu (c3po.LPL.arizona.edu [128.196.64.189]) by hub.freebsd.org (Postfix) with ESMTP id CF5AA37BE92 for ; Fri, 14 Apr 2000 04:17:09 -0700 (PDT) (envelope-from jbarnes@c3po.lpl.arizona.edu) Received: from localhost (jbarnes@localhost) by c3po.lpl.arizona.edu (8.9.3/8.9.3) with ESMTP id EAA09914 for ; Fri, 14 Apr 2000 04:17:21 -0700 (MST) (envelope-from jbarnes@c3po.lpl.arizona.edu) Date: Fri, 14 Apr 2000 04:17:21 -0700 (MST) From: Jason Barnes To: freebsd-questions@freebsd.org Subject: netscape Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Arg, I just installed release 4.0 (and set my old 3.x hard drive aside), but I can't seem to get netscape working on the new system . . . It complains that it can't find "libXt.so.6.0", but a brief find reveals it to be located in /usr/compat/linux/usr/X11R6/lib. What's the deal? What do I have to do to let netscape know where to find the dynamically linked stuff? Thanks! - Jason ld.so failed: Can't find shared library "libXt.so.6.0" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 4:25:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.iweb.net.au (mail.iweb.net.au [210.8.138.51]) by hub.freebsd.org (Postfix) with ESMTP id 0DFD837B694 for ; Fri, 14 Apr 2000 04:25:16 -0700 (PDT) (envelope-from matts@thepentagon.com) Received: from matt (ppp34.adl.iweb.net.au [202.12.71.98]) by mail2.iweb.net.au (8.9.3/8.9.3) with ESMTP id UAA13538 for ; Fri, 14 Apr 2000 20:49:40 +0930 Message-ID: <200004142054330335.0088F3F1@iweb.net.au> X-Mailer: Calypso Version 3.00.00.13 (1) Date: Fri, 14 Apr 2000 20:54:33 +0930 Reply-To: matts@thepentagon.com From: "Matthew" To: freebsd-questions@FreeBSD.ORG Subject: FTP Port Mapping Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am trying to redirect a port from my FreeBSD 4.0 RELEASE box (internet gateway for my LAN) to a linux box also on my LAN. The linux box has an internal private IP. I have tried looking for info on using NATD, but would anyone be able to offer some advice or point me to some documentation relating to mapping ftp ports? Thanks, Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 4:29:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 0F3F937BE92 for ; Fri, 14 Apr 2000 04:29:44 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id HAA17766; Fri, 14 Apr 2000 07:28:18 -0400 (EDT) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200004141128.HAA17766@blackhelicopters.org> Subject: Re: staroffice from cdrom In-Reply-To: <20000414002220.A4327@dogma.freebsd-uk.eu.org> from J McKitrick at "Apr 14, 2000 0:22:20 am" To: jcm@freebsd-uk.eu.org (J McKitrick) Date: Fri, 14 Apr 2000 07:28:18 -0400 (EDT) Cc: mark@freebsd-uk.eu.org, brett@peloton.runet.edu, questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't have the CD-ROM, but if I did, I'd mount it, and look through the CD-Rom for the distfile. Then copy the distfile to /usr/ports/distfiles. If they did something funky with the distfile on the CD-Rom, of course, you're hosed. ==ml > So what is the trick to install it? > > > jm > -- > ------------------------------------------------------------------- > Jonathon McKitrick -- jcm@freebsd-uk.eu.org To Microsoft: > "Your tyranny I was part of, is now cracking on every side. > Now your own life is in danger. Your Empire is on fire." Front 242 > ------------------------------------------------------------------- > > > 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 Apr 14 4:29:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id CF21237BEA1 for ; Fri, 14 Apr 2000 04:29:51 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 7360 invoked by uid 1000); 14 Apr 2000 11:29:50 -0000 Date: Fri, 14 Apr 2000 07:29:50 -0400 From: Alan Clegg To: Milda Mimiene Cc: freebsd-questions@FreeBSD.ORG Subject: Re: noatime Message-ID: <20000414072950.C4425@ecto.greenpeas.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from milda@vandenis.sc-uni.ktu.lt on Fri, Apr 14, 2000 at 12:56:03PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Milda Mimiene spewed forth the following bitstream: [two disks are mounted noatime] > /export/disk1 and /export/disk2 is used for cache > > But I still get warning in my log files such as: > Apr 13 12:19:54 aitra /kernel: /export/disk2: optimization changed from > SPACE to TIME > Apr 13 16:33:52 aitra /kernel: /export/disk2: optimization changed from > TIME to SPACE This has nothing to to with atime. Atime is a field in the directory entry for each file/directory that records the time of last access. What you are seeing in the message above is a change in disk usage strategy caused by the crossing of a usage percentage. AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 4:46:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aeon.tvd.be (aeon.tvd.be [195.162.196.20]) by hub.freebsd.org (Postfix) with ESMTP id 8788C37B57F for ; Fri, 14 Apr 2000 04:46:12 -0700 (PDT) (envelope-from marcello.dipietro@chello.be) Received: from chello.be (cable-195-162-199-200.upc.chello.be [195.162.199.200]) by aeon.tvd.be (8.9.3/8.9.3/RELAY-1.1) with ESMTP id NAA29175 for ; Fri, 14 Apr 2000 13:46:10 +0200 (MET DST) Message-ID: <38F70568.8DC0B214@chello.be> Date: Fri, 14 Apr 2000 13:47:52 +0200 From: Marcello Di Pietro X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: PROBLEM Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, what can I do , on a 486/66 I have successfully installed FreeBSD but I have a problem with the 3Com 3C509 card . When it boot it says found ep0 3COM etc and after "eeprom failed to come ready" what can I do now ? Thanks Marcello To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 5:32:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web.consna3.it (web.consna3.it [195.103.133.67]) by hub.freebsd.org (Postfix) with ESMTP id D82C837BEA6 for ; Fri, 14 Apr 2000 05:32:39 -0700 (PDT) (envelope-from lukeskw@yahoo.com) Received: from ADMINISTRATOR ([195.103.133.15]) by web.consna3.it with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3) id 2WWQNWKZ; Fri, 14 Apr 2000 14:43:46 +0200 Message-ID: <000801bfa60d$f0afec30$0f8567c3@web> From: "Gianluca Di Pietro" To: Subject: SUBSCRIBE Date: Fri, 14 Apr 2000 14:35:34 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA61E.B16D8E40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA61E.B16D8E40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable What can i do for join in to mailing list? ------=_NextPart_000_0005_01BFA61E.B16D8E40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
What can i do for join in to mailing=20 list?
------=_NextPart_000_0005_01BFA61E.B16D8E40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 5:44:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id 1390F37BEA9 for ; Fri, 14 Apr 2000 05:44:17 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.0/8.10.0.Tyfon) with ESMTP id e3ECiDT82187 for ; Fri, 14 Apr 2000 14:44:13 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Fri, 14 Apr 2000 14:51:53 +0200 From: "Dan Larsson" To: "[FreeBSD-Questions-List] (E-mail)" Subject: RAQ-style LCD for FreeBSD Date: Fri, 14 Apr 2000 14:39:24 +0200 Message-ID: <00d601bfa60e$7777b4f0$0c01a8c0@junglenote.com> 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) X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone know if there's some sort of software to display information on a LCD-display for FreeBSD? ( As seen on Compaq Proliant and Cobalt RAQ servers ) Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 5:45:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 1EDB037BE89 for ; Fri, 14 Apr 2000 05:45:15 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 7790 invoked by uid 1000); 14 Apr 2000 12:45:07 -0000 Date: Fri, 14 Apr 2000 08:45:07 -0400 From: Alan Clegg To: Mako Cc: freebsd-questions@FreeBSD.ORG Subject: Re: JDK Message-ID: <20000414084507.F4425@ecto.greenpeas.org> References: <3.0.3.32.20000413141502.034c3a58@www.bigfatbastard.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3.0.3.32.20000413141502.034c3a58@www.bigfatbastard.com>; from mako@bigfatbastard.com on Thu, Apr 13, 2000 at 02:15:02PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Mako spewed forth the following bitstream: > Greetings, > > I downloaded the files "jdk1.1.8_AOUT.V1999-11-9.tar.gz" and > "jdk1.1.8_ELF.V1999-11-9.tar" off your site and when I open it it un > compresses into the directory "jdk1.1.8". OK, when I try and run make it > just gives me; [.blah.] Try 'cd /usr/ports/java/jdk; make clean all install' AlanC -- \ Alan B. Clegg Just because I can \ abc@firehouse.net does not mean I will. \ \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 6: 4:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from brockman.tinet.ie (brockman.tinet.ie [159.134.237.30]) by hub.freebsd.org (Postfix) with ESMTP id 05D0737BEAC for ; Fri, 14 Apr 2000 06:04:12 -0700 (PDT) (envelope-from fcfbsd@eircom.net) Received: from [212.2.173.111] (helo=irlbcw1186737) by brockman.tinet.ie with smtp (Exim 2.05 #23) id 12g5la-0001c2-00 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 14:04:10 +0100 Message-Id: Date: Fri, 14 Apr 2000 14:02:49 +0100 X-Priority: 3 From: Fergus Cameron X-Mailer: Mail Warrior To: Termikas@carillon.cis.lt, "Termikas@carillon.cis.lt" Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: Re: question Content-Type: Text/Plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8Bit X-Mailer-Version: v3.55 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i didn't mean to suggest you were too old (or any other reason) to learn. i was just trying to say that the description of the problem was not very good. if you have no idea where to start then i would suggest the '/usr/share/doc' files. they can be good, they can be crap but it's a start. between that and the /sys/i386/conf/LINT build for a guide line you should be able to get your sound card installed at least. as for the ppp question i have no idea what your getting at (my original point). perhaps someone has a better central source for starting out but that should be enough to get you going. there's also the 'man 8 config' section. a-z's not possible i'm afraid, unless someone else has one that they can supply you with. ----- I love it when a plan comes together *que cigar* *smile* *que music* do do do doooo, doo doo doooooo, do loree roo de do, de loo doooldd dooooo >Hi, >I know I have a lack of experience but people are never too old to learn so I don't >really know how I can set everyhing in the kernel because I am really new in unix >so I would appreciate if you could write everything for me A to Z ... and if you >could also teach some things what you can via e-mail >I would really appreciate that a lot >thanks in advance >Sarunas Maciulis > > >>sorry, for not being more helpful but the answer to both questions would be lack >>of experience on your part (believe me I know about lack of experience!). you >>will need to be more specific about the problem & what you've tried so far. >>have you enabled the sound card support in the kernel? did you do a kernel >>rebuild? was there any failures? do you get any feed back from dmesg? give an >>example of a situation/program that causes the problem. have you read the help >>files? > >Original message from: SkydiveR >>Hello there, >>well I have some questions about freebsd ... >>1. Well why can't I install my sound card it is a Sound Blaster ? >>2. I can not unlock permisions for the user (ppp etc.) ? >>thanks you in advance >>Sarunas Maciulis >>P.S. if you can I would really appreciate if I could the answers to my >>questions via e-mail. >> >> >> >>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 Apr 14 6: 9:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kommers.ru (ns.kommers.ru [194.8.164.160]) by hub.freebsd.org (Postfix) with ESMTP id CCD8537B55C for ; Fri, 14 Apr 2000 06:09:50 -0700 (PDT) (envelope-from maryin@kommers.ru) Received: from vur ([194.8.164.130]) by kommers.ru (8.8.8/8.8.8) with SMTP id NAA11567 for ; Fri, 14 Apr 2000 13:11:08 GMT (envelope-from maryin@kommers.ru) Message-ID: <000801bfa612$a59fd200$82a408c2@kommers.ru> Reply-To: "Pavel Maryin" From: "Pavel Maryin" To: Subject: Questions Date: Fri, 14 Apr 2000 17:09:14 +0400 Organization: Kommersant MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA634.28DC4E20" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2417.2000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA634.28DC4E20 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hi!=20 It would be desirable more in detail to learn about a file .netrc and in = particular about definition macro in it It is impossible to see an example of this = file and example macro for ftp. Send me it, please. Yours faithfully, Maryin Pavel. mailto:maryin@kommers.ru ------=_NextPart_000_0005_01BFA634.28DC4E20 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hi!
It would be desirable more in = detail to=20 learn about a file .netrc and in particular
about definition macro in = it  It is impossible to see an example of this file
and example = macro=20 for ftp. Send me it, please.
Yours faithfully, Maryin = Pavel.
mailto:maryin@kommers.ru
=
------=_NextPart_000_0005_01BFA634.28DC4E20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 6:49:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 3A49A37BEA1 for ; Fri, 14 Apr 2000 06:49:08 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12g6SO-000Drk-00; Fri, 14 Apr 2000 15:48:24 +0200 From: Sheldon Hearn To: "Pavel Maryin" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Questions In-reply-to: Your message of "Fri, 14 Apr 2000 17:09:14 +0400." <000801bfa612$a59fd200$82a408c2@kommers.ru> Date: Fri, 14 Apr 2000 15:48:24 +0200 Message-ID: <53303.955720104@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Apr 2000 17:09:14 +0400, "Pavel Maryin" wrote: > It would be desirable more in detail to learn about a file .netrc and > in particular about definition macro in it Read the ftp(1) manual page. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 7:25: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rodney.cnchost.com (rodney.concentric.net [207.155.252.4]) by hub.freebsd.org (Postfix) with ESMTP id 033A137B7A2 for ; Fri, 14 Apr 2000 07:24:59 -0700 (PDT) (envelope-from steve@fifthsunfilms.com) Received: from fifthsunfilms.com ([216.5.9.162]) by rodney.cnchost.com id KAA02421; Fri, 14 Apr 2000 10:24:52 -0400 (EDT) [ConcentricHost SMTP Relay 1.8] Message-ID: <38F729F3.B8AB2B13@fifthsunfilms.com> Date: Fri, 14 Apr 2000 10:23:47 -0400 From: "Stephen M. Vincent" Reply-To: steve@fifthsunfilms.com Organization: Fifth Sun Productions X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: netscape References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jason Barnes wrote: > > Arg, I just installed release 4.0 (and set my old 3.x hard drive > aside), but I can't seem to get netscape working on the new system > . . . It complains that it can't find "libXt.so.6.0", but a brief find > reveals it to be located in /usr/compat/linux/usr/X11R6/lib. What's the > deal? What do I have to do to let netscape know where to find the > dynamically linked stuff? Thanks! > > - Jason > > ld.so failed: Can't find shared library "libXt.so.6.0" I'm having the exact same problem! I asked this question last week and it was suggested that I look at "ldconfig -r" which shows "libXt.so.6.0" is installed. Someone else suggested to check that "libXt.so.6.0" might be a symlink to itself or something else, which is not the case. The real deal exists right where it should be. Someone else suggests that what Netscape is really looking for is a.out, which is also on my system. Does anyone else have a clue? Jason and I are stumped. -- Stephen M. Vincent ------------------ http://www.hickseq.com http://www.fifthsunfilms.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 7:44:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ra.nks.net (ra.nks.net [208.226.218.5]) by hub.freebsd.org (Postfix) with ESMTP id 4912237BFAC for ; Fri, 14 Apr 2000 07:44:45 -0700 (PDT) (envelope-from joeo@cracktown.com) Received: from localhost (joeo@localhost) by ra.nks.net (8.8.7/8.8.7) with ESMTP id KAA02771; Fri, 14 Apr 2000 10:44:24 -0400 Date: Fri, 14 Apr 2000 10:44:24 -0400 (EDT) From: X-Sender: joeo@ra.nks.net To: Lorenzo.Cavassa@CSP.it Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD+Squid+SmartFilter In-Reply-To: <38F64994.52BE4CDA@nisser.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Secure should have 30 day eval licenses availalble from the "download" portion of their website. (it'll require a round of email). If you don't have a linux box available to build squid with the smartilter extensions you should be able to build a version using the "linux_devel" port/package on a freebsd box. On Fri, 14 Apr 2000, Roelof Osinga wrote: > Lorenzo Cavassa wrote: > > > > ... > > users. The best seems to be SmartFilter (http://www.smartfilter.com), > > but run only on Linux and other Unices... > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 8:15:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id A25CB37B857 for ; Fri, 14 Apr 2000 08:15:09 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 12g7ms-0001MF-00; Fri, 14 Apr 2000 17:13:38 +0200 Date: Fri, 14 Apr 2000 17:13:38 +0200 From: Neil Blakey-Milner To: Edwin Ng Cc: Alfred Perlstein , The Hermit Hacker , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD v. "the world" ... Message-ID: <20000414171337.A5195@mithrandr.moria.org> References: <20000413134354.A4381@fw.wintelcom.net> <38F64DF6.775DF800@everyone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38F64DF6.775DF800@everyone.net>; from eng@everyone.net on Thu, Apr 13, 2000 at 03:45:10PM -0700 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu 2000-04-13 (15:45), Edwin Ng wrote: > One example is the administration of large installations. Solaris and > Linux have jumpstart and kickstart respectively to support robust and > consistent machine build. The closest I found in freebsd is > etherboot, but the documentation is lacking. Sysinstall is capable of doing the same. I'm not sure where the best documentation (if any really exists) is, but searching the mail archives for it may help. Neil -- Neil Blakey-Milner Hacker In Chief, Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 8:15:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sphmgaac.compuserve.com (hs-img-3.compuserve.com [149.174.177.148]) by hub.freebsd.org (Postfix) with ESMTP id D4AD837BECA for ; Fri, 14 Apr 2000 08:15:35 -0700 (PDT) (envelope-from ncptiddische@compuserve.com) Received: (from mailgate@localhost) by sphmgaac.compuserve.com (8.9.3/8.9.3/SUN-1.9) id LAA10112 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 11:15:34 -0400 (EDT) Date: Fri, 14 Apr 2000 11:14:55 -0400 From: Nils Holland Subject: Problem with Procmail To: FreeBSD-Questions Message-ID: <200004141115_MC2-A140-F25A@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hallo! I have a propblem with Procmail. Although this might be the wrong place t= o ask this question (if so, I'm sorry) I'm sure than someone can help me wi= th it. Let me also tell you that I once upon a time got everything working t= he way I wanted to, but since I had to re-install my FreeBSD I cannot figure= out what I did to get it working back then. Ok, here's what I want: I have one catch-all eMail adress ending with @frozenfeelings.com. No matter what one writes before the @-sign, all mai= l ends up in the same mailbox. Now, I use fetchmail on my local system to retrieve the mail. Fetchmail sends it to the user nils on my system. The user Nils has set up a .forward file in order to run the messages through= procmail. I've also set up a .procmailrc file for use nils, but this one doesn't seem to work. Now I hope that somebody can help me creating the correct .procmailrc file. Everything this file should do is the following= : Mail adresses to jim@frozenfeelings.com should end up in the mailbox of j= im on the local host. Mail sent to jack@frozenfeelings.com should end up in the mailbox of jack= on the local host. And it goes on like that. I hope that someone can give me a hint on how t= o configure procmail to handle this requirement. Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 8:37:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kaon.intercom.com (kaon.intercom.com [198.143.3.30]) by hub.freebsd.org (Postfix) with ESMTP id 4860737BED6 for ; Fri, 14 Apr 2000 08:37:09 -0700 (PDT) (envelope-from jason@intercom.com) Received: from shagalicious.com ([206.98.165.250] helo=intercom.com) by kaon.intercom.com with esmtp (Exim 3.13 #1) id 12g89Q-0008pN-00; Fri, 14 Apr 2000 11:36:57 -0400 Message-ID: <38F73B18.B1E2974E@intercom.com> Date: Fri, 14 Apr 2000 11:36:56 -0400 From: "Jason J. Horton" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: dl@tyfon.net Cc: "[FreeBSD-Questions-List] (E-mail)" Subject: Re: RAQ-style LCD for FreeBSD References: <00d601bfa60e$7777b4f0$0c01a8c0@junglenote.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://lcdproc.omnipotent.net/ very nice package. There are also perl modules that allow you to write info to displays like CrystalFontz and Matrix Orbital Dan Larsson wrote: > Does anyone know if there's some sort of > software to display information on a LCD-display for > FreeBSD? > > ( As seen on Compaq Proliant and Cobalt RAQ servers ) > > Regards > ------------ > Dan Larsson > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- -Jason J. Horton Fat Man in a Little Coat Intercom Online Inc. 212.376.7440 ext 21 | http://www.intercom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 8:56:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id 0F6CB37BE22 for ; Fri, 14 Apr 2000 08:56:42 -0700 (PDT) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.va.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000414155640.XRNU22611.mail.rdc1.va.home.com@cx443070a>; Fri, 14 Apr 2000 08:56:40 -0700 Message-ID: <002501bfa62b$79e33080$5a5d0418@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: , References: <9d.410d8ad.2627ed37@aol.com> Subject: Re: To Whom Ever It May Concern... Date: Fri, 14 Apr 2000 09:07:03 -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.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello. My name is Jason Burger and I am writing on behalf of Dos Pueblos High > School, in Santa Barbara, California. I am 16 years old. Here at Dos Pueblos > there is a networking class, and in that networking class the teacher wants > to teach us how to build computers. But being located in California where in > which has the lowest education budget in the nation, we are short on funds. > Because we are so short on funds we depend on donations and fund raisers. We > would really appreciate it if you would give us the littlest amount of money > to help us on our way. Thank you very so much for taking your time in reading > this. > > Sincerely, > Jason Burger > > P.S. We have approximately 40 days to come up with the funds for our program > or it will be terminated. LMAO. You have GOT to be kidding. You can't scam anyone like that. Dude, I went to San Marcos High School, no more than 3 years ago, and we sure as hell didn't have to beg for cash on email lists. That's a pretty weak way to try to scam people out of money. At least come up with a better story before you try to scam. BTW, saying that you're acting on behalf of your highschool without authorization can lead to expulsion, trust me, I know. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 8:58:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kaon.intercom.com (kaon.intercom.com [198.143.3.30]) by hub.freebsd.org (Postfix) with ESMTP id 3D23A37BECA for ; Fri, 14 Apr 2000 08:58:39 -0700 (PDT) (envelope-from jason@intercom.com) Received: from shagalicious.com ([206.98.165.250] helo=intercom.com) by kaon.intercom.com with esmtp (Exim 3.13 #1) id 12g8UL-0009Tk-00; Fri, 14 Apr 2000 11:58:33 -0400 Message-ID: <38F74028.CA1E6B24@intercom.com> Date: Fri, 14 Apr 2000 11:58:32 -0400 From: "Jason J. Horton" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark , questions@freebsd.org Subject: Re: wdm and xdm question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark wrote: > If I place /pathto/wdm in rc.conf I get the normal text login. There is > essentially no difference between the two sets of config files except the > specific wdm stuff for graphics. create (or add to) /etc/rc.local the following line: /usr/X11R6/bin/wdm That seems to work perfectly for us under 4.0-STABLE -- -Jason J. Horton Fat Man in a Little Coat Intercom Online Inc. 212.376.7440 ext 21 | http://www.intercom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 9: 0:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id EA40537BEF8 for ; Fri, 14 Apr 2000 09:00:08 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac7.wam.umd.edu (root@rac7.wam.umd.edu [128.8.10.147]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA15922; Fri, 14 Apr 2000 11:59:50 -0400 (EDT) Received: from rac7.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac7.wam.umd.edu (8.9.3/8.9.3) with SMTP id LAA23190; Fri, 14 Apr 2000 11:59:47 -0400 (EDT) Received: from localhost (culverk@localhost) by rac7.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA23186; Fri, 14 Apr 2000 11:59:47 -0400 (EDT) X-Authentication-Warning: rac7.wam.umd.edu: culverk owned process doing -bs Date: Fri, 14 Apr 2000 11:59:46 -0400 (EDT) From: Kenneth Wayne Culver To: Jeremiah Gowdy Cc: freebsd-questions@freebsd.org Subject: Re: To Whom Ever It May Concern... In-Reply-To: <002501bfa62b$79e33080$5a5d0418@vista1.sdca.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Hello. My name is Jason Burger and I am writing on behalf of Dos Pueblos > High > > School, in Santa Barbara, California. I am 16 years old. Here at Dos > Pueblos > > there is a networking class, and in that networking class the teacher > wants > > to teach us how to build computers. But being located in California where > in > > which has the lowest education budget in the nation, we are short on > funds. > > Because we are so short on funds we depend on donations and fund raisers. > We > > would really appreciate it if you would give us the littlest amount of > money > > to help us on our way. Thank you very so much for taking your time in > reading > > this. > > > > Sincerely, > > Jason Burger > > > > P.S. We have approximately 40 days to come up with the funds for our > program > > or it will be terminated. > > LMAO. You have GOT to be kidding. You can't scam anyone like that. Dude, > I went to San Marcos High School, no more than 3 years ago, and we sure as > hell didn't have to beg for cash on email lists. That's a pretty weak way > to try to scam people out of money. At least come up with a better story > before you try to scam. BTW, saying that you're acting on behalf of your > highschool without authorization can lead to expulsion, trust me, I know. > > Even worse, he wrote to a list for a FREE OS... a lot of people here don't have much money.... heh Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 9:18: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id A7D8737BCB7 for ; Fri, 14 Apr 2000 09:18:01 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id JAA19626; Fri, 14 Apr 2000 09:17:59 -0700 (PDT) (envelope-from Doug@gorean.org) Message-ID: <38F744B7.3D847DAC@gorean.org> Date: Fri, 14 Apr 2000 09:17:59 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0409 i386) X-Accept-Language: en MIME-Version: 1.0 To: Nils Holland Cc: FreeBSD-Questions Subject: Re: Problem with Procmail References: <200004141115_MC2-A140-F25A@compuserve.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nils Holland wrote: > Mail adresses to jim@frozenfeelings.com should end up in the mailbox of jim > on the local host. > Mail sent to jack@frozenfeelings.com should end up in the mailbox of jack > on the local host. > And it goes on like that. I hope that someone can give me a hint on how to > configure procmail to handle this requirement. The very first example in the procmailex man page shows you how to do this. Good luck, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 9:36:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bucky.excite.com (bucky-rwcmex.excite.com [198.3.99.218]) by hub.freebsd.org (Postfix) with ESMTP id 7BD1437B794 for ; Fri, 14 Apr 2000 09:36:28 -0700 (PDT) (envelope-from ben.madison@excite.com) Received: from ants.excite.com ([199.172.152.146]) by bucky.excite.com (InterMail vM.4.01.02.39 201-229-119-122) with ESMTP id <20000414163628.UFEY24984.bucky.excite.com@ants.excite.com> for ; Fri, 14 Apr 2000 09:36:28 -0700 Message-ID: <28694446.955730188217.JavaMail.imail@ants.excite.com> Date: Fri, 14 Apr 2000 09:36:27 -0700 (PDT) From: Ben Madison To: questions@freebsd.org Subject: Iwill SIDE-DU3160 supported? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Excite Inbox X-Sender-Ip: 203.216.43.26 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiya... Does anyone know if the isp driver will support the QLogic ISP12160A chipset on Iwill's SIDE-DU3160? This is a dual-channel Ultra160 controller that sells in Akihabara for about US$250. That's about half the cost of an Adaptec 39160, here. I've read good things about it on the web, as well, so I'm quite interested in testing one out. Thanks for any info! -- Ben Madison bmad AT pobox DOT com _______________________________________________________ Get 100% FREE Internet Access powered by Excite Visit http://freelane.excite.com/freeisp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 9:48:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from yoss.nonline.net (yoss.nonline.net [207.139.235.7]) by hub.freebsd.org (Postfix) with ESMTP id 2C1F337BDE6 for ; Fri, 14 Apr 2000 09:48:44 -0700 (PDT) (envelope-from yossman@nonline.net) Received: from localhost (yossman@localhost) by yoss.nonline.net (8.9.3/8.9.3) with ESMTP id MAA48859; Fri, 14 Apr 2000 12:50:56 -0400 (EDT) Date: Fri, 14 Apr 2000 12:50:56 -0400 (EDT) From: yossman Reply-To: yossman@nonline.net To: tcollier@unleaded.netfueldesign.com Cc: freebsd-questions@freebsd.org Subject: Re: PCI Modem (nonwinmodem) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm having the EXACT same problem as you, PCI modem, hardware-based, non-winmodem, on IRQ12. i tried doing something simple, by redirecting sio1 in the kernel at the PCI card's direction, but it just doesn't see it period. one thing i've been confused about -- if the device isn't really on the ISA bus at all, should you still put the 'at isa?' in the device line? continuing with the modem problem, FreeBSD3.4-R doesn't see anything when the PCI modem is installed, even with the GENERIC kernel. FreeBSD4.0-R GENERIC sees the card almost as exactly what you described. mine is a USR/3COM 'sportster' if they're even still called that now: pci0: (vender=0x12b9, dev=0x1008) at 20.0 irq 12 by the way, after switching the card from the 4.0-R system, into a 3.4-R system, two physically different machines, and then back again, the 4.0-R system seems to 'lose' the 'simple COMM. controller' IRQ -- so it doesn't even know what IRQ the card is at now when i boot it. more strangeness with PCI and BIOS. as it stands now under the original machine i tried it with, with FreeBSD4.0-R GENERIC, the card is reported as such: pci0: (vender=0x12b9, dev=0x1008) at 20.0 for the record, should i be enabling PnP BIOS=YES in the machine's BIOS now? is FreeBSD 'plug and play compliant' now as far as we all know, or should i stick to nonPnP OS in the BIOS and manually configure my slots for IRQs? i've been doing a lot of work lately with PCI devices as opposed to ISA devices, and though i'm not really familiar with how the PCI specification works as a whole, i've noted that if you take PCI cards out of the machine they were working in and re-arrange them, the system gets pretty confused and doesn't re-allocate IRQs properly to the cards.. same if you take the cards out, put them into a different system, boot, then take them back out and put them into the original system, even if you put them back into the same slots. is this a hardware thing or a software thing? is it both? ;) thanks in advance for any additional information. i'm still looking through the FreeBSD search engine and altavista.com for clues.. yossman Date: Wed, 5 Apr 2000 19:27:22 -0500 (CDT) From: Toby Collier To: freebsd-questions@freebsd.org Subject: PCI Modem (nonwinmodem) Message-ID: -------------------------------------------------------------------------------- Next in thread | Raw E-Mail | Index | Archive | Help -------------------------------------------------------------------------------- FreeBSD lust.indifferent.com 4.0-RELEASE FreeBSD 4.0-RELEASE #0; Mon Mar 20 22:50:22 GMT 2000 root@monster.cdrom.com:/usr/src/sys/compile/GENERIC i386 I have an Actiontec PCI modem that I have used before with Linux. I just installed FreeBSD 4.0 and I am getting this message: pci0: (vender=0x11c1, dev=0x0480) at 12.0 irq 10 Is there a way I can get this modem to work with FreeBSD now? Thanks. Toby Collier Netfuel Design CCNA, LBSD Tech Crew ----------------------------------------------------------------------- yossarian holmberg yossman@nonline.net systems administrator http://www.nonline.net/ national online inc. national computers and supplies To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 9:57:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 89EB237B57F for ; Fri, 14 Apr 2000 09:57:17 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id JAA16208 for ; Thu, 13 Apr 2000 09:42:23 -0700 Date: Thu, 13 Apr 2000 09:42:23 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: Tape systems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to hear peoples expeiences and get some recomendations for tape systems. Volumes 13 gigs and above. Keith ================================= I here by change the name of RedHat to RedSplat. Keith W. At the helm ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 9:57:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 9719237BF0D for ; Fri, 14 Apr 2000 09:57:23 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id KAA21999 for ; Tue, 11 Apr 2000 10:26:52 -0700 Date: Tue, 11 Apr 2000 10:26:52 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: cron expect script Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an expect script that runs fine on a Linux machine but for some reason won't in FreeBSD 4.0-stable. All pathing is fine and the script attempts to run but dies. Here is the mail to root after the script has run in cron. spawn /usr/local/bin/scp /usr/local/apache/cgi-bin/admin/Add-User/LIST core.telestream.com:/bin/Add-User/LIST Connection lost. expect: spawn id exp3 not open while executing "expect "#" {puts Success} " (file "/usr/local/apache/cgi-bin/admin/Add-User/auto-distrib-core.expect" line 11) Keith ================================= I here by change the name of RedHat to RedSplat. Keith W. At the helm ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 10: 2:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranquility.net (ppp-port1-10.tranquility.net [206.152.118.10]) by hub.freebsd.org (Postfix) with ESMTP id 43AC737BF18 for ; Fri, 14 Apr 2000 10:02:23 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from localhost (ishmael@localhost) by tranquility.net (8.9.3/8.9.3) with ESMTP id MAA00724; Fri, 14 Apr 2000 12:05:05 -0500 (CDT) (envelope-from ishmael@tranquility.net) Date: Fri, 14 Apr 2000 12:05:05 -0500 (CDT) From: Ishmael To: "Stephen M. Vincent" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: netscape In-Reply-To: <38F729F3.B8AB2B13@fifthsunfilms.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to install the 2.2.x compatibility libraries and install the XFree86-aoutlibs port/package. Netscape is an a.out application, and thus requires the old a.out shared libraries. Jeremy On Fri, 14 Apr 2000, Stephen M. Vincent wrote: > > Jason Barnes wrote: > > > > Arg, I just installed release 4.0 (and set my old 3.x hard drive > > aside), but I can't seem to get netscape working on the new system > > . . . It complains that it can't find "libXt.so.6.0", but a brief find > > reveals it to be located in /usr/compat/linux/usr/X11R6/lib. What's the > > deal? What do I have to do to let netscape know where to find the > > dynamically linked stuff? Thanks! > > > > - Jason > > > > ld.so failed: Can't find shared library "libXt.so.6.0" > > I'm having the exact same problem! I asked this question last week and > it > was suggested that I look at "ldconfig -r" which shows "libXt.so.6.0" > is installed. > Someone else suggested to check that "libXt.so.6.0" might be a symlink > to itself or something else, which is not the case. The real deal > exists right where it should be. Someone else suggests that what > Netscape is really looking for is a.out, which is also on my system. > > Does anyone else have a clue? Jason and I are stumped. > -- > Stephen M. Vincent > ------------------ > http://www.hickseq.com > http://www.fifthsunfilms.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 Fri Apr 14 10:17:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from u2.farm.idt.net (u2.farm.idt.net [169.132.8.11]) by hub.freebsd.org (Postfix) with ESMTP id 558CE37B57F for ; Fri, 14 Apr 2000 10:17:09 -0700 (PDT) (envelope-from ecerejo@idt.net) Received: from idt.net (ppp-1.ts-1-bay.hck.idt.net [169.132.56.1]) by u2.farm.idt.net (8.9.3/8.9.3) with ESMTP id NAA04795 for ; Fri, 14 Apr 2000 13:17:04 -0400 (EDT) Message-ID: <38F752D7.26A8359E@idt.net> Date: Fri, 14 Apr 2000 13:18:15 -0400 From: Eduardo Cerejo X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: Kernel builds fine but still no sound!!!!! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello everyone, I've trying to make my sound work by recompiling my kernel and I've done 4 times now trying to make it work but still no success, I have a Yamaha chip OPL3-SAx. I'm running FreeBSD 3.4-Release and here's what I've got now in my kernel file: # Audio drivers: `snd', `sb', `pas', `gus', `pca' controller pnp0 device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 When I do the 'make' command it loads fine and with no errors, but when I reboot to try the sound, it reboots just fine but I still can't play a sound. I've tried to open the sound mixer panel from KDE and it gives me this error: "Kmix: Could not open mixer. Perhaps you have no permission to access the mixer device. Login as root and do a 'chmod a+rw /dev/mixer*' to allow the access" Well I know this is the wrong solution because I'm logged as root. I have no idea as to why it's giving me this error, it did the same thing with caldera linux but didn't have that problem with redhat. Tried to play a regular music CD using the CD player and got this error message: "CDROM read or access error. Please make sure you have access permissions to: /dev/rmatcd0c" I can only think perhaps there's something wrong with recompiled kernel and that's why I'm including a copy of it here. I also tried to recompile my kernel with the controller snd0 and the device opl0 like this: controller snd0 device opl0 at isa? port 0x388 This one fails to load, tried it different way and it fails, it only loaded with the first setting so far. One more question, when the kernel fails to load with the 'make' command, do I have to delete the folder /usr/src/sys/compile/MYKERNEL before I attempt to recompile it again? I would appreciate any hints to this problem since I've read almost everything having to do with sound, I even printed the whole LINT file. Here's the copy of my kernel file: # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.freebsd.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.143.2.24 1999/12/05 01:56:42 luoqi Exp $ machine "i386" # cpu "I386_CPU" # cpu "I486_CPU" cpu "I586_CPU" cpu "I686_CPU" ident MYKEREL maxusers 10 options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MFS_ROOT #MFS usable as root device, "MFS" req'ed options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, "NFS" req'ed options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" req'ed options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] #options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console options FAILSAFE #Be conservative options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) syscall trace support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores config kernel root on wd0 # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs controller isa0 controller pnp0 # PnP support for ISA controller eisa0 controller pci0 # Floppy drives controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 # IDE controller and disks options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 # ATAPI devices options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 #IDE CD-ROM #device wfd0 #IDE Floppy (e.g. LS-120) # SCSI Controllers # A single entry for any of these controllers (ncr, ahb, ahc) is # sufficient for any number of installed devices. #controller ncr0 # NCR/Symbios Logic #controller ahb0 # EISA AHA1742 family #controller ahc0 # AHA2940 and onboard AIC7xxx devices #controller amd0 # AMD 53C974 (Teckram DC-390(T)) #controller isp0 # Qlogic family #controller dpt0 # DPT Smartcache - See LINT for options! #controller adv0 at isa? port ? cam irq ? #controller adw0 #controller bt0 at isa? port ? cam irq ? #controller aha0 at isa? port ? cam irq ? #controller aic0 at isa? port ? cam irq ? # SCSI peripherals # Only one of each of these is needed, they are dynamically allocated. #controller scbus0 # SCSI bus (required) #device da0 # Direct Access (disks) #device sa0 # Sequential Access (tape etc) #device cd0 # CD #device pass0 # Passthrough device (direct SCSI) # Proprietary or custom CD-ROM Interfaces #device wt0 at isa? port 0x300 bio irq 5 drq 1 #device mcd0 at isa? port 0x300 bio irq 10 #device matcd0 at isa? port 0x230 bio #device scd0 at isa? port 0x230 bio # atkbdc0 controls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 device vga0 at isa? port ? conflicts # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? tty # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? tty #options XSERVER # support for X server #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at isa? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at isa? disable flags 0x31 # Advanced Power Management # PCCARD (PCMCIA) support #controller card0 #device pcic0 at card? #device pcic1 at card? # Serial (COM) ports device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 device sio2 at isa? disable port "IO_COM3" tty irq 5 device sio3 at isa? disable port "IO_COM4" tty irq 9 # Parallel port device ppc0 at isa? port? flags 0x40 net irq 7 controller ppbus0 # Parallel port bus (required) device lpt0 at ppbus? # Printer device plip0 at ppbus? # TCP/IP over parallel device ppi0 at ppbus? # Parallel port interface device #controller vpo0 at ppbus? # Requires scbus and da0 # PCI Ethernet NICs. #device al0 # ADMtek AL981 (``Comet'') #device ax0 # ASIX AX88140A #device de0 # DEC/Intel DC21x4x (``Tulip'') #device fxp0 # Intel EtherExpress PRO/100B (82557, 82558) #device mx0 # Macronix 98713/98715/98725 (``PMAC'') #device pn0 # Lite-On 82c168/82c169 (``PNIC'') #device rl0 # RealTek 8129/8139 #device sf0 # Adaptec AIC-6915 DuraLAN (``Starfire'') #device sis0 # Silicon Integrated Systems SiS 900/SiS 7016 #device ste0 # Sundance ST201 (D-Link DFE-550) #device tl0 # Texas Instruments ThunderLAN #device tx0 # SMC 9432TX (83c170 ``EPIC'') #device vr0 # VIA Rhine, Rhine II #device vx0 # 3Com 3c590, 3c595 (``Vortex'') #device wb0 # Winbond W89C840F #device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. # Order is important here due to intrusive probes, do *not* alphabetize # this list of network interfaces until the probes have been fixed. # Right now it appears that the ie0 must be probed before ep0. See # revision 1.20 of this file. #device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 #device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 #device ep0 at isa? port 0x300 net irq 10 #device ex0 at isa? port? net irq? #device fe0 at isa? port 0x300 net irq ? #device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 #device lnc0 at isa? port 0x280 net irq 10 drq 0 #device cs0 at isa? port 0x300 net irq ? # requires PCCARD (PCMCIA) support to be activated #device xe0 at isa? port? net irq ? # PCCARD NIC drivers. # ze and zp take over the pcic and cannot coexist with generic pccard # support, nor the ed and ep drivers they replace. #device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 # Pseudo devices - the number indicates how many units to allocated. 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 1 # Packet tunnel pseudo-device pty 16 # Pseudo-ttys (telnet etc) pseudo-device gzip # Exec gzipped a.out's # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. pseudo-device bpfilter 1 #Berkeley packet filter # Audio drivers: `snd', `sb', `pas', `gus', `pca' controller pnp0 device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 Thanks for the help. E. Cerejo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 10:22:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta1.rcsntx.swbell.net (mta1.rcsntx.swbell.net [151.164.30.25]) by hub.freebsd.org (Postfix) with ESMTP id 1C4D937B531 for ; Fri, 14 Apr 2000 10:22:39 -0700 (PDT) (envelope-from window@swbell.net) Received: from postoffice.swbell.net ([208.191.211.163]) by mta1.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FT0001FYO9NYJ@mta1.rcsntx.swbell.net> for freebsd-questions@FreeBSD.ORG; Fri, 14 Apr 2000 12:22:36 -0500 (CDT) Date: Fri, 14 Apr 2000 12:22:14 -0700 From: window@swbell.net Subject: questions To: freebsd-questions@FreeBSD.ORG Reply-To: window@swbell.net Message-id: <38F76FE6.C934B7E4@postoffice.swbell.net> MIME-version: 1.0 X-Mailer: Mozilla 4.72 [en]C-SBIS-NC404 (Win98; I) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My name is Wendell White, I am a beginner learning UNIX through self-study. My question is can I operate free BSD on my laptop that uses Windows98. I have enough hard drive space left,but do I have to run OS or can it run both without any conflicts. Also any suggested info for this beginner. Thanks, Wendell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 10:35:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id E725D37B883; Fri, 14 Apr 2000 10:35:26 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 2FDE61C5C; Fri, 14 Apr 2000 13:35:26 -0400 (EDT) Date: Fri, 14 Apr 2000 13:35:26 -0400 From: Bill Fumerola To: Plamen Stoev Cc: questions@FreeBSD.org Subject: Re: recover somefiles Message-ID: <20000414133526.R397@jade.chc-chimes.com> References: <007d01bfa62a$b3e01e70$021d32d4@triada.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <007d01bfa62a$b3e01e70$021d32d4@triada.bg>; from plamen@office.triada.bg on Fri, Apr 14, 2000 at 07:01:29PM +0300 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ -net ---> -questions ] On Fri, Apr 14, 2000 at 07:01:29PM +0300, Plamen Stoev wrote: > Can I recover *somefile* after rm -rf command? Yes. Restore them from your backup. -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 10:37:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.aracnet.com (mail2.aracnet.com [216.99.193.35]) by hub.freebsd.org (Postfix) with ESMTP id 6FE9237BF1A for ; Fri, 14 Apr 2000 10:37:27 -0700 (PDT) (envelope-from hamellr@aracnet.com) Received: from shell1.aracnet.com (shell1.aracnet.com [216.99.193.21]) by mail2.aracnet.com (8.9.3/8.9.3) with ESMTP id KAA00896 for ; Fri, 14 Apr 2000 10:38:36 -0700 Received: by shell1.aracnet.com (8.9.3) id KAA30282; Fri, 14 Apr 2000 10:39:06 -0700 Date: Fri, 14 Apr 2000 10:39:06 -0700 (PDT) From: Rick Hamell To: freebsd-questions@freebsd.org Subject: Strange Nat/DNS? problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I finally got my Cisco 675 into bridging mode. I've got a firewall with Dual-nic's and a static IP assigned to the Public one. All that works great, I can ping any Ip address outside from the firewall just fine. But I can't ping my primary or seconadary DNS server, so as a consequence I can't ping anything by it's name, just the ip number. The problem is that it worked just before I shutdown to install a modem, but I don't remeber changing anything of course...:) Any help with where to even start looking is appreciated! Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 10:38:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 06BFC37B883 for ; Fri, 14 Apr 2000 10:38:45 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id A88D9010768; Fri, 14 Apr 2000 10:42:37 -0700 From: chip To: Walter Brameld , freebsd-questions@FreeBSD.ORG Subject: Re: Running FSCK - Was: I'm at a loss for a way to mount this second harddrive Date: Fri, 14 Apr 2000 10:36:40 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <00041405315600.02944@Bozo_3.BozoLand.domain> MIME-Version: 1.0 Message-Id: <00041410403500.16045@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I checked dmesg and you're right. In fact, the warning message was > > pointing to all my partitions including /cdrom. So I ran fsck and it > > reported back that the filesystem was still dirty and to re-run fsck, > > so I did, and kept getting the same results. I read the man pages for > > fsck and ran fsck -p and fsck -f, not sure which one was most > > appropriate, but the file system is still 'dirty'. What should I try > > next to 'clean' the 'dirty' filesystem? > > > > -- > > Chip > > I hope you're not trying to run fsck on mounted file systems. > > -- > Walter Brameld Oops. What's the ramifications of doing so? It appears everything is still working as normal. How would I run fsck on my root partition, it gets mounted at boot up automatically of course. And as for the other partitions that are automounted by fstab, should I comment out the lines to mount them and then reboot? There must be a better way, I always heard, read, and seen that the only time one needs to reboot bsd is for hardware changes. -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 10:54:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo11.mx.aol.com (imo11.mx.aol.com [152.163.225.1]) by hub.freebsd.org (Postfix) with ESMTP id D2CB437BF20 for ; Fri, 14 Apr 2000 10:54:18 -0700 (PDT) (envelope-from MrK1nt@aol.com) Received: from MrK1nt@aol.com by imo11.mx.aol.com (mail_out_v26.6.) id n.e3.32a3c8d (2722) for ; Fri, 14 Apr 2000 13:54:04 -0400 (EDT) Received: from web44.aolmail.aol.com (web44.aolmail.aol.com [205.188.161.5]) by air-ir02.mail.aol.com (v70.20) with ESMTP; Fri, 14 Apr 2000 13:54:04 -0400 Date: Fri Apr 14 13:54:03 2000 From: MrK1nt@aol.com Subject: Newbie To: X-AOL-IP: 209.219.209.68 X-AOL-Password: netmail X-AOL-Netmail-Version: 2.0 X-AOL-Return-Receipt: No X-Mailer: Unknown sub 1 Message-Id: <20000414175418.D2CB437BF20@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, My name is Rodney. I am new to the whole UNIX world. I am currently in the process of installing FreeBSD and win95 on my system. Will this be possible? WHat should I expect? Any help or guidance you can give a new guy will be greatly appreciated. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 11:26:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.aracnet.com (mail2.aracnet.com [216.99.193.35]) by hub.freebsd.org (Postfix) with ESMTP id 16BAC37BEC9 for ; Fri, 14 Apr 2000 11:26:27 -0700 (PDT) (envelope-from hamellr@aracnet.com) Received: from shell1.aracnet.com (shell1.aracnet.com [216.99.193.21]) by mail2.aracnet.com (8.9.3/8.9.3) with ESMTP id LAA08062; Fri, 14 Apr 2000 11:27:33 -0700 Received: by shell1.aracnet.com (8.9.3) id LAA05479; Fri, 14 Apr 2000 11:28:03 -0700 Date: Fri, 14 Apr 2000 11:27:54 -0700 (PDT) From: Rick Hamell To: MrK1nt@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Newbie In-Reply-To: <20000414175418.D2CB437BF20@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > My name is Rodney. I am new to the whole UNIX world. I am currently > in the process of installing FreeBSD and win95 on my system. Will this > be possible? WHat should I expect? Any help or guidance you can give a > new guy will be greatly appreciated. Thanks http://www.freebsd.org/tutorials/multi-os/ch5.html tells you what you need to know. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 11:32:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from europe.std.com (europe.std.com [199.172.62.20]) by hub.freebsd.org (Postfix) with ESMTP id BA7F937B5F9 for ; Fri, 14 Apr 2000 11:32:41 -0700 (PDT) (envelope-from cmascott@world.std.com) Received: from world.std.com (root@world-f.std.com [199.172.62.5]) by europe.std.com (8.9.3/8.9.3) with ESMTP id OAA20022 for ; Fri, 14 Apr 2000 14:32:40 -0400 (EDT) Received: (from cmascott@localhost) by world.std.com (8.9.3/8.9.3) id OAA16221 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 14:29:47 -0400 (EDT) Date: Fri, 14 Apr 2000 14:29:47 -0400 (EDT) From: Carl Mascott Message-Id: <200004141829.OAA16221@world.std.com> To: freebsd-questions@freebsd.org Subject: Re: FBSD3.3-R: olvwm leaves zombies Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm having a problem with FreeBSD 3.3-RELEASE that I didn't > have with 2.2.7-RELEASE. When I exit a program that I started > from my olvwm 4.2 Programs menu, if the program created a > child process, that child process becomes a zombie. I have > three programs that do this: > > Netscape Navigator 4.08 for FreeBSD; > Netscape Navigator 4.72 for FreeBSD; > An MP3 player that uses the xaudio library, FreeBSD version. > > All of these are a.out executables. > Unfortunately, source code isn't available for these, at least > not for the part that does the fork/exec. > > If I start any of these programs from a shell prompt in an > xterm window, running the program in the background, there's > no zombie after I exit the program. Please disregard the above. First, I just reproduced the problem on 2.2.7-RELEASE. Second, I discovered that all it takes to make the zombie go away is to move the mouse cursor over the root window. I guess olvwm was sleeping and the mouse event woke it up, at which time it found out about death of child. -- Carl Mascott cmascott@world.std.com uunet!world!cmascott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 11:34:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx01-ext.netapp.com (mx01-ext.netapp.com [198.95.224.34]) by hub.freebsd.org (Postfix) with SMTP id 8201A37BF5D for ; Fri, 14 Apr 2000 11:34:45 -0700 (PDT) (envelope-from jeff.mohler@netapp.com) Received: (qmail 22307 invoked from network); 14 Apr 2000 18:54:53 -0000 Received: from herra.netapp.com (HELO herra.corp.netapp.com) (198.95.224.184) by mx01-ext.netapp.com with SMTP; 14 Apr 2000 18:54:53 -0000 Received: from tahoe.corp.netapp.com (tahoe.corp.netapp.com [10.10.22.112]) by herra.corp.netapp.com (8.9.3/8.9.3/NTAP-1.0) with ESMTP id LAA05945; Fri, 14 Apr 2000 11:34:34 -0700 (PDT) Received: by tahoe.corp.netapp.com with Internet Mail Service (5.5.2650.21) id <286KK2W4>; Fri, 14 Apr 2000 11:34:00 -0700 Message-ID: <242EA98B2B7DD311985A0090277AED5101356178@clearcreek.corp.netapp.com> From: "Mohler, Jeff" To: "'Bill Fumerola'" , Plamen Stoev Cc: questions@FreeBSD.ORG Subject: RE: recover somefiles Date: Fri, 14 Apr 2000 11:37:37 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ..or from your Snapshot on your Netapp box.. -----Original Message----- From: Bill Fumerola [mailto:billf@chc-chimes.com] Sent: Friday, April 14, 2000 10:35 AM To: Plamen Stoev Cc: questions@FreeBSD.ORG Subject: Re: recover somefiles [ -net ---> -questions ] On Fri, Apr 14, 2000 at 07:01:29PM +0300, Plamen Stoev wrote: > Can I recover *somefile* after rm -rf command? Yes. Restore them from your backup. -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" 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 Apr 14 11:58:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msx4.isdip.upmc.edu (1upmc-msx4.isdbu.upmc.edu [128.147.18.41]) by hub.freebsd.org (Postfix) with ESMTP id B65D837B62C for ; Fri, 14 Apr 2000 11:58:50 -0700 (PDT) (envelope-from personrp@ccbh.com) Received: by 1upmc-msx4.isdbu.upmc.edu with Internet Mail Service (5.5.2650.10) id <233RNZ0T>; Fri, 14 Apr 2000 14:58:36 -0400 Message-ID: <576A688A7DA7D011899B00805FEA1AFFCCEC50@sych02.isdip.upmc.edu> From: "Person, Roderick" To: "'Jason J. Horton'" Cc: "'questions@freebsd.org'" Subject: RE: wdm and xdm question Date: Fri, 14 Apr 2000 14:58:30 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.10) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you do this, won't users be able to break out of the X login but using control + alt + backspace. > -----Original Message----- > From: Jason J. Horton [SMTP:jason@intercom.com] > Sent: April 14, 2000 11:59 AM > To: Mark; questions@freebsd.org > Subject: Re: wdm and xdm question > > Mark wrote: > > If I place /pathto/wdm in rc.conf I get the normal text login. There is > > essentially no difference between the two sets of config files except > the > > specific wdm stuff for graphics. > > create (or add to) /etc/rc.local the following line: > /usr/X11R6/bin/wdm > > That seems to work perfectly for us under 4.0-STABLE > > -- > -Jason J. Horton > Fat Man in a Little Coat > Intercom Online Inc. > 212.376.7440 ext 21 | http://www.intercom.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 Fri Apr 14 12: 5:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.san.rr.com (smtp1.san.rr.com [24.25.195.37]) by hub.freebsd.org (Postfix) with ESMTP id AC37937B601 for ; Fri, 14 Apr 2000 12:05:33 -0700 (PDT) (envelope-from jeffr@san.rr.com) Received: from iscandar ([204.210.34.146]) by smtp1.san.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with SMTP id com for ; Fri, 14 Apr 2000 12:05:40 -0700 Message-Id: <4.1.20000414120000.00a20310@pop-server.san.rr.com> X-Sender: jeffr@pop-server.san.rr.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Fri, 14 Apr 2000 12:05:38 -0700 To: freebsd-questions@freebsd.org From: JeffR Subject: geForce/LCD monitor Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am going to try installing FreeBSD on my machine again. I have a Dell, with the Dell geFORCE 256 32MBAGP and digital out. I also have the Dell 1501 15in flat panel LCD monitor. Each time in the past I have tried to run X, I have been met with a pink screen that flashes. Its really rather lovely, but not very useful. Im not sure if this problem is related to the video card, or the LCD monitor. Im leaning toward the monitor, because X specifically supports the nVidia geFORCE chipset. The problem is, unlike the Linux version of X, the FreeBSD version does not seem to offer readymade LCD display options in the monitors section. So I really have no idea what I should be setting the monitor settings at. Taking the settings from the monitor manual doesnt seem to help either. Has anyone had any experience with LCD monitors? Thanks, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 12: 7:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from spdmgaaa.compuserve.com (ds-img-1.compuserve.com [149.174.206.134]) by hub.freebsd.org (Postfix) with ESMTP id 3DFCE37B772 for ; Fri, 14 Apr 2000 12:07:33 -0700 (PDT) (envelope-from ncptiddische@compuserve.com) Received: (from mailgate@localhost) by spdmgaaa.compuserve.com (8.9.3/8.9.3/SUN-1.9) id PAA12474 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 15:07:32 -0400 (EDT) Date: Fri, 14 Apr 2000 15:07:22 -0400 From: Nils Holland Subject: Sendmail problem To: FreeBSD-Questions Message-ID: <200004141507_MC2-A13A-D4DC@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I seem to have a small problem with Sendmail. Actually, everything works fine, except that Sendmail tells me gethostbyaddr(10.0.0.1) failed: 1 eve= ry time eMail is being sent. The eMail is, however, correctly being delivere= d. I think that this must have something to do with the way I've configured ppp. I've configured it to dial automatically and one line of my /etc/ppp/ppp.conf file says something like add ifaddr 10.0.0.1/0... I suspect that this line might cause the problem since the real IP-adress o= f my system is 192.168.0.1. I did, however, think that the add ifaddr line = in ppp.conf wouldn't play a big role anyways, since my computer will get a dynamically assigned IP-adress everytime it dials in anyway. So what do I have to do to fix the problem with sendmail? Should I write = my real IP-adress (the satic one of the Ethernet Interface, not the dynamic one of the PPP-connection) in ppp.conf? Or should I add an entry in /etc/hosts that assigns both the IP-Adresses 192.168.0.1 and 10.0.0.1 to = my machine so that Sendmail *should* be able to lookup my host name? Any advice is appreciated. Thanks, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 12:12:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id A0BDE37B601 for ; Fri, 14 Apr 2000 12:12:19 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12gBWq-0007QA-00; Fri, 14 Apr 2000 21:13:20 +0200 Date: Fri, 14 Apr 2000 21:13:20 +0200 From: Marc Silver To: window@swbell.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: questions Message-ID: <20000414211320.V19472@draenor.org> References: <38F76FE6.C934B7E4@postoffice.swbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38F76FE6.C934B7E4@postoffice.swbell.net>; from window@swbell.net on Fri, Apr 14, 2000 at 12:22:14PM -0700 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, Take a look at http://www.freebsd.org/tutorials/multi-os/ch5.html -- it has the info you need. Cheers, Marc On Fri, Apr 14, 2000 at 12:22:14PM -0700, window@swbell.net wrote: > My name is Wendell White, > I am a beginner learning UNIX through self-study. My question is can I > operate free > BSD on my laptop that uses Windows98. I have enough hard drive space > left,but do I have to run OS or can it run both without any conflicts. > Also any suggested > info for this beginner. > > Thanks, > Wendell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 12:41: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id A6EE437B50D for ; Fri, 14 Apr 2000 12:41:05 -0700 (PDT) (envelope-from kline@tera.com) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id MAA14466 for ; Fri, 14 Apr 2000 12:41:22 -0700 (PDT) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id MAA26835; Fri, 14 Apr 2000 12:41:01 -0700 (PDT) From: kline@tera.com (Gary Kline) Message-Id: <200004141941.MAA26835@tera.com> Subject: Xfree 3.3.6 and Xaw3d To: freebsd-questions@FreeBSD.ORG Date: Fri, 14 Apr 100 12:41:00 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Overnight, I updated from XFree 3.3.5 to 3.3.6. Everything builds flawlessly (hat's off to the ports team), but before I install I have a question about Xaw3d. I seem to recall there being some trouble with the 3d version of Athena. I checked the mail archives about this and couldn't find anything, so if anybody can shed a light, I'd be grateful. I'm running FreeBSD 3.2. gary -- Gary Kline Cray Inc Seattle, Washington To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 12:57:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bfm.org (mail.bfm.org [216.127.218.26]) by hub.freebsd.org (Postfix) with ESMTP id 0058437BE8B for ; Fri, 14 Apr 2000 12:57:39 -0700 (PDT) (envelope-from Ryugen@palaver.org) Received: from primo.bfm.org ([216.127.218.20]) by mail.bfm.org (Post.Office MTA v3.5.3 release 223 ID# 0-52399U2500L250S0V35) with SMTP id org for ; Fri, 14 Apr 2000 14:57:55 -0500 Received: from portapad.palaver.org (unverified [24.217.4.232]) by primo.bfm.org (EMWAC SMTPRS 0.83) with SMTP id ; Fri, 14 Apr 2000 14:57:32 -0500 Message-Id: <4.3.1.2.20000414145301.00a85b30@mail.palaver.org> X-Sender: rfisher@mail.palaver.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Fri, 14 Apr 2000 14:56:21 -0500 To: freebsd-questions@freebsd.org From: Ryugen@palaver.org (Ryugen C. Fisher) Subject: single user mode -- from afar Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This may seem to be "real dumb" BUT, I would like to be able to boot a FreeBSD 3.3 server about 600 miles from here into single user mode.. and access it via its IP addy/telnet to maintenance. It this at all possible? Do I need a program other than telnet to use for this sort of remote admin? TIA Ryugen, that "Old Frog" hisself Ryugen@palaver.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13: 5:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kaon.intercom.com (kaon.intercom.com [198.143.3.30]) by hub.freebsd.org (Postfix) with ESMTP id F145237B756 for ; Fri, 14 Apr 2000 13:05:09 -0700 (PDT) (envelope-from jason@intercom.com) Received: from shagalicious.com ([206.98.165.250] helo=intercom.com) by kaon.intercom.com with esmtp (Exim 3.13 #1) id 12gCKs-000Gev-00; Fri, 14 Apr 2000 16:05:02 -0400 Message-ID: <38F779EC.272E3BF1@intercom.com> Date: Fri, 14 Apr 2000 16:05:00 -0400 From: "Jason J. Horton" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Person, Roderick" Cc: "'questions@freebsd.org'" Subject: Re: wdm and xdm question References: <576A688A7DA7D011899B00805FEA1AFFCCEC50@sych02.isdip.upmc.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Person, Roderick" wrote: > If you do this, won't users be able to break out of the X login but using > control + alt + backspace. actually, you can do a ctrl-alt-F1 to get back to the first virtual terminal to login... -- -Jason J. Horton Fat Man in a Little Coat Intercom Online Inc. 212.376.7440 ext 21 | http://www.intercom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:12:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 028E637B6EC for ; Fri, 14 Apr 2000 13:12:35 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3EKdph19397; Fri, 14 Apr 2000 13:39:51 -0700 (PDT) Date: Fri, 14 Apr 2000 13:39:51 -0700 From: Alfred Perlstein To: "Ryugen C. Fisher" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: single user mode -- from afar Message-ID: <20000414133951.J4381@fw.wintelcom.net> References: <4.3.1.2.20000414145301.00a85b30@mail.palaver.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <4.3.1.2.20000414145301.00a85b30@mail.palaver.org>; from Ryugen@palaver.org on Fri, Apr 14, 2000 at 02:56:21PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Ryugen C. Fisher [000414 13:25] wrote: > This may seem to be "real dumb" BUT, I would like to be able to boot a > FreeBSD 3.3 server about 600 miles from here into single user mode.. and > access it via its IP addy/telnet to maintenance. It this at all possible? > Do I need a program other than telnet to use for this sort of remote admin? A serial console would make this possible. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:13:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 34C5237B756 for ; Fri, 14 Apr 2000 13:13:20 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000414201315.FTHB910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Fri, 14 Apr 2000 13:13:15 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12gCSp-0008KR-00 for ; Fri, 14 Apr 2000 16:13:15 -0400 To: freebsd-questions@FreeBSD.ORG Subject: A sed question X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: Wgaf From: Arcady Genkin Date: 14 Apr 2000 16:13:15 -0400 Message-ID: <87k8i0zbj8.fsf@tea.thpoon.com> Lines: 28 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm setting up a procmail rule to filter message through sed to remove mailing list ids in subject line. I miss "|" in sed's syntaxis. For example I have a rule: ,----[ .procmailrc ] | :0 f | * ^mailing-list:.*\/(php3-help|php4beta) | |sed '/^Subject:/ s/\[PHP[34]\(BETA\)*\] *//g' | | :0 A: | lists/programming/$MATCH `---- But the regexp in the sed's command above is not *exactly* the language that I meant. I wanted to match [PHP3] or [PHP4BETA]. Or, in other words \[PHP(3|4BETA)\]. But the above would allow a match on [PHP3BETA], as well as [PHP4] and [PHP4BETABETABETA]. I know this is silly, but I feel defeated because I can't express exactly what I need. Is there a way around this missing "|" metacharacter? Can I specify *two* commands per line? Thanks! -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:18:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 83C6937B5F2 for ; Fri, 14 Apr 2000 13:18:54 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.136] by picusnet.com with ESMTP (SMTPD32-5.05) id ACF9300112; Fri, 14 Apr 2000 16:18:01 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id QAA01224; Fri, 14 Apr 2000 16:11:20 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F77B67.E2FCA215@picusnet.com> Date: Fri, 14 Apr 2000 16:11:20 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Ryugen C. Fisher" Cc: freebsd-questions@freebsd.org Subject: Re: single user mode -- from afar References: <4.3.1.2.20000414145301.00a85b30@mail.palaver.org> Content-Type: multipart/alternative; boundary="------------733A22BD22FFFD9929908190" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------733A22BD22FFFD9929908190 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit single user mode has no network access, plus you have to hand-mount file systems from the console. if you could log in accross the network, than telnetd would have to be running which defeats the purpose of 'single user mode' as daemons are considered users. "Ryugen C. Fisher" wrote: > This may seem to be "real dumb" BUT, I would like to be able to boot a > FreeBSD 3.3 server about 600 miles from here into single user mode.. and > access it via its IP addy/telnet to maintenance. It this at all possible? > Do I need a program other than telnet to use for this sort of remote admin? > > TIA > > Ryugen, that "Old Frog" hisself > Ryugen@palaver.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------733A22BD22FFFD9929908190 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit single user mode has no network access, plus you have to hand-mount file systems from the console.  if you could log in accross the network, than telnetd would have to be running which defeats the purpose of 'single user mode' as daemons
are considered users.
 

"Ryugen C. Fisher" wrote:

This may seem to be "real dumb" BUT, I would like to be able to boot a
FreeBSD 3.3 server about 600 miles from here into single user mode.. and
access it via its IP addy/telnet to maintenance. It this at all possible?
Do I need a program other than telnet to use for this sort of remote admin?

TIA

Ryugen, that "Old Frog" hisself
Ryugen@palaver.org

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------733A22BD22FFFD9929908190-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:20: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id AB07E37B75E for ; Fri, 14 Apr 2000 13:19:59 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.136] by picusnet.com with ESMTP (SMTPD32-5.05) id AD33170152; Fri, 14 Apr 2000 16:18:59 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id QAA01229; Fri, 14 Apr 2000 16:12:44 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F77BBC.A8F87F05@picusnet.com> Date: Fri, 14 Apr 2000 16:12:44 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: A sed question References: <87k8i0zbj8.fsf@tea.thpoon.com> Content-Type: multipart/alternative; boundary="------------4294A24A6F1F27630C57EC4E" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------4294A24A6F1F27630C57EC4E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Perhaps Perl would work better? Arcady Genkin wrote: > I'm setting up a procmail rule to filter message through sed to remove > mailing list ids in subject line. I miss "|" in sed's syntaxis. For > example I have a rule: > > ,----[ .procmailrc ] > | :0 f > | * ^mailing-list:.*\/(php3-help|php4beta) > | |sed '/^Subject:/ s/\[PHP[34]\(BETA\)*\] *//g' > | > | :0 A: > | lists/programming/$MATCH > `---- > > But the regexp in the sed's command above is not *exactly* the > language that I meant. I wanted to match [PHP3] or [PHP4BETA]. Or, in > other words \[PHP(3|4BETA)\]. But the above would allow a match on > [PHP3BETA], as well as [PHP4] and [PHP4BETABETABETA]. I know this is > silly, but I feel defeated because I can't express exactly what I > need. > > Is there a way around this missing "|" metacharacter? > > Can I specify *two* commands per line? > > Thanks! > -- > Arcady Genkin http://www.thpoon.com > Nostalgia isn't what it used to be. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------4294A24A6F1F27630C57EC4E Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Perhaps Perl would work better?
 
 
 

Arcady Genkin wrote:

I'm setting up a procmail rule to filter message through sed to remove
mailing list ids in subject line. I miss "|" in sed's syntaxis. For
example I have a rule:

,----[ .procmailrc ]
| :0 f
| * ^mailing-list:.*\/(php3-help|php4beta)
| |sed '/^Subject:/ s/\[PHP[34]\(BETA\)*\]  *//g'
|
| :0 A:
| lists/programming/$MATCH
`----

But the regexp in the sed's command above is not *exactly* the
language that I meant. I wanted to match [PHP3] or [PHP4BETA]. Or, in
other words \[PHP(3|4BETA)\]. But the above would allow a match on
[PHP3BETA], as well as [PHP4] and [PHP4BETABETABETA]. I know this is
silly, but I feel defeated because I can't express exactly what I
need.

Is there a way around this missing "|" metacharacter?

Can I specify *two* commands per line?

Thanks!
--
Arcady Genkin                                http://www.thpoon.com
Nostalgia isn't what it used to be.

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------4294A24A6F1F27630C57EC4E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:20:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bfm.org (mail.bfm.org [216.127.218.26]) by hub.freebsd.org (Postfix) with ESMTP id BF31A37B749 for ; Fri, 14 Apr 2000 13:20:46 -0700 (PDT) (envelope-from Ryugen@palaver.org) Received: from primo.bfm.org ([216.127.218.20]) by mail.bfm.org (Post.Office MTA v3.5.3 release 223 ID# 0-52399U2500L250S0V35) with SMTP id org for ; Fri, 14 Apr 2000 15:21:04 -0500 Received: from portapad.palaver.org (unverified [24.217.4.232]) by primo.bfm.org (EMWAC SMTPRS 0.83) with SMTP id ; Fri, 14 Apr 2000 15:20:41 -0500 Message-Id: <4.3.1.2.20000414151535.00a8b550@mail.palaver.org> X-Sender: rfisher@mail.palaver.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Fri, 14 Apr 2000 15:19:31 -0500 To: Alfred Perlstein From: Ryugen@palaver.org (Ryugen C. Fisher) Subject: Re: single user mode -- from afar Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20000414133951.J4381@fw.wintelcom.net> References: <4.3.1.2.20000414145301.00a85b30@mail.palaver.org> <4.3.1.2.20000414145301.00a85b30@mail.palaver.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 03:39 PM 4/14/00, Alfred Perlstein wrote: >* Ryugen C. Fisher [000414 13:25] wrote: > > This may seem to be "real dumb" BUT, I would like to be able to boot a > > FreeBSD 3.3 server about 600 miles from here into single user mode.. and > > access it via its IP addy/telnet to maintenance. It this at all possible? > > Do I need a program other than telnet to use for this sort of remote admin? > >A serial console would make this possible. > >-- >-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] >"I have the heart of a child; I keep it in a jar on my desk." I can see the comconsole page in the ports set, but have not installed it nor looked at the DOC. As first glance, however, any serial console would have to be set to a local RS232 would it not? and if not, how do you make it otherwise... I am sure this is old hat to some, but to the likes of me it is 'the mystery of mysteries' .... Ryugen, that "Old Frog" hisself Ryugen@palaver.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:24:14 2000 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 1438F37B7A0 for ; Fri, 14 Apr 2000 13:24:06 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id PAA05250; Fri, 14 Apr 2000 15:23:17 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Apr 2000 15:23:17 -0500 From: Dan Nelson To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: A sed question Message-ID: <20000414152317.A1743@dan.emsphone.com> References: <87k8i0zbj8.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: <87k8i0zbj8.fsf@tea.thpoon.com>; from "Arcady Genkin" on Fri Apr 14 16:13:15 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 14), Arcady Genkin said: > But the regexp in the sed's command above is not *exactly* the > language that I meant. I wanted to match [PHP3] or [PHP4BETA]. Or, in > other words \[PHP(3|4BETA)\]. But the above would allow a match on > [PHP3BETA], as well as [PHP4] and [PHP4BETABETABETA]. I know this is > silly, but I feel defeated because I can't express exactly what I > need. > > Is there a way around this missing "|" metacharacter? I don't think so. Even the re_format manpage says: Obsolete (``basic'') regular expressions differ in several respects. `|' is an ordinary character and there is no equivalent for its functionality. > Can I specify *two* commands per line? Sure; to specify more than one command, you need to pass them with the -e flag: sed -e 's/etc/etc/' -e 's/etc/etc/' -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:32:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iguana.internexo.co.cr (iguana.internexo.co.cr [196.40.17.2]) by hub.freebsd.org (Postfix) with ESMTP id C139137B756 for ; Fri, 14 Apr 2000 13:32:16 -0700 (PDT) (envelope-from josoroma@internexo.co.cr) Received: from internexo.co.cr (baula.internexo.co.cr [196.40.17.11]) by iguana.internexo.co.cr (8.9.3/8.9.3) with ESMTP id OAA03064 for ; Fri, 14 Apr 2000 14:21:45 -0600 (CST) Message-ID: <38F780E4.CC228E9@internexo.co.cr> Date: Fri, 14 Apr 2000 14:34:44 -0600 From: Pablo X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: video Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i installed freebsd 3.2 and i have been having problems with xf86config. please send me one example of how can i configure this perfectc(), because im sick of microsoft software. this the information of my hardware. monitor: 14, vesa vga /xga video card: fvgap (sis 6202) vga card video ram: 1MB mouse: genius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:43:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 868BE37B601 for ; Fri, 14 Apr 2000 13:43:10 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000414204310.GIBK11061.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Fri, 14 Apr 2000 13:43:10 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12gCvl-0008Ky-00 for ; Fri, 14 Apr 2000 16:43:09 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: A sed question References: <87k8i0zbj8.fsf@tea.thpoon.com> <38F77BBC.A8F87F05@picusnet.com> X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 14 Apr 2000 16:43:09 -0400 In-Reply-To: William Freeman's message of "Fri, 14 Apr 2000 16:20:21 -0400" Message-ID: <87d7nsza5e.fsf@tea.thpoon.com> Lines: 9 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Freeman writes: > Perhaps Perl would work better? Well, I don't (yet) do Perl. Besides, sed's executable is about 10 times smaller than Perl's. -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:43:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 0747C37B756 for ; Fri, 14 Apr 2000 13:43:23 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3EKhLN37159 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 13:43:21 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004142043.e3EKhLN37159@cytosine.dhs.org> Subject: arp problems for localhost To: freebsd-questions@freebsd.org Date: Fri, 14 Apr 2000 13:43:21 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My logs are filling up with this message: Apr 14 13:40:24 cytosine /kernel: arplookup 127.0.0.1 failed: could not allocate llinfo Apr 14 13:40:24 cytosine /kernel: arpresolve: can't allocate llinfo for 127.0.0.1rt What does it mean and how can I fix it? I think it may have to do with /etc/hosts: 127.0.0.1 localhost.orng1.home.com localhost 127.0.0.1 localhost 24.x.x.x cytosine.dhs.org cytosine 24.x.x.x host.dhs.org. --bhishan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 13:47: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 31C4C37B749 for ; Fri, 14 Apr 2000 13:47:00 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000414204659.FXUK910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Fri, 14 Apr 2000 13:46:59 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12gCzT-0008L2-00 for ; Fri, 14 Apr 2000 16:46:59 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: A sed question References: <87k8i0zbj8.fsf@tea.thpoon.com> <20000414152317.A1743@dan.emsphone.com> X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 14 Apr 2000 16:46:59 -0400 In-Reply-To: Dan Nelson's message of "Fri, 14 Apr 2000 16:24:55 -0400" Message-ID: <878zygz9z0.fsf@tea.thpoon.com> Lines: 23 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Nelson writes: > > Can I specify *two* commands per line? > > Sure; to specify more than one command, you need to pass them with the > -e flag: > sed -e 's/etc/etc/' -e 's/etc/etc/' Oh, sorry, I meant something else. I meant two commands per _matched_ line, not per command line. Something like: sed '/^Subject: / s/\[PHP3\] *//g s/\[PHP4BETA] *//g' ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ Command 1 Command 2 i.e. process every line that matches /^Subject:/, first removing any occurences of [PHP3], then -- any occurences of [PHP4BETA]. The above examble gives me an error message about unknown option to 's'. -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 14: 1:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.networld.com (mail.networld.com [207.247.96.103]) by hub.freebsd.org (Postfix) with ESMTP id CB62337B67A for ; Fri, 14 Apr 2000 14:01:37 -0700 (PDT) (envelope-from rsimon@networld.com) Received: from reid (166.70.15.59) by mail.networld.com with MERCUR-SMTP/POP3/IMAP4-Server (v3.20.01 AS-0098319) for ; Fri, 14 Apr 2000 15:00:27 -0600 Message-ID: <000201bfa654$150e8500$0200000a@reid.xmission.com> Reply-To: "Reid" From: "Reid" To: Subject: newbie Date: Fri, 14 Apr 2000 14:00:50 -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 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have download on kern.flp and mfsroot.flp into floppy disk. I have run it on my COmpaq Proliant 1500R. I run it and I get lot of conflict on it. I notice it did not recognized my compaq proliant 1500r. I have change the IRQ and other set up. No luck. I wish there is some kind of automatic recognized on it. Reid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 14:31: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id DA0D237B6E9 for ; Fri, 14 Apr 2000 14:30:54 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.109]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Fri, 14 Apr 2000 14:41:35 -0700 Message-ID: <38F78DEA.C1069D8@3-cities.com> Date: Fri, 14 Apr 2000 14:30:18 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Eduardo Cerejo Cc: freebsd-questions@FreeBSD.org Subject: Re: Kernel builds fine but still no sound!!!!! References: <38F752D7.26A8359E@idt.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eduardo Cerejo wrote: > > Hello everyone, > > I've trying to make my sound work by recompiling my kernel and I've done > 4 times now trying to make it work but still no success, I have a Yamaha > chip OPL3-SAx. I'm running FreeBSD 3.4-Release and here's what I've > got now in my kernel file: > > # Audio drivers: `snd', `sb', `pas', `gus', `pca' > > controller pnp0 > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 > > When I do the 'make' command it loads fine and with no errors, but when > I reboot to try the sound, it reboots just fine but I still can't play a > sound. I've tried to open the sound mixer panel from KDE and it gives > me this error: > > "Kmix: Could not open mixer. > Perhaps you have no permission to access the mixer device. > Login as root and do a 'chmod a+rw /dev/mixer*' to allow the access" > > Well I know this is the wrong solution because I'm logged as root. I > have no idea as to why it's giving me this error, it did the same thing > with caldera linux but didn't have that problem with redhat. > > Tried to play a regular music CD using the CD player and got this error > message: > > "CDROM read or access error. > Please make sure you have access permissions to: > /dev/rmatcd0c" You forgot to configure kscd. Didn't read if you had done "./MAKEDEV snd0" or not. The configure button is the screwdriver and wrench button. Your CDROM is probably acd0c. Kent > > I can only think perhaps there's something wrong with recompiled kernel > and that's why I'm including a copy of it here. I also tried to > recompile my kernel with the controller snd0 and the device opl0 like > this: > > controller snd0 > device opl0 at isa? port 0x388 > > This one fails to load, tried it different way and it fails, it only > loaded with the first setting so far. > One more question, when the kernel fails to load with the 'make' > command, do I have to delete the folder /usr/src/sys/compile/MYKERNEL > before I attempt to recompile it again? > > I would appreciate any hints to this problem since I've read almost > everything having to do with sound, I even printed the whole LINT file. > > Here's the copy of my kernel file: > > # > # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks > # > # For more information on this file, please read the handbook section on > > # Kernel Configuration Files: > # > # http://www.freebsd.org/handbook/kernelconfig-config.html > # > # The handbook is also available locally in /usr/share/doc/handbook > # if you've installed the doc distribution, otherwise always see the > # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the > # latest information. > # > # An exhaustive list of options and more detailed explanations of the > # device lines is also present in the ./LINT configuration file. If you > are > # in doubt as to the purpose or necessity of a line, check first in > LINT. > # > # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.143.2.24 1999/12/05 01:56:42 > luoqi Exp $ > > machine "i386" > # cpu "I386_CPU" > # cpu "I486_CPU" > cpu "I586_CPU" > cpu "I686_CPU" > ident MYKEREL > maxusers 10 > > options MATH_EMULATE #Support for x87 emulation > options INET #InterNETworking > options FFS #Berkeley Fast Filesystem > options FFS_ROOT #FFS usable as root device [keep > this!] > options MFS #Memory Filesystem > options MFS_ROOT #MFS usable as root device, > "MFS" req'ed > options NFS #Network Filesystem > options NFS_ROOT #NFS usable as root device, > "NFS" req'ed > options MSDOSFS #MSDOS Filesystem > options "CD9660" #ISO 9660 Filesystem > options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" > req'ed > options PROCFS #Process filesystem > options "COMPAT_43" #Compatible with BSD 4.3 [KEEP > THIS!] > #options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI > device > options UCONSOLE #Allow users to grab the console > > options FAILSAFE #Be conservative > options USERCONFIG #boot -c editor > options VISUAL_USERCONFIG #visual boot -c editor > options KTRACE #ktrace(1) syscall trace support > > options SYSVSHM #SYSV-style shared memory > options SYSVMSG #SYSV-style message queues > options SYSVSEM #SYSV-style semaphores > > config kernel root on wd0 > > # To make an SMP kernel, the next two are needed > #options SMP # Symmetric MultiProcessor > Kernel > #options APIC_IO # Symmetric (APIC) I/O > # Optionally these may need tweaked, (defaults shown): > #options NCPU=2 # number of CPUs > #options NBUS=4 # number of busses > #options NAPIC=1 # number of IO APICs > #options NINTR=24 # number of INTs > > controller isa0 > controller pnp0 # PnP support for ISA > controller eisa0 > controller pci0 > > # Floppy drives > controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 > disk fd0 at fdc0 drive 0 > disk fd1 at fdc0 drive 1 > > # IDE controller and disks > options "CMD640" # work around CMD640 chip deficiency > controller wdc0 at isa? port "IO_WD1" bio irq 14 > disk wd0 at wdc0 drive 0 > disk wd1 at wdc0 drive 1 > > controller wdc1 at isa? port "IO_WD2" bio irq 15 > disk wd2 at wdc1 drive 0 > disk wd3 at wdc1 drive 1 > > # ATAPI devices > options ATAPI #Enable ATAPI support for IDE bus > options ATAPI_STATIC #Don't do it as an LKM > device acd0 #IDE CD-ROM > #device wfd0 #IDE Floppy (e.g. LS-120) > > # SCSI Controllers > # A single entry for any of these controllers (ncr, ahb, ahc) is > # sufficient for any number of installed devices. > #controller ncr0 # NCR/Symbios Logic > #controller ahb0 # EISA AHA1742 family > #controller ahc0 # AHA2940 and onboard AIC7xxx devices > #controller amd0 # AMD 53C974 (Teckram DC-390(T)) > #controller isp0 # Qlogic family > #controller dpt0 # DPT Smartcache - See LINT for options! > > #controller adv0 at isa? port ? cam irq ? > #controller adw0 > #controller bt0 at isa? port ? cam irq ? > #controller aha0 at isa? port ? cam irq ? > #controller aic0 at isa? port ? cam irq ? > > # SCSI peripherals > # Only one of each of these is needed, they are dynamically allocated. > #controller scbus0 # SCSI bus (required) > #device da0 # Direct Access (disks) > #device sa0 # Sequential Access (tape etc) > #device cd0 # CD > #device pass0 # Passthrough device (direct SCSI) > > # Proprietary or custom CD-ROM Interfaces > #device wt0 at isa? port 0x300 bio irq 5 drq 1 > #device mcd0 at isa? port 0x300 bio irq 10 > #device matcd0 at isa? port 0x230 bio > #device scd0 at isa? port 0x230 bio > > # atkbdc0 controls both the keyboard and the PS/2 mouse > controller atkbdc0 at isa? port IO_KBD tty > device atkbd0 at isa? tty irq 1 > device psm0 at isa? tty irq 12 > > device vga0 at isa? port ? conflicts > > # splash screen/screen saver > pseudo-device splash > > # syscons is the default console driver, resembling an SCO console > device sc0 at isa? tty > > # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver > #device vt0 at isa? tty > #options XSERVER # support for X server > #options FAT_CURSOR # start with block cursor > # If you have a ThinkPAD, uncomment this along with the rest of the PCVT > lines > #options PCVT_SCANSET=2 # IBM keyboards are non-std > > # Floating point support - do not disable. > device npx0 at isa? port IO_NPX irq 13 > > # Power management support (see LINT for more options) > device apm0 at isa? disable flags 0x31 # Advanced Power > Management > > # PCCARD (PCMCIA) support > #controller card0 > #device pcic0 at card? > #device pcic1 at card? > > # Serial (COM) ports > device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 > device sio1 at isa? port "IO_COM2" tty irq 3 > device sio2 at isa? disable port "IO_COM3" tty irq 5 > device sio3 at isa? disable port "IO_COM4" tty irq 9 > > # Parallel port > device ppc0 at isa? port? flags 0x40 net irq 7 > controller ppbus0 # Parallel port bus (required) > device lpt0 at ppbus? # Printer > device plip0 at ppbus? # TCP/IP over parallel > device ppi0 at ppbus? # Parallel port interface device > > #controller vpo0 at ppbus? # Requires scbus and da0 > > # PCI Ethernet NICs. > #device al0 # ADMtek AL981 (``Comet'') > #device ax0 # ASIX AX88140A > #device de0 # DEC/Intel DC21x4x (``Tulip'') > #device fxp0 # Intel EtherExpress PRO/100B (82557, > 82558) > #device mx0 # Macronix 98713/98715/98725 (``PMAC'') > #device pn0 # Lite-On 82c168/82c169 (``PNIC'') > #device rl0 # RealTek 8129/8139 > #device sf0 # Adaptec AIC-6915 DuraLAN > (``Starfire'') > #device sis0 # Silicon Integrated Systems SiS 900/SiS > 7016 > #device ste0 # Sundance ST201 (D-Link DFE-550) > #device tl0 # Texas Instruments ThunderLAN > #device tx0 # SMC 9432TX (83c170 ``EPIC'') > #device vr0 # VIA Rhine, Rhine II > #device vx0 # 3Com 3c590, 3c595 (``Vortex'') > #device wb0 # Winbond W89C840F > #device xl0 # 3Com 3c90x (``Boomerang'', > ``Cyclone'') > > # ISA Ethernet NICs. > # Order is important here due to intrusive probes, do *not* alphabetize > # this list of network interfaces until the probes have been fixed. > # Right now it appears that the ie0 must be probed before ep0. See > # revision 1.20 of this file. > #device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 > #device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 > #device ep0 at isa? port 0x300 net irq 10 > #device ex0 at isa? port? net irq? > #device fe0 at isa? port 0x300 net irq ? > #device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 > #device lnc0 at isa? port 0x280 net irq 10 drq 0 > #device cs0 at isa? port 0x300 net irq ? > # requires PCCARD (PCMCIA) support to be activated > #device xe0 at isa? port? net irq ? > > # PCCARD NIC drivers. > # ze and zp take over the pcic and cannot coexist with generic pccard > # support, nor the ed and ep drivers they replace. > #device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 > #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 > > # Pseudo devices - the number indicates how many units to allocated. > 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 1 # Packet tunnel > pseudo-device pty 16 # Pseudo-ttys (telnet etc) > pseudo-device gzip # Exec gzipped a.out's > > # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. > # Be aware of the administrative consequences of enabling this! > # The number of devices determines the maximum number of > # simultaneous BPF clients programs runnable. > pseudo-device bpfilter 1 #Berkeley packet filter > > # Audio drivers: `snd', `sb', `pas', `gus', `pca' > > controller pnp0 > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 > > Thanks for the help. > E. Cerejo > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 14:33: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb1-a.mail.utexas.edu [128.83.126.134]) by hub.freebsd.org (Postfix) with SMTP id 8417537BFC8 for ; Fri, 14 Apr 2000 14:32:55 -0700 (PDT) (envelope-from oscars@mail.utexas.edu) Received: (qmail 6938 invoked by uid 0); 14 Apr 2000 21:32:52 -0000 Received: from chepe.cc.utexas.edu (HELO chepe) (128.83.135.25) by umbs-smtp-1 with SMTP; 14 Apr 2000 21:32:52 -0000 Message-Id: <4.2.2.20000414161740.00a82a60@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Fri, 14 Apr 2000 16:31:58 -0500 To: freebsd-questions@freebsd.org From: Oscar Ricardo Silva Subject: Large disks (34GB), mounting and newfs problems Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was following the question of problems mounting a drive and now, I'm having some of the same problems. This is a second drive in the system, connected as a slave to the first IDE drive. It's an IBM Deskstar 34GXP, DPTA-373420. I apologize for the length of the message but I did want to demonstrate that I followed the previous suggestions and was getting the right responses. Here's the output from /var/log/messages: Apr 14 16:22:16 amanda /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa Apr 14 16:22:16 amanda /kernel: wdc0: unit 0 (wd0): Apr 14 16:22:16 amanda /kernel: wd0: 12971MB (26564832 sectors), 26354 cyls, 16 heads, 63 S/T, 512 B/S Apr 14 16:22:16 amanda /kernel: wdc0: unit 1 (wd1): Apr 14 16:22:17 amanda /kernel: wd1: 32634MB (66835440 sectors), 66305 cyls, 16 heads, 63 S/T, 512 B/S I issued the command "fdisk wd1" and received the following: amanda# fdisk wd1 ******* Working on device /dev/rwd1 ******* parameters extracted from in-core disklabel are: cylinders=66305 heads=16 sectors/track=63 (1008 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=66305 heads=16 sectors/track=63 (1008 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 0, size 66835440 (32634 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 0; end: cyl 1023/ sector 63/ head 15 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: I then issued the command "disklabel wd1s1" and received the following: amanda# disklabel wd1s1 # /dev/rwd1s1c: type: ESDI disk: wd1s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 16 sectors/cylinder: 1008 cylinders: 66305 sectors/unit: 66835440 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 66835440 0 unused 0 0 # (Cyl. 0 - 66304) OK, so far so good. I can then mount the drive without any problems: amanda# mount /dev/wd1s1c /dump which returns without any errors. Here's the big problem, I try to run "newfs" with the following command, and when I get to the same block each time, 66781216, the machine reboots itself. Here's the output from the command: amanda# newfs -b 8192 -f 1024 /dev/wd1s1c newfs: /dev/wd1s1c: not a character-special device Warning: 3088 sector(s) in last cylinder unallocated /dev/wd1s1c: 66835440 sectors in 16318 cylinders of 1 tracks, 4096 sectors 32634.5MB in 1020 cyl groups (16 c/g, 32.00MB/g, 7936 i/g) super-block backups (for fsck -b #) at: 32, 65568, 131104, 196640, 262176, 327712, 393248, 458784, 524320, 589856, ... 65601568, 65667104, 65732640, 65798176, 65863712, 65929248, 65994784, 66060320, 66125856, 66191392, 66256928, 66322464, 66388000, 66453536, 66519072, 66584608, 66650144, 66715680, 66781216, If anybody has any information or pointers on where I can find the solution, I would VERY much appreciate it. Thanks, Oscar "Don't believe the hype" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 14:39: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rye.elite.net (rye.elite.net [205.199.220.6]) by hub.freebsd.org (Postfix) with ESMTP id 6BBE737BF56 for ; Fri, 14 Apr 2000 14:39:06 -0700 (PDT) (envelope-from bangel@elite.net) Received: from acorn.static-ip.elite.net (acorn.static-ip.elite.net [205.199.222.107]) by rye.elite.net (8.9.3/8.9.3) with ESMTP id OAA11415 for ; Fri, 14 Apr 2000 14:39:03 -0700 (PDT) Date: Fri, 14 Apr 2000 14:38:49 +0000 (GMT) From: X-Sender: bangel@blak.angel.org To: questions@freebsd.org Subject: 4.0 soundcard question. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi I have an ensoniq soundscape ISA card, always worked great in freebsd using the sscape driver. What's the proper way to get it working with the new pcm driver? I've tried everything, in my kernel right now I have: # isa soundcard device pcm0 at isa? port 0x534 irq 10 drq 1 flags 0x0 device sbc0 at isa? port 0x330 irq 5 drq 1 flags 0x15 what am i doing wrong? Thanks, Keith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 14:47:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id D26FC37B769 for ; Fri, 14 Apr 2000 14:47:10 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id OAA24427; Fri, 14 Apr 2000 14:45:33 -0700 (PDT) Message-ID: <38F7922C.B936D566@otter.cc> Date: Fri, 14 Apr 2000 17:48:28 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Oscar Ricardo Silva Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Large disks (34GB), mounting and newfs problems References: <4.2.2.20000414161740.00a82a60@mail.utexas.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oscar Ricardo Silva wrote: > > I was following the question of problems mounting a drive and now, I'm > having some of the same problems. This is a second drive in the system, > connected as a slave to the first IDE drive. It's an IBM Deskstar 34GXP, > DPTA-373420. I apologize for the length of the message but I did want to > demonstrate that I followed the previous suggestions and was getting the > right responses. Here's the output from /var/log/messages: > > Apr 14 16:22:16 amanda /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa > Apr 14 16:22:16 amanda /kernel: wdc0: unit 0 (wd0): > Apr 14 16:22:16 amanda /kernel: wd0: 12971MB (26564832 sectors), 26354 > cyls, 16 heads, 63 S/T, 512 B/S > Apr 14 16:22:16 amanda /kernel: wdc0: unit 1 (wd1): > Apr 14 16:22:17 amanda /kernel: wd1: 32634MB (66835440 sectors), 66305 > cyls, 16 heads, 63 S/T, 512 B/S > > I issued the command "fdisk wd1" and received the following: > > amanda# fdisk wd1 > ******* Working on device /dev/rwd1 ******* > parameters extracted from in-core disklabel are: > cylinders=66305 heads=16 sectors/track=63 (1008 blks/cyl) > > Figures below won't work with BIOS for partitions not in cyl 1 > parameters to be used for BIOS calculations are: > cylinders=66305 heads=16 sectors/track=63 (1008 blks/cyl) > > Media sector size is 512 > Warning: BIOS sector numbering starts with sector 1 > Information from DOS bootblock is: > The data for partition 1 is: > sysid 165,(FreeBSD/NetBSD/386BSD) > start 0, size 66835440 (32634 Meg), flag 80 (active) > beg: cyl 0/ sector 1/ head 0; > end: cyl 1023/ sector 63/ head 15 > The data for partition 2 is: > > The data for partition 3 is: > > The data for partition 4 is: > > > I then issued the command "disklabel wd1s1" and received the following: > > amanda# disklabel wd1s1 > # /dev/rwd1s1c: > type: ESDI > disk: wd1s1 > label: > flags: > bytes/sector: 512 > sectors/track: 63 > tracks/cylinder: 16 > sectors/cylinder: 1008 > cylinders: 66305 > sectors/unit: 66835440 > rpm: 3600 > interleave: 1 > trackskew: 0 > cylinderskew: 0 > headswitch: 0 # milliseconds > track-to-track seek: 0 # milliseconds > drivedata: 0 > > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > c: 66835440 0 unused 0 0 # (Cyl. 0 - 66304) > > OK, so far so good. I can then mount the drive without any problems: > > amanda# mount /dev/wd1s1c /dump > > which returns without any errors. > > Here's the big problem, I try to run "newfs" with the following command, > and when I get to the same block each time, 66781216, the machine reboots > itself. Here's the output from the command: > > amanda# newfs -b 8192 -f 1024 /dev/wd1s1c > newfs: /dev/wd1s1c: not a character-special device > Warning: 3088 sector(s) in last cylinder unallocated > /dev/wd1s1c: 66835440 sectors in 16318 cylinders of 1 tracks, 4096 sectors > 32634.5MB in 1020 cyl groups (16 c/g, 32.00MB/g, 7936 i/g) > super-block backups (for fsck -b #) at: > 32, 65568, 131104, 196640, 262176, 327712, 393248, 458784, 524320, 589856, > ... > 65601568, 65667104, 65732640, 65798176, 65863712, 65929248, 65994784, > 66060320, > 66125856, 66191392, 66256928, 66322464, 66388000, 66453536, 66519072, > 66584608, > 66650144, 66715680, 66781216, > > If anybody has any information or pointers on where I can find the > solution, I would VERY much appreciate it. > > Thanks, > > Oscar > IIRC, there was a bug in the wd driver that made it hiccup on disks >27GB. If you're running under 3.x or 4.0, try upgrading to the ata (ad) driver for a fix. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 15: 2: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.26.39]) by hub.freebsd.org (Postfix) with SMTP id 49BF237B525 for ; Fri, 14 Apr 2000 15:02:06 -0700 (PDT) (envelope-from flatline@area51.v-wave.com) Received: (qmail 33036 invoked by uid 1001); 14 Apr 2000 22:02:04 -0000 Date: Fri, 14 Apr 2000 16:02:04 -0600 From: Chris Wasser To: Otter Cc: Oscar Ricardo Silva , freebsd-questions@FreeBSD.ORG Subject: Re: Large disks (34GB), mounting and newfs problems Message-ID: <20000414160204.A32946@area51.v-wave.com> References: <4.2.2.20000414161740.00a82a60@mail.utexas.edu> <38F7922C.B936D566@otter.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38F7922C.B936D566@otter.cc>; from otter@otter.cc on Fri, Apr 14, 2000 at 05:48:28PM -0400 X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 14, 2000 at 05:48:28PM -0400, Otter wrote: > IIRC, there was a bug in the wd driver that made it hiccup on disks > >27GB. If you're running under 3.x or 4.0, try upgrading to the ata (ad) driver for a fix. > -Otter I had a similar problem with a 37GB maxtor drive under 3.x and solved it by using the b0ffb0ff flags on the wd driver, after that I was able to newfs and mount it no problem, ie: controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xb0ffb0ff disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 hth... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 15: 3:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.visto.com (smtp.visto.com [206.79.140.96]) by hub.freebsd.org (Postfix) with ESMTP id D9F2E37B67A for ; Fri, 14 Apr 2000 15:03:50 -0700 (PDT) (envelope-from jtelford@visto.com) Received: from mp7 (206.79.140.187) by smtp.visto.com (NPlex 4.0.058) id 38E3ECE0000FD363 for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 15:02:44 -0700 Message-ID: <38E3ECE0000FD363@smtp.visto.com> (added by administrator@visto.com) Reply-To: jtelford@visto.com From: "j telford" Subject: Vinum what passno and dump value for fstab ? Date: Fri, 14 Apr 2000 15:03:49 -0700 X-Mailer: Visto To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Mailer: Visto Server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What numbers should I put in the fs_dump and fs_passno fields ? Thanks John...(Newbie) (Ignore the Visto footnote) ______________________________________________________________________ Get Visto.com! Private groups, event calendars, email, and much more. =20 Visto.com. Life on the Dot. Check it out @ http://www.visto.com/info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 15: 5:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.hushmail.com (mail5.hushmail.com [216.18.8.76]) by hub.freebsd.org (Postfix) with ESMTP id D100D37B69A for ; Fri, 14 Apr 2000 15:05:43 -0700 (PDT) (envelope-from phreaknic@hushmail.com) Received: (from root@localhost) by mail5.hushmail.com (8.8.7/8.8.7) id PAA13619; Fri, 14 Apr 2000 15:04:21 -0700 From: phreaknic@hushmail.com Message-Id: <200004142204.PAA13619@mail5.hushmail.com> Date: Fri, 14 Apr 2000 14:03:59 -0800 (PDT) Subject: a little bit of advice about Free Bsd.......... To: questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been thinking about putting Free Bsd on my system for a little while know, and Have a couple quick questions. Once I have Freebsd installed and X configured can I immediatly start window maker (Fell in love with it recently)? Does netscape come pre-installed? and lastly is setting up sound a simple process, or fairly difficult? Slackware comes to mind. anyway Thanks for your time. IMPORTANT NOTICE: If you are not using HushMail, this message could have been read easily by the many people who have access to your open personal email messages. Get your FREE, totally secure email address at http://www.hushmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 15:27:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isis.its.uow.edu.au (isis.its.uow.edu.au [130.130.68.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FDC537B73E; Fri, 14 Apr 2000 15:27:33 -0700 (PDT) (envelope-from simon@uow.edu.au) Received: from dustpuppy.its.uow.edu.au (dustpuppy.its.uow.edu.au [130.130.68.11]) by isis.its.uow.edu.au (8.9.3/8.9.3) with ESMTP id IAA00282; Sat, 15 Apr 2000 08:27:29 +1000 (EST) Received: (from simon@localhost) by dustpuppy.its.uow.edu.au (8.9.3/8.9.3) id IAA06539; Sat, 15 Apr 2000 08:27:29 +1000 (EST) Date: Sat, 15 Apr 2000 08:27:29 +1000 From: Simon Coggins To: freebsd-mobile@freebsd.org, freebsd-questions@freebsd.org Subject: 4.0-R locks up probing devices on Compaq Amarda M700 Message-ID: <20000415082728.A17087@uow.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I havea problem with 4.0 and a Compaq Armada M700. The kernel boots up fine and finds all of the devices happily. But when sysinstall is loaded and starts to 'probe' the devices, the HD light comes on and everything locks up, you have to force a hard reboot. Anyone else having this problem or know how to fix it? -- Simon Coggins Network and System Management Officer http://www.uow.edu.au/ Information Technology Systems (ITS) Email: simon@uow.edu.au University of Wollongong Phone: +61-2-4221-3775 Wollongong 2522, Australia Fax: +61-2-4229-1985 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 15:34: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id BADAB37B6E2 for ; Fri, 14 Apr 2000 15:34:07 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3EN1Mx23612; Fri, 14 Apr 2000 16:01:22 -0700 (PDT) Date: Fri, 14 Apr 2000 16:01:22 -0700 From: Alfred Perlstein To: Simon Coggins Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0-R locks up probing devices on Compaq Amarda M700 Message-ID: <20000414160122.M4381@fw.wintelcom.net> References: <20000415082728.A17087@uow.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000415082728.A17087@uow.edu.au>; from simon@uow.edu.au on Sat, Apr 15, 2000 at 08:27:29AM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Simon Coggins [000414 15:55] wrote: > Hi, > > I havea problem with 4.0 and a Compaq Armada M700. The kernel boots up fine and > finds all of the devices happily. But when sysinstall is loaded and > starts to 'probe' the devices, the HD light comes on and everything locks > up, you have to force a hard reboot. Anyone else having this problem or know > how to fix it? If the machine has a CDrom drive try ejecting the cdrom and putting it back, I've come across something like this before and that's what fixed it for me. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 15:50:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from antares.milkyway.org (SOL.MILKYWAY.ORG [205.241.194.17]) by hub.freebsd.org (Postfix) with ESMTP id 3E8F637B70B for ; Fri, 14 Apr 2000 15:50:32 -0700 (PDT) (envelope-from toby@antares.milkyway.org) Received: from rigel.milkyway.org (rigel.milkyway.org [205.241.194.19]) by antares.milkyway.org (8.9.3/8.9.3) with SMTP id SAA80414 for ; Fri, 14 Apr 2000 18:54:11 -0400 (EDT) (envelope-from toby@antares.milkyway.org) Received: by rigel.milkyway.org with Microsoft Mail id <01BFA641.E4AD2220@rigel.milkyway.org>; Fri, 14 Apr 2000 18:47:32 -0400 Message-ID: <01BFA641.E4AD2220@rigel.milkyway.org> From: Toby Swanson To: "'freebsd-questions@freebsd.org'" Subject: cdrom won't mount Date: Fri, 14 Apr 2000 18:47:29 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've moved my IDE CD-ROM from primary slave to secondary slave and now it will not mount CDs. I get an error of cd9660: vfsload(cd9660); No such file or directory I've checked the man pages and mailing lists but did not find anything. Any help is appreciated. TIA, Toby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 15:56:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po3.glue.umd.edu (po3.glue.umd.edu [128.8.10.123]) by hub.freebsd.org (Postfix) with ESMTP id 88D5937B6E2 for ; Fri, 14 Apr 2000 15:56:13 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (poseidon.student.umd.edu [129.2.220.99]) by po3.glue.umd.edu (8.9.3/8.9.3) with ESMTP id SAA24418; Fri, 14 Apr 2000 18:55:40 -0400 (EDT) Message-ID: <38F7A1EB.A263D5A1@glue.umd.edu> Date: Fri, 14 Apr 2000 18:55:39 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: phreaknic@hushmail.com Cc: questions@FreeBSD.ORG Subject: Re: a little bit of advice about Free Bsd.......... References: <200004142204.PAA13619@mail5.hushmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phreaknic@hushmail.com wrote: > > I have been thinking about putting Free Bsd on my system for a little while > know, and Have a couple quick questions. Once I have Freebsd installed and > X configured can I immediatly start window > maker (Fell in love with it recently)? Does netscape come pre-installed? > and lastly is setting up sound a simple process, or fairly difficult? Slackware > comes to mind. anyway Thanks for your time. After installing FreeBSD and X you'll then need to install Windowmaker before you can use it. It's in the ports collection. Netscape doesn't come preinstalled, but it too is in the ports collection. See the handbook (http://www.freebsd.org/handbook) for instructions on using the ports system. Sound isn't too hard to set up, but it really depends on what sound card you have. Look at the release notes (http://www.freeBSD.org/releases/4.0R/notes.html) to see what cards are supported. Note: SBLive! has just recently been added, so its not in the standard distribution yet, but if you search the mail archives you can find the appropriate instructions. -Brandon -- bfoz@glue.umd.edu "Lead, follow, or get run over" "In life there are those who steer, and those who push" "I'm not impatient, the world is too slow" "Life is short, so have fun, play hard, and leave a good looking corpse" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 16: 1:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 6829037B56E for ; Fri, 14 Apr 2000 16:01:22 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id SAA19801; Fri, 14 Apr 2000 18:00:39 -0500 (CDT) Date: Fri, 14 Apr 2000 18:00:39 -0500 (CDT) From: Alex Charalabidis To: phreaknic@hushmail.com Cc: questions@FreeBSD.ORG Subject: Re: a little bit of advice about Free Bsd.......... In-Reply-To: <200004142204.PAA13619@mail5.hushmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Apr 2000 phreaknic@hushmail.com wrote: > I have been thinking about putting Free Bsd on my system for a little while > know, and Have a couple quick questions. Once I have Freebsd installed and > X configured can I immediatly start window > maker (Fell in love with it recently)? Does netscape come pre-installed? > and lastly is setting up sound a simple process, or fairly difficult? Slackware > comes to mind. anyway Thanks for your time. > WindowMaker does not come as part of the installation but is dead easy to install from the ports (or packages), no sweat. Netscape is something you can also install from ports, but it will have to be downloaded. The installation process for either is disgustingly painless. Check the handbook on using the ports collection. Sound is another story. You will have to identify the correct driver for your card and recompile the kernel since the generic kernel has no sound support at all. If working with Linux has given you an irrational fear of recompiling kernels, relax. this is one thing where FreeBSD is very obviously NOT Linux. Do make sure your sound card is supported and check the list archives for problems other people may have encountered with it. hth -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 16: 4:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law-f177.hotmail.com [209.185.131.240]) by hub.freebsd.org (Postfix) with SMTP id BCABD37B82D for ; Fri, 14 Apr 2000 16:04:13 -0700 (PDT) (envelope-from spider90@hotmail.com) Received: (qmail 11729 invoked by uid 0); 14 Apr 2000 23:04:13 -0000 Message-ID: <20000414230413.11728.qmail@hotmail.com> Received: from 216.111.243.145 by www.hotmail.com with HTTP; Fri, 14 Apr 2000 16:04:13 PDT X-Originating-IP: [216.111.243.145] From: "spider 90" To: freebsd-questions@FreeBSD.ORG Subject: modem time Date: Fri, 14 Apr 2000 23:04:13 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am attempting to configure my modem using the kde utility kppp. I have zoomtel lucent technologies 56k .v90 compliant internal PCI plug and play modem. In using kppp it recognizes the router as stty0 but when it does a check of the modem it shows no at commands listed. So it seems that is recognizes the modem there but it wont initilize it. On top of that it wont even recognize it is there if I use hardware flow control. I have to use none for flow control to even show the modem exist to the kppp utility. Any suggestions on what other things to consider or am is freebsd reading my modem as a win modem, which it is not, and so am I not going to use this modem at all? ______________________________________________________ Get Your Private, Free Email at 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 Fri Apr 14 16:16:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sabami.seaslug.org (ip18.gte13.rb1.bel.nwlink.com [207.202.150.18]) by hub.freebsd.org (Postfix) with ESMTP id A7E0B37B814 for ; Fri, 14 Apr 2000 16:16:43 -0700 (PDT) (envelope-from scott@sabmail.rresearch.com) Received: by sabami.seaslug.org (Postfix, from userid 1000) id 5C0BC1F1B; Fri, 14 Apr 2000 16:16:58 -0700 (PDT) Date: Fri, 14 Apr 2000 16:16:58 -0700 From: Scott Blachowicz To: freebsd-questions@freebsd.org Subject: Erasing an IDE disk Message-ID: <20000414161657.A35142@sabami.seaslug.org> Reply-To: Scott Blachowicz Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi- I'm fixing to remove a disk from my system and give it to someone else. I want to erase it to try to make sure that no personal or sensitive data can be recovered from it. So, my first attempt was to install FreeBSD 4.0 on it, then try to do this kind of stuff: dd if=/dev/zero of=/dev/ad0s2c but it complained about /dev/ad0s2c being a read-only file system. I can do installs of DOS, Windoze, etc or various FreeBSD releases, if necessary to do it. I'm assuming that I could do it to SCSI disks with a low level format request, but any suggestions on how to do this to IDE disks? Thanx, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 16:50:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo15.mx.aol.com (imo15.mx.aol.com [152.163.225.5]) by hub.freebsd.org (Postfix) with ESMTP id A1DD937BF87 for ; Fri, 14 Apr 2000 16:50:52 -0700 (PDT) (envelope-from ColinVa@aol.com) Received: from ColinVa@aol.com by imo15.mx.aol.com (mail_out_v25.3.) id n.c4.2a5e152 (3757) for ; Fri, 14 Apr 2000 19:50:49 -0400 (EDT) From: ColinVa@aol.com Message-ID: Date: Fri, 14 Apr 2000 19:50:49 EDT Subject: Internet browser To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 4.0 for Mac - Post-GM sub 66 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have tried to connect to the internet but apparently the browser wasn't included in my version on BSD Unix (Darwin OS .3 a version of BSD Unix 4.4 for PowerPC processors). How do I download it and where? Could you give me step by step directions how? Colin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 16:52:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from southpass.baynetworks.com (ns2.BayNetworks.COM [134.177.3.16]) by hub.freebsd.org (Postfix) with ESMTP id D73F937B78D for ; Fri, 14 Apr 2000 16:52:17 -0700 (PDT) (envelope-from bwithrow@engeast.BayNetworks.COM) Received: from mailhost.BayNetworks.COM (h8754.s84f5.BayNetworks.COM [132.245.135.84]) by southpass.baynetworks.com (8.9.1/8.9.1) with ESMTP id QAA25102; Fri, 14 Apr 2000 16:45:09 -0700 (PDT) Received: from pobox.engeast.BayNetworks.COM (pobox.engeast.baynetworks.com [192.32.61.6]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id TAA25773; Fri, 14 Apr 2000 19:57:01 -0400 (EDT) Received: from kyzyl.engeast.baynetworks.com (kyzyl [192.32.150.103]) by pobox.engeast.BayNetworks.COM (SMI-8.6/BNET-97/04/24-S) with ESMTP id TAA12484; Fri, 14 Apr 2000 19:52:15 -0400 for Message-Id: <200004142352.TAA12484@pobox.engeast.BayNetworks.COM> X-Mailer: exmh version 2.1.1 10/15/1999 To: questions@freebsd.org, Lowell Gilbert Cc: "Withrow, Robert (W.) [BAY:BL60:430]" Subject: Re: 4.0REL XDM logins fail In-Reply-To: Message from Lowell Gilbert of "14 Apr 2000 13:14:32 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 14 Apr 2000 19:49:52 -0400 From: Robert Withrow Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It turns out that this problem is due, apparently, to the X servers not being built to support XDM-AUTHORIZATION-1. Ted Faber figured this out, and I posted a patch to hackers that works around this problem that hopefully will make it into the errata. Here it is: *** xdm-config.orig Thu Apr 13 16:37:35 2000 --- xdm-config Fri Apr 14 19:31:07 2000 *************** *** 10,16 **** --- 10,18 ---- ! X terminals will be configured that way, so by default ! use authorization only for local displays :0, :1, etc. DisplayManager._0.authorize: true + DisplayManager._0.authName: MIT-MAGIC-COOKIE-1 DisplayManager._1.authorize: true + DisplayManager._1.authName: MIT-MAGIC-COOKIE-1 ! The following three resources set up display :0 as the console. DisplayManager._0.setup: /usr/X11R6/lib/X11/xdm/Xsetup_0 DisplayManager._0.startup: /usr/X11R6/lib/X11/xdm/GiveConsole Hope this helps the other users who had this problem. Note: Someone else posted the suggestion to simply turn off authorization for the disply. I would recommend against that, not only for the obvious security reasons, but also because that will cause other software (like Tk) to fail in certain operations. The above patch does not suffer from those problems. Thanks! -- Robert Withrow -- (+1 978 288 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 17: 2:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 7D41437B769; Fri, 14 Apr 2000 17:02:04 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: How to get best results from FreeBSD-questions Message-Id: <20000415000204.7D41437B769@hub.freebsd.org> Date: Fri, 14 Apr 2000 17:02:04 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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 Apr 14 17: 2:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id BFBCF37B860; Fri, 14 Apr 2000 17:02:04 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", third edition: errata and addenda Message-Id: <20000415000204.BFBCF37B860@hub.freebsd.org> Date: Fri, 14 Apr 2000 17:02:04 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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 Apr 14 17: 2:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 9C09837B7AA; Fri, 14 Apr 2000 17:02:04 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", second edition: errata and addenda Message-Id: <20000415000204.9C09837B7AA@hub.freebsd.org> Date: Fri, 14 Apr 2000 17:02:04 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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 Apr 14 17:24:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isis.its.uow.edu.au (isis.its.uow.edu.au [130.130.68.21]) by hub.freebsd.org (Postfix) with ESMTP id 0131237BE50 for ; Fri, 14 Apr 2000 17:24:26 -0700 (PDT) (envelope-from simon@uow.edu.au) Received: from dustpuppy.its.uow.edu.au (dustpuppy.its.uow.edu.au [130.130.68.11]) by isis.its.uow.edu.au (8.9.3/8.9.3) with ESMTP id KAA23307; Sat, 15 Apr 2000 10:23:38 +1000 (EST) Received: (from simon@localhost) by dustpuppy.its.uow.edu.au (8.9.3/8.9.3) id KAA07066; Sat, 15 Apr 2000 10:23:38 +1000 (EST) Date: Sat, 15 Apr 2000 10:23:37 +1000 From: Simon Coggins To: Alfred Perlstein Cc: Simon Coggins , freebsd-questions@FreeBSD.ORG Subject: Re: 4.0-R locks up probing devices on Compaq Amarda M700 Message-ID: <20000415102337.B17087@uow.edu.au> References: <20000415082728.A17087@uow.edu.au> <20000414160122.M4381@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000414160122.M4381@fw.wintelcom.net>; from bright@wintelcom.net on Fri, Apr 14, 2000 at 04:01:22PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just tried that. Still no luck. On Fri, Apr 14, 2000 at 04:01:22PM -0700, Alfred Perlstein wrote: > * Simon Coggins [000414 15:55] wrote: > > Hi, > > > > I havea problem with 4.0 and a Compaq Armada M700. The kernel boots up fine and > > finds all of the devices happily. But when sysinstall is loaded and > > starts to 'probe' the devices, the HD light comes on and everything locks > > up, you have to force a hard reboot. Anyone else having this problem or know > > how to fix it? > > If the machine has a CDrom drive try ejecting the cdrom and putting it > back, I've come across something like this before and that's what fixed > it for me. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." -- Simon Coggins Network and System Management Officer http://www.uow.edu.au/ Information Technology Systems (ITS) Email: simon@uow.edu.au University of Wollongong Phone: +61-2-4221-3775 Wollongong 2522, Australia Fax: +61-2-4229-1985 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 17:26:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 7035F37B78D for ; Fri, 14 Apr 2000 17:26:18 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA64700; Sat, 15 Apr 2000 09:56:08 +0930 (CST) Date: Sat, 15 Apr 2000 09:56:08 +0930 From: Greg Lehey To: "Corey G." Cc: questions@FreeBSD.ORG Subject: Re: Tape device now rsa0.ctl Message-ID: <20000415095608.A64651@freebie.lemis.com> References: <4830.000413@flashcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <4830.000413@flashcom.net> 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 X-Loop: FreeBSD.ORG On Thursday, 13 April 2000 at 19:55:59 -0500, Corey G. wrote: > Hello, > > For some odd reason after I did a cvsup to 4.0 stable #5 from #3 my tape > device is now /dev/rsa0.ctl instead of /dev/rsa0. Is this the > standard now because on /dev/rsa0.ctl works? No. The .ctl device is a control device, as the name suggests. I'd like to know how you determined this name change. You should have both devices. Greg -- When replying to this message, please copy the original recipients. 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 Fri Apr 14 17:32:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from u2.farm.idt.net (u2.farm.idt.net [169.132.8.11]) by hub.freebsd.org (Postfix) with ESMTP id C8F3237B814 for ; Fri, 14 Apr 2000 17:32:11 -0700 (PDT) (envelope-from ecerejo@idt.net) Received: from idt.net (wks-49.ts-3.idt.net [169.132.7.49]) by u2.farm.idt.net (8.9.3/8.9.3) with ESMTP id UAA12125; Fri, 14 Apr 2000 20:32:02 -0400 (EDT) Message-ID: <38F7B851.D09514E0@idt.net> Date: Fri, 14 Apr 2000 20:31:15 -0400 From: Eduardo Cerejo X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Kent Stewart Cc: freebsd-questions@FreeBSD.org Subject: Re: Kernel builds fine but still no sound!!!!! References: <38F752D7.26A8359E@idt.net> <38F78DEA.C1069D8@3-cities.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the input, do you know why Kmix doesn't run? Shouldn't I be able to run it even though the sound is not configured yet? No, I didn't do ./MAKEDEV yet for snd0! What is the difference between pnp0 and snd0 controllers? Is there a command to test the sound from console? Eduardo Cerejo Kent Stewart wrote: > Eduardo Cerejo wrote: > > > > Hello everyone, > > > > I've trying to make my sound work by recompiling my kernel and I've done > > 4 times now trying to make it work but still no success, I have a Yamaha > > chip OPL3-SAx. I'm running FreeBSD 3.4-Release and here's what I've > > got now in my kernel file: > > > > # Audio drivers: `snd', `sb', `pas', `gus', `pca' > > > > controller pnp0 > > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 > > > > When I do the 'make' command it loads fine and with no errors, but when > > I reboot to try the sound, it reboots just fine but I still can't play a > > sound. I've tried to open the sound mixer panel from KDE and it gives > > me this error: > > > > "Kmix: Could not open mixer. > > Perhaps you have no permission to access the mixer device. > > Login as root and do a 'chmod a+rw /dev/mixer*' to allow the access" > > > > Well I know this is the wrong solution because I'm logged as root. I > > have no idea as to why it's giving me this error, it did the same thing > > with caldera linux but didn't have that problem with redhat. > > > > Tried to play a regular music CD using the CD player and got this error > > message: > > > > "CDROM read or access error. > > Please make sure you have access permissions to: > > /dev/rmatcd0c" > > You forgot to configure kscd. Didn't read if you had done "./MAKEDEV > snd0" or not. The configure button is the screwdriver and wrench > button. Your CDROM is probably acd0c. > > Kent > > > > > I can only think perhaps there's something wrong with recompiled kernel > > and that's why I'm including a copy of it here. I also tried to > > recompile my kernel with the controller snd0 and the device opl0 like > > this: > > > > controller snd0 > > device opl0 at isa? port 0x388 > > > > This one fails to load, tried it different way and it fails, it only > > loaded with the first setting so far. > > One more question, when the kernel fails to load with the 'make' > > command, do I have to delete the folder /usr/src/sys/compile/MYKERNEL > > before I attempt to recompile it again? > > > > I would appreciate any hints to this problem since I've read almost > > everything having to do with sound, I even printed the whole LINT file. > > > > Here's the copy of my kernel file: > > > > # > > # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks > > # > > # For more information on this file, please read the handbook section on > > > > # Kernel Configuration Files: > > # > > # http://www.freebsd.org/handbook/kernelconfig-config.html > > # > > # The handbook is also available locally in /usr/share/doc/handbook > > # if you've installed the doc distribution, otherwise always see the > > # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the > > # latest information. > > # > > # An exhaustive list of options and more detailed explanations of the > > # device lines is also present in the ./LINT configuration file. If you > > are > > # in doubt as to the purpose or necessity of a line, check first in > > LINT. > > # > > # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.143.2.24 1999/12/05 01:56:42 > > luoqi Exp $ > > > > machine "i386" > > # cpu "I386_CPU" > > # cpu "I486_CPU" > > cpu "I586_CPU" > > cpu "I686_CPU" > > ident MYKEREL > > maxusers 10 > > > > options MATH_EMULATE #Support for x87 emulation > > options INET #InterNETworking > > options FFS #Berkeley Fast Filesystem > > options FFS_ROOT #FFS usable as root device [keep > > this!] > > options MFS #Memory Filesystem > > options MFS_ROOT #MFS usable as root device, > > "MFS" req'ed > > options NFS #Network Filesystem > > options NFS_ROOT #NFS usable as root device, > > "NFS" req'ed > > options MSDOSFS #MSDOS Filesystem > > options "CD9660" #ISO 9660 Filesystem > > options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" > > req'ed > > options PROCFS #Process filesystem > > options "COMPAT_43" #Compatible with BSD 4.3 [KEEP > > THIS!] > > #options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI > > device > > options UCONSOLE #Allow users to grab the console > > > > options FAILSAFE #Be conservative > > options USERCONFIG #boot -c editor > > options VISUAL_USERCONFIG #visual boot -c editor > > options KTRACE #ktrace(1) syscall trace support > > > > options SYSVSHM #SYSV-style shared memory > > options SYSVMSG #SYSV-style message queues > > options SYSVSEM #SYSV-style semaphores > > > > config kernel root on wd0 > > > > # To make an SMP kernel, the next two are needed > > #options SMP # Symmetric MultiProcessor > > Kernel > > #options APIC_IO # Symmetric (APIC) I/O > > # Optionally these may need tweaked, (defaults shown): > > #options NCPU=2 # number of CPUs > > #options NBUS=4 # number of busses > > #options NAPIC=1 # number of IO APICs > > #options NINTR=24 # number of INTs > > > > controller isa0 > > controller pnp0 # PnP support for ISA > > controller eisa0 > > controller pci0 > > > > # Floppy drives > > controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 > > disk fd0 at fdc0 drive 0 > > disk fd1 at fdc0 drive 1 > > > > # IDE controller and disks > > options "CMD640" # work around CMD640 chip deficiency > > controller wdc0 at isa? port "IO_WD1" bio irq 14 > > disk wd0 at wdc0 drive 0 > > disk wd1 at wdc0 drive 1 > > > > controller wdc1 at isa? port "IO_WD2" bio irq 15 > > disk wd2 at wdc1 drive 0 > > disk wd3 at wdc1 drive 1 > > > > # ATAPI devices > > options ATAPI #Enable ATAPI support for IDE bus > > options ATAPI_STATIC #Don't do it as an LKM > > device acd0 #IDE CD-ROM > > #device wfd0 #IDE Floppy (e.g. LS-120) > > > > # SCSI Controllers > > # A single entry for any of these controllers (ncr, ahb, ahc) is > > # sufficient for any number of installed devices. > > #controller ncr0 # NCR/Symbios Logic > > #controller ahb0 # EISA AHA1742 family > > #controller ahc0 # AHA2940 and onboard AIC7xxx devices > > #controller amd0 # AMD 53C974 (Teckram DC-390(T)) > > #controller isp0 # Qlogic family > > #controller dpt0 # DPT Smartcache - See LINT for options! > > > > #controller adv0 at isa? port ? cam irq ? > > #controller adw0 > > #controller bt0 at isa? port ? cam irq ? > > #controller aha0 at isa? port ? cam irq ? > > #controller aic0 at isa? port ? cam irq ? > > > > # SCSI peripherals > > # Only one of each of these is needed, they are dynamically allocated. > > #controller scbus0 # SCSI bus (required) > > #device da0 # Direct Access (disks) > > #device sa0 # Sequential Access (tape etc) > > #device cd0 # CD > > #device pass0 # Passthrough device (direct SCSI) > > > > # Proprietary or custom CD-ROM Interfaces > > #device wt0 at isa? port 0x300 bio irq 5 drq 1 > > #device mcd0 at isa? port 0x300 bio irq 10 > > #device matcd0 at isa? port 0x230 bio > > #device scd0 at isa? port 0x230 bio > > > > # atkbdc0 controls both the keyboard and the PS/2 mouse > > controller atkbdc0 at isa? port IO_KBD tty > > device atkbd0 at isa? tty irq 1 > > device psm0 at isa? tty irq 12 > > > > device vga0 at isa? port ? conflicts > > > > # splash screen/screen saver > > pseudo-device splash > > > > # syscons is the default console driver, resembling an SCO console > > device sc0 at isa? tty > > > > # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver > > #device vt0 at isa? tty > > #options XSERVER # support for X server > > #options FAT_CURSOR # start with block cursor > > # If you have a ThinkPAD, uncomment this along with the rest of the PCVT > > lines > > #options PCVT_SCANSET=2 # IBM keyboards are non-std > > > > # Floating point support - do not disable. > > device npx0 at isa? port IO_NPX irq 13 > > > > # Power management support (see LINT for more options) > > device apm0 at isa? disable flags 0x31 # Advanced Power > > Management > > > > # PCCARD (PCMCIA) support > > #controller card0 > > #device pcic0 at card? > > #device pcic1 at card? > > > > # Serial (COM) ports > > device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 > > device sio1 at isa? port "IO_COM2" tty irq 3 > > device sio2 at isa? disable port "IO_COM3" tty irq 5 > > device sio3 at isa? disable port "IO_COM4" tty irq 9 > > > > # Parallel port > > device ppc0 at isa? port? flags 0x40 net irq 7 > > controller ppbus0 # Parallel port bus (required) > > device lpt0 at ppbus? # Printer > > device plip0 at ppbus? # TCP/IP over parallel > > device ppi0 at ppbus? # Parallel port interface device > > > > #controller vpo0 at ppbus? # Requires scbus and da0 > > > > # PCI Ethernet NICs. > > #device al0 # ADMtek AL981 (``Comet'') > > #device ax0 # ASIX AX88140A > > #device de0 # DEC/Intel DC21x4x (``Tulip'') > > #device fxp0 # Intel EtherExpress PRO/100B (82557, > > 82558) > > #device mx0 # Macronix 98713/98715/98725 (``PMAC'') > > #device pn0 # Lite-On 82c168/82c169 (``PNIC'') > > #device rl0 # RealTek 8129/8139 > > #device sf0 # Adaptec AIC-6915 DuraLAN > > (``Starfire'') > > #device sis0 # Silicon Integrated Systems SiS 900/SiS > > 7016 > > #device ste0 # Sundance ST201 (D-Link DFE-550) > > #device tl0 # Texas Instruments ThunderLAN > > #device tx0 # SMC 9432TX (83c170 ``EPIC'') > > #device vr0 # VIA Rhine, Rhine II > > #device vx0 # 3Com 3c590, 3c595 (``Vortex'') > > #device wb0 # Winbond W89C840F > > #device xl0 # 3Com 3c90x (``Boomerang'', > > ``Cyclone'') > > > > # ISA Ethernet NICs. > > # Order is important here due to intrusive probes, do *not* alphabetize > > # this list of network interfaces until the probes have been fixed. > > # Right now it appears that the ie0 must be probed before ep0. See > > # revision 1.20 of this file. > > #device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 > > #device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 > > #device ep0 at isa? port 0x300 net irq 10 > > #device ex0 at isa? port? net irq? > > #device fe0 at isa? port 0x300 net irq ? > > #device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 > > #device lnc0 at isa? port 0x280 net irq 10 drq 0 > > #device cs0 at isa? port 0x300 net irq ? > > # requires PCCARD (PCMCIA) support to be activated > > #device xe0 at isa? port? net irq ? > > > > # PCCARD NIC drivers. > > # ze and zp take over the pcic and cannot coexist with generic pccard > > # support, nor the ed and ep drivers they replace. > > #device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 > > #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 > > > > # Pseudo devices - the number indicates how many units to allocated. > > 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 1 # Packet tunnel > > pseudo-device pty 16 # Pseudo-ttys (telnet etc) > > pseudo-device gzip # Exec gzipped a.out's > > > > # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. > > # Be aware of the administrative consequences of enabling this! > > # The number of devices determines the maximum number of > > # simultaneous BPF clients programs runnable. > > pseudo-device bpfilter 1 #Berkeley packet filter > > > > # Audio drivers: `snd', `sb', `pas', `gus', `pca' > > > > controller pnp0 > > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 > > > > Thanks for the help. > > E. Cerejo > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kstewart@3-cities.com > http://www.3-cities.com/~kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > SETI(Search for Extraterrestrial Intelligence) @ HOME > http://setiathome.ssl.berkeley.edu/ > > Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR > http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 17:49:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from batch3.csd.uwm.edu (batch3.csd.uwm.edu [129.89.7.226]) by hub.freebsd.org (Postfix) with ESMTP id D08AB37B814 for ; Fri, 14 Apr 2000 17:47:48 -0700 (PDT) (envelope-from d1@csd.uwm.edu) Received: from alpha1.csd.uwm.edu (d1@alpha1.csd.uwm.edu [129.89.169.1]) by batch3.csd.uwm.edu (8.8.4/8.6.8) with ESMTP id TAA19435 for ; Fri, 14 Apr 2000 19:47:16 -0500 (CDT) Received: from localhost (d1@localhost) by alpha1.csd.uwm.edu (8.8.4/8.6.8) with SMTP id TAA05042 for ; Fri, 14 Apr 2000 19:47:15 -0500 (CDT) Date: Fri, 14 Apr 2000 19:47:15 -0500 (CDT) From: Dave Strock To: FreeBSD-questions@FreeBSD.org Subject: FreeBSD Install Problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently bought Greg Lehey's "The Complete FreeBSD" from Walnut Creek, 3rd ed. I'm having a problem when trying to install. I'd like to dual boot win98se and BSD. I have all the partitioning setup and I'm trying to install from the CD-ROM. The problem is that I get all the way through the install process, upto the point where it actually installs. Then it says it cannot find the CD-ROM device, even if I boot from the CD. The book said to email you for help. My CD-ROM is an ATAPI Sony CDU701. It is set as IDE Secondary Master, if that matters at all. This seems strange to me since Sony CD-ROM's are supposed to be supported. One other thing, I tried, a little, to configure the kernel before the install. It had a bunch of conflicts. 13. Anyway, 2 were with CD-ROM devices so I disabled all but the Sony. Still no luck. I'd really like to get this setup and stop relying on this windows box so much :) Anyway, any help in fixing this would be nice. Thanks /----------------------------------\ | Dave Strock | | | | Student Technology Services | | Help Desk Consultant/Floater | | University of Wisconsin- | | Milwuakee | | Email: d1@uwm.edu | \----------------------------------/ "The greatest dangers to liberty lurk in insidious encroachment by men of zeal, well-meaning but without understanding." -former Supreme Court Justice Louis Brandeis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 17:49:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 4677F37BF9B for ; Fri, 14 Apr 2000 17:49:26 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id RAA16684; Fri, 14 Apr 2000 17:47:34 -0700 (PDT) Message-ID: <38F7BCD6.5881A1C@otter.cc> Date: Fri, 14 Apr 2000 20:50:30 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Eduardo Cerejo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel builds fine but still no sound!!!!! References: <38F752D7.26A8359E@idt.net> <38F78DEA.C1069D8@3-cities.com> <38F7B851.D09514E0@idt.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eduardo Cerejo wrote: > > Thanks for the input, do you know why Kmix doesn't run? Shouldn't I be able > to run it even though the sound is not configured yet? > > No, I didn't do ./MAKEDEV yet for snd0! What is the difference between pnp0 > and snd0 controllers? > just do your ./MAKEDEV snd0 > Is there a command to test the sound from console? > mpg123 is my mp3 app of choice on the command line To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 18: 7:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 02F7937B8B2 for ; Fri, 14 Apr 2000 18:07:07 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA64914; Sat, 15 Apr 2000 10:36:34 +0930 (CST) Date: Sat, 15 Apr 2000 10:36:34 +0930 From: Greg Lehey To: Chris Wasser Cc: Otter , Oscar Ricardo Silva , freebsd-questions@FreeBSD.ORG Subject: Re: Large disks (34GB), mounting and newfs problems Message-ID: <20000415103634.D64727@freebie.lemis.com> References: <4.2.2.20000414161740.00a82a60@mail.utexas.edu> <38F7922C.B936D566@otter.cc> <20000414160204.A32946@area51.v-wave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000414160204.A32946@area51.v-wave.com> 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 X-Loop: FreeBSD.ORG On Friday, 14 April 2000 at 16:02:04 -0600, Chris Wasser wrote: > On Fri, Apr 14, 2000 at 05:48:28PM -0400, Otter wrote: >> IIRC, there was a bug in the wd driver that made it hiccup on disks >> 27GB. If you're running under 3.x or 4.0, try upgrading to the ata >> (ad) driver for a fix. > > I had a similar problem with a 37GB maxtor drive under 3.x and solved it > by using the b0ffb0ff flags on the wd driver, after that I was able to > newfs and mount it no problem, ie: > > controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xb0ffb0ff > disk wd0 at wdc0 drive 0 > disk wd1 at wdc0 drive 1 > controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff > disk wd2 at wdc1 drive 0 > disk wd3 at wdc1 drive 1 Right, that's the recommended workaround with the wd driver. Bit 12 (0x1000) in each of the halves of the flags sets LBA mode. This is probably a good idea anyway. Greg -- 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 Fri Apr 14 18:14:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 0F41F37B5CA for ; Fri, 14 Apr 2000 18:14:23 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id SAA25653 for questions@freebsd.org; Fri, 14 Apr 2000 18:14:09 -0700 Date: Fri, 14 Apr 2000 18:14:09 -0700 From: Arun Sharma To: questions@freebsd.org Subject: Help with picobsd Message-ID: <20000414181409.A25645@sharmas.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to check if my laptop (pcmcia) works with FreeBSD without actually installing it (no space left. Linux working fine..). So I tried out picoBSD (http://www.freebsd.org/~picobsd). I created a custom floppy and it boots fine, mounts the MFS file system, but can't find oinit (the scaled down init). When I mount the filesystem on my desktop, I can see oinit right there with all the right permissions. Anyone here with any experience with this ? -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 18:19:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 3A78E37B792 for ; Fri, 14 Apr 2000 18:19:29 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA65024; Sat, 15 Apr 2000 10:49:21 +0930 (CST) Date: Sat, 15 Apr 2000 10:49:21 +0930 From: Greg Lehey To: Arun Sharma Cc: questions@FreeBSD.ORG Subject: Re: Help with picobsd Message-ID: <20000415104921.F64727@freebie.lemis.com> References: <20000414181409.A25645@sharmas.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000414181409.A25645@sharmas.dhs.org> 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 X-Loop: FreeBSD.ORG On Friday, 14 April 2000 at 18:14:09 -0700, Arun Sharma wrote: > I'm trying to check if my laptop (pcmcia) works with FreeBSD without > actually installing it (no space left. Linux working fine..). So I tried > out picoBSD (http://www.freebsd.org/~picobsd). I created a custom floppy > and it boots fine, mounts the MFS file system, but can't find oinit > (the scaled down init). When I mount the filesystem on my desktop, I can > see oinit right there with all the right permissions. > > Anyone here with any experience with this ? Indeed. It took me a week to localize what was going wrong. It's probably the loader script that's changing the search path for init. Take a look at /usr/src/release/picobsd/custom/floppy.tree/boot/loader.rc. That's the only loader file you need, and with that it should boot OK. Greg -- When replying to this message, please copy the original recipients. 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 Fri Apr 14 18:19:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx3.its-sby.edu (mx3.its-sby.edu [202.154.63.15]) by hub.freebsd.org (Postfix) with SMTP id 46C2937B890 for ; Fri, 14 Apr 2000 18:19:48 -0700 (PDT) (envelope-from andias@inf.its-sby.edu) Received: (qmail 2192 invoked from network); 15 Apr 2000 01:22:10 -0000 Received: from tcmail.its-sby.edu (202.154.63.6) by mx3.its-sby.edu with SMTP; 15 Apr 2000 01:22:10 -0000 Received: from komisi32 ([10.126.11.132]) by tcmail.its-sby.edu (8.9.3/8.9.3) with SMTP id IAA15360 for ; Sat, 15 Apr 2000 08:26:29 +0700 Message-ID: <003601bfa679$6650acc0$840b7e0a@labprog.tc.itssby.edu> From: "[A]ndias" To: References: <4.1.20000414133555.009822a0@flash1.flashmail.com> Subject: about the logo Date: Sat, 15 Apr 2000 08:24:50 +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.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi..... I'm sorry before....I will ask about the FreeBSD's logo (daemon). I will make a shirt with FreeBSD's logo in it. How ?? Please explain me about that..... Thaks..... REGARDS --andias-- ============================ Brain's Engine and IntellectuaL Consultant ============================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 18:32:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id A7D0137BF8B for ; Fri, 14 Apr 2000 18:32:31 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id SAA25716; Fri, 14 Apr 2000 18:32:09 -0700 Date: Fri, 14 Apr 2000 18:32:09 -0700 From: Arun Sharma To: Greg Lehey Cc: questions@FreeBSD.ORG Subject: Re: Help with picobsd Message-ID: <20000414183209.A25706@sharmas.dhs.org> References: <20000414181409.A25645@sharmas.dhs.org> <20000415104921.F64727@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <20000415104921.F64727@freebie.lemis.com>; from Greg Lehey on Sat, Apr 15, 2000 at 10:49:21AM +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 15, 2000 at 10:49:21AM +0930, Greg Lehey wrote: > On Friday, 14 April 2000 at 18:14:09 -0700, Arun Sharma wrote: > > I'm trying to check if my laptop (pcmcia) works with FreeBSD without > > actually installing it (no space left. Linux working fine..). So I tried > > out picoBSD (http://www.freebsd.org/~picobsd). I created a custom floppy > > and it boots fine, mounts the MFS file system, but can't find oinit > > (the scaled down init). When I mount the filesystem on my desktop, I can > > see oinit right there with all the right permissions. > > > > Anyone here with any experience with this ? > > Indeed. It took me a week to localize what was going wrong. It's > probably the loader script that's changing the search path for init. > Take a look at > /usr/src/release/picobsd/custom/floppy.tree/boot/loader.rc. That's > the only loader file you need, and with that it should boot OK. All I have in that loader.rc is: load kernel load -t mfs_root fs.PICOBSD I see a search path on the screen, that includes the location of oinit. -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 18:32:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 6F31437B7AA for ; Fri, 14 Apr 2000 18:32:30 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.234.223] by picusnet.com with ESMTP (SMTPD32-5.05) id A67B540106; Fri, 14 Apr 2000 21:31:39 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id VAA20618; Fri, 14 Apr 2000 21:25:32 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F7C50C.270A8CFB@picusnet.com> Date: Fri, 14 Apr 2000 21:25:32 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "[A]ndias" Cc: freebsd-questions@freebsd.org Subject: Re: about the logo References: <4.1.20000414133555.009822a0@flash1.flashmail.com> <003601bfa679$6650acc0$840b7e0a@labprog.tc.itssby.edu> Content-Type: multipart/alternative; boundary="------------4AB5EDA8540F50C0797E4745" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------4AB5EDA8540F50C0797E4745 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit copyright holder is Kirk McKusick. freebsdmall.org has shirts. -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------4AB5EDA8540F50C0797E4745 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit copyright holder is Kirk McKusick.  freebsdmall.org has shirts.
 
-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------4AB5EDA8540F50C0797E4745-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 19:41:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id 34AAE37B6C6 for ; Fri, 14 Apr 2000 19:41:40 -0700 (PDT) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.va.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000415024135.BQMD22611.mail.rdc1.va.home.com@cx443070a>; Fri, 14 Apr 2000 19:41:35 -0700 Message-ID: <001601bfa685$93839ac0$5a5d0418@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: "William Freeman" , "Ryugen C. Fisher" Cc: References: <4.3.1.2.20000414145301.00a85b30@mail.palaver.org> <38F77B67.E2FCA215@picusnet.com> Subject: Re: single user mode -- from afar Date: Fri, 14 Apr 2000 19:51:48 -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.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG single user mode has no network access, plus you have to hand-mount file systems from the console. if you could log in accross the network, than telnetd would have to be running which defeats the purpose of 'single user mode' as daemons are considered users. You know, I was thinking about this too. Perhaps if you had two servers and you linked their serial ports. Then you could use one to access a console on the other right ? Would that work ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 21: 3:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cwb.pacific.net.hk (cwb.pacific.net.hk [202.14.67.92]) by hub.freebsd.org (Postfix) with ESMTP id 12A7F37B652 for ; Fri, 14 Apr 2000 21:03:44 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from tsingyi.pacific.net.hk (tsingyi.pacific.net.hk [202.14.67.240]) by cwb.pacific.net.hk with ESMTP id MAA12993 for ; Sat, 15 Apr 2000 12:03:42 +0800 (HKT) Received: from alexkwan (ppp14.dyn30.pacific.net.hk [202.64.30.14]) by tsingyi.pacific.net.hk with SMTP id MAA27443 for ; Sat, 15 Apr 2000 12:03:41 +0800 (HKT) Message-ID: <000701bfa68f$dde3ef20$0e1e40ca@alexkwan> From: "Alex Kwan" To: Subject: Re: How to config keyboard to "jp106" under XFree86 Date: Sat, 15 Apr 2000 12:05:40 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" 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 X-Loop: FreeBSD.ORG Hi! My keyboard was a "jp106" style, when I try to use xf86config to config the keyboard section of Xfree86, but the List of preconfigured keymaps at "XKB" have not content the "jp106", How to setup the keyboard to match the "jp106" Japnese Style under XFree86? (The text mode terminator I know how to do that). Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 21:48:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta1.rcsntx.swbell.net (mta1.rcsntx.swbell.net [151.164.30.25]) by hub.freebsd.org (Postfix) with ESMTP id 99DBF37B708 for ; Fri, 14 Apr 2000 21:48:09 -0700 (PDT) (envelope-from john_campbell@swbell.net) Received: from adsl-208-191-162-155.dsl.hstntx.swbell.net ([208.191.162.155]) by mta1.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0FT100ECYK05UN@mta1.rcsntx.swbell.net> for freebsd-questions@freebsd.org; Fri, 14 Apr 2000 23:48:06 -0500 (CDT) Date: Sat, 15 Apr 2000 06:48:33 +0000 (GMT) From: john_campbell@swbell.net (John Campbell) Subject: scsi drive problem To: freebsd-questions@freebsd.org Reply-To: jpcampbell@bigfoot.com Message-id: <38f802dd.92815694@postoffice.swbell.net> MIME-version: 1.0 X-Mailer: Forte Agent i1.5/32.451 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My machine recently crashed while doing a 'make buildworld' and things are really screwed up.=20 I get the following when I boot: /dev/rda0s1f: CANNOT READ: BLK 655424 /dev/rda0s1f: UNEXPECTED INCONSISTENCY; Run fsck Manually So, I go the the shell and run fsck and get.... (da0: ahc0:0:6:0): READ(06). CDB 8 10 ca 1f 70 0 ( "" ): MEDIUM ERROR info: 10ca6a csi:2,92,10 asc: 80,0 ( "" ): VENDOR SPECIFIC ASC sks:80,0 CANNOT READ: BLK 655424 **** FILE SYSTEM STILL DIRTY ****** **** RERUN FSCK ******* This happens over and over. I go to the ADAPTEC (2940) and run the verify tool. It shows a bad sector at #0010CA6AH. It asks if I want to remap that sector. I say yes. Rerunning the verify gives the same error and nothing seems to get fixed. I can mount the partition (/usr) read-only in single user mode and see my files. I attempted to mount it ro in /etc/fstab, but it won't boot to a dirty filesystem. Is there any way to get to my files? I am coming back to this machine after planning my wedding for the last few months only to find out that my backups were not running. I know this isn't a very good excuse, but that's beside the point. =20 This machine is on a network. Can you access a machine in single-user mode? Probably not. My last resort is to buy another scsi drive, install FreeBSD on it, and try and mount that partition. Then I could copy my files off of it. Or could I buy a tape drive, hook it up to it and make a quick backup? I'm not sure if I can do this in single user mode. Anyway, if anyone has any ideas let me know. And please, no lectures about backing up. I blame it all on my new wife. :-) jpc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 14 22:30:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id CCBE137B5F6 for ; Fri, 14 Apr 2000 22:30:16 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id WAA26435; Fri, 14 Apr 2000 22:29:53 -0700 Date: Fri, 14 Apr 2000 22:29:52 -0700 From: Arun Sharma To: Greg Lehey Cc: questions@FreeBSD.ORG Subject: Re: Help with picobsd Message-ID: <20000414222952.A26418@sharmas.dhs.org> References: <20000414181409.A25645@sharmas.dhs.org> <20000415104921.F64727@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <20000415104921.F64727@freebie.lemis.com>; from Greg Lehey on Sat, Apr 15, 2000 at 10:49:21AM +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 15, 2000 at 10:49:21AM +0930, Greg Lehey wrote: > Indeed. It took me a week to localize what was going wrong. It's > probably the loader script that's changing the search path for init. > Take a look at > /usr/src/release/picobsd/custom/floppy.tree/boot/loader.rc. That's > the only loader file you need, and with that it should boot OK. Thanks. That helped. The problem was that oinit was getting copied to /stand/oinit and the kernel wasn't looking there. I solved it by symlinking oinit to sysinstall. Perhaps a better solution is to figure out how to get oinit copied to /sbin. -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 0: 6:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 12F1037B7B8 for ; Sat, 15 Apr 2000 00:06:17 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id CAA07215; Sat, 15 Apr 2000 02:06:20 -0500 (CDT) Date: Sat, 15 Apr 2000 02:06:20 -0500 (CDT) From: Alex Charalabidis To: jpcampbell@bigfoot.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: scsi drive problem In-Reply-To: <38f802dd.92815694@postoffice.swbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000, John Campbell wrote: > My machine recently crashed while doing a 'make buildworld' and things > are really screwed up. > > I get the following when I boot: > > /dev/rda0s1f: CANNOT READ: BLK 655424 > /dev/rda0s1f: UNEXPECTED INCONSISTENCY; Run fsck Manually > > So, I go the the shell and run fsck and get.... > > (da0: ahc0:0:6:0): READ(06). CDB 8 10 ca 1f 70 0 > ( "" ): MEDIUM ERROR info: 10ca6a csi:2,92,10 asc: 80,0 > ( "" ): VENDOR SPECIFIC ASC sks:80,0 > > CANNOT READ: BLK 655424 > > **** FILE SYSTEM STILL DIRTY ****** > **** RERUN FSCK ******* > > > This happens over and over. > > I go to the ADAPTEC (2940) and run the verify tool. It shows a bad > sector at #0010CA6AH. It asks if I want to remap that sector. I say > yes. Rerunning the verify gives the same error and nothing seems to > get fixed. > > I can mount the partition (/usr) read-only in single user mode and see > my files. I attempted to mount it ro in /etc/fstab, but it won't boot > to a dirty filesystem. > > Is there any way to get to my files? I am coming back to this machine > after planning my wedding for the last few months only to find out > that my backups were not running. I know this isn't a very good > excuse, but that's beside the point. > > My last resort is to buy another scsi drive, install FreeBSD on it, > and try and mount that partition. Then I could copy my files off of > it. Or could I buy a tape drive, hook it up to it and make a quick > backup? Buy a new drive anyway. Chances are your HD is about to croak. Backup what you can, wherever you can before it's too late. It might be in -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 0: 6:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id C916337BF8C for ; Sat, 15 Apr 2000 00:06:28 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id LAA24631; Sat, 15 Apr 2000 11:02:57 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with ESMTP id LAA27687; Sat, 15 Apr 2000 11:03:56 +0400 (MSK) Date: Sat, 15 Apr 2000 11:03:56 +0400 (MSK) From: Grigory Kljuchnikov To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: A sed question In-Reply-To: <878zygz9z0.fsf@tea.thpoon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There is only one command per line in sed or several commands per line with -e option. Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: On 14 Apr 2000, Arcady Genkin wrote: > Dan Nelson writes: > > > > Can I specify *two* commands per line? > > > > Sure; to specify more than one command, you need to pass them with the > > -e flag: > > sed -e 's/etc/etc/' -e 's/etc/etc/' > > Oh, sorry, I meant something else. I meant two commands per _matched_ > line, not per command line. Something like: > > sed '/^Subject: / s/\[PHP3\] *//g s/\[PHP4BETA] *//g' > ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ > Command 1 Command 2 > > i.e. process every line that matches /^Subject:/, first removing any > occurences of [PHP3], then -- any occurences of [PHP4BETA]. > > The above examble gives me an error message about unknown option to > 's'. > -- > Arcady Genkin http://www.thpoon.com > Nostalgia isn't what it used to be. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 0: 8:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id A50CC37B708 for ; Sat, 15 Apr 2000 00:08:31 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id AAA25369; Sat, 15 Apr 2000 00:08:30 -0700 (PDT) (envelope-from Doug@gorean.org) Message-ID: <38F8156D.1C11BCED@gorean.org> Date: Sat, 15 Apr 2000 00:08:29 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0409 i386) X-Accept-Language: en MIME-Version: 1.0 To: Bhishan Hemrajani Cc: freebsd-questions@freebsd.org Subject: Re: arp problems for localhost References: <200004142043.e3EKhLN37159@cytosine.dhs.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bhishan Hemrajani wrote: > > My logs are filling up with this message: > Apr 14 13:40:24 cytosine /kernel: arplookup 127.0.0.1 failed: could not allocate llinfo Numerous examples of causes/solutions to this problem are in the archives, available on the web page. Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 0:42: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 89C1637B522 for ; Sat, 15 Apr 2000 00:42:00 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id CAA08025; Sat, 15 Apr 2000 02:41:54 -0500 (CDT) Date: Sat, 15 Apr 2000 02:41:54 -0500 (CDT) From: Alex Charalabidis To: jpcampbell@bigfoot.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: scsi drive problem In-Reply-To: <38f802dd.92815694@postoffice.swbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000, John Campbell wrote: > My machine recently crashed while doing a 'make buildworld' and things > are really screwed up. Sorry about the incomplete reply. Left the console for a while and hit "send" when I returned, thinking I'd finished it. As I was saying, the final crash may happen tomorrow or it may take a few months. You simply cannot trust a drive with this sort of problem to remain functional or even bootable, even if it does appear to recover. -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 0:57: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from reftech.refnet.co.uk (reftech.refnet.co.uk [195.74.101.39]) by hub.freebsd.org (Postfix) with ESMTP id 28B0E37B779 for ; Sat, 15 Apr 2000 00:56:43 -0700 (PDT) (envelope-from simon@businessmeetings.com) Received: from reftech.co.uk (smtp.ref000000.enta.net [195.74.117.157]) by reftech.refnet.co.uk (8.9.3/8.9.1) with ESMTP id IAA06634; Sat, 15 Apr 2000 08:56:36 +0100 (BST) (envelope-from simon@businessmeetings.com) Received: from vaio [10.0.0.35] by reftech.co.uk (FTGate 2, 2, 0, 1); Sat, 15 Apr 00 08:53:54 +0100 From: "Simon Clayton" To: , Subject: RE: netscape Date: Sat, 15 Apr 2000 08:53:53 +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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 In-Reply-To: <38F729F3.B8AB2B13@fifthsunfilms.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have built 4.0 on a brand new machine, I did install the Linux compatible stuff but then I installed communicator from /usr/ports/www/netscape47-communicator which uses communicator-v472-export.x86-unknown-freebsd.tar.gz and it all works perfectly on my machine. I think the linux stuff may be a red herring. Simon -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Stephen M. Vincent Sent: 14 April 2000 15:24 To: freebsd-questions@FreeBSD.ORG Subject: Re: netscape Jason Barnes wrote: > > Arg, I just installed release 4.0 (and set my old 3.x hard drive > aside), but I can't seem to get netscape working on the new system > . . . It complains that it can't find "libXt.so.6.0", but a brief find > reveals it to be located in /usr/compat/linux/usr/X11R6/lib. What's the > deal? What do I have to do to let netscape know where to find the > dynamically linked stuff? Thanks! > > - Jason > > ld.so failed: Can't find shared library "libXt.so.6.0" I'm having the exact same problem! I asked this question last week and it was suggested that I look at "ldconfig -r" which shows "libXt.so.6.0" is installed. Someone else suggested to check that "libXt.so.6.0" might be a symlink to itself or something else, which is not the case. The real deal exists right where it should be. Someone else suggests that what Netscape is really looking for is a.out, which is also on my system. Does anyone else have a clue? Jason and I are stumped. -- Stephen M. Vincent ------------------ http://www.hickseq.com http://www.fifthsunfilms.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 Sat Apr 15 1: 7:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from reftech.refnet.co.uk (reftech.refnet.co.uk [195.74.101.39]) by hub.freebsd.org (Postfix) with ESMTP id AEACD37B53E for ; Sat, 15 Apr 2000 01:07:43 -0700 (PDT) (envelope-from simon@businessmeetings.com) Received: from reftech.co.uk (smtp.ref000000.enta.net [195.74.117.157]) by reftech.refnet.co.uk (8.9.3/8.9.1) with ESMTP id JAA06675 for ; Sat, 15 Apr 2000 09:07:41 +0100 (BST) (envelope-from simon@businessmeetings.com) Received: from vaio [10.0.0.35] by reftech.co.uk (FTGate 2, 2, 0, 1); Sat, 15 Apr 00 09:05:05 +0100 From: "Simon Clayton" To: Subject: Libretto FreeBSD Date: Sat, 15 Apr 2000 09:05:04 +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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone out there ever built FreeBSD on a Libretto? I want a portable server for carrying around exhibitions and have a Libretto 166Mhz/64Mb RAM which should be up to the job but it connects to floppy & CD via PCMCIA. Any suggestions how I can get this working? Thanks Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 1:10: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.infologigruppen.se (ns2.infologigruppen.se [212.214.163.69]) by hub.freebsd.org (Postfix) with ESMTP id 918C637B79B for ; Sat, 15 Apr 2000 01:10:05 -0700 (PDT) (envelope-from Goran.Lowkrantz@infologigruppen.se) Received: (from uucp@localhost) by ns2.infologigruppen.se (8.9.3/8.9.3) id KAA08646; Sat, 15 Apr 2000 10:10:00 +0200 (CEST) (envelope-from Goran.Lowkrantz@infologigruppen.se) Received: from valhall.ign.se(192.168.3.1) via SMTP by bifrost-net.ign.se, id smtpdvK8644; Sat Apr 15 10:09:56 2000 Received: by valhall.ign.se with Internet Mail Service (5.5.2650.21) id <2PJGMGSL>; Sat, 15 Apr 2000 10:10:45 +0200 Message-ID: From: "Lowkrantz, Goran" To: "'Ryugen@palaver.org'" Cc: freebsd-questions@FreeBSD.ORG Subject: RE: single user mode -- from afar Date: Sat, 15 Apr 2000 10:10:43 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Ryugen, I have such a setup for a remote server site, using two old P90, one with a Comptrol multiport card connecting to the serial consoles of the servers and the two P90 crossconnecting COM1-COM2 so I can upgrade the communications boxes too. I use the comms/conserver port to connect localy and ssh to access the watch-boxes over the net or an ISDN card in the second box when the net is broken or updated. Hope this helps. /GLZ > -----Original Message----- > From: Ryugen@palaver.org [mailto:Ryugen@palaver.org] > Sent: Friday, April 14, 2000 9:56 PM > To: freebsd-questions@FreeBSD.ORG > Subject: single user mode -- from afar > > > This may seem to be "real dumb" BUT, I would like to be able > to boot a > FreeBSD 3.3 server about 600 miles from here into single user > mode.. and > access it via its IP addy/telnet to maintenance. It this at > all possible? > Do I need a program other than telnet to use for this sort of > remote admin? > > TIA > > Ryugen, that "Old Frog" hisself > Ryugen@palaver.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 Sat Apr 15 1:35:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d04.mx.aol.com (imo-d04.mx.aol.com [205.188.157.36]) by hub.freebsd.org (Postfix) with ESMTP id 5AAB337B53E for ; Sat, 15 Apr 2000 01:35:22 -0700 (PDT) (envelope-from Cylink19@aol.com) Received: from Cylink19@aol.com by imo-d04.mx.aol.com (mail_out_v25.3.) id n.18.26510c9 (4425) for ; Sat, 15 Apr 2000 04:35:20 -0400 (EDT) From: Cylink19@aol.com Message-ID: <18.26510c9.262983c7@aol.com> Date: Sat, 15 Apr 2000 04:35:19 EDT Subject: FreeBSD 4.0 To: 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 100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can you please tell when your releasing The Complete FreeBSD 4.0 w/ 4 CDs? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 2:30:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id 45F7437C006 for ; Sat, 15 Apr 2000 02:30:44 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id LAA60442; Sat, 15 Apr 2000 11:30:22 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Sat, 15 Apr 2000 11:30:22 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: Scott Blachowicz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Erasing an IDE disk In-Reply-To: <20000414161657.A35142@sabami.seaslug.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Apr 2000, Scott Blachowicz wrote: > Hi- > > I'm fixing to remove a disk from my system and give it to someone else. I want > to erase it to try to make sure that no personal or sensitive data can be > recovered from it. So, my first attempt was to install FreeBSD 4.0 on it, then > try to do this kind of stuff: > > dd if=/dev/zero of=/dev/ad0s2c > > but it complained about /dev/ad0s2c being a read-only file system. I can do > installs of DOS, Windoze, etc or various FreeBSD releases, if necessary to do > it. Actually I never tried it, but what about this: dd if=/dev/urandom of=/dev/ad0s2c Maybe you should give some kind of block kind along aswell (corresponding to the length of the drive, unless you're satisfied with only trashing the partitioning informatino?).. 'man dd' You are sure that your drives are mounted read-writeable? Best regards Rasmus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 2:59: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123]) by hub.freebsd.org (Postfix) with ESMTP id 575F437B5EE for ; Sat, 15 Apr 2000 02:59:01 -0700 (PDT) (envelope-from koikej@sm.rim.or.jp) Received: from mail1.rim.or.jp by serio.al.rim.or.jp (8.9.3/3.7W/HMX-12) id SAA07015; Sat, 15 Apr 2000 18:58:59 +0900 (JST) Received: from localhost (ppp316.tt.rim.or.jp [202.247.159.16]) by mail1.rim.or.jp (3.7W) id SAA25303; Sat, 15 Apr 2000 18:59:07 +0900 (JST) To: Simon@businessmeetings.com Cc: freebsd-questions@freebsd.org Subject: Re: Libretto FreeBSD In-Reply-To: Your message of "Sat, 15 Apr 2000 09:05:04 +0100" References: X-Mailer: Mew version 1.93b38 on XEmacs 21.1 (Canyonlands) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000415190042N.koikej@sm.rim.or.jp> Date: Sat, 15 Apr 2000 19:00:42 +0900 From: Jun Koike X-Dispatcher: imput version 990905(IM130) Lines: 7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you plan to built FreeBSD-3.4 on a Libretto, take a look at following web page. That will be very helpful. http://www.jp.freebsd.org/PAO/index.html Regards, Jun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 5:47:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from spdmgaaf.compuserve.com (ds-img-6.compuserve.com [149.174.206.139]) by hub.freebsd.org (Postfix) with ESMTP id 2421237B7E4 for ; Sat, 15 Apr 2000 05:47:33 -0700 (PDT) (envelope-from ncptiddische@compuserve.com) Received: (from mailgate@localhost) by spdmgaaf.compuserve.com (8.9.3/8.9.3/SUN-1.9) id IAA09042 for freebsd-questions@freebsd.org; Sat, 15 Apr 2000 08:47:32 -0400 (EDT) Date: Sat, 15 Apr 2000 08:47:13 -0400 From: Nils Holland Subject: Ghostscript and lq850 driver To: freebsd-questions Message-ID: <200004150847_MC2-A150-1EE7@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hallo! I have the following problem: I installed apsfilter on my system and that= automatically installed ghostscript 5.10. In the apsfilter SETUP-program = I selected the lq850 printer driver for Epson LQ-850 (ESC/P-2) compatible printers. When I treid to print the apsfilter test page, I got an error message. When I was looking for the problem, I entered gs -h and it seems= that the lq850 driver is not installed on my system. Now, where can I get= it and how do I install it? Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 6:42:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f315.law7.hotmail.com [216.33.236.193]) by hub.freebsd.org (Postfix) with SMTP id 45B4437B7D0 for ; Sat, 15 Apr 2000 06:42:33 -0700 (PDT) (envelope-from ronald_kuwawi@hotmail.com) Received: (qmail 60474 invoked by uid 0); 15 Apr 2000 13:42:33 -0000 Message-ID: <20000415134233.60473.qmail@hotmail.com> Received: from 202.147.2.241 by www.hotmail.com with HTTP; Sat, 15 Apr 2000 06:42:32 PDT X-Originating-IP: [202.147.2.241] From: "Ronald Kuwawi" To: questions@FreeBSD.org Subject: Support AMD? Date: Sat, 15 Apr 2000 13:42:32 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I want to ask: 1. Does FreeBSD support AMD processors? 2. Can FreeBSD run on a laptop? Thanks Ronald ______________________________________________________ Get Your Private, Free Email at 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 Sat Apr 15 6:49:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id ADA3A37B6DC for ; Sat, 15 Apr 2000 06:49:28 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id GAA23690; Sat, 15 Apr 2000 06:48:14 -0700 (PDT) Message-ID: <38F873A5.4B5CF1D0@otter.cc> Date: Sat, 15 Apr 2000 09:50:29 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Ronald Kuwawi Cc: questions@FreeBSD.ORG Subject: Re: Support AMD? References: <20000415134233.60473.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ronald Kuwawi wrote: > > Hi, I want to ask: > > 1. Does FreeBSD support AMD processors? yes > 2. Can FreeBSD run on a laptop? yes > > Thanks > Ronald > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.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 Sat Apr 15 7:13:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 0EBF737B779 for ; Sat, 15 Apr 2000 07:13:37 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.246] by picusnet.com with ESMTP (SMTPD32-5.05) id A8DDEC2014A; Sat, 15 Apr 2000 10:12:45 -0400 Received: from picusnet.com (localhost.picusnet.com [127.0.0.1]) by picusnet.com (8.9.3/8.9.3) with ESMTP id KAA06815; Sat, 15 Apr 2000 10:06:08 -0400 (EDT) (envelope-from wdf@picusnet.com) Message-ID: <38F87750.1FC5BF80@picusnet.com> Date: Sat, 15 Apr 2000 10:06:08 -0400 From: William Freeman X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Ronald Kuwawi Cc: questions@FreeBSD.org Subject: Re: Support AMD? References: <20000415134233.60473.qmail@hotmail.com> Content-Type: multipart/alternative; boundary="------------5557D41DA7B4E31AF39EC198" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------5557D41DA7B4E31AF39EC198 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ronald Kuwawi wrote: > Hi, I want to ask: > > 1. Does FreeBSD support AMD processors? I run it VERY well on an AMDk6-II. > 2. Can FreeBSD run on a laptop? I know it can, but i don't have one. > > > Thanks > Ronald > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman (wdf@picusnet.com) http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ ------END GEEK CODE BLOCK------ --------------5557D41DA7B4E31AF39EC198 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit  
 

Ronald Kuwawi wrote:

Hi, I want to ask:

1. Does FreeBSD support AMD processors?

    I run it VERY well on an AMDk6-II.
2. Can FreeBSD run on a laptop?
    I know it can, but i don't have one.
 

Thanks
Ronald
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

-- 
William D. Freeman (wdf@picusnet.com)
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GU d- s+:+ a--- C++ UB+++ P+ L- E--- W+ N o-- K- w--- O- M- V-- PS+ PE++ Y-- PGP-- t++ 5-- X+++ R tv- b+ DI++++ D--- G- e- h! r-- !y+ 
------END GEEK CODE BLOCK------
  --------------5557D41DA7B4E31AF39EC198-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 7:19:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecnologias-javanet.com (cr52102.cable.net.co [209.88.52.102]) by hub.freebsd.org (Postfix) with ESMTP id 3D34337B64E for ; Sat, 15 Apr 2000 07:19:25 -0700 (PDT) (envelope-from jtc_ceo@tecnologias-javanet.com) Received: from Des10 ([10.0.0.10]) by mail.tecnologias-javanet.com (8.9.3/8.8.7) with SMTP id OAA06958 for ; Sat, 15 Apr 2000 14:19:23 -0500 Message-ID: <001301bfa6e6$12fb2100$0a00000a@Des10.jtccia.com> From: "Jaime Torres" To: Subject: Can I use the logo ? Date: Sat, 15 Apr 2000 09:22:45 -0500 MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_000D_01BFA6BC.2921B2C0"; type="multipart/alternative" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000D_01BFA6BC.2921B2C0 Content-Type: multipart/alternative; boundary="----=_NextPart_001_000E_01BFA6BC.2921B2C0" ------=_NextPart_001_000E_01BFA6BC.2921B2C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Sir or Madam We are placed in a non rich country (colombia SouthAmerica), and we = already decide to use FreeBSD as our platform. Not an easy task, because very few people really understands English, = and no very much FreeBsd knowledge is in the air. Besides that, we want to be successful in our FreeBSD project. During the week is finishing today we grasped some basic Unix knowlege, = and made our 2 first windows95 replacements, and in one month time we = hope to replace 14 windows systems and setup 2 web servers. Please let us know what should we do to be granted with the rights to = use FreeBSD logo in our web pages. We also are wondering if we can make a link to www.freebsd.org in our = web pages, news segment. Futhermore can we promote freeBSD in our public meetings, conferences = and organizations ? =20 Jaime Torres C. Bogota Colombia jtc_ceo@tecnologias-javanet.com Company Executive Officer Tecnolog=EDas JavaNet =20 ------=_NextPart_001_000E_01BFA6BC.2921B2C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Tecnolog=EDas JavaNet
Dear Sir or Madam
 
We are placed in a non rich country (colombia SouthAmerica), and we = already=20 decide to use FreeBSD as our platform.
 
Not an easy task, because very few people really understands = English, and=20 no very much FreeBsd knowledge is in the air.
 
Besides that, we want to be successful in our FreeBSD = project.
 
During the week is finishing today we grasped some basic Unix  = knowlege, and made our 2 first windows95 replacements, and in one month = time we=20 hope to replace 14 windows systems and setup 2 web servers.
 
Please let us know what should we do to be granted with the rights = to use=20 FreeBSD logo in our web pages.
 
We also are wondering if we can make a link to www.freebsd.org in our web pages, = news=20 segment.
 
Futhermore can we promote freeBSD in our public meetings, = conferences and=20 organizations ?
 
Jaime Torres C.
 Bogota Colombia
 jtc_ceo@tecnologias-javan= et.com
Company=20 Executive Officer
Tecnologías = JavaNet
------=_NextPart_001_000E_01BFA6BC.2921B2C0-- ------=_NextPart_000_000D_01BFA6BC.2921B2C0 Content-Type: image/gif Content-Transfer-Encoding: base64 Content-ID: <000501bfa6e6$11684c00$0a00000a@Des10.jtccia.com> R0lGODlhVQBOAPcAAP79/AAAADU1NWtra5OTk8nJyWYzM5lmZsyZmTMAAAAzmTNmzDMzZjMzmWZm mZmZzAAAMwAAZgAAmQAAzAAzzDMzzAAA/zMz/zNm/zMAZjMAmTMAzGYzZplmmTMAM/Dw8FAAAGAA AIAAAKAAAMAAAOAAAP8AAP8gIP9AQP9gYP9wcP+AgP+QkP+goP+wsP/AwFAoAGAwAIBAAKBQAMBg AOBwAP+AAP+QIP+gQP+wYP+4cP/AgP/IkP/QoP/YsP/gwFBQAGBgAICAAKCgAMDAAODgAP//AP// IP//QP//YP//cP//gP//kP//oP//sP//wChQADBgAECAAFCgAGDAAHDgAID/AJD/IKD/QLD/YLj/ cMD/gMj/kND/oNj/sOD/wABQAABgAACAAACgAADAAADgAAD/ACD/IED/QGD/YHD/cID/gJD/kKD/ oLD/sMD/wABQKABgMACAQACgUADAYADgcAD/gCD/kED/oGD/sHD/uID/wJD/yKD/0LD/2MD/4ABQ UABgYACAgACgoADAwADg4AD//yD//0D//2D//3D//4D//5D//6D//7D//8D//wAoUAAwYABAgABQ oABgwABw4ACA/yCQ/0Cg/2Cw/3C4/4DA/5DI/6DQ/7DY/8Dg/wAAUAAAYAAAgAAAoAAAwAAA4AAA /yAg/0BA/2Bg/3Bw/4CA/5CQ/6Cg/7Cw/8DA/ygAUDAAYEAAgFAAoGAAwHAA4IAA/5Ag/6BA/7Bg /7hw/8CA/8iQ/9Cg/9iw/+DA/1AAUGAAYIAAgKAAoMAAwOAA4P8A//8g//9A//9g//9w//+A//+Q //+g//+w///A/1AAKGAAMIAAQKAAUMAAYOAAcP8AgP8gkP9AoP9gsP9wuP+AwP+QyP+g0P+w2P/A 4HBAIIBQMJBgMJBgQKBgQLBwQLBwUMCAUMCQYOCgcOCwgP+wkP/AsP/QsP/gwP/wwKBgYKCAYKCQ YKCgYICgYGCgYGCgcGCggGCgoGCAoGBwoGBgoIBgoKBgoKBgkKBggCH5BAEAAAAALAAAAABVAE4A AAj/AD8UGEiwoMGDCBMqXMiw4UGBBRAMfBCxAEWJFCtetFiRo0SPIENuzIhxYEmNKFOW/AjRocuX MGMibCmzps2bBGni3MmToc6eQIMW+Cm06E2iRpPCRKq0IAECBQh8bMo0KYEBDAwIEABrq4ABUAde 1Qp2Z9WgCAYI8CBK1KhREuJKEBUBFLgBBwSACgUKQtijTQkSEBDhLam3iOPCbRsqQgS6ESAMMBt4 cKhRE0hp1owYrty5bR2HEjDV5oeMRgeLIpU58+HNbz+LAi0KlIC/gFMPgIV5gm/frF93li0qlIHS LgncG4D6LEOoCJ5KHbv6t/XgE0Zx/jw3goCaDgQE//ie0+bVcAIgQMoQK0IGt79LWb/O+bBcurdj qh2Peyhyh7s9hphm800gXykIyvfbZtvFJYoB/T0nHiQEoFZeTAQkAIpb2h3Wmm8JhnjggsK9FYEB MBHAQACwTJaQcwhdxQEsEnTIGoghmhLifKxpN4oozCU3AARfRVgQjArJQ6N28yWooyk6ImjdKLJo 96CQEAQQpE87DbAagTgiCOWTO2rgQQLvcWCkQVdluWVDSCpEQCybxScmlKVEKSUpscACiwf5LURA PlmqudROBIRSJ45Rjhmlb2bOFWhCDwzGn0xxJmTAlzca6KSeUkZKigQoyjnhmnDiNACdTHaaY54J av+QgAQGTkDeQSqO5wBOmRo0ACg1MmidiAlOIIsADZBiCikcIDSArjydVtNuNQ4YX5h7hpKAAAxo MGo4BUXnJqqHyqSWYoYJ2+So0Dw1gAdxtSjYipNGay686A7Y6YISFDnQkI55AAEDAwwpAD0W2pui AG3JZZiNnfJ5QGkEBBCKB2plGQAE/BjV6wCPzeXwwwxGUJZBCIj31YoDcEDkyUBlSoAHj8322YBW CvCPnBx4cGkBy0EgWcJHEa3QkG0lPTJioTSrUKVCvynWs/5S5lLKodA1m80OiwLLAYKKZ2hCKkLg wVO8vjRzBFknvXWNotTL5pB+OUQAJAEwQC6XyUH/4JhjSs92otH/ukk4QmmJB3O5AILyt9ZJg1Iq QvmwfPhCD1C990zJGbDX34BH5iKu9G4e0QP/RQWJZDF9kDquHuzV2GN1nZ0Q3aMnlJYD+zSwzwIN xGiAlow/l0AoyM9um5G5Lm5SVFc1UMEpFVyAwQWV7EP4s1IvhGSGoMjOF2kxpkewjC1jxQADomhA QfUXUE9BAw68bhH3Ln0v8F59Te4rf/MIH1/44rjZSI8UG6gA/dDmEJY55HsBCF//yqelB3xgZslD HuAa0AAOgEUquoPeABzwl/RcbiDSakiGINAXp7EpPRUiSFoKVjAOhEISGmAAclB3lZYBrwJAxF4D /z5CANbxTYUbI1KEnqW354CiARII3tQYQJjZkGJ6F8giBra4j4JQMVV2S0CW+tM8AGWtAQwonOMe w0EgnuKNFHif9gryrL0h6VkQ8F9UFOcSG0KxWQhgwN9CoQANKACI9MsHP6KDq7p5zyUGMNutCkA3 0w3EAGx00czCR0UNSK9+z3GkQmA0GKFtCwGZq+BLAhkBBYjiLzxEAAcUIIFdIdGODUlLEoUGDsul qIBNPEi3JLCzhrjshK5jCB53GYAE5C45oWCfC50SgQa8siEP+AoY5QSDLAktiZN8CQcK+MyBMEwB wVxIHbdJtgC4MwFncif5YJIyx+gQV7CQhASmef+7vD3wOQYAy7sSwIB4WJKOs+Pnv9YDJGWO54Qo PGFYhlTO5MBCNPdAiA1dSa4hpfOIzyHeTWDRGFj8hwDAfF0qFfpIFXYFogsZJygqCjK2VTQqLDvo UAAUAJ3GqGAJu8oaQ2GkSmIKmyIVylO4NbumHSQ8WvIpChsyJKkKajef0+BMC5IPlVk1osoUJaLS 8zm28cUDaRTLiiBx05c4p2JfZRMwlAcLgjGHiFQbgP0IwsMeUrE5KjQiT/QCCjXhplLiGRqlpIOV 9LhTaNq8kEM/apNK9QcB90jPV1BjWQeoxbGP3coHoZKwO0YthkBpk9DOd5WtfHNj3PKgdCAap1yN EUkA+ZCOWCayW5BUSDr5iOQ3haYxIq1vtKaBqWAa686NQYJb6+PWyqT73PS8FrKiHS0Ie9IrGVaK hluhonihyy3iJtEA+EBtYLrrEop817EDQ1hgHmKV1hJ3hPMdpVJVJJ7xfDC/LUWUAzjQ3PMpd77J 3Ik3/wtgt/bkKQdusGQlTOGpVvjC7L3wTgICADs= ------=_NextPart_000_000D_01BFA6BC.2921B2C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 7:29:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 9DE3537B64E for ; Sat, 15 Apr 2000 07:29:35 -0700 (PDT) (envelope-from eric@iteso.mx) Received: from localhost (eric@localhost) by iteso.mx (8.9.3/8.9.3) with ESMTP id JAA69776; Sat, 15 Apr 2000 09:29:25 -0500 (CDT) (envelope-from eric@iteso.mx) Date: Sat, 15 Apr 2000 09:29:25 -0500 (CDT) From: De la Cruz Lugo Eric To: Jaime Torres Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can I use the logo ? In-Reply-To: <001301bfa6e6$12fb2100$0a00000a@Des10.jtccia.com> Message-ID: 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 X-Loop: FreeBSD.ORG Sr. Jaime Torres: =20 En verdad es grato conocer personas en latinoamerica que estan empezando a usar FreeBSD como plataforma de trabajo, en cuanto a lo que esta usted preguntando (me dirijo a a usted, porque no lo conozco personalmente, yo soy un Licenciado en Informatica Admnistrativa egresado del ITESO en Guadalajara, Jalisco, Mexico y que actualmente readica en merida, Yucatan tengo 28 a=F1os de edad) =20 El uso del logotipo de FreeBSD en un sitio Web esta permitido siempre y cuando sea uno de los logos que se encuentran en el sitio oficial de www.freebsd.org, si desea poner una liga en sus paginas WEB dirigidas al sitio de www.freebsd.org, estara promoviendo en gran manera el uso y utilizacion de este maravilloso sistema operativo tipo UNIX, con personas como usted, podemos tener la seguridad de que la aceptacion de FreeBSD como sistema operativo para redes y servicios de INTERNET sera mas rapida. =20 La unica restriccion del uso de el Logo de FreeBSD es cuando este se coloca en productos de tipo comercial como Camisetas, playeras, Cachucas, sombreros, calcomanias para pegar en automivles o en computadoras, ya que esos logotipos y esos productos generalmente se tienen que adquirir en el sitio de www.freebsd.org.=20 =20 Espero que le sirva la informacion que le estoy proporcinando, y adelante con su proyecto le deseo el mayor exito. =20 Lic en Informatica Administrativa Eric De la Cruz Lugo =20 Merida, Yucatan, Mexico La tierra de los Mayas. On Sat, 15 Apr 2000, Jaime Torres wrote: > Dear Sir or Madam >=20 > We are placed in a non rich country (colombia SouthAmerica), and we alrea= dy decide to use FreeBSD as our platform. >=20 > Not an easy task, because very few people really understands English, and= no very much FreeBsd knowledge is in the air. >=20 > Besides that, we want to be successful in our FreeBSD project. >=20 > During the week is finishing today we grasped some basic Unix knowlege, = and made our 2 first windows95 replacements, and in one month time we hope = to replace 14 windows systems and setup 2 web servers. >=20 > Please let us know what should we do to be granted with the rights to use= FreeBSD logo in our web pages. >=20 > We also are wondering if we can make a link to www.freebsd.org in our web= pages, news segment. >=20 > Futhermore can we promote freeBSD in our public meetings, conferences and= organizations ? > =20 > Jaime Torres C. > Bogota Colombia > jtc_ceo@tecnologias-javanet.com > Company Executive Officer > Tecnolog=EDas JavaNet =20 >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 7:43:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 9B4F337B779 for ; Sat, 15 Apr 2000 07:43:55 -0700 (PDT) (envelope-from brameld@twave.net) Received: from [208.47.188.194] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id va904821 for ; Sat, 15 Apr 2000 10:43:10 -0400 From: Walter Brameld To: chip , freebsd-questions@FreeBSD.ORG Subject: Re: Running FSCK - Was: I'm at a loss for a way to mount this second harddrive Date: Sat, 15 Apr 2000 10:36:53 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <00041405315600.02944@Bozo_3.BozoLand.domain> <00041410403500.16045@chip.wiegand.org> In-Reply-To: <00041410403500.16045@chip.wiegand.org> MIME-Version: 1.0 Message-Id: <00041510434301.03561@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Apr 2000, in a never-ending search for enlightenment, chip wrote: > > > I checked dmesg and you're right. In fact, the warning message was > > > pointing to all my partitions including /cdrom. So I ran fsck and it > > > reported back that the filesystem was still dirty and to re-run fsck, > > > so I did, and kept getting the same results. I read the man pages for > > > fsck and ran fsck -p and fsck -f, not sure which one was most > > > appropriate, but the file system is still 'dirty'. What should I try > > > next to 'clean' the 'dirty' filesystem? > > > > > > -- > > > Chip > > > > I hope you're not trying to run fsck on mounted file systems. > > > > -- > > Walter Brameld > Oops. What's the ramifications of doing so? It appears everything is > still working as normal. How would I run fsck on my root partition, > it gets mounted at boot up automatically of course. And as for the > other partitions that are automounted by fstab, should I comment out > the lines to mount them and then reboot? There must be a better way, > I always heard, read, and seen that the only time one needs to reboot > bsd is for hardware changes. > > -- > Chip Boot up in single user mode. When you get the count-down at bootup, interrupt it by hitting a key (besides RETURN). At the resulting prompt, type 'boot -s'. When all the hoopla stops, hit return to load the default shell, then you can run 'fsck'. Your files systems should be marked clean, and then you can do a normal reboot. I did the same thing as you when first starting out, drove me crazy until I came across the answer. I've read here in the list that running fsck on a mounted file system can cause damage, but like you I was fortunate enough not to experience any. -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 8:22: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by hub.freebsd.org (Postfix) with ESMTP id 467D937B7B9 for ; Sat, 15 Apr 2000 08:22:01 -0700 (PDT) (envelope-from smyru@eko.wroc.pl) Received: from CESARSKI ([195.116.86.82]) by sys.heron.com.pl (8.9.3/8.9.3/rchk1.22) with ESMTP id RAA29324 for ; Sat, 15 Apr 2000 17:32:56 +0200 (CEST) Date: Sat, 15 Apr 2000 17:18:21 +0200 From: Piotr Smyrak X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: Piotr Smyrak X-Priority: 3 (Normal) Message-ID: <11721.000415@eko.wroc.pl> To: freebsd-questions@FreeBSD.ORG Subject: lost standard lib Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am quite new in FreeBSD and got a problem: My disk was accidentally hit by a bad sector and I lost one, it seems very important, file: '/usr/libexec/ld-elf.so.1', so I continuesly got this message: 'Shared object "libm.so.2" not found' My question is how could I fix it? Can I copy this from any other FreeBSD machine and just put into right place or I have to install any package? I know the Linux elf libraries form a part of 3.4 release, I am running (I got 2.2.8 earlier where there were not). Could you suggest me something? Thanx. -- best, Piotr Smyrak smyru@eko.wroc.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 8:22:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 53BEA37B89D for ; Sat, 15 Apr 2000 08:22:39 -0700 (PDT) (envelope-from eric@iteso.mx) Received: from localhost (eric@localhost) by iteso.mx (8.9.3/8.9.3) with ESMTP id KAA75259; Sat, 15 Apr 2000 10:22:27 -0500 (CDT) (envelope-from eric@iteso.mx) Date: Sat, 15 Apr 2000 10:22:27 -0500 (CDT) From: De la Cruz Lugo Eric To: Jaime Torres Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can I use the logo ? In-Reply-To: <001301bfa6e6$12fb2100$0a00000a@Des10.jtccia.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sr. Jaime Torres: La siguiente direccion le servira para lo que necesita. http://www.freebsd.org/gallery/gallery.html saludos. Lic. en Informatica Administrativa Eric De La Cruz Lugo Merida, Yucatan, Mexico, La tierra de los Mayas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 8:56:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id DF6BE37B60B for ; Sat, 15 Apr 2000 08:56:27 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12gUuy-000KNL-00; Sat, 15 Apr 2000 16:55:32 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12gUuy-000KfW-00; Sat, 15 Apr 2000 16:55:32 +0100 Date: Sat, 15 Apr 2000 16:55:32 +0100 From: Ben Smithurst To: Scott Blachowicz Cc: freebsd-questions@freebsd.org Subject: Re: Erasing an IDE disk Message-ID: <20000415165532.A16019@strontium.scientia.demon.co.uk> References: <20000414161657.A35142@sabami.seaslug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000414161657.A35142@sabami.seaslug.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Scott Blachowicz wrote: > I'm fixing to remove a disk from my system and give it to someone else. I want > to erase it to try to make sure that no personal or sensitive data can be > recovered from it. So, my first attempt was to install FreeBSD 4.0 on it, then > try to do this kind of stuff: > > dd if=/dev/zero of=/dev/ad0s2c That will only erase slice 2, so that's not really good enough. You won't be able to erase the whole disk unless nothing on ad0 is mounted (did you check that; what does "mount" show?). I think what you'll have to do is to put this disk in another FreeBSD system as ad1 (or ad2, or whatever), and try erasing /dev/ad1 completely (not ad1s or anything like that). Or, you could use the fixit CD (disc 2 in WC sets), and use dd from there. As for the person who suggested /dev/urandom, I'm not sure that would be better. It will use loads of CPU time, both ways will stop a casual nosy person, and neither way will stop someone who *really* wants the data off the disk. See for more on this sort of stuff. When I returned a disk to a shop recently because it was b0rken, I just wrote 0x0, 0xff, then 0x0 over the whole disk. Given that when I took it back they used Windows Scandisk to check if it really was faulty, I think that was overkill. :-) -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 9:19:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rsys001a.roke.co.uk (rsys001a.roke.co.uk [193.118.192.110]) by hub.freebsd.org (Postfix) with ESMTP id 904A537B660 for ; Sat, 15 Apr 2000 09:19:42 -0700 (PDT) (envelope-from mick.gallagher@roke.co.uk) Received: by rsys001a.roke.co.uk with Internet Mail Service (5.5.2650.21) id <2TYG3507>; Sat, 15 Apr 2000 17:19:25 +0100 Message-ID: From: "Gallagher, Mick" To: "'questions@FreeBSD.org'" Subject: Big Installation Problems Date: Sat, 15 Apr 2000 17:19:24 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I'm trying to install FreeBSD 4.0 for the first time from CDROM. The PC is old-ish, but not overly so. (I think its a P75). (Linux and WinNT installs fine on this machine). I created the boot floppies and got as far as configuring the kernel drivers. (I believe this is just prior to hardware probing). I hit 'Q' to save and quit, then get the following screen: avail memory = 10481664 (10236K bytes) Preloaded elf kernel "kernel" at 0xc05e7000 Preloaded mfs_root "/mfsroot" at 0xc05e7084 Intel pentium detected, installing workaraound for F00F bug md0: Preloaded image 2949120 bytes at 0xc0315b98 md1: malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 atapci0: port 0 x3f4-0x3f7, 0x1f0-0x1f7 at device 1.0 on pci0 atapci0: Busmastering DMA not supported panic: resource_list_alloc: resource entry is busy Uptime: 0s Automatic reboot in 15 seconds... And thats it. The CDROM doesn't fire up or anything. The machine just reboots, then starts over. Can anyone help? Thanks in advance. Mick Gallagher -- mickg@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 9:44:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 725DB37B98F for ; Sat, 15 Apr 2000 09:44:23 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.234.241] by picusnet.com with ESMTP (SMTPD32-5.05) id AC3741300058; Sat, 15 Apr 2000 12:43:35 -0400 Message-ID: <38F89ACA.2B00FBAF@picusnet.com> Date: Sat, 15 Apr 2000 12:37:30 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: XMMS Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone been able to get Xmms to read CDs that can tell me how to do it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 9:47:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2amail.2ainfo.it (2amail.2ainfo.it [195.31.142.11]) by hub.freebsd.org (Postfix) with ESMTP id 6D81A37B95D for ; Sat, 15 Apr 2000 09:47:45 -0700 (PDT) (envelope-from gunnut@2ainfo.it) Received: from localhost.localdomain (ppp42.2ainfo.it [195.31.142.74]) by 2amail.2ainfo.it (8.8.8/8.7.3) with ESMTP id RAA15641 for ; Sat, 15 Apr 2000 17:56:57 +0200 Message-ID: X-Mailer: XFMail 1.3 [p0] on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 15 Apr 2000 16:50:44 +0200 (CEST) Reply-To: gunnut@2ainfo.it From: Filippo Moretti To: questions@freebsd.org Subject: Problem with 4.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ---------------------------------- E-Mail: Filippo Moretti Date: 15-Apr-00 Time: 16:44:09 This message was sent by XFMail ---------------------------------- I reinstalled on intel arch 4.0-Release and I am now running stable.I have the following problem: while connected to the net both netscape and xfmail cannot find the servers. However I launched netscaped as root and it finds all the url.I would really aprreciate any help with this problem not present when I was runnig 4.0 previously sincerely Filippo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 9:52: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sabami.seaslug.org (ip18.gte13.rb1.bel.nwlink.com [207.202.150.18]) by hub.freebsd.org (Postfix) with ESMTP id 7E28637BB5F for ; Sat, 15 Apr 2000 09:51:55 -0700 (PDT) (envelope-from scott@sabmail.rresearch.com) Received: by sabami.seaslug.org (Postfix, from userid 1000) id 503261F1B; Sat, 15 Apr 2000 09:52:10 -0700 (PDT) Date: Sat, 15 Apr 2000 09:52:10 -0700 From: Scott Blachowicz To: freebsd-questions@freebsd.org Subject: Re: Erasing an IDE disk Message-ID: <20000415095209.A58006@sabami.seaslug.org> Reply-To: Scott Blachowicz References: <20000414161657.A35142@sabami.seaslug.org> <20000415165532.A16019@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000415165532.A16019@strontium.scientia.demon.co.uk>; from ben@scientia.demon.co.uk on Sat, Apr 15, 2000 at 04:55:32PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 15, 2000 at 04:55:32PM +0100, Ben Smithurst wrote: > > dd if=/dev/zero of=/dev/ad0s2c > > That will only erase slice 2, so that's not really good enough. You > won't be able to erase the whole disk unless nothing on ad0 is mounted > (did you check that; what does "mount" show?). I know...all I had was a small root (just overfilled) partition in my ad0s1 slice. So, I was trying to do ad0s2, then on to ad1. > I think what you'll have to do is to put this disk in another FreeBSD system > as ad1 (or ad2, or whatever), and try erasing /dev/ad1 completely (not > ad1s or anything like that). Or, you could use the fixit CD (disc > 2 in WC sets), and use dd from there. Well...I was initially trying this from the "holographic shell" in the installation process, but I was thinking that maybe something was a little weird in the MFSROOT stuff to give me problems. I checked the "mount" command and didn't see any indication of read-only file systems. So, I booted tried into single-user mode with /kernel.GENERIC and tried again from there. No luck. I didn't get past the "Read-only file system" error that dd reported to me. > As for the person who suggested /dev/urandom, I'm not sure that would be > better. It will use loads of CPU time, both ways will stop a casual nosy > person, and neither way will stop someone who *really* wants the data off > the disk. See for > more on this sort of stuff. Yeah...when I went looking for Windoze based disk wiping tools, they talk about doing several passes for "DoD" level wiping. I would think that just writing 0's to the whole disk would take care of it...oh well. > When I returned a disk to a shop recently because it was b0rken, I just > wrote 0x0, 0xff, then 0x0 over the whole disk. Given that when I took > it back they used Windows Scandisk to check if it really was faulty, I > think that was overkill. :-) What did you use to do that? And what OS version? I was pretty sure I should be able to dd directly onto the disk device and was surprised when it wouldn't let me do it. I'd be curious to know why. At this point, what I ended up doing was installing a minimal Windoze NT on the repartitioned disks and ran one of those disk wiping tools over it...that ought to be MORE than enough. Thanx, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 11:41:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-1.nyroc.rr.com [24.92.226.166]) by hub.freebsd.org (Postfix) with ESMTP id E382737B9C8 for ; Sat, 15 Apr 2000 11:41:23 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from mailout1.nyroc.rr.com ([24.92.226.146]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Sat, 15 Apr 2000 14:38:09 -0400 Received: from rochester.rr.com ([24.24.34.106]) by mailout1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Sat, 15 Apr 2000 14:41:18 -0400 Message-ID: <38F8B7C4.2E6CF235@rochester.rr.com> Date: Sat, 15 Apr 2000 14:41:08 -0400 From: David Heller X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: markh@lon.imag.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MPEG player References: <00040920201100.00582@mymachine.imag.net> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Hendriks wrote: > > Hi > > I've been using mpeg_play from the ports collection, but there are two > problems: mpeg_play doesn't include sound, and mpeg_play tends to crash > when it encounters errors in the mpeg file. The last one is kind of > annoying, because whatever MS crapware people are using to create mpegs, > the files seem to have about a 50/50 chance of having an error. > > I found another player called xmpeg on a website, and it wasn't too hard > to get to compile on FreeBSD. Unfortunately, it always tells me that the > mpeg file I'm trying to play isn't a valid format. I assume that because > it's relatively old, it just doesn't recognise newer mpeg files. > > Does anyone know of any other mpeg players out there for which the source > code is available for Unix (any Unix)? Or mpeg players (with or without > source code) that run on Linux? > > Mark Hendriks > markh@lon.imag.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Try mtvp, download the BSDI version from http://www.mpegtv.com The version in the ports collection is the linux version which does not always work correctly under Linux Emulation. Regards, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 11:51:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilsener.srv.ualberta.ca (pilsener.srv.ualberta.ca [129.128.5.19]) by hub.freebsd.org (Postfix) with ESMTP id DE06637B744 for ; Sat, 15 Apr 2000 11:51:45 -0700 (PDT) (envelope-from rorsten@gpu.srv.ualberta.ca) Received: from gpu1.srv.ualberta.ca (gpu1.srv.ualberta.ca [129.128.98.10]) by pilsener.srv.ualberta.ca (8.9.3/8.9.3) with ESMTP id MAA17980; Sat, 15 Apr 2000 12:51:44 -0600 (MDT) Received: from localhost (rorsten@localhost) by gpu1.srv.ualberta.ca (8.8.5/8.8.5) with ESMTP id MAA33650; Sat, 15 Apr 2000 12:51:44 -0600 Date: Sat, 15 Apr 2000 12:51:44 -0600 (MDT) From: Reid Orsten X-Sender: rorsten@gpu1.srv.ualberta.ca To: Ben Smithurst Cc: Scott Blachowicz , freebsd-questions@FreeBSD.ORG Subject: Re: Erasing an IDE disk In-Reply-To: <20000415165532.A16019@strontium.scientia.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000, Ben Smithurst wrote: > Scott Blachowicz wrote: > > > I'm fixing to remove a disk from my system and give it to someone else. I want > > to erase it to try to make sure that no personal or sensitive data can be > > recovered from it. So, my first attempt was to install FreeBSD 4.0 on it, then > > try to do this kind of stuff: > > > > dd if=/dev/zero of=/dev/ad0s2c > > That will only erase slice 2, so that's not really good enough. You > won't be able to erase the whole disk unless nothing on ad0 is mounted > (did you check that; what does "mount" show?). I think what you'll have > to do is to put this disk in another FreeBSD system as ad1 (or ad2, or > whatever), and try erasing /dev/ad1 completely (not ad1s > or anything like that). Or, you could use the fixit CD (disc 2 in WC > sets), and use dd from there. > > As for the person who suggested /dev/urandom, I'm not sure > that would be better. It will use loads of CPU time, both > ways will stop a casual nosy person, and neither way will > stop someone who *really* wants the data off the disk. See > for more on this > sort of stuff. > > When I returned a disk to a shop recently because it was b0rken, I just > wrote 0x0, 0xff, then 0x0 over the whole disk. Given that when I took > it back they used Windows Scandisk to check if it really was faulty, I > think that was overkill. :-) > > -- > Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Bruce Schneier, well respected cryptographer suggests the following method for erasing a disk securely: "I recommend overwriting a deleted file seven times: the first time with all ones, the second time with all zeroes, and five times with a cryptographically secure pseudo-random sequence." If its sensitive data, that's the way to go. Reid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 11:55:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from antares.milkyway.org (SOL.MILKYWAY.ORG [205.241.194.17]) by hub.freebsd.org (Postfix) with ESMTP id 115E437B9C8 for ; Sat, 15 Apr 2000 11:55:27 -0700 (PDT) (envelope-from toby@antares.milkyway.org) Received: from rigel.milkyway.org (rigel.milkyway.org [205.241.194.19]) by antares.milkyway.org (8.9.3/8.9.3) with SMTP id OAA83413; Sat, 15 Apr 2000 14:59:15 -0400 (EDT) (envelope-from toby@antares.milkyway.org) Received: by rigel.milkyway.org with Microsoft Mail id <01BFA6EA.3BC3A9A0@rigel.milkyway.org>; Sat, 15 Apr 2000 14:52:34 -0400 Message-ID: <01BFA6EA.3BC3A9A0@rigel.milkyway.org> From: Toby Swanson To: "'freebsd-questions@freebsd.org'" Cc: "'toby@milkyway.org'" Subject: tape drive not working Date: Sat, 15 Apr 2000 14:52:30 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Running FBSD 3.3 on a Pentium 133, 32 Mb RAM, 2 IDE drives (primary and secondary masters), CD-ROM reader (secondary slave), Adaptec 1542C (id 7), HP T4000 tape drive (id 5), Seagate ST31200N 1 GB drive (id 6). I moved my hard drives and tape drives from a 486 motherboard (MB) to a Pentium MB. Everything else stayed the same except I moved the CD-ROM reader from primary slave to secondary slave. All equipment is found during boot up. Everything works as before with the 2 exceptions below. When trying to mount a CD I get an error of; cd9660: vfsload(cd9660); No such file or directory When I try to use the tape drive or check its status I get; mt: /dev/nrsa0: Device not configured I have swapped both TD and CD with known good identical hardware and get the same error. Also have verified support for devices in kernel configuration file, recompiled and installed new kernel, remade cd0 and sa0 /dev devices; same errors occur. Any help is appreciated. TIA, Toby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 11:56:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from logatome.francenet.fr (logatome-2.francenet.fr [193.149.96.2]) by hub.freebsd.org (Postfix) with ESMTP id C90B237B650 for ; Sat, 15 Apr 2000 11:56:42 -0700 (PDT) (envelope-from e-masson@kisoft-services.com) Received: from localhost.nantes.kisoft-services.com (pppA152.francenet.fr [193.149.100.62]) by logatome.francenet.fr (8.10.0/8.10.0) with SMTP id e3FIubS15501; Sat, 15 Apr 2000 20:56:37 +0200 (CEST) X-Mailer: 21.1 (patch 9) "Canyonlands" XEmacs Lucid (via feedmail 8 Q); VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14584.31857.81068.87100@localhost.nantes.kisoft-services.com> Date: Sat, 15 Apr 2000 16:28:01 +0200 (CEST) From: Eric Masson To: Marcello Di Pietro Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PROBLEM In-Reply-To: <38F70568.8DC0B214@chello.be> References: <38F70568.8DC0B214@chello.be> Reply-To: e-masson@kisoft-services.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marcello Di Pietro writes: >3Com 3C509 >When it boot it says found ep0 3COM etc and after "eeprom failed to come >ready" >what can I do now ? Go to http://www.FreeBSD.org/search. There was a extensive thread on this topic recently on questions or stable mailing lists. Hope it helps Eric -- Opinions stated below are mine and can't be considered as official Kisoft Services policy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 11:57:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from logatome.francenet.fr (logatome-2.francenet.fr [193.149.96.2]) by hub.freebsd.org (Postfix) with ESMTP id 2BA7237B69C for ; Sat, 15 Apr 2000 11:57:50 -0700 (PDT) (envelope-from e-masson@kisoft-services.com) Received: from localhost.nantes.kisoft-services.com (pppA152.francenet.fr [193.149.100.62]) by logatome.francenet.fr (8.10.0/8.10.0) with SMTP id e3FIuUS15477; Sat, 15 Apr 2000 20:56:31 +0200 (CEST) X-Mailer: 21.1 (patch 9) "Canyonlands" XEmacs Lucid (via feedmail 8 Q); VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14584.31010.52851.760798@localhost.nantes.kisoft-services.com> Date: Sat, 15 Apr 2000 16:13:54 +0200 (CEST) From: Eric Masson To: J McKitrick Cc: questions@FreeBSD.ORG Subject: Re: staroffice from cdrom In-Reply-To: <20000413204037.A1865@dogma.freebsd-uk.eu.org> References: <20000413204037.A1865@dogma.freebsd-uk.eu.org> Reply-To: e-masson@kisoft-services.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG J McKitrick writes: >Is there a trick to installing staroffice 5.1 from cdrom? I tried 'make >USE_CDROM=yes' and it did a bunch of stuff. Then i ran 'make install >USE_CDROM=yes' and it did some more stuff. But it seems staroffice is >nowhere to be found. Did i miss something? What directory should it be in? >When you install it in linux, the GUI install asks all that stuff, but the >port doesn't. Hi, cd /usr/ports/editors/staroffice5 su -m make USE_CDROM=yes install exit make install-user First make installs So in net mode. Second installs user settings for So Regards Eric Masson -- Opinions stated below are mine and can't be considered as official Kisoft Services policy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12: 2:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c1870039.telekabel.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 4010137B69C for ; Sat, 15 Apr 2000 12:02:42 -0700 (PDT) (envelope-from roelof@nisser.com) Received: from nisser.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id VAA28481; Sat, 15 Apr 2000 21:02:08 +0200 (CEST) (envelope-from roelof@nisser.com) Message-ID: <38F8BD17.EFC5D508@nisser.com> Date: Sat, 15 Apr 2000 21:03:51 +0200 From: Roelof Osinga Organization: eboa - engineering buro Office Automation X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: ColinVa@aol.com Cc: questions@FreeBSD.ORG Subject: Re: Internet browser References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ColinVa@aol.com wrote: > > I have tried to connect to the internet but apparently the browser wasn't > included in my version on BSD Unix (Darwin OS .3 a version of BSD Unix 4.4 > for PowerPC processors). How do I download it and where? Could you give me > step by step directions how? Don't know about Darwin, but usually and assuming you're connected step by step is like 1. Login as root 2. "cd /usr/ports/www/netscape3-gold" 3. "make install" HTH Roelof -- UPC/Chello home http://nisser.com/ Nationale UPC monitor http://nl.eboa.com/~roelof/NL/landelijk.php3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:10:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by hub.freebsd.org (Postfix) with ESMTP id 259C837B5AE for ; Sat, 15 Apr 2000 12:10:09 -0700 (PDT) (envelope-from smyru@eko.wroc.pl) Received: from CESARSKI ([195.116.86.82]) by sys.heron.com.pl (8.9.3/8.9.3/rchk1.22) with ESMTP id VAA03453 for ; Sat, 15 Apr 2000 21:21:05 +0200 (CEST) Date: Sat, 15 Apr 2000 21:06:25 +0200 From: Piotr Smyrak X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: Piotr Smyrak X-Priority: 3 (Normal) Message-ID: <8879.000415@eko.wroc.pl> To: freebsd-questions@FreeBSD.ORG Subject: moving with dump and restore Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I tried to transfer my system to a new bigger drive. I use 'dump' in conjunction with 'restore'. The new disk is partitioned to /,/usr,/var and all this slices are mounted as /mnt/root /mnt/usr /mnt/var. I tried to: --- /mnt/usr> dump 0f - /usr | restore rf - DUMP: Date of this level 0 dump: Sat Apr 15 18:11:49 2000 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /usr to standard output DUMP: bad sblock magic number DUMP: The ENTIRE dump is aborted. Tape is not a dump tape --- The old disk was one slice + swap, is this a reason I cannot do it with 'dump'? How can I split the OS into 3 partitions while moving? Thanks for your time. -- regards, Piotr Smyrak smyru@eko.wroc.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:13:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 8599C37B61F for ; Sat, 15 Apr 2000 12:13:19 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12gXzu-000Kei-00; Sat, 15 Apr 2000 20:12:50 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12gXzu-0008TZ-00; Sat, 15 Apr 2000 20:12:50 +0100 Date: Sat, 15 Apr 2000 20:12:50 +0100 From: Ben Smithurst To: Scott Blachowicz Cc: freebsd-questions@freebsd.org Subject: Re: Erasing an IDE disk Message-ID: <20000415201250.A23900@strontium.scientia.demon.co.uk> References: <20000414161657.A35142@sabami.seaslug.org> <20000415165532.A16019@strontium.scientia.demon.co.uk> <20000415095209.A58006@sabami.seaslug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000415095209.A58006@sabami.seaslug.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Scott Blachowicz wrote: > What did you use to do that? And what OS version? FreeBSD 3.4, I think (definitely FreeBSD 3.something). I used this small program: #include #include #include #include #include #include #include #define DISK "/dev/wd1" int sig = 0; void nop(int s) { sig = 1; return; } int main(int argc, char *argv[]) { char buf[64 << 10]; int fd, ch, sverr; ssize_t n, tot; struct sigaction sa; sa.sa_handler = nop; sigemptyset(&sa.sa_mask); sa.sa_flags = 0; sigaction(SIGINT, &sa, NULL); if (argc > 1) ch = strtol(argv[1], NULL, 0); else ch = 0xff; memset(buf, ch, sizeof buf); fd = open(DISK, O_WRONLY); if (fd < 0) err(1, DISK); warnx("ch=%x buf[0]=%x", ch, (unsigned int)buf[0]); tot = 0; while (!sig && (n = write(fd, buf, sizeof buf)) == sizeof buf) tot += n; sverr = errno; warnx("total %ld bytes written", (long)tot); if (sig) errx(1, "exiting because of signal"); errno = sverr; if (n < 0) err(1, "write"); else errx(1, "partial write of %ld bytes%s", (long)n, (n == 0) ? " (end of device?)" : ""); } Be sure to set the #define DISK correctly. :-) Then run it like ./diskerase 0x0 ./diskerase 0xff ./diskerase 0x0 #include Run at your own risk, etc. (I just mis-typed "risk" as "disk", which would probably be just as valid in this case. :-) -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:18:20 2000 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 514E537B5A7 for ; Sat, 15 Apr 2000 12:18:07 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id OAA00732; Sat, 15 Apr 2000 14:17:22 -0500 (CDT) (envelope-from dan) Date: Sat, 15 Apr 2000 14:17:21 -0500 From: Dan Nelson To: Grigory Kljuchnikov Cc: Arcady Genkin , freebsd-questions@FreeBSD.ORG Subject: Re: A sed question Message-ID: <20000415141721.B29750@dan.emsphone.com> References: <878zygz9z0.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: ; from "Grigory Kljuchnikov" on Sat Apr 15 11:03:56 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 15), Grigory Kljuchnikov said: > On 14 Apr 2000, Arcady Genkin wrote: > > Dan Nelson writes: > > > Sure; to specify more than one command, you need to pass them with the > > > -e flag: > > > sed -e 's/etc/etc/' -e 's/etc/etc/' > > > > Oh, sorry, I meant something else. I meant two commands per _matched_ > > line, not per command line. Something like: > > > > sed '/^Subject: / s/\[PHP3\] *//g s/\[PHP4BETA] *//g' > > ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ > > Command 1 Command 2 > > > > There is only one command per line in sed or several commands > per line with -e option. After a bit more reading of the manpage, you can actually do what you want. There is only one *command* per line, but each command can have several *functions*, and 's' is a function. You can use a function-list by separating them with newlines and putting { } around the whole thing. so sed -e '/^Subject: /{ s/\[PHP3\] *//g s/\[PHP4BETA] *//g }' will do what you want. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:24:32 2000 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 3DAE937B758 for ; Sat, 15 Apr 2000 12:24:29 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id OAA02048; Sat, 15 Apr 2000 14:24:21 -0500 (CDT) (envelope-from dan) Date: Sat, 15 Apr 2000 14:24:21 -0500 From: Dan Nelson To: Toby Swanson Cc: "'freebsd-questions@freebsd.org'" , "'toby@milkyway.org'" Subject: Re: tape drive not working Message-ID: <20000415142421.C29750@dan.emsphone.com> References: <01BFA6EA.3BC3A9A0@rigel.milkyway.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: <01BFA6EA.3BC3A9A0@rigel.milkyway.org>; from "Toby Swanson" on Sat Apr 15 14:52:30 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 15), Toby Swanson said: > Running FBSD 3.3 on a Pentium 133, 32 Mb RAM, 2 IDE drives (primary > and secondary masters), CD-ROM reader (secondary slave), Adaptec > 1542C (id 7), HP T4000 tape drive (id 5), Seagate ST31200N 1 GB drive > (id 6). > > I moved my hard drives and tape drives from a 486 motherboard (MB) to > a Pentium MB. Everything else stayed the same except I moved the > CD-ROM reader from primary slave to secondary slave. All equipment > is found during boot up. Everything works as before with the 2 > exceptions below. When trying to mount a CD I get an error of; > > cd9660: vfsload(cd9660); No such file or directory Check to see if you have a /modules/cd9660.so file. If not, cd into /sys/modules/cd9660 and do "make obj && make depend && make && make install" > When I try to use the tape drive or check its status I get; > > mt: /dev/nrsa0: Device not configured That's probably because there isn't a tape in the drive. The error string is misleading. According to the errno manpage, it should really read: 6 ENXIO "No such device or address." Input or output on a special file referred to a device that did not exist, or made a request beyond the limits of the device. This error may also occur when, for example, a tape drive is not online or no disk pack is loaded on a drive. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:31:41 2000 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 43BF337B81D for ; Sat, 15 Apr 2000 12:31:37 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id OAA04895; Sat, 15 Apr 2000 14:31:28 -0500 (CDT) (envelope-from dan) Date: Sat, 15 Apr 2000 14:31:28 -0500 From: Dan Nelson To: Piotr Smyrak Cc: freebsd-questions@FreeBSD.ORG Subject: Re: moving with dump and restore Message-ID: <20000415143128.D29750@dan.emsphone.com> References: <8879.000415@eko.wroc.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: <8879.000415@eko.wroc.pl>; from "Piotr Smyrak" on Sat Apr 15 21:06:25 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 15), Piotr Smyrak said: > I tried to transfer my system to a new bigger drive. I use 'dump' in > conjunction with 'restore'. The new disk is partitioned to /,/usr,/var > and all this slices are mounted as /mnt/root /mnt/usr /mnt/var. > > I tried to: > --- > /mnt/usr> dump 0f - /usr | restore rf - > DUMP: Date of this level 0 dump: Sat Apr 15 18:11:49 2000 > DUMP: Date of last level 0 dump: the epoch > DUMP: Dumping /usr to standard output > DUMP: bad sblock magic number > DUMP: The ENTIRE dump is aborted. > Tape is not a dump tape > --- > The old disk was one slice + swap, is this a reason I cannot do it > with 'dump'? How can I split the OS into 3 partitions while moving? > Thanks for your time. 'dump' only works on entire disks. Restore, on the other hand, doesn't care. You can simply do this: dump 0f - / | (cd /mnt ; restore rf - ) That'll dump the entire original disk, and restore to /mnt, /mnt/usr, and /mnt/var automatically. You'll get a couple warnings about /mnt/usr and /mnt/var already existing, but in your case, that is expected. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:32:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pimout6-int.prodigy.net (pimout6-ext.prodigy.net [207.115.63.105]) by hub.freebsd.org (Postfix) with ESMTP id B55FD37B5A7 for ; Sat, 15 Apr 2000 12:32:44 -0700 (PDT) (envelope-from j.sandiego@prodigy.net) Received: from penguin (NYCMA090-0287.splitrock.net [63.253.87.33]) by pimout6-int.prodigy.net (8.8.5/8.8.5) with SMTP id PAA57976 for ; Sat, 15 Apr 2000 15:32:42 -0400 Message-ID: <000a01bfa711$5473efb0$2157fd3f@penguin> From: "Jeffrey San Diego" To: Subject: Cannot print Date: Sat, 15 Apr 2000 15:32:24 -0400 Organization: Prodigy Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried to run a test print by doing "lptest | lpr". Then I checked the print queue by doing lpq. I got this message even with my printer turned on: waiting for lp to become ready (offline?) Then I tried to print directly by doing "lptest > /dev/lpt0". I got the message cannot create /dev/lpt0: no such device or addresses I checked to see the device by doing "ls -l /dev/lpt0" and confirmed that it's there. I recently recompiled the kernel because the parallel port device I had on GENERIC is nlpt0, not lpt0. All of the three lines, below, required for parallel printing are there: controller ppbus0 device ppc0 at isa? port? tty irq 7 device lpt0 at ppbus? The second line above is the only entry I have on the file using irq 7. Then finally I replaced my printer cable to an IEEE 1284 compliant one. I was forced to do so because the HP printer software on my other disk partition , Windows 95/Windows NT, was telling me that I need to replace the cable to be able to do bi-directional printing. This did not solve my FreeBSD problem. In fact, hardly anything changed as before when I still had my old printer cable. I am using a HP 722C Deskjet printer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:36:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from antares.milkyway.org (SOL.MILKYWAY.ORG [205.241.194.17]) by hub.freebsd.org (Postfix) with ESMTP id BAFA537B5AE for ; Sat, 15 Apr 2000 12:36:24 -0700 (PDT) (envelope-from toby@antares.milkyway.org) Received: from rigel.milkyway.org (rigel.milkyway.org [205.241.194.19]) by antares.milkyway.org (8.9.3/8.9.3) with SMTP id PAA83557; Sat, 15 Apr 2000 15:40:06 -0400 (EDT) (envelope-from toby@antares.milkyway.org) Received: by rigel.milkyway.org with Microsoft Mail id <01BFA6EF.EF015620@rigel.milkyway.org>; Sat, 15 Apr 2000 15:33:22 -0400 Message-ID: <01BFA6EF.EF015620@rigel.milkyway.org> From: Toby Swanson To: "'Dan Nelson'" Cc: "'freebsd-questions@freebsd.org'" , "'toby@milkyway.org'" Subject: RE: tape drive not working Date: Sat, 15 Apr 2000 15:33:21 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There is a /modules/cd9660.ko file. I tried the make anyway and received this message. make: don't know how to make obj. Stop A tape is in the drive. It moves the tape back and forth when a tape is inserted and during boot up. In the last episode (Apr 15), Toby Swanson said: > Running FBSD 3.3 on a Pentium 133, 32 Mb RAM, 2 IDE drives (primary > and secondary masters), CD-ROM reader (secondary slave), Adaptec > 1542C (id 7), HP T4000 tape drive (id 5), Seagate ST31200N 1 GB drive > (id 6). > > I moved my hard drives and tape drives from a 486 motherboard (MB) to > a Pentium MB. Everything else stayed the same except I moved the > CD-ROM reader from primary slave to secondary slave. All equipment > is found during boot up. Everything works as before with the 2 > exceptions below. When trying to mount a CD I get an error of; > > cd9660: vfsload(cd9660); No such file or directory Check to see if you have a /modules/cd9660.so file. If not, cd into /sys/modules/cd9660 and do "make obj && make depend && make && make install" > When I try to use the tape drive or check its status I get; > > mt: /dev/nrsa0: Device not configured That's probably because there isn't a tape in the drive. The error string is misleading. According to the errno manpage, it should really read: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:41:27 2000 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 B0DAC37B6C2 for ; Sat, 15 Apr 2000 12:41:24 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id OAA05853; Sat, 15 Apr 2000 14:41:17 -0500 (CDT) (envelope-from dan) Date: Sat, 15 Apr 2000 14:41:17 -0500 From: Dan Nelson To: Toby Swanson Cc: "'freebsd-questions@freebsd.org'" , "'toby@milkyway.org'" Subject: Re: tape drive not working Message-ID: <20000415144117.E29750@dan.emsphone.com> References: <01BFA6EF.EF015620@rigel.milkyway.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: <01BFA6EF.EF015620@rigel.milkyway.org>; from "Toby Swanson" on Sat Apr 15 15:33:21 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 15), Toby Swanson said: > There is a /modules/cd9660.ko file. I tried the make anyway and > received this message. > > make: don't know how to make obj. Stop Well that's weird. Try manually loading the kld with "kldload cd9660" and see if you get any errors. > A tape is in the drive. It moves the tape back and forth when > a tape is inserted and during boot up. Weird again. The drive activity might just be because the SCSI bus was reset. It might not mean the device was found by the kernel. In your dmesg output, do you get anything like: sa0 at ahc0 bus 0 target 3 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 5.000MB/s transfers (5.000MHz, offset 15) (different make/model of course)? If not, then the system isn't finding the drive at all. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 12:51:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from u3.farm.idt.net (u3.farm.idt.net [169.132.8.12]) by hub.freebsd.org (Postfix) with ESMTP id 6596737B700 for ; Sat, 15 Apr 2000 12:51:27 -0700 (PDT) (envelope-from ecerejo@idt.net) Received: from idt.net (ppp-42.ts-2-bay.hck.idt.net [169.132.56.90]) by u3.farm.idt.net (8.9.3/8.9.3) with ESMTP id PAA26736 for ; Sat, 15 Apr 2000 15:51:24 -0400 (EDT) Message-ID: <38F8C886.F7E70DA3@idt.net> Date: Sat, 15 Apr 2000 15:52:38 -0400 From: Eduardo Cerejo X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: KDE sound, KSCD works but... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've recompiled my kernel several times trying to fix my sound problem, and now I have sound when I play the cd player but I have no sound in kde. Media Player doesn't play any sounds, Kmidi gives me this error on my Xterm: "/kernel: pcm0: unit not comfigured perhaps you want pcm1?" I tried to configure my kernel to pcm1 and then I get "...perhaps you want pcm2" and so on! But the thing is I know my sound is working because the CDs play just fine so I suspect that it has to do KDE. Kmidi itself tells me: "Can't Open Output Device" Right now I have this in my kernel: # Audio drivers: `snd', `sb', `pas', `gus', `pca' controller pnp0 device pcm0 at isa? port? tty irq 9 drq 1 flags 0x10" I try to open up kmix from ROOT and I get this error: Kmix: Could not open mixer. Perhaps you have no permission to access the mixer device. Login as root and do a 'chmod a+rw /dev/mixer*' to allow the access. I have run this command also ./MAKEDEV snd0 and still gives me the same errors. All the sounds are turned on in system sounds panel also. Any ideas everyone? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 13:37:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wendell.heistand.org (wendell.heistand.org [209.181.116.46]) by hub.freebsd.org (Postfix) with ESMTP id AA1EB37B5A2 for ; Sat, 15 Apr 2000 13:37:39 -0700 (PDT) (envelope-from heistand@heistand.org) Received: from heistand.org (localhost.heistand.org [127.0.0.1]) by wendell.heistand.org (Postfix) with ESMTP id C75531B218 for ; Sat, 15 Apr 2000 14:37:32 -0600 (MDT) X-Mailer: exmh version 2.1.1 10/15/1999 To: freebsd-questions@freebsd.org Subject: multiport ethernet question Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 15 Apr 2000 14:37:32 -0600 From: Steve Heistand Message-Id: <20000415203732.C75531B218@wendell.heistand.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, I recently bought a nice 4 port ethernet card for my little machine here. The problem is that it only gets recognized as one ethernet device de1. I have device de0 .. device de3 in my kernel config file. dmesg shows: de1: rev 0x41 int a irq 17 on pci0.13.0 de1: 21143 [10-100Mb/s] pass 4.1 de1: address 00:c0:f6:10:02:69 de0 is one of my old ethernet cards Im trying to consolitdate into one card. The chipset is dec 21143 made by the blackbox company. Well they sell it with their own name on it. not sure who really makes it. any thoughts? thanks steve ps please reply to me and the email list since Im not on the email list. Steve Heistand heistand@heistand.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 13:41:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from papoose.quick.com (papoose.quick.com [207.239.63.151]) by hub.freebsd.org (Postfix) with ESMTP id A1CF537B9EA for ; Sat, 15 Apr 2000 13:41:13 -0700 (PDT) (envelope-from jq@quick.com) Received: (from jq@localhost) by papoose.quick.com (8.9.1/8.9.1) id QAA07399 for freebsd-questions@freebsd.org; Sat, 15 Apr 2000 16:41:11 -0400 (EDT) Message-Id: <200004152041.QAA07399@papoose.quick.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3 v118.2) X-Nextstep-Mailer: Mail 3.3 (Enhance 2.2p1) Received: by NeXT.Mailer (1.118.2) From: "James E. Quick" Date: Sat, 15 Apr 2000 16:41:10 -0400 To: freebsd-questions@freebsd.org Subject: Looking for ways to protect myself from spammers on usenet. Reply-To: jq@quick.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Spammers have finally gotten too bad on usenet for me to keep posting news with a real email address. I use an ancient newsreader (a heavily modified version of strn) which posts via Pnews->inews. I want to keep using my favorite news software but I no longer wish to provide my email address to all those spamming assholes. I have done some net searches to to see how people are solving this problem, but have not come up with anything. My first quess is that the cleanest solution would involve patching inews by replacing the uname, gecos and hostname with suitably altered versions. Another approcah would be to use a perl script on the outbound leg (nntpsend) to filter addresses before being sent out. Someone must have done this before, can anyone provide me with some references to pre-existing wheels? --- ___ ___ | James E. Quick jq@quick.com / / / | Quick & Associates NeXTMail O.K. \_/ (_\/ | If only the HMO would cover my allergy to gravity. ) | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 14: 0:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from antares.milkyway.org (SOL.MILKYWAY.ORG [205.241.194.17]) by hub.freebsd.org (Postfix) with ESMTP id 26CE337B78C for ; Sat, 15 Apr 2000 14:00:36 -0700 (PDT) (envelope-from toby@antares.milkyway.org) Received: from localhost (toby@localhost) by antares.milkyway.org (8.9.3/8.9.3) with ESMTP id RAA83699; Sat, 15 Apr 2000 17:04:24 -0400 (EDT) (envelope-from toby@antares.milkyway.org) Date: Sat, 15 Apr 2000 17:04:24 -0400 (EDT) From: Toby Swanson To: Dan Nelson Cc: "'freebsd-questions@freebsd.org'" Subject: Re: tape drive not working In-Reply-To: <20000415144117.E29750@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000, Dan Nelson wrote: > In the last episode (Apr 15), Toby Swanson said: > > There is a /modules/cd9660.ko file. I tried the make anyway and > > received this message. > > > > make: don't know how to make obj. Stop > I missed the /sys part of the path. It maked in the correct directory but the error remained. > Well that's weird. Try manually loading the kld with "kldload cd9660" > and see if you get any errors. No errors and now the CD mounts! How do I make this permanent? > > A tape is in the drive. It moves the tape back and forth when > > a tape is inserted and during boot up. > > Weird again. The drive activity might just be because the SCSI bus was > reset. It might not mean the device was found by the kernel. In your > dmesg output, do you get anything like: > > sa0 at ahc0 bus 0 target 3 lun 0 > sa0: Removable Sequential Access SCSI-2 device > sa0: 5.000MB/s transfers (5.000MHz, offset 15) dmesg confirms the device is found. The device shows up during startup, both before FreeBSD starts and during boot up. All indications show correct bus, id, and lun. > > -- > Dan Nelson > dnelson@emsphone.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 14:16:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 9C89E37B506 for ; Sat, 15 Apr 2000 14:16:27 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id RAA45706; Sat, 15 Apr 2000 17:15:49 -0400 (EDT) (envelope-from cjc) Date: Sat, 15 Apr 2000 17:15:49 -0400 From: "Crist J. Clark" To: Dan Nelson Cc: Piotr Smyrak , freebsd-questions@FreeBSD.ORG Subject: Re: moving with dump and restore Message-ID: <20000415171549.A43905@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <8879.000415@eko.wroc.pl> <20000415143128.D29750@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000415143128.D29750@dan.emsphone.com>; from dnelson@emsphone.com on Sat, Apr 15, 2000 at 02:31:28PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 15, 2000 at 02:31:28PM -0500, Dan Nelson wrote: > In the last episode (Apr 15), Piotr Smyrak said: > > I tried to transfer my system to a new bigger drive. I use 'dump' in > > conjunction with 'restore'. The new disk is partitioned to /,/usr,/var > > and all this slices are mounted as /mnt/root /mnt/usr /mnt/var. > > > > I tried to: > > --- > > /mnt/usr> dump 0f - /usr | restore rf - > > DUMP: Date of this level 0 dump: Sat Apr 15 18:11:49 2000 > > DUMP: Date of last level 0 dump: the epoch > > DUMP: Dumping /usr to standard output > > DUMP: bad sblock magic number > > DUMP: The ENTIRE dump is aborted. > > Tape is not a dump tape > > --- > > The old disk was one slice + swap, is this a reason I cannot do it > > with 'dump'? How can I split the OS into 3 partitions while moving? > > Thanks for your time. > > 'dump' only works on entire disks. dump(8) only operates on _filesystems._ The argument to dump(8) must be a filesystem. > Restore, on the other hand, doesn't > care. You can simply do this: > > dump 0f - / | (cd /mnt ; restore rf - ) > > That'll dump the entire original disk, and restore to /mnt, /mnt/usr, > and /mnt/var automatically. You'll get a couple warnings about > /mnt/usr and /mnt/var already existing, but in your case, that is > expected. I think the original poster needs more guidance on how to remount his new disk (assume it's ad1s1), # mount /dev/ad1s1a /mnt # cd /mnt # mkdir usr var # mount /dev/ad1s1e /mnt/usr # mount /dev/ad1s1d /mnt/var # dump -0af - / | restore -xf - -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 14:23:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id 3B57637B868 for ; Sat, 15 Apr 2000 14:23:38 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id RAA08168; Sat, 15 Apr 2000 17:23:35 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004152123.RAA08168@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000414041614.14602.qmail@nwcst286.netaddress.usa.net> Date: Sat, 15 Apr 2000 17:23:35 -0400 (EDT) From: John Baldwin To: Chris Goz Subject: RE: make buildworld ok, but installworld crashed Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 14-Apr-00 Chris Goz wrote: > I tried upgrading 3.1-Stable to 4.0-Stable from source. The buildworld > completed successfully but when I tried iinstallworld, it crashed with > signal > 12 and error code 1. *sigh* You should have read /usr/src/UPDATING and followed the instructions there and you could have avoided this problem. Had you been reading -stable you would have seen this problem hashed out about 15 times on that list. Anyways, your best bet is probably to just back up your data and install 4.0 from scratch. Either that or copy /usr/bin, /usr/sbin, and /sbin from a 3.4-stable box over to your box and then follow the instructions in src/UPDATING to upgrade your machine. > I replaced /bin on this drive (2) with /bin from another drive (1) with > 3.4-RELEASE, and the system runs ok , but I cannot make buildworld with > 3.4-STABLE sources because it dies with > > Bad system call - core dumped > *** Error code 140 > > Also, top dies with "nlist failed". > > What other directories or files do I have to replace for it to work? > > Or how do I repair or upgrade my 3.1-STABLE system on drive 2 with eg. > 3.4-RELEASE that is on drive 1? > Or do I have to build the system from source on drive 1 and then do > installworld onto drive 2? Detailed instructions > on how to do this would be appreciated. src/UPDATING is very detailed. > Thank you. > > Chris -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use 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 Sat Apr 15 14:26:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f239.law3.hotmail.com [209.185.241.239]) by hub.freebsd.org (Postfix) with SMTP id 4AA0C37B6C2 for ; Sat, 15 Apr 2000 14:26:27 -0700 (PDT) (envelope-from sorak_no1@hotmail.com) Received: (qmail 37979 invoked by uid 0); 15 Apr 2000 21:26:23 -0000 Message-ID: <20000415212623.37978.qmail@hotmail.com> Received: from 212.151.114.12 by www.hotmail.com with HTTP; Sat, 15 Apr 2000 14:26:23 PDT X-Originating-IP: [212.151.114.12] From: "Lelle lidqvist" To: questions@freebsd.org Subject: kernel Date: Sat, 15 Apr 2000 14:26:23 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ../../pci/if_xl.c:133: miibus_if.h: No such file or directory mkdep: compile failed *** Error code 1 is this some file i should install? ______________________________________________________ Get Your Private, Free Email at 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 Sat Apr 15 15:15:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 19B8C37B771 for ; Sat, 15 Apr 2000 15:15:49 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id AB00CE870736; Sat, 15 Apr 2000 15:19:44 -0700 From: chip To: Walter Brameld , freebsd-questions@FreeBSD.ORG Subject: Re: Running FSCK - Was: I'm at a loss for a way to mount this second harddrive Date: Sat, 15 Apr 2000 15:16:38 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <00041510434301.03561@Bozo_3.BozoLand.domain> MIME-Version: 1.0 Message-Id: <00041515171800.85665@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Boot up in single user mode. When you get the count-down at bootup, > interrupt it by hitting a key (besides RETURN). At the resulting > prompt, type 'boot -s'. When all the hoopla stops, hit return to load > the default shell, then you can run 'fsck'. Your files systems should > be marked clean, and then you can do a normal reboot. > > I did the same thing as you when first starting out, drove me crazy > until I came across the answer. I've read here in the list that running > fsck on a mounted file system can cause damage, but like you I was > fortunate enough not to experience any. > > -- > Walter Brameld Thanks, that did the trick. -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 15:20:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by hub.freebsd.org (Postfix) with ESMTP id 78A6337B7A6 for ; Sat, 15 Apr 2000 15:20:20 -0700 (PDT) (envelope-from smyru@eko.wroc.pl) Received: from CESARSKI ([195.116.86.82]) by sys.heron.com.pl (8.9.3/8.9.3/rchk1.22) with ESMTP id AAA07292 for ; Sun, 16 Apr 2000 00:31:16 +0200 (CEST) Date: Sun, 16 Apr 2000 00:16:39 +0200 From: Piotr Smyrak X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: Piotr Smyrak X-Priority: 3 (Normal) Message-ID: <1811.000416@eko.wroc.pl> To: "'freebsd-questions@freebsd.org'" Subject: Re: moving with dump and restore Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, First thanks for your advices. > # mount /dev/ad1s1a /mnt > # cd /mnt > # mkdir usr var > # mount /dev/ad1s1e /mnt/usr > # mount /dev/ad1s1d /mnt/var > # dump -0af - / | restore -xf - I did it. But wheen I switched the disks and tried to boot, I got 'empty partition. Can't find kernel'. Even if I put its name in the prompt it does not start. Why? What I could did wrong? -- best, Piotr Smyrak smyru@eko.wroc.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 15:34:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id DAF3437B79A for ; Sat, 15 Apr 2000 15:34:20 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: (qmail 876 invoked by alias); 15 Apr 2000 22:32:17 -0000 Delivered-To: fixup-questions@freebsd.org@fixme Received: (qmail 871 invoked by uid 0); 15 Apr 2000 22:32:16 -0000 Received: from unknown (HELO laptop.cybcon.com) (63.227.213.90) by ptldpop3.ptld.uswest.net with SMTP; 15 Apr 2000 22:32:16 -0000 Content-Length: 512 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 15 Apr 2000 15:34:08 -0700 (PDT) Reply-To: bwoods2@uswest.net From: William Woods To: questions@freebsd.org Subject: Netscape6 for Linux on FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have Netscape6 running fine from the ports, but whjen I go to a secure sight I get "https is not a registered protocol". Whats upo with that and how do I fix it? ---------------------------------- E-Mail: bwoods2@uswest.net Date: 15-Apr-00 Time: 15:32:37l ---------------------------------- NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, Subchapter II, 227, and all unsolicited commercial e-mail sent to this address is subject to a download and archival fee in the amount of $500 US To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 15:36:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cs.umn.edu (mail.cs.umn.edu [128.101.32.200]) by hub.freebsd.org (Postfix) with ESMTP id 89C6C37B69E for ; Sat, 15 Apr 2000 15:36:51 -0700 (PDT) (envelope-from duan@cs.umn.edu) Received: from chopin.cs.umn.edu (IDENT:root@chopin.cs.umn.edu [128.101.34.191]) by mail.cs.umn.edu (8.9.3/8.9.3) with ESMTP id RAA20379 for ; Sat, 15 Apr 2000 17:36:47 -0500 (CDT) Received: from localhost (duan@localhost) by chopin.cs.umn.edu (8.9.3/8.9.0) with ESMTP id RAA18791 for ; Sat, 15 Apr 2000 17:36:46 -0500 X-Authentication-Warning: chopin.cs.umn.edu: duan owned process doing -bs Date: Sat, 15 Apr 2000 17:36:46 -0500 (CDT) From: Zhenhai Duan To: questions@FreeBSD.ORG Subject: release2.2.6 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am looking for FreeBSD 2.2.6. Can anyone point me out where I can find it? I searched several mirror sites, but the earliest one I can find is 2.2.7. Thanks. --Zhenhai -------------------------------------------------------------- Zhenhai Duan PhD student Computer Science Department http://www.cs.umn.edu/~duan University of Minnesota, TC Phone: (612)626-7526(O) -------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 15:51:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 9BC6337B7B5 for ; Sat, 15 Apr 2000 15:51:46 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.47]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 15 Apr 2000 16:02:33 -0700 Message-ID: <38F8F27C.3688B3D8@3-cities.com> Date: Sat, 15 Apr 2000 15:51:40 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Lelle lidqvist Cc: questions@freebsd.org Subject: Re: kernel References: <20000415212623.37978.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lelle lidqvist wrote: > > ../../pci/if_xl.c:133: miibus_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > is this some file i should install? It isn't something to install. It is something you deleted too much of when you were configuring your kernel. The xl NIC requires the "device miibus" in the kernel. Add it back in configure the kernel, make, and install it. Kent > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 16:10:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id D733D37B827 for ; Sat, 15 Apr 2000 16:10:34 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id RAA04396 for ; Sat, 15 Apr 2000 17:11:15 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 15 Apr 2000 17:11:15 -0600 (CST) From: Ryan Thompson To: freebsd-questions@freebsd.org Subject: Sudden Apache DBD troubles after reboot Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, After a reboot (due to hardware upgrades, of course :-), my Perl scripts that use mySQL refuse to run (generate 500 errors). Helpful outputs (Apologies for the long lines): # cat /var/log/httpd/error.log | tail -10 [Sat Apr 15 17:00:56 2000] [notice] SIGUSR1 received. Doing graceful restart [Sat Apr 15 17:00:56 2000] [notice] Apache/1.3.12 (Unix) PHP/3.0.15 mod_perl/1.21 configured -- resuming normal operations [Sat Apr 15 17:00:59 2000] [error] Can't load '/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBD/mysql/mysql.so' for module DBD::mysql: Shared object "libmysqlclient.so.6" not found at /usr/libdata/perl/5.00503/DynaLoader.pm line 169. at /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Mysql.pm line 13 BEGIN failed--compilation aborted at /www/perl//DBHandle.pm line 26. BEGIN failed--compilation aborted at /www/perl/riverbend/Query.pm line 22. BEGIN failed--compilation aborted at /www/perl/riverbend/Product.pm line 22. BEGIN failed--compilation aborted at /home/riverbend/cgi-bin/product.pl line 27. # ldconfig -r | grep mysql search directories: /usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/m3/FreeBSD2:/usr/local/lib/mysql 174:-lmysqlclient.6 => /usr/local/lib/mysql/libmysqlclient.so.6 # ps -ax | grep mysql 4205 p1 S+ 0:00.01 grep mysql 3864 p2 I 0:00.02 /bin/sh /usr/local/bin/safe_mysqld --user=mysql 3873 p2 S 0:00.10 /usr/local/libexec/mysqld --basedir=/usr/local --data # ll /usr/local/lib/mysql/* -rw-r--r-- 1 root 10050 Mar 1 10:22 /usr/local/lib/mysql/libdbug.a -rw-r--r-- 1 root 33104 Mar 1 10:22 /usr/local/lib/mysql/libheap.a -rw-r--r-- 1 root 14408 Mar 1 10:22 /usr/local/lib/mysql/libmerge.a -rw-r--r-- 1 root 128836 Dec 4 21:48 /usr/local/lib/mysql/libmysqlclient.a lrwxr-xr-x 1 root 19 Dec 4 21:48 /usr/local/lib/mysql/libmysqlclient.so -> libmysqlclient.so.6* -rwxr-xr-x 1 root 84018 Dec 4 21:48 /usr/local/lib/mysql/libmysqlclient.so.6 -rw-r--r-- 1 root 35016 Mar 1 10:22 /usr/local/lib/mysql/libmystrings.a -rw-r--r-- 1 root 148782 Mar 1 10:22 /usr/local/lib/mysql/libmysys.a -rw-r--r-- 1 root 95084 Mar 1 10:22 /usr/local/lib/mysql/libnisam.a And, I can connect to the mySQL server with the `mysql` client and perform queries as usual. The DBD stuff seems not to be working. As I mentioned, I *think* this happened after the reboot I did a few minutes ago. Running 3.4-STABLE (last buildworld about 45 days ago), and mysql 3.22.32. Apache 1.3.12 and mod_perl 1.21 are being used as well. Any suggestions? This is affecting a lot of clients! -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 16:25:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 83E5437B7B3 for ; Sat, 15 Apr 2000 16:25:50 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id RAA00970; Sat, 15 Apr 2000 17:26:15 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 15 Apr 2000 17:26:15 -0600 (CST) From: Ryan Thompson To: Steve Hovey Cc: freebsd-questions@freebsd.org Subject: Re: Sudden Apache DBD troubles after reboot In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve Hovey wrote to Ryan Thompson: > Looks to me like it wants to find libmysqlclient.so.6 in that perl > directory and isnt lookin in the mysql lib area How, then, might I entice the loader to look in the proper directory as it did before? - Ryan > On Sat, 15 Apr 2000, Ryan Thompson wrote: > > > Hi all, > > > > After a reboot (due to hardware upgrades, of course :-), my Perl scripts > > that use mySQL refuse to run (generate 500 errors). Helpful outputs > > (Apologies for the long lines): > > > > > > # cat /var/log/httpd/error.log | tail -10 > > [Sat Apr 15 17:00:56 2000] [notice] SIGUSR1 received. Doing graceful restart > > [Sat Apr 15 17:00:56 2000] [notice] Apache/1.3.12 (Unix) PHP/3.0.15 mod_perl/1.21 configured -- resuming normal operations > > [Sat Apr 15 17:00:59 2000] [error] Can't load '/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBD/mysql/mysql.so' for module DBD::mysql: Shared object "libmysqlclient.so.6" not found at /usr/libdata/perl/5.00503/DynaLoader.pm line 169. > > > > at /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Mysql.pm line 13 > > BEGIN failed--compilation aborted at /www/perl//DBHandle.pm line 26. > > BEGIN failed--compilation aborted at /www/perl/riverbend/Query.pm line 22. > > BEGIN failed--compilation aborted at /www/perl/riverbend/Product.pm line 22. > > BEGIN failed--compilation aborted at /home/riverbend/cgi-bin/product.pl line 27. > > > > # ldconfig -r | grep mysql > > search directories: /usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/m3/FreeBSD2:/usr/local/lib/mysql > > 174:-lmysqlclient.6 => /usr/local/lib/mysql/libmysqlclient.so.6 > > > > # ps -ax | grep mysql > > 4205 p1 S+ 0:00.01 grep mysql > > 3864 p2 I 0:00.02 /bin/sh /usr/local/bin/safe_mysqld --user=mysql > > 3873 p2 S 0:00.10 /usr/local/libexec/mysqld --basedir=/usr/local --data > > > > > > # ll /usr/local/lib/mysql/* > > -rw-r--r-- 1 root 10050 Mar 1 10:22 /usr/local/lib/mysql/libdbug.a > > -rw-r--r-- 1 root 33104 Mar 1 10:22 /usr/local/lib/mysql/libheap.a > > -rw-r--r-- 1 root 14408 Mar 1 10:22 /usr/local/lib/mysql/libmerge.a > > -rw-r--r-- 1 root 128836 Dec 4 21:48 /usr/local/lib/mysql/libmysqlclient.a > > lrwxr-xr-x 1 root 19 Dec 4 21:48 /usr/local/lib/mysql/libmysqlclient.so -> libmysqlclient.so.6* > > -rwxr-xr-x 1 root 84018 Dec 4 21:48 /usr/local/lib/mysql/libmysqlclient.so.6 > > -rw-r--r-- 1 root 35016 Mar 1 10:22 /usr/local/lib/mysql/libmystrings.a > > -rw-r--r-- 1 root 148782 Mar 1 10:22 /usr/local/lib/mysql/libmysys.a > > -rw-r--r-- 1 root 95084 Mar 1 10:22 /usr/local/lib/mysql/libnisam.a > > > > And, I can connect to the mySQL server with the `mysql` client and perform > > queries as usual. The DBD stuff seems not to be working. > > > > As I mentioned, I *think* this happened after the reboot I did a few > > minutes ago. > > > > Running 3.4-STABLE (last buildworld about 45 days ago), and mysql > > 3.22.32. Apache 1.3.12 and mod_perl 1.21 are being used as well. > > > > Any suggestions? This is affecting a lot of clients! > > > > -- > > Ryan Thompson > > Systems Administrator, Accounts > > Phone: +1 (306) 664-1161 > > > > SaskNow Technologies http://www.sasknow.com > > #106-380 3120 8th St E Saskatoon, SK S7H 0W2 > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 16:49:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 0B0EC37B77D for ; Sat, 15 Apr 2000 16:49:57 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id RAA03280; Sat, 15 Apr 2000 17:50:35 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 15 Apr 2000 17:50:35 -0600 (CST) From: Ryan Thompson To: Steve Hovey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sudden Apache DBD troubles after reboot In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ryan Thompson wrote to Steve Hovey: > Steve Hovey wrote to Ryan Thompson: > > > Looks to me like it wants to find libmysqlclient.so.6 in that perl > > directory and isnt lookin in the mysql lib area > > How, then, might I entice the loader to look in the proper directory as it > did before? > > - Ryan > Well... I solved the problem. I ended up rebuilding the p5 Mysql modules, linking libmysqlclient.a statically. Solves the problem of having to search :-) Still doesn't explain why it suddenly broke with shared objects in the first place, but at least I'm back up and running. - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 17:10: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bridge.com.br (bridge3.bridge.com.br [200.244.126.37]) by hub.freebsd.org (Postfix) with ESMTP id 3C2FA37B69B for ; Sat, 15 Apr 2000 17:09:54 -0700 (PDT) (envelope-from miguelfernandez@bridge.com.br) Received: from miguel (unverified [200.244.126.103]) by mail.bridge.com.br (Vircom SMTPRS 4.1.180) with SMTP id for ; Sat, 15 Apr 2000 21:08:46 -0300 Message-ID: <000701bfa737$a4fc47e0$677ef4c8@miguel> From: "Conta principal" To: Subject: Instalation Date: Sat, 15 Apr 2000 21:06:37 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BFA71E.7D420780" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BFA71E.7D420780 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi ! I'm new on free BSD , but I use Linux by 2 years . I've = installed freeBSD and later , i've tryed to run gnome , and kde , but it = appear "Command not found "=20 Ok , i've thinked : I didin't installed them ! But I dont know how . And when I try to run /stand/sysinstall and = install the respectives packages , appears some errors . then I go to = the directory=20 /usr/ports , there are various applications like kde and gnome , but = when i rum make it say , "gnome.gzip not found " I have two questions : What the difference between ports and packages ? The official freeBSD CD-rom have all packages ( like gnome , kde = ...) ?? if no , where i can get ? =20 Ah , how I can run linux executables in freeBSD ? Well , thank you for your help ! Miguel garz A free newcomer . ------=_NextPart_000_0004_01BFA71E.7D420780 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
   Hi ! I'm new on free = BSD , but I=20 use Linux by 2 years . I've installed freeBSD and later , i've tryed to = run=20 gnome , and kde , but it appear "Command not found " =
    Ok , i've thinked = : I didin't=20 installed them !
    But I dont know = how . And=20 when I try to run /stand/sysinstall and install the respectives packages = ,=20 appears some errors . then I go to the directory
/usr/ports , there are various = applications like=20 kde and gnome , but when i rum make it say , "gnome.gzip not found=20 "
    I have two = questions=20 :
        What=20 the difference between ports and packages ?
        The=20 official freeBSD CD-rom have all packages ( like gnome , kde ...)=20 ??
    if no , where i = can get=20 ?
   
    Ah , how I can = run linux=20 executables in freeBSD ?
 
    Well , thank you = for your=20 help !
    Miguel = garz
 
    A free newcomer=20 .
------=_NextPart_000_0004_01BFA71E.7D420780-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 17:22:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from adsl-63-201-55-220.dsl.snfc21.pacbell.net (adsl-63-201-55-220.dsl.snfc21.pacbell.net [63.201.55.220]) by hub.freebsd.org (Postfix) with ESMTP id 0EDB537B69B for ; Sat, 15 Apr 2000 17:22:42 -0700 (PDT) (envelope-from jwg2@adsl-63-201-55-220.dsl.snfc21.pacbell.net) Received: from localhost (jwg2@localhost) by adsl-63-201-55-220.dsl.snfc21.pacbell.net (8.9.3/8.9.3) with ESMTP id RAA72401; Sat, 15 Apr 2000 17:20:50 -0700 (PDT) (envelope-from jwg2@adsl-63-201-55-220.dsl.snfc21.pacbell.net) Date: Sat, 15 Apr 2000 17:20:50 -0700 (PDT) From: Jeff Gray To: Jeffrey San Diego Cc: questions@FreeBSD.ORG Subject: Re: Cannot print In-Reply-To: <000a01bfa711$5473efb0$2157fd3f@penguin> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did you run lpd as root? Must turn on the print daemon before you can print. lpc is a good friend for seeing what is going on. lpc > lpc status lp lp0 If you are still having problems include a copy of /etc/printcap Jeff On Sat, 15 Apr 2000, Jeffrey San Diego wrote: > I tried to run a test print by doing "lptest | lpr". Then I checked the > print queue by doing lpq. I got this message even with my printer turned on: > > waiting for lp to become ready (offline?) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 17:28:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pantheon-po04.its.yale.edu (pantheon-po04.its.yale.edu [130.132.143.35]) by hub.freebsd.org (Postfix) with ESMTP id 39E2F37B580 for ; Sat, 15 Apr 2000 17:28:32 -0700 (PDT) (envelope-from denis.ostrovsky@yale.edu) Received: from mercury.cis.yale.edu (do33@mercury.cis.yale.edu [130.132.143.247]) by pantheon-po04.its.yale.edu (8.8.8/8.8.8) with ESMTP id UAA06138 for ; Sat, 15 Apr 2000 20:28:29 -0400 (EDT) Received: from localhost (do33@localhost) by mercury.cis.yale.edu (8.8.8/8.8.8) with ESMTP id UAA14850 for ; Sat, 15 Apr 2000 20:28:27 -0400 (EDT) X-Authentication-Warning: mercury.cis.yale.edu: do33 owned process doing -bs Date: Sat, 15 Apr 2000 20:28:27 -0400 (EDT) From: Dennis Ostrovsky X-Sender: do33@mercury.cis.yale.edu To: questions@freebsd.org Subject: Install problems - multiple frees Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm installing FBSD 3.1 from the Walnut Creek CD-ROM onto a 10G IBM HD which is the slave drive to a 4.3GB Western Digital. Booting from floppies. At various points during various installation I get a kernel panic, multiple frees is the error, and then it reboots. Is this a sign of bad hardware? Is my RAM bad? I have never had trouble in the past, but recently weird stuff has been happening both in Windows and on the BSD partition on my primary drive. Dennis ------------------------------------------------------------------------ Dennis Ostrovsky ** Department of Chemistry ** Yale University E-mail: den@master.chem.yale.edu WWW: http://pantheon.yale.edu/~do33 ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 17:59:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wonka.esatclear.ie (wonka.esatclear.ie [194.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id 9AA3237B7B5 for ; Sat, 15 Apr 2000 17:59:44 -0700 (PDT) (envelope-from fermoyle@esatclear.ie) Received: from dylanscomputer (f-airlock097.esatclear.ie [194.145.135.97]) by wonka.esatclear.ie (8.9.3/8.9.3) with SMTP id BAA27925 for ; Sun, 16 Apr 2000 01:59:36 +0100 Message-ID: <000201bfa73e$ed2689c0$618791c2@dylanscomputer> From: "Dylan Fermoyle" To: Subject: download Date: Sun, 16 Apr 2000 01:57:50 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA747.2B6DDC80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA747.2B6DDC80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable This may sound extremely basic but I have gone to the mirror ftp site = for ireland, but i dont know which file I am supposed to download is it = /pub/FreeBSD/releases/i386/4.0-RELEASE ? if so do I just download the entire folder as it is there? Thank you for your time...sorry for the BASIC question :) Dylan. ------=_NextPart_000_0005_01BFA747.2B6DDC80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
This may sound extremely basic but I = have gone to=20 the mirror ftp site for ireland, but i dont know which file I am = supposed to=20 download is it /pub/FreeBSD/releases/i386/4.0-RELEASE ?
if so do I just download the entire = folder as it is=20 there?
Thank you for your time...sorry for the = BASIC=20 question :)
Dylan.
------=_NextPart_000_0005_01BFA747.2B6DDC80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 18:12:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id C41E237B7B5 for ; Sat, 15 Apr 2000 18:12:08 -0700 (PDT) (envelope-from alex@wnm.net) Received: from localhost (alex@localhost) by earth.wnm.net (8.8.8/8.8.8) with ESMTP id UAA02828; Sat, 15 Apr 2000 20:12:05 -0500 (CDT) Date: Sat, 15 Apr 2000 20:12:05 -0500 (CDT) From: Alex Charalabidis To: Dylan Fermoyle Cc: freebsd-questions@FreeBSD.ORG Subject: Re: download In-Reply-To: <000201bfa73e$ed2689c0$618791c2@dylanscomputer> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 16 Apr 2000, Dylan Fermoyle wrote: > This may sound extremely basic but I have gone to the mirror ftp site for ireland, but i dont know which file I am supposed to download is it /pub/FreeBSD/releases/i386/4.0-RELEASE ? > if so do I just download the entire folder as it is there? > Thank you for your time...sorry for the BASIC question :) > Dylan. > Get the floppy disk images from the floppies/ subdirectory. Write the images to a pair of blank floppies and boot from those floppies. If you lack the tools to write raw images, look in tools/. Once you've booted from those floppies, it practically installs itself. Check out http://www.freebsd.org/handbook/install-guide.html for more detailed information. hth -ac -- ============================================================== Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 Systems Administrator Memphis, TN 38157 WebNet Memphis (901) 432 6000 Author, The Book of IRC http://www.bookofirc.com/ ============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 18:27:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id DAF5D37B8EA for ; Sat, 15 Apr 2000 18:27:25 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id VAA46191; Sat, 15 Apr 2000 21:27:15 -0400 (EDT) (envelope-from cjc) Date: Sat, 15 Apr 2000 21:27:15 -0400 From: "Crist J. Clark" To: Rick Hamell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange Nat/DNS? problem Message-ID: <20000415212715.B46067@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from hamellr@aracnet.com on Fri, Apr 14, 2000 at 10:39:06AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 14, 2000 at 10:39:06AM -0700, Rick Hamell wrote: > > Hi all, I finally got my Cisco 675 into bridging mode. I've got a > firewall with Dual-nic's and a static IP assigned to the Public one. All > that works great, I can ping any Ip address outside from the firewall just > fine. But I can't ping my primary or seconadary DNS server, so as a > consequence I can't ping anything by it's name, just the ip number. The > problem is that it worked just before I shutdown to install a modem, but I > don't remeber changing anything of course...:) Any help with where to even > start looking is appreciated! First, where are your DNS servers? Inside or outside of your NAT'ed net? I would guess outside? I thought you said that you _could_ ping any machine outside though? Are we talking about DNS lookups on the NAT machine or on the private net? Could you be a little more clear about this? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 18:40:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mhub3.tc.umn.edu (mhub3.tc.umn.edu [128.101.131.43]) by hub.freebsd.org (Postfix) with ESMTP id 2105437B8F6 for ; Sat, 15 Apr 2000 18:40:38 -0700 (PDT) (envelope-from drew0054@tc.umn.edu) Received: from garnet.tc.umn.edu by mhub3.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Sat, 15 Apr 2000 20:40:33 -0500 Received: from localhost by garnet.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Sat, 15 Apr 2000 20:40:33 -0500 Date: Sat, 15 Apr 2000 20:40:33 -0500 (CDT) From: Zachary Drew To: freebsd-questions@freebsd.org Subject: natd being used as a gateway...security risk? Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm using a natd box (freebsd) to share one ip address among several machines. the natd box has is multihomed with 2 NICs (one private one public). The public network is considered hostile (its on a university network). i wondered if i could use my machine as a gateway from another machine on the universities network (making that other machine appear to be my machine) and it turns out i can. The other host i tried this from is on the same subnet as I. I could login to machine and check where i logged in from... it would appear that i loged in from the natd host. so is running natd like this a security risk? people can simply change their ip address and make an attack apear to be coming from my ip address? could people outside my subnet use my machine as a gateway? How should i go about fixing this? Should the natd man pages warn of this? thanks zach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 18:55:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 55C1F37B537 for ; Sat, 15 Apr 2000 18:55:11 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-221.alpha.net.au [203.41.44.221] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id LAA17429; Sun, 16 Apr 2000 11:53:57 +1000 From: Danny To: Alex Charalabidis , phreaknic@hushmail.com Subject: Re: a little bit of advice about Free Bsd.......... Date: Mon, 17 Apr 2000 11:57:38 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: questions@FreeBSD.ORG References: MIME-Version: 1.0 Message-Id: <00041711592602.00331@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can install a Windows Manager with the CD ROM and using /stand/sysinstall or you can use the ports of the internet. Unlike Linux RPMS ports does everything for you automatically And IF you want to isntall netscape. I think is something like /usr/ports/www/netscape type in "make installl" and it will do everything for you automatically. On Sat, 15 Apr 2000, Alex Charalabidis wrote: > On Fri, 14 Apr 2000 phreaknic@hushmail.com wrote: > > > I have been thinking about putting Free Bsd on my system for a little while > > know, and Have a couple quick questions. Once I have Freebsd installed and > > X configured can I immediatly start window > > maker (Fell in love with it recently)? Does netscape come pre-installed? > > and lastly is setting up sound a simple process, or fairly difficult? Slackware > > comes to mind. anyway Thanks for your time. > > > WindowMaker does not come as part of the installation but is dead easy to > install from the ports (or packages), no sweat. Netscape is something you > can also install from ports, but it will have to be downloaded. The > installation process for either is disgustingly painless. Check the > handbook on using the ports collection. > > Sound is another story. You will have to identify the correct driver for > your card and recompile the kernel since the generic kernel has no sound > support at all. If working with Linux has given you an irrational fear of > recompiling kernels, relax. this is one thing where FreeBSD is very > obviously NOT Linux. Do make sure your sound card is supported and check > the list archives for problems other people may have encountered with it. > > hth > > -ac > > -- > ============================================================== > Alex Charalabidis (AC8139) 5050 Poplar Ave, Ste 170 > Systems Administrator Memphis, TN 38157 > WebNet Memphis (901) 432 6000 > Author, The Book of IRC http://www.bookofirc.com/ > ============================================================== > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 18:57:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id C3D5537B885 for ; Sat, 15 Apr 2000 18:57:06 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-221.alpha.net.au [203.41.44.221] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id LAA17488; Sun, 16 Apr 2000 11:56:33 +1000 From: Danny To: Kent Stewart , Eduardo Cerejo Subject: Re: Kernel builds fine but still no sound!!!!! Date: Mon, 17 Apr 2000 12:01:12 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <38F78DEA.C1069D8@3-cities.com> MIME-Version: 1.0 Message-Id: <00041712020303.00331@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the exact sound card also I beleieve Try adding the following to your kernel files and recompiling the kenrel again # FreeBSD Sound Card Configuration device pcm0 Lookign forward to your feedback. dannyh dannyh@idx.com.au On Sat, 15 Apr 2000, Kent Stewart wrote: > Eduardo Cerejo wrote: > > > > Hello everyone, > > > > I've trying to make my sound work by recompiling my kernel and I've done > > 4 times now trying to make it work but still no success, I have a Yamaha > > chip OPL3-SAx. I'm running FreeBSD 3.4-Release and here's what I've > > got now in my kernel file: > > > > # Audio drivers: `snd', `sb', `pas', `gus', `pca' > > > > controller pnp0 > > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 > > > > When I do the 'make' command it loads fine and with no errors, but when > > I reboot to try the sound, it reboots just fine but I still can't play a > > sound. I've tried to open the sound mixer panel from KDE and it gives > > me this error: > > > > "Kmix: Could not open mixer. > > Perhaps you have no permission to access the mixer device. > > Login as root and do a 'chmod a+rw /dev/mixer*' to allow the access" > > > > Well I know this is the wrong solution because I'm logged as root. I > > have no idea as to why it's giving me this error, it did the same thing > > with caldera linux but didn't have that problem with redhat. > > > > Tried to play a regular music CD using the CD player and got this error > > message: > > > > "CDROM read or access error. > > Please make sure you have access permissions to: > > /dev/rmatcd0c" > > You forgot to configure kscd. Didn't read if you had done "./MAKEDEV > snd0" or not. The configure button is the screwdriver and wrench > button. Your CDROM is probably acd0c. > > Kent > > > > > I can only think perhaps there's something wrong with recompiled kernel > > and that's why I'm including a copy of it here. I also tried to > > recompile my kernel with the controller snd0 and the device opl0 like > > this: > > > > controller snd0 > > device opl0 at isa? port 0x388 > > > > This one fails to load, tried it different way and it fails, it only > > loaded with the first setting so far. > > One more question, when the kernel fails to load with the 'make' > > command, do I have to delete the folder /usr/src/sys/compile/MYKERNEL > > before I attempt to recompile it again? > > > > I would appreciate any hints to this problem since I've read almost > > everything having to do with sound, I even printed the whole LINT file. > > > > Here's the copy of my kernel file: > > > > # > > # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks > > # > > # For more information on this file, please read the handbook section on > > > > # Kernel Configuration Files: > > # > > # http://www.freebsd.org/handbook/kernelconfig-config.html > > # > > # The handbook is also available locally in /usr/share/doc/handbook > > # if you've installed the doc distribution, otherwise always see the > > # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the > > # latest information. > > # > > # An exhaustive list of options and more detailed explanations of the > > # device lines is also present in the ./LINT configuration file. If you > > are > > # in doubt as to the purpose or necessity of a line, check first in > > LINT. > > # > > # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.143.2.24 1999/12/05 01:56:42 > > luoqi Exp $ > > > > machine "i386" > > # cpu "I386_CPU" > > # cpu "I486_CPU" > > cpu "I586_CPU" > > cpu "I686_CPU" > > ident MYKEREL > > maxusers 10 > > > > options MATH_EMULATE #Support for x87 emulation > > options INET #InterNETworking > > options FFS #Berkeley Fast Filesystem > > options FFS_ROOT #FFS usable as root device [keep > > this!] > > options MFS #Memory Filesystem > > options MFS_ROOT #MFS usable as root device, > > "MFS" req'ed > > options NFS #Network Filesystem > > options NFS_ROOT #NFS usable as root device, > > "NFS" req'ed > > options MSDOSFS #MSDOS Filesystem > > options "CD9660" #ISO 9660 Filesystem > > options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" > > req'ed > > options PROCFS #Process filesystem > > options "COMPAT_43" #Compatible with BSD 4.3 [KEEP > > THIS!] > > #options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI > > device > > options UCONSOLE #Allow users to grab the console > > > > options FAILSAFE #Be conservative > > options USERCONFIG #boot -c editor > > options VISUAL_USERCONFIG #visual boot -c editor > > options KTRACE #ktrace(1) syscall trace support > > > > options SYSVSHM #SYSV-style shared memory > > options SYSVMSG #SYSV-style message queues > > options SYSVSEM #SYSV-style semaphores > > > > config kernel root on wd0 > > > > # To make an SMP kernel, the next two are needed > > #options SMP # Symmetric MultiProcessor > > Kernel > > #options APIC_IO # Symmetric (APIC) I/O > > # Optionally these may need tweaked, (defaults shown): > > #options NCPU=2 # number of CPUs > > #options NBUS=4 # number of busses > > #options NAPIC=1 # number of IO APICs > > #options NINTR=24 # number of INTs > > > > controller isa0 > > controller pnp0 # PnP support for ISA > > controller eisa0 > > controller pci0 > > > > # Floppy drives > > controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 > > disk fd0 at fdc0 drive 0 > > disk fd1 at fdc0 drive 1 > > > > # IDE controller and disks > > options "CMD640" # work around CMD640 chip deficiency > > controller wdc0 at isa? port "IO_WD1" bio irq 14 > > disk wd0 at wdc0 drive 0 > > disk wd1 at wdc0 drive 1 > > > > controller wdc1 at isa? port "IO_WD2" bio irq 15 > > disk wd2 at wdc1 drive 0 > > disk wd3 at wdc1 drive 1 > > > > # ATAPI devices > > options ATAPI #Enable ATAPI support for IDE bus > > options ATAPI_STATIC #Don't do it as an LKM > > device acd0 #IDE CD-ROM > > #device wfd0 #IDE Floppy (e.g. LS-120) > > > > # SCSI Controllers > > # A single entry for any of these controllers (ncr, ahb, ahc) is > > # sufficient for any number of installed devices. > > #controller ncr0 # NCR/Symbios Logic > > #controller ahb0 # EISA AHA1742 family > > #controller ahc0 # AHA2940 and onboard AIC7xxx devices > > #controller amd0 # AMD 53C974 (Teckram DC-390(T)) > > #controller isp0 # Qlogic family > > #controller dpt0 # DPT Smartcache - See LINT for options! > > > > #controller adv0 at isa? port ? cam irq ? > > #controller adw0 > > #controller bt0 at isa? port ? cam irq ? > > #controller aha0 at isa? port ? cam irq ? > > #controller aic0 at isa? port ? cam irq ? > > > > # SCSI peripherals > > # Only one of each of these is needed, they are dynamically allocated. > > #controller scbus0 # SCSI bus (required) > > #device da0 # Direct Access (disks) > > #device sa0 # Sequential Access (tape etc) > > #device cd0 # CD > > #device pass0 # Passthrough device (direct SCSI) > > > > # Proprietary or custom CD-ROM Interfaces > > #device wt0 at isa? port 0x300 bio irq 5 drq 1 > > #device mcd0 at isa? port 0x300 bio irq 10 > > #device matcd0 at isa? port 0x230 bio > > #device scd0 at isa? port 0x230 bio > > > > # atkbdc0 controls both the keyboard and the PS/2 mouse > > controller atkbdc0 at isa? port IO_KBD tty > > device atkbd0 at isa? tty irq 1 > > device psm0 at isa? tty irq 12 > > > > device vga0 at isa? port ? conflicts > > > > # splash screen/screen saver > > pseudo-device splash > > > > # syscons is the default console driver, resembling an SCO console > > device sc0 at isa? tty > > > > # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver > > #device vt0 at isa? tty > > #options XSERVER # support for X server > > #options FAT_CURSOR # start with block cursor > > # If you have a ThinkPAD, uncomment this along with the rest of the PCVT > > lines > > #options PCVT_SCANSET=2 # IBM keyboards are non-std > > > > # Floating point support - do not disable. > > device npx0 at isa? port IO_NPX irq 13 > > > > # Power management support (see LINT for more options) > > device apm0 at isa? disable flags 0x31 # Advanced Power > > Management > > > > # PCCARD (PCMCIA) support > > #controller card0 > > #device pcic0 at card? > > #device pcic1 at card? > > > > # Serial (COM) ports > > device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 > > device sio1 at isa? port "IO_COM2" tty irq 3 > > device sio2 at isa? disable port "IO_COM3" tty irq 5 > > device sio3 at isa? disable port "IO_COM4" tty irq 9 > > > > # Parallel port > > device ppc0 at isa? port? flags 0x40 net irq 7 > > controller ppbus0 # Parallel port bus (required) > > device lpt0 at ppbus? # Printer > > device plip0 at ppbus? # TCP/IP over parallel > > device ppi0 at ppbus? # Parallel port interface device > > > > #controller vpo0 at ppbus? # Requires scbus and da0 > > > > # PCI Ethernet NICs. > > #device al0 # ADMtek AL981 (``Comet'') > > #device ax0 # ASIX AX88140A > > #device de0 # DEC/Intel DC21x4x (``Tulip'') > > #device fxp0 # Intel EtherExpress PRO/100B (82557, > > 82558) > > #device mx0 # Macronix 98713/98715/98725 (``PMAC'') > > #device pn0 # Lite-On 82c168/82c169 (``PNIC'') > > #device rl0 # RealTek 8129/8139 > > #device sf0 # Adaptec AIC-6915 DuraLAN > > (``Starfire'') > > #device sis0 # Silicon Integrated Systems SiS 900/SiS > > 7016 > > #device ste0 # Sundance ST201 (D-Link DFE-550) > > #device tl0 # Texas Instruments ThunderLAN > > #device tx0 # SMC 9432TX (83c170 ``EPIC'') > > #device vr0 # VIA Rhine, Rhine II > > #device vx0 # 3Com 3c590, 3c595 (``Vortex'') > > #device wb0 # Winbond W89C840F > > #device xl0 # 3Com 3c90x (``Boomerang'', > > ``Cyclone'') > > > > # ISA Ethernet NICs. > > # Order is important here due to intrusive probes, do *not* alphabetize > > # this list of network interfaces until the probes have been fixed. > > # Right now it appears that the ie0 must be probed before ep0. See > > # revision 1.20 of this file. > > #device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 > > #device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 > > #device ep0 at isa? port 0x300 net irq 10 > > #device ex0 at isa? port? net irq? > > #device fe0 at isa? port 0x300 net irq ? > > #device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 > > #device lnc0 at isa? port 0x280 net irq 10 drq 0 > > #device cs0 at isa? port 0x300 net irq ? > > # requires PCCARD (PCMCIA) support to be activated > > #device xe0 at isa? port? net irq ? > > > > # PCCARD NIC drivers. > > # ze and zp take over the pcic and cannot coexist with generic pccard > > # support, nor the ed and ep drivers they replace. > > #device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 > > #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 > > > > # Pseudo devices - the number indicates how many units to allocated. > > 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 1 # Packet tunnel > > pseudo-device pty 16 # Pseudo-ttys (telnet etc) > > pseudo-device gzip # Exec gzipped a.out's > > > > # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. > > # Be aware of the administrative consequences of enabling this! > > # The number of devices determines the maximum number of > > # simultaneous BPF clients programs runnable. > > pseudo-device bpfilter 1 #Berkeley packet filter > > > > # Audio drivers: `snd', `sb', `pas', `gus', `pca' > > > > controller pnp0 > > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 > > > > Thanks for the help. > > E. Cerejo > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kstewart@3-cities.com > http://www.3-cities.com/~kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > SETI(Search for Extraterrestrial Intelligence) @ HOME > http://setiathome.ssl.berkeley.edu/ > > Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR > http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19: 2:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 6CC2237B89B for ; Sat, 15 Apr 2000 19:02:16 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-221.alpha.net.au [203.41.44.221] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA17590; Sun, 16 Apr 2000 12:01:51 +1000 From: Danny To: "Gianluca Di Pietro" , Subject: Re: SUBSCRIBE Date: Mon, 17 Apr 2000 12:06:09 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <000801bfa60d$f0afec30$0f8567c3@web> MIME-Version: 1.0 Message-Id: <00041712072105.00331@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thats eay send a email to majordomo@freebsd.org and in the body of your email type in "subscribe freebsd-questions" but always make sure have setup your email filters On Fri, 14 Apr 2000, Gianluca Di Pietro wrote: > >%_What can i do for join in to mailing list? > ---------------------------------------- Content-Type: text/html; name="unnamed" Content-Transfer-Encoding: quoted-printable Content-Description: ---------------------------------------- -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19: 2:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 2994037B5CC for ; Sat, 15 Apr 2000 19:02:55 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-221.alpha.net.au [203.41.44.221] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA17560; Sun, 16 Apr 2000 12:00:16 +1000 From: Danny To: Kenneth Wayne Culver , Jeremiah Gowdy Subject: Re: To Whom Ever It May Concern... Date: Mon, 17 Apr 2000 12:04:17 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: MIME-Version: 1.0 Message-Id: <00041712054604.00331@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a free OS. If you want to scam money of poor sod. Try asking some Microsoft support forum. And beg from MIcrosoft On Sat, 15 Apr 2000, Kenneth Wayne Culver wrote: > > > Hello. My name is Jason Burger and I am writing on behalf of Dos Pueblos > > High > > > School, in Santa Barbara, California. I am 16 years old. Here at Dos > > Pueblos > > > there is a networking class, and in that networking class the teacher > > wants > > > to teach us how to build computers. But being located in California where > > in > > > which has the lowest education budget in the nation, we are short on > > funds. > > > Because we are so short on funds we depend on donations and fund raisers. > > We > > > would really appreciate it if you would give us the littlest amount of > > money > > > to help us on our way. Thank you very so much for taking your time in > > reading > > > this. > > > > > > Sincerely, > > > Jason Burger > > > > > > P.S. We have approximately 40 days to come up with the funds for our > > program > > > or it will be terminated. > > > > LMAO. You have GOT to be kidding. You can't scam anyone like that. Dude, > > I went to San Marcos High School, no more than 3 years ago, and we sure as > > hell didn't have to beg for cash on email lists. That's a pretty weak way > > to try to scam people out of money. At least come up with a better story > > before you try to scam. BTW, saying that you're acting on behalf of your > > highschool without authorization can lead to expulsion, trust me, I know. > > > > > Even worse, he wrote to a list for a FREE OS... a lot of people here don't > have much money.... heh > > Ken > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19:16:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.bellnetworks.net (www.bellnetworks.net [208.177.187.234]) by hub.freebsd.org (Postfix) with ESMTP id BA3B337B8A0; Sat, 15 Apr 2000 19:16:14 -0700 (PDT) (envelope-from jerry@bellnetworks.net) Received: from itbell (dhcp-247.bellnetworks.net [208.177.187.247]) by www.bellnetworks.net (8.9.3/8.9.3) with SMTP id WAA44384; Sat, 15 Apr 2000 22:16:32 -0400 (EDT) (envelope-from jerry@bellnetworks.net) Message-ID: <008c01bfa749$aca13340$f7bbb1d0@netrex.com> From: "Jerry Bell" To: Cc: Subject: ps, top, et. al problems with 4.0 stable Date: Sat, 15 Apr 2000 22:15:45 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is somewhat long - I apologize in advance. db# top kvm_open: proc size mismatch (28188 total, 1056 chunks) top: Out of memory. db# ps -x ps: proc size mismatch (24012 total, 1056 chunks) db# Summary of my findings (detail follows): Starting with a fresh 4.0 RELEASE installation. cvsup 4.0 stable source. make world, make and install new kernel. The 4.0 stable copy of libkvm appears to not work on my system (built today from source supped today). The 4.0 release copy of libkvm does work. The 4.0 stable copy of top does not work on my system (built today from source supped today). The 4.0 release copy of top does work. The 4.0 stable copy of ps does not work on my system (built today from source supped today). The 4.0 release copy of ps does work. The 4.0 stable copy of iostat does not work on my system (built today from source supped today). The 4.0 release copy of iostat also does not work. This *is not* due to an inconsistancy between the binaries and the kernel. (Please don't email me telling me to build a new kernel) I have rebuilt and installed libkvm. I still get the same problem. I've done this about 10 times on 2 different computers with the exact same results. I have run mergemaster - it did not help. I did copy the new MAKEDEV in and remade all devices. I have tried copying /dev/null on top of utmp and wtmp. I have tried removing procfs from the kernel (same problem) I have tried removing procfs from fstab, reboot, add it back, reboot (same problem). I am REALLY REALLY sure that I am running on the new kernel. I am REALLY REALLY sure that I am running the new binaries. I am sorry if I'm coming off as rude. I posted an email a few weeks ago about the same problem and got about 50 responses telling me to build a new kernel and to make sure I wasn't running an old copy of ps. (the old copy works, anyway) I really need some help getting this straightened out. Any ideas? Here's the situation: I installed 4.0 release on a box. It works wonderfully. I cvsup the source with the following supfile (supped 4/15/2000): *default host=cvsup4.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all Now, I do the following: cd /usr/src make world -DNOGAMES -DNOAOUT -DNOPROFILE -DNOINFO cd /usr/src/sys/i386/conf config GENERIC cd ../../compile/GENERIC make depend make make install reboot After it boots, running on the new kernel, most everything is good, except ps, top and iostat. Here is an example of what I am seeing: db# top kvm_open: proc size mismatch (28188 total, 1056 chunks) top: Out of memory. db# ps -x ps: proc size mismatch (24012 total, 1056 chunks) db# iostat 1 1000 tty da0 da0 cpu tin tout KB/t tps MB/s KB/t tps MB/s us ni sy in id 0 323 0.00 0 0.00 0.00 0 0.00 0 0 0 0100 0 60 0.00 0 0.00 0.00 0 0.00 0 0 0 0100 351121 0.00 0 0.00 0.00 0 0.00 3 0 6 1 90 074525 0.00 4253280890 0.00 0.00 4253280890 0.00 4 0 5 2 90 046553 0.00 0 0.00 0.00 0 0.00 2 0 8 2 88 129533 0.00 18263922208111388672 0.00 0.00 18263922208111388672 0.00 5 0 9 0 86 0 93 3.81 901459873129 3355227269.53 3.81 901459873129 3355227269.53 0 0 1 0 99 0 93 0.00 0 3255805582.43 0.00 0 3255805582.43 0 0 0 0100 0 75 0.00 0 431896853.51 0.00 0 431896853.51 0 0 0 0100 0 73 0.00 0 0.00 0.00 0 0.00 0 0 0 0100 0 60 0.00 0 0.00 0.00 0 0.00 0 0 0 0100 0 60 0.00 0 0.00 0.00 0 0.00 0 0 0 0100 ^C db# Here is the kernel I'm running: db# ls -l / total 7514 -rw-r--r-- 2 root wheel 574 Mar 20 21:32 .cshrc -rw-r--r-- 2 root wheel 251 Mar 20 21:32 .profile -r--r--r-- 1 root wheel 4735 Mar 20 21:32 COPYRIGHT drwxr-xr-x 2 root wheel 1024 Apr 16 00:13 bin drwxr-xr-x 3 root wheel 512 Apr 9 01:18 boot lrwxr-xr-x 1 root wheel 11 Apr 9 01:19 compat -> /usr/compat drwxr-xr-x 3 root wheel 12288 Apr 16 00:51 dev drwxr-xr-x 15 root wheel 2048 Apr 16 01:11 etc lrwxr-xr-x 1 root wheel 9 Apr 9 01:32 home -> /usr/home -r-xr-xr-x 1 root wheel 2574609 Apr 16 00:48 kernel -rwxr-xr-x 1 root wheel 2777025 Mar 20 22:50 kernel.GENERIC -rwxr-xr-x 1 root wheel 2274463 Apr 8 08:16 kernel.old drwxr-xr-x 2 root wheel 512 Mar 20 21:26 mnt drwxr-xr-x 2 root wheel 2048 Apr 9 00:46 modules dr-xr-xr-x 1 root wheel 512 Apr 16 02:04 proc drwxr-xr-x 2 root wheel 512 Apr 9 01:33 root drwxr-xr-x 2 root wheel 2048 Apr 16 00:17 sbin drwxr-xr-x 4 root wheel 512 Apr 9 00:42 stand lrwxr-xr-x 1 root wheel 11 Apr 16 00:11 sys -> usr/src/sys drwxrwxrwt 2 root wheel 512 Apr 16 00:52 tmp drwxr-xr-x 18 root wheel 512 Apr 16 00:11 usr drwxr-xr-x 19 root wheel 512 Apr 15 15:55 var db# uname -a FreeBSD db.bellnetworks.net 4.0-STABLE FreeBSD 4.0-STABLE #0: Sun Apr 16 00:47:48 GMT 2000 jbell@db.bellnetworks.net:/usr/src/sys/compile/GENERIC i386 db# ls -l /bin/ps /usr/sbin/iostat /usr/bin/top -r-xr-xr-x 1 root wheel 222648 Apr 16 00:13 /bin/ps -r-xr-sr-x 1 root kmem 34240 Apr 16 02:08 /usr/bin/top -r-xr-sr-x 1 root kmem 10084 Apr 16 02:10 /usr/sbin/iostat All of these programs functioned normally under 4.0 release on this system. So, after some research, I find that libkvm is probably the culprit behind top not working. Several threads in the mail archives suggest building and installing libkvm. So I go to the libkvm directory under /usr/src, run make clean, make all, make install. Same thing. Ahhh, but since I've now rebuilt this computer approximately 10000000 times trying to solve this problem, I know to keep a backup copy of all the 4.0 release binaries :) So, I copy the 4.0 RELEASE (yes 4.0 release) version of /usr/lib/libkvm* back in. Guess what? top works! But the output looks like this: last pid: 528; load averages: 0.00, 0.00, 0.00 up 0+01:22:09 02:13:14 4 processes: 1 starting, 1 running CPU states: % user, % nice, % system, % interrupt, % idle Mem: 5908K Active, 28M Inact, 12M Wired, 52K Cache, 29M Buf, 141M Free Swap: 400M Total, 400M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 0 news -22 52481 0K 0K ? 20 57:18 1429.93% 1429.93% <> 0 daemon -22 52489 3279M 513G ? -32 0:00 0.00% 138.23% <> 528 root 30 0 0K 32K RUN 0:00 1.00% 0.05% top 0 root -22 -52 0K 0K START 0:00 0.00% 157443857.81% <> If I run the 4.0 release top binary with the 4.0 release libkvm's, top works properly. Unfortunately, ps and iostat (and who knows what else) still doesn't work - same problem. Ok, so now I focus on ps. This is the message I get: db# ps -x ps: proc size mismatch (26100 total, 1056 chunks) db# Ok, so lets to a bit of research: db# truss /bin/ps syscall ioctl(1,TIOCGWINSZ,0xbfbfefe0) returns 0 (0x0) syscall readlink("/etc/malloc.conf",0xbfbfeeb8,63) errno 2 'No such file or directory' syscall mmap(0x0,4096,0x3,0x1002,-1,0x0) returns 671588352 (0x2807a000) syscall break(0x8087000) returns 0 (0x0) syscall break(0x8088000) returns 0 (0x0) syscall open("/dev/null",0,00) returns 3 (0x3) syscall fstat(3,0xbfbfeeb8) returns 0 (0x0) syscall open("/dev/null",0,00) returns 4 (0x4) syscall break(0x8089000) returns 0 (0x0) syscall getuid() returns 0 (0x0) syscall __sysctl(0xbfbfef58,0x4,0x0,0xbfbfef24,0x0,0x0) returns 0 (0x0) syscall break(0x8092000) returns 0 (0x0) syscall __sysctl(0xbfbfef58,0x4,0x8089000,0xbfbfef24,0x0,0x0) returns 0 (0x0) ps: syscall write(2,0xbfbfe8b8,4) returns 4 (0x4) proc size mismatch (27144 total, 1056 chunks)syscall write(2,0xbfbfe8d8,45) returns 45 (0x2d) syscall write(2,0xbfbfe8b8,1) returns 1 (0x1) syscall exit(0x1) process exit, rval = 256 db# Nothing looks out of the ordinary. But wait. I still have a copy of the 4.0 release copy of ps. lets try it: db# /var/build/tmp/bin/ps -x PID TT STAT TIME COMMAND 0 ?? DLs 0:00.00 (swapper) 1 ?? ILs 0:00.02 /sbin/init -- 2 ?? DL 0:00.00 (pagedaemon) 3 ?? DL 0:00.00 (vmdaemon) 4 ?? DL 0:00.00 (bufdaemon) 5 ?? DL 0:00.15 (syncer) 73 ?? Is 0:00.05 syslogd 94 ?? Is 0:00.03 inetd -wW 96 ?? Is 0:00.02 cron 99 ?? Is 0:00.02 sendmail: accepting connections on port 25 (sendmail) 186 ?? Ss 0:00.24 telnetd 245 ?? Is 0:00.41 telnetd 224 p0 S 0:00.08 _su (csh) 286 p0 R+ 0:00.00 /var/build/tmp/bin/ps -x 248 p1 I+ 0:00.06 _su (csh) 219 v0 Is+ 0:00.01 /usr/libexec/getty Pc ttyv0 156 v1 Is 0:00.05 -csh (csh) 216 v1 I+ 0:00.04 _su (csh) 157 v2 Is+ 0:00.01 /usr/libexec/getty Pc ttyv2 158 v3 Is+ 0:00.01 /usr/libexec/getty Pc ttyv3 159 v4 Is+ 0:00.01 /usr/libexec/getty Pc ttyv4 160 v5 Is+ 0:00.01 /usr/libexec/getty Pc ttyv5 161 v6 Is+ 0:00.01 /usr/libexec/getty Pc ttyv6 162 v7 Is+ 0:00.01 /usr/libexec/getty Pc ttyv7 134 con- I 0:00.01 /bin/sh /usr/local/bin/safe_mysqld --user=mysql db# Woah! pretty interesting. The old copy of ps works. So, lets look at this: truss /var/build/tmp/bin/ps -x syscall ioctl(1,TIOCGWINSZ,0xbfbfefdc) returns 0 (0x0) syscall readlink("/etc/malloc.conf",0xbfbfeed4,63) errno 2 'No such file or directory' syscall mmap(0x0,4096,0x3,0x1002,-1,0x0) returns 671567872 (0x28075000) syscall break(0x8083000) returns 0 (0x0) syscall break(0x8084000) returns 0 (0x0) syscall break(0x8085000) returns 0 (0x0) syscall open("/dev/null",0,00) returns 3 (0x3) syscall fstat(3,0xbfbfeec4) returns 0 (0x0) syscall open("/dev/null",0,00) returns 4 (0x4) syscall getuid() returns 0 (0x0) syscall __sysctl(0xbfbfef64,0x4,0x0,0xbfbfef30,0x0,0x0) returns 0 (0x0) syscall break(0x808e000) returns 0 (0x0) syscall __sysctl(0xbfbfef64,0x4,0x8085000,0xbfbfef30,0x0,0x0) returns 0 (0x0) syscall break(0x8090000) returns 0 (0x0) syscall __sysctl(0xbfbfee88,0x2,0xbfbfee90,0xbfbfee84,0x80712e8,0x17) returns 0 (0x0) syscall __sysctl(0xbfbfee90,0x2,0x8077d70,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall break(0x8091000) returns 0 (0x0) syscall break(0x8092000) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfeeac,0x2,0xbfbfeea4,0xbfbfeea8,0x0,0x0) returns 0 (0x0) syscall break(0x80d3000) returns 0 (0x0) syscall break(0x80d4000) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall __sysctl(0xbfbfef08,0x4,0x8090000,0xbfbfef04,0x0,0x0) returns 0 (0x0) syscall fstat(1,0xbfbfec04) returns 0 (0x0) syscall break(0x80d5000) returns 0 (0x0) syscall ioctl(1,TIOCGETA,0xbfbfec38) returns 0 (0x0) PID TT STAT TIME COMMAND syscall write(1,0x80d4000,34) returns 34 (0x22) 0 ?? DLs 0:00.00 (swapper) syscall write(1,0x80d4000,37) returns 37 (0x25) 1 ?? ILs 0:00.02 /sbin/init -- syscall write(1,0x80d4000,40) returns 40 (0x28) 2 ?? DL 0:00.00 (pagedaemon) syscall write(1,0x80d4000,40) returns 40 (0x28) 3 ?? DL 0:00.00 (vmdaemon) syscall write(1,0x80d4000,38) returns 38 (0x26) 4 ?? DL 0:00.00 (bufdaemon) syscall write(1,0x80d4000,39) returns 39 (0x27) 5 ?? DL 0:00.16 (syncer) syscall write(1,0x80d4000,36) returns 36 (0x24) 73 ?? Ss 0:00.05 syslogd syscall write(1,0x80d4000,34) returns 34 (0x22) 94 ?? Is 0:00.03 inetd -wW syscall write(1,0x80d4000,36) returns 36 (0x24) 96 ?? Is 0:00.02 cron syscall write(1,0x80d4000,31) returns 31 (0x1f) 99 ?? Is 0:00.02 sendmail: accepting connections on port 25 (sendmail) syscall write(1,0x80d4000,80) returns 80 (0x50) 186 ?? Ss 0:00.24 telnetd syscall write(1,0x80d4000,34) returns 34 (0x22) 245 ?? Is 0:00.41 telnetd syscall write(1,0x80d4000,34) returns 34 (0x22) syscall break(0x80d6000) returns 0 (0x0) syscall stat("/var/run/dev.db",0xbfbfee24) returns 0 (0x0) syscall open("/var/run/dev.db",0,00) returns 5 (0x5) syscall fcntl(0x5,0x2,0x1) returns 0 (0x0) syscall read(0x5,0x80d5000,0x104) returns 260 (0x104) syscall break(0x80d8000) returns 0 (0x0) syscall lseek(5,0x4000,0) returns 16384 (0x4000) syscall read(0x5,0x80d6000,0x2000) returns 8192 (0x2000) 224 p0 S 0:00.08 _su (csh) syscall write(1,0x80d4000,36) returns 36 (0x24) 290 p0 R+ 0:00.01 truss /var/build/tmp/bin/ps -x syscall write(1,0x80d4000,57) returns 57 (0x39) 291 p0 R+ 0:00.00 /var/build/tmp/bin/ps -x syscall write(1,0x80d4000,51) returns 51 (0x33) syscall break(0x80da000) returns 0 (0x0) syscall lseek(5,0x2000,0) returns 8192 (0x2000) syscall read(0x5,0x80d8000,0x2000) returns 8192 (0x2000) 248 p1 I+ 0:00.06 _su (csh) syscall write(1,0x80d4000,36) returns 36 (0x24) 219 v0 Is+ 0:00.01 /usr/libexec/getty Pc ttyv0 syscall write(1,0x80d4000,54) returns 54 (0x36) 156 v1 Is 0:00.05 -csh (csh) syscall write(1,0x80d4000,37) returns 37 (0x25) 216 v1 I+ 0:00.04 _su (csh) syscall write(1,0x80d4000,36) returns 36 (0x24) 157 v2 Is+ 0:00.01 /usr/libexec/getty Pc ttyv2 syscall write(1,0x80d4000,54) returns 54 (0x36) 158 v3 Is+ 0:00.01 /usr/libexec/getty Pc ttyv3 syscall write(1,0x80d4000,54) returns 54 (0x36) 159 v4 Is+ 0:00.01 /usr/libexec/getty Pc ttyv4 syscall write(1,0x80d4000,54) returns 54 (0x36) 160 v5 Is+ 0:00.01 /usr/libexec/getty Pc ttyv5 syscall write(1,0x80d4000,54) returns 54 (0x36) 161 v6 Is+ 0:00.01 /usr/libexec/getty Pc ttyv6 syscall write(1,0x80d4000,54) returns 54 (0x36) 162 v7 Is+ 0:00.01 /usr/libexec/getty Pc ttyv7 syscall write(1,0x80d4000,54) returns 54 (0x36) 134 con- I 0:00.01 /bin/sh /usr/local/bin/safe_mysqld --user=mysql syscall write(1,0x80d4000,74) returns 74 (0x4a) syscall exit(0x0) process exit, rval = 0 db# So, the 4.0 release copy of ps works on the 4.0 stable system. The 4.0 release copy of iostat produces the same results as the 4.0 stable (see above). Thanks for your time! Jerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19:28: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 27FA337B577 for ; Sat, 15 Apr 2000 19:27:59 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-221.alpha.net.au [203.41.44.221] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA18053; Sun, 16 Apr 2000 12:27:16 +1000 From: Danny To: cjclark@home.com, "Crist J. Clark" , Rick Hamell Subject: Mailing list problems Date: Mon, 17 Apr 2000 12:26:13 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <20000415212715.B46067@cc942873-a.ewndsr1.nj.home.com> MIME-Version: 1.0 Message-Id: <00041712324506.00331@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am having a desperate situation. I have subscribed to redhat-list and other work related stuff in the past. But today when I checked my email I got the usual redhat-list and some ususal questions. But what I got also was some silly email for some silly "porn" site The problem is I never went to any of those sites before nor have I subscribed to any of those sites Just redhat-list I was wondering if someone can tell me how to get rid of this I have tried sending a email. And people can find out my typing pine -f /var/somewhere/mymailaccount So I need to get rid of this really quickly Help dannyh@idx.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19:35: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe25.law7.hotmail.com [216.33.236.245]) by hub.freebsd.org (Postfix) with SMTP id AA28E37B88B for ; Sat, 15 Apr 2000 19:34:59 -0700 (PDT) (envelope-from kyle_peterson1@hotmail.com) Received: (qmail 66203 invoked by uid 65534); 16 Apr 2000 02:34:59 -0000 Message-ID: <20000416023459.66202.qmail@hotmail.com> X-Originating-IP: [142.165.125.46] From: "Kyle Peterson" To: Subject: Slow samba 2.0.6 on FreeBSD 3.4 Date: Sat, 15 Apr 2000 20:35:17 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA71A.1C6F2EA0" 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 X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA71A.1C6F2EA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable My problem is that I get about 38MB/s from BSD to win98 & 8-18MB/s from = win98 to BSD. I am using 10mbit ethernet cards. Why would it be doing = this? Thank you for any help. ------=_NextPart_000_0005_01BFA71A.1C6F2EA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
My problem is that I get about 38MB/s = from BSD to=20 win98 & 8-18MB/s from win98 to BSD.  I am using 10mbit ethernet = cards.  Why would it be doing this?  Thank you for any=20 help.
------=_NextPart_000_0005_01BFA71A.1C6F2EA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19:39:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mhub3.tc.umn.edu (mhub3.tc.umn.edu [128.101.131.43]) by hub.freebsd.org (Postfix) with ESMTP id 7206E37B949 for ; Sat, 15 Apr 2000 19:39:06 -0700 (PDT) (envelope-from drew0054@tc.umn.edu) Received: from garnet.tc.umn.edu by mhub3.tc.umn.edu with ESMTP; Sat, 15 Apr 2000 21:39:01 -0500 Received: from localhost by garnet.tc.umn.edu with ESMTP; Sat, 15 Apr 2000 21:39:01 -0500 Date: Sat, 15 Apr 2000 21:39:01 -0500 (CDT) From: Zachary Drew To: freebsd-questions@FreeBSD.ORG Cc: dannyh@idx.com.au Subject: RE: Mailing list problems Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >And people can find out my typing pine -f /var/somewhere/mymailaccount >So I need to get rid of this really quickly wait, your saying other users on your systems can read your mail? you must have permissions set wrong than... and they should be set right unless someone on your system changed them. dox:[/var/mail] ls -l -rw------- 1 dox dox 0 Sep 20 1999 dox -rw------- 1 root wheel 696138 Apr 15 03:36 root also, spammers might have got your email address if you posted responses on that mailing list (your email would obviously be included) you could probably also use procmail (/usr/ports/mail/procmail) to delete all mail not from the X mailing list good luck zach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19:49:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mhub2.tc.umn.edu (mhub2.tc.umn.edu [128.101.131.42]) by hub.freebsd.org (Postfix) with ESMTP id 2218737B535 for ; Sat, 15 Apr 2000 19:49:27 -0700 (PDT) (envelope-from drew0054@tc.umn.edu) Received: from garnet.tc.umn.edu by mhub2.tc.umn.edu with ESMTP; Sat, 15 Apr 2000 21:49:25 -0500 Received: from localhost by garnet.tc.umn.edu with ESMTP; Sat, 15 Apr 2000 21:49:25 -0500 Date: Sat, 15 Apr 2000 21:49:25 -0500 (CDT) From: Zachary Drew To: freebsd-questions@FreeBSD.ORG Cc: kyle_peterson1@hotmail.com Subject: RE: Slow samba 2.0.6 on FreeBSD 3.4 Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >My problem is that I get about 38MB/s from BSD to win98 & 8-18MB/s from = >win98 to BSD. I am using 10mbit ethernet cards. Why would it be doing = >this? Thank you for any help. first of all... 38MBytes/sec over 10mbit? 1 bit = 8 bytes 10mbit = 1.25mbytes (you can't get more than 1.25mbytes/sec over 10mbit ethernet. if you mean fast ethernet (100mbit).. 100mbit = 12.5mbytes/sec also smb (microsoft file sharing is really flakey... the samba teams deserves huge credit for what they've already done... you shouldn't expect great performance over a set up like that... or any smb set up for that matter. this question my be more appropiate on a samba mailing list zach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19:49:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gsaix2.cc.GaSoU.EDU (gsaix2.cc.GaSoU.edu [141.165.1.57]) by hub.freebsd.org (Postfix) with ESMTP id 8AE0D37B8D9 for ; Sat, 15 Apr 2000 19:49:52 -0700 (PDT) (envelope-from gsi22419@gsaix2.cc.GaSoU.EDU) Received: from localhost (gsi22419@localhost) by gsaix2.cc.GaSoU.EDU (8.9.2/8.9.2) with SMTP id WAA55498 for ; Sat, 15 Apr 2000 22:50:23 -0400 Date: Sat, 15 Apr 2000 22:50:22 -0400 (EDT) From: Scott To: freebsd-questions@freebsd.org Subject: xf86 with voodoo banshee Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, how's it going? I've got a 3dfx Voodoo Banshee. And whenever i try to run xf86 with the SVGA server (like i'm supposed to do) it runs, however I have nasty streaks on the edges of all my windows. As well, if i resize a window often the contents become garbled. If i quit xf86 and go back to text mode the text there is garbled as well. The VGA16 server works fine, however who wants to run that? I've heard of other people having this same problem, but everyone i've asked has since switched to linux. I did not have this problem in linux, and as far as I can tell i'm using the same configuration. The Voodoo Banshee is supported as far back as 3.3.4, but i've only tried it with 3.3.6 and 4.0. I've tried compiling 4.0 from source, and that gave the same problems, and the card isn't even listed in database. When i tried upgrading by binaries, it worked, and had slightly less problems. Here's a list of my hardware : pII-400, 96mb of ram 3dfx Voodoo Banshee onboard es1371 sound cheap-o pci ethernet controller, and a isa 33.6 modem (USR i think) Thanks, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 19:53:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mhub2.tc.umn.edu (mhub2.tc.umn.edu [128.101.131.42]) by hub.freebsd.org (Postfix) with ESMTP id 23F3A37B8BD for ; Sat, 15 Apr 2000 19:53:48 -0700 (PDT) (envelope-from drew0054@tc.umn.edu) Received: from garnet.tc.umn.edu by mhub2.tc.umn.edu with ESMTP; Sat, 15 Apr 2000 21:53:47 -0500 Received: from localhost by garnet.tc.umn.edu with ESMTP; Sat, 15 Apr 2000 21:53:46 -0500 Date: Sat, 15 Apr 2000 21:53:46 -0500 (CDT) From: Zachary Drew To: freebsd-questions@FreeBSD.ORG Cc: kyle_peterson1@hotmail.com Subject: RE: Slow samba 2.0.6 on FreeBSD 3.4 In-Reply-To: Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > >My problem is that I get about 38MB/s from BSD to win98 & 8-18MB/s from = > >win98 to BSD. I am using 10mbit ethernet cards. Why would it be doing = > >this? Thank you for any help. > > first of all... 38MBytes/sec over 10mbit? > > 1 bit = 8 bytes sorry i got that backwards... 1 byte = 8 bits hope i didn't confuse anyone zach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 20: 1:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D907F37B9AC; Sat, 15 Apr 2000 20:01:08 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA45298; Sat, 15 Apr 2000 21:01:07 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA30321; Sat, 15 Apr 2000 21:00:43 -0600 (MDT) Message-Id: <200004160300.VAA30321@harmony.village.org> To: "Jerry Bell" Subject: Re: ps, top, et. al problems with 4.0 stable Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG In-reply-to: Your message of "Sat, 15 Apr 2000 22:15:45 EDT." <008c01bfa749$aca13340$f7bbb1d0@netrex.com> References: <008c01bfa749$aca13340$f7bbb1d0@netrex.com> Date: Sat, 15 Apr 2000 21:00:43 -0600 From: Warner Losh Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <008c01bfa749$aca13340$f7bbb1d0@netrex.com> "Jerry Bell" writes: : This is somewhat long - I apologize in advance. Does your kernel and userland come from exactly the same source base? Were they both built at the same time? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 20: 4:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.bellnetworks.net (www.bellnetworks.net [208.177.187.234]) by hub.freebsd.org (Postfix) with ESMTP id 62EE437B818; Sat, 15 Apr 2000 20:04:24 -0700 (PDT) (envelope-from jerry@bellnetworks.net) Received: from itbell (dhcp-247.bellnetworks.net [208.177.187.247]) by www.bellnetworks.net (8.9.3/8.9.3) with SMTP id XAA44726; Sat, 15 Apr 2000 23:04:39 -0400 (EDT) (envelope-from jerry@bellnetworks.net) Message-ID: <010401bfa750$659b92e0$f7bbb1d0@netrex.com> From: "Jerry Bell" To: "Warner Losh" Cc: , References: <008c01bfa749$aca13340$f7bbb1d0@netrex.com> <200004160300.VAA30321@harmony.village.org> Subject: Re: ps, top, et. al problems with 4.0 stable Date: Sat, 15 Apr 2000 23:03:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, both the kernel and userland stuff are from the same source tree compiled about 10 minutes apart (no mods to the source tree between making world and making the kernel) Jerry ----- Original Message ----- From: Warner Losh To: Jerry Bell Cc: ; Sent: Saturday, April 15, 2000 11:00 PM Subject: Re: ps, top, et. al problems with 4.0 stable > In message <008c01bfa749$aca13340$f7bbb1d0@netrex.com> "Jerry Bell" writes: > : This is somewhat long - I apologize in advance. > > Does your kernel and userland come from exactly the same source base? > Were they both built at the same time? > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 20:32:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id D8DFB37B56B for ; Sat, 15 Apr 2000 20:32:33 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id XAA46693; Sat, 15 Apr 2000 23:32:29 -0400 (EDT) (envelope-from cjc) Date: Sat, 15 Apr 2000 23:32:29 -0400 From: "Crist J. Clark" To: Zachary Drew Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd being used as a gateway...security risk? Message-ID: <20000415233229.D46067@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from drew0054@tc.umn.edu on Sat, Apr 15, 2000 at 08:40:33PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 15, 2000 at 08:40:33PM -0500, Zachary Drew wrote: > > i'm using a natd box (freebsd) to share one ip address among several > machines. the natd box has is multihomed with 2 NICs (one private one > public). The public network is considered hostile (its on a university > network). > > i wondered if i could use my machine as a gateway from another machine > on the universities network (making that other machine appear to be my > machine) and it turns out i can. The other host i tried this from is on > the same subnet as I. I could login to machine and check where i logged in > from... it would appear that i loged in from the natd host. > > so is running natd like this a security risk? people can simply change > their ip address and make an attack apear to be coming from my ip address? > > could people outside my subnet use my machine as a gateway? How should i > go about fixing this? Should the natd man pages warn of this? Try the "unregistered_only" switch. You can also add a firewall rule that is even more specific, but how to craft it would depend on how you have and want things working. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 20:51:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 8A1CC37B8DD for ; Sat, 15 Apr 2000 20:51:26 -0700 (PDT) (envelope-from casnova@mindspring.com) Received: from casnova (user-2ini8lt.dialup.mindspring.com [165.121.34.189]) by smtp6.mindspring.com (8.9.3/8.8.5) with SMTP id XAA10363; Sat, 15 Apr 2000 23:51:11 -0400 (EDT) Message-ID: <002601bfa757$0259dbe0$0201a8c0@internal.casnova.net> From: "Chris C." To: "Bill Fumerola" , "Plamen Stoev" Cc: References: <007d01bfa62a$b3e01e70$021d32d4@triada.bg> <20000414133526.R397@jade.chc-chimes.com> Subject: Re: recover somefiles Date: Sat, 15 Apr 2000 20:51:09 -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.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > [ -net ---> -questions ] > > On Fri, Apr 14, 2000 at 07:01:29PM +0300, Plamen Stoev wrote: > > > Can I recover *somefile* after rm -rf command? > > Yes. Restore them from your backup. > > -- > Bill Fumerola - Network Architect Uh, what backup? teehee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 21: 9:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-out2.bellatlantic.net (smtp-out2.bellatlantic.net [199.45.39.157]) by hub.freebsd.org (Postfix) with ESMTP id 592C637B541 for ; Sat, 15 Apr 2000 21:09:44 -0700 (PDT) (envelope-from zicc@bellatlantic.net) Received: from bellatlantic.net (adsl-151-201-20-104.bellatlantic.net [151.201.20.104]) by smtp-out2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id AAA17827 for ; Sun, 16 Apr 2000 00:09:36 -0400 (EDT) Message-ID: <38F93D0A.372570D8@bellatlantic.net> Date: Sun, 16 Apr 2000 00:09:46 -0400 From: Chad Ziccardi X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: Re: recover somefiles References: <007d01bfa62a$b3e01e70$021d32d4@triada.bg> <20000414133526.R397@jade.chc-chimes.com> <002601bfa757$0259dbe0$0201a8c0@internal.casnova.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Chris C." wrote: > > > [ -net ---> -questions ] > > > > On Fri, Apr 14, 2000 at 07:01:29PM +0300, Plamen Stoev wrote: > > > > > Can I recover *somefile* after rm -rf command? > > > > Yes. Restore them from your backup. > > > > -- > > Bill Fumerola - Network Architect > > Uh, what backup? teehee > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Possibly something similiar **may** work, no idea, I'm just starting with freebsd. http://linuxdoc.org/HOWTO/mini/Ext2fs-Undeletion.html --CZ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 21:31:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ucsu.Colorado.EDU (ucsu.Colorado.EDU [128.138.129.83]) by hub.freebsd.org (Postfix) with ESMTP id B1CCE37B62F for ; Sat, 15 Apr 2000 21:31:40 -0700 (PDT) (envelope-from vinson@ucsu.Colorado.EDU) Received: from localhost (vinson@localhost) by ucsu.Colorado.EDU (8.9.3/8.9.3/ITS-5.0/standard) with SMTP id WAA04205 for ; Sat, 15 Apr 2000 22:31:40 -0600 (MDT) Date: Sat, 15 Apr 2000 22:31:40 -0600 (MDT) From: VINSON WAYNE HOWARD To: freebsd-questions@freebsd.org Subject: CS4236b soundcard Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG System: Inspiron 3200, 5.0 Current (I've already talked to -current about this to no avail, but it's the same code as 4.0) Has anyone gotten a CS4236b soundcard(which as I understand it is a isa non-pnp card) working with the pcm driver. I have no problem with the old drivers: device snd0 device css0 at isa? port 0x530 irq 9 drq 1 flags 0x13 device mpu0 at isa? works ok if I hack up sound_config.h with #define DSP_DEFAULT_SPEED 32000 //used to be 8000 but device pcm0 at isa? port 0x530 irq 9 drq 1 flags 0x0 with or without the pnp code does nothing, and doesn't even show up in dmsg (yes I'm sure I actually compiled it in). I've also tried device pcm0 device csa0 at isa? port 0x530 irq 9 drq 1 with no luck. I'd like to get pcm working so I can kill css and the isa-compat shims, both of which are depricated, and might go away sometime soon. P.S. I'm not on the list, so please cc me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 21:34:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id 482A237B933 for ; Sat, 15 Apr 2000 21:34:22 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id A3B2F81F07B8; Sat, 15 Apr 2000 21:38:10 -0700 From: chip To: , Subject: Print spooler not working Date: Sat, 15 Apr 2000 21:29:45 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041521354400.90495@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed apsfilter and ran ./configure and ran thru the setup dialog, and installed ghostscript 6, both from the ports collection, and ran the setup on ghostscript. I can run lptest just fine. I have lpd running when I check top and when I try to print to lpr I get nothing, just entries in the print queue. When I run lpq I get a first line error - Warning: No daenom present Yet it is running when I look at top. I need to be able to have this so my wife can print from a dual boot linux/winblows machine, as well as my two sons' winblows machines. This is a Epson ColorStylus 400 connected to lpt1 on my FBSD box. I have gone thru the chapter on printing in The Complete FreeBSD and am stuck on the spooler not working. I've tried to print from a number of differant apps, including text and graphics. They all end up in the queue and stay there. Here is my printcap file - # LABEL apsfilter # apsfilter setup Mon Apr 10 21:11:06 PDT 2000 # # APS_BASEDIR:/usr/local/apsfilter # # ascii|lp1|stcolor-letter-ascii-mono|stcolor ascii mono:\ :lp=:\ :sd=/var/spool/lpd/stcolor-letter-ascii-mono:\ :lf=/var/spool/lpd/stcolor-letter-ascii-mono/log:\ :af=/var/spool/lpd/stcolor-letter-ascii-mono/acct:\ :if=/usr/local/apsfilter/filter/aps-stcolor-letter-ascii-mono:\ :mx#0:\ :sh: # lp2|stcolor-letter-auto-mono|stcolor auto mono:\ :lp=:\ :sd=/var/spool/lpd/stcolor-letter-auto-mono:\ :lf=/var/spool/lpd/stcolor-letter-auto-mono/log:\ :af=/var/spool/lpd/stcolor-letter-auto-mono/acct:\ :if=/usr/local/apsfilter/filter/aps-stcolor-letter-auto-mono:\ :mx#0:\ :sh: # lp3|stcolor-letter-ascii-color|stcolor ascii color:\ :lp=:\ :sd=/var/spool/lpd/stcolor-letter-ascii-color:\ :lf=/var/spool/lpd/stcolor-letter-ascii-color/log:\ :af=/var/spool/lpd/stcolor-letter-ascii-color/acct:\ :if=/usr/local/apsfilter/filter/aps-stcolor-letter-ascii-color:\ :mx#0:\ :sh: # lp|lp4|stcolor-letter-auto-color|stcolor auto color:\ :lp=:\ :sd=/var/spool/lpd/stcolor-letter-auto-color:\ :lf=/var/spool/lpd/stcolor-letter-auto-color/log:\ :af=/var/spool/lpd/stcolor-letter-auto-color/acct:\ :if=/usr/local/apsfilter/filter/aps-stcolor-letter-auto-color:\ :mx#0:\ :sh: # raw|lp5|stcolor-letter-raw|stcolor auto raw:\ :lp=:\ :sd=/var/spool/lpd/stcolor-raw:\ :lf=/var/spool/lpd/stcolor-raw/log:\ :af=/var/spool/lpd/stcolor-raw/acct:\ :if=/usr/local/apsfilter/filter/aps-stcolor-letter-raw:\ :mx#0:\ :sh: -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 21:36:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from set.spradley.org (set.spradley.tmi.net [207.170.107.99]) by hub.freebsd.org (Postfix) with ESMTP id 8C9A437B764 for ; Sat, 15 Apr 2000 21:36:22 -0700 (PDT) (envelope-from tsprad@set.spradley.org) Received: from set.spradley.org (localhost.spradley.tmi.net [127.0.0.1]) by set.spradley.org (8.9.3/8.9.2) with ESMTP id XAA43038 for ; Sat, 15 Apr 2000 23:36:11 -0500 (CDT) (envelope-from tsprad@set.spradley.org) Message-Id: <200004160436.XAA43038@set.spradley.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: questions@freebsd.org Subject: Can't get logged in with xdm Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 15 Apr 2000 23:36:11 -0500 From: Ted Spradley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My .xsession-errors says: Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized to connect to Server xrdb: Can't open display ':0' Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized to connect to Server xmodmap: unable to open display ':0' Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized to connect to Server BaseDisplay::BaseDisplay: connection to X server failed. If I try to log in as root I get instead: Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized to connect to Server Error: Can't open display: :0 This is 4.0 Release, freshly installed from the CD, with XFree86-3.3.6, likewise freshly installed from the CD. The xdm configuration is identical to what I've been using on 3.4-stable (and previous) for years, and worked on 4.0-current (before the release) and now on 4-stable on an Alpha. The failing machine is a Pentium 233 with a Permedia AGP video board. startx works fine for both myself and root, so it's something with xdm. I've done quite a bit of searching and haven't found a clue. Can anyone suggest *which* FM to RTFM? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 22: 4: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sr14.nsw-remote.bigpond.net.au (sr14.nsw-remote.bigpond.net.au [24.192.3.29]) by hub.freebsd.org (Postfix) with ESMTP id 5681237B738 for ; Sat, 15 Apr 2000 22:04:02 -0700 (PDT) (envelope-from areilly@nsw.bigpond.net.au) Received: from areilly.bpc-users.org (CPE-144-132-171-71.nsw.bigpond.net.au [144.132.171.71]) by sr14.nsw-remote.bigpond.net.au (Pro-8.9.3/8.9.3) with SMTP id PAA09751 for ; Sun, 16 Apr 2000 15:03:58 +1000 (EST) Received: (qmail 96811 invoked by uid 1000); 16 Apr 2000 05:03:57 -0000 From: "Andrew Reilly" Date: Sun, 16 Apr 2000 15:03:57 +1000 To: Jerry Bell Cc: Warner Losh , questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: ps, top, et. al problems with 4.0 stable Message-ID: <20000416150357.A96222@gurney.reilly.home> References: <008c01bfa749$aca13340$f7bbb1d0@netrex.com> <200004160300.VAA30321@harmony.village.org> <010401bfa750$659b92e0$f7bbb1d0@netrex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <010401bfa750$659b92e0$f7bbb1d0@netrex.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 15, 2000 at 11:03:53PM -0400, Jerry Bell wrote: > Yes, both the kernel and userland stuff are from the same source tree > compiled about 10 minutes apart (no mods to the source tree between making > world and making the kernel) I'm sure I'm not the only one, but I've been tracking 4.0-stable at about weekly intervals for a while, last build Saturday, and top and ps don't seem to have stopped: FreeBSD gurney.reilly.home 4.0-STABLE FreeBSD 4.0-STABLE #0: Sat Apr 15 16:31:57 EST 2000 root@gurney.reilly.home:/usr/obj/usr/src/sys/GURNEY i386 ll -t /usr/sup/src-all/: -rw-r--r-- 1 root wheel 4026723 Apr 15 03:37 checkouts.cvs:RELENG_4 One thought that's occurred to me is that perhaps you're using odd flags in COPTFLAGS in /etc/make.conf? I know that anything more than -O -pipe is frowned on, but I've been using -Os -pipe -fomit-frame-pointer there for a while, with no ill effects. Other switches that affect struct alignment (and I think that there are some) could cause problems. -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 22:13:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 56F7337B71E for ; Sat, 15 Apr 2000 22:13:33 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.254] by picusnet.com with ESMTP (SMTPD32-5.05) id ABCA74300A6; Sun, 16 Apr 2000 01:12:42 -0400 Message-ID: <38F9120D.8D641080@picusnet.com> Date: Sat, 15 Apr 2000 21:06:21 -0400 From: William Freeman X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: SMC Thin Ethernet under 4.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My friends and I are atempting to have a network party tomorrow, how ever i can't make most devices i need i think. i have an ed0 for my NIC and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have any advice on makeing things work correctly? from the tests wee have tried, i don't think they are. Any help on how to set up this would be greatly appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 22:21:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sakr.net (cr879075-a.ym1.on.wave.home.com [24.114.39.136]) by hub.freebsd.org (Postfix) with ESMTP id D232F37BCAC for ; Sat, 15 Apr 2000 22:21:04 -0700 (PDT) (envelope-from miyako@sakr.net) Received: from localhost (miyako@localhost) by sakr.net (8.9.3/8.9.3) with ESMTP id BAA00434 for ; Sun, 16 Apr 2000 01:22:06 -0400 (EDT) (envelope-from miyako@sakr.net) Date: Sun, 16 Apr 2000 01:22:06 -0400 (EDT) From: miy To: freebsd-questions@FreeBSD.ORG Subject: network replies causing system messages flooding Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I originally had a windows box [10.0.0.2] connected to my cable connection through a FreeBSD gateway running natd. I recently added a second windows box to the network, and I it connects properly to the gateway, but I am getting flooded by the following system message: arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 My natd configuration is as follows: /sbin/natd -s -n rl0 -redirect_port tcp 10.0.0.2:2121 2121 /sbin/ipfw add 1000 divert 6668 ip from any to any via rl0 /sbin/ipfw add 1002 divert 6668 ip from 10.0.0.2/24 to any via rl0 #10.0.0.4 is the most recent windows box that was added to the network. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 22:26:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sakr.net (cr879075-a.ym1.on.wave.home.com [24.114.39.136]) by hub.freebsd.org (Postfix) with ESMTP id EEC2E37B513 for ; Sat, 15 Apr 2000 22:26:37 -0700 (PDT) (envelope-from miyako@sakr.net) Received: from localhost (miyako@localhost) by sakr.net (8.9.3/8.9.3) with ESMTP id BAA00458 for ; Sun, 16 Apr 2000 01:27:39 -0400 (EDT) (envelope-from miyako@sakr.net) Date: Sun, 16 Apr 2000 01:27:38 -0400 (EDT) From: miy To: freebsd-questions@FreeBSD.ORG Subject: network replies causing system messages flooding (continued) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I inadvertently finished my last message without politely asking if someone could please explain to me what was causing the message floods. Thanks very much, Fred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 22:35:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.ats.rochester.edu (mail1.ats.rochester.edu [128.151.224.31]) by hub.freebsd.org (Postfix) with ESMTP id 0194E37B759 for ; Sat, 15 Apr 2000 22:35:47 -0700 (PDT) (envelope-from dd002f@mail.rochester.edu) Received: from localhost (dd002f@localhost) by mail1.ats.rochester.edu (8.9.3/8.8.5) with ESMTP id BAA308254 for ; Sun, 16 Apr 2000 01:35:56 -0400 (EDT) Date: Sun, 16 Apr 2000 01:35:56 -0400 From: Davis Doherty X-Sender: dd002f@mail1.ats.rochester.edu To: freebsd-questions@freebsd.org Subject: problems with the ep driver Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, after sticking with FreeBSD 3.2 for a while, I decided I wanted to upgrade to 4.0. I prefer doing an FTP install, so I went through the steps, and the first weird thing I noticed is that the GENERIC kernel booted with an entry for ep0 and ep1, even though I only have a single 3c509 ISA card; I then entered in the appropriate net info for ep0, and I was rewarded with a system hang. Hmm. I started over, and tried setting up ep1 just for fun. It worked, but now I was getting horrendously slow transfer rates. Hmm again. Finally, I decided to install off of my fresh subscription CDs. Everything worked, but I still got the ep0 and ep1 appearing in the GENERIC kernel during boot. I noticed it said something like "unable to wake eeprom" next to the ep0 line (actually, lines - there were several like this) during boot; ep1 was a happy camper, however. After setting up ep1, transfers were really slow, as before. How do I go about solving this mess, starting with forcing the system to realize I only have a single ep NIC card? Thanks muchly for any help you can offer. Forgive me if this has already been answered; I looked through the mailing list archives, but I did not find this there (and I am not actually subscribed to this mailing list). -Davis "He who knows best knows how little he knows." -Thomas Jefferson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 22:50:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.de [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 1A30637B80B for ; Sat, 15 Apr 2000 22:50:39 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd02.sul.t-online.de by mailout03.sul.t-online.de with smtp id 12ghx7-0004xF-00; Sun, 16 Apr 2000 07:50:37 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.157.22.236]) by fwd02.sul.t-online.de with esmtp id 12ghwu-27YnjtC; Sun, 16 Apr 2000 07:50:24 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id SAA01097; Sat, 15 Apr 2000 18:20:49 +0200 (CEST) Date: Sat, 15 Apr 2000 18:20:49 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: De la Cruz Lugo Eric Cc: Jaime Torres , freebsd-questions@FreeBSD.ORG Subject: Re: Can I use the logo ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ahaa..... And what's that in English? :-) -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Sat, 15 Apr 2000, De la Cruz Lugo Eric wrote: > Sr. Jaime Torres: > > En verdad es grato conocer personas en latinoamerica que estan empezando a > usar FreeBSD como plataforma de trabajo, en cuanto a lo que esta usted > preguntando (me dirijo a a usted, porque no lo conozco personalmente, yo > soy un Licenciado en Informatica Admnistrativa egresado del ITESO en > Guadalajara, Jalisco, Mexico y que actualmente readica en merida, Yucatan > tengo 28 años de edad) > > El uso del logotipo de FreeBSD en un sitio Web esta permitido siempre y > cuando sea uno de los logos que se encuentran en el sitio oficial de > www.freebsd.org, si desea poner una liga en sus paginas WEB dirigidas al > sitio de www.freebsd.org, estara promoviendo en gran manera el uso y > utilizacion de este maravilloso sistema operativo tipo UNIX, con personas > como usted, podemos tener la seguridad de que la aceptacion de FreeBSD > como sistema operativo para redes y servicios de INTERNET sera mas rapida. > > La unica restriccion del uso de el Logo de FreeBSD es cuando este se > coloca en productos de tipo comercial como Camisetas, playeras, Cachucas, > sombreros, calcomanias para pegar en automivles o en computadoras, ya que > esos logotipos y esos productos generalmente se tienen que adquirir en el > sitio de www.freebsd.org. > > Espero que le sirva la informacion que le estoy proporcinando, y adelante > con su proyecto le deseo el mayor exito. > > Lic en Informatica Administrativa > Eric De la Cruz Lugo > > Merida, Yucatan, Mexico La tierra de los Mayas. > > > On Sat, 15 Apr 2000, Jaime Torres wrote: > > > Dear Sir or Madam > > > > We are placed in a non rich country (colombia SouthAmerica), and we already decide to use FreeBSD as our platform. > > > > Not an easy task, because very few people really understands English, and no very much FreeBsd knowledge is in the air. > > > > Besides that, we want to be successful in our FreeBSD project. > > > > During the week is finishing today we grasped some basic Unix knowlege, and made our 2 first windows95 replacements, and in one month time we hope to replace 14 windows systems and setup 2 web servers. > > > > Please let us know what should we do to be granted with the rights to use FreeBSD logo in our web pages. > > > > We also are wondering if we can make a link to www.freebsd.org in our web pages, news segment. > > > > Futhermore can we promote freeBSD in our public meetings, conferences and organizations ? > > > > Jaime Torres C. > > Bogota Colombia > > jtc_ceo@tecnologias-javanet.com > > Company Executive Officer > > Tecnologías JavaNet > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 23: 7:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id F045737B759 for ; Sat, 15 Apr 2000 23:07:40 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3G67bx07159; Sat, 15 Apr 2000 23:07:37 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004160607.e3G67bx07159@cytosine.dhs.org> Subject: Re: SMC Thin Ethernet under 4.0 In-Reply-To: <38F9120D.8D641080@picusnet.com> from William Freeman at "Apr 15, 2000 09:06:21 pm" To: William Freeman Date: Sat, 15 Apr 2000 23:07:37 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We need a lot more information in order for us to help you. First, are both of your ethernet cards configured properly? (Meaning you can ping, telnet, etc. using both cards) # ifconfig -a Second, have you read the nat manpage? (It has step by step instructions on how to do this) $ man natd Third, have you searched the mailing lists? (There are at least one hundred instances of this) $ lynx http://www.freebsd.org/search --bhishan > My friends and I are atempting to have a network party tomorrow, how > ever i can't make most devices i need i think. i have an ed0 for my NIC > > and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have > > any advice on makeing things work correctly? from the tests wee have > tried, i don't think they are. Any help on how to set up this would be > greatly appreciated. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 23:22:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id 60D0937B911 for ; Sat, 15 Apr 2000 23:22:29 -0700 (PDT) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.va.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000416062228.JFLJ22611.mail.rdc1.va.home.com@cx443070a>; Sat, 15 Apr 2000 23:22:28 -0700 Message-ID: <001501bfa76d$9d7927a0$0100000a@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: "Zachary Drew" , Cc: References: Subject: Re: Slow samba 2.0.6 on FreeBSD 3.4 Date: Sat, 15 Apr 2000 23:33:01 -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.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > also smb (microsoft file sharing is really flakey... the samba teams > deserves huge credit for what they've already done... you shouldn't expect > great performance over a set up like that... or any smb set up for that > matter. > > this question my be more appropiate on a samba mailing list I'd like to add to that, that I'm running Samba on a Dual Pentium III 500, with 7200 rpm SCSI-3, on a 100BaseTx Switch and I've optimized both Samba and the Win98 clients that it serves, and it runs like a dream. SMB/CIFS is not a hopeless protocol. However, I would like to see an smbfs port someday rather than having to use smbclient or sharity... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 23:22:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 0C48437B96C for ; Sat, 15 Apr 2000 23:22:32 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.7] by picusnet.com with ESMTP (SMTPD32-5.05) id ABE57F0156; Sun, 16 Apr 2000 02:21:25 -0400 Message-ID: <38F9222C.FB1CD209@picusnet.com> Date: Sat, 15 Apr 2000 22:15:08 -0400 From: William Freeman X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Bhishan Hemrajani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SMC Thin Ethernet under 4.0 References: <200004160607.e3G67bx07159@cytosine.dhs.org> Content-Type: multipart/alternative; boundary="------------CFF499443CC82567C434CC91" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------CFF499443CC82567C434CC91 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit well, i'm not exactly sure. we have never built a LAN before as we never had the need to do so. I know how it should work, but my friend is having a hell of a time getting FreeBSD on his box (he has some unique configurations). when i ifconfig ed0: ed0: flags=8843 mtu 1500 inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2 ether 00:00:c0:7d:0f:56 i don't know what it should say, so i don't know if my card is configured correctly. I think it is, though. Bhishan Hemrajani wrote: > We need a lot more information in order for us to help you. > > First, are both of your ethernet cards configured properly? (Meaning you > can ping, telnet, etc. using both cards) > > # ifconfig -a > > Second, have you read the nat manpage? (It has step by step instructions > on how to do this) > > $ man natd > > Third, have you searched the mailing lists? (There are at least one hundred > instances of this) > > $ lynx http://www.freebsd.org/search > > --bhishan > > > My friends and I are atempting to have a network party tomorrow, how > > ever i can't make most devices i need i think. i have an ed0 for my NIC > > > > and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have > > > > any advice on makeing things work correctly? from the tests wee have > > tried, i don't think they are. Any help on how to set up this would be > > greatly appreciated. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- G- e- h! r !y+ ------END GEEK CODE BLOCK------ --------------CFF499443CC82567C434CC91 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit well, i'm not exactly sure.  we have never built a LAN before as we never had the need to do so.  I know how it should work, but my friend is having a hell of a time getting FreeBSD on his box (he has some unique configurations).
when i ifconfig ed0:
 

ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
        inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2
        ether 00:00:c0:7d:0f:56
i don't know what it should say, so i don't know if my card is configured correctly.  I think it is, though.

Bhishan Hemrajani wrote:

We need a lot more information in order for us to help you.

First, are both of your ethernet cards configured properly? (Meaning you
can ping, telnet, etc. using both cards)

# ifconfig -a

Second, have you read the nat manpage? (It has step by step instructions
on how to do this)

$ man natd

Third, have you searched the mailing lists? (There are at least one hundred
instances of this)

$ lynx http://www.freebsd.org/search

--bhishan

> My friends and I are atempting to have a network party tomorrow, how
> ever i can't make most devices i need i think.  i have an ed0 for my NIC
>
> and it's bound to 10.0.0.1 (i'll also be running NATd).  Anyone one have
>
> any advice on makeing things work correctly?  from the tests wee have
> tried, i don't think they are.  Any help on how to set up this would be
> greatly appreciated.
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>

-- 
William D. Freeman [wdf@picusnet.com]
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- 
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- 
G- e- h! r !y+ 
------END GEEK CODE BLOCK------
  --------------CFF499443CC82567C434CC91-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 15 23:32:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id EFF9537B535 for ; Sat, 15 Apr 2000 23:32:14 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3G6RDV07276; Sat, 15 Apr 2000 23:27:13 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004160627.e3G6RDV07276@cytosine.dhs.org> Subject: Re: SMC Thin Ethernet under 4.0 In-Reply-To: <38F9222C.FB1CD209@picusnet.com> from William Freeman at "Apr 15, 2000 10:15:08 pm" To: William Freeman Date: Sat, 15 Apr 2000 23:27:13 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you have a public interface in order to do nat? The first ethernet card seems fine. However, in order to do NAT, you have to have an interface to be routing to. Once you configure your public interface, then read the manpage for natd (all the way at the bottom) and it has exact instructions on how to do this. --bhishan > well, i'm not exactly sure. we have never built a LAN before as we never had > the need to do so. I know how it should work, but my friend is having a hell > of a time getting FreeBSD on his box (he has some unique configurations). > when i ifconfig ed0: > > > ed0: flags=8843 mtu 1500 > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2 > ether 00:00:c0:7d:0f:56 > i don't know what it should say, so i don't know if my card is configured > correctly. I think it is, though. > > Bhishan Hemrajani wrote: > > > We need a lot more information in order for us to help you. > > > > First, are both of your ethernet cards configured properly? (Meaning you > > can ping, telnet, etc. using both cards) > > > > # ifconfig -a > > > > Second, have you read the nat manpage? (It has step by step instructions > > on how to do this) > > > > $ man natd > > > > Third, have you searched the mailing lists? (There are at least one hundred > > instances of this) > > > > $ lynx http://www.freebsd.org/search > > > > --bhishan > > > > > My friends and I are atempting to have a network party tomorrow, how > > > ever i can't make most devices i need i think. i have an ed0 for my NIC > > > > > > and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have > > > > > > any advice on makeing things work correctly? from the tests wee have > > > tried, i don't think they are. Any help on how to set up this would be > > > greatly appreciated. > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > -- > William D. Freeman [wdf@picusnet.com] > http://members.xoom.com/EvilGNU > -----BEGIN GEEK CODE BLOCK----- > Version: 3.12 > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > G- e- h! r !y+ > ------END GEEK CODE BLOCK------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message